@hxtos/hx-components 0.11.0 → 0.11.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.
- package/dist/index.es.js +4575 -4594
- package/dist/index.umd.js +37 -37
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(je,b){typeof exports=="object"&&typeof module<"u"?b(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],b):(je=typeof globalThis<"u"?globalThis:je||self,b(je["@hxtos/hx-components"]={},je.React,je.ReactDOM))})(this,function(je,b,Hl){"use strict";function
|
|
1
|
+
(function(je,b){typeof exports=="object"&&typeof module<"u"?b(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],b):(je=typeof globalThis<"u"?globalThis:je||self,b(je["@hxtos/hx-components"]={},je.React,je.ReactDOM))})(this,function(je,b,Hl){"use strict";function q2(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const te=q2(b);var or=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Wl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Zl={exports:{}},Qo={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.development.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Yp;function Q2(){return Yp||(Yp=1,process.env.NODE_ENV!=="production"&&function(){var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),C=Symbol.iterator,S="@@iterator";function E(x){if(x===null||typeof x!="object")return null;var B=C&&x[C]||x[S];return typeof B=="function"?B:null}var A=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function R(x){{for(var B=arguments.length,H=new Array(B>1?B-1:0),le=1;le<B;le++)H[le-1]=arguments[le];L("error",x,H)}}function L(x,B,H){{var le=A.ReactDebugCurrentFrame,we=le.getStackAddendum();we!==""&&(B+="%s",H=H.concat([we]));var _e=H.map(function(ve){return String(ve)});_e.unshift("Warning: "+B),Function.prototype.apply.call(console[x],console,_e)}}var V=!1,N=!1,X=!1,Z=!1,U=!1,fe;fe=Symbol.for("react.module.reference");function Te(x){return!!(typeof x=="string"||typeof x=="function"||x===r||x===a||U||x===i||x===f||x===h||Z||x===v||V||N||X||typeof x=="object"&&x!==null&&(x.$$typeof===m||x.$$typeof===p||x.$$typeof===u||x.$$typeof===l||x.$$typeof===c||x.$$typeof===fe||x.getModuleId!==void 0))}function Ge(x,B,H){var le=x.displayName;if(le)return le;var we=B.displayName||B.name||"";return we!==""?H+"("+we+")":H}function Xe(x){return x.displayName||"Context"}function pe(x){if(x==null)return null;if(typeof x.tag=="number"&&R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof x=="function")return x.displayName||x.name||null;if(typeof x=="string")return x;switch(x){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case f:return"Suspense";case h:return"SuspenseList"}if(typeof x=="object")switch(x.$$typeof){case l:var B=x;return Xe(B)+".Consumer";case u:var H=x;return Xe(H._context)+".Provider";case c:return Ge(x,x.render,"ForwardRef");case p:var le=x.displayName||null;return le!==null?le:pe(x.type)||"Memo";case m:{var we=x,_e=we._payload,ve=we._init;try{return pe(ve(_e))}catch{return null}}}return null}var Ce=Object.assign,be=0,Ae,Ve,Je,F,P,M,O;function y(){}y.__reactDisabledLog=!0;function j(){{if(be===0){Ae=console.log,Ve=console.info,Je=console.warn,F=console.error,P=console.group,M=console.groupCollapsed,O=console.groupEnd;var x={configurable:!0,enumerable:!0,value:y,writable:!0};Object.defineProperties(console,{info:x,log:x,warn:x,error:x,group:x,groupCollapsed:x,groupEnd:x})}be++}}function Q(){{if(be--,be===0){var x={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ce({},x,{value:Ae}),info:Ce({},x,{value:Ve}),warn:Ce({},x,{value:Je}),error:Ce({},x,{value:F}),group:Ce({},x,{value:P}),groupCollapsed:Ce({},x,{value:M}),groupEnd:Ce({},x,{value:O})})}be<0&&R("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var oe=A.ReactCurrentDispatcher,z;function J(x,B,H){{if(z===void 0)try{throw Error()}catch(we){var le=we.stack.trim().match(/\n( *(at )?)/);z=le&&le[1]||""}return`
|
|
10
10
|
`+z+x}}var re=!1,ie;{var ue=typeof WeakMap=="function"?WeakMap:Map;ie=new ue}function K(x,B){if(!x||re)return"";{var H=ie.get(x);if(H!==void 0)return H}var le;re=!0;var we=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var _e;_e=oe.current,oe.current=null,j();try{if(B){var ve=function(){throw Error()};if(Object.defineProperty(ve.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ve,[])}catch(Et){le=Et}Reflect.construct(x,[],ve)}else{try{ve.call()}catch(Et){le=Et}x.call(ve.prototype)}}else{try{throw Error()}catch(Et){le=Et}x()}}catch(Et){if(Et&&le&&typeof Et.stack=="string"){for(var me=Et.stack.split(`
|
|
11
11
|
`),at=le.stack.split(`
|
|
12
12
|
`),We=me.length-1,ze=at.length-1;We>=1&&ze>=0&&me[We]!==at[ze];)ze--;for(;We>=1&&ze>=0;We--,ze--)if(me[We]!==at[ze]){if(We!==1||ze!==1)do if(We--,ze--,ze<0||me[We]!==at[ze]){var gt=`
|
|
@@ -24,7 +24,7 @@ Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(
|
|
|
24
24
|
*
|
|
25
25
|
* This source code is licensed under the MIT license found in the
|
|
26
26
|
* LICENSE file in the root directory of this source tree.
|
|
27
|
-
*/var
|
|
27
|
+
*/var Jp;function eS(){if(Jp)return ea;Jp=1;var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(l,c,f){var h,p={},m=null,v=null;f!==void 0&&(m=""+f),c.key!==void 0&&(m=""+c.key),c.ref!==void 0&&(v=c.ref);for(h in c)r.call(c,h)&&!a.hasOwnProperty(h)&&(p[h]=c[h]);if(l&&l.defaultProps)for(h in c=l.defaultProps,c)p[h]===void 0&&(p[h]=c[h]);return{$$typeof:t,type:l,key:m,ref:v,props:p,_owner:i.current}}return ea.Fragment=n,ea.jsx=u,ea.jsxs=u,ea}process.env.NODE_ENV==="production"?Zl.exports=eS():Zl.exports=Q2();var T=Zl.exports,Xl={exports:{}},ta={};/**
|
|
28
28
|
* @license React
|
|
29
29
|
* react-jsx-runtime.production.min.js
|
|
30
30
|
*
|
|
@@ -32,7 +32,7 @@ Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(
|
|
|
32
32
|
*
|
|
33
33
|
* This source code is licensed under the MIT license found in the
|
|
34
34
|
* LICENSE file in the root directory of this source tree.
|
|
35
|
-
*/var
|
|
35
|
+
*/var Kp;function tS(){if(Kp)return ta;Kp=1;var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(l,c,f){var h,p={},m=null,v=null;f!==void 0&&(m=""+f),c.key!==void 0&&(m=""+c.key),c.ref!==void 0&&(v=c.ref);for(h in c)r.call(c,h)&&!a.hasOwnProperty(h)&&(p[h]=c[h]);if(l&&l.defaultProps)for(h in c=l.defaultProps,c)p[h]===void 0&&(p[h]=c[h]);return{$$typeof:t,type:l,key:m,ref:v,props:p,_owner:i.current}}return ta.Fragment=n,ta.jsx=u,ta.jsxs=u,ta}var ms={};/**
|
|
36
36
|
* @license React
|
|
37
37
|
* react-jsx-runtime.development.js
|
|
38
38
|
*
|
|
@@ -40,7 +40,7 @@ Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(
|
|
|
40
40
|
*
|
|
41
41
|
* This source code is licensed under the MIT license found in the
|
|
42
42
|
* LICENSE file in the root directory of this source tree.
|
|
43
|
-
*/var
|
|
43
|
+
*/var qp;function nS(){return qp||(qp=1,process.env.NODE_ENV!=="production"&&function(){var e=b,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),C=Symbol.iterator,S="@@iterator";function E(x){if(x===null||typeof x!="object")return null;var B=C&&x[C]||x[S];return typeof B=="function"?B:null}var A=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function R(x){{for(var B=arguments.length,H=new Array(B>1?B-1:0),le=1;le<B;le++)H[le-1]=arguments[le];L("error",x,H)}}function L(x,B,H){{var le=A.ReactDebugCurrentFrame,we=le.getStackAddendum();we!==""&&(B+="%s",H=H.concat([we]));var _e=H.map(function(ve){return String(ve)});_e.unshift("Warning: "+B),Function.prototype.apply.call(console[x],console,_e)}}var V=!1,N=!1,X=!1,Z=!1,U=!1,fe;fe=Symbol.for("react.module.reference");function Te(x){return!!(typeof x=="string"||typeof x=="function"||x===r||x===a||U||x===i||x===f||x===h||Z||x===v||V||N||X||typeof x=="object"&&x!==null&&(x.$$typeof===m||x.$$typeof===p||x.$$typeof===u||x.$$typeof===l||x.$$typeof===c||x.$$typeof===fe||x.getModuleId!==void 0))}function Ge(x,B,H){var le=x.displayName;if(le)return le;var we=B.displayName||B.name||"";return we!==""?H+"("+we+")":H}function Xe(x){return x.displayName||"Context"}function pe(x){if(x==null)return null;if(typeof x.tag=="number"&&R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof x=="function")return x.displayName||x.name||null;if(typeof x=="string")return x;switch(x){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case f:return"Suspense";case h:return"SuspenseList"}if(typeof x=="object")switch(x.$$typeof){case l:var B=x;return Xe(B)+".Consumer";case u:var H=x;return Xe(H._context)+".Provider";case c:return Ge(x,x.render,"ForwardRef");case p:var le=x.displayName||null;return le!==null?le:pe(x.type)||"Memo";case m:{var we=x,_e=we._payload,ve=we._init;try{return pe(ve(_e))}catch{return null}}}return null}var Ce=Object.assign,be=0,Ae,Ve,Je,F,P,M,O;function y(){}y.__reactDisabledLog=!0;function j(){{if(be===0){Ae=console.log,Ve=console.info,Je=console.warn,F=console.error,P=console.group,M=console.groupCollapsed,O=console.groupEnd;var x={configurable:!0,enumerable:!0,value:y,writable:!0};Object.defineProperties(console,{info:x,log:x,warn:x,error:x,group:x,groupCollapsed:x,groupEnd:x})}be++}}function Q(){{if(be--,be===0){var x={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ce({},x,{value:Ae}),info:Ce({},x,{value:Ve}),warn:Ce({},x,{value:Je}),error:Ce({},x,{value:F}),group:Ce({},x,{value:P}),groupCollapsed:Ce({},x,{value:M}),groupEnd:Ce({},x,{value:O})})}be<0&&R("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var oe=A.ReactCurrentDispatcher,z;function J(x,B,H){{if(z===void 0)try{throw Error()}catch(we){var le=we.stack.trim().match(/\n( *(at )?)/);z=le&&le[1]||""}return`
|
|
44
44
|
`+z+x}}var re=!1,ie;{var ue=typeof WeakMap=="function"?WeakMap:Map;ie=new ue}function K(x,B){if(!x||re)return"";{var H=ie.get(x);if(H!==void 0)return H}var le;re=!0;var we=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var _e;_e=oe.current,oe.current=null,j();try{if(B){var ve=function(){throw Error()};if(Object.defineProperty(ve.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ve,[])}catch(Et){le=Et}Reflect.construct(x,[],ve)}else{try{ve.call()}catch(Et){le=Et}x.call(ve.prototype)}}else{try{throw Error()}catch(Et){le=Et}x()}}catch(Et){if(Et&&le&&typeof Et.stack=="string"){for(var me=Et.stack.split(`
|
|
45
45
|
`),at=le.stack.split(`
|
|
46
46
|
`),We=me.length-1,ze=at.length-1;We>=1&&ze>=0&&me[We]!==at[ze];)ze--;for(;We>=1&&ze>=0;We--,ze--)if(me[We]!==at[ze]){if(We!==1||ze!==1)do if(We--,ze--,ze<0||me[We]!==at[ze]){var gt=`
|
|
@@ -50,11 +50,11 @@ Check the render method of \``+x+"`."}return""}}function Ja(x){{if(x!==void 0){v
|
|
|
50
50
|
|
|
51
51
|
Check your code at `+B+":"+H+"."}return""}}var Ti={};function Vo(x){{var B=Pi();if(!B){var H=typeof x=="string"?x:x.displayName||x.name;H&&(B=`
|
|
52
52
|
|
|
53
|
-
Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(!x._store||x._store.validated||x.key!=null)return;x._store.validated=!0;var H=Vo(B);if(Ti[H])return;Ti[H]=!0;var le="";x&&x._owner&&x._owner!==Cr.current&&(le=" It was passed a child from "+pe(x._owner.type)+"."),Jt(x),R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',H,le),Jt(null)}}function Oi(x,B){{if(typeof x!="object")return;if(st(x))for(var H=0;H<x.length;H++){var le=x[H];wr(le)&&Fi(le,B)}else if(wr(x))x._store&&(x._store.validated=!0);else if(x){var we=E(x);if(typeof we=="function"&&we!==x.entries)for(var _e=we.call(x),ve;!(ve=_e.next()).done;)wr(ve.value)&&Fi(ve.value,B)}}}function Ka(x){{var B=x.type;if(B==null||typeof B=="string")return;var H;if(typeof B=="function")H=B.propTypes;else if(typeof B=="object"&&(B.$$typeof===c||B.$$typeof===p))H=B.propTypes;else return;if(H){var le=pe(B);qe(H,x.props,"prop",le,x)}else if(B.PropTypes!==void 0&&!tr){tr=!0;var we=pe(B);R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",we||"Unknown")}typeof B.getDefaultProps=="function"&&!B.getDefaultProps.isReactClassApproved&&R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ri(x){{for(var B=Object.keys(x.props),H=0;H<B.length;H++){var le=B[H];if(le!=="children"&&le!=="key"){Jt(x),R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",le),Jt(null);break}}x.ref!==null&&(Jt(x),R("Invalid attribute `ref` supplied to `React.Fragment`."),Jt(null))}}function Mi(x,B,H,le,we,_e){{var ve=Te(x);if(!ve){var me="";(x===void 0||typeof x=="object"&&x!==null&&Object.keys(x).length===0)&&(me+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var at=Ja(we);at?me+=at:me+=Pi();var We;x===null?We="null":st(x)?We="array":x!==void 0&&x.$$typeof===t?(We="<"+(pe(x.type)||"Unknown")+" />",me=" Did you accidentally export a JSX literal instead of a component?"):We=typeof x,R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",We,me)}var ze=Ya(x,B,H,we,_e);if(ze==null)return ze;if(ve){var gt=B.children;if(gt!==void 0)if(le)if(st(gt)){for(var jt=0;jt<gt.length;jt++)Oi(gt[jt],x);Object.freeze&&Object.freeze(gt)}else R("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Oi(gt,x)}return x===r?Ri(ze):Ka(ze),ze}}function Li(x,B,H){return Mi(x,B,H,!0)}function qa(x,B,H){return Mi(x,B,H,!1)}var Qa=qa,es=Li;ms.Fragment=r,ms.jsx=Qa,ms.jsxs=es}()),ms}process.env.NODE_ENV==="production"?Xl.exports=iS():Xl.exports=oS();var se=Xl.exports;function aS(e){return se.jsx("svg",{...e,width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M5 16H11C11.2833 16 11.5208 15.9042 11.7125 15.7125C11.9042 15.5208 12 15.2833 12 15C12 14.7167 11.9042 14.4792 11.7125 14.2875C11.5208 14.0958 11.2833 14 11 14H5C4.71667 14 4.47917 14.0958 4.2875 14.2875C4.09583 14.4792 4 14.7167 4 15C4 15.2833 4.09583 15.5208 4.2875 15.7125C4.47917 15.9042 4.71667 16 5 16ZM5 12H11C11.2833 12 11.5208 11.9042 11.7125 11.7125C11.9042 11.5208 12 11.2833 12 11C12 10.7167 11.9042 10.4792 11.7125 10.2875C11.5208 10.0958 11.2833 10 11 10H5C4.71667 10 4.47917 10.0958 4.2875 10.2875C4.09583 10.4792 4 10.7167 4 11C4 11.2833 4.09583 11.5208 4.2875 11.7125C4.47917 11.9042 4.71667 12 5 12ZM2 20C1.45 20 0.979167 19.8042 0.5875 19.4125C0.195833 19.0208 0 18.55 0 18V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H9.175C9.44167 0 9.69583 0.05 9.9375 0.15C10.1792 0.25 10.3917 0.391667 10.575 0.575L15.425 5.425C15.6083 5.60833 15.75 5.82083 15.85 6.0625C15.95 6.30417 16 6.55833 16 6.825V18C16 18.55 15.8042 19.0208 15.4125 19.4125C15.0208 19.8042 14.55 20 14 20H2ZM9 6V2H2V18H14V7H10C9.71667 7 9.47917 6.90417 9.2875 6.7125C9.09583 6.52083 9 6.28333 9 6Z",fill:"currentColor"})})}function sS(e){return se.jsx("svg",{...e,width:"25",height:"15",viewBox:"0 0 25 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M1.38889 15H23.6111C24.375 15 25 14.4375 25 13.75C25 13.0625 24.375 12.5 23.6111 12.5H1.38889C0.625 12.5 0 13.0625 0 13.75C0 14.4375 0.625 15 1.38889 15ZM1.38889 8.75H23.6111C24.375 8.75 25 8.1875 25 7.5C25 6.8125 24.375 6.25 23.6111 6.25H1.38889C0.625 6.25 0 6.8125 0 7.5C0 8.1875 0.625 8.75 1.38889 8.75ZM0 1.25C0 1.9375 0.625 2.5 1.38889 2.5H23.6111C24.375 2.5 25 1.9375 25 1.25C25 0.5625 24.375 0 23.6111 0H1.38889C0.625 0 0 0.5625 0 1.25Z",fill:"currentColor"})})}function uS(e){return se.jsx("svg",{...e,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.625 0V8.88889H9.51389V0H0.625ZM7.29167 6.66667H2.84722V2.22222H7.29167V6.66667ZM0.625 11.1111V20H9.51389V11.1111H0.625ZM7.29167 17.7778H2.84722V13.3333H7.29167V17.7778ZM11.7361 0V8.88889H20.625V0H11.7361ZM18.4028 6.66667H13.9583V2.22222H18.4028V6.66667ZM11.7361 11.1111V20H20.625V11.1111H11.7361ZM18.4028 17.7778H13.9583V13.3333H18.4028V17.7778Z",fill:"currentColor"})})}function lS(e){return se.jsx("svg",{...e,width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M12 12C15.315 12 18 9.315 18 6C18 2.685 15.315 0 12 0C8.685 0 6 2.685 6 6C6 9.315 8.685 12 12 12ZM12 15C7.995 15 0 17.01 0 21V22.5C0 23.325 0.675 24 1.5 24H22.5C23.325 24 24 23.325 24 22.5V21C24 17.01 16.005 15 12 15Z",fill:"currentColor"})})}function cS(e){return se.jsxs("svg",{...e,width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("path",{d:"M1.54167 1.54167H5.79167C6.18125 1.54167 6.5 1.22292 6.5 0.833333C6.5 0.44375 6.18125 0.125 5.79167 0.125H1.54167C0.7625 0.125 0.125 0.7625 0.125 1.54167V11.4583C0.125 12.2375 0.7625 12.875 1.54167 12.875H5.79167C6.18125 12.875 6.5 12.5562 6.5 12.1667C6.5 11.7771 6.18125 11.4583 5.79167 11.4583H1.54167V1.54167Z",fill:"#333333"}),se.jsx("path",{d:"M12.6271 6.25205L10.6508 4.2758C10.6016 4.22519 10.5383 4.19043 10.4692 4.17597C10.4001 4.16151 10.3282 4.16801 10.2628 4.19464C10.1974 4.22126 10.1414 4.2668 10.102 4.32542C10.0626 4.38405 10.0416 4.45309 10.0417 4.52372V5.79163H5.08333C4.69375 5.79163 4.375 6.11038 4.375 6.49997C4.375 6.88955 4.69375 7.2083 5.08333 7.2083H10.0417V8.47622C10.0417 8.79497 10.4242 8.9508 10.6437 8.72413L12.62 6.74788C12.7617 6.6133 12.7617 6.38663 12.6271 6.25205Z",fill:"#333333"})]})}function fS(e){return se.jsxs("svg",{...e,width:"19",height:"18",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_35_134)",children:[se.jsx("path",{d:"M19 9C19 1.8 13 0 10 0C7 0 13.5 1.8 13.5 9C13.5 16.2 7 18 10 18C13 18 19 16.2 19 9Z",fill:"black"}),se.jsx("path",{d:"M8.8682 7.44825L6.3887 7.08789L5.28031 4.84082C5.25003 4.7793 5.20023 4.7295 5.1387 4.69922C4.98441 4.62305 4.79691 4.68653 4.71976 4.84082L3.61136 7.08789L1.13187 7.44825C1.06351 7.45801 1.00101 7.49024 0.953158 7.53907C0.895308 7.59853 0.86343 7.67852 0.864529 7.76147C0.865628 7.84442 0.899613 7.92354 0.959017 7.98145L2.75296 9.73047L2.32913 12.2002C2.3192 12.2576 2.32555 12.3167 2.34749 12.3708C2.36942 12.4248 2.40605 12.4716 2.45322 12.5058C2.5004 12.5401 2.55623 12.5605 2.61439 12.5646C2.67254 12.5688 2.7307 12.5565 2.78226 12.5293L5.00003 11.3633L7.21781 12.5293C7.27835 12.5615 7.34867 12.5723 7.41605 12.5605C7.58597 12.5313 7.70023 12.3701 7.67093 12.2002L7.2471 9.73047L9.04105 7.98145C9.08988 7.9336 9.1221 7.8711 9.13187 7.80274C9.15824 7.63184 9.03909 7.47364 8.8682 7.44825Z",fill:"black"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_35_134",children:se.jsx("rect",{width:"19",height:"18",fill:"white"})})})]})}function dS(e){return se.jsxs("svg",{...e,width:"11",height:"7",viewBox:"0 0 11 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("g",{clipPath:"url(#clip0_38_137)",children:se.jsx("path",{d:"M1.86625 0.800537L5.5 4.42637L9.13375 0.800537L10.25 1.91679L5.5 6.66679L0.75 1.91679L1.86625 0.800537Z",fill:"currentColor"})}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_38_137",children:se.jsx("rect",{width:"11",height:"7",fill:"white"})})})]})}function hS(e){return se.jsxs("svg",{...e,width:"11",height:"7",viewBox:"0 0 11 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("g",{clipPath:"url(#clip0_38_137)",children:se.jsx("path",{d:"M9.13375 6.19946L5.5 2.57363L1.86625 6.19946L0.75 5.08321L5.5 0.333209L10.25 5.08321L9.13375 6.19946Z",fill:"currentColor"})}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_38_137",children:se.jsx("rect",{width:"11",height:"7",fill:"white",transform:"matrix(-1 0 0 -1 11 7)"})})})]})}function pS(e){return se.jsx("svg",{...e,width:"10",height:"5",viewBox:"0 0 10 5",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M10.5 5L5.5 0L0.5 5L10.5 5Z",fill:"currentColor"})})}function gS(e){return se.jsx("svg",{...e,width:"10",height:"5",viewBox:"0 0 10 5",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M0.5 0.5L5.5 5.5L10.5 0.5H0.5Z",fill:"currentColor"})})}function eg(e){return se.jsx("svg",{...e,width:"7",height:"12",viewBox:"0 0 7 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6 10.6667L1.33333 6.00002L6 1.33335",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function tg(e){return se.jsx("svg",{...e,width:"7",height:"12",viewBox:"0 0 7 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M1 1.33331L5.66667 5.99998L1 10.6666",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function mS(e){return se.jsx("svg",{...e,width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6.33334 10.6667L1.66667 6.00002L6.33334 1.33335M11.6667 10.6667L7 6.00002L11.6667 1.33335",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function vS(e){return se.jsx("svg",{...e,width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6.66668 1.33331L11.3333 5.99998L6.66668 10.6666M1.33334 1.33331L6.00001 5.99998L1.33334 10.6666",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function bS(e){return se.jsx("svg",{...e,width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M11.9246 3.81796L9.09596 0.989257C8.99538 0.888678 8.8323 0.888678 8.73176 0.989223L8.2461 1.47485C8.19778 1.52316 8.17065 1.58865 8.17065 1.65698C8.17065 1.72529 8.19778 1.79077 8.24606 1.83909L9.80606 3.39912H2.19401L3.754 1.83915C3.80229 1.79087 3.82941 1.72535 3.82941 1.65705C3.82941 1.58875 3.80229 1.52323 3.754 1.47495L3.26834 0.989257C3.16776 0.888712 3.00472 0.888643 2.90411 0.989257L0.0754091 3.81792C0.027128 3.8662 0 3.93172 0 4.00002C0 4.06832 0.027128 4.13384 0.0754091 4.18212L2.90414 7.01082C2.95445 7.0611 3.02038 7.08627 3.08628 7.08627C3.15217 7.08627 3.21811 7.06113 3.26841 7.01082L3.75407 6.52516C3.80235 6.47688 3.82948 6.41136 3.82948 6.34306C3.82948 6.27476 3.80235 6.20924 3.75407 6.16096L2.19404 4.60096H9.8061L8.24606 6.16096C8.19778 6.20924 8.17065 6.27476 8.17065 6.34306C8.17065 6.41136 8.19778 6.47688 8.24606 6.52516L8.73172 7.01082C8.78004 7.05914 8.84552 7.08627 8.91386 7.08627C8.98216 7.08627 9.04768 7.05914 9.09599 7.01082L11.9246 4.18216C12.0251 4.08158 12.0251 3.9185 11.9246 3.81796Z",fill:"currentColor"})})}function zl(e){return se.jsx("svg",{...e,width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M10.999 9.67361H10.304L10.0576 9.4362C10.6075 8.7978 11.0093 8.04582 11.2344 7.23408C11.4595 6.42235 11.5023 5.57092 11.3597 4.74072C10.9462 2.29625 8.90505 0.344195 6.44155 0.0452311C5.57547 -0.0642724 4.6958 0.0256856 3.86986 0.308221C3.04392 0.590757 2.29359 1.05838 1.6763 1.67531C1.059 2.29224 0.591104 3.04213 0.308402 3.86759C0.0257007 4.69305 -0.0643101 5.5722 0.0452576 6.43777C0.344397 8.89983 2.2976 10.9398 4.7435 11.3531C5.57418 11.4956 6.42611 11.4528 7.23833 11.2278C8.05054 11.0029 8.80296 10.6012 9.44174 10.0517L9.67929 10.2979V10.9926L13.4185 14.7296C13.7793 15.0901 14.3687 15.0901 14.7295 14.7296C15.0902 14.3691 15.0902 13.78 14.7295 13.4195L10.999 9.67361ZM5.7201 9.67361C3.52935 9.67361 1.76091 7.90621 1.76091 5.71674C1.76091 3.52728 3.52935 1.75987 5.7201 1.75987C7.91085 1.75987 9.67929 3.52728 9.67929 5.71674C9.67929 7.90621 7.91085 9.67361 5.7201 9.67361Z",fill:"currentColor"})})}function yS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M9.97214 5.00009L-0.0278625 5.00009L4.97214 9.14335e-05L9.97214 5.00009Z",fill:"currentColor"}),se.jsx("path",{d:"M10.0279 8.99992L5.02786 13.9999L0.0278625 8.99992L10.0279 8.99992ZM7.43858 10.0713L2.61715 10.0713L5.02786 12.4821L7.43858 10.0713Z",fill:"currentColor"})]})})}function xS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M-2.38419e-07 9H10L5 14L-2.38419e-07 9Z",fill:"currentColor"}),se.jsx("path",{d:"M-2.38419e-07 5L5 0L10 5L-2.38419e-07 5ZM2.58929 3.92857L7.41071 3.92857L5 1.51786L2.58929 3.92857Z",fill:"currentColor"})]})})}function CS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M-2.38419e-07 9H10L5 14L-2.38419e-07 9ZM2.58929 10.0714L5 12.4821L7.41071 10.0714H2.58929Z",fill:"currentColor"}),se.jsx("path",{d:"M10 5L0 5L5 -1.19209e-07L10 5ZM7.41071 3.92857L5 1.51786L2.58929 3.92857L7.41071 3.92857Z",fill:"currentColor"})]})})}function wS(e){return se.jsx("svg",{...e,width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M0.625 13.2775V15.9375C0.625 16.1825 0.8175 16.375 1.0625 16.375H3.7225C3.83625 16.375 3.95 16.3313 4.02875 16.2438L13.5837 6.6975L10.3025 3.41625L0.75625 12.9625C0.66875 13.05 0.625 13.155 0.625 13.2775ZM16.1212 4.16C16.2024 4.07905 16.2667 3.9829 16.3106 3.87705C16.3545 3.7712 16.3771 3.65772 16.3771 3.54313C16.3771 3.42853 16.3545 3.31506 16.3106 3.20921C16.2667 3.10335 16.2024 3.0072 16.1212 2.92625L14.0738 0.878752C13.9928 0.797637 13.8966 0.733283 13.7908 0.689374C13.6849 0.645465 13.5715 0.622864 13.4569 0.622864C13.3423 0.622864 13.2288 0.645465 13.123 0.689374C13.0171 0.733283 12.9209 0.797637 12.84 0.878752L11.2388 2.48L14.52 5.76125L16.1212 4.16V4.16Z",fill:"currentColor"})})}function SS(e){return se.jsxs("svg",{...e,className:"w-4 h-4",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_7015_29301)",children:[se.jsx("path",{d:"M15.375 6.7C14.775 3.175 11.7 0.5 8 0.5C4.3 0.5 1.225 3.175 0.625 6.7L8 3L15.375 6.7ZM0.625 9.3C1.225 12.825 4.3 15.5 8 15.5C11.7 15.5 14.775 12.825 15.375 9.3L8 13L0.625 9.3Z",fill:"#699635"}),se.jsx("path",{d:"M8 3L0.625 6.7C0.55 7.125 0.5 7.55 0.5 8C0.5 8.45 0.55 8.875 0.625 9.3L8 13L15.375 9.3C15.45 8.875 15.5 8.45 15.5 8C15.5 7.55 15.45 7.125 15.375 6.7L8 3Z",fill:"#FFE62E"}),se.jsx("path",{d:"M6.5 7.10001C5.7 7.10001 4.95 7.27501 4.275 7.57501C4.25 7.72501 4.25 7.85001 4.25 8.00001C4.25 10.075 5.925 11.75 8 11.75C9.4 11.75 10.625 10.975 11.275 9.85001C10.35 8.22501 8.55 7.10001 6.5 7.10001Z",fill:"#428BC1"}),se.jsx("path",{d:"M11.7 8.6C11.725 8.4 11.75 8.2 11.75 8C11.75 5.925 10.075 4.25 8 4.25C6.525 4.25 5.25 5.1 4.625 6.35C5.225 6.175 5.85 6.075 6.5 6.075C8.625 6.075 10.5 7.075 11.7 8.6Z",fill:"#428BC1"}),se.jsx("path",{d:"M6.4999 6.075C5.8499 6.075 5.2249 6.175 4.6249 6.35C4.4499 6.725 4.3249 7.125 4.2749 7.575C4.9499 7.275 5.6999 7.1 6.4999 7.1C8.5499 7.1 10.3499 8.2 11.2749 9.825C11.4999 9.45 11.6249 9.025 11.6999 8.6C10.4999 7.075 8.6249 6.075 6.4999 6.075Z",fill:"white"}),se.jsx("path",{d:"M5.5 8.25C5.63807 8.25 5.75 8.13807 5.75 8C5.75 7.86193 5.63807 7.75 5.5 7.75C5.36193 7.75 5.25 7.86193 5.25 8C5.25 8.13807 5.36193 8.25 5.5 8.25Z",fill:"white"}),se.jsx("path",{d:"M6.5 9.75C6.63807 9.75 6.75 9.63807 6.75 9.5C6.75 9.36193 6.63807 9.25 6.5 9.25C6.36193 9.25 6.25 9.36193 6.25 9.5C6.25 9.63807 6.36193 9.75 6.5 9.75Z",fill:"white"}),se.jsx("path",{d:"M8 9.75C8.13807 9.75 8.25 9.63807 8.25 9.5C8.25 9.36193 8.13807 9.25 8 9.25C7.86193 9.25 7.75 9.36193 7.75 9.5C7.75 9.63807 7.86193 9.75 8 9.75Z",fill:"white"}),se.jsx("path",{d:"M8 10.75C8.13807 10.75 8.25 10.6381 8.25 10.5C8.25 10.3619 8.13807 10.25 8 10.25C7.86193 10.25 7.75 10.3619 7.75 10.5C7.75 10.6381 7.86193 10.75 8 10.75Z",fill:"white"}),se.jsx("path",{d:"M10 9.75C10.1381 9.75 10.25 9.63807 10.25 9.5C10.25 9.36193 10.1381 9.25 10 9.25C9.86193 9.25 9.75 9.36193 9.75 9.5C9.75 9.63807 9.86193 9.75 10 9.75Z",fill:"white"}),se.jsx("path",{d:"M10 10.75C10.1381 10.75 10.25 10.6381 10.25 10.5C10.25 10.3619 10.1381 10.25 10 10.25C9.86193 10.25 9.75 10.3619 9.75 10.5C9.75 10.6381 9.86193 10.75 10 10.75Z",fill:"white"}),se.jsx("path",{d:"M9 10.25C9.13807 10.25 9.25 10.1381 9.25 10C9.25 9.86193 9.13807 9.75 9 9.75C8.86193 9.75 8.75 9.86193 8.75 10C8.75 10.1381 8.86193 10.25 9 10.25Z",fill:"white"}),se.jsx("path",{d:"M5.5 9.25C5.63807 9.25 5.75 9.13807 5.75 9C5.75 8.86193 5.63807 8.75 5.5 8.75C5.36193 8.75 5.25 8.86193 5.25 9C5.25 9.13807 5.36193 9.25 5.5 9.25Z",fill:"white"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_7015_29301",children:se.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})}function IS(e){return se.jsxs("svg",{...e,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_496_231)",children:[se.jsx("path",{d:"M12 1.65C10.825 0.925 9.475 0.5 8 0.5V1.65H12Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 2.80002H13.4C12.975 2.37502 12.5 1.97502 12 1.65002H8V2.80002Z",fill:"white"}),se.jsx("path",{d:"M8 3.95005H14.325C14.05 3.52505 13.75 3.15005 13.425 2.80005H8V3.95005Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 5.09995H14.925C14.75 4.69995 14.55 4.29995 14.325 3.94995H8V5.09995Z",fill:"white"}),se.jsx("path",{d:"M8 6.24998H15.3C15.2 5.84998 15.075 5.47498 14.925 5.09998H8V6.24998Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 7.42502H15.475C15.45 7.02502 15.375 6.65002 15.3 6.27502H8V7.42502Z",fill:"white"}),se.jsx("path",{d:"M15.475 7.42505H8V8.00005H0.5C0.5 8.20005 0.5 8.37505 0.525 8.57505H15.475C15.5 8.37505 15.5 8.20005 15.5 8.00005C15.5 7.80005 15.5 7.60005 15.475 7.42505Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M0.700024 9.72495H15.3C15.4 9.34995 15.45 8.97495 15.475 8.57495H0.525024C0.550024 8.94995 0.600024 9.34995 0.700024 9.72495Z",fill:"white"}),se.jsx("path",{d:"M1.07501 10.875H14.925C15.075 10.5 15.2 10.125 15.3 9.72498H0.700012C0.800012 10.125 0.925012 10.5 1.07501 10.875Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M1.67501 12.025H14.325C14.55 11.65 14.75 11.275 14.925 10.875H1.07501C1.25001 11.275 1.45001 11.65 1.67501 12.025Z",fill:"white"}),se.jsx("path",{d:"M2.57499 13.175H13.425C13.75 12.825 14.075 12.425 14.325 12.025H1.67499C1.92499 12.45 2.24999 12.825 2.57499 13.175Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M3.97501 14.325H12.025C12.55 14 13 13.6 13.425 13.175H2.57501C3.00001 13.625 3.47501 14 3.97501 14.325Z",fill:"white"}),se.jsx("path",{d:"M7.99998 15.5C9.47498 15.5 10.85 15.075 12.025 14.325H3.97498C5.14998 15.075 6.52498 15.5 7.99998 15.5Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M4 1.65C3.475 1.975 3 2.375 2.575 2.8C2.225 3.15 1.925 3.55 1.675 3.95C1.45 4.325 1.225 4.7 1.075 5.1C0.925 5.475 0.8 5.85 0.7 6.25C0.6 6.625 0.55 7 0.525 7.4C0.5 7.6 0.5 7.8 0.5 8H8V0.5C6.525 0.5 5.175 0.925 4 1.65Z",fill:"#428BC1"}),se.jsx("path",{d:"M6.24998 0.75L6.37498 1.125H6.74998L6.44998 1.375L6.54998 1.75L6.24998 1.525L5.94998 1.75L6.04998 1.375L5.74998 1.125H6.12498L6.24998 0.75ZM7.24998 2.25L7.37498 2.625H7.74998L7.44998 2.875L7.54998 3.25L7.24998 3.025L6.94998 3.25L7.04998 2.875L6.74998 2.625H7.12498L7.24998 2.25ZM5.24998 2.25L5.37498 2.625H5.74998L5.44998 2.875L5.54998 3.25L5.24998 3.025L4.94998 3.25L5.04998 2.875L4.74998 2.625H5.12498L5.24998 2.25ZM6.24998 3.75L6.37498 4.125H6.74998L6.44998 4.375L6.54998 4.75L6.24998 4.525L5.94998 4.75L6.04998 4.375L5.74998 4.125H6.12498L6.24998 3.75ZM4.24998 3.75L4.37498 4.125H4.74998L4.44998 4.375L4.54998 4.75L4.24998 4.525L3.94998 4.75L4.04998 4.375L3.74998 4.125H4.12498L4.24998 3.75ZM2.24998 3.75L2.37498 4.125H2.74998L2.44998 4.375L2.54998 4.75L2.24998 4.525L1.94998 4.75L2.04998 4.375L1.74998 4.125H2.12498L2.24998 3.75ZM7.24998 5.25L7.37498 5.625H7.74998L7.44998 5.875L7.54998 6.25L7.24998 6.025L6.94998 6.25L7.04998 5.875L6.74998 5.625H7.12498L7.24998 5.25ZM5.24998 5.25L5.37498 5.625H5.74998L5.44998 5.875L5.54998 6.25L5.24998 6.025L4.94998 6.25L5.04998 5.875L4.74998 5.625H5.12498L5.24998 5.25ZM3.24998 5.25L3.37498 5.625H3.74998L3.44998 5.875L3.54998 6.25L3.24998 6.025L2.94998 6.25L3.04998 5.875L2.74998 5.625H3.12498L3.24998 5.25ZM6.24998 6.75L6.37498 7.125H6.74998L6.44998 7.375L6.54998 7.75L6.24998 7.525L5.94998 7.75L6.04998 7.375L5.74998 7.125H6.12498L6.24998 6.75ZM4.24998 6.75L4.37498 7.125H4.74998L4.44998 7.375L4.54998 7.75L4.24998 7.525L3.94998 7.75L4.04998 7.375L3.74998 7.125H4.12498L4.24998 6.75ZM2.24998 6.75L2.37498 7.125H2.74998L2.44998 7.375L2.54998 7.75L2.24998 7.525L1.94998 7.75L2.04998 7.375L1.74998 7.125H2.12498L2.24998 6.75ZM2.94998 3.25L3.24998 3.025L3.54998 3.25L3.42498 2.875L3.72498 2.625H3.34998L3.24998 2.25L3.12498 2.625H2.77498L3.07498 2.85L2.94998 3.25ZM0.949976 6.25L1.24998 6.025L1.54998 6.25L1.42498 5.875L1.72498 5.625H1.37498L1.24998 5.25L1.12498 5.625H0.874976C0.874976 5.65 0.849976 5.675 0.849976 5.7L1.04998 5.85L0.949976 6.25Z",fill:"white"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_496_231",children:se.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})}function ES(e){return se.jsx("svg",{...e,width:"20",height:"14",viewBox:"0 0 20 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M16.125 5.36665C15.8451 3.94808 15.0813 2.6707 13.9642 1.75268C12.8471 0.834674 11.4459 0.332986 10 0.333313C7.59167 0.333313 5.5 1.69998 4.45833 3.69998C3.23353 3.83234 2.10084 4.41265 1.27791 5.32941C0.454976 6.24617 -0.000143085 7.43471 3.3744e-08 8.66665C3.3744e-08 11.425 2.24167 13.6666 5 13.6666H15.8333C18.1333 13.6666 20 11.8 20 9.49998C20 7.29998 18.2917 5.51665 16.125 5.36665ZM11.6667 7.83331V11.1666H8.33333V7.83331H5.83333L10 3.66665L14.1667 7.83331H11.6667Z",fill:"currentColor"})})}var ng={exports:{}};/*!
|
|
53
|
+
Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(!x._store||x._store.validated||x.key!=null)return;x._store.validated=!0;var H=Vo(B);if(Ti[H])return;Ti[H]=!0;var le="";x&&x._owner&&x._owner!==Cr.current&&(le=" It was passed a child from "+pe(x._owner.type)+"."),Jt(x),R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',H,le),Jt(null)}}function Oi(x,B){{if(typeof x!="object")return;if(st(x))for(var H=0;H<x.length;H++){var le=x[H];wr(le)&&Fi(le,B)}else if(wr(x))x._store&&(x._store.validated=!0);else if(x){var we=E(x);if(typeof we=="function"&&we!==x.entries)for(var _e=we.call(x),ve;!(ve=_e.next()).done;)wr(ve.value)&&Fi(ve.value,B)}}}function Ka(x){{var B=x.type;if(B==null||typeof B=="string")return;var H;if(typeof B=="function")H=B.propTypes;else if(typeof B=="object"&&(B.$$typeof===c||B.$$typeof===p))H=B.propTypes;else return;if(H){var le=pe(B);qe(H,x.props,"prop",le,x)}else if(B.PropTypes!==void 0&&!tr){tr=!0;var we=pe(B);R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",we||"Unknown")}typeof B.getDefaultProps=="function"&&!B.getDefaultProps.isReactClassApproved&&R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ri(x){{for(var B=Object.keys(x.props),H=0;H<B.length;H++){var le=B[H];if(le!=="children"&&le!=="key"){Jt(x),R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",le),Jt(null);break}}x.ref!==null&&(Jt(x),R("Invalid attribute `ref` supplied to `React.Fragment`."),Jt(null))}}function Mi(x,B,H,le,we,_e){{var ve=Te(x);if(!ve){var me="";(x===void 0||typeof x=="object"&&x!==null&&Object.keys(x).length===0)&&(me+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var at=Ja(we);at?me+=at:me+=Pi();var We;x===null?We="null":st(x)?We="array":x!==void 0&&x.$$typeof===t?(We="<"+(pe(x.type)||"Unknown")+" />",me=" Did you accidentally export a JSX literal instead of a component?"):We=typeof x,R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",We,me)}var ze=Ya(x,B,H,we,_e);if(ze==null)return ze;if(ve){var gt=B.children;if(gt!==void 0)if(le)if(st(gt)){for(var jt=0;jt<gt.length;jt++)Oi(gt[jt],x);Object.freeze&&Object.freeze(gt)}else R("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Oi(gt,x)}return x===r?Ri(ze):Ka(ze),ze}}function Li(x,B,H){return Mi(x,B,H,!0)}function qa(x,B,H){return Mi(x,B,H,!1)}var Qa=qa,es=Li;ms.Fragment=r,ms.jsx=Qa,ms.jsxs=es}()),ms}process.env.NODE_ENV==="production"?Xl.exports=tS():Xl.exports=nS();var se=Xl.exports;function rS(e){return se.jsx("svg",{...e,width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M5 16H11C11.2833 16 11.5208 15.9042 11.7125 15.7125C11.9042 15.5208 12 15.2833 12 15C12 14.7167 11.9042 14.4792 11.7125 14.2875C11.5208 14.0958 11.2833 14 11 14H5C4.71667 14 4.47917 14.0958 4.2875 14.2875C4.09583 14.4792 4 14.7167 4 15C4 15.2833 4.09583 15.5208 4.2875 15.7125C4.47917 15.9042 4.71667 16 5 16ZM5 12H11C11.2833 12 11.5208 11.9042 11.7125 11.7125C11.9042 11.5208 12 11.2833 12 11C12 10.7167 11.9042 10.4792 11.7125 10.2875C11.5208 10.0958 11.2833 10 11 10H5C4.71667 10 4.47917 10.0958 4.2875 10.2875C4.09583 10.4792 4 10.7167 4 11C4 11.2833 4.09583 11.5208 4.2875 11.7125C4.47917 11.9042 4.71667 12 5 12ZM2 20C1.45 20 0.979167 19.8042 0.5875 19.4125C0.195833 19.0208 0 18.55 0 18V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H9.175C9.44167 0 9.69583 0.05 9.9375 0.15C10.1792 0.25 10.3917 0.391667 10.575 0.575L15.425 5.425C15.6083 5.60833 15.75 5.82083 15.85 6.0625C15.95 6.30417 16 6.55833 16 6.825V18C16 18.55 15.8042 19.0208 15.4125 19.4125C15.0208 19.8042 14.55 20 14 20H2ZM9 6V2H2V18H14V7H10C9.71667 7 9.47917 6.90417 9.2875 6.7125C9.09583 6.52083 9 6.28333 9 6Z",fill:"currentColor"})})}function iS(e){return se.jsx("svg",{...e,width:"25",height:"15",viewBox:"0 0 25 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M1.38889 15H23.6111C24.375 15 25 14.4375 25 13.75C25 13.0625 24.375 12.5 23.6111 12.5H1.38889C0.625 12.5 0 13.0625 0 13.75C0 14.4375 0.625 15 1.38889 15ZM1.38889 8.75H23.6111C24.375 8.75 25 8.1875 25 7.5C25 6.8125 24.375 6.25 23.6111 6.25H1.38889C0.625 6.25 0 6.8125 0 7.5C0 8.1875 0.625 8.75 1.38889 8.75ZM0 1.25C0 1.9375 0.625 2.5 1.38889 2.5H23.6111C24.375 2.5 25 1.9375 25 1.25C25 0.5625 24.375 0 23.6111 0H1.38889C0.625 0 0 0.5625 0 1.25Z",fill:"currentColor"})})}function oS(e){return se.jsx("svg",{...e,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.625 0V8.88889H9.51389V0H0.625ZM7.29167 6.66667H2.84722V2.22222H7.29167V6.66667ZM0.625 11.1111V20H9.51389V11.1111H0.625ZM7.29167 17.7778H2.84722V13.3333H7.29167V17.7778ZM11.7361 0V8.88889H20.625V0H11.7361ZM18.4028 6.66667H13.9583V2.22222H18.4028V6.66667ZM11.7361 11.1111V20H20.625V11.1111H11.7361ZM18.4028 17.7778H13.9583V13.3333H18.4028V17.7778Z",fill:"currentColor"})})}function aS(e){return se.jsx("svg",{...e,width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M12 12C15.315 12 18 9.315 18 6C18 2.685 15.315 0 12 0C8.685 0 6 2.685 6 6C6 9.315 8.685 12 12 12ZM12 15C7.995 15 0 17.01 0 21V22.5C0 23.325 0.675 24 1.5 24H22.5C23.325 24 24 23.325 24 22.5V21C24 17.01 16.005 15 12 15Z",fill:"currentColor"})})}function sS(e){return se.jsxs("svg",{...e,width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("path",{d:"M1.54167 1.54167H5.79167C6.18125 1.54167 6.5 1.22292 6.5 0.833333C6.5 0.44375 6.18125 0.125 5.79167 0.125H1.54167C0.7625 0.125 0.125 0.7625 0.125 1.54167V11.4583C0.125 12.2375 0.7625 12.875 1.54167 12.875H5.79167C6.18125 12.875 6.5 12.5562 6.5 12.1667C6.5 11.7771 6.18125 11.4583 5.79167 11.4583H1.54167V1.54167Z",fill:"#333333"}),se.jsx("path",{d:"M12.6271 6.25205L10.6508 4.2758C10.6016 4.22519 10.5383 4.19043 10.4692 4.17597C10.4001 4.16151 10.3282 4.16801 10.2628 4.19464C10.1974 4.22126 10.1414 4.2668 10.102 4.32542C10.0626 4.38405 10.0416 4.45309 10.0417 4.52372V5.79163H5.08333C4.69375 5.79163 4.375 6.11038 4.375 6.49997C4.375 6.88955 4.69375 7.2083 5.08333 7.2083H10.0417V8.47622C10.0417 8.79497 10.4242 8.9508 10.6437 8.72413L12.62 6.74788C12.7617 6.6133 12.7617 6.38663 12.6271 6.25205Z",fill:"#333333"})]})}function uS(e){return se.jsxs("svg",{...e,width:"19",height:"18",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_35_134)",children:[se.jsx("path",{d:"M19 9C19 1.8 13 0 10 0C7 0 13.5 1.8 13.5 9C13.5 16.2 7 18 10 18C13 18 19 16.2 19 9Z",fill:"black"}),se.jsx("path",{d:"M8.8682 7.44825L6.3887 7.08789L5.28031 4.84082C5.25003 4.7793 5.20023 4.7295 5.1387 4.69922C4.98441 4.62305 4.79691 4.68653 4.71976 4.84082L3.61136 7.08789L1.13187 7.44825C1.06351 7.45801 1.00101 7.49024 0.953158 7.53907C0.895308 7.59853 0.86343 7.67852 0.864529 7.76147C0.865628 7.84442 0.899613 7.92354 0.959017 7.98145L2.75296 9.73047L2.32913 12.2002C2.3192 12.2576 2.32555 12.3167 2.34749 12.3708C2.36942 12.4248 2.40605 12.4716 2.45322 12.5058C2.5004 12.5401 2.55623 12.5605 2.61439 12.5646C2.67254 12.5688 2.7307 12.5565 2.78226 12.5293L5.00003 11.3633L7.21781 12.5293C7.27835 12.5615 7.34867 12.5723 7.41605 12.5605C7.58597 12.5313 7.70023 12.3701 7.67093 12.2002L7.2471 9.73047L9.04105 7.98145C9.08988 7.9336 9.1221 7.8711 9.13187 7.80274C9.15824 7.63184 9.03909 7.47364 8.8682 7.44825Z",fill:"black"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_35_134",children:se.jsx("rect",{width:"19",height:"18",fill:"white"})})})]})}function lS(e){return se.jsxs("svg",{...e,width:"11",height:"7",viewBox:"0 0 11 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("g",{clipPath:"url(#clip0_38_137)",children:se.jsx("path",{d:"M1.86625 0.800537L5.5 4.42637L9.13375 0.800537L10.25 1.91679L5.5 6.66679L0.75 1.91679L1.86625 0.800537Z",fill:"currentColor"})}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_38_137",children:se.jsx("rect",{width:"11",height:"7",fill:"white"})})})]})}function cS(e){return se.jsxs("svg",{...e,width:"11",height:"7",viewBox:"0 0 11 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsx("g",{clipPath:"url(#clip0_38_137)",children:se.jsx("path",{d:"M9.13375 6.19946L5.5 2.57363L1.86625 6.19946L0.75 5.08321L5.5 0.333209L10.25 5.08321L9.13375 6.19946Z",fill:"currentColor"})}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_38_137",children:se.jsx("rect",{width:"11",height:"7",fill:"white",transform:"matrix(-1 0 0 -1 11 7)"})})})]})}function fS(e){return se.jsx("svg",{...e,width:"10",height:"5",viewBox:"0 0 10 5",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M10.5 5L5.5 0L0.5 5L10.5 5Z",fill:"currentColor"})})}function dS(e){return se.jsx("svg",{...e,width:"10",height:"5",viewBox:"0 0 10 5",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M0.5 0.5L5.5 5.5L10.5 0.5H0.5Z",fill:"currentColor"})})}function Qp(e){return se.jsx("svg",{...e,width:"7",height:"12",viewBox:"0 0 7 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6 10.6667L1.33333 6.00002L6 1.33335",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function eg(e){return se.jsx("svg",{...e,width:"7",height:"12",viewBox:"0 0 7 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M1 1.33331L5.66667 5.99998L1 10.6666",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function hS(e){return se.jsx("svg",{...e,width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6.33334 10.6667L1.66667 6.00002L6.33334 1.33335M11.6667 10.6667L7 6.00002L11.6667 1.33335",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function pS(e){return se.jsx("svg",{...e,width:"13",height:"12",viewBox:"0 0 13 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M6.66668 1.33331L11.3333 5.99998L6.66668 10.6666M1.33334 1.33331L6.00001 5.99998L1.33334 10.6666",stroke:"currentColor",strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round"})})}function gS(e){return se.jsx("svg",{...e,width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M11.9246 3.81796L9.09596 0.989257C8.99538 0.888678 8.8323 0.888678 8.73176 0.989223L8.2461 1.47485C8.19778 1.52316 8.17065 1.58865 8.17065 1.65698C8.17065 1.72529 8.19778 1.79077 8.24606 1.83909L9.80606 3.39912H2.19401L3.754 1.83915C3.80229 1.79087 3.82941 1.72535 3.82941 1.65705C3.82941 1.58875 3.80229 1.52323 3.754 1.47495L3.26834 0.989257C3.16776 0.888712 3.00472 0.888643 2.90411 0.989257L0.0754091 3.81792C0.027128 3.8662 0 3.93172 0 4.00002C0 4.06832 0.027128 4.13384 0.0754091 4.18212L2.90414 7.01082C2.95445 7.0611 3.02038 7.08627 3.08628 7.08627C3.15217 7.08627 3.21811 7.06113 3.26841 7.01082L3.75407 6.52516C3.80235 6.47688 3.82948 6.41136 3.82948 6.34306C3.82948 6.27476 3.80235 6.20924 3.75407 6.16096L2.19404 4.60096H9.8061L8.24606 6.16096C8.19778 6.20924 8.17065 6.27476 8.17065 6.34306C8.17065 6.41136 8.19778 6.47688 8.24606 6.52516L8.73172 7.01082C8.78004 7.05914 8.84552 7.08627 8.91386 7.08627C8.98216 7.08627 9.04768 7.05914 9.09599 7.01082L11.9246 4.18216C12.0251 4.08158 12.0251 3.9185 11.9246 3.81796Z",fill:"currentColor"})})}function zl(e){return se.jsx("svg",{...e,width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M10.999 9.67361H10.304L10.0576 9.4362C10.6075 8.7978 11.0093 8.04582 11.2344 7.23408C11.4595 6.42235 11.5023 5.57092 11.3597 4.74072C10.9462 2.29625 8.90505 0.344195 6.44155 0.0452311C5.57547 -0.0642724 4.6958 0.0256856 3.86986 0.308221C3.04392 0.590757 2.29359 1.05838 1.6763 1.67531C1.059 2.29224 0.591104 3.04213 0.308402 3.86759C0.0257007 4.69305 -0.0643101 5.5722 0.0452576 6.43777C0.344397 8.89983 2.2976 10.9398 4.7435 11.3531C5.57418 11.4956 6.42611 11.4528 7.23833 11.2278C8.05054 11.0029 8.80296 10.6012 9.44174 10.0517L9.67929 10.2979V10.9926L13.4185 14.7296C13.7793 15.0901 14.3687 15.0901 14.7295 14.7296C15.0902 14.3691 15.0902 13.78 14.7295 13.4195L10.999 9.67361ZM5.7201 9.67361C3.52935 9.67361 1.76091 7.90621 1.76091 5.71674C1.76091 3.52728 3.52935 1.75987 5.7201 1.75987C7.91085 1.75987 9.67929 3.52728 9.67929 5.71674C9.67929 7.90621 7.91085 9.67361 5.7201 9.67361Z",fill:"currentColor"})})}function mS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M9.97214 5.00009L-0.0278625 5.00009L4.97214 9.14335e-05L9.97214 5.00009Z",fill:"currentColor"}),se.jsx("path",{d:"M10.0279 8.99992L5.02786 13.9999L0.0278625 8.99992L10.0279 8.99992ZM7.43858 10.0713L2.61715 10.0713L5.02786 12.4821L7.43858 10.0713Z",fill:"currentColor"})]})})}function vS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M-2.38419e-07 9H10L5 14L-2.38419e-07 9Z",fill:"currentColor"}),se.jsx("path",{d:"M-2.38419e-07 5L5 0L10 5L-2.38419e-07 5ZM2.58929 3.92857L7.41071 3.92857L5 1.51786L2.58929 3.92857Z",fill:"currentColor"})]})})}function bS(e){return se.jsx("svg",{...e,width:"10",height:"14",viewBox:"0 0 10 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:se.jsxs("g",{children:[se.jsx("path",{d:"M-2.38419e-07 9H10L5 14L-2.38419e-07 9ZM2.58929 10.0714L5 12.4821L7.41071 10.0714H2.58929Z",fill:"currentColor"}),se.jsx("path",{d:"M10 5L0 5L5 -1.19209e-07L10 5ZM7.41071 3.92857L5 1.51786L2.58929 3.92857L7.41071 3.92857Z",fill:"currentColor"})]})})}function yS(e){return se.jsx("svg",{...e,width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M0.625 13.2775V15.9375C0.625 16.1825 0.8175 16.375 1.0625 16.375H3.7225C3.83625 16.375 3.95 16.3313 4.02875 16.2438L13.5837 6.6975L10.3025 3.41625L0.75625 12.9625C0.66875 13.05 0.625 13.155 0.625 13.2775ZM16.1212 4.16C16.2024 4.07905 16.2667 3.9829 16.3106 3.87705C16.3545 3.7712 16.3771 3.65772 16.3771 3.54313C16.3771 3.42853 16.3545 3.31506 16.3106 3.20921C16.2667 3.10335 16.2024 3.0072 16.1212 2.92625L14.0738 0.878752C13.9928 0.797637 13.8966 0.733283 13.7908 0.689374C13.6849 0.645465 13.5715 0.622864 13.4569 0.622864C13.3423 0.622864 13.2288 0.645465 13.123 0.689374C13.0171 0.733283 12.9209 0.797637 12.84 0.878752L11.2388 2.48L14.52 5.76125L16.1212 4.16V4.16Z",fill:"currentColor"})})}function xS(e){return se.jsxs("svg",{...e,className:"w-4 h-4",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_7015_29301)",children:[se.jsx("path",{d:"M15.375 6.7C14.775 3.175 11.7 0.5 8 0.5C4.3 0.5 1.225 3.175 0.625 6.7L8 3L15.375 6.7ZM0.625 9.3C1.225 12.825 4.3 15.5 8 15.5C11.7 15.5 14.775 12.825 15.375 9.3L8 13L0.625 9.3Z",fill:"#699635"}),se.jsx("path",{d:"M8 3L0.625 6.7C0.55 7.125 0.5 7.55 0.5 8C0.5 8.45 0.55 8.875 0.625 9.3L8 13L15.375 9.3C15.45 8.875 15.5 8.45 15.5 8C15.5 7.55 15.45 7.125 15.375 6.7L8 3Z",fill:"#FFE62E"}),se.jsx("path",{d:"M6.5 7.10001C5.7 7.10001 4.95 7.27501 4.275 7.57501C4.25 7.72501 4.25 7.85001 4.25 8.00001C4.25 10.075 5.925 11.75 8 11.75C9.4 11.75 10.625 10.975 11.275 9.85001C10.35 8.22501 8.55 7.10001 6.5 7.10001Z",fill:"#428BC1"}),se.jsx("path",{d:"M11.7 8.6C11.725 8.4 11.75 8.2 11.75 8C11.75 5.925 10.075 4.25 8 4.25C6.525 4.25 5.25 5.1 4.625 6.35C5.225 6.175 5.85 6.075 6.5 6.075C8.625 6.075 10.5 7.075 11.7 8.6Z",fill:"#428BC1"}),se.jsx("path",{d:"M6.4999 6.075C5.8499 6.075 5.2249 6.175 4.6249 6.35C4.4499 6.725 4.3249 7.125 4.2749 7.575C4.9499 7.275 5.6999 7.1 6.4999 7.1C8.5499 7.1 10.3499 8.2 11.2749 9.825C11.4999 9.45 11.6249 9.025 11.6999 8.6C10.4999 7.075 8.6249 6.075 6.4999 6.075Z",fill:"white"}),se.jsx("path",{d:"M5.5 8.25C5.63807 8.25 5.75 8.13807 5.75 8C5.75 7.86193 5.63807 7.75 5.5 7.75C5.36193 7.75 5.25 7.86193 5.25 8C5.25 8.13807 5.36193 8.25 5.5 8.25Z",fill:"white"}),se.jsx("path",{d:"M6.5 9.75C6.63807 9.75 6.75 9.63807 6.75 9.5C6.75 9.36193 6.63807 9.25 6.5 9.25C6.36193 9.25 6.25 9.36193 6.25 9.5C6.25 9.63807 6.36193 9.75 6.5 9.75Z",fill:"white"}),se.jsx("path",{d:"M8 9.75C8.13807 9.75 8.25 9.63807 8.25 9.5C8.25 9.36193 8.13807 9.25 8 9.25C7.86193 9.25 7.75 9.36193 7.75 9.5C7.75 9.63807 7.86193 9.75 8 9.75Z",fill:"white"}),se.jsx("path",{d:"M8 10.75C8.13807 10.75 8.25 10.6381 8.25 10.5C8.25 10.3619 8.13807 10.25 8 10.25C7.86193 10.25 7.75 10.3619 7.75 10.5C7.75 10.6381 7.86193 10.75 8 10.75Z",fill:"white"}),se.jsx("path",{d:"M10 9.75C10.1381 9.75 10.25 9.63807 10.25 9.5C10.25 9.36193 10.1381 9.25 10 9.25C9.86193 9.25 9.75 9.36193 9.75 9.5C9.75 9.63807 9.86193 9.75 10 9.75Z",fill:"white"}),se.jsx("path",{d:"M10 10.75C10.1381 10.75 10.25 10.6381 10.25 10.5C10.25 10.3619 10.1381 10.25 10 10.25C9.86193 10.25 9.75 10.3619 9.75 10.5C9.75 10.6381 9.86193 10.75 10 10.75Z",fill:"white"}),se.jsx("path",{d:"M9 10.25C9.13807 10.25 9.25 10.1381 9.25 10C9.25 9.86193 9.13807 9.75 9 9.75C8.86193 9.75 8.75 9.86193 8.75 10C8.75 10.1381 8.86193 10.25 9 10.25Z",fill:"white"}),se.jsx("path",{d:"M5.5 9.25C5.63807 9.25 5.75 9.13807 5.75 9C5.75 8.86193 5.63807 8.75 5.5 8.75C5.36193 8.75 5.25 8.86193 5.25 9C5.25 9.13807 5.36193 9.25 5.5 9.25Z",fill:"white"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_7015_29301",children:se.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})}function CS(e){return se.jsxs("svg",{...e,width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[se.jsxs("g",{clipPath:"url(#clip0_496_231)",children:[se.jsx("path",{d:"M12 1.65C10.825 0.925 9.475 0.5 8 0.5V1.65H12Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 2.80002H13.4C12.975 2.37502 12.5 1.97502 12 1.65002H8V2.80002Z",fill:"white"}),se.jsx("path",{d:"M8 3.95005H14.325C14.05 3.52505 13.75 3.15005 13.425 2.80005H8V3.95005Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 5.09995H14.925C14.75 4.69995 14.55 4.29995 14.325 3.94995H8V5.09995Z",fill:"white"}),se.jsx("path",{d:"M8 6.24998H15.3C15.2 5.84998 15.075 5.47498 14.925 5.09998H8V6.24998Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M8 7.42502H15.475C15.45 7.02502 15.375 6.65002 15.3 6.27502H8V7.42502Z",fill:"white"}),se.jsx("path",{d:"M15.475 7.42505H8V8.00005H0.5C0.5 8.20005 0.5 8.37505 0.525 8.57505H15.475C15.5 8.37505 15.5 8.20005 15.5 8.00005C15.5 7.80005 15.5 7.60005 15.475 7.42505Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M0.700024 9.72495H15.3C15.4 9.34995 15.45 8.97495 15.475 8.57495H0.525024C0.550024 8.94995 0.600024 9.34995 0.700024 9.72495Z",fill:"white"}),se.jsx("path",{d:"M1.07501 10.875H14.925C15.075 10.5 15.2 10.125 15.3 9.72498H0.700012C0.800012 10.125 0.925012 10.5 1.07501 10.875Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M1.67501 12.025H14.325C14.55 11.65 14.75 11.275 14.925 10.875H1.07501C1.25001 11.275 1.45001 11.65 1.67501 12.025Z",fill:"white"}),se.jsx("path",{d:"M2.57499 13.175H13.425C13.75 12.825 14.075 12.425 14.325 12.025H1.67499C1.92499 12.45 2.24999 12.825 2.57499 13.175Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M3.97501 14.325H12.025C12.55 14 13 13.6 13.425 13.175H2.57501C3.00001 13.625 3.47501 14 3.97501 14.325Z",fill:"white"}),se.jsx("path",{d:"M7.99998 15.5C9.47498 15.5 10.85 15.075 12.025 14.325H3.97498C5.14998 15.075 6.52498 15.5 7.99998 15.5Z",fill:"#ED4C5C"}),se.jsx("path",{d:"M4 1.65C3.475 1.975 3 2.375 2.575 2.8C2.225 3.15 1.925 3.55 1.675 3.95C1.45 4.325 1.225 4.7 1.075 5.1C0.925 5.475 0.8 5.85 0.7 6.25C0.6 6.625 0.55 7 0.525 7.4C0.5 7.6 0.5 7.8 0.5 8H8V0.5C6.525 0.5 5.175 0.925 4 1.65Z",fill:"#428BC1"}),se.jsx("path",{d:"M6.24998 0.75L6.37498 1.125H6.74998L6.44998 1.375L6.54998 1.75L6.24998 1.525L5.94998 1.75L6.04998 1.375L5.74998 1.125H6.12498L6.24998 0.75ZM7.24998 2.25L7.37498 2.625H7.74998L7.44998 2.875L7.54998 3.25L7.24998 3.025L6.94998 3.25L7.04998 2.875L6.74998 2.625H7.12498L7.24998 2.25ZM5.24998 2.25L5.37498 2.625H5.74998L5.44998 2.875L5.54998 3.25L5.24998 3.025L4.94998 3.25L5.04998 2.875L4.74998 2.625H5.12498L5.24998 2.25ZM6.24998 3.75L6.37498 4.125H6.74998L6.44998 4.375L6.54998 4.75L6.24998 4.525L5.94998 4.75L6.04998 4.375L5.74998 4.125H6.12498L6.24998 3.75ZM4.24998 3.75L4.37498 4.125H4.74998L4.44998 4.375L4.54998 4.75L4.24998 4.525L3.94998 4.75L4.04998 4.375L3.74998 4.125H4.12498L4.24998 3.75ZM2.24998 3.75L2.37498 4.125H2.74998L2.44998 4.375L2.54998 4.75L2.24998 4.525L1.94998 4.75L2.04998 4.375L1.74998 4.125H2.12498L2.24998 3.75ZM7.24998 5.25L7.37498 5.625H7.74998L7.44998 5.875L7.54998 6.25L7.24998 6.025L6.94998 6.25L7.04998 5.875L6.74998 5.625H7.12498L7.24998 5.25ZM5.24998 5.25L5.37498 5.625H5.74998L5.44998 5.875L5.54998 6.25L5.24998 6.025L4.94998 6.25L5.04998 5.875L4.74998 5.625H5.12498L5.24998 5.25ZM3.24998 5.25L3.37498 5.625H3.74998L3.44998 5.875L3.54998 6.25L3.24998 6.025L2.94998 6.25L3.04998 5.875L2.74998 5.625H3.12498L3.24998 5.25ZM6.24998 6.75L6.37498 7.125H6.74998L6.44998 7.375L6.54998 7.75L6.24998 7.525L5.94998 7.75L6.04998 7.375L5.74998 7.125H6.12498L6.24998 6.75ZM4.24998 6.75L4.37498 7.125H4.74998L4.44998 7.375L4.54998 7.75L4.24998 7.525L3.94998 7.75L4.04998 7.375L3.74998 7.125H4.12498L4.24998 6.75ZM2.24998 6.75L2.37498 7.125H2.74998L2.44998 7.375L2.54998 7.75L2.24998 7.525L1.94998 7.75L2.04998 7.375L1.74998 7.125H2.12498L2.24998 6.75ZM2.94998 3.25L3.24998 3.025L3.54998 3.25L3.42498 2.875L3.72498 2.625H3.34998L3.24998 2.25L3.12498 2.625H2.77498L3.07498 2.85L2.94998 3.25ZM0.949976 6.25L1.24998 6.025L1.54998 6.25L1.42498 5.875L1.72498 5.625H1.37498L1.24998 5.25L1.12498 5.625H0.874976C0.874976 5.65 0.849976 5.675 0.849976 5.7L1.04998 5.85L0.949976 6.25Z",fill:"white"})]}),se.jsx("defs",{children:se.jsx("clipPath",{id:"clip0_496_231",children:se.jsx("rect",{width:"16",height:"16",fill:"white"})})})]})}function wS(e){return se.jsx("svg",{...e,width:"20",height:"14",viewBox:"0 0 20 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:se.jsx("path",{d:"M16.125 5.36665C15.8451 3.94808 15.0813 2.6707 13.9642 1.75268C12.8471 0.834674 11.4459 0.332986 10 0.333313C7.59167 0.333313 5.5 1.69998 4.45833 3.69998C3.23353 3.83234 2.10084 4.41265 1.27791 5.32941C0.454976 6.24617 -0.000143085 7.43471 3.3744e-08 8.66665C3.3744e-08 11.425 2.24167 13.6666 5 13.6666H15.8333C18.1333 13.6666 20 11.8 20 9.49998C20 7.29998 18.2917 5.51665 16.125 5.36665ZM11.6667 7.83331V11.1666H8.33333V7.83331H5.83333L10 3.66665L14.1667 7.83331H11.6667Z",fill:"currentColor"})})}var tg={exports:{}};/*!
|
|
54
54
|
Copyright (c) 2018 Jed Watson.
|
|
55
55
|
Licensed under the MIT License (MIT), see
|
|
56
56
|
http://jedwatson.github.io/classnames
|
|
57
|
-
*/(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var a="",u=0;u<arguments.length;u++){var l=arguments[u];l&&(a=i(a,r(l)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return n.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var u="";for(var l in a)t.call(a,l)&&a[l]&&(u=i(u,l));return u}function i(a,u){return u?a?a+" "+u:a+u:a}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(ng);var rg=ng.exports;const nt=Wl(rg),Ul=tS({__proto__:null,default:nt},[rg]);function ig({size:e="md",...t}){return T.jsx("div",{className:`${nt("bg-brand-primary rounded-full flex items-center justify-center",{"h-8 w-8":e==="sm","h-12 w-12":e==="md","h-16 w-16":e==="lg"})}`,...t,children:T.jsx(lS,{className:nt("text-brand-background",{"h-4 w-4":e==="sm","h-6 w-6":e==="md","h-8 w-8":e==="lg"})})})}const og=b.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),vs=b.createContext({}),bs=b.createContext(null),ys=typeof document<"u",Yl=ys?b.useLayoutEffect:b.useEffect,ag=b.createContext({strict:!1}),Jl=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),sg="data-"+Jl("framerAppearId");function AS(e,t,n,r){const{visualElement:i}=b.useContext(vs),a=b.useContext(ag),u=b.useContext(bs),l=b.useContext(og).reducedMotion,c=b.useRef();r=r||a.renderer,!c.current&&r&&(c.current=r(e,{visualState:t,parent:i,props:n,presenceContext:u,blockInitialAnimation:u?u.initial===!1:!1,reducedMotionConfig:l}));const f=c.current;b.useInsertionEffect(()=>{f&&f.update(n,u)});const h=b.useRef(!!(n[sg]&&!window.HandoffComplete));return Yl(()=>{f&&(f.render(),h.current&&f.animationState&&f.animationState.animateChanges())}),b.useEffect(()=>{f&&(f.updateFeatures(),!h.current&&f.animationState&&f.animationState.animateChanges(),h.current&&(h.current=!1,window.HandoffComplete=!0))}),f}function Zi(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function _S(e,t,n){return b.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Zi(n)&&(n.current=r))},[t])}function na(e){return typeof e=="string"||Array.isArray(e)}function xs(e){return typeof e=="object"&&typeof e.start=="function"}const Kl=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],ql=["initial",...Kl];function Cs(e){return xs(e.animate)||ql.some(t=>na(e[t]))}function ug(e){return!!(Cs(e)||e.variants)}function PS(e,t){if(Cs(e)){const{initial:n,animate:r}=e;return{initial:n===!1||na(n)?n:void 0,animate:na(r)?r:void 0}}return e.inherit!==!1?t:{}}function TS(e){const{initial:t,animate:n}=PS(e,b.useContext(vs));return b.useMemo(()=>({initial:t,animate:n}),[lg(t),lg(n)])}function lg(e){return Array.isArray(e)?e.join(" "):e}const cg={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ra={};for(const e in cg)ra[e]={isEnabled:t=>cg[e].some(n=>!!t[n])};function FS(e){for(const t in e)ra[t]={...ra[t],...e[t]}}const Ql=b.createContext({}),fg=b.createContext({}),OS=Symbol.for("motionComponentSymbol");function RS({preloadedFeatures:e,createVisualElement:t,useRender:n,useVisualState:r,Component:i}){e&&FS(e);function a(l,c){let f;const h={...b.useContext(og),...l,layoutId:MS(l)},{isStatic:p}=h,m=TS(l),v=r(l,p);if(!p&&ys){m.visualElement=AS(i,v,h,t);const C=b.useContext(fg),S=b.useContext(ag).strict;m.visualElement&&(f=m.visualElement.loadFeatures(h,S,e,C))}return te.createElement(vs.Provider,{value:m},f&&m.visualElement?te.createElement(f,{visualElement:m.visualElement,...h}):null,n(i,l,_S(v,m.visualElement,c),v,p,m.visualElement))}const u=b.forwardRef(a);return u[OS]=i,u}function MS({layoutId:e}){const t=b.useContext(Ql).id;return t&&e!==void 0?t+"-"+e:e}function LS(e){function t(r,i={}){return RS(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const DS=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function ec(e){return typeof e!="string"||e.includes("-")?!1:!!(DS.indexOf(e)>-1||/[A-Z]/.test(e))}const ws={};function $S(e){Object.assign(ws,e)}const ia=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ni=new Set(ia);function dg(e,{layout:t,layoutId:n}){return ni.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!ws[e]||e==="opacity")}const rn=e=>!!(e&&e.getVelocity),NS={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},VS=ia.length;function BS(e,{enableHardwareAcceleration:t=!0,allowTransformNone:n=!0},r,i){let a="";for(let u=0;u<VS;u++){const l=ia[u];if(e[l]!==void 0){const c=NS[l]||l;a+=`${c}(${e[l]}) `}}return t&&!e.z&&(a+="translateZ(0)"),a=a.trim(),i?a=i(e,r?"":a):n&&r&&(a="none"),a}const hg=e=>t=>typeof t=="string"&&t.startsWith(e),pg=hg("--"),tc=hg("var(--"),kS=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,jS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,Rr=(e,t,n)=>Math.min(Math.max(n,e),t),ri={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},oa={...ri,transform:e=>Rr(0,1,e)},Ss={...ri,default:1},aa=e=>Math.round(e*1e5)/1e5,Is=/(-)?([\d]*\.?[\d])+/g,gg=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,GS=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function sa(e){return typeof e=="string"}const ua=e=>({test:t=>sa(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Mr=ua("deg"),Un=ua("%"),Ne=ua("px"),HS=ua("vh"),WS=ua("vw"),mg={...Un,parse:e=>Un.parse(e)/100,transform:e=>Un.transform(e*100)},vg={...ri,transform:Math.round},bg={borderWidth:Ne,borderTopWidth:Ne,borderRightWidth:Ne,borderBottomWidth:Ne,borderLeftWidth:Ne,borderRadius:Ne,radius:Ne,borderTopLeftRadius:Ne,borderTopRightRadius:Ne,borderBottomRightRadius:Ne,borderBottomLeftRadius:Ne,width:Ne,maxWidth:Ne,height:Ne,maxHeight:Ne,size:Ne,top:Ne,right:Ne,bottom:Ne,left:Ne,padding:Ne,paddingTop:Ne,paddingRight:Ne,paddingBottom:Ne,paddingLeft:Ne,margin:Ne,marginTop:Ne,marginRight:Ne,marginBottom:Ne,marginLeft:Ne,rotate:Mr,rotateX:Mr,rotateY:Mr,rotateZ:Mr,scale:Ss,scaleX:Ss,scaleY:Ss,scaleZ:Ss,skew:Mr,skewX:Mr,skewY:Mr,distance:Ne,translateX:Ne,translateY:Ne,translateZ:Ne,x:Ne,y:Ne,z:Ne,perspective:Ne,transformPerspective:Ne,opacity:oa,originX:mg,originY:mg,originZ:Ne,zIndex:vg,fillOpacity:oa,strokeOpacity:oa,numOctaves:vg};function nc(e,t,n,r){const{style:i,vars:a,transform:u,transformOrigin:l}=e;let c=!1,f=!1,h=!0;for(const p in t){const m=t[p];if(pg(p)){a[p]=m;continue}const v=bg[p],C=jS(m,v);if(ni.has(p)){if(c=!0,u[p]=C,!h)continue;m!==(v.default||0)&&(h=!1)}else p.startsWith("origin")?(f=!0,l[p]=C):i[p]=C}if(t.transform||(c||r?i.transform=BS(e.transform,n,h,r):i.transform&&(i.transform="none")),f){const{originX:p="50%",originY:m="50%",originZ:v=0}=l;i.transformOrigin=`${p} ${m} ${v}`}}const rc=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function yg(e,t,n){for(const r in t)!rn(t[r])&&!dg(r,n)&&(e[r]=t[r])}function ZS({transformTemplate:e},t,n){return b.useMemo(()=>{const r=rc();return nc(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function XS(e,t,n){const r=e.style||{},i={};return yg(i,r,e),Object.assign(i,ZS(e,t,n)),e.transformValues?e.transformValues(i):i}function zS(e,t,n){const r={},i=XS(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(r.tabIndex=0),r.style=i,r}const US=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","ignoreStrict","viewport"]);function Es(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||US.has(e)}let xg=e=>!Es(e);function YS(e){e&&(xg=t=>t.startsWith("on")?!Es(t):e(t))}try{YS(require("@emotion/is-prop-valid").default)}catch{}function JS(e,t,n){const r={};for(const i in e)i==="values"&&typeof e.values=="object"||(xg(i)||n===!0&&Es(i)||!t&&!Es(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function Cg(e,t,n){return typeof e=="string"?e:Ne.transform(t+n*e)}function KS(e,t,n){const r=Cg(t,e.x,e.width),i=Cg(n,e.y,e.height);return`${r} ${i}`}const qS={offset:"stroke-dashoffset",array:"stroke-dasharray"},QS={offset:"strokeDashoffset",array:"strokeDasharray"};function e5(e,t,n=1,r=0,i=!0){e.pathLength=1;const a=i?qS:QS;e[a.offset]=Ne.transform(-r);const u=Ne.transform(t),l=Ne.transform(n);e[a.array]=`${u} ${l}`}function ic(e,{attrX:t,attrY:n,attrScale:r,originX:i,originY:a,pathLength:u,pathSpacing:l=1,pathOffset:c=0,...f},h,p,m){if(nc(e,f,h,m),p){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:v,style:C,dimensions:S}=e;v.transform&&(S&&(C.transform=v.transform),delete v.transform),S&&(i!==void 0||a!==void 0||C.transform)&&(C.transformOrigin=KS(S,i!==void 0?i:.5,a!==void 0?a:.5)),t!==void 0&&(v.x=t),n!==void 0&&(v.y=n),r!==void 0&&(v.scale=r),u!==void 0&&e5(v,u,l,c,!1)}const wg=()=>({...rc(),attrs:{}}),oc=e=>typeof e=="string"&&e.toLowerCase()==="svg";function t5(e,t,n,r){const i=b.useMemo(()=>{const a=wg();return ic(a,t,{enableHardwareAcceleration:!1},oc(r),e.transformTemplate),{...a.attrs,style:{...a.style}}},[t]);if(e.style){const a={};yg(a,e.style,e),i.style={...a,...i.style}}return i}function n5(e=!1){return(n,r,i,{latestValues:a},u)=>{const c=(ec(n)?t5:zS)(r,a,u,n),h={...JS(r,typeof n=="string",e),...c,ref:i},{children:p}=r,m=b.useMemo(()=>rn(p)?p.get():p,[p]);return b.createElement(n,{...h,children:m})}}function Sg(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const a in n)e.style.setProperty(a,n[a])}const Ig=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Eg(e,t,n,r){Sg(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(Ig.has(i)?i:Jl(i),t.attrs[i])}function ac(e,t){const{style:n}=e,r={};for(const i in n)(rn(n[i])||t.style&&rn(t.style[i])||dg(i,e))&&(r[i]=n[i]);return r}function Ag(e,t){const n=ac(e,t);for(const r in e)if(rn(e[r])||rn(t[r])){const i=ia.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=e[r]}return n}function sc(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}function _g(e){const t=b.useRef(null);return t.current===null&&(t.current=e()),t.current}const As=e=>Array.isArray(e),r5=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),i5=e=>As(e)?e[e.length-1]||0:e;function _s(e){const t=rn(e)?e.get():e;return r5(t)?t.toValue():t}function o5({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,a){const u={latestValues:a5(r,i,a,e),renderState:t()};return n&&(u.mount=l=>n(r,l,u)),u}const Pg=e=>(t,n)=>{const r=b.useContext(vs),i=b.useContext(bs),a=()=>o5(e,t,r,i);return n?a():_g(a)};function a5(e,t,n,r){const i={},a=r(e,{});for(const m in a)i[m]=_s(a[m]);let{initial:u,animate:l}=e;const c=Cs(e),f=ug(e);t&&f&&!c&&e.inherit!==!1&&(u===void 0&&(u=t.initial),l===void 0&&(l=t.animate));let h=n?n.initial===!1:!1;h=h||u===!1;const p=h?l:u;return p&&typeof p!="boolean"&&!xs(p)&&(Array.isArray(p)?p:[p]).forEach(v=>{const C=sc(e,v);if(!C)return;const{transitionEnd:S,transition:E,...A}=C;for(const R in A){let L=A[R];if(Array.isArray(L)){const V=h?L.length-1:0;L=L[V]}L!==null&&(i[R]=L)}for(const R in S)i[R]=S[R]}),i}const Tt=e=>e;class Tg{constructor(){this.order=[],this.scheduled=new Set}add(t){if(!this.scheduled.has(t))return this.scheduled.add(t),this.order.push(t),!0}remove(t){const n=this.order.indexOf(t);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(t))}clear(){this.order.length=0,this.scheduled.clear()}}function s5(e){let t=new Tg,n=new Tg,r=0,i=!1,a=!1;const u=new WeakSet,l={schedule:(c,f=!1,h=!1)=>{const p=h&&i,m=p?t:n;return f&&u.add(c),m.add(c)&&p&&i&&(r=t.order.length),c},cancel:c=>{n.remove(c),u.delete(c)},process:c=>{if(i){a=!0;return}if(i=!0,[t,n]=[n,t],n.clear(),r=t.order.length,r)for(let f=0;f<r;f++){const h=t.order[f];h(c),u.has(h)&&(l.schedule(h),e())}i=!1,a&&(a=!1,l.process(c))}};return l}const Ps=["prepare","read","update","preRender","render","postRender"],u5=40;function l5(e,t){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=Ps.reduce((p,m)=>(p[m]=s5(()=>n=!0),p),{}),u=p=>a[p].process(i),l=()=>{const p=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(p-i.timestamp,u5),1),i.timestamp=p,i.isProcessing=!0,Ps.forEach(u),i.isProcessing=!1,n&&t&&(r=!1,e(l))},c=()=>{n=!0,r=!0,i.isProcessing||e(l)};return{schedule:Ps.reduce((p,m)=>{const v=a[m];return p[m]=(C,S=!1,E=!1)=>(n||c(),v.schedule(C,S,E)),p},{}),cancel:p=>Ps.forEach(m=>a[m].cancel(p)),state:i,steps:a}}const{schedule:vt,cancel:ar,state:Xt,steps:uc}=l5(typeof requestAnimationFrame<"u"?requestAnimationFrame:Tt,!0),c5={useVisualState:Pg({scrapeMotionValuesFromProps:Ag,createRenderState:wg,onMount:(e,t,{renderState:n,latestValues:r})=>{vt.read(()=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),vt.render(()=>{ic(n,r,{enableHardwareAcceleration:!1},oc(t.tagName),e.transformTemplate),Eg(t,n)})}})},f5={useVisualState:Pg({scrapeMotionValuesFromProps:ac,createRenderState:rc})};function d5(e,{forwardMotionProps:t=!1},n,r){return{...ec(e)?c5:f5,preloadedFeatures:n,useRender:n5(t),createVisualElement:r,Component:e}}function sr(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const Fg=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1;function Ts(e,t="page"){return{point:{x:e[t+"X"],y:e[t+"Y"]}}}const h5=e=>t=>Fg(t)&&e(t,Ts(t));function ur(e,t,n,r){return sr(e,t,h5(n),r)}const p5=(e,t)=>n=>t(e(n)),Lr=(...e)=>e.reduce(p5);function Og(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const Rg=Og("dragHorizontal"),Mg=Og("dragVertical");function Lg(e){let t=!1;if(e==="y")t=Mg();else if(e==="x")t=Rg();else{const n=Rg(),r=Mg();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function Dg(){const e=Lg(!0);return e?(e(),!1):!0}class Dr{constructor(t){this.isMounted=!1,this.node=t}update(){}}function $g(e,t){const n="pointer"+(t?"enter":"leave"),r="onHover"+(t?"Start":"End"),i=(a,u)=>{if(a.type==="touch"||Dg())return;const l=e.getProps();e.animationState&&l.whileHover&&e.animationState.setActive("whileHover",t),l[r]&&vt.update(()=>l[r](a,u))};return ur(e.current,n,i,{passive:!e.getProps()[r]})}class g5 extends Dr{mount(){this.unmount=Lr($g(this.node,!0),$g(this.node,!1))}unmount(){}}class m5 extends Dr{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Lr(sr(this.node.current,"focus",()=>this.onFocus()),sr(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Ng=(e,t)=>t?e===t?!0:Ng(e,t.parentElement):!1;function lc(e,t){if(!t)return;const n=new PointerEvent("pointer"+e);t(n,Ts(n))}class v5 extends Dr{constructor(){super(...arguments),this.removeStartListeners=Tt,this.removeEndListeners=Tt,this.removeAccessibleListeners=Tt,this.startPointerPress=(t,n)=>{if(this.removeEndListeners(),this.isPressing)return;const r=this.node.getProps(),a=ur(window,"pointerup",(l,c)=>{if(!this.checkPressEnd())return;const{onTap:f,onTapCancel:h}=this.node.getProps();vt.update(()=>{Ng(this.node.current,l.target)?f&&f(l,c):h&&h(l,c)})},{passive:!(r.onTap||r.onPointerUp)}),u=ur(window,"pointercancel",(l,c)=>this.cancelPress(l,c),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=Lr(a,u),this.startPress(t,n)},this.startAccessiblePress=()=>{const t=a=>{if(a.key!=="Enter"||this.isPressing)return;const u=l=>{l.key!=="Enter"||!this.checkPressEnd()||lc("up",(c,f)=>{const{onTap:h}=this.node.getProps();h&&vt.update(()=>h(c,f))})};this.removeEndListeners(),this.removeEndListeners=sr(this.node.current,"keyup",u),lc("down",(l,c)=>{this.startPress(l,c)})},n=sr(this.node.current,"keydown",t),r=()=>{this.isPressing&&lc("cancel",(a,u)=>this.cancelPress(a,u))},i=sr(this.node.current,"blur",r);this.removeAccessibleListeners=Lr(n,i)}}startPress(t,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&vt.update(()=>r(t,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Dg()}cancelPress(t,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&vt.update(()=>r(t,n))}mount(){const t=this.node.getProps(),n=ur(this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),r=sr(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=Lr(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const cc=new WeakMap,fc=new WeakMap,b5=e=>{const t=cc.get(e.target);t&&t(e)},y5=e=>{e.forEach(b5)};function x5({root:e,...t}){const n=e||document;fc.has(n)||fc.set(n,{});const r=fc.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(y5,{root:e,...t})),r[i]}function C5(e,t,n){const r=x5(t);return cc.set(e,n),r.observe(e),()=>{cc.delete(e),r.unobserve(e)}}const w5={some:0,all:1};class S5 extends Dr{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=t,u={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:w5[i]},l=c=>{const{isIntersecting:f}=c;if(this.isInView===f||(this.isInView=f,a&&!f&&this.hasEnteredView))return;f&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",f);const{onViewportEnter:h,onViewportLeave:p}=this.node.getProps(),m=f?h:p;m&&m(c)};return C5(this.node.current,u,l)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(I5(t,n))&&this.startObserver()}unmount(){}}function I5({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const E5={inView:{Feature:S5},tap:{Feature:v5},focus:{Feature:m5},hover:{Feature:g5}};function Vg(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}function A5(e){const t={};return e.values.forEach((n,r)=>t[r]=n.get()),t}function _5(e){const t={};return e.values.forEach((n,r)=>t[r]=n.getVelocity()),t}function Fs(e,t,n){const r=e.getProps();return sc(r,t,n!==void 0?n:r.custom,A5(e),_5(e))}let la=Tt,Ln=Tt;process.env.NODE_ENV!=="production"&&(la=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},Ln=(e,t)=>{if(!e)throw new Error(t)});const $r=e=>e*1e3,lr=e=>e/1e3,P5={current:!1},Bg=e=>Array.isArray(e)&&typeof e[0]=="number";function kg(e){return!!(!e||typeof e=="string"&&jg[e]||Bg(e)||Array.isArray(e)&&e.every(kg))}const ca=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,jg={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ca([0,.65,.55,1]),circOut:ca([.55,0,1,.45]),backIn:ca([.31,.01,.66,-.59]),backOut:ca([.33,1.53,.69,.99])};function Gg(e){if(e)return Bg(e)?ca(e):Array.isArray(e)?e.map(Gg):jg[e]}function T5(e,t,n,{delay:r=0,duration:i,repeat:a=0,repeatType:u="loop",ease:l,times:c}={}){const f={[t]:n};c&&(f.offset=c);const h=Gg(l);return Array.isArray(h)&&(f.easing=h),e.animate(f,{delay:r,duration:i,easing:Array.isArray(h)?"linear":h,fill:"both",iterations:a+1,direction:u==="reverse"?"alternate":"normal"})}function F5(e,{repeat:t,repeatType:n="loop"}){const r=t&&n!=="loop"&&t%2===1?0:e.length-1;return e[r]}const Hg=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,O5=1e-7,R5=12;function M5(e,t,n,r,i){let a,u,l=0;do u=t+(n-t)/2,a=Hg(u,r,i)-e,a>0?n=u:t=u;while(Math.abs(a)>O5&&++l<R5);return u}function fa(e,t,n,r){if(e===t&&n===r)return Tt;const i=a=>M5(a,0,1,e,n);return a=>a===0||a===1?a:Hg(i(a),t,r)}const L5=fa(.42,0,1,1),D5=fa(0,0,.58,1),Wg=fa(.42,0,.58,1),$5=e=>Array.isArray(e)&&typeof e[0]!="number",Zg=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Xg=e=>t=>1-e(1-t),dc=e=>1-Math.sin(Math.acos(e)),zg=Xg(dc),N5=Zg(dc),Ug=fa(.33,1.53,.69,.99),hc=Xg(Ug),V5=Zg(hc),Yg={linear:Tt,easeIn:L5,easeInOut:Wg,easeOut:D5,circIn:dc,circInOut:N5,circOut:zg,backIn:hc,backInOut:V5,backOut:Ug,anticipate:e=>(e*=2)<1?.5*hc(e):.5*(2-Math.pow(2,-10*(e-1)))},Jg=e=>{if(Array.isArray(e)){Ln(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,n,r,i]=e;return fa(t,n,r,i)}else if(typeof e=="string")return Ln(Yg[e]!==void 0,`Invalid easing type '${e}'`),Yg[e];return e},pc=(e,t)=>n=>!!(sa(n)&&GS.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),Kg=(e,t,n)=>r=>{if(!sa(r))return r;const[i,a,u,l]=r.match(Is);return{[e]:parseFloat(i),[t]:parseFloat(a),[n]:parseFloat(u),alpha:l!==void 0?parseFloat(l):1}},B5=e=>Rr(0,255,e),gc={...ri,transform:e=>Math.round(B5(e))},ii={test:pc("rgb","red"),parse:Kg("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+gc.transform(e)+", "+gc.transform(t)+", "+gc.transform(n)+", "+aa(oa.transform(r))+")"};function k5(e){let t="",n="",r="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const mc={test:pc("#"),parse:k5,transform:ii.transform},Xi={test:pc("hsl","hue"),parse:Kg("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Un.transform(aa(t))+", "+Un.transform(aa(n))+", "+aa(oa.transform(r))+")"},Qt={test:e=>ii.test(e)||mc.test(e)||Xi.test(e),parse:e=>ii.test(e)?ii.parse(e):Xi.test(e)?Xi.parse(e):mc.parse(e),transform:e=>sa(e)?e:e.hasOwnProperty("red")?ii.transform(e):Xi.transform(e)},_t=(e,t,n)=>-n*e+n*t+e;function vc(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function j5({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,a=0,u=0;if(!t)i=a=u=n;else{const l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;i=vc(c,l,e+1/3),a=vc(c,l,e),u=vc(c,l,e-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(u*255),alpha:r}}const bc=(e,t,n)=>{const r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},G5=[mc,ii,Xi],H5=e=>G5.find(t=>t.test(e));function qg(e){const t=H5(e);Ln(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`);let n=t.parse(e);return t===Xi&&(n=j5(n)),n}const Qg=(e,t)=>{const n=qg(e),r=qg(t),i={...n};return a=>(i.red=bc(n.red,r.red,a),i.green=bc(n.green,r.green,a),i.blue=bc(n.blue,r.blue,a),i.alpha=_t(n.alpha,r.alpha,a),ii.transform(i))};function W5(e){var t,n;return isNaN(e)&&sa(e)&&(((t=e.match(Is))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(gg))===null||n===void 0?void 0:n.length)||0)>0}const e0={regex:kS,countKey:"Vars",token:"${v}",parse:Tt},t0={regex:gg,countKey:"Colors",token:"${c}",parse:Qt.parse},n0={regex:Is,countKey:"Numbers",token:"${n}",parse:ri.parse};function yc(e,{regex:t,countKey:n,token:r,parse:i}){const a=e.tokenised.match(t);a&&(e["num"+n]=a.length,e.tokenised=e.tokenised.replace(t,r),e.values.push(...a.map(i)))}function Os(e){const t=e.toString(),n={value:t,tokenised:t,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&yc(n,e0),yc(n,t0),yc(n,n0),n}function r0(e){return Os(e).values}function i0(e){const{values:t,numColors:n,numVars:r,tokenised:i}=Os(e),a=t.length;return u=>{let l=i;for(let c=0;c<a;c++)c<r?l=l.replace(e0.token,u[c]):c<r+n?l=l.replace(t0.token,Qt.transform(u[c])):l=l.replace(n0.token,aa(u[c]));return l}}const Z5=e=>typeof e=="number"?0:e;function X5(e){const t=r0(e);return i0(e)(t.map(Z5))}const Nr={test:W5,parse:r0,createTransformer:i0,getAnimatableNone:X5},o0=(e,t)=>n=>`${n>0?t:e}`;function a0(e,t){return typeof e=="number"?n=>_t(e,t,n):Qt.test(e)?Qg(e,t):e.startsWith("var(")?o0(e,t):u0(e,t)}const s0=(e,t)=>{const n=[...e],r=n.length,i=e.map((a,u)=>a0(a,t[u]));return a=>{for(let u=0;u<r;u++)n[u]=i[u](a);return n}},z5=(e,t)=>{const n={...e,...t},r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=a0(e[i],t[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}},u0=(e,t)=>{const n=Nr.createTransformer(t),r=Os(e),i=Os(t);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?Lr(s0(r.values,i.values),n):(la(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),o0(e,t))},da=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},l0=(e,t)=>n=>_t(e,t,n);function U5(e){return typeof e=="number"?l0:typeof e=="string"?Qt.test(e)?Qg:u0:Array.isArray(e)?s0:typeof e=="object"?z5:l0}function Y5(e,t,n){const r=[],i=n||U5(e[0]),a=e.length-1;for(let u=0;u<a;u++){let l=i(e[u],e[u+1]);if(t){const c=Array.isArray(t)?t[u]||Tt:t;l=Lr(c,l)}r.push(l)}return r}function c0(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const a=e.length;if(Ln(a===t.length,"Both input and output ranges must be the same length"),a===1)return()=>t[0];e[0]>e[a-1]&&(e=[...e].reverse(),t=[...t].reverse());const u=Y5(t,r,i),l=u.length,c=f=>{let h=0;if(l>1)for(;h<e.length-2&&!(f<e[h+1]);h++);const p=da(e[h],e[h+1],f);return u[h](p)};return n?f=>c(Rr(e[0],e[a-1],f)):c}function J5(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const i=da(0,t,r);e.push(_t(n,1,i))}}function K5(e){const t=[0];return J5(t,e.length-1),t}function q5(e,t){return e.map(n=>n*t)}function Q5(e,t){return e.map(()=>t||Wg).splice(0,e.length-1)}function Rs({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const i=$5(r)?r.map(Jg):Jg(r),a={done:!1,value:t[0]},u=q5(n&&n.length===t.length?n:K5(t),e),l=c0(u,t,{ease:Array.isArray(i)?i:Q5(t,i)});return{calculatedDuration:e,next:c=>(a.value=l(c),a.done=c>=e,a)}}function f0(e,t){return t?e*(1e3/t):0}const eI=5;function d0(e,t,n){const r=Math.max(t-eI,0);return f0(n-e(r),t-r)}const xc=.001,tI=.01,h0=10,nI=.05,rI=1;function iI({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,a;la(e<=$r(h0),"Spring duration must be 10 seconds or less");let u=1-t;u=Rr(nI,rI,u),e=Rr(tI,h0,lr(e)),u<1?(i=f=>{const h=f*u,p=h*e,m=h-n,v=Cc(f,u),C=Math.exp(-p);return xc-m/v*C},a=f=>{const p=f*u*e,m=p*n+n,v=Math.pow(u,2)*Math.pow(f,2)*e,C=Math.exp(-p),S=Cc(Math.pow(f,2),u);return(-i(f)+xc>0?-1:1)*((m-v)*C)/S}):(i=f=>{const h=Math.exp(-f*e),p=(f-n)*e+1;return-xc+h*p},a=f=>{const h=Math.exp(-f*e),p=(n-f)*(e*e);return h*p});const l=5/e,c=aI(i,a,l);if(e=$r(e),isNaN(c))return{stiffness:100,damping:10,duration:e};{const f=Math.pow(c,2)*r;return{stiffness:f,damping:u*2*Math.sqrt(r*f),duration:e}}}const oI=12;function aI(e,t,n){let r=n;for(let i=1;i<oI;i++)r=r-e(r)/t(r);return r}function Cc(e,t){return e*Math.sqrt(1-t*t)}const sI=["duration","bounce"],uI=["stiffness","damping","mass"];function p0(e,t){return t.some(n=>e[n]!==void 0)}function lI(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!p0(e,uI)&&p0(e,sI)){const n=iI(e);t={...t,...n,velocity:0,mass:1},t.isResolvedFromDuration=!0}return t}function g0({keyframes:e,restDelta:t,restSpeed:n,...r}){const i=e[0],a=e[e.length-1],u={done:!1,value:i},{stiffness:l,damping:c,mass:f,velocity:h,duration:p,isResolvedFromDuration:m}=lI(r),v=h?-lr(h):0,C=c/(2*Math.sqrt(l*f)),S=a-i,E=lr(Math.sqrt(l/f)),A=Math.abs(S)<5;n||(n=A?.01:2),t||(t=A?.005:.5);let R;if(C<1){const L=Cc(E,C);R=V=>{const N=Math.exp(-C*E*V);return a-N*((v+C*E*S)/L*Math.sin(L*V)+S*Math.cos(L*V))}}else if(C===1)R=L=>a-Math.exp(-E*L)*(S+(v+E*S)*L);else{const L=E*Math.sqrt(C*C-1);R=V=>{const N=Math.exp(-C*E*V),X=Math.min(L*V,300);return a-N*((v+C*E*S)*Math.sinh(X)+L*S*Math.cosh(X))/L}}return{calculatedDuration:m&&p||null,next:L=>{const V=R(L);if(m)u.done=L>=p;else{let N=v;L!==0&&(C<1?N=d0(R,L,V):N=0);const X=Math.abs(N)<=n,Z=Math.abs(a-V)<=t;u.done=X&&Z}return u.value=u.done?a:V,u}}}function m0({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:u,min:l,max:c,restDelta:f=.5,restSpeed:h}){const p=e[0],m={done:!1,value:p},v=U=>l!==void 0&&U<l||c!==void 0&&U>c,C=U=>l===void 0?c:c===void 0||Math.abs(l-U)<Math.abs(c-U)?l:c;let S=n*t;const E=p+S,A=u===void 0?E:u(E);A!==E&&(S=A-p);const R=U=>-S*Math.exp(-U/r),L=U=>A+R(U),V=U=>{const fe=R(U),Te=L(U);m.done=Math.abs(fe)<=f,m.value=m.done?A:Te};let N,X;const Z=U=>{v(m.value)&&(N=U,X=g0({keyframes:[m.value,C(m.value)],velocity:d0(L,U,m.value),damping:i,stiffness:a,restDelta:f,restSpeed:h}))};return Z(0),{calculatedDuration:null,next:U=>{let fe=!1;return!X&&N===void 0&&(fe=!0,V(U),Z(U)),N!==void 0&&U>N?X.next(U-N):(!fe&&V(U),m)}}}const cI=e=>{const t=({timestamp:n})=>e(n);return{start:()=>vt.update(t,!0),stop:()=>ar(t),now:()=>Xt.isProcessing?Xt.timestamp:performance.now()}},v0=2e4;function b0(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t<v0;)t+=n,r=e.next(t);return t>=v0?1/0:t}const fI={decay:m0,inertia:m0,tween:Rs,keyframes:Rs,spring:g0};function Ms({autoplay:e=!0,delay:t=0,driver:n=cI,keyframes:r,type:i="keyframes",repeat:a=0,repeatDelay:u=0,repeatType:l="loop",onPlay:c,onStop:f,onComplete:h,onUpdate:p,...m}){let v=1,C=!1,S,E;const A=()=>{E=new Promise(M=>{S=M})};A();let R;const L=fI[i]||Rs;let V;L!==Rs&&typeof r[0]!="number"&&(V=c0([0,100],r,{clamp:!1}),r=[0,100]);const N=L({...m,keyframes:r});let X;l==="mirror"&&(X=L({...m,keyframes:[...r].reverse(),velocity:-(m.velocity||0)}));let Z="idle",U=null,fe=null,Te=null;N.calculatedDuration===null&&a&&(N.calculatedDuration=b0(N));const{calculatedDuration:Ge}=N;let Xe=1/0,pe=1/0;Ge!==null&&(Xe=Ge+u,pe=Xe*(a+1)-u);let Ce=0;const be=M=>{if(fe===null)return;v>0&&(fe=Math.min(fe,M)),v<0&&(fe=Math.min(M-pe/v,fe)),U!==null?Ce=U:Ce=Math.round(M-fe)*v;const O=Ce-t*(v>=0?1:-1),y=v>=0?O<0:O>pe;Ce=Math.max(O,0),Z==="finished"&&U===null&&(Ce=pe);let j=Ce,Q=N;if(a){const re=Ce/Xe;let ie=Math.floor(re),ue=re%1;!ue&&re>=1&&(ue=1),ue===1&&ie--,ie=Math.min(ie,a+1);const K=!!(ie%2);K&&(l==="reverse"?(ue=1-ue,u&&(ue-=u/Xe)):l==="mirror"&&(Q=X));let ce=Rr(0,1,ue);Ce>pe&&(ce=l==="reverse"&&K?1:0),j=ce*Xe}const oe=y?{done:!1,value:r[0]}:Q.next(j);V&&(oe.value=V(oe.value));let{done:z}=oe;!y&&Ge!==null&&(z=v>=0?Ce>=pe:Ce<=0);const J=U===null&&(Z==="finished"||Z==="running"&&z);return p&&p(oe.value),J&&Je(),oe},Ae=()=>{R&&R.stop(),R=void 0},Ve=()=>{Z="idle",Ae(),S(),A(),fe=Te=null},Je=()=>{Z="finished",h&&h(),Ae(),S()},F=()=>{if(C)return;R||(R=n(be));const M=R.now();c&&c(),U!==null?fe=M-U:(!fe||Z==="finished")&&(fe=M),Z==="finished"&&A(),Te=fe,U=null,Z="running",R.start()};e&&F();const P={then(M,O){return E.then(M,O)},get time(){return lr(Ce)},set time(M){M=$r(M),Ce=M,U!==null||!R||v===0?U=M:fe=R.now()-M/v},get duration(){const M=N.calculatedDuration===null?b0(N):N.calculatedDuration;return lr(M)},get speed(){return v},set speed(M){M===v||!R||(v=M,P.time=lr(Ce))},get state(){return Z},play:F,pause:()=>{Z="paused",U=Ce},stop:()=>{C=!0,Z!=="idle"&&(Z="idle",f&&f(),Ve())},cancel:()=>{Te!==null&&be(Te),Ve()},complete:()=>{Z="finished"},sample:M=>(fe=0,be(M))};return P}function dI(e){let t;return()=>(t===void 0&&(t=e()),t)}const hI=dI(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),pI=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Ls=10,gI=2e4,mI=(e,t)=>t.type==="spring"||e==="backgroundColor"||!kg(t.ease);function vI(e,t,{onUpdate:n,onComplete:r,...i}){if(!(hI()&&pI.has(t)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let u=!1,l,c;const f=()=>{c=new Promise(R=>{l=R})};f();let{keyframes:h,duration:p=300,ease:m,times:v}=i;if(mI(t,i)){const R=Ms({...i,repeat:0,delay:0});let L={done:!1,value:h[0]};const V=[];let N=0;for(;!L.done&&N<gI;)L=R.sample(N),V.push(L.value),N+=Ls;v=void 0,h=V,p=N-Ls,m="linear"}const C=T5(e.owner.current,t,h,{...i,duration:p,ease:m,times:v}),S=()=>C.cancel(),E=()=>{vt.update(S),l(),f()};return C.onfinish=()=>{e.set(F5(h,i)),r&&r(),E()},{then(R,L){return c.then(R,L)},attachTimeline(R){return C.timeline=R,C.onfinish=null,Tt},get time(){return lr(C.currentTime||0)},set time(R){C.currentTime=$r(R)},get speed(){return C.playbackRate},set speed(R){C.playbackRate=R},get duration(){return lr(p)},play:()=>{u||(C.play(),ar(S))},pause:()=>C.pause(),stop:()=>{if(u=!0,C.playState==="idle")return;const{currentTime:R}=C;if(R){const L=Ms({...i,autoplay:!1});e.setWithVelocity(L.sample(R-Ls).value,L.sample(R).value,Ls)}E()},complete:()=>C.finish(),cancel:E}}function bI({keyframes:e,delay:t,onUpdate:n,onComplete:r}){const i=()=>(n&&n(e[e.length-1]),r&&r(),{time:0,speed:1,duration:0,play:Tt,pause:Tt,stop:Tt,then:a=>(a(),Promise.resolve()),cancel:Tt,complete:Tt});return t?Ms({keyframes:[0,1],duration:0,delay:t,onComplete:i}):i()}const yI={type:"spring",stiffness:500,damping:25,restSpeed:10},xI=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),CI={type:"keyframes",duration:.8},wI={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},SI=(e,{keyframes:t})=>t.length>2?CI:ni.has(e)?e.startsWith("scale")?xI(t[1]):yI:wI,wc=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Nr.test(t)||t==="0")&&!t.startsWith("url(")),II=new Set(["brightness","contrast","saturate","opacity"]);function EI(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Is)||[];if(!r)return e;const i=n.replace(r,"");let a=II.has(t)?1:0;return r!==n&&(a*=100),t+"("+a+i+")"}const AI=/([a-z-]*)\(.*?\)/g,Sc={...Nr,getAnimatableNone:e=>{const t=e.match(AI);return t?t.map(EI).join(" "):e}},_I={...bg,color:Qt,backgroundColor:Qt,outlineColor:Qt,fill:Qt,stroke:Qt,borderColor:Qt,borderTopColor:Qt,borderRightColor:Qt,borderBottomColor:Qt,borderLeftColor:Qt,filter:Sc,WebkitFilter:Sc},Ic=e=>_I[e];function y0(e,t){let n=Ic(e);return n!==Sc&&(n=Nr),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const x0=e=>/^0[^.\s]+$/.test(e);function PI(e){if(typeof e=="number")return e===0;if(e!==null)return e==="none"||e==="0"||x0(e)}function TI(e,t,n,r){const i=wc(t,n);let a;Array.isArray(n)?a=[...n]:a=[null,n];const u=r.from!==void 0?r.from:e.get();let l;const c=[];for(let f=0;f<a.length;f++)a[f]===null&&(a[f]=f===0?u:a[f-1]),PI(a[f])&&c.push(f),typeof a[f]=="string"&&a[f]!=="none"&&a[f]!=="0"&&(l=a[f]);if(i&&c.length&&l)for(let f=0;f<c.length;f++){const h=c[f];a[h]=y0(t,l)}return a}function FI({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:u,repeatDelay:l,from:c,elapsed:f,...h}){return!!Object.keys(h).length}function Ec(e,t){return e[t]||e.default||e}const Ac=(e,t,n,r={})=>i=>{const a=Ec(r,e)||{},u=a.delay||r.delay||0;let{elapsed:l=0}=r;l=l-$r(u);const c=TI(t,e,n,a),f=c[0],h=c[c.length-1],p=wc(e,f),m=wc(e,h);la(p===m,`You are trying to animate ${e} from "${f}" to "${h}". ${f} is not an animatable value - to enable this animation set ${f} to a value animatable to ${h} via the \`style\` property.`);let v={keyframes:c,velocity:t.getVelocity(),ease:"easeOut",...a,delay:-l,onUpdate:C=>{t.set(C),a.onUpdate&&a.onUpdate(C)},onComplete:()=>{i(),a.onComplete&&a.onComplete()}};if(FI(a)||(v={...v,...SI(e,v)}),v.duration&&(v.duration=$r(v.duration)),v.repeatDelay&&(v.repeatDelay=$r(v.repeatDelay)),!p||!m||P5.current||a.type===!1)return bI(v);if(!r.isHandoff&&t.owner&&t.owner.current instanceof HTMLElement&&!t.owner.getProps().onUpdate){const C=vI(t,e,v);if(C)return C}return Ms(v)};function Ds(e){return!!(rn(e)&&e.add)}const C0=e=>/^\-?\d*\.?\d+$/.test(e);function _c(e,t){e.indexOf(t)===-1&&e.push(t)}function Pc(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Tc{constructor(){this.subscriptions=[]}add(t){return _c(this.subscriptions,t),()=>Pc(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,r);else for(let a=0;a<i;a++){const u=this.subscriptions[a];u&&u(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const w0=new Set;function Fc(e,t,n){e||w0.has(t)||(console.warn(t),n&&console.warn(n),w0.add(t))}const OI=e=>!isNaN(parseFloat(e));class RI{constructor(t,n={}){this.version="10.16.16",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:a,timestamp:u}=Xt;this.lastUpdated!==u&&(this.timeDelta=a,this.lastUpdated=u,vt.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>vt.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=OI(this.current),this.owner=n.owner}onChange(t){return process.env.NODE_ENV!=="production"&&Fc(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new Tc);const r=this.events[t].add(n);return t==="change"?()=>{r(),vt.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=t,this.timeDelta=r}jump(t){this.updateAndNotify(t),this.prev=t,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?f0(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zi(e,t){return new RI(e,t)}const S0=e=>t=>t.test(e),I0=[ri,Ne,Un,Mr,WS,HS,{test:e=>e==="auto",parse:e=>e}],ha=e=>I0.find(S0(e)),MI=[...I0,Qt,Nr],LI=e=>MI.find(S0(e));function DI(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,zi(n))}function $I(e,t){const n=Fs(e,t);let{transitionEnd:r={},transition:i={},...a}=n?e.makeTargetAnimatable(n,!1):{};a={...a,...r};for(const u in a){const l=i5(a[u]);DI(e,u,l)}}function NI(e,t,n){var r,i;const a=Object.keys(t).filter(l=>!e.hasValue(l)),u=a.length;if(u)for(let l=0;l<u;l++){const c=a[l],f=t[c];let h=null;Array.isArray(f)&&(h=f[0]),h===null&&(h=(i=(r=n[c])!==null&&r!==void 0?r:e.readValue(c))!==null&&i!==void 0?i:t[c]),h!=null&&(typeof h=="string"&&(C0(h)||x0(h))?h=parseFloat(h):!LI(h)&&Nr.test(f)&&(h=y0(c,f)),e.addValue(c,zi(h,{owner:e})),n[c]===void 0&&(n[c]=h),h!==null&&e.setBaseTarget(c,h))}}function VI(e,t){return t?(t[e]||t.default||t).from:void 0}function BI(e,t,n){const r={};for(const i in e){const a=VI(i,t);if(a!==void 0)r[i]=a;else{const u=n.getValue(i);u&&(r[i]=u.get())}}return r}function kI({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}function jI(e,t){const n=e.get();if(Array.isArray(t)){for(let r=0;r<t.length;r++)if(t[r]!==n)return!0}else return n!==t}function E0(e,t,{delay:n=0,transitionOverride:r,type:i}={}){let{transition:a=e.getDefaultTransition(),transitionEnd:u,...l}=e.makeTargetAnimatable(t);const c=e.getValue("willChange");r&&(a=r);const f=[],h=i&&e.animationState&&e.animationState.getState()[i];for(const p in l){const m=e.getValue(p),v=l[p];if(!m||v===void 0||h&&kI(h,p))continue;const C={delay:n,elapsed:0,...Ec(a||{},p)};if(window.HandoffAppearAnimations){const A=e.getProps()[sg];if(A){const R=window.HandoffAppearAnimations(A,p,m,vt);R!==null&&(C.elapsed=R,C.isHandoff=!0)}}let S=!C.isHandoff&&!jI(m,v);if(C.type==="spring"&&(m.getVelocity()||C.velocity)&&(S=!1),m.animation&&(S=!1),S)continue;m.start(Ac(p,m,v,e.shouldReduceMotion&&ni.has(p)?{type:!1}:C));const E=m.animation;Ds(c)&&(c.add(p),E.then(()=>c.remove(p))),f.push(E)}return u&&Promise.all(f).then(()=>{u&&$I(e,u)}),f}function Oc(e,t,n={}){const r=Fs(e,t,n.custom);let{transition:i=e.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const a=r?()=>Promise.all(E0(e,r,n)):()=>Promise.resolve(),u=e.variantChildren&&e.variantChildren.size?(c=0)=>{const{delayChildren:f=0,staggerChildren:h,staggerDirection:p}=i;return GI(e,t,f+c,h,p,n)}:()=>Promise.resolve(),{when:l}=i;if(l){const[c,f]=l==="beforeChildren"?[a,u]:[u,a];return c().then(()=>f())}else return Promise.all([a(),u(n.delay)])}function GI(e,t,n=0,r=0,i=1,a){const u=[],l=(e.variantChildren.size-1)*r,c=i===1?(f=0)=>f*r:(f=0)=>l-f*r;return Array.from(e.variantChildren).sort(HI).forEach((f,h)=>{f.notify("AnimationStart",t),u.push(Oc(f,t,{...a,delay:n+c(h)}).then(()=>f.notify("AnimationComplete",t)))}),Promise.all(u)}function HI(e,t){return e.sortNodePosition(t)}function WI(e,t,n={}){e.notify("AnimationStart",t);let r;if(Array.isArray(t)){const i=t.map(a=>Oc(e,a,n));r=Promise.all(i)}else if(typeof t=="string")r=Oc(e,t,n);else{const i=typeof t=="function"?Fs(e,t,n.custom):t;r=Promise.all(E0(e,i,n))}return r.then(()=>e.notify("AnimationComplete",t))}const ZI=[...Kl].reverse(),XI=Kl.length;function zI(e){return t=>Promise.all(t.map(({animation:n,options:r})=>WI(e,n,r)))}function UI(e){let t=zI(e);const n=JI();let r=!0;const i=(c,f)=>{const h=Fs(e,f);if(h){const{transition:p,transitionEnd:m,...v}=h;c={...c,...v,...m}}return c};function a(c){t=c(e)}function u(c,f){const h=e.getProps(),p=e.getVariantContext(!0)||{},m=[],v=new Set;let C={},S=1/0;for(let A=0;A<XI;A++){const R=ZI[A],L=n[R],V=h[R]!==void 0?h[R]:p[R],N=na(V),X=R===f?L.isActive:null;X===!1&&(S=A);let Z=V===p[R]&&V!==h[R]&&N;if(Z&&r&&e.manuallyAnimateOnMount&&(Z=!1),L.protectedKeys={...C},!L.isActive&&X===null||!V&&!L.prevProp||xs(V)||typeof V=="boolean")continue;const U=YI(L.prevProp,V);let fe=U||R===f&&L.isActive&&!Z&&N||A>S&&N;const Te=Array.isArray(V)?V:[V];let Ge=Te.reduce(i,{});X===!1&&(Ge={});const{prevResolvedValues:Xe={}}=L,pe={...Xe,...Ge},Ce=be=>{fe=!0,v.delete(be),L.needsAnimating[be]=!0};for(const be in pe){const Ae=Ge[be],Ve=Xe[be];C.hasOwnProperty(be)||(Ae!==Ve?As(Ae)&&As(Ve)?!Vg(Ae,Ve)||U?Ce(be):L.protectedKeys[be]=!0:Ae!==void 0?Ce(be):v.add(be):Ae!==void 0&&v.has(be)?Ce(be):L.protectedKeys[be]=!0)}L.prevProp=V,L.prevResolvedValues=Ge,L.isActive&&(C={...C,...Ge}),r&&e.blockInitialAnimation&&(fe=!1),fe&&!Z&&m.push(...Te.map(be=>({animation:be,options:{type:R,...c}})))}if(v.size){const A={};v.forEach(R=>{const L=e.getBaseTarget(R);L!==void 0&&(A[R]=L)}),m.push({animation:A})}let E=!!m.length;return r&&(h.initial===!1||h.initial===h.animate)&&!e.manuallyAnimateOnMount&&(E=!1),r=!1,E?t(m):Promise.resolve()}function l(c,f,h){var p;if(n[c].isActive===f)return Promise.resolve();(p=e.variantChildren)===null||p===void 0||p.forEach(v=>{var C;return(C=v.animationState)===null||C===void 0?void 0:C.setActive(c,f)}),n[c].isActive=f;const m=u(h,c);for(const v in n)n[v].protectedKeys={};return m}return{animateChanges:u,setActive:l,setAnimateFunction:a,getState:()=>n}}function YI(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!Vg(t,e):!1}function oi(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function JI(){return{animate:oi(!0),whileInView:oi(),whileHover:oi(),whileTap:oi(),whileDrag:oi(),whileFocus:oi(),exit:oi()}}class KI extends Dr{constructor(t){super(t),t.animationState||(t.animationState=UI(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();this.unmount(),xs(t)&&(this.unmount=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let qI=0;class QI extends Dr{constructor(){super(...arguments),this.id=qI++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;const a=this.node.animationState.setActive("exit",!t,{custom:r??this.node.getProps().custom});n&&!t&&a.then(()=>n(this.id))}mount(){const{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}const eE={animation:{Feature:KI},exit:{Feature:QI}},A0=(e,t)=>Math.abs(e-t);function tE(e,t){const n=A0(e.x,t.x),r=A0(e.y,t.y);return Math.sqrt(n**2+r**2)}class _0{constructor(t,n,{transformPagePoint:r,contextWindow:i}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const h=Mc(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,m=tE(h.offset,{x:0,y:0})>=3;if(!p&&!m)return;const{point:v}=h,{timestamp:C}=Xt;this.history.push({...v,timestamp:C});const{onStart:S,onMove:E}=this.handlers;p||(S&&S(this.lastMoveEvent,h),this.startEvent=this.lastMoveEvent),E&&E(this.lastMoveEvent,h)},this.handlePointerMove=(h,p)=>{this.lastMoveEvent=h,this.lastMoveEventInfo=Rc(p,this.transformPagePoint),vt.update(this.updatePoint,!0)},this.handlePointerUp=(h,p)=>{if(this.end(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const{onEnd:m,onSessionEnd:v}=this.handlers,C=Mc(h.type==="pointercancel"?this.lastMoveEventInfo:Rc(p,this.transformPagePoint),this.history);this.startEvent&&m&&m(h,C),v&&v(h,C)},!Fg(t))return;this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=Ts(t),u=Rc(a,this.transformPagePoint),{point:l}=u,{timestamp:c}=Xt;this.history=[{...l,timestamp:c}];const{onSessionStart:f}=n;f&&f(t,Mc(u,this.history)),this.removeListeners=Lr(ur(this.contextWindow,"pointermove",this.handlePointerMove),ur(this.contextWindow,"pointerup",this.handlePointerUp),ur(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),ar(this.updatePoint)}}function Rc(e,t){return t?{point:t(e.point)}:e}function P0(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Mc({point:e},t){return{point:e,delta:P0(e,T0(t)),offset:P0(e,nE(t)),velocity:rE(t,.1)}}function nE(e){return e[0]}function T0(e){return e[e.length-1]}function rE(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=T0(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>$r(t)));)n--;if(!r)return{x:0,y:0};const a=lr(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const u={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function dn(e){return e.max-e.min}function Lc(e,t=0,n=.01){return Math.abs(e-t)<=n}function F0(e,t,n,r=.5){e.origin=r,e.originPoint=_t(t.min,t.max,e.origin),e.scale=dn(n)/dn(t),(Lc(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=_t(n.min,n.max,e.origin)-e.originPoint,(Lc(e.translate)||isNaN(e.translate))&&(e.translate=0)}function pa(e,t,n,r){F0(e.x,t.x,n.x,r?r.originX:void 0),F0(e.y,t.y,n.y,r?r.originY:void 0)}function O0(e,t,n){e.min=n.min+t.min,e.max=e.min+dn(t)}function iE(e,t,n){O0(e.x,t.x,n.x),O0(e.y,t.y,n.y)}function R0(e,t,n){e.min=t.min-n.min,e.max=e.min+dn(t)}function ga(e,t,n){R0(e.x,t.x,n.x),R0(e.y,t.y,n.y)}function oE(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?_t(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?_t(n,e,r.max):Math.min(e,n)),e}function M0(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function aE(e,{top:t,left:n,bottom:r,right:i}){return{x:M0(e.x,n,i),y:M0(e.y,t,r)}}function L0(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function sE(e,t){return{x:L0(e.x,t.x),y:L0(e.y,t.y)}}function uE(e,t){let n=.5;const r=dn(e),i=dn(t);return i>r?n=da(t.min,t.max-r,e.min):r>i&&(n=da(e.min,e.max-i,t.min)),Rr(0,1,n)}function lE(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const Dc=.35;function cE(e=Dc){return e===!1?e=0:e===!0&&(e=Dc),{x:D0(e,"left","right"),y:D0(e,"top","bottom")}}function D0(e,t,n){return{min:$0(e,t),max:$0(e,n)}}function $0(e,t){return typeof e=="number"?e:e[t]||0}const N0=()=>({translate:0,scale:1,origin:0,originPoint:0}),Ui=()=>({x:N0(),y:N0()}),V0=()=>({min:0,max:0}),$t=()=>({x:V0(),y:V0()});function Yn(e){return[e("x"),e("y")]}function B0({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function fE({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function dE(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function $c(e){return e===void 0||e===1}function Nc({scale:e,scaleX:t,scaleY:n}){return!$c(e)||!$c(t)||!$c(n)}function ai(e){return Nc(e)||k0(e)||e.z||e.rotate||e.rotateX||e.rotateY}function k0(e){return j0(e.x)||j0(e.y)}function j0(e){return e&&e!=="0%"}function $s(e,t,n){const r=e-n,i=t*r;return n+i}function G0(e,t,n,r,i){return i!==void 0&&(e=$s(e,i,r)),$s(e,n,r)+t}function Vc(e,t=0,n=1,r,i){e.min=G0(e.min,t,n,r,i),e.max=G0(e.max,t,n,r,i)}function H0(e,{x:t,y:n}){Vc(e.x,t.translate,t.scale,t.originPoint),Vc(e.y,n.translate,n.scale,n.originPoint)}function hE(e,t,n,r=!1){const i=n.length;if(!i)return;t.x=t.y=1;let a,u;for(let l=0;l<i;l++){a=n[l],u=a.projectionDelta;const c=a.instance;c&&c.style&&c.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&Yi(e,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),u&&(t.x*=u.x.scale,t.y*=u.y.scale,H0(e,u)),r&&ai(a.latestValues)&&Yi(e,a.latestValues))}t.x=W0(t.x),t.y=W0(t.y)}function W0(e){return Number.isInteger(e)||e>1.0000000000001||e<.999999999999?e:1}function Vr(e,t){e.min=e.min+t,e.max=e.max+t}function Z0(e,t,[n,r,i]){const a=t[i]!==void 0?t[i]:.5,u=_t(e.min,e.max,a);Vc(e,t[n],t[r],u,t.scale)}const pE=["x","scaleX","originX"],gE=["y","scaleY","originY"];function Yi(e,t){Z0(e.x,t,pE),Z0(e.y,t,gE)}function X0(e,t){return B0(dE(e.getBoundingClientRect(),t))}function mE(e,t,n){const r=X0(e,n),{scroll:i}=t;return i&&(Vr(r.x,i.offset.x),Vr(r.y,i.offset.y)),r}const z0=({current:e})=>e?e.ownerDocument.defaultView:null,vE=new WeakMap;class bE{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=$t(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=c=>{this.stopAnimation(),n&&this.snapToCursor(Ts(c,"page").point)},a=(c,f)=>{const{drag:h,dragPropagation:p,onDragStart:m}=this.getProps();if(h&&!p&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Lg(h),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Yn(C=>{let S=this.getAxisMotionValue(C).get()||0;if(Un.test(S)){const{projection:E}=this.visualElement;if(E&&E.layout){const A=E.layout.layoutBox[C];A&&(S=dn(A)*(parseFloat(S)/100))}}this.originPoint[C]=S}),m&&vt.update(()=>m(c,f),!1,!0);const{animationState:v}=this.visualElement;v&&v.setActive("whileDrag",!0)},u=(c,f)=>{const{dragPropagation:h,dragDirectionLock:p,onDirectionLock:m,onDrag:v}=this.getProps();if(!h&&!this.openGlobalLock)return;const{offset:C}=f;if(p&&this.currentDirection===null){this.currentDirection=yE(C),this.currentDirection!==null&&m&&m(this.currentDirection);return}this.updateAxis("x",f.point,C),this.updateAxis("y",f.point,C),this.visualElement.render(),v&&v(c,f)},l=(c,f)=>this.stop(c,f);this.panSession=new _0(t,{onSessionStart:i,onStart:a,onMove:u,onSessionEnd:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),contextWindow:z0(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:a}=this.getProps();a&&vt.update(()=>a(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!Ns(t,i,this.currentDirection))return;const a=this.getAxisMotionValue(t);let u=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(u=oE(u,this.constraints[t],this.elastic[t])),a.set(u)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)===null||t===void 0?void 0:t.layout,a=this.constraints;n&&Zi(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=aE(i.layoutBox,n):this.constraints=!1,this.elastic=cE(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Yn(u=>{this.getAxisMotionValue(u)&&(this.constraints[u]=lE(i.layoutBox[u],this.constraints[u]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Zi(t))return!1;const r=t.current;Ln(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=mE(r,i.root,this.visualElement.getTransformPagePoint());let u=sE(i.layout.layoutBox,a);if(n){const l=n(fE(u));this.hasMutatedConstraints=!!l,l&&(u=B0(l))}return u}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:u,onDragTransitionEnd:l}=this.getProps(),c=this.constraints||{},f=Yn(h=>{if(!Ns(h,n,this.currentDirection))return;let p=c&&c[h]||{};u&&(p={min:0,max:0});const m=i?200:1e6,v=i?40:1e7,C={type:"inertia",velocity:r?t[h]:0,bounceStiffness:m,bounceDamping:v,timeConstant:750,restDelta:1,restSpeed:10,...a,...p};return this.startAxisValueAnimation(h,C)});return Promise.all(f).then(l)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return r.start(Ac(t,r,0,n))}stopAnimation(){Yn(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){const n="_drag"+t.toUpperCase(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){Yn(n=>{const{drag:r}=this.getProps();if(!Ns(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:u,max:l}=i.layout.layoutBox[n];a.set(t[n]-_t(u,l,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!Zi(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Yn(u=>{const l=this.getAxisMotionValue(u);if(l){const c=l.get();i[u]=uE({min:c,max:c},this.constraints[u])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Yn(u=>{if(!Ns(u,t,null))return;const l=this.getAxisMotionValue(u),{min:c,max:f}=this.constraints[u];l.set(_t(c,f,i[u]))})}addListeners(){if(!this.visualElement.current)return;vE.set(this.visualElement,this);const t=this.visualElement.current,n=ur(t,"pointerdown",c=>{const{drag:f,dragListener:h=!0}=this.getProps();f&&h&&this.start(c)}),r=()=>{const{dragConstraints:c}=this.getProps();Zi(c)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const u=sr(window,"resize",()=>this.scalePositionWithinConstraints()),l=i.addEventListener("didUpdate",({delta:c,hasLayoutChanged:f})=>{this.isDragging&&f&&(Yn(h=>{const p=this.getAxisMotionValue(h);p&&(this.originPoint[h]+=c[h].translate,p.set(p.get()+c[h].translate))}),this.visualElement.render())});return()=>{u(),n(),a(),l&&l()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:u=Dc,dragMomentum:l=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:u,dragMomentum:l}}}function Ns(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function yE(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class xE extends Dr{constructor(t){super(t),this.removeGroupControls=Tt,this.removeListeners=Tt,this.controls=new bE(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Tt}unmount(){this.removeGroupControls(),this.removeListeners()}}const U0=e=>(t,n)=>{e&&vt.update(()=>e(t,n))};class CE extends Dr{constructor(){super(...arguments),this.removePointerDownListener=Tt}onPointerDown(t){this.session=new _0(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:z0(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:U0(t),onStart:U0(n),onMove:r,onEnd:(a,u)=>{delete this.session,i&&vt.update(()=>i(a,u))}}}mount(){this.removePointerDownListener=ur(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function wE(){const e=b.useContext(bs);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=b.useId();return b.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}const Vs={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Y0(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ma={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(Ne.test(e))e=parseFloat(e);else return e;const n=Y0(e,t.target.x),r=Y0(e,t.target.y);return`${n}% ${r}%`}},SE={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=Nr.parse(e);if(i.length>5)return r;const a=Nr.createTransformer(e),u=typeof i[0]!="number"?1:0,l=n.x.scale*t.x,c=n.y.scale*t.y;i[0+u]/=l,i[1+u]/=c;const f=_t(l,c,.5);return typeof i[2+u]=="number"&&(i[2+u]/=f),typeof i[3+u]=="number"&&(i[3+u]/=f),a(i)}};class IE extends b.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=t;$S(EE),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),Vs.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,u=r.projection;return u&&(u.isPresent=a,i||t.layoutDependency!==n||n===void 0?u.willUpdate():this.safeToRemove(),t.isPresent!==a&&(a?u.promote():u.relegate()||vt.postRender(()=>{const l=u.getStack();(!l||!l.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),queueMicrotask(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function J0(e){const[t,n]=wE(),r=b.useContext(Ql);return b.createElement(IE,{...e,layoutGroup:r,switchLayoutGroup:b.useContext(fg),isPresent:t,safeToRemove:n})}const EE={borderRadius:{...ma,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomLeftRadius:ma,borderBottomRightRadius:ma,boxShadow:SE},K0=["TopLeft","TopRight","BottomLeft","BottomRight"],AE=K0.length,q0=e=>typeof e=="string"?parseFloat(e):e,Q0=e=>typeof e=="number"||Ne.test(e);function _E(e,t,n,r,i,a){i?(e.opacity=_t(0,n.opacity!==void 0?n.opacity:1,PE(r)),e.opacityExit=_t(t.opacity!==void 0?t.opacity:1,0,TE(r))):a&&(e.opacity=_t(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let u=0;u<AE;u++){const l=`border${K0[u]}Radius`;let c=em(t,l),f=em(n,l);if(c===void 0&&f===void 0)continue;c||(c=0),f||(f=0),c===0||f===0||Q0(c)===Q0(f)?(e[l]=Math.max(_t(q0(c),q0(f),r),0),(Un.test(f)||Un.test(c))&&(e[l]+="%")):e[l]=f}(t.rotate||n.rotate)&&(e.rotate=_t(t.rotate||0,n.rotate||0,r))}function em(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const PE=tm(0,.5,zg),TE=tm(.5,.95,Tt);function tm(e,t,n){return r=>r<e?0:r>t?1:n(da(e,t,r))}function nm(e,t){e.min=t.min,e.max=t.max}function Sn(e,t){nm(e.x,t.x),nm(e.y,t.y)}function rm(e,t,n,r,i){return e-=t,e=$s(e,1/n,r),i!==void 0&&(e=$s(e,1/i,r)),e}function FE(e,t=0,n=1,r=.5,i,a=e,u=e){if(Un.test(t)&&(t=parseFloat(t),t=_t(u.min,u.max,t/100)-u.min),typeof t!="number")return;let l=_t(a.min,a.max,r);e===a&&(l-=t),e.min=rm(e.min,t,n,l,i),e.max=rm(e.max,t,n,l,i)}function im(e,t,[n,r,i],a,u){FE(e,t[n],t[r],t[i],t.scale,a,u)}const OE=["x","scaleX","originX"],RE=["y","scaleY","originY"];function om(e,t,n,r){im(e.x,t,OE,n?n.x:void 0,r?r.x:void 0),im(e.y,t,RE,n?n.y:void 0,r?r.y:void 0)}function am(e){return e.translate===0&&e.scale===1}function sm(e){return am(e.x)&&am(e.y)}function ME(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function um(e,t){return Math.round(e.x.min)===Math.round(t.x.min)&&Math.round(e.x.max)===Math.round(t.x.max)&&Math.round(e.y.min)===Math.round(t.y.min)&&Math.round(e.y.max)===Math.round(t.y.max)}function lm(e){return dn(e.x)/dn(e.y)}class LE{constructor(){this.members=[]}add(t){_c(this.members,t),t.scheduleRender()}remove(t){if(Pc(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function cm(e,t,n){let r="";const i=e.x.translate/t.x,a=e.y.translate/t.y;if((i||a)&&(r=`translate3d(${i}px, ${a}px, 0) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{rotate:c,rotateX:f,rotateY:h}=n;c&&(r+=`rotate(${c}deg) `),f&&(r+=`rotateX(${f}deg) `),h&&(r+=`rotateY(${h}deg) `)}const u=e.x.scale*t.x,l=e.y.scale*t.y;return(u!==1||l!==1)&&(r+=`scale(${u}, ${l})`),r||"none"}const DE=(e,t)=>e.depth-t.depth;class $E{constructor(){this.children=[],this.isDirty=!1}add(t){_c(this.children,t),this.isDirty=!0}remove(t){Pc(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(DE),this.isDirty=!1,this.children.forEach(t)}}function NE(e,t){const n=performance.now(),r=({timestamp:i})=>{const a=i-n;a>=t&&(ar(r),e(a-t))};return vt.read(r,!0),()=>ar(r)}function VE(e){window.MotionDebug&&window.MotionDebug.record(e)}function BE(e){return e instanceof SVGElement&&e.tagName!=="svg"}function kE(e,t,n){const r=rn(e)?e:zi(e);return r.start(Ac("",r,t,n)),r.animation}const fm=["","X","Y","Z"],jE={visibility:"hidden"},dm=1e3;let GE=0;const si={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function hm({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(u={},l=t==null?void 0:t()){this.id=GE++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,si.totalNodes=si.resolvedTargetDeltas=si.recalculatedProjection=0,this.nodes.forEach(ZE),this.nodes.forEach(JE),this.nodes.forEach(KE),this.nodes.forEach(XE),VE(si)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0;for(let c=0;c<this.path.length;c++)this.path[c].shouldResetTransform=!0;this.root===this&&(this.nodes=new $E)}addEventListener(u,l){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new Tc),this.eventHandlers.get(u).add(l)}notifyListeners(u,...l){const c=this.eventHandlers.get(u);c&&c.notify(...l)}hasListeners(u){return this.eventHandlers.has(u)}mount(u,l=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=BE(u),this.instance=u;const{layoutId:c,layout:f,visualElement:h}=this.options;if(h&&!h.current&&h.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),l&&(f||c)&&(this.isLayoutDirty=!0),e){let p;const m=()=>this.root.updateBlockedByResize=!1;e(u,()=>{this.root.updateBlockedByResize=!0,p&&p(),p=NE(m,250),Vs.hasAnimatedSinceResize&&(Vs.hasAnimatedSinceResize=!1,this.nodes.forEach(gm))})}c&&this.root.registerSharedNode(c,this),this.options.animate!==!1&&h&&(c||f)&&this.addEventListener("didUpdate",({delta:p,hasLayoutChanged:m,hasRelativeTargetChanged:v,layout:C})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const S=this.options.transition||h.getDefaultTransition()||nA,{onLayoutAnimationStart:E,onLayoutAnimationComplete:A}=h.getProps(),R=!this.targetLayout||!um(this.targetLayout,C)||v,L=!m&&v;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||L||m&&(R||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(p,L);const V={...Ec(S,"layout"),onPlay:E,onComplete:A};(h.shouldReduceMotion||this.options.layoutRoot)&&(V.delay=0,V.type=!1),this.startAnimation(V)}else m||gm(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=C})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,ar(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(qE),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const p=this.path[h];p.shouldResetTransform=!0,p.updateScroll("snapshot"),p.options.layoutRoot&&p.willUpdate(!1)}const{layoutId:l,layout:c}=this.options;if(l===void 0&&!c)return;const f=this.getTransformTemplate();this.prevTransformTemplateValue=f?f(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(pm);return}this.isUpdating||this.nodes.forEach(UE),this.isUpdating=!1,this.nodes.forEach(YE),this.nodes.forEach(HE),this.nodes.forEach(WE),this.clearAllSnapshots();const l=performance.now();Xt.delta=Rr(0,1e3/60,l-Xt.timestamp),Xt.timestamp=l,Xt.isProcessing=!0,uc.update.process(Xt),uc.preRender.process(Xt),uc.render.process(Xt),Xt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,queueMicrotask(()=>this.update()))}clearAllSnapshots(){this.nodes.forEach(zE),this.sharedNodes.forEach(QE)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,vt.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){vt.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let c=0;c<this.path.length;c++)this.path[c].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutCorrected=$t(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:l}=this.options;l&&l.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let l=!!(this.options.layoutScroll&&this.instance);this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(l=!1),l&&(this.scroll={animationId:this.root.animationId,phase:u,isRoot:r(this.instance),offset:n(this.instance)})}resetTransform(){if(!i)return;const u=this.isLayoutDirty||this.shouldResetTransform,l=this.projectionDelta&&!sm(this.projectionDelta),c=this.getTransformTemplate(),f=c?c(this.latestValues,""):void 0,h=f!==this.prevTransformTemplateValue;u&&(l||ai(this.latestValues)||h)&&(i(this.instance,f),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const l=this.measurePageBox();let c=this.removeElementScroll(l);return u&&(c=this.removeTransform(c)),rA(c),{animationId:this.root.animationId,measuredBox:l,layoutBox:c,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return $t();const l=u.measureViewportBox(),{scroll:c}=this.root;return c&&(Vr(l.x,c.offset.x),Vr(l.y,c.offset.y)),l}removeElementScroll(u){const l=$t();Sn(l,u);for(let c=0;c<this.path.length;c++){const f=this.path[c],{scroll:h,options:p}=f;if(f!==this.root&&h&&p.layoutScroll){if(h.isRoot){Sn(l,u);const{scroll:m}=this.root;m&&(Vr(l.x,-m.offset.x),Vr(l.y,-m.offset.y))}Vr(l.x,h.offset.x),Vr(l.y,h.offset.y)}}return l}applyTransform(u,l=!1){const c=$t();Sn(c,u);for(let f=0;f<this.path.length;f++){const h=this.path[f];!l&&h.options.layoutScroll&&h.scroll&&h!==h.root&&Yi(c,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),ai(h.latestValues)&&Yi(c,h.latestValues)}return ai(this.latestValues)&&Yi(c,this.latestValues),c}removeTransform(u){const l=$t();Sn(l,u);for(let c=0;c<this.path.length;c++){const f=this.path[c];if(!f.instance||!ai(f.latestValues))continue;Nc(f.latestValues)&&f.updateSnapshot();const h=$t(),p=f.measurePageBox();Sn(h,p),om(l,f.latestValues,f.snapshot?f.snapshot.layoutBox:void 0,h)}return ai(this.latestValues)&&om(l,this.latestValues),l}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Xt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){var l;const c=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=c.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=c.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=c.isSharedProjectionDirty);const f=!!this.resumingFrom||this!==c;if(!(u||f&&this.isSharedProjectionDirty||this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty||this.attemptToResolveRelativeTarget))return;const{layout:p,layoutId:m}=this.options;if(!(!this.layout||!(p||m))){if(this.resolvedRelativeTargetAt=Xt.timestamp,!this.targetDelta&&!this.relativeTarget){const v=this.getClosestProjectingParent();v&&v.layout&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=$t(),this.relativeTargetOrigin=$t(),ga(this.relativeTargetOrigin,this.layout.layoutBox,v.layout.layoutBox),Sn(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=$t(),this.targetWithTransforms=$t()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),iE(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Sn(this.target,this.layout.layoutBox),H0(this.target,this.targetDelta)):Sn(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const v=this.getClosestProjectingParent();v&&!!v.resumingFrom==!!this.resumingFrom&&!v.options.layoutScroll&&v.target&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=$t(),this.relativeTargetOrigin=$t(),ga(this.relativeTargetOrigin,this.target,v.target),Sn(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}si.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Nc(this.parent.latestValues)||k0(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var u;const l=this.getLead(),c=!!this.resumingFrom||this!==l;let f=!0;if((this.isProjectionDirty||!((u=this.parent)===null||u===void 0)&&u.isProjectionDirty)&&(f=!1),c&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(f=!1),this.resolvedRelativeTargetAt===Xt.timestamp&&(f=!1),f)return;const{layout:h,layoutId:p}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(h||p))return;Sn(this.layoutCorrected,this.layout.layoutBox);const m=this.treeScale.x,v=this.treeScale.y;hE(this.layoutCorrected,this.treeScale,this.path,c),l.layout&&!l.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(l.target=l.layout.layoutBox);const{target:C}=l;if(!C){this.projectionTransform&&(this.projectionDelta=Ui(),this.projectionTransform="none",this.scheduleRender());return}this.projectionDelta||(this.projectionDelta=Ui(),this.projectionDeltaWithTransform=Ui());const S=this.projectionTransform;pa(this.projectionDelta,this.layoutCorrected,C,this.latestValues),this.projectionTransform=cm(this.projectionDelta,this.treeScale),(this.projectionTransform!==S||this.treeScale.x!==m||this.treeScale.y!==v)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",C)),si.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.scheduleRender&&this.options.scheduleRender(),u){const l=this.getStack();l&&l.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(u,l=!1){const c=this.snapshot,f=c?c.latestValues:{},h={...this.latestValues},p=Ui();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!l;const m=$t(),v=c?c.source:void 0,C=this.layout?this.layout.source:void 0,S=v!==C,E=this.getStack(),A=!E||E.members.length<=1,R=!!(S&&!A&&this.options.crossfade===!0&&!this.path.some(tA));this.animationProgress=0;let L;this.mixTargetDelta=V=>{const N=V/1e3;mm(p.x,u.x,N),mm(p.y,u.y,N),this.setTargetDelta(p),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(ga(m,this.layout.layoutBox,this.relativeParent.layout.layoutBox),eA(this.relativeTarget,this.relativeTargetOrigin,m,N),L&&ME(this.relativeTarget,L)&&(this.isProjectionDirty=!1),L||(L=$t()),Sn(L,this.relativeTarget)),S&&(this.animationValues=h,_E(h,f,this.latestValues,N,R,A)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=N},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(ar(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=vt.update(()=>{Vs.hasAnimatedSinceResize=!0,this.currentAnimation=kE(0,dm,{...u,onUpdate:l=>{this.mixTargetDelta(l),u.onUpdate&&u.onUpdate(l)},onComplete:()=>{u.onComplete&&u.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(dm),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:l,target:c,layout:f,latestValues:h}=u;if(!(!l||!c||!f)){if(this!==u&&this.layout&&f&&Cm(this.options.animationType,this.layout.layoutBox,f.layoutBox)){c=this.target||$t();const p=dn(this.layout.layoutBox.x);c.x.min=u.target.x.min,c.x.max=c.x.min+p;const m=dn(this.layout.layoutBox.y);c.y.min=u.target.y.min,c.y.max=c.y.min+m}Sn(l,c),Yi(l,h),pa(this.projectionDeltaWithTransform,this.layoutCorrected,l,h)}}registerSharedNode(u,l){this.sharedNodes.has(u)||this.sharedNodes.set(u,new LE),this.sharedNodes.get(u).add(l);const f=l.options.initialPromotionConfig;l.promote({transition:f?f.transition:void 0,preserveFollowOpacity:f&&f.shouldPreserveFollowOpacity?f.shouldPreserveFollowOpacity(l):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){var u;const{layoutId:l}=this.options;return l?((u=this.getStack())===null||u===void 0?void 0:u.lead)||this:this}getPrevLead(){var u;const{layoutId:l}=this.options;return l?(u=this.getStack())===null||u===void 0?void 0:u.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:l,preserveFollowOpacity:c}={}){const f=this.getStack();f&&f.promote(this,c),u&&(this.projectionDelta=void 0,this.needsReset=!0),l&&this.setOptions({transition:l})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetRotation(){const{visualElement:u}=this.options;if(!u)return;let l=!1;const{latestValues:c}=u;if((c.rotate||c.rotateX||c.rotateY||c.rotateZ)&&(l=!0),!l)return;const f={};for(let h=0;h<fm.length;h++){const p="rotate"+fm[h];c[p]&&(f[p]=c[p],u.setStaticValue(p,0))}u.render();for(const h in f)u.setStaticValue(h,f[h]);u.scheduleRender()}getProjectionStyles(u){var l,c;if(!this.instance||this.isSVG)return;if(!this.isVisible)return jE;const f={visibility:""},h=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,f.opacity="",f.pointerEvents=_s(u==null?void 0:u.pointerEvents)||"",f.transform=h?h(this.latestValues,""):"none",f;const p=this.getLead();if(!this.projectionDelta||!this.layout||!p.target){const S={};return this.options.layoutId&&(S.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,S.pointerEvents=_s(u==null?void 0:u.pointerEvents)||""),this.hasProjected&&!ai(this.latestValues)&&(S.transform=h?h({},""):"none",this.hasProjected=!1),S}const m=p.animationValues||p.latestValues;this.applyTransformsToTarget(),f.transform=cm(this.projectionDeltaWithTransform,this.treeScale,m),h&&(f.transform=h(m,f.transform));const{x:v,y:C}=this.projectionDelta;f.transformOrigin=`${v.origin*100}% ${C.origin*100}% 0`,p.animationValues?f.opacity=p===this?(c=(l=m.opacity)!==null&&l!==void 0?l:this.latestValues.opacity)!==null&&c!==void 0?c:1:this.preserveOpacity?this.latestValues.opacity:m.opacityExit:f.opacity=p===this?m.opacity!==void 0?m.opacity:"":m.opacityExit!==void 0?m.opacityExit:0;for(const S in ws){if(m[S]===void 0)continue;const{correct:E,applyTo:A}=ws[S],R=f.transform==="none"?m[S]:E(m[S],p);if(A){const L=A.length;for(let V=0;V<L;V++)f[A[V]]=R}else f[S]=R}return this.options.layoutId&&(f.pointerEvents=p===this?_s(u==null?void 0:u.pointerEvents)||"":"none"),f}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>{var l;return(l=u.currentAnimation)===null||l===void 0?void 0:l.stop()}),this.root.nodes.forEach(pm),this.root.sharedNodes.clear()}}}function HE(e){e.updateLayout()}function WE(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=e.layout,{animationType:a}=e.options,u=n.source!==e.layout.source;a==="size"?Yn(p=>{const m=u?n.measuredBox[p]:n.layoutBox[p],v=dn(m);m.min=r[p].min,m.max=m.min+v}):Cm(a,n.layoutBox,r)&&Yn(p=>{const m=u?n.measuredBox[p]:n.layoutBox[p],v=dn(r[p]);m.max=m.min+v,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[p].max=e.relativeTarget[p].min+v)});const l=Ui();pa(l,r,n.layoutBox);const c=Ui();u?pa(c,e.applyTransform(i,!0),n.measuredBox):pa(c,r,n.layoutBox);const f=!sm(l);let h=!1;if(!e.resumeFrom){const p=e.getClosestProjectingParent();if(p&&!p.resumeFrom){const{snapshot:m,layout:v}=p;if(m&&v){const C=$t();ga(C,n.layoutBox,m.layoutBox);const S=$t();ga(S,r,v.layoutBox),um(C,S)||(h=!0),p.options.layoutRoot&&(e.relativeTarget=S,e.relativeTargetOrigin=C,e.relativeParent=p)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:c,layoutDelta:l,hasLayoutChanged:f,hasRelativeTargetChanged:h})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function ZE(e){si.totalNodes++,e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function XE(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function zE(e){e.clearSnapshot()}function pm(e){e.clearMeasurements()}function UE(e){e.isLayoutDirty=!1}function YE(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function gm(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function JE(e){e.resolveTargetDelta()}function KE(e){e.calcProjection()}function qE(e){e.resetRotation()}function QE(e){e.removeLeadSnapshot()}function mm(e,t,n){e.translate=_t(t.translate,0,n),e.scale=_t(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function vm(e,t,n,r){e.min=_t(t.min,n.min,r),e.max=_t(t.max,n.max,r)}function eA(e,t,n,r){vm(e.x,t.x,n.x,r),vm(e.y,t.y,n.y,r)}function tA(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const nA={duration:.45,ease:[.4,0,.1,1]},bm=e=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(e),ym=bm("applewebkit/")&&!bm("chrome/")?Math.round:Tt;function xm(e){e.min=ym(e.min),e.max=ym(e.max)}function rA(e){xm(e.x),xm(e.y)}function Cm(e,t,n){return e==="position"||e==="preserve-aspect"&&!Lc(lm(t),lm(n),.2)}const iA=hm({attachResizeListener:(e,t)=>sr(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Bc={current:void 0},wm=hm({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Bc.current){const e=new iA({});e.mount(window),e.setOptions({layoutScroll:!0}),Bc.current=e}return Bc.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),oA={pan:{Feature:CE},drag:{Feature:xE,ProjectionNode:wm,MeasureLayout:J0}},aA=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function sA(e){const t=aA.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}const uA=4;function kc(e,t,n=1){Ln(n<=uA,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[r,i]=sA(e);if(!r)return;const a=window.getComputedStyle(t).getPropertyValue(r);if(a){const u=a.trim();return C0(u)?parseFloat(u):u}else return tc(i)?kc(i,t,n+1):i}function lA(e,{...t},n){const r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.values.forEach(i=>{const a=i.get();if(!tc(a))return;const u=kc(a,r);u&&i.set(u)});for(const i in t){const a=t[i];if(!tc(a))continue;const u=kc(a,r);u&&(t[i]=u,n||(n={}),n[i]===void 0&&(n[i]=a))}return{target:t,transitionEnd:n}}const cA=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Sm=e=>cA.has(e),fA=e=>Object.keys(e).some(Sm),Bs=e=>e===ri||e===Ne,Im=(e,t)=>parseFloat(e.split(", ")[t]),Em=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return Im(i[1],t);{const a=r.match(/^matrix\((.+)\)$/);return a?Im(a[1],e):0}},dA=new Set(["x","y","z"]),hA=ia.filter(e=>!dA.has(e));function pA(e){const t=[];return hA.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}const Ji={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:Em(4,13),y:Em(5,14)};Ji.translateX=Ji.x,Ji.translateY=Ji.y;const gA=(e,t,n)=>{const r=t.measureViewportBox(),i=t.current,a=getComputedStyle(i),{display:u}=a,l={};u==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(f=>{l[f]=Ji[f](r,a)}),t.render();const c=t.measureViewportBox();return n.forEach(f=>{const h=t.getValue(f);h&&h.jump(l[f]),e[f]=Ji[f](c,a)}),e},mA=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(Sm);let a=[],u=!1;const l=[];if(i.forEach(c=>{const f=e.getValue(c);if(!e.hasValue(c))return;let h=n[c],p=ha(h);const m=t[c];let v;if(As(m)){const C=m.length,S=m[0]===null?1:0;h=m[S],p=ha(h);for(let E=S;E<C&&m[E]!==null;E++)v?Ln(ha(m[E])===v,"All keyframes must be of the same type"):(v=ha(m[E]),Ln(v===p||Bs(p)&&Bs(v),"Keyframes must be of the same dimension as the current value"))}else v=ha(m);if(p!==v)if(Bs(p)&&Bs(v)){const C=f.get();typeof C=="string"&&f.set(parseFloat(C)),typeof m=="string"?t[c]=parseFloat(m):Array.isArray(m)&&v===Ne&&(t[c]=m.map(parseFloat))}else p!=null&&p.transform&&(v!=null&&v.transform)&&(h===0||m===0)?h===0?f.set(v.transform(h)):t[c]=p.transform(m):(u||(a=pA(e),u=!0),l.push(c),r[c]=r[c]!==void 0?r[c]:t[c],f.jump(m))}),l.length){const c=l.indexOf("height")>=0?window.pageYOffset:null,f=gA(t,e,l);return a.length&&a.forEach(([h,p])=>{e.getValue(h).set(p)}),e.render(),ys&&c!==null&&window.scrollTo({top:c}),{target:f,transitionEnd:r}}else return{target:t,transitionEnd:r}};function vA(e,t,n,r){return fA(t)?mA(e,t,n,r):{target:t,transitionEnd:r}}const bA=(e,t,n,r)=>{const i=lA(e,t,r);return t=i.target,r=i.transitionEnd,vA(e,t,n,r)},jc={current:null},Am={current:!1};function yA(){if(Am.current=!0,!!ys)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>jc.current=e.matches;e.addListener(t),t()}else jc.current=!1}function xA(e,t,n){const{willChange:r}=t;for(const i in t){const a=t[i],u=n[i];if(rn(a))e.addValue(i,a),Ds(r)&&r.add(i),process.env.NODE_ENV==="development"&&Fc(a.version==="10.16.16",`Attempting to mix Framer Motion versions ${a.version} with 10.16.16 may not work as expected.`);else if(rn(u))e.addValue(i,zi(a,{owner:e})),Ds(r)&&r.remove(i);else if(u!==a)if(e.hasValue(i)){const l=e.getValue(i);!l.hasAnimated&&l.set(a)}else{const l=e.getStaticValue(i);e.addValue(i,zi(l!==void 0?l:a,{owner:e}))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const _m=new WeakMap,Pm=Object.keys(ra),CA=Pm.length,Tm=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],wA=ql.length;class SA{constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:i,visualState:a},u={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>vt.render(this.render,!1,!0);const{latestValues:l,renderState:c}=a;this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=c,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=u,this.isControllingVariants=Cs(n),this.isVariantNode=ug(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:f,...h}=this.scrapeMotionValuesFromProps(n,{});for(const p in h){const m=h[p];l[p]!==void 0&&rn(m)&&(m.set(l[p],!1),Ds(f)&&f.add(p))}}scrapeMotionValuesFromProps(t,n){return{}}mount(t){this.current=t,_m.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),Am.current||yA(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:jc.current,process.env.NODE_ENV!=="production"&&Fc(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){_m.delete(this.current),this.projection&&this.projection.unmount(),ar(this.notifyUpdate),ar(this.render),this.valueSubscriptions.forEach(t=>t()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features)this.features[t].unmount();this.current=null}bindToMotionValue(t,n){const r=ni.has(t),i=n.on("change",u=>{this.latestValues[t]=u,this.props.onUpdate&&vt.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(t,()=>{i(),a()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}loadFeatures({children:t,...n},r,i,a){let u,l;if(process.env.NODE_ENV!=="production"&&i&&r){const c="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";n.ignoreStrict?la(!1,c):Ln(!1,c)}for(let c=0;c<CA;c++){const f=Pm[c],{isEnabled:h,Feature:p,ProjectionNode:m,MeasureLayout:v}=ra[f];m&&(u=m),h(n)&&(!this.features[f]&&p&&(this.features[f]=new p(this)),v&&(l=v))}if(!this.projection&&u){this.projection=new u(this.latestValues,this.parent&&this.parent.projection);const{layoutId:c,layout:f,drag:h,dragConstraints:p,layoutScroll:m,layoutRoot:v}=n;this.projection.setOptions({layoutId:c,layout:f,alwaysMeasureLayout:!!h||p&&Zi(p),visualElement:this,scheduleRender:()=>this.scheduleRender(),animationType:typeof f=="string"?f:"both",initialPromotionConfig:a,layoutScroll:m,layoutRoot:v})}return l}updateFeatures(){for(const t in this.features){const n=this.features[t];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):$t()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}makeTargetAnimatable(t,n=!0){return this.makeTargetAnimatableFromInstance(t,this.props,n)}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<Tm.length;r++){const i=Tm[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a=t["on"+i];a&&(this.propEventSubscriptions[i]=this.on(i,a))}this.prevMotionValues=xA(this,this.scrapeMotionValuesFromProps(t,this.prevProps),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(t=!1){if(t)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<wA;r++){const i=ql[r],a=this.props[i];(na(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){n!==this.values.get(t)&&(this.removeValue(t),this.bindToMotionValue(t,n)),this.values.set(t,n),this.latestValues[t]=n.get()}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=zi(n,{owner:this}),this.addValue(t,r)),r}readValue(t){var n;return this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(n=this.getBaseTargetFromProps(this.props,t))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,t,this.options)}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=sc(this.props,r))===null||n===void 0?void 0:n[t]:void 0;if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,t);return a!==void 0&&!rn(a)?a:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new Tc),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class Fm extends SA{sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}makeTargetAnimatableFromInstance({transition:t,transitionEnd:n,...r},{transformValues:i},a){let u=BI(r,t||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),u&&(u=i(u))),a){NI(this,r,u);const l=bA(this,r,u,n);n=l.transitionEnd,r=l.target}return{transition:t,transitionEnd:n,...r}}}function IA(e){return window.getComputedStyle(e)}class EA extends Fm{readValueFromInstance(t,n){if(ni.has(n)){const r=Ic(n);return r&&r.default||0}else{const r=IA(t),i=(pg(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return X0(t,n)}build(t,n,r,i){nc(t,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(t,n){return ac(t,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;rn(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(t,n,r,i){Sg(t,n,r,i)}}class AA extends Fm{constructor(){super(...arguments),this.isSVGTag=!1}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(ni.has(n)){const r=Ic(n);return r&&r.default||0}return n=Ig.has(n)?n:Jl(n),t.getAttribute(n)}measureInstanceViewportBox(){return $t()}scrapeMotionValuesFromProps(t,n){return Ag(t,n)}build(t,n,r,i){ic(t,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(t,n,r,i){Eg(t,n,r,i)}mount(t){this.isSVGTag=oc(t.tagName),super.mount(t)}}const _A=(e,t)=>ec(e)?new AA(t,{enableHardwareAcceleration:!1}):new EA(t,{enableHardwareAcceleration:!0}),PA={...eE,...E5,...oA,...{layout:{ProjectionNode:wm,MeasureLayout:J0}}},Ki=LS((e,t)=>d5(e,t,PA,_A));function Om(){const e=b.useRef(!1);return Yl(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function TA(){const e=Om(),[t,n]=b.useState(0),r=b.useCallback(()=>{e.current&&n(t+1)},[t]);return[b.useCallback(()=>vt.postRender(r),[r]),t]}class FA extends te.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function OA({children:e,isPresent:t}){const n=b.useId(),r=b.useRef(null),i=b.useRef({width:0,height:0,top:0,left:0});return b.useInsertionEffect(()=>{const{width:a,height:u,top:l,left:c}=i.current;if(t||!r.current||!a||!u)return;r.current.dataset.motionPopId=n;const f=document.createElement("style");return document.head.appendChild(f),f.sheet&&f.sheet.insertRule(`
|
|
57
|
+
*/(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var a="",u=0;u<arguments.length;u++){var l=arguments[u];l&&(a=i(a,r(l)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return n.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var u="";for(var l in a)t.call(a,l)&&a[l]&&(u=i(u,l));return u}function i(a,u){return u?a?a+" "+u:a+u:a}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(tg);var SS=tg.exports;const et=Wl(SS);function ng({size:e="md",...t}){return T.jsx("div",{className:`${et("bg-brand-primary rounded-full flex items-center justify-center",{"h-8 w-8":e==="sm","h-12 w-12":e==="md","h-16 w-16":e==="lg"})}`,...t,children:T.jsx(aS,{className:et("text-brand-background",{"h-4 w-4":e==="sm","h-6 w-6":e==="md","h-8 w-8":e==="lg"})})})}const rg=b.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),vs=b.createContext({}),bs=b.createContext(null),ys=typeof document<"u",Ul=ys?b.useLayoutEffect:b.useEffect,ig=b.createContext({strict:!1}),Yl=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),og="data-"+Yl("framerAppearId");function IS(e,t,n,r){const{visualElement:i}=b.useContext(vs),a=b.useContext(ig),u=b.useContext(bs),l=b.useContext(rg).reducedMotion,c=b.useRef();r=r||a.renderer,!c.current&&r&&(c.current=r(e,{visualState:t,parent:i,props:n,presenceContext:u,blockInitialAnimation:u?u.initial===!1:!1,reducedMotionConfig:l}));const f=c.current;b.useInsertionEffect(()=>{f&&f.update(n,u)});const h=b.useRef(!!(n[og]&&!window.HandoffComplete));return Ul(()=>{f&&(f.render(),h.current&&f.animationState&&f.animationState.animateChanges())}),b.useEffect(()=>{f&&(f.updateFeatures(),!h.current&&f.animationState&&f.animationState.animateChanges(),h.current&&(h.current=!1,window.HandoffComplete=!0))}),f}function Zi(e){return typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function ES(e,t,n){return b.useCallback(r=>{r&&e.mount&&e.mount(r),t&&(r?t.mount(r):t.unmount()),n&&(typeof n=="function"?n(r):Zi(n)&&(n.current=r))},[t])}function na(e){return typeof e=="string"||Array.isArray(e)}function xs(e){return typeof e=="object"&&typeof e.start=="function"}const Jl=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Kl=["initial",...Jl];function Cs(e){return xs(e.animate)||Kl.some(t=>na(e[t]))}function ag(e){return!!(Cs(e)||e.variants)}function AS(e,t){if(Cs(e)){const{initial:n,animate:r}=e;return{initial:n===!1||na(n)?n:void 0,animate:na(r)?r:void 0}}return e.inherit!==!1?t:{}}function _S(e){const{initial:t,animate:n}=AS(e,b.useContext(vs));return b.useMemo(()=>({initial:t,animate:n}),[sg(t),sg(n)])}function sg(e){return Array.isArray(e)?e.join(" "):e}const ug={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ra={};for(const e in ug)ra[e]={isEnabled:t=>ug[e].some(n=>!!t[n])};function PS(e){for(const t in e)ra[t]={...ra[t],...e[t]}}const ql=b.createContext({}),lg=b.createContext({}),TS=Symbol.for("motionComponentSymbol");function FS({preloadedFeatures:e,createVisualElement:t,useRender:n,useVisualState:r,Component:i}){e&&PS(e);function a(l,c){let f;const h={...b.useContext(rg),...l,layoutId:OS(l)},{isStatic:p}=h,m=_S(l),v=r(l,p);if(!p&&ys){m.visualElement=IS(i,v,h,t);const C=b.useContext(lg),S=b.useContext(ig).strict;m.visualElement&&(f=m.visualElement.loadFeatures(h,S,e,C))}return te.createElement(vs.Provider,{value:m},f&&m.visualElement?te.createElement(f,{visualElement:m.visualElement,...h}):null,n(i,l,ES(v,m.visualElement,c),v,p,m.visualElement))}const u=b.forwardRef(a);return u[TS]=i,u}function OS({layoutId:e}){const t=b.useContext(ql).id;return t&&e!==void 0?t+"-"+e:e}function RS(e){function t(r,i={}){return FS(e(r,i))}if(typeof Proxy>"u")return t;const n=new Map;return new Proxy(t,{get:(r,i)=>(n.has(i)||n.set(i,t(i)),n.get(i))})}const MS=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Ql(e){return typeof e!="string"||e.includes("-")?!1:!!(MS.indexOf(e)>-1||/[A-Z]/.test(e))}const ws={};function LS(e){Object.assign(ws,e)}const ia=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ni=new Set(ia);function cg(e,{layout:t,layoutId:n}){return ni.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!ws[e]||e==="opacity")}const rn=e=>!!(e&&e.getVelocity),DS={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},$S=ia.length;function NS(e,{enableHardwareAcceleration:t=!0,allowTransformNone:n=!0},r,i){let a="";for(let u=0;u<$S;u++){const l=ia[u];if(e[l]!==void 0){const c=DS[l]||l;a+=`${c}(${e[l]}) `}}return t&&!e.z&&(a+="translateZ(0)"),a=a.trim(),i?a=i(e,r?"":a):n&&r&&(a="none"),a}const fg=e=>t=>typeof t=="string"&&t.startsWith(e),dg=fg("--"),ec=fg("var(--"),VS=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,BS=(e,t)=>t&&typeof e=="number"?t.transform(e):e,Rr=(e,t,n)=>Math.min(Math.max(n,e),t),ri={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},oa={...ri,transform:e=>Rr(0,1,e)},Ss={...ri,default:1},aa=e=>Math.round(e*1e5)/1e5,Is=/(-)?([\d]*\.?[\d])+/g,hg=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,kS=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function sa(e){return typeof e=="string"}const ua=e=>({test:t=>sa(t)&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Mr=ua("deg"),Un=ua("%"),Ne=ua("px"),jS=ua("vh"),GS=ua("vw"),pg={...Un,parse:e=>Un.parse(e)/100,transform:e=>Un.transform(e*100)},gg={...ri,transform:Math.round},mg={borderWidth:Ne,borderTopWidth:Ne,borderRightWidth:Ne,borderBottomWidth:Ne,borderLeftWidth:Ne,borderRadius:Ne,radius:Ne,borderTopLeftRadius:Ne,borderTopRightRadius:Ne,borderBottomRightRadius:Ne,borderBottomLeftRadius:Ne,width:Ne,maxWidth:Ne,height:Ne,maxHeight:Ne,size:Ne,top:Ne,right:Ne,bottom:Ne,left:Ne,padding:Ne,paddingTop:Ne,paddingRight:Ne,paddingBottom:Ne,paddingLeft:Ne,margin:Ne,marginTop:Ne,marginRight:Ne,marginBottom:Ne,marginLeft:Ne,rotate:Mr,rotateX:Mr,rotateY:Mr,rotateZ:Mr,scale:Ss,scaleX:Ss,scaleY:Ss,scaleZ:Ss,skew:Mr,skewX:Mr,skewY:Mr,distance:Ne,translateX:Ne,translateY:Ne,translateZ:Ne,x:Ne,y:Ne,z:Ne,perspective:Ne,transformPerspective:Ne,opacity:oa,originX:pg,originY:pg,originZ:Ne,zIndex:gg,fillOpacity:oa,strokeOpacity:oa,numOctaves:gg};function tc(e,t,n,r){const{style:i,vars:a,transform:u,transformOrigin:l}=e;let c=!1,f=!1,h=!0;for(const p in t){const m=t[p];if(dg(p)){a[p]=m;continue}const v=mg[p],C=BS(m,v);if(ni.has(p)){if(c=!0,u[p]=C,!h)continue;m!==(v.default||0)&&(h=!1)}else p.startsWith("origin")?(f=!0,l[p]=C):i[p]=C}if(t.transform||(c||r?i.transform=NS(e.transform,n,h,r):i.transform&&(i.transform="none")),f){const{originX:p="50%",originY:m="50%",originZ:v=0}=l;i.transformOrigin=`${p} ${m} ${v}`}}const nc=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function vg(e,t,n){for(const r in t)!rn(t[r])&&!cg(r,n)&&(e[r]=t[r])}function HS({transformTemplate:e},t,n){return b.useMemo(()=>{const r=nc();return tc(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}function WS(e,t,n){const r=e.style||{},i={};return vg(i,r,e),Object.assign(i,HS(e,t,n)),e.transformValues?e.transformValues(i):i}function ZS(e,t,n){const r={},i=WS(e,t,n);return e.drag&&e.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(r.tabIndex=0),r.style=i,r}const XS=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","ignoreStrict","viewport"]);function Es(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||XS.has(e)}let bg=e=>!Es(e);function zS(e){e&&(bg=t=>t.startsWith("on")?!Es(t):e(t))}try{zS(require("@emotion/is-prop-valid").default)}catch{}function US(e,t,n){const r={};for(const i in e)i==="values"&&typeof e.values=="object"||(bg(i)||n===!0&&Es(i)||!t&&!Es(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}function yg(e,t,n){return typeof e=="string"?e:Ne.transform(t+n*e)}function YS(e,t,n){const r=yg(t,e.x,e.width),i=yg(n,e.y,e.height);return`${r} ${i}`}const JS={offset:"stroke-dashoffset",array:"stroke-dasharray"},KS={offset:"strokeDashoffset",array:"strokeDasharray"};function qS(e,t,n=1,r=0,i=!0){e.pathLength=1;const a=i?JS:KS;e[a.offset]=Ne.transform(-r);const u=Ne.transform(t),l=Ne.transform(n);e[a.array]=`${u} ${l}`}function rc(e,{attrX:t,attrY:n,attrScale:r,originX:i,originY:a,pathLength:u,pathSpacing:l=1,pathOffset:c=0,...f},h,p,m){if(tc(e,f,h,m),p){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:v,style:C,dimensions:S}=e;v.transform&&(S&&(C.transform=v.transform),delete v.transform),S&&(i!==void 0||a!==void 0||C.transform)&&(C.transformOrigin=YS(S,i!==void 0?i:.5,a!==void 0?a:.5)),t!==void 0&&(v.x=t),n!==void 0&&(v.y=n),r!==void 0&&(v.scale=r),u!==void 0&&qS(v,u,l,c,!1)}const xg=()=>({...nc(),attrs:{}}),ic=e=>typeof e=="string"&&e.toLowerCase()==="svg";function QS(e,t,n,r){const i=b.useMemo(()=>{const a=xg();return rc(a,t,{enableHardwareAcceleration:!1},ic(r),e.transformTemplate),{...a.attrs,style:{...a.style}}},[t]);if(e.style){const a={};vg(a,e.style,e),i.style={...a,...i.style}}return i}function e5(e=!1){return(n,r,i,{latestValues:a},u)=>{const c=(Ql(n)?QS:ZS)(r,a,u,n),h={...US(r,typeof n=="string",e),...c,ref:i},{children:p}=r,m=b.useMemo(()=>rn(p)?p.get():p,[p]);return b.createElement(n,{...h,children:m})}}function Cg(e,{style:t,vars:n},r,i){Object.assign(e.style,t,i&&i.getProjectionStyles(r));for(const a in n)e.style.setProperty(a,n[a])}const wg=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Sg(e,t,n,r){Cg(e,t,void 0,r);for(const i in t.attrs)e.setAttribute(wg.has(i)?i:Yl(i),t.attrs[i])}function oc(e,t){const{style:n}=e,r={};for(const i in n)(rn(n[i])||t.style&&rn(t.style[i])||cg(i,e))&&(r[i]=n[i]);return r}function Ig(e,t){const n=oc(e,t);for(const r in e)if(rn(e[r])||rn(t[r])){const i=ia.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=e[r]}return n}function ac(e,t,n,r={},i={}){return typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"&&(t=t(n!==void 0?n:e.custom,r,i)),t}function Eg(e){const t=b.useRef(null);return t.current===null&&(t.current=e()),t.current}const As=e=>Array.isArray(e),t5=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),n5=e=>As(e)?e[e.length-1]||0:e;function _s(e){const t=rn(e)?e.get():e;return t5(t)?t.toValue():t}function r5({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,a){const u={latestValues:i5(r,i,a,e),renderState:t()};return n&&(u.mount=l=>n(r,l,u)),u}const Ag=e=>(t,n)=>{const r=b.useContext(vs),i=b.useContext(bs),a=()=>r5(e,t,r,i);return n?a():Eg(a)};function i5(e,t,n,r){const i={},a=r(e,{});for(const m in a)i[m]=_s(a[m]);let{initial:u,animate:l}=e;const c=Cs(e),f=ag(e);t&&f&&!c&&e.inherit!==!1&&(u===void 0&&(u=t.initial),l===void 0&&(l=t.animate));let h=n?n.initial===!1:!1;h=h||u===!1;const p=h?l:u;return p&&typeof p!="boolean"&&!xs(p)&&(Array.isArray(p)?p:[p]).forEach(v=>{const C=ac(e,v);if(!C)return;const{transitionEnd:S,transition:E,...A}=C;for(const R in A){let L=A[R];if(Array.isArray(L)){const V=h?L.length-1:0;L=L[V]}L!==null&&(i[R]=L)}for(const R in S)i[R]=S[R]}),i}const Tt=e=>e;class _g{constructor(){this.order=[],this.scheduled=new Set}add(t){if(!this.scheduled.has(t))return this.scheduled.add(t),this.order.push(t),!0}remove(t){const n=this.order.indexOf(t);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(t))}clear(){this.order.length=0,this.scheduled.clear()}}function o5(e){let t=new _g,n=new _g,r=0,i=!1,a=!1;const u=new WeakSet,l={schedule:(c,f=!1,h=!1)=>{const p=h&&i,m=p?t:n;return f&&u.add(c),m.add(c)&&p&&i&&(r=t.order.length),c},cancel:c=>{n.remove(c),u.delete(c)},process:c=>{if(i){a=!0;return}if(i=!0,[t,n]=[n,t],n.clear(),r=t.order.length,r)for(let f=0;f<r;f++){const h=t.order[f];h(c),u.has(h)&&(l.schedule(h),e())}i=!1,a&&(a=!1,l.process(c))}};return l}const Ps=["prepare","read","update","preRender","render","postRender"],a5=40;function s5(e,t){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},a=Ps.reduce((p,m)=>(p[m]=o5(()=>n=!0),p),{}),u=p=>a[p].process(i),l=()=>{const p=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(p-i.timestamp,a5),1),i.timestamp=p,i.isProcessing=!0,Ps.forEach(u),i.isProcessing=!1,n&&t&&(r=!1,e(l))},c=()=>{n=!0,r=!0,i.isProcessing||e(l)};return{schedule:Ps.reduce((p,m)=>{const v=a[m];return p[m]=(C,S=!1,E=!1)=>(n||c(),v.schedule(C,S,E)),p},{}),cancel:p=>Ps.forEach(m=>a[m].cancel(p)),state:i,steps:a}}const{schedule:vt,cancel:ar,state:Xt,steps:sc}=s5(typeof requestAnimationFrame<"u"?requestAnimationFrame:Tt,!0),u5={useVisualState:Ag({scrapeMotionValuesFromProps:Ig,createRenderState:xg,onMount:(e,t,{renderState:n,latestValues:r})=>{vt.read(()=>{try{n.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),vt.render(()=>{rc(n,r,{enableHardwareAcceleration:!1},ic(t.tagName),e.transformTemplate),Sg(t,n)})}})},l5={useVisualState:Ag({scrapeMotionValuesFromProps:oc,createRenderState:nc})};function c5(e,{forwardMotionProps:t=!1},n,r){return{...Ql(e)?u5:l5,preloadedFeatures:n,useRender:e5(t),createVisualElement:r,Component:e}}function sr(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const Pg=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1;function Ts(e,t="page"){return{point:{x:e[t+"X"],y:e[t+"Y"]}}}const f5=e=>t=>Pg(t)&&e(t,Ts(t));function ur(e,t,n,r){return sr(e,t,f5(n),r)}const d5=(e,t)=>n=>t(e(n)),Lr=(...e)=>e.reduce(d5);function Tg(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const Fg=Tg("dragHorizontal"),Og=Tg("dragVertical");function Rg(e){let t=!1;if(e==="y")t=Og();else if(e==="x")t=Fg();else{const n=Fg(),r=Og();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function Mg(){const e=Rg(!0);return e?(e(),!1):!0}class Dr{constructor(t){this.isMounted=!1,this.node=t}update(){}}function Lg(e,t){const n="pointer"+(t?"enter":"leave"),r="onHover"+(t?"Start":"End"),i=(a,u)=>{if(a.type==="touch"||Mg())return;const l=e.getProps();e.animationState&&l.whileHover&&e.animationState.setActive("whileHover",t),l[r]&&vt.update(()=>l[r](a,u))};return ur(e.current,n,i,{passive:!e.getProps()[r]})}class h5 extends Dr{mount(){this.unmount=Lr(Lg(this.node,!0),Lg(this.node,!1))}unmount(){}}class p5 extends Dr{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Lr(sr(this.node.current,"focus",()=>this.onFocus()),sr(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Dg=(e,t)=>t?e===t?!0:Dg(e,t.parentElement):!1;function uc(e,t){if(!t)return;const n=new PointerEvent("pointer"+e);t(n,Ts(n))}class g5 extends Dr{constructor(){super(...arguments),this.removeStartListeners=Tt,this.removeEndListeners=Tt,this.removeAccessibleListeners=Tt,this.startPointerPress=(t,n)=>{if(this.removeEndListeners(),this.isPressing)return;const r=this.node.getProps(),a=ur(window,"pointerup",(l,c)=>{if(!this.checkPressEnd())return;const{onTap:f,onTapCancel:h}=this.node.getProps();vt.update(()=>{Dg(this.node.current,l.target)?f&&f(l,c):h&&h(l,c)})},{passive:!(r.onTap||r.onPointerUp)}),u=ur(window,"pointercancel",(l,c)=>this.cancelPress(l,c),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=Lr(a,u),this.startPress(t,n)},this.startAccessiblePress=()=>{const t=a=>{if(a.key!=="Enter"||this.isPressing)return;const u=l=>{l.key!=="Enter"||!this.checkPressEnd()||uc("up",(c,f)=>{const{onTap:h}=this.node.getProps();h&&vt.update(()=>h(c,f))})};this.removeEndListeners(),this.removeEndListeners=sr(this.node.current,"keyup",u),uc("down",(l,c)=>{this.startPress(l,c)})},n=sr(this.node.current,"keydown",t),r=()=>{this.isPressing&&uc("cancel",(a,u)=>this.cancelPress(a,u))},i=sr(this.node.current,"blur",r);this.removeAccessibleListeners=Lr(n,i)}}startPress(t,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&vt.update(()=>r(t,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Mg()}cancelPress(t,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&vt.update(()=>r(t,n))}mount(){const t=this.node.getProps(),n=ur(this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),r=sr(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=Lr(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const lc=new WeakMap,cc=new WeakMap,m5=e=>{const t=lc.get(e.target);t&&t(e)},v5=e=>{e.forEach(m5)};function b5({root:e,...t}){const n=e||document;cc.has(n)||cc.set(n,{});const r=cc.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(v5,{root:e,...t})),r[i]}function y5(e,t,n){const r=b5(t);return lc.set(e,n),r.observe(e),()=>{lc.delete(e),r.unobserve(e)}}const x5={some:0,all:1};class C5 extends Dr{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:a}=t,u={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:x5[i]},l=c=>{const{isIntersecting:f}=c;if(this.isInView===f||(this.isInView=f,a&&!f&&this.hasEnteredView))return;f&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",f);const{onViewportEnter:h,onViewportLeave:p}=this.node.getProps(),m=f?h:p;m&&m(c)};return y5(this.node.current,u,l)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(w5(t,n))&&this.startObserver()}unmount(){}}function w5({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const S5={inView:{Feature:C5},tap:{Feature:g5},focus:{Feature:p5},hover:{Feature:h5}};function $g(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}function I5(e){const t={};return e.values.forEach((n,r)=>t[r]=n.get()),t}function E5(e){const t={};return e.values.forEach((n,r)=>t[r]=n.getVelocity()),t}function Fs(e,t,n){const r=e.getProps();return ac(r,t,n!==void 0?n:r.custom,I5(e),E5(e))}let la=Tt,Ln=Tt;process.env.NODE_ENV!=="production"&&(la=(e,t)=>{!e&&typeof console<"u"&&console.warn(t)},Ln=(e,t)=>{if(!e)throw new Error(t)});const $r=e=>e*1e3,lr=e=>e/1e3,A5={current:!1},Ng=e=>Array.isArray(e)&&typeof e[0]=="number";function Vg(e){return!!(!e||typeof e=="string"&&Bg[e]||Ng(e)||Array.isArray(e)&&e.every(Vg))}const ca=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,Bg={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ca([0,.65,.55,1]),circOut:ca([.55,0,1,.45]),backIn:ca([.31,.01,.66,-.59]),backOut:ca([.33,1.53,.69,.99])};function kg(e){if(e)return Ng(e)?ca(e):Array.isArray(e)?e.map(kg):Bg[e]}function _5(e,t,n,{delay:r=0,duration:i,repeat:a=0,repeatType:u="loop",ease:l,times:c}={}){const f={[t]:n};c&&(f.offset=c);const h=kg(l);return Array.isArray(h)&&(f.easing=h),e.animate(f,{delay:r,duration:i,easing:Array.isArray(h)?"linear":h,fill:"both",iterations:a+1,direction:u==="reverse"?"alternate":"normal"})}function P5(e,{repeat:t,repeatType:n="loop"}){const r=t&&n!=="loop"&&t%2===1?0:e.length-1;return e[r]}const jg=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,T5=1e-7,F5=12;function O5(e,t,n,r,i){let a,u,l=0;do u=t+(n-t)/2,a=jg(u,r,i)-e,a>0?n=u:t=u;while(Math.abs(a)>T5&&++l<F5);return u}function fa(e,t,n,r){if(e===t&&n===r)return Tt;const i=a=>O5(a,0,1,e,n);return a=>a===0||a===1?a:jg(i(a),t,r)}const R5=fa(.42,0,1,1),M5=fa(0,0,.58,1),Gg=fa(.42,0,.58,1),L5=e=>Array.isArray(e)&&typeof e[0]!="number",Hg=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,Wg=e=>t=>1-e(1-t),fc=e=>1-Math.sin(Math.acos(e)),Zg=Wg(fc),D5=Hg(fc),Xg=fa(.33,1.53,.69,.99),dc=Wg(Xg),$5=Hg(dc),zg={linear:Tt,easeIn:R5,easeInOut:Gg,easeOut:M5,circIn:fc,circInOut:D5,circOut:Zg,backIn:dc,backInOut:$5,backOut:Xg,anticipate:e=>(e*=2)<1?.5*dc(e):.5*(2-Math.pow(2,-10*(e-1)))},Ug=e=>{if(Array.isArray(e)){Ln(e.length===4,"Cubic bezier arrays must contain four numerical values.");const[t,n,r,i]=e;return fa(t,n,r,i)}else if(typeof e=="string")return Ln(zg[e]!==void 0,`Invalid easing type '${e}'`),zg[e];return e},hc=(e,t)=>n=>!!(sa(n)&&kS.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),Yg=(e,t,n)=>r=>{if(!sa(r))return r;const[i,a,u,l]=r.match(Is);return{[e]:parseFloat(i),[t]:parseFloat(a),[n]:parseFloat(u),alpha:l!==void 0?parseFloat(l):1}},N5=e=>Rr(0,255,e),pc={...ri,transform:e=>Math.round(N5(e))},ii={test:hc("rgb","red"),parse:Yg("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+pc.transform(e)+", "+pc.transform(t)+", "+pc.transform(n)+", "+aa(oa.transform(r))+")"};function V5(e){let t="",n="",r="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const gc={test:hc("#"),parse:V5,transform:ii.transform},Xi={test:hc("hsl","hue"),parse:Yg("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Un.transform(aa(t))+", "+Un.transform(aa(n))+", "+aa(oa.transform(r))+")"},Qt={test:e=>ii.test(e)||gc.test(e)||Xi.test(e),parse:e=>ii.test(e)?ii.parse(e):Xi.test(e)?Xi.parse(e):gc.parse(e),transform:e=>sa(e)?e:e.hasOwnProperty("red")?ii.transform(e):Xi.transform(e)},_t=(e,t,n)=>-n*e+n*t+e;function mc(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function B5({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let i=0,a=0,u=0;if(!t)i=a=u=n;else{const l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;i=mc(c,l,e+1/3),a=mc(c,l,e),u=mc(c,l,e-1/3)}return{red:Math.round(i*255),green:Math.round(a*255),blue:Math.round(u*255),alpha:r}}const vc=(e,t,n)=>{const r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},k5=[gc,ii,Xi],j5=e=>k5.find(t=>t.test(e));function Jg(e){const t=j5(e);Ln(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`);let n=t.parse(e);return t===Xi&&(n=B5(n)),n}const Kg=(e,t)=>{const n=Jg(e),r=Jg(t),i={...n};return a=>(i.red=vc(n.red,r.red,a),i.green=vc(n.green,r.green,a),i.blue=vc(n.blue,r.blue,a),i.alpha=_t(n.alpha,r.alpha,a),ii.transform(i))};function G5(e){var t,n;return isNaN(e)&&sa(e)&&(((t=e.match(Is))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(hg))===null||n===void 0?void 0:n.length)||0)>0}const qg={regex:VS,countKey:"Vars",token:"${v}",parse:Tt},Qg={regex:hg,countKey:"Colors",token:"${c}",parse:Qt.parse},e0={regex:Is,countKey:"Numbers",token:"${n}",parse:ri.parse};function bc(e,{regex:t,countKey:n,token:r,parse:i}){const a=e.tokenised.match(t);a&&(e["num"+n]=a.length,e.tokenised=e.tokenised.replace(t,r),e.values.push(...a.map(i)))}function Os(e){const t=e.toString(),n={value:t,tokenised:t,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&bc(n,qg),bc(n,Qg),bc(n,e0),n}function t0(e){return Os(e).values}function n0(e){const{values:t,numColors:n,numVars:r,tokenised:i}=Os(e),a=t.length;return u=>{let l=i;for(let c=0;c<a;c++)c<r?l=l.replace(qg.token,u[c]):c<r+n?l=l.replace(Qg.token,Qt.transform(u[c])):l=l.replace(e0.token,aa(u[c]));return l}}const H5=e=>typeof e=="number"?0:e;function W5(e){const t=t0(e);return n0(e)(t.map(H5))}const Nr={test:G5,parse:t0,createTransformer:n0,getAnimatableNone:W5},r0=(e,t)=>n=>`${n>0?t:e}`;function i0(e,t){return typeof e=="number"?n=>_t(e,t,n):Qt.test(e)?Kg(e,t):e.startsWith("var(")?r0(e,t):a0(e,t)}const o0=(e,t)=>{const n=[...e],r=n.length,i=e.map((a,u)=>i0(a,t[u]));return a=>{for(let u=0;u<r;u++)n[u]=i[u](a);return n}},Z5=(e,t)=>{const n={...e,...t},r={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(r[i]=i0(e[i],t[i]));return i=>{for(const a in r)n[a]=r[a](i);return n}},a0=(e,t)=>{const n=Nr.createTransformer(t),r=Os(e),i=Os(t);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?Lr(o0(r.values,i.values),n):(la(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),r0(e,t))},da=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},s0=(e,t)=>n=>_t(e,t,n);function X5(e){return typeof e=="number"?s0:typeof e=="string"?Qt.test(e)?Kg:a0:Array.isArray(e)?o0:typeof e=="object"?Z5:s0}function z5(e,t,n){const r=[],i=n||X5(e[0]),a=e.length-1;for(let u=0;u<a;u++){let l=i(e[u],e[u+1]);if(t){const c=Array.isArray(t)?t[u]||Tt:t;l=Lr(c,l)}r.push(l)}return r}function u0(e,t,{clamp:n=!0,ease:r,mixer:i}={}){const a=e.length;if(Ln(a===t.length,"Both input and output ranges must be the same length"),a===1)return()=>t[0];e[0]>e[a-1]&&(e=[...e].reverse(),t=[...t].reverse());const u=z5(t,r,i),l=u.length,c=f=>{let h=0;if(l>1)for(;h<e.length-2&&!(f<e[h+1]);h++);const p=da(e[h],e[h+1],f);return u[h](p)};return n?f=>c(Rr(e[0],e[a-1],f)):c}function U5(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const i=da(0,t,r);e.push(_t(n,1,i))}}function Y5(e){const t=[0];return U5(t,e.length-1),t}function J5(e,t){return e.map(n=>n*t)}function K5(e,t){return e.map(()=>t||Gg).splice(0,e.length-1)}function Rs({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const i=L5(r)?r.map(Ug):Ug(r),a={done:!1,value:t[0]},u=J5(n&&n.length===t.length?n:Y5(t),e),l=u0(u,t,{ease:Array.isArray(i)?i:K5(t,i)});return{calculatedDuration:e,next:c=>(a.value=l(c),a.done=c>=e,a)}}function l0(e,t){return t?e*(1e3/t):0}const q5=5;function c0(e,t,n){const r=Math.max(t-q5,0);return l0(n-e(r),t-r)}const yc=.001,Q5=.01,f0=10,eI=.05,tI=1;function nI({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,a;la(e<=$r(f0),"Spring duration must be 10 seconds or less");let u=1-t;u=Rr(eI,tI,u),e=Rr(Q5,f0,lr(e)),u<1?(i=f=>{const h=f*u,p=h*e,m=h-n,v=xc(f,u),C=Math.exp(-p);return yc-m/v*C},a=f=>{const p=f*u*e,m=p*n+n,v=Math.pow(u,2)*Math.pow(f,2)*e,C=Math.exp(-p),S=xc(Math.pow(f,2),u);return(-i(f)+yc>0?-1:1)*((m-v)*C)/S}):(i=f=>{const h=Math.exp(-f*e),p=(f-n)*e+1;return-yc+h*p},a=f=>{const h=Math.exp(-f*e),p=(n-f)*(e*e);return h*p});const l=5/e,c=iI(i,a,l);if(e=$r(e),isNaN(c))return{stiffness:100,damping:10,duration:e};{const f=Math.pow(c,2)*r;return{stiffness:f,damping:u*2*Math.sqrt(r*f),duration:e}}}const rI=12;function iI(e,t,n){let r=n;for(let i=1;i<rI;i++)r=r-e(r)/t(r);return r}function xc(e,t){return e*Math.sqrt(1-t*t)}const oI=["duration","bounce"],aI=["stiffness","damping","mass"];function d0(e,t){return t.some(n=>e[n]!==void 0)}function sI(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!d0(e,aI)&&d0(e,oI)){const n=nI(e);t={...t,...n,velocity:0,mass:1},t.isResolvedFromDuration=!0}return t}function h0({keyframes:e,restDelta:t,restSpeed:n,...r}){const i=e[0],a=e[e.length-1],u={done:!1,value:i},{stiffness:l,damping:c,mass:f,velocity:h,duration:p,isResolvedFromDuration:m}=sI(r),v=h?-lr(h):0,C=c/(2*Math.sqrt(l*f)),S=a-i,E=lr(Math.sqrt(l/f)),A=Math.abs(S)<5;n||(n=A?.01:2),t||(t=A?.005:.5);let R;if(C<1){const L=xc(E,C);R=V=>{const N=Math.exp(-C*E*V);return a-N*((v+C*E*S)/L*Math.sin(L*V)+S*Math.cos(L*V))}}else if(C===1)R=L=>a-Math.exp(-E*L)*(S+(v+E*S)*L);else{const L=E*Math.sqrt(C*C-1);R=V=>{const N=Math.exp(-C*E*V),X=Math.min(L*V,300);return a-N*((v+C*E*S)*Math.sinh(X)+L*S*Math.cosh(X))/L}}return{calculatedDuration:m&&p||null,next:L=>{const V=R(L);if(m)u.done=L>=p;else{let N=v;L!==0&&(C<1?N=c0(R,L,V):N=0);const X=Math.abs(N)<=n,Z=Math.abs(a-V)<=t;u.done=X&&Z}return u.value=u.done?a:V,u}}}function p0({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:a=500,modifyTarget:u,min:l,max:c,restDelta:f=.5,restSpeed:h}){const p=e[0],m={done:!1,value:p},v=U=>l!==void 0&&U<l||c!==void 0&&U>c,C=U=>l===void 0?c:c===void 0||Math.abs(l-U)<Math.abs(c-U)?l:c;let S=n*t;const E=p+S,A=u===void 0?E:u(E);A!==E&&(S=A-p);const R=U=>-S*Math.exp(-U/r),L=U=>A+R(U),V=U=>{const fe=R(U),Te=L(U);m.done=Math.abs(fe)<=f,m.value=m.done?A:Te};let N,X;const Z=U=>{v(m.value)&&(N=U,X=h0({keyframes:[m.value,C(m.value)],velocity:c0(L,U,m.value),damping:i,stiffness:a,restDelta:f,restSpeed:h}))};return Z(0),{calculatedDuration:null,next:U=>{let fe=!1;return!X&&N===void 0&&(fe=!0,V(U),Z(U)),N!==void 0&&U>N?X.next(U-N):(!fe&&V(U),m)}}}const uI=e=>{const t=({timestamp:n})=>e(n);return{start:()=>vt.update(t,!0),stop:()=>ar(t),now:()=>Xt.isProcessing?Xt.timestamp:performance.now()}},g0=2e4;function m0(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t<g0;)t+=n,r=e.next(t);return t>=g0?1/0:t}const lI={decay:p0,inertia:p0,tween:Rs,keyframes:Rs,spring:h0};function Ms({autoplay:e=!0,delay:t=0,driver:n=uI,keyframes:r,type:i="keyframes",repeat:a=0,repeatDelay:u=0,repeatType:l="loop",onPlay:c,onStop:f,onComplete:h,onUpdate:p,...m}){let v=1,C=!1,S,E;const A=()=>{E=new Promise(M=>{S=M})};A();let R;const L=lI[i]||Rs;let V;L!==Rs&&typeof r[0]!="number"&&(V=u0([0,100],r,{clamp:!1}),r=[0,100]);const N=L({...m,keyframes:r});let X;l==="mirror"&&(X=L({...m,keyframes:[...r].reverse(),velocity:-(m.velocity||0)}));let Z="idle",U=null,fe=null,Te=null;N.calculatedDuration===null&&a&&(N.calculatedDuration=m0(N));const{calculatedDuration:Ge}=N;let Xe=1/0,pe=1/0;Ge!==null&&(Xe=Ge+u,pe=Xe*(a+1)-u);let Ce=0;const be=M=>{if(fe===null)return;v>0&&(fe=Math.min(fe,M)),v<0&&(fe=Math.min(M-pe/v,fe)),U!==null?Ce=U:Ce=Math.round(M-fe)*v;const O=Ce-t*(v>=0?1:-1),y=v>=0?O<0:O>pe;Ce=Math.max(O,0),Z==="finished"&&U===null&&(Ce=pe);let j=Ce,Q=N;if(a){const re=Ce/Xe;let ie=Math.floor(re),ue=re%1;!ue&&re>=1&&(ue=1),ue===1&&ie--,ie=Math.min(ie,a+1);const K=!!(ie%2);K&&(l==="reverse"?(ue=1-ue,u&&(ue-=u/Xe)):l==="mirror"&&(Q=X));let ce=Rr(0,1,ue);Ce>pe&&(ce=l==="reverse"&&K?1:0),j=ce*Xe}const oe=y?{done:!1,value:r[0]}:Q.next(j);V&&(oe.value=V(oe.value));let{done:z}=oe;!y&&Ge!==null&&(z=v>=0?Ce>=pe:Ce<=0);const J=U===null&&(Z==="finished"||Z==="running"&&z);return p&&p(oe.value),J&&Je(),oe},Ae=()=>{R&&R.stop(),R=void 0},Ve=()=>{Z="idle",Ae(),S(),A(),fe=Te=null},Je=()=>{Z="finished",h&&h(),Ae(),S()},F=()=>{if(C)return;R||(R=n(be));const M=R.now();c&&c(),U!==null?fe=M-U:(!fe||Z==="finished")&&(fe=M),Z==="finished"&&A(),Te=fe,U=null,Z="running",R.start()};e&&F();const P={then(M,O){return E.then(M,O)},get time(){return lr(Ce)},set time(M){M=$r(M),Ce=M,U!==null||!R||v===0?U=M:fe=R.now()-M/v},get duration(){const M=N.calculatedDuration===null?m0(N):N.calculatedDuration;return lr(M)},get speed(){return v},set speed(M){M===v||!R||(v=M,P.time=lr(Ce))},get state(){return Z},play:F,pause:()=>{Z="paused",U=Ce},stop:()=>{C=!0,Z!=="idle"&&(Z="idle",f&&f(),Ve())},cancel:()=>{Te!==null&&be(Te),Ve()},complete:()=>{Z="finished"},sample:M=>(fe=0,be(M))};return P}function cI(e){let t;return()=>(t===void 0&&(t=e()),t)}const fI=cI(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),dI=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Ls=10,hI=2e4,pI=(e,t)=>t.type==="spring"||e==="backgroundColor"||!Vg(t.ease);function gI(e,t,{onUpdate:n,onComplete:r,...i}){if(!(fI()&&dI.has(t)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let u=!1,l,c;const f=()=>{c=new Promise(R=>{l=R})};f();let{keyframes:h,duration:p=300,ease:m,times:v}=i;if(pI(t,i)){const R=Ms({...i,repeat:0,delay:0});let L={done:!1,value:h[0]};const V=[];let N=0;for(;!L.done&&N<hI;)L=R.sample(N),V.push(L.value),N+=Ls;v=void 0,h=V,p=N-Ls,m="linear"}const C=_5(e.owner.current,t,h,{...i,duration:p,ease:m,times:v}),S=()=>C.cancel(),E=()=>{vt.update(S),l(),f()};return C.onfinish=()=>{e.set(P5(h,i)),r&&r(),E()},{then(R,L){return c.then(R,L)},attachTimeline(R){return C.timeline=R,C.onfinish=null,Tt},get time(){return lr(C.currentTime||0)},set time(R){C.currentTime=$r(R)},get speed(){return C.playbackRate},set speed(R){C.playbackRate=R},get duration(){return lr(p)},play:()=>{u||(C.play(),ar(S))},pause:()=>C.pause(),stop:()=>{if(u=!0,C.playState==="idle")return;const{currentTime:R}=C;if(R){const L=Ms({...i,autoplay:!1});e.setWithVelocity(L.sample(R-Ls).value,L.sample(R).value,Ls)}E()},complete:()=>C.finish(),cancel:E}}function mI({keyframes:e,delay:t,onUpdate:n,onComplete:r}){const i=()=>(n&&n(e[e.length-1]),r&&r(),{time:0,speed:1,duration:0,play:Tt,pause:Tt,stop:Tt,then:a=>(a(),Promise.resolve()),cancel:Tt,complete:Tt});return t?Ms({keyframes:[0,1],duration:0,delay:t,onComplete:i}):i()}const vI={type:"spring",stiffness:500,damping:25,restSpeed:10},bI=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),yI={type:"keyframes",duration:.8},xI={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},CI=(e,{keyframes:t})=>t.length>2?yI:ni.has(e)?e.startsWith("scale")?bI(t[1]):vI:xI,Cc=(e,t)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(Nr.test(t)||t==="0")&&!t.startsWith("url(")),wI=new Set(["brightness","contrast","saturate","opacity"]);function SI(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Is)||[];if(!r)return e;const i=n.replace(r,"");let a=wI.has(t)?1:0;return r!==n&&(a*=100),t+"("+a+i+")"}const II=/([a-z-]*)\(.*?\)/g,wc={...Nr,getAnimatableNone:e=>{const t=e.match(II);return t?t.map(SI).join(" "):e}},EI={...mg,color:Qt,backgroundColor:Qt,outlineColor:Qt,fill:Qt,stroke:Qt,borderColor:Qt,borderTopColor:Qt,borderRightColor:Qt,borderBottomColor:Qt,borderLeftColor:Qt,filter:wc,WebkitFilter:wc},Sc=e=>EI[e];function v0(e,t){let n=Sc(e);return n!==wc&&(n=Nr),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const b0=e=>/^0[^.\s]+$/.test(e);function AI(e){if(typeof e=="number")return e===0;if(e!==null)return e==="none"||e==="0"||b0(e)}function _I(e,t,n,r){const i=Cc(t,n);let a;Array.isArray(n)?a=[...n]:a=[null,n];const u=r.from!==void 0?r.from:e.get();let l;const c=[];for(let f=0;f<a.length;f++)a[f]===null&&(a[f]=f===0?u:a[f-1]),AI(a[f])&&c.push(f),typeof a[f]=="string"&&a[f]!=="none"&&a[f]!=="0"&&(l=a[f]);if(i&&c.length&&l)for(let f=0;f<c.length;f++){const h=c[f];a[h]=v0(t,l)}return a}function PI({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:u,repeatDelay:l,from:c,elapsed:f,...h}){return!!Object.keys(h).length}function Ic(e,t){return e[t]||e.default||e}const Ec=(e,t,n,r={})=>i=>{const a=Ic(r,e)||{},u=a.delay||r.delay||0;let{elapsed:l=0}=r;l=l-$r(u);const c=_I(t,e,n,a),f=c[0],h=c[c.length-1],p=Cc(e,f),m=Cc(e,h);la(p===m,`You are trying to animate ${e} from "${f}" to "${h}". ${f} is not an animatable value - to enable this animation set ${f} to a value animatable to ${h} via the \`style\` property.`);let v={keyframes:c,velocity:t.getVelocity(),ease:"easeOut",...a,delay:-l,onUpdate:C=>{t.set(C),a.onUpdate&&a.onUpdate(C)},onComplete:()=>{i(),a.onComplete&&a.onComplete()}};if(PI(a)||(v={...v,...CI(e,v)}),v.duration&&(v.duration=$r(v.duration)),v.repeatDelay&&(v.repeatDelay=$r(v.repeatDelay)),!p||!m||A5.current||a.type===!1)return mI(v);if(!r.isHandoff&&t.owner&&t.owner.current instanceof HTMLElement&&!t.owner.getProps().onUpdate){const C=gI(t,e,v);if(C)return C}return Ms(v)};function Ds(e){return!!(rn(e)&&e.add)}const y0=e=>/^\-?\d*\.?\d+$/.test(e);function Ac(e,t){e.indexOf(t)===-1&&e.push(t)}function _c(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Pc{constructor(){this.subscriptions=[]}add(t){return Ac(this.subscriptions,t),()=>_c(this.subscriptions,t)}notify(t,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,r);else for(let a=0;a<i;a++){const u=this.subscriptions[a];u&&u(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const x0=new Set;function Tc(e,t,n){e||x0.has(t)||(console.warn(t),n&&console.warn(n),x0.add(t))}const TI=e=>!isNaN(parseFloat(e));class FI{constructor(t,n={}){this.version="10.16.16",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:a,timestamp:u}=Xt;this.lastUpdated!==u&&(this.timeDelta=a,this.lastUpdated=u,vt.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>vt.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=t,this.canTrackVelocity=TI(this.current),this.owner=n.owner}onChange(t){return process.env.NODE_ENV!=="production"&&Tc(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new Pc);const r=this.events[t].add(n);return t==="change"?()=>{r(),vt.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=t,this.timeDelta=r}jump(t){this.updateAndNotify(t),this.prev=t,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?l0(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function zi(e,t){return new FI(e,t)}const C0=e=>t=>t.test(e),w0=[ri,Ne,Un,Mr,GS,jS,{test:e=>e==="auto",parse:e=>e}],ha=e=>w0.find(C0(e)),OI=[...w0,Qt,Nr],RI=e=>OI.find(C0(e));function MI(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,zi(n))}function LI(e,t){const n=Fs(e,t);let{transitionEnd:r={},transition:i={},...a}=n?e.makeTargetAnimatable(n,!1):{};a={...a,...r};for(const u in a){const l=n5(a[u]);MI(e,u,l)}}function DI(e,t,n){var r,i;const a=Object.keys(t).filter(l=>!e.hasValue(l)),u=a.length;if(u)for(let l=0;l<u;l++){const c=a[l],f=t[c];let h=null;Array.isArray(f)&&(h=f[0]),h===null&&(h=(i=(r=n[c])!==null&&r!==void 0?r:e.readValue(c))!==null&&i!==void 0?i:t[c]),h!=null&&(typeof h=="string"&&(y0(h)||b0(h))?h=parseFloat(h):!RI(h)&&Nr.test(f)&&(h=v0(c,f)),e.addValue(c,zi(h,{owner:e})),n[c]===void 0&&(n[c]=h),h!==null&&e.setBaseTarget(c,h))}}function $I(e,t){return t?(t[e]||t.default||t).from:void 0}function NI(e,t,n){const r={};for(const i in e){const a=$I(i,t);if(a!==void 0)r[i]=a;else{const u=n.getValue(i);u&&(r[i]=u.get())}}return r}function VI({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}function BI(e,t){const n=e.get();if(Array.isArray(t)){for(let r=0;r<t.length;r++)if(t[r]!==n)return!0}else return n!==t}function S0(e,t,{delay:n=0,transitionOverride:r,type:i}={}){let{transition:a=e.getDefaultTransition(),transitionEnd:u,...l}=e.makeTargetAnimatable(t);const c=e.getValue("willChange");r&&(a=r);const f=[],h=i&&e.animationState&&e.animationState.getState()[i];for(const p in l){const m=e.getValue(p),v=l[p];if(!m||v===void 0||h&&VI(h,p))continue;const C={delay:n,elapsed:0,...Ic(a||{},p)};if(window.HandoffAppearAnimations){const A=e.getProps()[og];if(A){const R=window.HandoffAppearAnimations(A,p,m,vt);R!==null&&(C.elapsed=R,C.isHandoff=!0)}}let S=!C.isHandoff&&!BI(m,v);if(C.type==="spring"&&(m.getVelocity()||C.velocity)&&(S=!1),m.animation&&(S=!1),S)continue;m.start(Ec(p,m,v,e.shouldReduceMotion&&ni.has(p)?{type:!1}:C));const E=m.animation;Ds(c)&&(c.add(p),E.then(()=>c.remove(p))),f.push(E)}return u&&Promise.all(f).then(()=>{u&&LI(e,u)}),f}function Fc(e,t,n={}){const r=Fs(e,t,n.custom);let{transition:i=e.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const a=r?()=>Promise.all(S0(e,r,n)):()=>Promise.resolve(),u=e.variantChildren&&e.variantChildren.size?(c=0)=>{const{delayChildren:f=0,staggerChildren:h,staggerDirection:p}=i;return kI(e,t,f+c,h,p,n)}:()=>Promise.resolve(),{when:l}=i;if(l){const[c,f]=l==="beforeChildren"?[a,u]:[u,a];return c().then(()=>f())}else return Promise.all([a(),u(n.delay)])}function kI(e,t,n=0,r=0,i=1,a){const u=[],l=(e.variantChildren.size-1)*r,c=i===1?(f=0)=>f*r:(f=0)=>l-f*r;return Array.from(e.variantChildren).sort(jI).forEach((f,h)=>{f.notify("AnimationStart",t),u.push(Fc(f,t,{...a,delay:n+c(h)}).then(()=>f.notify("AnimationComplete",t)))}),Promise.all(u)}function jI(e,t){return e.sortNodePosition(t)}function GI(e,t,n={}){e.notify("AnimationStart",t);let r;if(Array.isArray(t)){const i=t.map(a=>Fc(e,a,n));r=Promise.all(i)}else if(typeof t=="string")r=Fc(e,t,n);else{const i=typeof t=="function"?Fs(e,t,n.custom):t;r=Promise.all(S0(e,i,n))}return r.then(()=>e.notify("AnimationComplete",t))}const HI=[...Jl].reverse(),WI=Jl.length;function ZI(e){return t=>Promise.all(t.map(({animation:n,options:r})=>GI(e,n,r)))}function XI(e){let t=ZI(e);const n=UI();let r=!0;const i=(c,f)=>{const h=Fs(e,f);if(h){const{transition:p,transitionEnd:m,...v}=h;c={...c,...v,...m}}return c};function a(c){t=c(e)}function u(c,f){const h=e.getProps(),p=e.getVariantContext(!0)||{},m=[],v=new Set;let C={},S=1/0;for(let A=0;A<WI;A++){const R=HI[A],L=n[R],V=h[R]!==void 0?h[R]:p[R],N=na(V),X=R===f?L.isActive:null;X===!1&&(S=A);let Z=V===p[R]&&V!==h[R]&&N;if(Z&&r&&e.manuallyAnimateOnMount&&(Z=!1),L.protectedKeys={...C},!L.isActive&&X===null||!V&&!L.prevProp||xs(V)||typeof V=="boolean")continue;const U=zI(L.prevProp,V);let fe=U||R===f&&L.isActive&&!Z&&N||A>S&&N;const Te=Array.isArray(V)?V:[V];let Ge=Te.reduce(i,{});X===!1&&(Ge={});const{prevResolvedValues:Xe={}}=L,pe={...Xe,...Ge},Ce=be=>{fe=!0,v.delete(be),L.needsAnimating[be]=!0};for(const be in pe){const Ae=Ge[be],Ve=Xe[be];C.hasOwnProperty(be)||(Ae!==Ve?As(Ae)&&As(Ve)?!$g(Ae,Ve)||U?Ce(be):L.protectedKeys[be]=!0:Ae!==void 0?Ce(be):v.add(be):Ae!==void 0&&v.has(be)?Ce(be):L.protectedKeys[be]=!0)}L.prevProp=V,L.prevResolvedValues=Ge,L.isActive&&(C={...C,...Ge}),r&&e.blockInitialAnimation&&(fe=!1),fe&&!Z&&m.push(...Te.map(be=>({animation:be,options:{type:R,...c}})))}if(v.size){const A={};v.forEach(R=>{const L=e.getBaseTarget(R);L!==void 0&&(A[R]=L)}),m.push({animation:A})}let E=!!m.length;return r&&(h.initial===!1||h.initial===h.animate)&&!e.manuallyAnimateOnMount&&(E=!1),r=!1,E?t(m):Promise.resolve()}function l(c,f,h){var p;if(n[c].isActive===f)return Promise.resolve();(p=e.variantChildren)===null||p===void 0||p.forEach(v=>{var C;return(C=v.animationState)===null||C===void 0?void 0:C.setActive(c,f)}),n[c].isActive=f;const m=u(h,c);for(const v in n)n[v].protectedKeys={};return m}return{animateChanges:u,setActive:l,setAnimateFunction:a,getState:()=>n}}function zI(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!$g(t,e):!1}function oi(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function UI(){return{animate:oi(!0),whileInView:oi(),whileHover:oi(),whileTap:oi(),whileDrag:oi(),whileFocus:oi(),exit:oi()}}class YI extends Dr{constructor(t){super(t),t.animationState||(t.animationState=XI(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();this.unmount(),xs(t)&&(this.unmount=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let JI=0;class KI extends Dr{constructor(){super(...arguments),this.id=JI++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;const a=this.node.animationState.setActive("exit",!t,{custom:r??this.node.getProps().custom});n&&!t&&a.then(()=>n(this.id))}mount(){const{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}const qI={animation:{Feature:YI},exit:{Feature:KI}},I0=(e,t)=>Math.abs(e-t);function QI(e,t){const n=I0(e.x,t.x),r=I0(e.y,t.y);return Math.sqrt(n**2+r**2)}class E0{constructor(t,n,{transformPagePoint:r,contextWindow:i}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const h=Rc(this.lastMoveEventInfo,this.history),p=this.startEvent!==null,m=QI(h.offset,{x:0,y:0})>=3;if(!p&&!m)return;const{point:v}=h,{timestamp:C}=Xt;this.history.push({...v,timestamp:C});const{onStart:S,onMove:E}=this.handlers;p||(S&&S(this.lastMoveEvent,h),this.startEvent=this.lastMoveEvent),E&&E(this.lastMoveEvent,h)},this.handlePointerMove=(h,p)=>{this.lastMoveEvent=h,this.lastMoveEventInfo=Oc(p,this.transformPagePoint),vt.update(this.updatePoint,!0)},this.handlePointerUp=(h,p)=>{if(this.end(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const{onEnd:m,onSessionEnd:v}=this.handlers,C=Rc(h.type==="pointercancel"?this.lastMoveEventInfo:Oc(p,this.transformPagePoint),this.history);this.startEvent&&m&&m(h,C),v&&v(h,C)},!Pg(t))return;this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=Ts(t),u=Oc(a,this.transformPagePoint),{point:l}=u,{timestamp:c}=Xt;this.history=[{...l,timestamp:c}];const{onSessionStart:f}=n;f&&f(t,Rc(u,this.history)),this.removeListeners=Lr(ur(this.contextWindow,"pointermove",this.handlePointerMove),ur(this.contextWindow,"pointerup",this.handlePointerUp),ur(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),ar(this.updatePoint)}}function Oc(e,t){return t?{point:t(e.point)}:e}function A0(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Rc({point:e},t){return{point:e,delta:A0(e,_0(t)),offset:A0(e,eE(t)),velocity:tE(t,.1)}}function eE(e){return e[0]}function _0(e){return e[e.length-1]}function tE(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const i=_0(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>$r(t)));)n--;if(!r)return{x:0,y:0};const a=lr(i.timestamp-r.timestamp);if(a===0)return{x:0,y:0};const u={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function dn(e){return e.max-e.min}function Mc(e,t=0,n=.01){return Math.abs(e-t)<=n}function P0(e,t,n,r=.5){e.origin=r,e.originPoint=_t(t.min,t.max,e.origin),e.scale=dn(n)/dn(t),(Mc(e.scale,1,1e-4)||isNaN(e.scale))&&(e.scale=1),e.translate=_t(n.min,n.max,e.origin)-e.originPoint,(Mc(e.translate)||isNaN(e.translate))&&(e.translate=0)}function pa(e,t,n,r){P0(e.x,t.x,n.x,r?r.originX:void 0),P0(e.y,t.y,n.y,r?r.originY:void 0)}function T0(e,t,n){e.min=n.min+t.min,e.max=e.min+dn(t)}function nE(e,t,n){T0(e.x,t.x,n.x),T0(e.y,t.y,n.y)}function F0(e,t,n){e.min=t.min-n.min,e.max=e.min+dn(t)}function ga(e,t,n){F0(e.x,t.x,n.x),F0(e.y,t.y,n.y)}function rE(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?_t(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?_t(n,e,r.max):Math.min(e,n)),e}function O0(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function iE(e,{top:t,left:n,bottom:r,right:i}){return{x:O0(e.x,n,i),y:O0(e.y,t,r)}}function R0(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function oE(e,t){return{x:R0(e.x,t.x),y:R0(e.y,t.y)}}function aE(e,t){let n=.5;const r=dn(e),i=dn(t);return i>r?n=da(t.min,t.max-r,e.min):r>i&&(n=da(e.min,e.max-i,t.min)),Rr(0,1,n)}function sE(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const Lc=.35;function uE(e=Lc){return e===!1?e=0:e===!0&&(e=Lc),{x:M0(e,"left","right"),y:M0(e,"top","bottom")}}function M0(e,t,n){return{min:L0(e,t),max:L0(e,n)}}function L0(e,t){return typeof e=="number"?e:e[t]||0}const D0=()=>({translate:0,scale:1,origin:0,originPoint:0}),Ui=()=>({x:D0(),y:D0()}),$0=()=>({min:0,max:0}),$t=()=>({x:$0(),y:$0()});function Yn(e){return[e("x"),e("y")]}function N0({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function lE({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function cE(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Dc(e){return e===void 0||e===1}function $c({scale:e,scaleX:t,scaleY:n}){return!Dc(e)||!Dc(t)||!Dc(n)}function ai(e){return $c(e)||V0(e)||e.z||e.rotate||e.rotateX||e.rotateY}function V0(e){return B0(e.x)||B0(e.y)}function B0(e){return e&&e!=="0%"}function $s(e,t,n){const r=e-n,i=t*r;return n+i}function k0(e,t,n,r,i){return i!==void 0&&(e=$s(e,i,r)),$s(e,n,r)+t}function Nc(e,t=0,n=1,r,i){e.min=k0(e.min,t,n,r,i),e.max=k0(e.max,t,n,r,i)}function j0(e,{x:t,y:n}){Nc(e.x,t.translate,t.scale,t.originPoint),Nc(e.y,n.translate,n.scale,n.originPoint)}function fE(e,t,n,r=!1){const i=n.length;if(!i)return;t.x=t.y=1;let a,u;for(let l=0;l<i;l++){a=n[l],u=a.projectionDelta;const c=a.instance;c&&c.style&&c.style.display==="contents"||(r&&a.options.layoutScroll&&a.scroll&&a!==a.root&&Yi(e,{x:-a.scroll.offset.x,y:-a.scroll.offset.y}),u&&(t.x*=u.x.scale,t.y*=u.y.scale,j0(e,u)),r&&ai(a.latestValues)&&Yi(e,a.latestValues))}t.x=G0(t.x),t.y=G0(t.y)}function G0(e){return Number.isInteger(e)||e>1.0000000000001||e<.999999999999?e:1}function Vr(e,t){e.min=e.min+t,e.max=e.max+t}function H0(e,t,[n,r,i]){const a=t[i]!==void 0?t[i]:.5,u=_t(e.min,e.max,a);Nc(e,t[n],t[r],u,t.scale)}const dE=["x","scaleX","originX"],hE=["y","scaleY","originY"];function Yi(e,t){H0(e.x,t,dE),H0(e.y,t,hE)}function W0(e,t){return N0(cE(e.getBoundingClientRect(),t))}function pE(e,t,n){const r=W0(e,n),{scroll:i}=t;return i&&(Vr(r.x,i.offset.x),Vr(r.y,i.offset.y)),r}const Z0=({current:e})=>e?e.ownerDocument.defaultView:null,gE=new WeakMap;class mE{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=$t(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=c=>{this.stopAnimation(),n&&this.snapToCursor(Ts(c,"page").point)},a=(c,f)=>{const{drag:h,dragPropagation:p,onDragStart:m}=this.getProps();if(h&&!p&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Rg(h),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Yn(C=>{let S=this.getAxisMotionValue(C).get()||0;if(Un.test(S)){const{projection:E}=this.visualElement;if(E&&E.layout){const A=E.layout.layoutBox[C];A&&(S=dn(A)*(parseFloat(S)/100))}}this.originPoint[C]=S}),m&&vt.update(()=>m(c,f),!1,!0);const{animationState:v}=this.visualElement;v&&v.setActive("whileDrag",!0)},u=(c,f)=>{const{dragPropagation:h,dragDirectionLock:p,onDirectionLock:m,onDrag:v}=this.getProps();if(!h&&!this.openGlobalLock)return;const{offset:C}=f;if(p&&this.currentDirection===null){this.currentDirection=vE(C),this.currentDirection!==null&&m&&m(this.currentDirection);return}this.updateAxis("x",f.point,C),this.updateAxis("y",f.point,C),this.visualElement.render(),v&&v(c,f)},l=(c,f)=>this.stop(c,f);this.panSession=new E0(t,{onSessionStart:i,onStart:a,onMove:u,onSessionEnd:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),contextWindow:Z0(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:a}=this.getProps();a&&vt.update(()=>a(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:i}=this.getProps();if(!r||!Ns(t,i,this.currentDirection))return;const a=this.getAxisMotionValue(t);let u=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(u=rE(u,this.constraints[t],this.elastic[t])),a.set(u)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)===null||t===void 0?void 0:t.layout,a=this.constraints;n&&Zi(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=iE(i.layoutBox,n):this.constraints=!1,this.elastic=uE(r),a!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Yn(u=>{this.getAxisMotionValue(u)&&(this.constraints[u]=sE(i.layoutBox[u],this.constraints[u]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Zi(t))return!1;const r=t.current;Ln(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const a=pE(r,i.root,this.visualElement.getTransformPagePoint());let u=oE(i.layout.layoutBox,a);if(n){const l=n(lE(u));this.hasMutatedConstraints=!!l,l&&(u=N0(l))}return u}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:a,dragSnapToOrigin:u,onDragTransitionEnd:l}=this.getProps(),c=this.constraints||{},f=Yn(h=>{if(!Ns(h,n,this.currentDirection))return;let p=c&&c[h]||{};u&&(p={min:0,max:0});const m=i?200:1e6,v=i?40:1e7,C={type:"inertia",velocity:r?t[h]:0,bounceStiffness:m,bounceDamping:v,timeConstant:750,restDelta:1,restSpeed:10,...a,...p};return this.startAxisValueAnimation(h,C)});return Promise.all(f).then(l)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return r.start(Ec(t,r,0,n))}stopAnimation(){Yn(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){const n="_drag"+t.toUpperCase(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){Yn(n=>{const{drag:r}=this.getProps();if(!Ns(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,a=this.getAxisMotionValue(n);if(i&&i.layout){const{min:u,max:l}=i.layout.layoutBox[n];a.set(t[n]-_t(u,l,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!Zi(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Yn(u=>{const l=this.getAxisMotionValue(u);if(l){const c=l.get();i[u]=aE({min:c,max:c},this.constraints[u])}});const{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Yn(u=>{if(!Ns(u,t,null))return;const l=this.getAxisMotionValue(u),{min:c,max:f}=this.constraints[u];l.set(_t(c,f,i[u]))})}addListeners(){if(!this.visualElement.current)return;gE.set(this.visualElement,this);const t=this.visualElement.current,n=ur(t,"pointerdown",c=>{const{drag:f,dragListener:h=!0}=this.getProps();f&&h&&this.start(c)}),r=()=>{const{dragConstraints:c}=this.getProps();Zi(c)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,a=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const u=sr(window,"resize",()=>this.scalePositionWithinConstraints()),l=i.addEventListener("didUpdate",({delta:c,hasLayoutChanged:f})=>{this.isDragging&&f&&(Yn(h=>{const p=this.getAxisMotionValue(h);p&&(this.originPoint[h]+=c[h].translate,p.set(p.get()+c[h].translate))}),this.visualElement.render())});return()=>{u(),n(),a(),l&&l()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:a=!1,dragElastic:u=Lc,dragMomentum:l=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:a,dragElastic:u,dragMomentum:l}}}function Ns(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function vE(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class bE extends Dr{constructor(t){super(t),this.removeGroupControls=Tt,this.removeListeners=Tt,this.controls=new mE(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Tt}unmount(){this.removeGroupControls(),this.removeListeners()}}const X0=e=>(t,n)=>{e&&vt.update(()=>e(t,n))};class yE extends Dr{constructor(){super(...arguments),this.removePointerDownListener=Tt}onPointerDown(t){this.session=new E0(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:Z0(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:X0(t),onStart:X0(n),onMove:r,onEnd:(a,u)=>{delete this.session,i&&vt.update(()=>i(a,u))}}}mount(){this.removePointerDownListener=ur(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function xE(){const e=b.useContext(bs);if(e===null)return[!0,null];const{isPresent:t,onExitComplete:n,register:r}=e,i=b.useId();return b.useEffect(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}const Vs={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function z0(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const ma={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(Ne.test(e))e=parseFloat(e);else return e;const n=z0(e,t.target.x),r=z0(e,t.target.y);return`${n}% ${r}%`}},CE={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,i=Nr.parse(e);if(i.length>5)return r;const a=Nr.createTransformer(e),u=typeof i[0]!="number"?1:0,l=n.x.scale*t.x,c=n.y.scale*t.y;i[0+u]/=l,i[1+u]/=c;const f=_t(l,c,.5);return typeof i[2+u]=="number"&&(i[2+u]/=f),typeof i[3+u]=="number"&&(i[3+u]/=f),a(i)}};class wE extends b.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:a}=t;LS(SE),a&&(n.group&&n.group.add(a),r&&r.register&&i&&r.register(a),a.root.didUpdate(),a.addEventListener("animationComplete",()=>{this.safeToRemove()}),a.setOptions({...a.options,onExitComplete:()=>this.safeToRemove()})),Vs.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:r,drag:i,isPresent:a}=this.props,u=r.projection;return u&&(u.isPresent=a,i||t.layoutDependency!==n||n===void 0?u.willUpdate():this.safeToRemove(),t.isPresent!==a&&(a?u.promote():u.relegate()||vt.postRender(()=>{const l=u.getStack();(!l||!l.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),queueMicrotask(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=t;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function U0(e){const[t,n]=xE(),r=b.useContext(ql);return b.createElement(wE,{...e,layoutGroup:r,switchLayoutGroup:b.useContext(lg),isPresent:t,safeToRemove:n})}const SE={borderRadius:{...ma,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomLeftRadius:ma,borderBottomRightRadius:ma,boxShadow:CE},Y0=["TopLeft","TopRight","BottomLeft","BottomRight"],IE=Y0.length,J0=e=>typeof e=="string"?parseFloat(e):e,K0=e=>typeof e=="number"||Ne.test(e);function EE(e,t,n,r,i,a){i?(e.opacity=_t(0,n.opacity!==void 0?n.opacity:1,AE(r)),e.opacityExit=_t(t.opacity!==void 0?t.opacity:1,0,_E(r))):a&&(e.opacity=_t(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let u=0;u<IE;u++){const l=`border${Y0[u]}Radius`;let c=q0(t,l),f=q0(n,l);if(c===void 0&&f===void 0)continue;c||(c=0),f||(f=0),c===0||f===0||K0(c)===K0(f)?(e[l]=Math.max(_t(J0(c),J0(f),r),0),(Un.test(f)||Un.test(c))&&(e[l]+="%")):e[l]=f}(t.rotate||n.rotate)&&(e.rotate=_t(t.rotate||0,n.rotate||0,r))}function q0(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const AE=Q0(0,.5,Zg),_E=Q0(.5,.95,Tt);function Q0(e,t,n){return r=>r<e?0:r>t?1:n(da(e,t,r))}function em(e,t){e.min=t.min,e.max=t.max}function Sn(e,t){em(e.x,t.x),em(e.y,t.y)}function tm(e,t,n,r,i){return e-=t,e=$s(e,1/n,r),i!==void 0&&(e=$s(e,1/i,r)),e}function PE(e,t=0,n=1,r=.5,i,a=e,u=e){if(Un.test(t)&&(t=parseFloat(t),t=_t(u.min,u.max,t/100)-u.min),typeof t!="number")return;let l=_t(a.min,a.max,r);e===a&&(l-=t),e.min=tm(e.min,t,n,l,i),e.max=tm(e.max,t,n,l,i)}function nm(e,t,[n,r,i],a,u){PE(e,t[n],t[r],t[i],t.scale,a,u)}const TE=["x","scaleX","originX"],FE=["y","scaleY","originY"];function rm(e,t,n,r){nm(e.x,t,TE,n?n.x:void 0,r?r.x:void 0),nm(e.y,t,FE,n?n.y:void 0,r?r.y:void 0)}function im(e){return e.translate===0&&e.scale===1}function om(e){return im(e.x)&&im(e.y)}function OE(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function am(e,t){return Math.round(e.x.min)===Math.round(t.x.min)&&Math.round(e.x.max)===Math.round(t.x.max)&&Math.round(e.y.min)===Math.round(t.y.min)&&Math.round(e.y.max)===Math.round(t.y.max)}function sm(e){return dn(e.x)/dn(e.y)}class RE{constructor(){this.members=[]}add(t){Ac(this.members,t),t.scheduleRender()}remove(t){if(_c(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const a=this.members[i];if(a.isPresent!==!1){r=a;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function um(e,t,n){let r="";const i=e.x.translate/t.x,a=e.y.translate/t.y;if((i||a)&&(r=`translate3d(${i}px, ${a}px, 0) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{rotate:c,rotateX:f,rotateY:h}=n;c&&(r+=`rotate(${c}deg) `),f&&(r+=`rotateX(${f}deg) `),h&&(r+=`rotateY(${h}deg) `)}const u=e.x.scale*t.x,l=e.y.scale*t.y;return(u!==1||l!==1)&&(r+=`scale(${u}, ${l})`),r||"none"}const ME=(e,t)=>e.depth-t.depth;class LE{constructor(){this.children=[],this.isDirty=!1}add(t){Ac(this.children,t),this.isDirty=!0}remove(t){_c(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(ME),this.isDirty=!1,this.children.forEach(t)}}function DE(e,t){const n=performance.now(),r=({timestamp:i})=>{const a=i-n;a>=t&&(ar(r),e(a-t))};return vt.read(r,!0),()=>ar(r)}function $E(e){window.MotionDebug&&window.MotionDebug.record(e)}function NE(e){return e instanceof SVGElement&&e.tagName!=="svg"}function VE(e,t,n){const r=rn(e)?e:zi(e);return r.start(Ec("",r,t,n)),r.animation}const lm=["","X","Y","Z"],BE={visibility:"hidden"},cm=1e3;let kE=0;const si={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function fm({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(u={},l=t==null?void 0:t()){this.id=kE++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,si.totalNodes=si.resolvedTargetDeltas=si.recalculatedProjection=0,this.nodes.forEach(HE),this.nodes.forEach(UE),this.nodes.forEach(YE),this.nodes.forEach(WE),$E(si)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=l?l.root||l:this,this.path=l?[...l.path,l]:[],this.parent=l,this.depth=l?l.depth+1:0;for(let c=0;c<this.path.length;c++)this.path[c].shouldResetTransform=!0;this.root===this&&(this.nodes=new LE)}addEventListener(u,l){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new Pc),this.eventHandlers.get(u).add(l)}notifyListeners(u,...l){const c=this.eventHandlers.get(u);c&&c.notify(...l)}hasListeners(u){return this.eventHandlers.has(u)}mount(u,l=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=NE(u),this.instance=u;const{layoutId:c,layout:f,visualElement:h}=this.options;if(h&&!h.current&&h.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),l&&(f||c)&&(this.isLayoutDirty=!0),e){let p;const m=()=>this.root.updateBlockedByResize=!1;e(u,()=>{this.root.updateBlockedByResize=!0,p&&p(),p=DE(m,250),Vs.hasAnimatedSinceResize&&(Vs.hasAnimatedSinceResize=!1,this.nodes.forEach(hm))})}c&&this.root.registerSharedNode(c,this),this.options.animate!==!1&&h&&(c||f)&&this.addEventListener("didUpdate",({delta:p,hasLayoutChanged:m,hasRelativeTargetChanged:v,layout:C})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const S=this.options.transition||h.getDefaultTransition()||eA,{onLayoutAnimationStart:E,onLayoutAnimationComplete:A}=h.getProps(),R=!this.targetLayout||!am(this.targetLayout,C)||v,L=!m&&v;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||L||m&&(R||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(p,L);const V={...Ic(S,"layout"),onPlay:E,onComplete:A};(h.shouldReduceMotion||this.options.layoutRoot)&&(V.delay=0,V.type=!1),this.startAnimation(V)}else m||hm(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=C})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,ar(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(JE),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let h=0;h<this.path.length;h++){const p=this.path[h];p.shouldResetTransform=!0,p.updateScroll("snapshot"),p.options.layoutRoot&&p.willUpdate(!1)}const{layoutId:l,layout:c}=this.options;if(l===void 0&&!c)return;const f=this.getTransformTemplate();this.prevTransformTemplateValue=f?f(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(dm);return}this.isUpdating||this.nodes.forEach(XE),this.isUpdating=!1,this.nodes.forEach(zE),this.nodes.forEach(jE),this.nodes.forEach(GE),this.clearAllSnapshots();const l=performance.now();Xt.delta=Rr(0,1e3/60,l-Xt.timestamp),Xt.timestamp=l,Xt.isProcessing=!0,sc.update.process(Xt),sc.preRender.process(Xt),sc.render.process(Xt),Xt.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,queueMicrotask(()=>this.update()))}clearAllSnapshots(){this.nodes.forEach(ZE),this.sharedNodes.forEach(KE)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,vt.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){vt.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let c=0;c<this.path.length;c++)this.path[c].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutCorrected=$t(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:l}=this.options;l&&l.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let l=!!(this.options.layoutScroll&&this.instance);this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(l=!1),l&&(this.scroll={animationId:this.root.animationId,phase:u,isRoot:r(this.instance),offset:n(this.instance)})}resetTransform(){if(!i)return;const u=this.isLayoutDirty||this.shouldResetTransform,l=this.projectionDelta&&!om(this.projectionDelta),c=this.getTransformTemplate(),f=c?c(this.latestValues,""):void 0,h=f!==this.prevTransformTemplateValue;u&&(l||ai(this.latestValues)||h)&&(i(this.instance,f),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const l=this.measurePageBox();let c=this.removeElementScroll(l);return u&&(c=this.removeTransform(c)),tA(c),{animationId:this.root.animationId,measuredBox:l,layoutBox:c,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return $t();const l=u.measureViewportBox(),{scroll:c}=this.root;return c&&(Vr(l.x,c.offset.x),Vr(l.y,c.offset.y)),l}removeElementScroll(u){const l=$t();Sn(l,u);for(let c=0;c<this.path.length;c++){const f=this.path[c],{scroll:h,options:p}=f;if(f!==this.root&&h&&p.layoutScroll){if(h.isRoot){Sn(l,u);const{scroll:m}=this.root;m&&(Vr(l.x,-m.offset.x),Vr(l.y,-m.offset.y))}Vr(l.x,h.offset.x),Vr(l.y,h.offset.y)}}return l}applyTransform(u,l=!1){const c=$t();Sn(c,u);for(let f=0;f<this.path.length;f++){const h=this.path[f];!l&&h.options.layoutScroll&&h.scroll&&h!==h.root&&Yi(c,{x:-h.scroll.offset.x,y:-h.scroll.offset.y}),ai(h.latestValues)&&Yi(c,h.latestValues)}return ai(this.latestValues)&&Yi(c,this.latestValues),c}removeTransform(u){const l=$t();Sn(l,u);for(let c=0;c<this.path.length;c++){const f=this.path[c];if(!f.instance||!ai(f.latestValues))continue;$c(f.latestValues)&&f.updateSnapshot();const h=$t(),p=f.measurePageBox();Sn(h,p),rm(l,f.latestValues,f.snapshot?f.snapshot.layoutBox:void 0,h)}return ai(this.latestValues)&&rm(l,this.latestValues),l}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Xt.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){var l;const c=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=c.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=c.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=c.isSharedProjectionDirty);const f=!!this.resumingFrom||this!==c;if(!(u||f&&this.isSharedProjectionDirty||this.isProjectionDirty||!((l=this.parent)===null||l===void 0)&&l.isProjectionDirty||this.attemptToResolveRelativeTarget))return;const{layout:p,layoutId:m}=this.options;if(!(!this.layout||!(p||m))){if(this.resolvedRelativeTargetAt=Xt.timestamp,!this.targetDelta&&!this.relativeTarget){const v=this.getClosestProjectingParent();v&&v.layout&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=$t(),this.relativeTargetOrigin=$t(),ga(this.relativeTargetOrigin,this.layout.layoutBox,v.layout.layoutBox),Sn(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=$t(),this.targetWithTransforms=$t()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),nE(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Sn(this.target,this.layout.layoutBox),j0(this.target,this.targetDelta)):Sn(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const v=this.getClosestProjectingParent();v&&!!v.resumingFrom==!!this.resumingFrom&&!v.options.layoutScroll&&v.target&&this.animationProgress!==1?(this.relativeParent=v,this.forceRelativeParentToResolveTarget(),this.relativeTarget=$t(),this.relativeTargetOrigin=$t(),ga(this.relativeTargetOrigin,this.target,v.target),Sn(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}si.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||$c(this.parent.latestValues)||V0(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var u;const l=this.getLead(),c=!!this.resumingFrom||this!==l;let f=!0;if((this.isProjectionDirty||!((u=this.parent)===null||u===void 0)&&u.isProjectionDirty)&&(f=!1),c&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(f=!1),this.resolvedRelativeTargetAt===Xt.timestamp&&(f=!1),f)return;const{layout:h,layoutId:p}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(h||p))return;Sn(this.layoutCorrected,this.layout.layoutBox);const m=this.treeScale.x,v=this.treeScale.y;fE(this.layoutCorrected,this.treeScale,this.path,c),l.layout&&!l.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(l.target=l.layout.layoutBox);const{target:C}=l;if(!C){this.projectionTransform&&(this.projectionDelta=Ui(),this.projectionTransform="none",this.scheduleRender());return}this.projectionDelta||(this.projectionDelta=Ui(),this.projectionDeltaWithTransform=Ui());const S=this.projectionTransform;pa(this.projectionDelta,this.layoutCorrected,C,this.latestValues),this.projectionTransform=um(this.projectionDelta,this.treeScale),(this.projectionTransform!==S||this.treeScale.x!==m||this.treeScale.y!==v)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",C)),si.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.scheduleRender&&this.options.scheduleRender(),u){const l=this.getStack();l&&l.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(u,l=!1){const c=this.snapshot,f=c?c.latestValues:{},h={...this.latestValues},p=Ui();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!l;const m=$t(),v=c?c.source:void 0,C=this.layout?this.layout.source:void 0,S=v!==C,E=this.getStack(),A=!E||E.members.length<=1,R=!!(S&&!A&&this.options.crossfade===!0&&!this.path.some(QE));this.animationProgress=0;let L;this.mixTargetDelta=V=>{const N=V/1e3;pm(p.x,u.x,N),pm(p.y,u.y,N),this.setTargetDelta(p),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(ga(m,this.layout.layoutBox,this.relativeParent.layout.layoutBox),qE(this.relativeTarget,this.relativeTargetOrigin,m,N),L&&OE(this.relativeTarget,L)&&(this.isProjectionDirty=!1),L||(L=$t()),Sn(L,this.relativeTarget)),S&&(this.animationValues=h,EE(h,f,this.latestValues,N,R,A)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=N},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(ar(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=vt.update(()=>{Vs.hasAnimatedSinceResize=!0,this.currentAnimation=VE(0,cm,{...u,onUpdate:l=>{this.mixTargetDelta(l),u.onUpdate&&u.onUpdate(l)},onComplete:()=>{u.onComplete&&u.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(cm),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:l,target:c,layout:f,latestValues:h}=u;if(!(!l||!c||!f)){if(this!==u&&this.layout&&f&&ym(this.options.animationType,this.layout.layoutBox,f.layoutBox)){c=this.target||$t();const p=dn(this.layout.layoutBox.x);c.x.min=u.target.x.min,c.x.max=c.x.min+p;const m=dn(this.layout.layoutBox.y);c.y.min=u.target.y.min,c.y.max=c.y.min+m}Sn(l,c),Yi(l,h),pa(this.projectionDeltaWithTransform,this.layoutCorrected,l,h)}}registerSharedNode(u,l){this.sharedNodes.has(u)||this.sharedNodes.set(u,new RE),this.sharedNodes.get(u).add(l);const f=l.options.initialPromotionConfig;l.promote({transition:f?f.transition:void 0,preserveFollowOpacity:f&&f.shouldPreserveFollowOpacity?f.shouldPreserveFollowOpacity(l):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){var u;const{layoutId:l}=this.options;return l?((u=this.getStack())===null||u===void 0?void 0:u.lead)||this:this}getPrevLead(){var u;const{layoutId:l}=this.options;return l?(u=this.getStack())===null||u===void 0?void 0:u.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:l,preserveFollowOpacity:c}={}){const f=this.getStack();f&&f.promote(this,c),u&&(this.projectionDelta=void 0,this.needsReset=!0),l&&this.setOptions({transition:l})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetRotation(){const{visualElement:u}=this.options;if(!u)return;let l=!1;const{latestValues:c}=u;if((c.rotate||c.rotateX||c.rotateY||c.rotateZ)&&(l=!0),!l)return;const f={};for(let h=0;h<lm.length;h++){const p="rotate"+lm[h];c[p]&&(f[p]=c[p],u.setStaticValue(p,0))}u.render();for(const h in f)u.setStaticValue(h,f[h]);u.scheduleRender()}getProjectionStyles(u){var l,c;if(!this.instance||this.isSVG)return;if(!this.isVisible)return BE;const f={visibility:""},h=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,f.opacity="",f.pointerEvents=_s(u==null?void 0:u.pointerEvents)||"",f.transform=h?h(this.latestValues,""):"none",f;const p=this.getLead();if(!this.projectionDelta||!this.layout||!p.target){const S={};return this.options.layoutId&&(S.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,S.pointerEvents=_s(u==null?void 0:u.pointerEvents)||""),this.hasProjected&&!ai(this.latestValues)&&(S.transform=h?h({},""):"none",this.hasProjected=!1),S}const m=p.animationValues||p.latestValues;this.applyTransformsToTarget(),f.transform=um(this.projectionDeltaWithTransform,this.treeScale,m),h&&(f.transform=h(m,f.transform));const{x:v,y:C}=this.projectionDelta;f.transformOrigin=`${v.origin*100}% ${C.origin*100}% 0`,p.animationValues?f.opacity=p===this?(c=(l=m.opacity)!==null&&l!==void 0?l:this.latestValues.opacity)!==null&&c!==void 0?c:1:this.preserveOpacity?this.latestValues.opacity:m.opacityExit:f.opacity=p===this?m.opacity!==void 0?m.opacity:"":m.opacityExit!==void 0?m.opacityExit:0;for(const S in ws){if(m[S]===void 0)continue;const{correct:E,applyTo:A}=ws[S],R=f.transform==="none"?m[S]:E(m[S],p);if(A){const L=A.length;for(let V=0;V<L;V++)f[A[V]]=R}else f[S]=R}return this.options.layoutId&&(f.pointerEvents=p===this?_s(u==null?void 0:u.pointerEvents)||"":"none"),f}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>{var l;return(l=u.currentAnimation)===null||l===void 0?void 0:l.stop()}),this.root.nodes.forEach(dm),this.root.sharedNodes.clear()}}}function jE(e){e.updateLayout()}function GE(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=e.layout,{animationType:a}=e.options,u=n.source!==e.layout.source;a==="size"?Yn(p=>{const m=u?n.measuredBox[p]:n.layoutBox[p],v=dn(m);m.min=r[p].min,m.max=m.min+v}):ym(a,n.layoutBox,r)&&Yn(p=>{const m=u?n.measuredBox[p]:n.layoutBox[p],v=dn(r[p]);m.max=m.min+v,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[p].max=e.relativeTarget[p].min+v)});const l=Ui();pa(l,r,n.layoutBox);const c=Ui();u?pa(c,e.applyTransform(i,!0),n.measuredBox):pa(c,r,n.layoutBox);const f=!om(l);let h=!1;if(!e.resumeFrom){const p=e.getClosestProjectingParent();if(p&&!p.resumeFrom){const{snapshot:m,layout:v}=p;if(m&&v){const C=$t();ga(C,n.layoutBox,m.layoutBox);const S=$t();ga(S,r,v.layoutBox),am(C,S)||(h=!0),p.options.layoutRoot&&(e.relativeTarget=S,e.relativeTargetOrigin=C,e.relativeParent=p)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:c,layoutDelta:l,hasLayoutChanged:f,hasRelativeTargetChanged:h})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function HE(e){si.totalNodes++,e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function WE(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function ZE(e){e.clearSnapshot()}function dm(e){e.clearMeasurements()}function XE(e){e.isLayoutDirty=!1}function zE(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function hm(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function UE(e){e.resolveTargetDelta()}function YE(e){e.calcProjection()}function JE(e){e.resetRotation()}function KE(e){e.removeLeadSnapshot()}function pm(e,t,n){e.translate=_t(t.translate,0,n),e.scale=_t(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function gm(e,t,n,r){e.min=_t(t.min,n.min,r),e.max=_t(t.max,n.max,r)}function qE(e,t,n,r){gm(e.x,t.x,n.x,r),gm(e.y,t.y,n.y,r)}function QE(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const eA={duration:.45,ease:[.4,0,.1,1]},mm=e=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(e),vm=mm("applewebkit/")&&!mm("chrome/")?Math.round:Tt;function bm(e){e.min=vm(e.min),e.max=vm(e.max)}function tA(e){bm(e.x),bm(e.y)}function ym(e,t,n){return e==="position"||e==="preserve-aspect"&&!Mc(sm(t),sm(n),.2)}const nA=fm({attachResizeListener:(e,t)=>sr(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Vc={current:void 0},xm=fm({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Vc.current){const e=new nA({});e.mount(window),e.setOptions({layoutScroll:!0}),Vc.current=e}return Vc.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),rA={pan:{Feature:yE},drag:{Feature:bE,ProjectionNode:xm,MeasureLayout:U0}},iA=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function oA(e){const t=iA.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]}const aA=4;function Bc(e,t,n=1){Ln(n<=aA,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);const[r,i]=oA(e);if(!r)return;const a=window.getComputedStyle(t).getPropertyValue(r);if(a){const u=a.trim();return y0(u)?parseFloat(u):u}else return ec(i)?Bc(i,t,n+1):i}function sA(e,{...t},n){const r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};n&&(n={...n}),e.values.forEach(i=>{const a=i.get();if(!ec(a))return;const u=Bc(a,r);u&&i.set(u)});for(const i in t){const a=t[i];if(!ec(a))continue;const u=Bc(a,r);u&&(t[i]=u,n||(n={}),n[i]===void 0&&(n[i]=a))}return{target:t,transitionEnd:n}}const uA=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),Cm=e=>uA.has(e),lA=e=>Object.keys(e).some(Cm),Bs=e=>e===ri||e===Ne,wm=(e,t)=>parseFloat(e.split(", ")[t]),Sm=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return wm(i[1],t);{const a=r.match(/^matrix\((.+)\)$/);return a?wm(a[1],e):0}},cA=new Set(["x","y","z"]),fA=ia.filter(e=>!cA.has(e));function dA(e){const t=[];return fA.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}const Ji={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:Sm(4,13),y:Sm(5,14)};Ji.translateX=Ji.x,Ji.translateY=Ji.y;const hA=(e,t,n)=>{const r=t.measureViewportBox(),i=t.current,a=getComputedStyle(i),{display:u}=a,l={};u==="none"&&t.setStaticValue("display",e.display||"block"),n.forEach(f=>{l[f]=Ji[f](r,a)}),t.render();const c=t.measureViewportBox();return n.forEach(f=>{const h=t.getValue(f);h&&h.jump(l[f]),e[f]=Ji[f](c,a)}),e},pA=(e,t,n={},r={})=>{t={...t},r={...r};const i=Object.keys(t).filter(Cm);let a=[],u=!1;const l=[];if(i.forEach(c=>{const f=e.getValue(c);if(!e.hasValue(c))return;let h=n[c],p=ha(h);const m=t[c];let v;if(As(m)){const C=m.length,S=m[0]===null?1:0;h=m[S],p=ha(h);for(let E=S;E<C&&m[E]!==null;E++)v?Ln(ha(m[E])===v,"All keyframes must be of the same type"):(v=ha(m[E]),Ln(v===p||Bs(p)&&Bs(v),"Keyframes must be of the same dimension as the current value"))}else v=ha(m);if(p!==v)if(Bs(p)&&Bs(v)){const C=f.get();typeof C=="string"&&f.set(parseFloat(C)),typeof m=="string"?t[c]=parseFloat(m):Array.isArray(m)&&v===Ne&&(t[c]=m.map(parseFloat))}else p!=null&&p.transform&&(v!=null&&v.transform)&&(h===0||m===0)?h===0?f.set(v.transform(h)):t[c]=p.transform(m):(u||(a=dA(e),u=!0),l.push(c),r[c]=r[c]!==void 0?r[c]:t[c],f.jump(m))}),l.length){const c=l.indexOf("height")>=0?window.pageYOffset:null,f=hA(t,e,l);return a.length&&a.forEach(([h,p])=>{e.getValue(h).set(p)}),e.render(),ys&&c!==null&&window.scrollTo({top:c}),{target:f,transitionEnd:r}}else return{target:t,transitionEnd:r}};function gA(e,t,n,r){return lA(t)?pA(e,t,n,r):{target:t,transitionEnd:r}}const mA=(e,t,n,r)=>{const i=sA(e,t,r);return t=i.target,r=i.transitionEnd,gA(e,t,n,r)},kc={current:null},Im={current:!1};function vA(){if(Im.current=!0,!!ys)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>kc.current=e.matches;e.addListener(t),t()}else kc.current=!1}function bA(e,t,n){const{willChange:r}=t;for(const i in t){const a=t[i],u=n[i];if(rn(a))e.addValue(i,a),Ds(r)&&r.add(i),process.env.NODE_ENV==="development"&&Tc(a.version==="10.16.16",`Attempting to mix Framer Motion versions ${a.version} with 10.16.16 may not work as expected.`);else if(rn(u))e.addValue(i,zi(a,{owner:e})),Ds(r)&&r.remove(i);else if(u!==a)if(e.hasValue(i)){const l=e.getValue(i);!l.hasAnimated&&l.set(a)}else{const l=e.getStaticValue(i);e.addValue(i,zi(l!==void 0?l:a,{owner:e}))}}for(const i in n)t[i]===void 0&&e.removeValue(i);return t}const Em=new WeakMap,Am=Object.keys(ra),yA=Am.length,_m=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],xA=Kl.length;class CA{constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:i,visualState:a},u={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>vt.render(this.render,!1,!0);const{latestValues:l,renderState:c}=a;this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=c,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=u,this.isControllingVariants=Cs(n),this.isVariantNode=ag(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:f,...h}=this.scrapeMotionValuesFromProps(n,{});for(const p in h){const m=h[p];l[p]!==void 0&&rn(m)&&(m.set(l[p],!1),Ds(f)&&f.add(p))}}scrapeMotionValuesFromProps(t,n){return{}}mount(t){this.current=t,Em.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),Im.current||vA(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:kc.current,process.env.NODE_ENV!=="production"&&Tc(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){Em.delete(this.current),this.projection&&this.projection.unmount(),ar(this.notifyUpdate),ar(this.render),this.valueSubscriptions.forEach(t=>t()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features)this.features[t].unmount();this.current=null}bindToMotionValue(t,n){const r=ni.has(t),i=n.on("change",u=>{this.latestValues[t]=u,this.props.onUpdate&&vt.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),a=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(t,()=>{i(),a()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}loadFeatures({children:t,...n},r,i,a){let u,l;if(process.env.NODE_ENV!=="production"&&i&&r){const c="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";n.ignoreStrict?la(!1,c):Ln(!1,c)}for(let c=0;c<yA;c++){const f=Am[c],{isEnabled:h,Feature:p,ProjectionNode:m,MeasureLayout:v}=ra[f];m&&(u=m),h(n)&&(!this.features[f]&&p&&(this.features[f]=new p(this)),v&&(l=v))}if(!this.projection&&u){this.projection=new u(this.latestValues,this.parent&&this.parent.projection);const{layoutId:c,layout:f,drag:h,dragConstraints:p,layoutScroll:m,layoutRoot:v}=n;this.projection.setOptions({layoutId:c,layout:f,alwaysMeasureLayout:!!h||p&&Zi(p),visualElement:this,scheduleRender:()=>this.scheduleRender(),animationType:typeof f=="string"?f:"both",initialPromotionConfig:a,layoutScroll:m,layoutRoot:v})}return l}updateFeatures(){for(const t in this.features){const n=this.features[t];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):$t()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}makeTargetAnimatable(t,n=!0){return this.makeTargetAnimatableFromInstance(t,this.props,n)}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<_m.length;r++){const i=_m[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const a=t["on"+i];a&&(this.propEventSubscriptions[i]=this.on(i,a))}this.prevMotionValues=bA(this,this.scrapeMotionValuesFromProps(t,this.prevProps),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(t=!1){if(t)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<xA;r++){const i=Kl[r],a=this.props[i];(na(a)||a===!1)&&(n[i]=a)}return n}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){n!==this.values.get(t)&&(this.removeValue(t),this.bindToMotionValue(t,n)),this.values.set(t,n),this.latestValues[t]=n.get()}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=zi(n,{owner:this}),this.addValue(t,r)),r}readValue(t){var n;return this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(n=this.getBaseTargetFromProps(this.props,t))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,t,this.options)}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=ac(this.props,r))===null||n===void 0?void 0:n[t]:void 0;if(r&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,t);return a!==void 0&&!rn(a)?a:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new Pc),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class Pm extends CA{sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}makeTargetAnimatableFromInstance({transition:t,transitionEnd:n,...r},{transformValues:i},a){let u=NI(r,t||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),u&&(u=i(u))),a){DI(this,r,u);const l=mA(this,r,u,n);n=l.transitionEnd,r=l.target}return{transition:t,transitionEnd:n,...r}}}function wA(e){return window.getComputedStyle(e)}class SA extends Pm{readValueFromInstance(t,n){if(ni.has(n)){const r=Sc(n);return r&&r.default||0}else{const r=wA(t),i=(dg(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return W0(t,n)}build(t,n,r,i){tc(t,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(t,n){return oc(t,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;rn(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(t,n,r,i){Cg(t,n,r,i)}}class IA extends Pm{constructor(){super(...arguments),this.isSVGTag=!1}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(ni.has(n)){const r=Sc(n);return r&&r.default||0}return n=wg.has(n)?n:Yl(n),t.getAttribute(n)}measureInstanceViewportBox(){return $t()}scrapeMotionValuesFromProps(t,n){return Ig(t,n)}build(t,n,r,i){rc(t,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(t,n,r,i){Sg(t,n,r,i)}mount(t){this.isSVGTag=ic(t.tagName),super.mount(t)}}const EA=(e,t)=>Ql(e)?new IA(t,{enableHardwareAcceleration:!1}):new SA(t,{enableHardwareAcceleration:!0}),AA={...qI,...S5,...rA,...{layout:{ProjectionNode:xm,MeasureLayout:U0}}},Ki=RS((e,t)=>c5(e,t,AA,EA));function Tm(){const e=b.useRef(!1);return Ul(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function _A(){const e=Tm(),[t,n]=b.useState(0),r=b.useCallback(()=>{e.current&&n(t+1)},[t]);return[b.useCallback(()=>vt.postRender(r),[r]),t]}class PA extends te.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function TA({children:e,isPresent:t}){const n=b.useId(),r=b.useRef(null),i=b.useRef({width:0,height:0,top:0,left:0});return b.useInsertionEffect(()=>{const{width:a,height:u,top:l,left:c}=i.current;if(t||!r.current||!a||!u)return;r.current.dataset.motionPopId=n;const f=document.createElement("style");return document.head.appendChild(f),f.sheet&&f.sheet.insertRule(`
|
|
58
58
|
[data-motion-pop-id="${n}"] {
|
|
59
59
|
position: absolute !important;
|
|
60
60
|
width: ${a}px !important;
|
|
@@ -62,9 +62,9 @@ Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(
|
|
|
62
62
|
top: ${l}px !important;
|
|
63
63
|
left: ${c}px !important;
|
|
64
64
|
}
|
|
65
|
-
`),()=>{document.head.removeChild(f)}},[t]),te.createElement(FA,{isPresent:t,childRef:r,sizeRef:i},te.cloneElement(e,{ref:r}))}const Gc=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:u})=>{const l=_g(RA),c=b.useId(),f=b.useMemo(()=>({id:c,initial:t,isPresent:n,custom:i,onExitComplete:h=>{l.set(h,!0);for(const p of l.values())if(!p)return;r&&r()},register:h=>(l.set(h,!1),()=>l.delete(h))}),a?void 0:[n]);return b.useMemo(()=>{l.forEach((h,p)=>l.set(p,!1))},[n]),te.useEffect(()=>{!n&&!l.size&&r&&r()},[n]),u==="popLayout"&&(e=te.createElement(OA,{isPresent:n},e)),te.createElement(bs.Provider,{value:f},e)};function RA(){return new Map}function MA(e){return b.useEffect(()=>()=>e(),[])}const ui=e=>e.key||"";function LA(e,t){e.forEach(n=>{const r=ui(n);t.set(r,n)})}function DA(e){const t=[];return b.Children.forEach(e,n=>{b.isValidElement(n)&&t.push(n)}),t}const ks=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:a=!0,mode:u="sync"})=>{Ln(!i,"Replace exitBeforeEnter with mode='wait'");const l=b.useContext(Ql).forceRender||TA()[0],c=Om(),f=DA(e);let h=f;const p=b.useRef(new Map).current,m=b.useRef(h),v=b.useRef(new Map).current,C=b.useRef(!0);if(Yl(()=>{C.current=!1,LA(f,v),m.current=h}),MA(()=>{C.current=!0,v.clear(),p.clear()}),C.current)return te.createElement(te.Fragment,null,h.map(R=>te.createElement(Gc,{key:ui(R),isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:a,mode:u},R)));h=[...h];const S=m.current.map(ui),E=f.map(ui),A=S.length;for(let R=0;R<A;R++){const L=S[R];E.indexOf(L)===-1&&!p.has(L)&&p.set(L,void 0)}return u==="wait"&&p.size&&(h=[]),p.forEach((R,L)=>{if(E.indexOf(L)!==-1)return;const V=v.get(L);if(!V)return;const N=S.indexOf(L);let X=R;if(!X){const Z=()=>{p.delete(L);const U=Array.from(v.keys()).filter(fe=>!E.includes(fe));if(U.forEach(fe=>v.delete(fe)),m.current=f.filter(fe=>{const Te=ui(fe);return Te===L||U.includes(Te)}),!p.size){if(c.current===!1)return;l(),r&&r()}};X=te.createElement(Gc,{key:ui(V),isPresent:!1,onExitComplete:Z,custom:t,presenceAffectsLayout:a,mode:u},V),p.set(L,X)}h.splice(N,0,X)}),h=h.map(R=>{const L=R.key;return p.has(L)?R:te.createElement(Gc,{key:ui(R),isPresent:!0,presenceAffectsLayout:a,mode:u},R)}),process.env.NODE_ENV!=="production"&&u==="wait"&&h.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),te.createElement(te.Fragment,null,p.size?h:h.map(R=>b.cloneElement(R)))};function js({isOpen:e,close:t,children:n,scrollToTop:r,isDialog:i=!1}){const a=()=>i?nt("transition inset-0 bg-black",{"absolute z-[90]":r&&e,"fixed z-[90]":!r&&e,"bg-opacity-0 pointer-events-none backdrop-blur-none":!e,"bg-opacity-40 backdrop-blur-sm overflow-y-scroll":e}):nt("transition inset-0 bg-black absolute z-[90]",{"bg-opacity-0 pointer-events-none backdrop-blur-none":!e,"bg-opacity-40 backdrop-blur-sm overflow-y-scroll":e});return b.useEffect(()=>{e?(document.body.style.overflow="hidden",r&&window.scrollTo({top:0})):document.body.style.overflow="unset"},[e,r]),T.jsx(Ki.div,{className:a(),onClick:t,children:T.jsx("div",{className:"relative",children:n})})}const qi=({children:e,className:t,size:n="md",variant:r="primary",...i})=>T.jsx("button",{className:nt("rounded-lg text-xs flex items-center justify-center","disabled:bg-brand-disabled disabled:text-white disabled:cursor-not-allowed","hover:bg-brand-secondary hover:text-white","transition hover:transition",{"bg-brand-primary text-white":r==="primary"||r==="remove","bg-brand-tertiary-light text-brand-primary":r==="secondary"},{"h-5 gap-1.5":r!=="remove"&&n==="sm","h-9 gap-2":r!=="remove"&&n==="md","h-9":r==="remove"},{"w-full":r!=="remove","w-9":r==="remove"},{className:t!==""}),...i,children:e}),$A=({children:e,className:t,...n})=>T.jsx("div",{className:nt("w-full px-3 py-3.5 rounded","bg-white dark:bg-brand-background-dark","shadow-md hover:shadow-lg hover:transition-shadow transition-shadow",t),...n,children:e}),NA=({label:e,name:t,className:n,...r})=>T.jsx("div",{className:nt("bg-brand-light-gray rounded-lg inline-block p-1.5 transition","border-2 border-transparent focus-within:border-brand-primary focus-within:transition",{className:n!==""}),children:T.jsxs("label",{htmlFor:(r==null?void 0:r.id)||t,className:nt("relative","flex gap-2 items-center justify-center"),children:[T.jsx("input",{name:t,type:"checkbox",className:nt("relative appearance-none w-5 h-5 border rounded-md text-brand-primary cursor-pointer transition-all focus:ring-0 focus:ring-offset-0 focus:outline-none","checked:after:absolute checked:before:absolute","checked:after:inset-0 checked:before:inset-0","checked:after:rounded-md checked:before:rounded-md checked:before:content-[✓] text-brand-primary","checked:after:scale-75","checked:border-2"),...r}),T.jsx("span",{className:"text-xs text-brand-secondary-text",children:e})]})});var In={},va={},VA=typeof or=="object"&&or&&or.Object===Object&&or,Rm=VA,BA=Rm,kA=typeof self=="object"&&self&&self.Object===Object&&self,jA=BA||kA||Function("return this")(),Jn=jA,GA=Jn,HA=GA.Symbol,ba=HA,Mm=ba,Lm=Object.prototype,WA=Lm.hasOwnProperty,ZA=Lm.toString,ya=Mm?Mm.toStringTag:void 0;function XA(e){var t=WA.call(e,ya),n=e[ya];try{e[ya]=void 0;var r=!0}catch{}var i=ZA.call(e);return r&&(t?e[ya]=n:delete e[ya]),i}var zA=XA,UA=Object.prototype,YA=UA.toString;function JA(e){return YA.call(e)}var KA=JA,Dm=ba,qA=zA,QA=KA,e9="[object Null]",t9="[object Undefined]",$m=Dm?Dm.toStringTag:void 0;function n9(e){return e==null?e===void 0?t9:e9:$m&&$m in Object(e)?qA(e):QA(e)}var li=n9,r9=Array.isArray,Dn=r9;function i9(e){return e!=null&&typeof e=="object"}var cr=i9,o9=li,a9=Dn,s9=cr,u9="[object String]";function l9(e){return typeof e=="string"||!a9(e)&&s9(e)&&o9(e)==u9}var c9=l9;function f9(e){return function(t,n,r){for(var i=-1,a=Object(t),u=r(t),l=u.length;l--;){var c=u[e?l:++i];if(n(a[c],c,a)===!1)break}return t}}var d9=f9,h9=d9,p9=h9(),g9=p9;function m9(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var v9=m9,b9=li,y9=cr,x9="[object Arguments]";function C9(e){return y9(e)&&b9(e)==x9}var w9=C9,Nm=w9,S9=cr,Vm=Object.prototype,I9=Vm.hasOwnProperty,E9=Vm.propertyIsEnumerable,A9=Nm(function(){return arguments}())?Nm:function(e){return S9(e)&&I9.call(e,"callee")&&!E9.call(e,"callee")},Bm=A9,Gs={exports:{}};function _9(){return!1}var P9=_9;Gs.exports,function(e,t){var n=Jn,r=P9,i=t&&!t.nodeType&&t,a=i&&!0&&e&&!e.nodeType&&e,u=a&&a.exports===i,l=u?n.Buffer:void 0,c=l?l.isBuffer:void 0,f=c||r;e.exports=f}(Gs,Gs.exports);var Hc=Gs.exports,T9=9007199254740991,F9=/^(?:0|[1-9]\d*)$/;function O9(e,t){var n=typeof e;return t=t??T9,!!t&&(n=="number"||n!="symbol"&&F9.test(e))&&e>-1&&e%1==0&&e<t}var km=O9,R9=9007199254740991;function M9(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=R9}var Wc=M9,L9=li,D9=Wc,$9=cr,N9="[object Arguments]",V9="[object Array]",B9="[object Boolean]",k9="[object Date]",j9="[object Error]",G9="[object Function]",H9="[object Map]",W9="[object Number]",Z9="[object Object]",X9="[object RegExp]",z9="[object Set]",U9="[object String]",Y9="[object WeakMap]",J9="[object ArrayBuffer]",K9="[object DataView]",q9="[object Float32Array]",Q9="[object Float64Array]",e_="[object Int8Array]",t_="[object Int16Array]",n_="[object Int32Array]",r_="[object Uint8Array]",i_="[object Uint8ClampedArray]",o_="[object Uint16Array]",a_="[object Uint32Array]",xt={};xt[q9]=xt[Q9]=xt[e_]=xt[t_]=xt[n_]=xt[r_]=xt[i_]=xt[o_]=xt[a_]=!0,xt[N9]=xt[V9]=xt[J9]=xt[B9]=xt[K9]=xt[k9]=xt[j9]=xt[G9]=xt[H9]=xt[W9]=xt[Z9]=xt[X9]=xt[z9]=xt[U9]=xt[Y9]=!1;function s_(e){return $9(e)&&D9(e.length)&&!!xt[L9(e)]}var u_=s_;function l_(e){return function(t){return e(t)}}var Zc=l_,Hs={exports:{}};Hs.exports,function(e,t){var n=Rm,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,u=a&&n.process,l=function(){try{var c=i&&i.require&&i.require("util").types;return c||u&&u.binding&&u.binding("util")}catch{}}();e.exports=l}(Hs,Hs.exports);var Xc=Hs.exports,c_=u_,f_=Zc,jm=Xc,Gm=jm&&jm.isTypedArray,d_=Gm?f_(Gm):c_,Hm=d_,h_=v9,p_=Bm,g_=Dn,m_=Hc,v_=km,b_=Hm,y_=Object.prototype,x_=y_.hasOwnProperty;function C_(e,t){var n=g_(e),r=!n&&p_(e),i=!n&&!r&&m_(e),a=!n&&!r&&!i&&b_(e),u=n||r||i||a,l=u?h_(e.length,String):[],c=l.length;for(var f in e)(t||x_.call(e,f))&&!(u&&(f=="length"||i&&(f=="offset"||f=="parent")||a&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||v_(f,c)))&&l.push(f);return l}var Wm=C_,w_=Object.prototype;function S_(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||w_;return e===n}var zc=S_;function I_(e,t){return function(n){return e(t(n))}}var Zm=I_,E_=Zm,A_=E_(Object.keys,Object),__=A_,P_=zc,T_=__,F_=Object.prototype,O_=F_.hasOwnProperty;function R_(e){if(!P_(e))return T_(e);var t=[];for(var n in Object(e))O_.call(e,n)&&n!="constructor"&&t.push(n);return t}var M_=R_;function L_(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Qi=L_,D_=li,$_=Qi,N_="[object AsyncFunction]",V_="[object Function]",B_="[object GeneratorFunction]",k_="[object Proxy]";function j_(e){if(!$_(e))return!1;var t=D_(e);return t==V_||t==B_||t==N_||t==k_}var Xm=j_,G_=Xm,H_=Wc;function W_(e){return e!=null&&H_(e.length)&&!G_(e)}var Ws=W_,Z_=Wm,X_=M_,z_=Ws;function U_(e){return z_(e)?Z_(e):X_(e)}var xa=U_,Y_=g9,J_=xa;function K_(e,t){return e&&Y_(e,t,J_)}var zm=K_;function q_(e){return e}var Um=q_,Q_=Um;function e3(e){return typeof e=="function"?e:Q_}var t3=e3,n3=zm,r3=t3;function i3(e,t){return e&&n3(e,r3(t))}var Uc=i3,o3=Zm,a3=o3(Object.getPrototypeOf,Object),Yc=a3,s3=li,u3=Yc,l3=cr,c3="[object Object]",f3=Function.prototype,d3=Object.prototype,Ym=f3.toString,h3=d3.hasOwnProperty,p3=Ym.call(Object);function g3(e){if(!l3(e)||s3(e)!=c3)return!1;var t=u3(e);if(t===null)return!0;var n=h3.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Ym.call(n)==p3}var m3=g3;function v3(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var Jm=v3;function b3(){this.__data__=[],this.size=0}var y3=b3;function x3(e,t){return e===t||e!==e&&t!==t}var Jc=x3,C3=Jc;function w3(e,t){for(var n=e.length;n--;)if(C3(e[n][0],t))return n;return-1}var Zs=w3,S3=Zs,I3=Array.prototype,E3=I3.splice;function A3(e){var t=this.__data__,n=S3(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():E3.call(t,n,1),--this.size,!0}var _3=A3,P3=Zs;function T3(e){var t=this.__data__,n=P3(t,e);return n<0?void 0:t[n][1]}var F3=T3,O3=Zs;function R3(e){return O3(this.__data__,e)>-1}var M3=R3,L3=Zs;function D3(e,t){var n=this.__data__,r=L3(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var $3=D3,N3=y3,V3=_3,B3=F3,k3=M3,j3=$3;function eo(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}eo.prototype.clear=N3,eo.prototype.delete=V3,eo.prototype.get=B3,eo.prototype.has=k3,eo.prototype.set=j3;var Xs=eo,G3=Xs;function H3(){this.__data__=new G3,this.size=0}var W3=H3;function Z3(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var X3=Z3;function z3(e){return this.__data__.get(e)}var U3=z3;function Y3(e){return this.__data__.has(e)}var J3=Y3,K3=Jn,q3=K3["__core-js_shared__"],Q3=q3,Kc=Q3,Km=function(){var e=/[^.]+$/.exec(Kc&&Kc.keys&&Kc.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function e4(e){return!!Km&&Km in e}var t4=e4,n4=Function.prototype,r4=n4.toString;function i4(e){if(e!=null){try{return r4.call(e)}catch{}try{return e+""}catch{}}return""}var qm=i4,o4=Xm,a4=t4,s4=Qi,u4=qm,l4=/[\\^$.*+?()[\]{}|]/g,c4=/^\[object .+?Constructor\]$/,f4=Function.prototype,d4=Object.prototype,h4=f4.toString,p4=d4.hasOwnProperty,g4=RegExp("^"+h4.call(p4).replace(l4,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function m4(e){if(!s4(e)||a4(e))return!1;var t=o4(e)?g4:c4;return t.test(u4(e))}var v4=m4;function b4(e,t){return e==null?void 0:e[t]}var y4=b4,x4=v4,C4=y4;function w4(e,t){var n=C4(e,t);return x4(n)?n:void 0}var ci=w4,S4=ci,I4=Jn,E4=S4(I4,"Map"),qc=E4,A4=ci,_4=A4(Object,"create"),zs=_4,Qm=zs;function P4(){this.__data__=Qm?Qm(null):{},this.size=0}var T4=P4;function F4(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var O4=F4,R4=zs,M4="__lodash_hash_undefined__",L4=Object.prototype,D4=L4.hasOwnProperty;function $4(e){var t=this.__data__;if(R4){var n=t[e];return n===M4?void 0:n}return D4.call(t,e)?t[e]:void 0}var N4=$4,V4=zs,B4=Object.prototype,k4=B4.hasOwnProperty;function j4(e){var t=this.__data__;return V4?t[e]!==void 0:k4.call(t,e)}var G4=j4,H4=zs,W4="__lodash_hash_undefined__";function Z4(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=H4&&t===void 0?W4:t,this}var X4=Z4,z4=T4,U4=O4,Y4=N4,J4=G4,K4=X4;function to(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}to.prototype.clear=z4,to.prototype.delete=U4,to.prototype.get=Y4,to.prototype.has=J4,to.prototype.set=K4;var q4=to,ev=q4,Q4=Xs,eP=qc;function tP(){this.size=0,this.__data__={hash:new ev,map:new(eP||Q4),string:new ev}}var nP=tP;function rP(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var iP=rP,oP=iP;function aP(e,t){var n=e.__data__;return oP(t)?n[typeof t=="string"?"string":"hash"]:n.map}var Us=aP,sP=Us;function uP(e){var t=sP(this,e).delete(e);return this.size-=t?1:0,t}var lP=uP,cP=Us;function fP(e){return cP(this,e).get(e)}var dP=fP,hP=Us;function pP(e){return hP(this,e).has(e)}var gP=pP,mP=Us;function vP(e,t){var n=mP(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var bP=vP,yP=nP,xP=lP,CP=dP,wP=gP,SP=bP;function no(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}no.prototype.clear=yP,no.prototype.delete=xP,no.prototype.get=CP,no.prototype.has=wP,no.prototype.set=SP;var Qc=no,IP=Xs,EP=qc,AP=Qc,_P=200;function PP(e,t){var n=this.__data__;if(n instanceof IP){var r=n.__data__;if(!EP||r.length<_P-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new AP(r)}return n.set(e,t),this.size=n.size,this}var TP=PP,FP=Xs,OP=W3,RP=X3,MP=U3,LP=J3,DP=TP;function ro(e){var t=this.__data__=new FP(e);this.size=t.size}ro.prototype.clear=OP,ro.prototype.delete=RP,ro.prototype.get=MP,ro.prototype.has=LP,ro.prototype.set=DP;var ef=ro,$P="__lodash_hash_undefined__";function NP(e){return this.__data__.set(e,$P),this}var VP=NP;function BP(e){return this.__data__.has(e)}var kP=BP,jP=Qc,GP=VP,HP=kP;function Ys(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new jP;++t<n;)this.add(e[t])}Ys.prototype.add=Ys.prototype.push=GP,Ys.prototype.has=HP;var WP=Ys;function ZP(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var XP=ZP;function zP(e,t){return e.has(t)}var UP=zP,YP=WP,JP=XP,KP=UP,qP=1,QP=2;function eT(e,t,n,r,i,a){var u=n&qP,l=e.length,c=t.length;if(l!=c&&!(u&&c>l))return!1;var f=a.get(e),h=a.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=n&QP?new YP:void 0;for(a.set(e,t),a.set(t,e);++p<l;){var C=e[p],S=t[p];if(r)var E=u?r(S,C,p,t,e,a):r(C,S,p,e,t,a);if(E!==void 0){if(E)continue;m=!1;break}if(v){if(!JP(t,function(A,R){if(!KP(v,R)&&(C===A||i(C,A,n,r,a)))return v.push(R)})){m=!1;break}}else if(!(C===S||i(C,S,n,r,a))){m=!1;break}}return a.delete(e),a.delete(t),m}var tv=eT,tT=Jn,nT=tT.Uint8Array,nv=nT;function rT(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}var iT=rT;function oT(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var aT=oT,rv=ba,iv=nv,sT=Jc,uT=tv,lT=iT,cT=aT,fT=1,dT=2,hT="[object Boolean]",pT="[object Date]",gT="[object Error]",mT="[object Map]",vT="[object Number]",bT="[object RegExp]",yT="[object Set]",xT="[object String]",CT="[object Symbol]",wT="[object ArrayBuffer]",ST="[object DataView]",ov=rv?rv.prototype:void 0,tf=ov?ov.valueOf:void 0;function IT(e,t,n,r,i,a,u){switch(n){case ST:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case wT:return!(e.byteLength!=t.byteLength||!a(new iv(e),new iv(t)));case hT:case pT:case vT:return sT(+e,+t);case gT:return e.name==t.name&&e.message==t.message;case bT:case xT:return e==t+"";case mT:var l=lT;case yT:var c=r&fT;if(l||(l=cT),e.size!=t.size&&!c)return!1;var f=u.get(e);if(f)return f==t;r|=dT,u.set(e,t);var h=uT(l(e),l(t),r,i,a,u);return u.delete(e),h;case CT:if(tf)return tf.call(e)==tf.call(t)}return!1}var ET=IT;function AT(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}var av=AT,_T=av,PT=Dn;function TT(e,t,n){var r=t(e);return PT(e)?r:_T(r,n(e))}var sv=TT;function FT(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var u=e[n];t(u,n,e)&&(a[i++]=u)}return a}var OT=FT;function RT(){return[]}var uv=RT,MT=OT,LT=uv,DT=Object.prototype,$T=DT.propertyIsEnumerable,lv=Object.getOwnPropertySymbols,NT=lv?function(e){return e==null?[]:(e=Object(e),MT(lv(e),function(t){return $T.call(e,t)}))}:LT,nf=NT,VT=sv,BT=nf,kT=xa;function jT(e){return VT(e,kT,BT)}var cv=jT,fv=cv,GT=1,HT=Object.prototype,WT=HT.hasOwnProperty;function ZT(e,t,n,r,i,a){var u=n>,l=fv(e),c=l.length,f=fv(t),h=f.length;if(c!=h&&!u)return!1;for(var p=c;p--;){var m=l[p];if(!(u?m in t:WT.call(t,m)))return!1}var v=a.get(e),C=a.get(t);if(v&&C)return v==t&&C==e;var S=!0;a.set(e,t),a.set(t,e);for(var E=u;++p<c;){m=l[p];var A=e[m],R=t[m];if(r)var L=u?r(R,A,m,t,e,a):r(A,R,m,e,t,a);if(!(L===void 0?A===R||i(A,R,n,r,a):L)){S=!1;break}E||(E=m=="constructor")}if(S&&!E){var V=e.constructor,N=t.constructor;V!=N&&"constructor"in e&&"constructor"in t&&!(typeof V=="function"&&V instanceof V&&typeof N=="function"&&N instanceof N)&&(S=!1)}return a.delete(e),a.delete(t),S}var XT=ZT,zT=ci,UT=Jn,YT=zT(UT,"DataView"),JT=YT,KT=ci,qT=Jn,QT=KT(qT,"Promise"),eF=QT,tF=ci,nF=Jn,rF=tF(nF,"Set"),iF=rF,oF=ci,aF=Jn,sF=oF(aF,"WeakMap"),uF=sF,rf=JT,of=qc,af=eF,sf=iF,uf=uF,dv=li,io=qm,hv="[object Map]",lF="[object Object]",pv="[object Promise]",gv="[object Set]",mv="[object WeakMap]",vv="[object DataView]",cF=io(rf),fF=io(of),dF=io(af),hF=io(sf),pF=io(uf),fi=dv;(rf&&fi(new rf(new ArrayBuffer(1)))!=vv||of&&fi(new of)!=hv||af&&fi(af.resolve())!=pv||sf&&fi(new sf)!=gv||uf&&fi(new uf)!=mv)&&(fi=function(e){var t=dv(e),n=t==lF?e.constructor:void 0,r=n?io(n):"";if(r)switch(r){case cF:return vv;case fF:return hv;case dF:return pv;case hF:return gv;case pF:return mv}return t});var Js=fi,lf=ef,gF=tv,mF=ET,vF=XT,bv=Js,yv=Dn,xv=Hc,bF=Hm,yF=1,Cv="[object Arguments]",wv="[object Array]",Ks="[object Object]",xF=Object.prototype,Sv=xF.hasOwnProperty;function CF(e,t,n,r,i,a){var u=yv(e),l=yv(t),c=u?wv:bv(e),f=l?wv:bv(t);c=c==Cv?Ks:c,f=f==Cv?Ks:f;var h=c==Ks,p=f==Ks,m=c==f;if(m&&xv(e)){if(!xv(t))return!1;u=!0,h=!1}if(m&&!h)return a||(a=new lf),u||bF(e)?gF(e,t,n,r,i,a):mF(e,t,c,n,r,i,a);if(!(n&yF)){var v=h&&Sv.call(e,"__wrapped__"),C=p&&Sv.call(t,"__wrapped__");if(v||C){var S=v?e.value():e,E=C?t.value():t;return a||(a=new lf),i(S,E,n,r,a)}}return m?(a||(a=new lf),vF(e,t,n,r,i,a)):!1}var wF=CF,SF=wF,Iv=cr;function Ev(e,t,n,r,i){return e===t?!0:e==null||t==null||!Iv(e)&&!Iv(t)?e!==e&&t!==t:SF(e,t,n,r,Ev,i)}var Av=Ev,IF=ef,EF=Av,AF=1,_F=2;function PF(e,t,n,r){var i=n.length,a=i,u=!r;if(e==null)return!a;for(e=Object(e);i--;){var l=n[i];if(u&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<a;){l=n[i];var c=l[0],f=e[c],h=l[1];if(u&&l[2]){if(f===void 0&&!(c in e))return!1}else{var p=new IF;if(r)var m=r(f,h,c,e,t,p);if(!(m===void 0?EF(h,f,AF|_F,r,p):m))return!1}}return!0}var TF=PF,FF=Qi;function OF(e){return e===e&&!FF(e)}var _v=OF,RF=_v,MF=xa;function LF(e){for(var t=MF(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,RF(i)]}return t}var DF=LF;function $F(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}var Pv=$F,NF=TF,VF=DF,BF=Pv;function kF(e){var t=VF(e);return t.length==1&&t[0][2]?BF(t[0][0],t[0][1]):function(n){return n===e||NF(n,e,t)}}var jF=kF,GF=li,HF=cr,WF="[object Symbol]";function ZF(e){return typeof e=="symbol"||HF(e)&&GF(e)==WF}var cf=ZF,XF=Dn,zF=cf,UF=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,YF=/^\w*$/;function JF(e,t){if(XF(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||zF(e)?!0:YF.test(e)||!UF.test(e)||t!=null&&e in Object(t)}var ff=JF,Tv=Qc,KF="Expected a function";function df(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(KF);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var u=e.apply(this,r);return n.cache=a.set(i,u)||a,u};return n.cache=new(df.Cache||Tv),n}df.Cache=Tv;var qF=df,QF=qF,eO=500;function tO(e){var t=QF(e,function(r){return n.size===eO&&n.clear(),r}),n=t.cache;return t}var nO=tO,rO=nO,iO=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,oO=/\\(\\)?/g,aO=rO(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(iO,function(n,r,i,a){t.push(i?a.replace(oO,"$1"):r||n)}),t}),sO=aO,Fv=ba,uO=Jm,lO=Dn,cO=cf,fO=1/0,Ov=Fv?Fv.prototype:void 0,Rv=Ov?Ov.toString:void 0;function Mv(e){if(typeof e=="string")return e;if(lO(e))return uO(e,Mv)+"";if(cO(e))return Rv?Rv.call(e):"";var t=e+"";return t=="0"&&1/e==-fO?"-0":t}var dO=Mv,hO=dO;function pO(e){return e==null?"":hO(e)}var gO=pO,mO=Dn,vO=ff,bO=sO,yO=gO;function xO(e,t){return mO(e)?e:vO(e,t)?[e]:bO(yO(e))}var Lv=xO,CO=cf,wO=1/0;function SO(e){if(typeof e=="string"||CO(e))return e;var t=e+"";return t=="0"&&1/e==-wO?"-0":t}var qs=SO,IO=Lv,EO=qs;function AO(e,t){t=IO(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[EO(t[n++])];return n&&n==r?e:void 0}var Dv=AO,_O=Dv;function PO(e,t,n){var r=e==null?void 0:_O(e,t);return r===void 0?n:r}var TO=PO;function FO(e,t){return e!=null&&t in Object(e)}var OO=FO,RO=Lv,MO=Bm,LO=Dn,DO=km,$O=Wc,NO=qs;function VO(e,t,n){t=RO(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var u=NO(t[r]);if(!(a=e!=null&&n(e,u)))break;e=e[u]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&$O(i)&&DO(u,i)&&(LO(e)||MO(e)))}var BO=VO,kO=OO,jO=BO;function GO(e,t){return e!=null&&jO(e,t,kO)}var HO=GO,WO=Av,ZO=TO,XO=HO,zO=ff,UO=_v,YO=Pv,JO=qs,KO=1,qO=2;function QO(e,t){return zO(e)&&UO(t)?YO(JO(e),t):function(n){var r=ZO(n,e);return r===void 0&&r===t?XO(n,e):WO(t,r,KO|qO)}}var eR=QO;function tR(e){return function(t){return t==null?void 0:t[e]}}var nR=tR,rR=Dv;function iR(e){return function(t){return rR(t,e)}}var oR=iR,aR=nR,sR=oR,uR=ff,lR=qs;function cR(e){return uR(e)?aR(lR(e)):sR(e)}var fR=cR,dR=jF,hR=eR,pR=Um,gR=Dn,mR=fR;function vR(e){return typeof e=="function"?e:e==null?pR:typeof e=="object"?gR(e)?hR(e[0],e[1]):dR(e):mR(e)}var bR=vR,yR=Ws;function xR(e,t){return function(n,r){if(n==null)return n;if(!yR(n))return e(n,r);for(var i=n.length,a=t?i:-1,u=Object(n);(t?a--:++a<i)&&r(u[a],a,u)!==!1;);return n}}var CR=xR,wR=zm,SR=CR,IR=SR(wR),ER=IR,AR=ER,_R=Ws;function PR(e,t){var n=-1,r=_R(e)?Array(e.length):[];return AR(e,function(i,a,u){r[++n]=t(i,a,u)}),r}var TR=PR,FR=Jm,OR=bR,RR=TR,MR=Dn;function LR(e,t){var n=MR(e)?FR:RR;return n(e,OR(t))}var DR=LR;Object.defineProperty(va,"__esModule",{value:!0}),va.flattenNames=void 0;var $R=c9,NR=Qs($R),VR=Uc,BR=Qs(VR),kR=m3,jR=Qs(kR),GR=DR,HR=Qs(GR);function Qs(e){return e&&e.__esModule?e:{default:e}}var WR=va.flattenNames=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=[];return(0,HR.default)(t,function(r){Array.isArray(r)?e(r).map(function(i){return n.push(i)}):(0,jR.default)(r)?(0,BR.default)(r,function(i,a){i===!0&&n.push(a),n.push(a+"-"+i)}):(0,NR.default)(r)&&n.push(r)}),n};va.default=WR;var Ca={};function ZR(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}var XR=ZR,zR=ci,UR=function(){try{var e=zR(Object,"defineProperty");return e({},"",{}),e}catch{}}(),YR=UR,$v=YR;function JR(e,t,n){t=="__proto__"&&$v?$v(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Nv=JR,KR=Nv,qR=Jc,QR=Object.prototype,eM=QR.hasOwnProperty;function tM(e,t,n){var r=e[t];(!(eM.call(e,t)&&qR(r,n))||n===void 0&&!(t in e))&&KR(e,t,n)}var Vv=tM,nM=Vv,rM=Nv;function iM(e,t,n,r){var i=!n;n||(n={});for(var a=-1,u=t.length;++a<u;){var l=t[a],c=r?r(n[l],e[l],l,n,e):void 0;c===void 0&&(c=e[l]),i?rM(n,l,c):nM(n,l,c)}return n}var eu=iM,oM=eu,aM=xa;function sM(e,t){return e&&oM(t,aM(t),e)}var uM=sM;function lM(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var cM=lM,fM=Qi,dM=zc,hM=cM,pM=Object.prototype,gM=pM.hasOwnProperty;function mM(e){if(!fM(e))return hM(e);var t=dM(e),n=[];for(var r in e)r=="constructor"&&(t||!gM.call(e,r))||n.push(r);return n}var vM=mM,bM=Wm,yM=vM,xM=Ws;function CM(e){return xM(e)?bM(e,!0):yM(e)}var hf=CM,wM=eu,SM=hf;function IM(e,t){return e&&wM(t,SM(t),e)}var EM=IM,tu={exports:{}};tu.exports,function(e,t){var n=Jn,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,u=a?n.Buffer:void 0,l=u?u.allocUnsafe:void 0;function c(f,h){if(h)return f.slice();var p=f.length,m=l?l(p):new f.constructor(p);return f.copy(m),m}e.exports=c}(tu,tu.exports);var AM=tu.exports;function _M(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var PM=_M,TM=eu,FM=nf;function OM(e,t){return TM(e,FM(e),t)}var RM=OM,MM=av,LM=Yc,DM=nf,$M=uv,NM=Object.getOwnPropertySymbols,VM=NM?function(e){for(var t=[];e;)MM(t,DM(e)),e=LM(e);return t}:$M,Bv=VM,BM=eu,kM=Bv;function jM(e,t){return BM(e,kM(e),t)}var GM=jM,HM=sv,WM=Bv,ZM=hf;function XM(e){return HM(e,ZM,WM)}var zM=XM,UM=Object.prototype,YM=UM.hasOwnProperty;function JM(e){var t=e.length,n=new e.constructor(t);return t&&typeof e[0]=="string"&&YM.call(e,"index")&&(n.index=e.index,n.input=e.input),n}var KM=JM,kv=nv;function qM(e){var t=new e.constructor(e.byteLength);return new kv(t).set(new kv(e)),t}var pf=qM,QM=pf;function eL(e,t){var n=t?QM(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}var tL=eL,nL=/\w*$/;function rL(e){var t=new e.constructor(e.source,nL.exec(e));return t.lastIndex=e.lastIndex,t}var iL=rL,jv=ba,Gv=jv?jv.prototype:void 0,Hv=Gv?Gv.valueOf:void 0;function oL(e){return Hv?Object(Hv.call(e)):{}}var aL=oL,sL=pf;function uL(e,t){var n=t?sL(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var lL=uL,cL=pf,fL=tL,dL=iL,hL=aL,pL=lL,gL="[object Boolean]",mL="[object Date]",vL="[object Map]",bL="[object Number]",yL="[object RegExp]",xL="[object Set]",CL="[object String]",wL="[object Symbol]",SL="[object ArrayBuffer]",IL="[object DataView]",EL="[object Float32Array]",AL="[object Float64Array]",_L="[object Int8Array]",PL="[object Int16Array]",TL="[object Int32Array]",FL="[object Uint8Array]",OL="[object Uint8ClampedArray]",RL="[object Uint16Array]",ML="[object Uint32Array]";function LL(e,t,n){var r=e.constructor;switch(t){case SL:return cL(e);case gL:case mL:return new r(+e);case IL:return fL(e,n);case EL:case AL:case _L:case PL:case TL:case FL:case OL:case RL:case ML:return pL(e,n);case vL:return new r;case bL:case CL:return new r(e);case yL:return dL(e);case xL:return new r;case wL:return hL(e)}}var DL=LL,$L=Qi,Wv=Object.create,NL=function(){function e(){}return function(t){if(!$L(t))return{};if(Wv)return Wv(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),VL=NL,BL=VL,kL=Yc,jL=zc;function GL(e){return typeof e.constructor=="function"&&!jL(e)?BL(kL(e)):{}}var HL=GL,WL=Js,ZL=cr,XL="[object Map]";function zL(e){return ZL(e)&&WL(e)==XL}var UL=zL,YL=UL,JL=Zc,Zv=Xc,Xv=Zv&&Zv.isMap,KL=Xv?JL(Xv):YL,qL=KL,QL=Js,e7=cr,t7="[object Set]";function n7(e){return e7(e)&&QL(e)==t7}var r7=n7,i7=r7,o7=Zc,zv=Xc,Uv=zv&&zv.isSet,a7=Uv?o7(Uv):i7,s7=a7,u7=ef,l7=XR,c7=Vv,f7=uM,d7=EM,h7=AM,p7=PM,g7=RM,m7=GM,v7=cv,b7=zM,y7=Js,x7=KM,C7=DL,w7=HL,S7=Dn,I7=Hc,E7=qL,A7=Qi,_7=s7,P7=xa,T7=hf,F7=1,O7=2,R7=4,Yv="[object Arguments]",M7="[object Array]",L7="[object Boolean]",D7="[object Date]",$7="[object Error]",Jv="[object Function]",N7="[object GeneratorFunction]",V7="[object Map]",B7="[object Number]",Kv="[object Object]",k7="[object RegExp]",j7="[object Set]",G7="[object String]",H7="[object Symbol]",W7="[object WeakMap]",Z7="[object ArrayBuffer]",X7="[object DataView]",z7="[object Float32Array]",U7="[object Float64Array]",Y7="[object Int8Array]",J7="[object Int16Array]",K7="[object Int32Array]",q7="[object Uint8Array]",Q7="[object Uint8ClampedArray]",eD="[object Uint16Array]",tD="[object Uint32Array]",bt={};bt[Yv]=bt[M7]=bt[Z7]=bt[X7]=bt[L7]=bt[D7]=bt[z7]=bt[U7]=bt[Y7]=bt[J7]=bt[K7]=bt[V7]=bt[B7]=bt[Kv]=bt[k7]=bt[j7]=bt[G7]=bt[H7]=bt[q7]=bt[Q7]=bt[eD]=bt[tD]=!0,bt[$7]=bt[Jv]=bt[W7]=!1;function nu(e,t,n,r,i,a){var u,l=t&F7,c=t&O7,f=t&R7;if(n&&(u=i?n(e,r,i,a):n(e)),u!==void 0)return u;if(!A7(e))return e;var h=S7(e);if(h){if(u=x7(e),!l)return p7(e,u)}else{var p=y7(e),m=p==Jv||p==N7;if(I7(e))return h7(e,l);if(p==Kv||p==Yv||m&&!i){if(u=c||m?{}:w7(e),!l)return c?m7(e,d7(u,e)):g7(e,f7(u,e))}else{if(!bt[p])return i?e:{};u=C7(e,p,l)}}a||(a=new u7);var v=a.get(e);if(v)return v;a.set(e,u),_7(e)?e.forEach(function(E){u.add(nu(E,t,n,E,e,a))}):E7(e)&&e.forEach(function(E,A){u.set(A,nu(E,t,n,A,e,a))});var C=f?c?b7:v7:c?T7:P7,S=h?void 0:C(e);return l7(S||e,function(E,A){S&&(A=E,E=e[A]),c7(u,A,nu(E,t,n,A,e,a))}),u}var nD=nu,rD=nD,iD=1,oD=4;function aD(e){return rD(e,iD|oD)}var sD=aD;Object.defineProperty(Ca,"__esModule",{value:!0}),Ca.mergeClasses=void 0;var uD=Uc,lD=qv(uD),cD=sD,fD=qv(cD),dD=Object.assign||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};function qv(e){return e&&e.__esModule?e:{default:e}}var hD=Ca.mergeClasses=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=t.default&&(0,fD.default)(t.default)||{};return n.map(function(i){var a=t[i];return a&&(0,lD.default)(a,function(u,l){r[l]||(r[l]={}),r[l]=dD({},r[l],a[l])}),i}),r};Ca.default=hD;var wa={};Object.defineProperty(wa,"__esModule",{value:!0}),wa.autoprefix=void 0;var pD=Uc,Qv=mD(pD),gD=Object.assign||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};function mD(e){return e&&e.__esModule?e:{default:e}}var vD={borderRadius:function(t){return{msBorderRadius:t,MozBorderRadius:t,OBorderRadius:t,WebkitBorderRadius:t,borderRadius:t}},boxShadow:function(t){return{msBoxShadow:t,MozBoxShadow:t,OBoxShadow:t,WebkitBoxShadow:t,boxShadow:t}},userSelect:function(t){return{WebkitTouchCallout:t,KhtmlUserSelect:t,MozUserSelect:t,msUserSelect:t,WebkitUserSelect:t,userSelect:t}},flex:function(t){return{WebkitBoxFlex:t,MozBoxFlex:t,WebkitFlex:t,msFlex:t,flex:t}},flexBasis:function(t){return{WebkitFlexBasis:t,flexBasis:t}},justifyContent:function(t){return{WebkitJustifyContent:t,justifyContent:t}},transition:function(t){return{msTransition:t,MozTransition:t,OTransition:t,WebkitTransition:t,transition:t}},transform:function(t){return{msTransform:t,MozTransform:t,OTransform:t,WebkitTransform:t,transform:t}},absolute:function(t){var n=t&&t.split(" ");return{position:"absolute",top:n&&n[0],right:n&&n[1],bottom:n&&n[2],left:n&&n[3]}},extend:function(t,n){var r=n[t];return r||{extend:t}}},bD=wa.autoprefix=function(t){var n={};return(0,Qv.default)(t,function(r,i){var a={};(0,Qv.default)(r,function(u,l){var c=vD[l];c?a=gD({},a,c(u)):a[l]=u}),n[i]=a}),n};wa.default=bD;var Sa={};Object.defineProperty(Sa,"__esModule",{value:!0}),Sa.hover=void 0;var yD=Object.assign||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=b,gf=CD(xD);function CD(e){return e&&e.__esModule?e:{default:e}}function wD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function eb(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function SD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var ID=Sa.hover=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){SD(i,r);function i(){var a,u,l,c;wD(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=eb(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={hover:!1},l.handleMouseOver=function(){return l.setState({hover:!0})},l.handleMouseOut=function(){return l.setState({hover:!1})},l.render=function(){return gf.default.createElement(n,{onMouseOver:l.handleMouseOver,onMouseOut:l.handleMouseOut},gf.default.createElement(t,yD({},l.props,l.state)))},u),eb(l,c)}return i}(gf.default.Component)};Sa.default=ID;var Ia={};Object.defineProperty(Ia,"__esModule",{value:!0}),Ia.active=void 0;var ED=Object.assign||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},AD=b,mf=_D(AD);function _D(e){return e&&e.__esModule?e:{default:e}}function PD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function tb(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function TD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var FD=Ia.active=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){TD(i,r);function i(){var a,u,l,c;PD(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=tb(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={active:!1},l.handleMouseDown=function(){return l.setState({active:!0})},l.handleMouseUp=function(){return l.setState({active:!1})},l.render=function(){return mf.default.createElement(n,{onMouseDown:l.handleMouseDown,onMouseUp:l.handleMouseUp},mf.default.createElement(t,ED({},l.props,l.state)))},u),tb(l,c)}return i}(mf.default.Component)};Ia.default=FD;var vf={};Object.defineProperty(vf,"__esModule",{value:!0});var OD=function(t,n){var r={},i=function(u){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;r[u]=l};return t===0&&i("first-child"),t===n-1&&i("last-child"),(t===0||t%2===0)&&i("even"),Math.abs(t%2)===1&&i("odd"),i("nth-child",t),r};vf.default=OD,Object.defineProperty(In,"__esModule",{value:!0}),In.ReactCSS=In.loop=In.handleActive=bf=In.handleHover=In.hover=void 0;var RD=va,MD=oo(RD),LD=Ca,DD=oo(LD),$D=wa,ND=oo($D),VD=Sa,nb=oo(VD),BD=Ia,kD=oo(BD),jD=vf,GD=oo(jD);function oo(e){return e&&e.__esModule?e:{default:e}}In.hover=nb.default;var bf=In.handleHover=nb.default;In.handleActive=kD.default,In.loop=GD.default;var HD=In.ReactCSS=function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var a=(0,MD.default)(r),u=(0,DD.default)(t,a);return(0,ND.default)(u)},ke=In.default=HD,WD=function(t,n,r,i,a){var u=a.clientWidth,l=a.clientHeight,c=typeof t.pageX=="number"?t.pageX:t.touches[0].pageX,f=typeof t.pageY=="number"?t.pageY:t.touches[0].pageY,h=c-(a.getBoundingClientRect().left+window.pageXOffset),p=f-(a.getBoundingClientRect().top+window.pageYOffset);if(r==="vertical"){var m=void 0;if(p<0?m=0:p>l?m=1:m=Math.round(p*100/l)/100,n.a!==m)return{h:n.h,s:n.s,l:n.l,a:m,source:"rgb"}}else{var v=void 0;if(h<0?v=0:h>u?v=1:v=Math.round(h*100/u)/100,i!==v)return{h:n.h,s:n.s,l:n.l,a:v,source:"rgb"}}return null},yf={},ZD=function(t,n,r,i){if(typeof document>"u"&&!i)return null;var a=i?new i:document.createElement("canvas");a.width=r*2,a.height=r*2;var u=a.getContext("2d");return u?(u.fillStyle=t,u.fillRect(0,0,a.width,a.height),u.fillStyle=n,u.fillRect(0,0,r,r),u.translate(r,r),u.fillRect(0,0,r,r),a.toDataURL()):null},XD=function(t,n,r,i){var a=t+"-"+n+"-"+r+(i?"-server":"");if(yf[a])return yf[a];var u=ZD(t,n,r,i);return yf[a]=u,u},rb=Object.assign||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},ao=function(t){var n=t.white,r=t.grey,i=t.size,a=t.renderers,u=t.borderRadius,l=t.boxShadow,c=t.children,f=ke({default:{grid:{borderRadius:u,boxShadow:l,absolute:"0px 0px 0px 0px",background:"url("+XD(n,r,i,a.canvas)+") center left"}}});return b.isValidElement(c)?b.cloneElement(c,rb({},c.props,{style:rb({},c.props.style,f.grid)})):b.createElement("div",{style:f.grid})};ao.defaultProps={size:8,white:"transparent",grey:"rgba(0,0,0,.08)",renderers:{}};var zD=Object.assign||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},UD=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function YD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ib(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function JD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var xf=function(e){JD(t,e);function t(){var n,r,i,a;YD(this,t);for(var u=arguments.length,l=Array(u),c=0;c<u;c++)l[c]=arguments[c];return a=(r=(i=ib(this,(n=t.__proto__||Object.getPrototypeOf(t)).call.apply(n,[this].concat(l))),i),i.handleChange=function(f){var h=WD(f,i.props.hsl,i.props.direction,i.props.a,i.container);h&&typeof i.props.onChange=="function"&&i.props.onChange(h,f)},i.handleMouseDown=function(f){i.handleChange(f),window.addEventListener("mousemove",i.handleChange),window.addEventListener("mouseup",i.handleMouseUp)},i.handleMouseUp=function(){i.unbindEventListeners()},i.unbindEventListeners=function(){window.removeEventListener("mousemove",i.handleChange),window.removeEventListener("mouseup",i.handleMouseUp)},r),ib(i,a)}return UD(t,[{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"render",value:function(){var r=this,i=this.props.rgb,a=ke({default:{alpha:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},checkboard:{absolute:"0px 0px 0px 0px",overflow:"hidden",borderRadius:this.props.radius},gradient:{absolute:"0px 0px 0px 0px",background:"linear-gradient(to right, rgba("+i.r+","+i.g+","+i.b+`, 0) 0%,
|
|
65
|
+
`),()=>{document.head.removeChild(f)}},[t]),te.createElement(PA,{isPresent:t,childRef:r,sizeRef:i},te.cloneElement(e,{ref:r}))}const jc=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:u})=>{const l=Eg(FA),c=b.useId(),f=b.useMemo(()=>({id:c,initial:t,isPresent:n,custom:i,onExitComplete:h=>{l.set(h,!0);for(const p of l.values())if(!p)return;r&&r()},register:h=>(l.set(h,!1),()=>l.delete(h))}),a?void 0:[n]);return b.useMemo(()=>{l.forEach((h,p)=>l.set(p,!1))},[n]),te.useEffect(()=>{!n&&!l.size&&r&&r()},[n]),u==="popLayout"&&(e=te.createElement(TA,{isPresent:n},e)),te.createElement(bs.Provider,{value:f},e)};function FA(){return new Map}function OA(e){return b.useEffect(()=>()=>e(),[])}const ui=e=>e.key||"";function RA(e,t){e.forEach(n=>{const r=ui(n);t.set(r,n)})}function MA(e){const t=[];return b.Children.forEach(e,n=>{b.isValidElement(n)&&t.push(n)}),t}const ks=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:a=!0,mode:u="sync"})=>{Ln(!i,"Replace exitBeforeEnter with mode='wait'");const l=b.useContext(ql).forceRender||_A()[0],c=Tm(),f=MA(e);let h=f;const p=b.useRef(new Map).current,m=b.useRef(h),v=b.useRef(new Map).current,C=b.useRef(!0);if(Ul(()=>{C.current=!1,RA(f,v),m.current=h}),OA(()=>{C.current=!0,v.clear(),p.clear()}),C.current)return te.createElement(te.Fragment,null,h.map(R=>te.createElement(jc,{key:ui(R),isPresent:!0,initial:n?void 0:!1,presenceAffectsLayout:a,mode:u},R)));h=[...h];const S=m.current.map(ui),E=f.map(ui),A=S.length;for(let R=0;R<A;R++){const L=S[R];E.indexOf(L)===-1&&!p.has(L)&&p.set(L,void 0)}return u==="wait"&&p.size&&(h=[]),p.forEach((R,L)=>{if(E.indexOf(L)!==-1)return;const V=v.get(L);if(!V)return;const N=S.indexOf(L);let X=R;if(!X){const Z=()=>{p.delete(L);const U=Array.from(v.keys()).filter(fe=>!E.includes(fe));if(U.forEach(fe=>v.delete(fe)),m.current=f.filter(fe=>{const Te=ui(fe);return Te===L||U.includes(Te)}),!p.size){if(c.current===!1)return;l(),r&&r()}};X=te.createElement(jc,{key:ui(V),isPresent:!1,onExitComplete:Z,custom:t,presenceAffectsLayout:a,mode:u},V),p.set(L,X)}h.splice(N,0,X)}),h=h.map(R=>{const L=R.key;return p.has(L)?R:te.createElement(jc,{key:ui(R),isPresent:!0,presenceAffectsLayout:a,mode:u},R)}),process.env.NODE_ENV!=="production"&&u==="wait"&&h.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`),te.createElement(te.Fragment,null,p.size?h:h.map(R=>b.cloneElement(R)))};function js({isOpen:e,close:t,children:n,scrollToTop:r,isDialog:i=!1}){const a=()=>i?et("transition inset-0 bg-black",{"absolute z-[90]":r&&e,"fixed z-[90]":!r&&e,"bg-opacity-0 pointer-events-none backdrop-blur-none":!e,"bg-opacity-40 backdrop-blur-sm overflow-y-scroll":e}):et("transition inset-0 bg-black absolute z-[90]",{"bg-opacity-0 pointer-events-none backdrop-blur-none":!e,"bg-opacity-40 backdrop-blur-sm overflow-y-scroll":e});return b.useEffect(()=>{e?(document.body.style.overflow="hidden",r&&window.scrollTo({top:0})):document.body.style.overflow="unset"},[e,r]),T.jsx(Ki.div,{className:a(),onClick:t,children:T.jsx("div",{className:"relative",children:n})})}const qi=({children:e,className:t,size:n="md",variant:r="primary",...i})=>T.jsx("button",{className:et("rounded-lg text-xs flex items-center justify-center","disabled:bg-brand-disabled disabled:text-white disabled:cursor-not-allowed","hover:bg-brand-secondary hover:text-white","transition hover:transition",{"bg-brand-primary text-white":r==="primary"||r==="remove","bg-brand-tertiary-light text-brand-primary":r==="secondary"},{"h-5 gap-1.5":r!=="remove"&&n==="sm","h-9 gap-2":r!=="remove"&&n==="md","h-9":r==="remove"},{"w-full":r!=="remove","w-9":r==="remove"},{className:t!==""}),...i,children:e}),LA=({children:e,className:t,...n})=>T.jsx("div",{className:et("w-full px-3 py-3.5 rounded","bg-white dark:bg-brand-background-dark","shadow-md hover:shadow-lg hover:transition-shadow transition-shadow",t),...n,children:e}),DA=({label:e,name:t,className:n,...r})=>T.jsx("div",{className:et("bg-brand-light-gray rounded-lg inline-block p-1.5 transition","border-2 border-transparent focus-within:border-brand-primary focus-within:transition",{className:n!==""}),children:T.jsxs("label",{htmlFor:(r==null?void 0:r.id)||t,className:et("relative","flex gap-2 items-center justify-center"),children:[T.jsx("input",{name:t,type:"checkbox",className:et("relative appearance-none w-5 h-5 border rounded-md text-brand-primary cursor-pointer transition-all focus:ring-0 focus:ring-offset-0 focus:outline-none","checked:after:absolute checked:before:absolute","checked:after:inset-0 checked:before:inset-0","checked:after:rounded-md checked:before:rounded-md checked:before:content-[✓] text-brand-primary","checked:after:scale-75","checked:border-2"),...r}),T.jsx("span",{className:"text-xs text-brand-secondary-text",children:e})]})});var In={},va={},$A=typeof or=="object"&&or&&or.Object===Object&&or,Fm=$A,NA=Fm,VA=typeof self=="object"&&self&&self.Object===Object&&self,BA=NA||VA||Function("return this")(),Jn=BA,kA=Jn,jA=kA.Symbol,ba=jA,Om=ba,Rm=Object.prototype,GA=Rm.hasOwnProperty,HA=Rm.toString,ya=Om?Om.toStringTag:void 0;function WA(e){var t=GA.call(e,ya),n=e[ya];try{e[ya]=void 0;var r=!0}catch{}var i=HA.call(e);return r&&(t?e[ya]=n:delete e[ya]),i}var ZA=WA,XA=Object.prototype,zA=XA.toString;function UA(e){return zA.call(e)}var YA=UA,Mm=ba,JA=ZA,KA=YA,qA="[object Null]",QA="[object Undefined]",Lm=Mm?Mm.toStringTag:void 0;function e9(e){return e==null?e===void 0?QA:qA:Lm&&Lm in Object(e)?JA(e):KA(e)}var li=e9,t9=Array.isArray,Dn=t9;function n9(e){return e!=null&&typeof e=="object"}var cr=n9,r9=li,i9=Dn,o9=cr,a9="[object String]";function s9(e){return typeof e=="string"||!i9(e)&&o9(e)&&r9(e)==a9}var u9=s9;function l9(e){return function(t,n,r){for(var i=-1,a=Object(t),u=r(t),l=u.length;l--;){var c=u[e?l:++i];if(n(a[c],c,a)===!1)break}return t}}var c9=l9,f9=c9,d9=f9(),h9=d9;function p9(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var g9=p9,m9=li,v9=cr,b9="[object Arguments]";function y9(e){return v9(e)&&m9(e)==b9}var x9=y9,Dm=x9,C9=cr,$m=Object.prototype,w9=$m.hasOwnProperty,S9=$m.propertyIsEnumerable,I9=Dm(function(){return arguments}())?Dm:function(e){return C9(e)&&w9.call(e,"callee")&&!S9.call(e,"callee")},Nm=I9,Gs={exports:{}};function E9(){return!1}var A9=E9;Gs.exports,function(e,t){var n=Jn,r=A9,i=t&&!t.nodeType&&t,a=i&&!0&&e&&!e.nodeType&&e,u=a&&a.exports===i,l=u?n.Buffer:void 0,c=l?l.isBuffer:void 0,f=c||r;e.exports=f}(Gs,Gs.exports);var Gc=Gs.exports,_9=9007199254740991,P9=/^(?:0|[1-9]\d*)$/;function T9(e,t){var n=typeof e;return t=t??_9,!!t&&(n=="number"||n!="symbol"&&P9.test(e))&&e>-1&&e%1==0&&e<t}var Vm=T9,F9=9007199254740991;function O9(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=F9}var Hc=O9,R9=li,M9=Hc,L9=cr,D9="[object Arguments]",$9="[object Array]",N9="[object Boolean]",V9="[object Date]",B9="[object Error]",k9="[object Function]",j9="[object Map]",G9="[object Number]",H9="[object Object]",W9="[object RegExp]",Z9="[object Set]",X9="[object String]",z9="[object WeakMap]",U9="[object ArrayBuffer]",Y9="[object DataView]",J9="[object Float32Array]",K9="[object Float64Array]",q9="[object Int8Array]",Q9="[object Int16Array]",e_="[object Int32Array]",t_="[object Uint8Array]",n_="[object Uint8ClampedArray]",r_="[object Uint16Array]",i_="[object Uint32Array]",xt={};xt[J9]=xt[K9]=xt[q9]=xt[Q9]=xt[e_]=xt[t_]=xt[n_]=xt[r_]=xt[i_]=!0,xt[D9]=xt[$9]=xt[U9]=xt[N9]=xt[Y9]=xt[V9]=xt[B9]=xt[k9]=xt[j9]=xt[G9]=xt[H9]=xt[W9]=xt[Z9]=xt[X9]=xt[z9]=!1;function o_(e){return L9(e)&&M9(e.length)&&!!xt[R9(e)]}var a_=o_;function s_(e){return function(t){return e(t)}}var Wc=s_,Hs={exports:{}};Hs.exports,function(e,t){var n=Fm,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,u=a&&n.process,l=function(){try{var c=i&&i.require&&i.require("util").types;return c||u&&u.binding&&u.binding("util")}catch{}}();e.exports=l}(Hs,Hs.exports);var Zc=Hs.exports,u_=a_,l_=Wc,Bm=Zc,km=Bm&&Bm.isTypedArray,c_=km?l_(km):u_,jm=c_,f_=g9,d_=Nm,h_=Dn,p_=Gc,g_=Vm,m_=jm,v_=Object.prototype,b_=v_.hasOwnProperty;function y_(e,t){var n=h_(e),r=!n&&d_(e),i=!n&&!r&&p_(e),a=!n&&!r&&!i&&m_(e),u=n||r||i||a,l=u?f_(e.length,String):[],c=l.length;for(var f in e)(t||b_.call(e,f))&&!(u&&(f=="length"||i&&(f=="offset"||f=="parent")||a&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||g_(f,c)))&&l.push(f);return l}var Gm=y_,x_=Object.prototype;function C_(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||x_;return e===n}var Xc=C_;function w_(e,t){return function(n){return e(t(n))}}var Hm=w_,S_=Hm,I_=S_(Object.keys,Object),E_=I_,A_=Xc,__=E_,P_=Object.prototype,T_=P_.hasOwnProperty;function F_(e){if(!A_(e))return __(e);var t=[];for(var n in Object(e))T_.call(e,n)&&n!="constructor"&&t.push(n);return t}var O_=F_;function R_(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Qi=R_,M_=li,L_=Qi,D_="[object AsyncFunction]",$_="[object Function]",N_="[object GeneratorFunction]",V_="[object Proxy]";function B_(e){if(!L_(e))return!1;var t=M_(e);return t==$_||t==N_||t==D_||t==V_}var Wm=B_,k_=Wm,j_=Hc;function G_(e){return e!=null&&j_(e.length)&&!k_(e)}var Ws=G_,H_=Gm,W_=O_,Z_=Ws;function X_(e){return Z_(e)?H_(e):W_(e)}var xa=X_,z_=h9,U_=xa;function Y_(e,t){return e&&z_(e,t,U_)}var Zm=Y_;function J_(e){return e}var Xm=J_,K_=Xm;function q_(e){return typeof e=="function"?e:K_}var Q_=q_,e3=Zm,t3=Q_;function n3(e,t){return e&&e3(e,t3(t))}var zc=n3,r3=Hm,i3=r3(Object.getPrototypeOf,Object),Uc=i3,o3=li,a3=Uc,s3=cr,u3="[object Object]",l3=Function.prototype,c3=Object.prototype,zm=l3.toString,f3=c3.hasOwnProperty,d3=zm.call(Object);function h3(e){if(!s3(e)||o3(e)!=u3)return!1;var t=a3(e);if(t===null)return!0;var n=f3.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&zm.call(n)==d3}var p3=h3;function g3(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var Um=g3;function m3(){this.__data__=[],this.size=0}var v3=m3;function b3(e,t){return e===t||e!==e&&t!==t}var Yc=b3,y3=Yc;function x3(e,t){for(var n=e.length;n--;)if(y3(e[n][0],t))return n;return-1}var Zs=x3,C3=Zs,w3=Array.prototype,S3=w3.splice;function I3(e){var t=this.__data__,n=C3(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():S3.call(t,n,1),--this.size,!0}var E3=I3,A3=Zs;function _3(e){var t=this.__data__,n=A3(t,e);return n<0?void 0:t[n][1]}var P3=_3,T3=Zs;function F3(e){return T3(this.__data__,e)>-1}var O3=F3,R3=Zs;function M3(e,t){var n=this.__data__,r=R3(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var L3=M3,D3=v3,$3=E3,N3=P3,V3=O3,B3=L3;function eo(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}eo.prototype.clear=D3,eo.prototype.delete=$3,eo.prototype.get=N3,eo.prototype.has=V3,eo.prototype.set=B3;var Xs=eo,k3=Xs;function j3(){this.__data__=new k3,this.size=0}var G3=j3;function H3(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var W3=H3;function Z3(e){return this.__data__.get(e)}var X3=Z3;function z3(e){return this.__data__.has(e)}var U3=z3,Y3=Jn,J3=Y3["__core-js_shared__"],K3=J3,Jc=K3,Ym=function(){var e=/[^.]+$/.exec(Jc&&Jc.keys&&Jc.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function q3(e){return!!Ym&&Ym in e}var Q3=q3,e4=Function.prototype,t4=e4.toString;function n4(e){if(e!=null){try{return t4.call(e)}catch{}try{return e+""}catch{}}return""}var Jm=n4,r4=Wm,i4=Q3,o4=Qi,a4=Jm,s4=/[\\^$.*+?()[\]{}|]/g,u4=/^\[object .+?Constructor\]$/,l4=Function.prototype,c4=Object.prototype,f4=l4.toString,d4=c4.hasOwnProperty,h4=RegExp("^"+f4.call(d4).replace(s4,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function p4(e){if(!o4(e)||i4(e))return!1;var t=r4(e)?h4:u4;return t.test(a4(e))}var g4=p4;function m4(e,t){return e==null?void 0:e[t]}var v4=m4,b4=g4,y4=v4;function x4(e,t){var n=y4(e,t);return b4(n)?n:void 0}var ci=x4,C4=ci,w4=Jn,S4=C4(w4,"Map"),Kc=S4,I4=ci,E4=I4(Object,"create"),zs=E4,Km=zs;function A4(){this.__data__=Km?Km(null):{},this.size=0}var _4=A4;function P4(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var T4=P4,F4=zs,O4="__lodash_hash_undefined__",R4=Object.prototype,M4=R4.hasOwnProperty;function L4(e){var t=this.__data__;if(F4){var n=t[e];return n===O4?void 0:n}return M4.call(t,e)?t[e]:void 0}var D4=L4,$4=zs,N4=Object.prototype,V4=N4.hasOwnProperty;function B4(e){var t=this.__data__;return $4?t[e]!==void 0:V4.call(t,e)}var k4=B4,j4=zs,G4="__lodash_hash_undefined__";function H4(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=j4&&t===void 0?G4:t,this}var W4=H4,Z4=_4,X4=T4,z4=D4,U4=k4,Y4=W4;function to(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}to.prototype.clear=Z4,to.prototype.delete=X4,to.prototype.get=z4,to.prototype.has=U4,to.prototype.set=Y4;var J4=to,qm=J4,K4=Xs,q4=Kc;function Q4(){this.size=0,this.__data__={hash:new qm,map:new(q4||K4),string:new qm}}var eP=Q4;function tP(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var nP=tP,rP=nP;function iP(e,t){var n=e.__data__;return rP(t)?n[typeof t=="string"?"string":"hash"]:n.map}var Us=iP,oP=Us;function aP(e){var t=oP(this,e).delete(e);return this.size-=t?1:0,t}var sP=aP,uP=Us;function lP(e){return uP(this,e).get(e)}var cP=lP,fP=Us;function dP(e){return fP(this,e).has(e)}var hP=dP,pP=Us;function gP(e,t){var n=pP(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var mP=gP,vP=eP,bP=sP,yP=cP,xP=hP,CP=mP;function no(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}no.prototype.clear=vP,no.prototype.delete=bP,no.prototype.get=yP,no.prototype.has=xP,no.prototype.set=CP;var qc=no,wP=Xs,SP=Kc,IP=qc,EP=200;function AP(e,t){var n=this.__data__;if(n instanceof wP){var r=n.__data__;if(!SP||r.length<EP-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new IP(r)}return n.set(e,t),this.size=n.size,this}var _P=AP,PP=Xs,TP=G3,FP=W3,OP=X3,RP=U3,MP=_P;function ro(e){var t=this.__data__=new PP(e);this.size=t.size}ro.prototype.clear=TP,ro.prototype.delete=FP,ro.prototype.get=OP,ro.prototype.has=RP,ro.prototype.set=MP;var Qc=ro,LP="__lodash_hash_undefined__";function DP(e){return this.__data__.set(e,LP),this}var $P=DP;function NP(e){return this.__data__.has(e)}var VP=NP,BP=qc,kP=$P,jP=VP;function Ys(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new BP;++t<n;)this.add(e[t])}Ys.prototype.add=Ys.prototype.push=kP,Ys.prototype.has=jP;var GP=Ys;function HP(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var WP=HP;function ZP(e,t){return e.has(t)}var XP=ZP,zP=GP,UP=WP,YP=XP,JP=1,KP=2;function qP(e,t,n,r,i,a){var u=n&JP,l=e.length,c=t.length;if(l!=c&&!(u&&c>l))return!1;var f=a.get(e),h=a.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=n&KP?new zP:void 0;for(a.set(e,t),a.set(t,e);++p<l;){var C=e[p],S=t[p];if(r)var E=u?r(S,C,p,t,e,a):r(C,S,p,e,t,a);if(E!==void 0){if(E)continue;m=!1;break}if(v){if(!UP(t,function(A,R){if(!YP(v,R)&&(C===A||i(C,A,n,r,a)))return v.push(R)})){m=!1;break}}else if(!(C===S||i(C,S,n,r,a))){m=!1;break}}return a.delete(e),a.delete(t),m}var Qm=qP,QP=Jn,eT=QP.Uint8Array,ev=eT;function tT(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}var nT=tT;function rT(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var iT=rT,tv=ba,nv=ev,oT=Yc,aT=Qm,sT=nT,uT=iT,lT=1,cT=2,fT="[object Boolean]",dT="[object Date]",hT="[object Error]",pT="[object Map]",gT="[object Number]",mT="[object RegExp]",vT="[object Set]",bT="[object String]",yT="[object Symbol]",xT="[object ArrayBuffer]",CT="[object DataView]",rv=tv?tv.prototype:void 0,ef=rv?rv.valueOf:void 0;function wT(e,t,n,r,i,a,u){switch(n){case CT:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case xT:return!(e.byteLength!=t.byteLength||!a(new nv(e),new nv(t)));case fT:case dT:case gT:return oT(+e,+t);case hT:return e.name==t.name&&e.message==t.message;case mT:case bT:return e==t+"";case pT:var l=sT;case vT:var c=r&lT;if(l||(l=uT),e.size!=t.size&&!c)return!1;var f=u.get(e);if(f)return f==t;r|=cT,u.set(e,t);var h=aT(l(e),l(t),r,i,a,u);return u.delete(e),h;case yT:if(ef)return ef.call(e)==ef.call(t)}return!1}var ST=wT;function IT(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}var iv=IT,ET=iv,AT=Dn;function _T(e,t,n){var r=t(e);return AT(e)?r:ET(r,n(e))}var ov=_T;function PT(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var u=e[n];t(u,n,e)&&(a[i++]=u)}return a}var TT=PT;function FT(){return[]}var av=FT,OT=TT,RT=av,MT=Object.prototype,LT=MT.propertyIsEnumerable,sv=Object.getOwnPropertySymbols,DT=sv?function(e){return e==null?[]:(e=Object(e),OT(sv(e),function(t){return LT.call(e,t)}))}:RT,tf=DT,$T=ov,NT=tf,VT=xa;function BT(e){return $T(e,VT,NT)}var uv=BT,lv=uv,kT=1,jT=Object.prototype,GT=jT.hasOwnProperty;function HT(e,t,n,r,i,a){var u=n&kT,l=lv(e),c=l.length,f=lv(t),h=f.length;if(c!=h&&!u)return!1;for(var p=c;p--;){var m=l[p];if(!(u?m in t:GT.call(t,m)))return!1}var v=a.get(e),C=a.get(t);if(v&&C)return v==t&&C==e;var S=!0;a.set(e,t),a.set(t,e);for(var E=u;++p<c;){m=l[p];var A=e[m],R=t[m];if(r)var L=u?r(R,A,m,t,e,a):r(A,R,m,e,t,a);if(!(L===void 0?A===R||i(A,R,n,r,a):L)){S=!1;break}E||(E=m=="constructor")}if(S&&!E){var V=e.constructor,N=t.constructor;V!=N&&"constructor"in e&&"constructor"in t&&!(typeof V=="function"&&V instanceof V&&typeof N=="function"&&N instanceof N)&&(S=!1)}return a.delete(e),a.delete(t),S}var WT=HT,ZT=ci,XT=Jn,zT=ZT(XT,"DataView"),UT=zT,YT=ci,JT=Jn,KT=YT(JT,"Promise"),qT=KT,QT=ci,eF=Jn,tF=QT(eF,"Set"),nF=tF,rF=ci,iF=Jn,oF=rF(iF,"WeakMap"),aF=oF,nf=UT,rf=Kc,of=qT,af=nF,sf=aF,cv=li,io=Jm,fv="[object Map]",sF="[object Object]",dv="[object Promise]",hv="[object Set]",pv="[object WeakMap]",gv="[object DataView]",uF=io(nf),lF=io(rf),cF=io(of),fF=io(af),dF=io(sf),fi=cv;(nf&&fi(new nf(new ArrayBuffer(1)))!=gv||rf&&fi(new rf)!=fv||of&&fi(of.resolve())!=dv||af&&fi(new af)!=hv||sf&&fi(new sf)!=pv)&&(fi=function(e){var t=cv(e),n=t==sF?e.constructor:void 0,r=n?io(n):"";if(r)switch(r){case uF:return gv;case lF:return fv;case cF:return dv;case fF:return hv;case dF:return pv}return t});var Js=fi,uf=Qc,hF=Qm,pF=ST,gF=WT,mv=Js,vv=Dn,bv=Gc,mF=jm,vF=1,yv="[object Arguments]",xv="[object Array]",Ks="[object Object]",bF=Object.prototype,Cv=bF.hasOwnProperty;function yF(e,t,n,r,i,a){var u=vv(e),l=vv(t),c=u?xv:mv(e),f=l?xv:mv(t);c=c==yv?Ks:c,f=f==yv?Ks:f;var h=c==Ks,p=f==Ks,m=c==f;if(m&&bv(e)){if(!bv(t))return!1;u=!0,h=!1}if(m&&!h)return a||(a=new uf),u||mF(e)?hF(e,t,n,r,i,a):pF(e,t,c,n,r,i,a);if(!(n&vF)){var v=h&&Cv.call(e,"__wrapped__"),C=p&&Cv.call(t,"__wrapped__");if(v||C){var S=v?e.value():e,E=C?t.value():t;return a||(a=new uf),i(S,E,n,r,a)}}return m?(a||(a=new uf),gF(e,t,n,r,i,a)):!1}var xF=yF,CF=xF,wv=cr;function Sv(e,t,n,r,i){return e===t?!0:e==null||t==null||!wv(e)&&!wv(t)?e!==e&&t!==t:CF(e,t,n,r,Sv,i)}var Iv=Sv,wF=Qc,SF=Iv,IF=1,EF=2;function AF(e,t,n,r){var i=n.length,a=i,u=!r;if(e==null)return!a;for(e=Object(e);i--;){var l=n[i];if(u&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<a;){l=n[i];var c=l[0],f=e[c],h=l[1];if(u&&l[2]){if(f===void 0&&!(c in e))return!1}else{var p=new wF;if(r)var m=r(f,h,c,e,t,p);if(!(m===void 0?SF(h,f,IF|EF,r,p):m))return!1}}return!0}var _F=AF,PF=Qi;function TF(e){return e===e&&!PF(e)}var Ev=TF,FF=Ev,OF=xa;function RF(e){for(var t=OF(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,FF(i)]}return t}var MF=RF;function LF(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}var Av=LF,DF=_F,$F=MF,NF=Av;function VF(e){var t=$F(e);return t.length==1&&t[0][2]?NF(t[0][0],t[0][1]):function(n){return n===e||DF(n,e,t)}}var BF=VF,kF=li,jF=cr,GF="[object Symbol]";function HF(e){return typeof e=="symbol"||jF(e)&&kF(e)==GF}var lf=HF,WF=Dn,ZF=lf,XF=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,zF=/^\w*$/;function UF(e,t){if(WF(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||ZF(e)?!0:zF.test(e)||!XF.test(e)||t!=null&&e in Object(t)}var cf=UF,_v=qc,YF="Expected a function";function ff(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(YF);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var u=e.apply(this,r);return n.cache=a.set(i,u)||a,u};return n.cache=new(ff.Cache||_v),n}ff.Cache=_v;var JF=ff,KF=JF,qF=500;function QF(e){var t=KF(e,function(r){return n.size===qF&&n.clear(),r}),n=t.cache;return t}var eO=QF,tO=eO,nO=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rO=/\\(\\)?/g,iO=tO(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(nO,function(n,r,i,a){t.push(i?a.replace(rO,"$1"):r||n)}),t}),oO=iO,Pv=ba,aO=Um,sO=Dn,uO=lf,lO=1/0,Tv=Pv?Pv.prototype:void 0,Fv=Tv?Tv.toString:void 0;function Ov(e){if(typeof e=="string")return e;if(sO(e))return aO(e,Ov)+"";if(uO(e))return Fv?Fv.call(e):"";var t=e+"";return t=="0"&&1/e==-lO?"-0":t}var cO=Ov,fO=cO;function dO(e){return e==null?"":fO(e)}var hO=dO,pO=Dn,gO=cf,mO=oO,vO=hO;function bO(e,t){return pO(e)?e:gO(e,t)?[e]:mO(vO(e))}var Rv=bO,yO=lf,xO=1/0;function CO(e){if(typeof e=="string"||yO(e))return e;var t=e+"";return t=="0"&&1/e==-xO?"-0":t}var qs=CO,wO=Rv,SO=qs;function IO(e,t){t=wO(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[SO(t[n++])];return n&&n==r?e:void 0}var Mv=IO,EO=Mv;function AO(e,t,n){var r=e==null?void 0:EO(e,t);return r===void 0?n:r}var _O=AO;function PO(e,t){return e!=null&&t in Object(e)}var TO=PO,FO=Rv,OO=Nm,RO=Dn,MO=Vm,LO=Hc,DO=qs;function $O(e,t,n){t=FO(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var u=DO(t[r]);if(!(a=e!=null&&n(e,u)))break;e=e[u]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&LO(i)&&MO(u,i)&&(RO(e)||OO(e)))}var NO=$O,VO=TO,BO=NO;function kO(e,t){return e!=null&&BO(e,t,VO)}var jO=kO,GO=Iv,HO=_O,WO=jO,ZO=cf,XO=Ev,zO=Av,UO=qs,YO=1,JO=2;function KO(e,t){return ZO(e)&&XO(t)?zO(UO(e),t):function(n){var r=HO(n,e);return r===void 0&&r===t?WO(n,e):GO(t,r,YO|JO)}}var qO=KO;function QO(e){return function(t){return t==null?void 0:t[e]}}var eR=QO,tR=Mv;function nR(e){return function(t){return tR(t,e)}}var rR=nR,iR=eR,oR=rR,aR=cf,sR=qs;function uR(e){return aR(e)?iR(sR(e)):oR(e)}var lR=uR,cR=BF,fR=qO,dR=Xm,hR=Dn,pR=lR;function gR(e){return typeof e=="function"?e:e==null?dR:typeof e=="object"?hR(e)?fR(e[0],e[1]):cR(e):pR(e)}var mR=gR,vR=Ws;function bR(e,t){return function(n,r){if(n==null)return n;if(!vR(n))return e(n,r);for(var i=n.length,a=t?i:-1,u=Object(n);(t?a--:++a<i)&&r(u[a],a,u)!==!1;);return n}}var yR=bR,xR=Zm,CR=yR,wR=CR(xR),SR=wR,IR=SR,ER=Ws;function AR(e,t){var n=-1,r=ER(e)?Array(e.length):[];return IR(e,function(i,a,u){r[++n]=t(i,a,u)}),r}var _R=AR,PR=Um,TR=mR,FR=_R,OR=Dn;function RR(e,t){var n=OR(e)?PR:FR;return n(e,TR(t))}var MR=RR;Object.defineProperty(va,"__esModule",{value:!0}),va.flattenNames=void 0;var LR=u9,DR=Qs(LR),$R=zc,NR=Qs($R),VR=p3,BR=Qs(VR),kR=MR,jR=Qs(kR);function Qs(e){return e&&e.__esModule?e:{default:e}}var GR=va.flattenNames=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=[];return(0,jR.default)(t,function(r){Array.isArray(r)?e(r).map(function(i){return n.push(i)}):(0,BR.default)(r)?(0,NR.default)(r,function(i,a){i===!0&&n.push(a),n.push(a+"-"+i)}):(0,DR.default)(r)&&n.push(r)}),n};va.default=GR;var Ca={};function HR(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}var WR=HR,ZR=ci,XR=function(){try{var e=ZR(Object,"defineProperty");return e({},"",{}),e}catch{}}(),zR=XR,Lv=zR;function UR(e,t,n){t=="__proto__"&&Lv?Lv(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Dv=UR,YR=Dv,JR=Yc,KR=Object.prototype,qR=KR.hasOwnProperty;function QR(e,t,n){var r=e[t];(!(qR.call(e,t)&&JR(r,n))||n===void 0&&!(t in e))&&YR(e,t,n)}var $v=QR,eM=$v,tM=Dv;function nM(e,t,n,r){var i=!n;n||(n={});for(var a=-1,u=t.length;++a<u;){var l=t[a],c=r?r(n[l],e[l],l,n,e):void 0;c===void 0&&(c=e[l]),i?tM(n,l,c):eM(n,l,c)}return n}var eu=nM,rM=eu,iM=xa;function oM(e,t){return e&&rM(t,iM(t),e)}var aM=oM;function sM(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var uM=sM,lM=Qi,cM=Xc,fM=uM,dM=Object.prototype,hM=dM.hasOwnProperty;function pM(e){if(!lM(e))return fM(e);var t=cM(e),n=[];for(var r in e)r=="constructor"&&(t||!hM.call(e,r))||n.push(r);return n}var gM=pM,mM=Gm,vM=gM,bM=Ws;function yM(e){return bM(e)?mM(e,!0):vM(e)}var df=yM,xM=eu,CM=df;function wM(e,t){return e&&xM(t,CM(t),e)}var SM=wM,tu={exports:{}};tu.exports,function(e,t){var n=Jn,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,u=a?n.Buffer:void 0,l=u?u.allocUnsafe:void 0;function c(f,h){if(h)return f.slice();var p=f.length,m=l?l(p):new f.constructor(p);return f.copy(m),m}e.exports=c}(tu,tu.exports);var IM=tu.exports;function EM(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var AM=EM,_M=eu,PM=tf;function TM(e,t){return _M(e,PM(e),t)}var FM=TM,OM=iv,RM=Uc,MM=tf,LM=av,DM=Object.getOwnPropertySymbols,$M=DM?function(e){for(var t=[];e;)OM(t,MM(e)),e=RM(e);return t}:LM,Nv=$M,NM=eu,VM=Nv;function BM(e,t){return NM(e,VM(e),t)}var kM=BM,jM=ov,GM=Nv,HM=df;function WM(e){return jM(e,HM,GM)}var ZM=WM,XM=Object.prototype,zM=XM.hasOwnProperty;function UM(e){var t=e.length,n=new e.constructor(t);return t&&typeof e[0]=="string"&&zM.call(e,"index")&&(n.index=e.index,n.input=e.input),n}var YM=UM,Vv=ev;function JM(e){var t=new e.constructor(e.byteLength);return new Vv(t).set(new Vv(e)),t}var hf=JM,KM=hf;function qM(e,t){var n=t?KM(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}var QM=qM,eL=/\w*$/;function tL(e){var t=new e.constructor(e.source,eL.exec(e));return t.lastIndex=e.lastIndex,t}var nL=tL,Bv=ba,kv=Bv?Bv.prototype:void 0,jv=kv?kv.valueOf:void 0;function rL(e){return jv?Object(jv.call(e)):{}}var iL=rL,oL=hf;function aL(e,t){var n=t?oL(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var sL=aL,uL=hf,lL=QM,cL=nL,fL=iL,dL=sL,hL="[object Boolean]",pL="[object Date]",gL="[object Map]",mL="[object Number]",vL="[object RegExp]",bL="[object Set]",yL="[object String]",xL="[object Symbol]",CL="[object ArrayBuffer]",wL="[object DataView]",SL="[object Float32Array]",IL="[object Float64Array]",EL="[object Int8Array]",AL="[object Int16Array]",_L="[object Int32Array]",PL="[object Uint8Array]",TL="[object Uint8ClampedArray]",FL="[object Uint16Array]",OL="[object Uint32Array]";function RL(e,t,n){var r=e.constructor;switch(t){case CL:return uL(e);case hL:case pL:return new r(+e);case wL:return lL(e,n);case SL:case IL:case EL:case AL:case _L:case PL:case TL:case FL:case OL:return dL(e,n);case gL:return new r;case mL:case yL:return new r(e);case vL:return cL(e);case bL:return new r;case xL:return fL(e)}}var ML=RL,LL=Qi,Gv=Object.create,DL=function(){function e(){}return function(t){if(!LL(t))return{};if(Gv)return Gv(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),$L=DL,NL=$L,VL=Uc,BL=Xc;function kL(e){return typeof e.constructor=="function"&&!BL(e)?NL(VL(e)):{}}var jL=kL,GL=Js,HL=cr,WL="[object Map]";function ZL(e){return HL(e)&&GL(e)==WL}var XL=ZL,zL=XL,UL=Wc,Hv=Zc,Wv=Hv&&Hv.isMap,YL=Wv?UL(Wv):zL,JL=YL,KL=Js,qL=cr,QL="[object Set]";function e7(e){return qL(e)&&KL(e)==QL}var t7=e7,n7=t7,r7=Wc,Zv=Zc,Xv=Zv&&Zv.isSet,i7=Xv?r7(Xv):n7,o7=i7,a7=Qc,s7=WR,u7=$v,l7=aM,c7=SM,f7=IM,d7=AM,h7=FM,p7=kM,g7=uv,m7=ZM,v7=Js,b7=YM,y7=ML,x7=jL,C7=Dn,w7=Gc,S7=JL,I7=Qi,E7=o7,A7=xa,_7=df,P7=1,T7=2,F7=4,zv="[object Arguments]",O7="[object Array]",R7="[object Boolean]",M7="[object Date]",L7="[object Error]",Uv="[object Function]",D7="[object GeneratorFunction]",$7="[object Map]",N7="[object Number]",Yv="[object Object]",V7="[object RegExp]",B7="[object Set]",k7="[object String]",j7="[object Symbol]",G7="[object WeakMap]",H7="[object ArrayBuffer]",W7="[object DataView]",Z7="[object Float32Array]",X7="[object Float64Array]",z7="[object Int8Array]",U7="[object Int16Array]",Y7="[object Int32Array]",J7="[object Uint8Array]",K7="[object Uint8ClampedArray]",q7="[object Uint16Array]",Q7="[object Uint32Array]",bt={};bt[zv]=bt[O7]=bt[H7]=bt[W7]=bt[R7]=bt[M7]=bt[Z7]=bt[X7]=bt[z7]=bt[U7]=bt[Y7]=bt[$7]=bt[N7]=bt[Yv]=bt[V7]=bt[B7]=bt[k7]=bt[j7]=bt[J7]=bt[K7]=bt[q7]=bt[Q7]=!0,bt[L7]=bt[Uv]=bt[G7]=!1;function nu(e,t,n,r,i,a){var u,l=t&P7,c=t&T7,f=t&F7;if(n&&(u=i?n(e,r,i,a):n(e)),u!==void 0)return u;if(!I7(e))return e;var h=C7(e);if(h){if(u=b7(e),!l)return d7(e,u)}else{var p=v7(e),m=p==Uv||p==D7;if(w7(e))return f7(e,l);if(p==Yv||p==zv||m&&!i){if(u=c||m?{}:x7(e),!l)return c?p7(e,c7(u,e)):h7(e,l7(u,e))}else{if(!bt[p])return i?e:{};u=y7(e,p,l)}}a||(a=new a7);var v=a.get(e);if(v)return v;a.set(e,u),E7(e)?e.forEach(function(E){u.add(nu(E,t,n,E,e,a))}):S7(e)&&e.forEach(function(E,A){u.set(A,nu(E,t,n,A,e,a))});var C=f?c?m7:g7:c?_7:A7,S=h?void 0:C(e);return s7(S||e,function(E,A){S&&(A=E,E=e[A]),u7(u,A,nu(E,t,n,A,e,a))}),u}var eD=nu,tD=eD,nD=1,rD=4;function iD(e){return tD(e,nD|rD)}var oD=iD;Object.defineProperty(Ca,"__esModule",{value:!0}),Ca.mergeClasses=void 0;var aD=zc,sD=Jv(aD),uD=oD,lD=Jv(uD),cD=Object.assign||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};function Jv(e){return e&&e.__esModule?e:{default:e}}var fD=Ca.mergeClasses=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=t.default&&(0,lD.default)(t.default)||{};return n.map(function(i){var a=t[i];return a&&(0,sD.default)(a,function(u,l){r[l]||(r[l]={}),r[l]=cD({},r[l],a[l])}),i}),r};Ca.default=fD;var wa={};Object.defineProperty(wa,"__esModule",{value:!0}),wa.autoprefix=void 0;var dD=zc,Kv=pD(dD),hD=Object.assign||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};function pD(e){return e&&e.__esModule?e:{default:e}}var gD={borderRadius:function(t){return{msBorderRadius:t,MozBorderRadius:t,OBorderRadius:t,WebkitBorderRadius:t,borderRadius:t}},boxShadow:function(t){return{msBoxShadow:t,MozBoxShadow:t,OBoxShadow:t,WebkitBoxShadow:t,boxShadow:t}},userSelect:function(t){return{WebkitTouchCallout:t,KhtmlUserSelect:t,MozUserSelect:t,msUserSelect:t,WebkitUserSelect:t,userSelect:t}},flex:function(t){return{WebkitBoxFlex:t,MozBoxFlex:t,WebkitFlex:t,msFlex:t,flex:t}},flexBasis:function(t){return{WebkitFlexBasis:t,flexBasis:t}},justifyContent:function(t){return{WebkitJustifyContent:t,justifyContent:t}},transition:function(t){return{msTransition:t,MozTransition:t,OTransition:t,WebkitTransition:t,transition:t}},transform:function(t){return{msTransform:t,MozTransform:t,OTransform:t,WebkitTransform:t,transform:t}},absolute:function(t){var n=t&&t.split(" ");return{position:"absolute",top:n&&n[0],right:n&&n[1],bottom:n&&n[2],left:n&&n[3]}},extend:function(t,n){var r=n[t];return r||{extend:t}}},mD=wa.autoprefix=function(t){var n={};return(0,Kv.default)(t,function(r,i){var a={};(0,Kv.default)(r,function(u,l){var c=gD[l];c?a=hD({},a,c(u)):a[l]=u}),n[i]=a}),n};wa.default=mD;var Sa={};Object.defineProperty(Sa,"__esModule",{value:!0}),Sa.hover=void 0;var vD=Object.assign||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},bD=b,pf=yD(bD);function yD(e){return e&&e.__esModule?e:{default:e}}function xD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qv(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function CD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var wD=Sa.hover=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){CD(i,r);function i(){var a,u,l,c;xD(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=qv(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={hover:!1},l.handleMouseOver=function(){return l.setState({hover:!0})},l.handleMouseOut=function(){return l.setState({hover:!1})},l.render=function(){return pf.default.createElement(n,{onMouseOver:l.handleMouseOver,onMouseOut:l.handleMouseOut},pf.default.createElement(t,vD({},l.props,l.state)))},u),qv(l,c)}return i}(pf.default.Component)};Sa.default=wD;var Ia={};Object.defineProperty(Ia,"__esModule",{value:!0}),Ia.active=void 0;var SD=Object.assign||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},ID=b,gf=ED(ID);function ED(e){return e&&e.__esModule?e:{default:e}}function AD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Qv(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function _D(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var PD=Ia.active=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){_D(i,r);function i(){var a,u,l,c;AD(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=Qv(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={active:!1},l.handleMouseDown=function(){return l.setState({active:!0})},l.handleMouseUp=function(){return l.setState({active:!1})},l.render=function(){return gf.default.createElement(n,{onMouseDown:l.handleMouseDown,onMouseUp:l.handleMouseUp},gf.default.createElement(t,SD({},l.props,l.state)))},u),Qv(l,c)}return i}(gf.default.Component)};Ia.default=PD;var mf={};Object.defineProperty(mf,"__esModule",{value:!0});var TD=function(t,n){var r={},i=function(u){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;r[u]=l};return t===0&&i("first-child"),t===n-1&&i("last-child"),(t===0||t%2===0)&&i("even"),Math.abs(t%2)===1&&i("odd"),i("nth-child",t),r};mf.default=TD,Object.defineProperty(In,"__esModule",{value:!0}),In.ReactCSS=In.loop=In.handleActive=vf=In.handleHover=In.hover=void 0;var FD=va,OD=oo(FD),RD=Ca,MD=oo(RD),LD=wa,DD=oo(LD),$D=Sa,eb=oo($D),ND=Ia,VD=oo(ND),BD=mf,kD=oo(BD);function oo(e){return e&&e.__esModule?e:{default:e}}In.hover=eb.default;var vf=In.handleHover=eb.default;In.handleActive=VD.default,In.loop=kD.default;var jD=In.ReactCSS=function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var a=(0,OD.default)(r),u=(0,MD.default)(t,a);return(0,DD.default)(u)},ke=In.default=jD,GD=function(t,n,r,i,a){var u=a.clientWidth,l=a.clientHeight,c=typeof t.pageX=="number"?t.pageX:t.touches[0].pageX,f=typeof t.pageY=="number"?t.pageY:t.touches[0].pageY,h=c-(a.getBoundingClientRect().left+window.pageXOffset),p=f-(a.getBoundingClientRect().top+window.pageYOffset);if(r==="vertical"){var m=void 0;if(p<0?m=0:p>l?m=1:m=Math.round(p*100/l)/100,n.a!==m)return{h:n.h,s:n.s,l:n.l,a:m,source:"rgb"}}else{var v=void 0;if(h<0?v=0:h>u?v=1:v=Math.round(h*100/u)/100,i!==v)return{h:n.h,s:n.s,l:n.l,a:v,source:"rgb"}}return null},bf={},HD=function(t,n,r,i){if(typeof document>"u"&&!i)return null;var a=i?new i:document.createElement("canvas");a.width=r*2,a.height=r*2;var u=a.getContext("2d");return u?(u.fillStyle=t,u.fillRect(0,0,a.width,a.height),u.fillStyle=n,u.fillRect(0,0,r,r),u.translate(r,r),u.fillRect(0,0,r,r),a.toDataURL()):null},WD=function(t,n,r,i){var a=t+"-"+n+"-"+r+(i?"-server":"");if(bf[a])return bf[a];var u=HD(t,n,r,i);return bf[a]=u,u},tb=Object.assign||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},ao=function(t){var n=t.white,r=t.grey,i=t.size,a=t.renderers,u=t.borderRadius,l=t.boxShadow,c=t.children,f=ke({default:{grid:{borderRadius:u,boxShadow:l,absolute:"0px 0px 0px 0px",background:"url("+WD(n,r,i,a.canvas)+") center left"}}});return b.isValidElement(c)?b.cloneElement(c,tb({},c.props,{style:tb({},c.props.style,f.grid)})):b.createElement("div",{style:f.grid})};ao.defaultProps={size:8,white:"transparent",grey:"rgba(0,0,0,.08)",renderers:{}};var ZD=Object.assign||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=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function zD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nb(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function UD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var yf=function(e){UD(t,e);function t(){var n,r,i,a;zD(this,t);for(var u=arguments.length,l=Array(u),c=0;c<u;c++)l[c]=arguments[c];return a=(r=(i=nb(this,(n=t.__proto__||Object.getPrototypeOf(t)).call.apply(n,[this].concat(l))),i),i.handleChange=function(f){var h=GD(f,i.props.hsl,i.props.direction,i.props.a,i.container);h&&typeof i.props.onChange=="function"&&i.props.onChange(h,f)},i.handleMouseDown=function(f){i.handleChange(f),window.addEventListener("mousemove",i.handleChange),window.addEventListener("mouseup",i.handleMouseUp)},i.handleMouseUp=function(){i.unbindEventListeners()},i.unbindEventListeners=function(){window.removeEventListener("mousemove",i.handleChange),window.removeEventListener("mouseup",i.handleMouseUp)},r),nb(i,a)}return XD(t,[{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"render",value:function(){var r=this,i=this.props.rgb,a=ke({default:{alpha:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},checkboard:{absolute:"0px 0px 0px 0px",overflow:"hidden",borderRadius:this.props.radius},gradient:{absolute:"0px 0px 0px 0px",background:"linear-gradient(to right, rgba("+i.r+","+i.g+","+i.b+`, 0) 0%,
|
|
66
66
|
rgba(`+i.r+","+i.g+","+i.b+", 1) 100%)",boxShadow:this.props.shadow,borderRadius:this.props.radius},container:{position:"relative",height:"100%",margin:"0 3px"},pointer:{position:"absolute",left:i.a*100+"%"},slider:{width:"4px",borderRadius:"1px",height:"8px",boxShadow:"0 0 2px rgba(0, 0, 0, .6)",background:"#fff",marginTop:"1px",transform:"translateX(-2px)"}},vertical:{gradient:{background:"linear-gradient(to bottom, rgba("+i.r+","+i.g+","+i.b+`, 0) 0%,
|
|
67
|
-
rgba(`+i.r+","+i.g+","+i.b+", 1) 100%)"},pointer:{left:0,top:i.a*100+"%"}},overwrite:
|
|
67
|
+
rgba(`+i.r+","+i.g+","+i.b+", 1) 100%)"},pointer:{left:0,top:i.a*100+"%"}},overwrite:ZD({},this.props.style)},{vertical:this.props.direction==="vertical",overwrite:!0});return b.createElement("div",{style:a.alpha},b.createElement("div",{style:a.checkboard},b.createElement(ao,{renderers:this.props.renderers})),b.createElement("div",{style:a.gradient}),b.createElement("div",{style:a.container,ref:function(l){return r.container=l},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},b.createElement("div",{style:a.pointer},this.props.pointer?b.createElement(this.props.pointer,this.props):b.createElement("div",{style:a.slider}))))}}]),t}(b.PureComponent||b.Component),YD=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function JD(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function KD(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qD(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function QD(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var e6=1,rb=38,t6=40,n6=[rb,t6],r6=function(t){return n6.indexOf(t)>-1},i6=function(t){return Number(String(t).replace(/%/g,""))},o6=1,rt=function(e){QD(t,e);function t(n){KD(this,t);var r=qD(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.handleBlur=function(){r.state.blurValue&&r.setState({value:r.state.blurValue,blurValue:null})},r.handleChange=function(i){r.setUpdatedValue(i.target.value,i)},r.handleKeyDown=function(i){var a=i6(i.target.value);if(!isNaN(a)&&r6(i.keyCode)){var u=r.getArrowOffset(),l=i.keyCode===rb?a+u:a-u;r.setUpdatedValue(l,i)}},r.handleDrag=function(i){if(r.props.dragLabel){var a=Math.round(r.props.value+i.movementX);a>=0&&a<=r.props.dragMax&&r.props.onChange&&r.props.onChange(r.getValueObjectWithLabel(a),i)}},r.handleMouseDown=function(i){r.props.dragLabel&&(i.preventDefault(),r.handleDrag(i),window.addEventListener("mousemove",r.handleDrag),window.addEventListener("mouseup",r.handleMouseUp))},r.handleMouseUp=function(){r.unbindEventListeners()},r.unbindEventListeners=function(){window.removeEventListener("mousemove",r.handleDrag),window.removeEventListener("mouseup",r.handleMouseUp)},r.state={value:String(n.value).toUpperCase(),blurValue:String(n.value).toUpperCase()},r.inputId="rc-editable-input-"+o6++,r}return YD(t,[{key:"componentDidUpdate",value:function(r,i){this.props.value!==this.state.value&&(r.value!==this.props.value||i.value!==this.state.value)&&(this.input===document.activeElement?this.setState({blurValue:String(this.props.value).toUpperCase()}):this.setState({value:String(this.props.value).toUpperCase(),blurValue:!this.state.blurValue&&String(this.props.value).toUpperCase()}))}},{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"getValueObjectWithLabel",value:function(r){return JD({},this.props.label,r)}},{key:"getArrowOffset",value:function(){return this.props.arrowOffset||e6}},{key:"setUpdatedValue",value:function(r,i){var a=this.props.label?this.getValueObjectWithLabel(r):r;this.props.onChange&&this.props.onChange(a,i),this.setState({value:r})}},{key:"render",value:function(){var r=this,i=ke({default:{wrap:{position:"relative"}},"user-override":{wrap:this.props.style&&this.props.style.wrap?this.props.style.wrap:{},input:this.props.style&&this.props.style.input?this.props.style.input:{},label:this.props.style&&this.props.style.label?this.props.style.label:{}},"dragLabel-true":{label:{cursor:"ew-resize"}}},{"user-override":!0},this.props);return b.createElement("div",{style:i.wrap},b.createElement("input",{id:this.inputId,style:i.input,ref:function(u){return r.input=u},value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,onBlur:this.handleBlur,placeholder:this.props.placeholder,spellCheck:"false"}),this.props.label&&!this.props.hideLabel?b.createElement("label",{htmlFor:this.inputId,style:i.label,onMouseDown:this.handleMouseDown},this.props.label):null)}}]),t}(b.PureComponent||b.Component),a6=function(t,n,r,i){var a=i.clientWidth,u=i.clientHeight,l=typeof t.pageX=="number"?t.pageX:t.touches[0].pageX,c=typeof t.pageY=="number"?t.pageY:t.touches[0].pageY,f=l-(i.getBoundingClientRect().left+window.pageXOffset),h=c-(i.getBoundingClientRect().top+window.pageYOffset);if(n==="vertical"){var p=void 0;if(h<0)p=359;else if(h>u)p=0;else{var m=-(h*100/u)+100;p=360*m/100}if(r.h!==p)return{h:p,s:r.s,l:r.l,a:r.a,source:"hsl"}}else{var v=void 0;if(f<0)v=0;else if(f>a)v=359;else{var C=f*100/a;v=360*C/100}if(r.h!==v)return{h:v,s:r.s,l:r.l,a:r.a,source:"hsl"}}return null},s6=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function u6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ib(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function l6(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var so=function(e){l6(t,e);function t(){var n,r,i,a;u6(this,t);for(var u=arguments.length,l=Array(u),c=0;c<u;c++)l[c]=arguments[c];return a=(r=(i=ib(this,(n=t.__proto__||Object.getPrototypeOf(t)).call.apply(n,[this].concat(l))),i),i.handleChange=function(f){var h=a6(f,i.props.direction,i.props.hsl,i.container);h&&typeof i.props.onChange=="function"&&i.props.onChange(h,f)},i.handleMouseDown=function(f){i.handleChange(f),window.addEventListener("mousemove",i.handleChange),window.addEventListener("mouseup",i.handleMouseUp)},i.handleMouseUp=function(){i.unbindEventListeners()},r),ib(i,a)}return s6(t,[{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"unbindEventListeners",value:function(){window.removeEventListener("mousemove",this.handleChange),window.removeEventListener("mouseup",this.handleMouseUp)}},{key:"render",value:function(){var r=this,i=this.props.direction,a=i===void 0?"horizontal":i,u=ke({default:{hue:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius,boxShadow:this.props.shadow},container:{padding:"0 2px",position:"relative",height:"100%",borderRadius:this.props.radius},pointer:{position:"absolute",left:this.props.hsl.h*100/360+"%"},slider:{marginTop:"1px",width:"4px",borderRadius:"1px",height:"8px",boxShadow:"0 0 2px rgba(0, 0, 0, .6)",background:"#fff",transform:"translateX(-2px)"}},vertical:{pointer:{left:"0px",top:-(this.props.hsl.h*100/360)+100+"%"}}},{vertical:a==="vertical"});return b.createElement("div",{style:u.hue},b.createElement("div",{className:"hue-"+a,style:u.container,ref:function(c){return r.container=c},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},b.createElement("style",null,`
|
|
68
68
|
.hue-horizontal {
|
|
69
69
|
background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0
|
|
70
70
|
33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);
|
|
@@ -78,26 +78,26 @@ Check the top-level render call using <`+H+">.")}return B}}function Fi(x,B){{if(
|
|
|
78
78
|
background: -webkit-linear-gradient(to top, #f00 0%, #ff0 17%,
|
|
79
79
|
#0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);
|
|
80
80
|
}
|
|
81
|
-
`),b.createElement("div",{style:u.pointer},this.props.pointer?b.createElement(this.props.pointer,this.props):b.createElement("div",{style:u.slider}))))}}]),t}(b.PureComponent||b.Component),
|
|
81
|
+
`),b.createElement("div",{style:u.pointer},this.props.pointer?b.createElement(this.props.pointer,this.props):b.createElement("div",{style:u.slider}))))}}]),t}(b.PureComponent||b.Component),xf={exports:{}},Cf,ob;function wf(){if(ob)return Cf;ob=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Cf=e,Cf}var Sf,ab;function c6(){if(ab)return Sf;ab=1;var e=wf();function t(){}function n(){}return n.resetWarningCache=t,Sf=function(){function r(u,l,c,f,h,p){if(p!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}r.isRequired=r;function i(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return a.PropTypes=a,a},Sf}var If={exports:{}},ft={};/** @license React v16.13.1
|
|
82
82
|
* react-is.development.js
|
|
83
83
|
*
|
|
84
84
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
85
85
|
*
|
|
86
86
|
* This source code is licensed under the MIT license found in the
|
|
87
87
|
* LICENSE file in the root directory of this source tree.
|
|
88
|
-
*/var
|
|
88
|
+
*/var sb;function f6(){return sb||(sb=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,f=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,S=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,R=e?Symbol.for("react.scope"):60119;function L(K){return typeof K=="string"||typeof K=="function"||K===r||K===f||K===a||K===i||K===p||K===m||typeof K=="object"&&K!==null&&(K.$$typeof===C||K.$$typeof===v||K.$$typeof===u||K.$$typeof===l||K.$$typeof===h||K.$$typeof===E||K.$$typeof===A||K.$$typeof===R||K.$$typeof===S)}function V(K){if(typeof K=="object"&&K!==null){var ce=K.$$typeof;switch(ce){case t:var q=K.type;switch(q){case c:case f:case r:case a:case i:case p:return q;default:var de=q&&q.$$typeof;switch(de){case l:case h:case C:case v:case u:return de;default:return ce}}case n:return ce}}}var N=c,X=f,Z=l,U=u,fe=t,Te=h,Ge=r,Xe=C,pe=v,Ce=n,be=a,Ae=i,Ve=p,Je=!1;function F(K){return Je||(Je=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),P(K)||V(K)===c}function P(K){return V(K)===f}function M(K){return V(K)===l}function O(K){return V(K)===u}function y(K){return typeof K=="object"&&K!==null&&K.$$typeof===t}function j(K){return V(K)===h}function Q(K){return V(K)===r}function oe(K){return V(K)===C}function z(K){return V(K)===v}function J(K){return V(K)===n}function re(K){return V(K)===a}function ie(K){return V(K)===i}function ue(K){return V(K)===p}ft.AsyncMode=N,ft.ConcurrentMode=X,ft.ContextConsumer=Z,ft.ContextProvider=U,ft.Element=fe,ft.ForwardRef=Te,ft.Fragment=Ge,ft.Lazy=Xe,ft.Memo=pe,ft.Portal=Ce,ft.Profiler=be,ft.StrictMode=Ae,ft.Suspense=Ve,ft.isAsyncMode=F,ft.isConcurrentMode=P,ft.isContextConsumer=M,ft.isContextProvider=O,ft.isElement=y,ft.isForwardRef=j,ft.isFragment=Q,ft.isLazy=oe,ft.isMemo=z,ft.isPortal=J,ft.isProfiler=re,ft.isStrictMode=ie,ft.isSuspense=ue,ft.isValidElementType=L,ft.typeOf=V}()),ft}var dt={};/** @license React v16.13.1
|
|
89
89
|
* react-is.production.min.js
|
|
90
90
|
*
|
|
91
91
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
92
92
|
*
|
|
93
93
|
* This source code is licensed under the MIT license found in the
|
|
94
94
|
* LICENSE file in the root directory of this source tree.
|
|
95
|
-
*/var
|
|
95
|
+
*/var ub;function d6(){if(ub)return dt;ub=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,f=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,C=e?Symbol.for("react.lazy"):60116,S=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,A=e?Symbol.for("react.responder"):60118,R=e?Symbol.for("react.scope"):60119;function L(N){if(typeof N=="object"&&N!==null){var X=N.$$typeof;switch(X){case t:switch(N=N.type,N){case c:case f:case r:case a:case i:case p:return N;default:switch(N=N&&N.$$typeof,N){case l:case h:case C:case v:case u:return N;default:return X}}case n:return X}}}function V(N){return L(N)===f}return dt.AsyncMode=c,dt.ConcurrentMode=f,dt.ContextConsumer=l,dt.ContextProvider=u,dt.Element=t,dt.ForwardRef=h,dt.Fragment=r,dt.Lazy=C,dt.Memo=v,dt.Portal=n,dt.Profiler=a,dt.StrictMode=i,dt.Suspense=p,dt.isAsyncMode=function(N){return V(N)||L(N)===c},dt.isConcurrentMode=V,dt.isContextConsumer=function(N){return L(N)===l},dt.isContextProvider=function(N){return L(N)===u},dt.isElement=function(N){return typeof N=="object"&&N!==null&&N.$$typeof===t},dt.isForwardRef=function(N){return L(N)===h},dt.isFragment=function(N){return L(N)===r},dt.isLazy=function(N){return L(N)===C},dt.isMemo=function(N){return L(N)===v},dt.isPortal=function(N){return L(N)===n},dt.isProfiler=function(N){return L(N)===a},dt.isStrictMode=function(N){return L(N)===i},dt.isSuspense=function(N){return L(N)===p},dt.isValidElementType=function(N){return typeof N=="string"||typeof N=="function"||N===r||N===f||N===a||N===i||N===p||N===m||typeof N=="object"&&N!==null&&(N.$$typeof===C||N.$$typeof===v||N.$$typeof===u||N.$$typeof===l||N.$$typeof===h||N.$$typeof===E||N.$$typeof===A||N.$$typeof===R||N.$$typeof===S)},dt.typeOf=L,dt}process.env.NODE_ENV==="production"?If.exports=d6():If.exports=f6();var Ef=If.exports;/*
|
|
96
96
|
object-assign
|
|
97
97
|
(c) Sindre Sorhus
|
|
98
98
|
@license MIT
|
|
99
|
-
*/var
|
|
100
|
-
Valid keys: `+JSON.stringify(Object.keys(P),null," "));var K=ue(z,ie,j,Q,oe+"."+ie,n);if(K)return K}return null}return E(M)}function Ce(P){switch(typeof P){case"number":case"string":case"undefined":return!0;case"boolean":return!P;case"object":if(Array.isArray(P))return P.every(Ce);if(P===null||l(P))return!0;var M=p(P);if(M){var O=M.call(P),y;if(M!==P.entries){for(;!(y=O.next()).done;)if(!Ce(y.value))return!1}else for(;!(y=O.next()).done;){var j=y.value;if(j&&!Ce(j[1]))return!1}}else return!1;return!0;default:return!1}}function be(P,M){return P==="symbol"?!0:M?M["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&M instanceof Symbol:!1}function Ae(P){var M=typeof P;return Array.isArray(P)?"array":P instanceof RegExp?"object":be(M,P)?"symbol":M}function Ve(P){if(typeof P>"u"||P===null)return""+P;var M=Ae(P);if(M==="object"){if(P instanceof Date)return"date";if(P instanceof RegExp)return"regexp"}return M}function Je(P){var M=Ve(P);switch(M){case"array":case"object":return"an "+M;case"boolean":case"date":case"regexp":return"a "+M;default:return M}}function F(P){return!P.constructor||!P.constructor.name?m:P.constructor.name}return v.checkPropTypes=i,v.resetWarningCache=i.resetWarningCache,v.PropTypes=v,v},Ff}if(process.env.NODE_ENV!=="production"){var b$=Af,y$=!0;Cf.exports=v$()(b$.isElement,y$)}else Cf.exports=d$()();var x$=Cf.exports;const he=Wl(x$);function C$(){this.__data__=[],this.size=0}function Ea(e,t){return e===t||e!==e&&t!==t}function ru(e,t){for(var n=e.length;n--;)if(Ea(e[n][0],t))return n;return-1}var w$=Array.prototype,S$=w$.splice;function I$(e){var t=this.__data__,n=ru(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():S$.call(t,n,1),--this.size,!0}function E$(e){var t=this.__data__,n=ru(t,e);return n<0?void 0:t[n][1]}function A$(e){return ru(this.__data__,e)>-1}function _$(e,t){var n=this.__data__,r=ru(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function fr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}fr.prototype.clear=C$,fr.prototype.delete=I$,fr.prototype.get=E$,fr.prototype.has=A$,fr.prototype.set=_$;function P$(){this.__data__=new fr,this.size=0}function T$(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function F$(e){return this.__data__.get(e)}function O$(e){return this.__data__.has(e)}var R$=typeof global=="object"&&global&&global.Object===Object&&global;const mb=R$;var M$=typeof self=="object"&&self&&self.Object===Object&&self,L$=mb||M$||Function("return this")();const $n=L$;var D$=$n.Symbol;const Br=D$;var vb=Object.prototype,$$=vb.hasOwnProperty,N$=vb.toString,Aa=Br?Br.toStringTag:void 0;function V$(e){var t=$$.call(e,Aa),n=e[Aa];try{e[Aa]=void 0;var r=!0}catch{}var i=N$.call(e);return r&&(t?e[Aa]=n:delete e[Aa]),i}var B$=Object.prototype,k$=B$.toString;function j$(e){return k$.call(e)}var G$="[object Null]",H$="[object Undefined]",bb=Br?Br.toStringTag:void 0;function di(e){return e==null?e===void 0?H$:G$:bb&&bb in Object(e)?V$(e):j$(e)}function En(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var W$="[object AsyncFunction]",Z$="[object Function]",X$="[object GeneratorFunction]",z$="[object Proxy]";function Of(e){if(!En(e))return!1;var t=di(e);return t==Z$||t==X$||t==W$||t==z$}var U$=$n["__core-js_shared__"];const Rf=U$;var yb=function(){var e=/[^.]+$/.exec(Rf&&Rf.keys&&Rf.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Y$(e){return!!yb&&yb in e}var J$=Function.prototype,K$=J$.toString;function hi(e){if(e!=null){try{return K$.call(e)}catch{}try{return e+""}catch{}}return""}var q$=/[\\^$.*+?()[\]{}|]/g,Q$=/^\[object .+?Constructor\]$/,e6=Function.prototype,t6=Object.prototype,n6=e6.toString,r6=t6.hasOwnProperty,i6=RegExp("^"+n6.call(r6).replace(q$,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function o6(e){if(!En(e)||Y$(e))return!1;var t=Of(e)?i6:Q$;return t.test(hi(e))}function a6(e,t){return e==null?void 0:e[t]}function pi(e,t){var n=a6(e,t);return o6(n)?n:void 0}var s6=pi($n,"Map");const _a=s6;var u6=pi(Object,"create");const Pa=u6;function l6(){this.__data__=Pa?Pa(null):{},this.size=0}function c6(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var f6="__lodash_hash_undefined__",d6=Object.prototype,h6=d6.hasOwnProperty;function p6(e){var t=this.__data__;if(Pa){var n=t[e];return n===f6?void 0:n}return h6.call(t,e)?t[e]:void 0}var g6=Object.prototype,m6=g6.hasOwnProperty;function v6(e){var t=this.__data__;return Pa?t[e]!==void 0:m6.call(t,e)}var b6="__lodash_hash_undefined__";function y6(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Pa&&t===void 0?b6:t,this}function gi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}gi.prototype.clear=l6,gi.prototype.delete=c6,gi.prototype.get=p6,gi.prototype.has=v6,gi.prototype.set=y6;function x6(){this.size=0,this.__data__={hash:new gi,map:new(_a||fr),string:new gi}}function C6(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function iu(e,t){var n=e.__data__;return C6(t)?n[typeof t=="string"?"string":"hash"]:n.map}function w6(e){var t=iu(this,e).delete(e);return this.size-=t?1:0,t}function S6(e){return iu(this,e).get(e)}function I6(e){return iu(this,e).has(e)}function E6(e,t){var n=iu(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function dr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}dr.prototype.clear=x6,dr.prototype.delete=w6,dr.prototype.get=S6,dr.prototype.has=I6,dr.prototype.set=E6;var A6=200;function _6(e,t){var n=this.__data__;if(n instanceof fr){var r=n.__data__;if(!_a||r.length<A6-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new dr(r)}return n.set(e,t),this.size=n.size,this}function Kn(e){var t=this.__data__=new fr(e);this.size=t.size}Kn.prototype.clear=P$,Kn.prototype.delete=T$,Kn.prototype.get=F$,Kn.prototype.has=O$,Kn.prototype.set=_6;var P6=function(){try{var e=pi(Object,"defineProperty");return e({},"",{}),e}catch{}}();const ou=P6;function Mf(e,t,n){t=="__proto__"&&ou?ou(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Lf(e,t,n){(n!==void 0&&!Ea(e[t],n)||n===void 0&&!(t in e))&&Mf(e,t,n)}function T6(e){return function(t,n,r){for(var i=-1,a=Object(t),u=r(t),l=u.length;l--;){var c=u[e?l:++i];if(n(a[c],c,a)===!1)break}return t}}var F6=T6();const xb=F6;var Cb=typeof je=="object"&&je&&!je.nodeType&&je,wb=Cb&&typeof module=="object"&&module&&!module.nodeType&&module,O6=wb&&wb.exports===Cb,Sb=O6?$n.Buffer:void 0,Ib=Sb?Sb.allocUnsafe:void 0;function R6(e,t){if(t)return e.slice();var n=e.length,r=Ib?Ib(n):new e.constructor(n);return e.copy(r),r}var M6=$n.Uint8Array;const au=M6;function L6(e){var t=new e.constructor(e.byteLength);return new au(t).set(new au(e)),t}function D6(e,t){var n=t?L6(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function $6(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var Eb=Object.create,N6=function(){function e(){}return function(t){if(!En(t))return{};if(Eb)return Eb(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();const V6=N6;function Ab(e,t){return function(n){return e(t(n))}}var B6=Ab(Object.getPrototypeOf,Object);const _b=B6;var k6=Object.prototype;function Df(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||k6;return e===n}function j6(e){return typeof e.constructor=="function"&&!Df(e)?V6(_b(e)):{}}function kr(e){return e!=null&&typeof e=="object"}var G6="[object Arguments]";function Pb(e){return kr(e)&&di(e)==G6}var Tb=Object.prototype,H6=Tb.hasOwnProperty,W6=Tb.propertyIsEnumerable,Z6=Pb(function(){return arguments}())?Pb:function(e){return kr(e)&&H6.call(e,"callee")&&!W6.call(e,"callee")};const su=Z6;var X6=Array.isArray;const hn=X6;var z6=9007199254740991;function $f(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=z6}function uo(e){return e!=null&&$f(e.length)&&!Of(e)}function U6(e){return kr(e)&&uo(e)}function Y6(){return!1}var Fb=typeof je=="object"&&je&&!je.nodeType&&je,Ob=Fb&&typeof module=="object"&&module&&!module.nodeType&&module,J6=Ob&&Ob.exports===Fb,Rb=J6?$n.Buffer:void 0,K6=Rb?Rb.isBuffer:void 0,q6=K6||Y6;const uu=q6;var Q6="[object Object]",eN=Function.prototype,tN=Object.prototype,Mb=eN.toString,nN=tN.hasOwnProperty,rN=Mb.call(Object);function iN(e){if(!kr(e)||di(e)!=Q6)return!1;var t=_b(e);if(t===null)return!0;var n=nN.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Mb.call(n)==rN}var oN="[object Arguments]",aN="[object Array]",sN="[object Boolean]",uN="[object Date]",lN="[object Error]",cN="[object Function]",fN="[object Map]",dN="[object Number]",hN="[object Object]",pN="[object RegExp]",gN="[object Set]",mN="[object String]",vN="[object WeakMap]",bN="[object ArrayBuffer]",yN="[object DataView]",xN="[object Float32Array]",CN="[object Float64Array]",wN="[object Int8Array]",SN="[object Int16Array]",IN="[object Int32Array]",EN="[object Uint8Array]",AN="[object Uint8ClampedArray]",_N="[object Uint16Array]",PN="[object Uint32Array]",Ct={};Ct[xN]=Ct[CN]=Ct[wN]=Ct[SN]=Ct[IN]=Ct[EN]=Ct[AN]=Ct[_N]=Ct[PN]=!0,Ct[oN]=Ct[aN]=Ct[bN]=Ct[sN]=Ct[yN]=Ct[uN]=Ct[lN]=Ct[cN]=Ct[fN]=Ct[dN]=Ct[hN]=Ct[pN]=Ct[gN]=Ct[mN]=Ct[vN]=!1;function TN(e){return kr(e)&&$f(e.length)&&!!Ct[di(e)]}function FN(e){return function(t){return e(t)}}var Lb=typeof je=="object"&&je&&!je.nodeType&&je,Ta=Lb&&typeof module=="object"&&module&&!module.nodeType&&module,ON=Ta&&Ta.exports===Lb,Nf=ON&&mb.process,RN=function(){try{var e=Ta&&Ta.require&&Ta.require("util").types;return e||Nf&&Nf.binding&&Nf.binding("util")}catch{}}();const Db=RN;var $b=Db&&Db.isTypedArray,MN=$b?FN($b):TN;const Vf=MN;function Bf(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var LN=Object.prototype,DN=LN.hasOwnProperty;function $N(e,t,n){var r=e[t];(!(DN.call(e,t)&&Ea(r,n))||n===void 0&&!(t in e))&&Mf(e,t,n)}function NN(e,t,n,r){var i=!n;n||(n={});for(var a=-1,u=t.length;++a<u;){var l=t[a],c=r?r(n[l],e[l],l,n,e):void 0;c===void 0&&(c=e[l]),i?Mf(n,l,c):$N(n,l,c)}return n}function VN(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var BN=9007199254740991,kN=/^(?:0|[1-9]\d*)$/;function kf(e,t){var n=typeof e;return t=t??BN,!!t&&(n=="number"||n!="symbol"&&kN.test(e))&&e>-1&&e%1==0&&e<t}var jN=Object.prototype,GN=jN.hasOwnProperty;function Nb(e,t){var n=hn(e),r=!n&&su(e),i=!n&&!r&&uu(e),a=!n&&!r&&!i&&Vf(e),u=n||r||i||a,l=u?VN(e.length,String):[],c=l.length;for(var f in e)(t||GN.call(e,f))&&!(u&&(f=="length"||i&&(f=="offset"||f=="parent")||a&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||kf(f,c)))&&l.push(f);return l}function HN(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var WN=Object.prototype,ZN=WN.hasOwnProperty;function XN(e){if(!En(e))return HN(e);var t=Df(e),n=[];for(var r in e)r=="constructor"&&(t||!ZN.call(e,r))||n.push(r);return n}function Vb(e){return uo(e)?Nb(e,!0):XN(e)}function zN(e){return NN(e,Vb(e))}function UN(e,t,n,r,i,a,u){var l=Bf(e,n),c=Bf(t,n),f=u.get(c);if(f){Lf(e,n,f);return}var h=a?a(l,c,n+"",e,t,u):void 0,p=h===void 0;if(p){var m=hn(c),v=!m&&uu(c),C=!m&&!v&&Vf(c);h=c,m||v||C?hn(l)?h=l:U6(l)?h=$6(l):v?(p=!1,h=R6(c,!0)):C?(p=!1,h=D6(c,!0)):h=[]:iN(c)||su(c)?(h=l,su(l)?h=zN(l):(!En(l)||Of(l))&&(h=j6(c))):p=!1}p&&(u.set(c,h),i(h,c,r,a,u),u.delete(c)),Lf(e,n,h)}function Bb(e,t,n,r,i){e!==t&&xb(t,function(a,u){if(i||(i=new Kn),En(a))UN(e,t,u,n,Bb,r,i);else{var l=r?r(Bf(e,u),a,u+"",e,t,i):void 0;l===void 0&&(l=a),Lf(e,u,l)}},Vb)}function lu(e){return e}function YN(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var kb=Math.max;function JN(e,t,n){return t=kb(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=kb(r.length-t,0),u=Array(a);++i<a;)u[i]=r[t+i];i=-1;for(var l=Array(t+1);++i<t;)l[i]=r[i];return l[t]=n(u),YN(e,this,l)}}function KN(e){return function(){return e}}var qN=ou?function(e,t){return ou(e,"toString",{configurable:!0,enumerable:!1,value:KN(t),writable:!0})}:lu;const QN=qN;var eV=800,tV=16,nV=Date.now;function rV(e){var t=0,n=0;return function(){var r=nV(),i=tV-(r-n);if(n=r,i>0){if(++t>=eV)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var iV=rV(QN);const oV=iV;function aV(e,t){return oV(JN(e,t,lu),e+"")}function sV(e,t,n){if(!En(n))return!1;var r=typeof t;return(r=="number"?uo(n)&&kf(t,n.length):r=="string"&&t in n)?Ea(n[t],e):!1}function uV(e){return aV(function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:void 0,u=i>2?n[2]:void 0;for(a=e.length>3&&typeof a=="function"?(i--,a):void 0,u&&sV(n[0],n[1],u)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var l=n[r];l&&e(t,l,r,a)}return t})}var lV=uV(function(e,t,n){Bb(e,t,n)});const on=lV;var Fa=function(t){var n=t.zDepth,r=t.radius,i=t.background,a=t.children,u=t.styles,l=u===void 0?{}:u,c=ke(on({default:{wrap:{position:"relative",display:"inline-block"},content:{position:"relative"},bg:{absolute:"0px 0px 0px 0px",boxShadow:"0 "+n+"px "+n*4+"px rgba(0,0,0,.24)",borderRadius:r,background:i}},"zDepth-0":{bg:{boxShadow:"none"}},"zDepth-1":{bg:{boxShadow:"0 2px 10px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.16)"}},"zDepth-2":{bg:{boxShadow:"0 6px 20px rgba(0,0,0,.19), 0 8px 17px rgba(0,0,0,.2)"}},"zDepth-3":{bg:{boxShadow:"0 17px 50px rgba(0,0,0,.19), 0 12px 15px rgba(0,0,0,.24)"}},"zDepth-4":{bg:{boxShadow:"0 25px 55px rgba(0,0,0,.21), 0 16px 28px rgba(0,0,0,.22)"}},"zDepth-5":{bg:{boxShadow:"0 40px 77px rgba(0,0,0,.22), 0 27px 24px rgba(0,0,0,.2)"}},square:{bg:{borderRadius:"0"}},circle:{bg:{borderRadius:"50%"}}},l),{"zDepth-1":n===1});return b.createElement("div",{style:c.wrap},b.createElement("div",{style:c.bg}),b.createElement("div",{style:c.content},a))};Fa.propTypes={background:he.string,zDepth:he.oneOf([0,1,2,3,4,5]),radius:he.number,styles:he.object},Fa.defaultProps={background:"#fff",zDepth:1,radius:2,styles:{}};var cV=function(){return $n.Date.now()};const jf=cV;var fV=/\s/;function dV(e){for(var t=e.length;t--&&fV.test(e.charAt(t)););return t}var hV=/^\s+/;function pV(e){return e&&e.slice(0,dV(e)+1).replace(hV,"")}var gV="[object Symbol]";function cu(e){return typeof e=="symbol"||kr(e)&&di(e)==gV}var jb=NaN,mV=/^[-+]0x[0-9a-f]+$/i,vV=/^0b[01]+$/i,bV=/^0o[0-7]+$/i,yV=parseInt;function Gb(e){if(typeof e=="number")return e;if(cu(e))return jb;if(En(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=En(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=pV(e);var n=vV.test(e);return n||bV.test(e)?yV(e.slice(2),n?2:8):mV.test(e)?jb:+e}var xV="Expected a function",CV=Math.max,wV=Math.min;function Hb(e,t,n){var r,i,a,u,l,c,f=0,h=!1,p=!1,m=!0;if(typeof e!="function")throw new TypeError(xV);t=Gb(t)||0,En(n)&&(h=!!n.leading,p="maxWait"in n,a=p?CV(Gb(n.maxWait)||0,t):a,m="trailing"in n?!!n.trailing:m);function v(X){var Z=r,U=i;return r=i=void 0,f=X,u=e.apply(U,Z),u}function C(X){return f=X,l=setTimeout(A,t),h?v(X):u}function S(X){var Z=X-c,U=X-f,fe=t-Z;return p?wV(fe,a-U):fe}function E(X){var Z=X-c,U=X-f;return c===void 0||Z>=t||Z<0||p&&U>=a}function A(){var X=jf();if(E(X))return R(X);l=setTimeout(A,S(X))}function R(X){return l=void 0,m&&r?v(X):(r=i=void 0,u)}function L(){l!==void 0&&clearTimeout(l),f=0,r=c=i=l=void 0}function V(){return l===void 0?u:R(jf())}function N(){var X=jf(),Z=E(X);if(r=arguments,i=this,c=X,Z){if(l===void 0)return C(c);if(p)return clearTimeout(l),l=setTimeout(A,t),v(c)}return l===void 0&&(l=setTimeout(A,t)),u}return N.cancel=L,N.flush=V,N}var SV="Expected a function";function IV(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(SV);return En(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),Hb(e,t,{leading:r,maxWait:t,trailing:i})}var EV=function(t,n,r){var i=r.getBoundingClientRect(),a=i.width,u=i.height,l=typeof t.pageX=="number"?t.pageX:t.touches[0].pageX,c=typeof t.pageY=="number"?t.pageY:t.touches[0].pageY,f=l-(r.getBoundingClientRect().left+window.pageXOffset),h=c-(r.getBoundingClientRect().top+window.pageYOffset);f<0?f=0:f>a&&(f=a),h<0?h=0:h>u&&(h=u);var p=f/a,m=1-h/u;return{h:n.h,s:p,v:m,a:n.a,source:"hsv"}},AV=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function _V(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function PV(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function TV(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var fu=function(e){TV(t,e);function t(n){_V(this,t);var r=PV(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,n));return r.handleChange=function(i){typeof r.props.onChange=="function"&&r.throttle(r.props.onChange,EV(i,r.props.hsl,r.container),i)},r.handleMouseDown=function(i){r.handleChange(i);var a=r.getContainerRenderWindow();a.addEventListener("mousemove",r.handleChange),a.addEventListener("mouseup",r.handleMouseUp)},r.handleMouseUp=function(){r.unbindEventListeners()},r.throttle=IV(function(i,a,u){i(a,u)},50),r}return AV(t,[{key:"componentWillUnmount",value:function(){this.throttle.cancel(),this.unbindEventListeners()}},{key:"getContainerRenderWindow",value:function(){for(var r=this.container,i=window;!i.document.contains(r)&&i.parent!==i;)i=i.parent;return i}},{key:"unbindEventListeners",value:function(){var r=this.getContainerRenderWindow();r.removeEventListener("mousemove",this.handleChange),r.removeEventListener("mouseup",this.handleMouseUp)}},{key:"render",value:function(){var r=this,i=this.props.style||{},a=i.color,u=i.white,l=i.black,c=i.pointer,f=i.circle,h=ke({default:{color:{absolute:"0px 0px 0px 0px",background:"hsl("+this.props.hsl.h+",100%, 50%)",borderRadius:this.props.radius},white:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},black:{absolute:"0px 0px 0px 0px",boxShadow:this.props.shadow,borderRadius:this.props.radius},pointer:{position:"absolute",top:-(this.props.hsv.v*100)+100+"%",left:this.props.hsv.s*100+"%",cursor:"default"},circle:{width:"4px",height:"4px",boxShadow:`0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3),
|
|
99
|
+
*/var Af,lb;function h6(){if(lb)return Af;lb=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var u={},l=0;l<10;l++)u["_"+String.fromCharCode(l)]=l;var c=Object.getOwnPropertyNames(u).map(function(h){return u[h]});if(c.join("")!=="0123456789")return!1;var f={};return"abcdefghijklmnopqrst".split("").forEach(function(h){f[h]=h}),Object.keys(Object.assign({},f)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Af=i()?Object.assign:function(a,u){for(var l,c=r(a),f,h=1;h<arguments.length;h++){l=Object(arguments[h]);for(var p in l)t.call(l,p)&&(c[p]=l[p]);if(e){f=e(l);for(var m=0;m<f.length;m++)n.call(l,f[m])&&(c[f[m]]=l[f[m]])}}return c},Af}var _f,cb;function fb(){return cb||(cb=1,_f=Function.call.bind(Object.prototype.hasOwnProperty)),_f}var Pf,db;function p6(){if(db)return Pf;db=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=wf(),n={},r=fb();e=function(a){var u="Warning: "+a;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function i(a,u,l,c,f){if(process.env.NODE_ENV!=="production"){for(var h in a)if(r(a,h)){var p;try{if(typeof a[h]!="function"){var m=Error((c||"React class")+": "+l+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}p=a[h](u,h,c,l,null,t)}catch(C){p=C}if(p&&!(p instanceof Error)&&e((c||"React class")+": type specification of "+l+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof p+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),p instanceof Error&&!(p.message in n)){n[p.message]=!0;var v=f?f():"";e("Failed "+l+" type: "+p.message+(v??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Pf=i,Pf}var Tf,hb;function g6(){if(hb)return Tf;hb=1;var e=Ef,t=h6(),n=wf(),r=fb(),i=p6(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(l){var c="Warning: "+l;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function u(){return null}return Tf=function(l,c){var f=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function p(P){var M=P&&(f&&P[f]||P[h]);if(typeof M=="function")return M}var m="<<anonymous>>",v={array:A("array"),bigint:A("bigint"),bool:A("boolean"),func:A("function"),number:A("number"),object:A("object"),string:A("string"),symbol:A("symbol"),any:R(),arrayOf:L,element:V(),elementType:N(),instanceOf:X,node:Te(),objectOf:U,oneOf:Z,oneOfType:fe,shape:Xe,exact:pe};function C(P,M){return P===M?P!==0||1/P===1/M:P!==P&&M!==M}function S(P,M){this.message=P,this.data=M&&typeof M=="object"?M:{},this.stack=""}S.prototype=Error.prototype;function E(P){if(process.env.NODE_ENV!=="production")var M={},O=0;function y(Q,oe,z,J,re,ie,ue){if(J=J||m,ie=ie||z,ue!==n){if(c){var K=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw K.name="Invariant Violation",K}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ce=J+":"+z;!M[ce]&&O<3&&(a("You are manually calling a React.PropTypes validation function for the `"+ie+"` prop on `"+J+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),M[ce]=!0,O++)}}return oe[z]==null?Q?oe[z]===null?new S("The "+re+" `"+ie+"` is marked as required "+("in `"+J+"`, but its value is `null`.")):new S("The "+re+" `"+ie+"` is marked as required in "+("`"+J+"`, but its value is `undefined`.")):null:P(oe,z,J,re,ie)}var j=y.bind(null,!1);return j.isRequired=y.bind(null,!0),j}function A(P){function M(O,y,j,Q,oe,z){var J=O[y],re=Ae(J);if(re!==P){var ie=Ve(J);return new S("Invalid "+Q+" `"+oe+"` of type "+("`"+ie+"` supplied to `"+j+"`, expected ")+("`"+P+"`."),{expectedType:P})}return null}return E(M)}function R(){return E(u)}function L(P){function M(O,y,j,Q,oe){if(typeof P!="function")return new S("Property `"+oe+"` of component `"+j+"` has invalid PropType notation inside arrayOf.");var z=O[y];if(!Array.isArray(z)){var J=Ae(z);return new S("Invalid "+Q+" `"+oe+"` of type "+("`"+J+"` supplied to `"+j+"`, expected an array."))}for(var re=0;re<z.length;re++){var ie=P(z,re,j,Q,oe+"["+re+"]",n);if(ie instanceof Error)return ie}return null}return E(M)}function V(){function P(M,O,y,j,Q){var oe=M[O];if(!l(oe)){var z=Ae(oe);return new S("Invalid "+j+" `"+Q+"` of type "+("`"+z+"` supplied to `"+y+"`, expected a single ReactElement."))}return null}return E(P)}function N(){function P(M,O,y,j,Q){var oe=M[O];if(!e.isValidElementType(oe)){var z=Ae(oe);return new S("Invalid "+j+" `"+Q+"` of type "+("`"+z+"` supplied to `"+y+"`, expected a single ReactElement type."))}return null}return E(P)}function X(P){function M(O,y,j,Q,oe){if(!(O[y]instanceof P)){var z=P.name||m,J=F(O[y]);return new S("Invalid "+Q+" `"+oe+"` of type "+("`"+J+"` supplied to `"+j+"`, expected ")+("instance of `"+z+"`."))}return null}return E(M)}function Z(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),u;function M(O,y,j,Q,oe){for(var z=O[y],J=0;J<P.length;J++)if(C(z,P[J]))return null;var re=JSON.stringify(P,function(ue,K){var ce=Ve(K);return ce==="symbol"?String(K):K});return new S("Invalid "+Q+" `"+oe+"` of value `"+String(z)+"` "+("supplied to `"+j+"`, expected one of "+re+"."))}return E(M)}function U(P){function M(O,y,j,Q,oe){if(typeof P!="function")return new S("Property `"+oe+"` of component `"+j+"` has invalid PropType notation inside objectOf.");var z=O[y],J=Ae(z);if(J!=="object")return new S("Invalid "+Q+" `"+oe+"` of type "+("`"+J+"` supplied to `"+j+"`, expected an object."));for(var re in z)if(r(z,re)){var ie=P(z,re,j,Q,oe+"."+re,n);if(ie instanceof Error)return ie}return null}return E(M)}function fe(P){if(!Array.isArray(P))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var M=0;M<P.length;M++){var O=P[M];if(typeof O!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Je(O)+" at index "+M+"."),u}function y(j,Q,oe,z,J){for(var re=[],ie=0;ie<P.length;ie++){var ue=P[ie],K=ue(j,Q,oe,z,J,n);if(K==null)return null;K.data&&r(K.data,"expectedType")&&re.push(K.data.expectedType)}var ce=re.length>0?", expected one of type ["+re.join(", ")+"]":"";return new S("Invalid "+z+" `"+J+"` supplied to "+("`"+oe+"`"+ce+"."))}return E(y)}function Te(){function P(M,O,y,j,Q){return Ce(M[O])?null:new S("Invalid "+j+" `"+Q+"` supplied to "+("`"+y+"`, expected a ReactNode."))}return E(P)}function Ge(P,M,O,y,j){return new S((P||"React class")+": "+M+" type `"+O+"."+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+j+"`.")}function Xe(P){function M(O,y,j,Q,oe){var z=O[y],J=Ae(z);if(J!=="object")return new S("Invalid "+Q+" `"+oe+"` of type `"+J+"` "+("supplied to `"+j+"`, expected `object`."));for(var re in P){var ie=P[re];if(typeof ie!="function")return Ge(j,Q,oe,re,Ve(ie));var ue=ie(z,re,j,Q,oe+"."+re,n);if(ue)return ue}return null}return E(M)}function pe(P){function M(O,y,j,Q,oe){var z=O[y],J=Ae(z);if(J!=="object")return new S("Invalid "+Q+" `"+oe+"` of type `"+J+"` "+("supplied to `"+j+"`, expected `object`."));var re=t({},O[y],P);for(var ie in re){var ue=P[ie];if(r(P,ie)&&typeof ue!="function")return Ge(j,Q,oe,ie,Ve(ue));if(!ue)return new S("Invalid "+Q+" `"+oe+"` key `"+ie+"` supplied to `"+j+"`.\nBad object: "+JSON.stringify(O[y],null," ")+`
|
|
100
|
+
Valid keys: `+JSON.stringify(Object.keys(P),null," "));var K=ue(z,ie,j,Q,oe+"."+ie,n);if(K)return K}return null}return E(M)}function Ce(P){switch(typeof P){case"number":case"string":case"undefined":return!0;case"boolean":return!P;case"object":if(Array.isArray(P))return P.every(Ce);if(P===null||l(P))return!0;var M=p(P);if(M){var O=M.call(P),y;if(M!==P.entries){for(;!(y=O.next()).done;)if(!Ce(y.value))return!1}else for(;!(y=O.next()).done;){var j=y.value;if(j&&!Ce(j[1]))return!1}}else return!1;return!0;default:return!1}}function be(P,M){return P==="symbol"?!0:M?M["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&M instanceof Symbol:!1}function Ae(P){var M=typeof P;return Array.isArray(P)?"array":P instanceof RegExp?"object":be(M,P)?"symbol":M}function Ve(P){if(typeof P>"u"||P===null)return""+P;var M=Ae(P);if(M==="object"){if(P instanceof Date)return"date";if(P instanceof RegExp)return"regexp"}return M}function Je(P){var M=Ve(P);switch(M){case"array":case"object":return"an "+M;case"boolean":case"date":case"regexp":return"a "+M;default:return M}}function F(P){return!P.constructor||!P.constructor.name?m:P.constructor.name}return v.checkPropTypes=i,v.resetWarningCache=i.resetWarningCache,v.PropTypes=v,v},Tf}if(process.env.NODE_ENV!=="production"){var m6=Ef,v6=!0;xf.exports=g6()(m6.isElement,v6)}else xf.exports=c6()();var b6=xf.exports;const he=Wl(b6);function y6(){this.__data__=[],this.size=0}function Ea(e,t){return e===t||e!==e&&t!==t}function ru(e,t){for(var n=e.length;n--;)if(Ea(e[n][0],t))return n;return-1}var x6=Array.prototype,C6=x6.splice;function w6(e){var t=this.__data__,n=ru(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():C6.call(t,n,1),--this.size,!0}function S6(e){var t=this.__data__,n=ru(t,e);return n<0?void 0:t[n][1]}function I6(e){return ru(this.__data__,e)>-1}function E6(e,t){var n=this.__data__,r=ru(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function fr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}fr.prototype.clear=y6,fr.prototype.delete=w6,fr.prototype.get=S6,fr.prototype.has=I6,fr.prototype.set=E6;function A6(){this.__data__=new fr,this.size=0}function _6(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function P6(e){return this.__data__.get(e)}function T6(e){return this.__data__.has(e)}var F6=typeof global=="object"&&global&&global.Object===Object&&global;const pb=F6;var O6=typeof self=="object"&&self&&self.Object===Object&&self,R6=pb||O6||Function("return this")();const $n=R6;var M6=$n.Symbol;const Br=M6;var gb=Object.prototype,L6=gb.hasOwnProperty,D6=gb.toString,Aa=Br?Br.toStringTag:void 0;function $6(e){var t=L6.call(e,Aa),n=e[Aa];try{e[Aa]=void 0;var r=!0}catch{}var i=D6.call(e);return r&&(t?e[Aa]=n:delete e[Aa]),i}var N6=Object.prototype,V6=N6.toString;function B6(e){return V6.call(e)}var k6="[object Null]",j6="[object Undefined]",mb=Br?Br.toStringTag:void 0;function di(e){return e==null?e===void 0?j6:k6:mb&&mb in Object(e)?$6(e):B6(e)}function En(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var G6="[object AsyncFunction]",H6="[object Function]",W6="[object GeneratorFunction]",Z6="[object Proxy]";function Ff(e){if(!En(e))return!1;var t=di(e);return t==H6||t==W6||t==G6||t==Z6}var X6=$n["__core-js_shared__"];const Of=X6;var vb=function(){var e=/[^.]+$/.exec(Of&&Of.keys&&Of.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function z6(e){return!!vb&&vb in e}var U6=Function.prototype,Y6=U6.toString;function hi(e){if(e!=null){try{return Y6.call(e)}catch{}try{return e+""}catch{}}return""}var J6=/[\\^$.*+?()[\]{}|]/g,K6=/^\[object .+?Constructor\]$/,q6=Function.prototype,Q6=Object.prototype,e$=q6.toString,t$=Q6.hasOwnProperty,n$=RegExp("^"+e$.call(t$).replace(J6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function r$(e){if(!En(e)||z6(e))return!1;var t=Ff(e)?n$:K6;return t.test(hi(e))}function i$(e,t){return e==null?void 0:e[t]}function pi(e,t){var n=i$(e,t);return r$(n)?n:void 0}var o$=pi($n,"Map");const _a=o$;var a$=pi(Object,"create");const Pa=a$;function s$(){this.__data__=Pa?Pa(null):{},this.size=0}function u$(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var l$="__lodash_hash_undefined__",c$=Object.prototype,f$=c$.hasOwnProperty;function d$(e){var t=this.__data__;if(Pa){var n=t[e];return n===l$?void 0:n}return f$.call(t,e)?t[e]:void 0}var h$=Object.prototype,p$=h$.hasOwnProperty;function g$(e){var t=this.__data__;return Pa?t[e]!==void 0:p$.call(t,e)}var m$="__lodash_hash_undefined__";function v$(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Pa&&t===void 0?m$:t,this}function gi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}gi.prototype.clear=s$,gi.prototype.delete=u$,gi.prototype.get=d$,gi.prototype.has=g$,gi.prototype.set=v$;function b$(){this.size=0,this.__data__={hash:new gi,map:new(_a||fr),string:new gi}}function y$(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function iu(e,t){var n=e.__data__;return y$(t)?n[typeof t=="string"?"string":"hash"]:n.map}function x$(e){var t=iu(this,e).delete(e);return this.size-=t?1:0,t}function C$(e){return iu(this,e).get(e)}function w$(e){return iu(this,e).has(e)}function S$(e,t){var n=iu(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function dr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}dr.prototype.clear=b$,dr.prototype.delete=x$,dr.prototype.get=C$,dr.prototype.has=w$,dr.prototype.set=S$;var I$=200;function E$(e,t){var n=this.__data__;if(n instanceof fr){var r=n.__data__;if(!_a||r.length<I$-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new dr(r)}return n.set(e,t),this.size=n.size,this}function Kn(e){var t=this.__data__=new fr(e);this.size=t.size}Kn.prototype.clear=A6,Kn.prototype.delete=_6,Kn.prototype.get=P6,Kn.prototype.has=T6,Kn.prototype.set=E$;var A$=function(){try{var e=pi(Object,"defineProperty");return e({},"",{}),e}catch{}}();const ou=A$;function Rf(e,t,n){t=="__proto__"&&ou?ou(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Mf(e,t,n){(n!==void 0&&!Ea(e[t],n)||n===void 0&&!(t in e))&&Rf(e,t,n)}function _$(e){return function(t,n,r){for(var i=-1,a=Object(t),u=r(t),l=u.length;l--;){var c=u[e?l:++i];if(n(a[c],c,a)===!1)break}return t}}var P$=_$();const bb=P$;var yb=typeof je=="object"&&je&&!je.nodeType&&je,xb=yb&&typeof module=="object"&&module&&!module.nodeType&&module,T$=xb&&xb.exports===yb,Cb=T$?$n.Buffer:void 0,wb=Cb?Cb.allocUnsafe:void 0;function F$(e,t){if(t)return e.slice();var n=e.length,r=wb?wb(n):new e.constructor(n);return e.copy(r),r}var O$=$n.Uint8Array;const au=O$;function R$(e){var t=new e.constructor(e.byteLength);return new au(t).set(new au(e)),t}function M$(e,t){var n=t?R$(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function L$(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var Sb=Object.create,D$=function(){function e(){}return function(t){if(!En(t))return{};if(Sb)return Sb(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();const $$=D$;function Ib(e,t){return function(n){return e(t(n))}}var N$=Ib(Object.getPrototypeOf,Object);const Eb=N$;var V$=Object.prototype;function Lf(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||V$;return e===n}function B$(e){return typeof e.constructor=="function"&&!Lf(e)?$$(Eb(e)):{}}function kr(e){return e!=null&&typeof e=="object"}var k$="[object Arguments]";function Ab(e){return kr(e)&&di(e)==k$}var _b=Object.prototype,j$=_b.hasOwnProperty,G$=_b.propertyIsEnumerable,H$=Ab(function(){return arguments}())?Ab:function(e){return kr(e)&&j$.call(e,"callee")&&!G$.call(e,"callee")};const su=H$;var W$=Array.isArray;const hn=W$;var Z$=9007199254740991;function Df(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Z$}function uo(e){return e!=null&&Df(e.length)&&!Ff(e)}function X$(e){return kr(e)&&uo(e)}function z$(){return!1}var Pb=typeof je=="object"&&je&&!je.nodeType&&je,Tb=Pb&&typeof module=="object"&&module&&!module.nodeType&&module,U$=Tb&&Tb.exports===Pb,Fb=U$?$n.Buffer:void 0,Y$=Fb?Fb.isBuffer:void 0,J$=Y$||z$;const uu=J$;var K$="[object Object]",q$=Function.prototype,Q$=Object.prototype,Ob=q$.toString,eN=Q$.hasOwnProperty,tN=Ob.call(Object);function nN(e){if(!kr(e)||di(e)!=K$)return!1;var t=Eb(e);if(t===null)return!0;var n=eN.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&Ob.call(n)==tN}var rN="[object Arguments]",iN="[object Array]",oN="[object Boolean]",aN="[object Date]",sN="[object Error]",uN="[object Function]",lN="[object Map]",cN="[object Number]",fN="[object Object]",dN="[object RegExp]",hN="[object Set]",pN="[object String]",gN="[object WeakMap]",mN="[object ArrayBuffer]",vN="[object DataView]",bN="[object Float32Array]",yN="[object Float64Array]",xN="[object Int8Array]",CN="[object Int16Array]",wN="[object Int32Array]",SN="[object Uint8Array]",IN="[object Uint8ClampedArray]",EN="[object Uint16Array]",AN="[object Uint32Array]",Ct={};Ct[bN]=Ct[yN]=Ct[xN]=Ct[CN]=Ct[wN]=Ct[SN]=Ct[IN]=Ct[EN]=Ct[AN]=!0,Ct[rN]=Ct[iN]=Ct[mN]=Ct[oN]=Ct[vN]=Ct[aN]=Ct[sN]=Ct[uN]=Ct[lN]=Ct[cN]=Ct[fN]=Ct[dN]=Ct[hN]=Ct[pN]=Ct[gN]=!1;function _N(e){return kr(e)&&Df(e.length)&&!!Ct[di(e)]}function PN(e){return function(t){return e(t)}}var Rb=typeof je=="object"&&je&&!je.nodeType&&je,Ta=Rb&&typeof module=="object"&&module&&!module.nodeType&&module,TN=Ta&&Ta.exports===Rb,$f=TN&&pb.process,FN=function(){try{var e=Ta&&Ta.require&&Ta.require("util").types;return e||$f&&$f.binding&&$f.binding("util")}catch{}}();const Mb=FN;var Lb=Mb&&Mb.isTypedArray,ON=Lb?PN(Lb):_N;const Nf=ON;function Vf(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var RN=Object.prototype,MN=RN.hasOwnProperty;function LN(e,t,n){var r=e[t];(!(MN.call(e,t)&&Ea(r,n))||n===void 0&&!(t in e))&&Rf(e,t,n)}function DN(e,t,n,r){var i=!n;n||(n={});for(var a=-1,u=t.length;++a<u;){var l=t[a],c=r?r(n[l],e[l],l,n,e):void 0;c===void 0&&(c=e[l]),i?Rf(n,l,c):LN(n,l,c)}return n}function $N(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var NN=9007199254740991,VN=/^(?:0|[1-9]\d*)$/;function Bf(e,t){var n=typeof e;return t=t??NN,!!t&&(n=="number"||n!="symbol"&&VN.test(e))&&e>-1&&e%1==0&&e<t}var BN=Object.prototype,kN=BN.hasOwnProperty;function Db(e,t){var n=hn(e),r=!n&&su(e),i=!n&&!r&&uu(e),a=!n&&!r&&!i&&Nf(e),u=n||r||i||a,l=u?$N(e.length,String):[],c=l.length;for(var f in e)(t||kN.call(e,f))&&!(u&&(f=="length"||i&&(f=="offset"||f=="parent")||a&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||Bf(f,c)))&&l.push(f);return l}function jN(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var GN=Object.prototype,HN=GN.hasOwnProperty;function WN(e){if(!En(e))return jN(e);var t=Lf(e),n=[];for(var r in e)r=="constructor"&&(t||!HN.call(e,r))||n.push(r);return n}function $b(e){return uo(e)?Db(e,!0):WN(e)}function ZN(e){return DN(e,$b(e))}function XN(e,t,n,r,i,a,u){var l=Vf(e,n),c=Vf(t,n),f=u.get(c);if(f){Mf(e,n,f);return}var h=a?a(l,c,n+"",e,t,u):void 0,p=h===void 0;if(p){var m=hn(c),v=!m&&uu(c),C=!m&&!v&&Nf(c);h=c,m||v||C?hn(l)?h=l:X$(l)?h=L$(l):v?(p=!1,h=F$(c,!0)):C?(p=!1,h=M$(c,!0)):h=[]:nN(c)||su(c)?(h=l,su(l)?h=ZN(l):(!En(l)||Ff(l))&&(h=B$(c))):p=!1}p&&(u.set(c,h),i(h,c,r,a,u),u.delete(c)),Mf(e,n,h)}function Nb(e,t,n,r,i){e!==t&&bb(t,function(a,u){if(i||(i=new Kn),En(a))XN(e,t,u,n,Nb,r,i);else{var l=r?r(Vf(e,u),a,u+"",e,t,i):void 0;l===void 0&&(l=a),Mf(e,u,l)}},$b)}function lu(e){return e}function zN(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var Vb=Math.max;function UN(e,t,n){return t=Vb(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=Vb(r.length-t,0),u=Array(a);++i<a;)u[i]=r[t+i];i=-1;for(var l=Array(t+1);++i<t;)l[i]=r[i];return l[t]=n(u),zN(e,this,l)}}function YN(e){return function(){return e}}var JN=ou?function(e,t){return ou(e,"toString",{configurable:!0,enumerable:!1,value:YN(t),writable:!0})}:lu;const KN=JN;var qN=800,QN=16,eV=Date.now;function tV(e){var t=0,n=0;return function(){var r=eV(),i=QN-(r-n);if(n=r,i>0){if(++t>=qN)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var nV=tV(KN);const rV=nV;function iV(e,t){return rV(UN(e,t,lu),e+"")}function oV(e,t,n){if(!En(n))return!1;var r=typeof t;return(r=="number"?uo(n)&&Bf(t,n.length):r=="string"&&t in n)?Ea(n[t],e):!1}function aV(e){return iV(function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:void 0,u=i>2?n[2]:void 0;for(a=e.length>3&&typeof a=="function"?(i--,a):void 0,u&&oV(n[0],n[1],u)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var l=n[r];l&&e(t,l,r,a)}return t})}var sV=aV(function(e,t,n){Nb(e,t,n)});const on=sV;var Fa=function(t){var n=t.zDepth,r=t.radius,i=t.background,a=t.children,u=t.styles,l=u===void 0?{}:u,c=ke(on({default:{wrap:{position:"relative",display:"inline-block"},content:{position:"relative"},bg:{absolute:"0px 0px 0px 0px",boxShadow:"0 "+n+"px "+n*4+"px rgba(0,0,0,.24)",borderRadius:r,background:i}},"zDepth-0":{bg:{boxShadow:"none"}},"zDepth-1":{bg:{boxShadow:"0 2px 10px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.16)"}},"zDepth-2":{bg:{boxShadow:"0 6px 20px rgba(0,0,0,.19), 0 8px 17px rgba(0,0,0,.2)"}},"zDepth-3":{bg:{boxShadow:"0 17px 50px rgba(0,0,0,.19), 0 12px 15px rgba(0,0,0,.24)"}},"zDepth-4":{bg:{boxShadow:"0 25px 55px rgba(0,0,0,.21), 0 16px 28px rgba(0,0,0,.22)"}},"zDepth-5":{bg:{boxShadow:"0 40px 77px rgba(0,0,0,.22), 0 27px 24px rgba(0,0,0,.2)"}},square:{bg:{borderRadius:"0"}},circle:{bg:{borderRadius:"50%"}}},l),{"zDepth-1":n===1});return b.createElement("div",{style:c.wrap},b.createElement("div",{style:c.bg}),b.createElement("div",{style:c.content},a))};Fa.propTypes={background:he.string,zDepth:he.oneOf([0,1,2,3,4,5]),radius:he.number,styles:he.object},Fa.defaultProps={background:"#fff",zDepth:1,radius:2,styles:{}};var uV=function(){return $n.Date.now()};const kf=uV;var lV=/\s/;function cV(e){for(var t=e.length;t--&&lV.test(e.charAt(t)););return t}var fV=/^\s+/;function dV(e){return e&&e.slice(0,cV(e)+1).replace(fV,"")}var hV="[object Symbol]";function cu(e){return typeof e=="symbol"||kr(e)&&di(e)==hV}var Bb=NaN,pV=/^[-+]0x[0-9a-f]+$/i,gV=/^0b[01]+$/i,mV=/^0o[0-7]+$/i,vV=parseInt;function kb(e){if(typeof e=="number")return e;if(cu(e))return Bb;if(En(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=En(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=dV(e);var n=gV.test(e);return n||mV.test(e)?vV(e.slice(2),n?2:8):pV.test(e)?Bb:+e}var bV="Expected a function",yV=Math.max,xV=Math.min;function jb(e,t,n){var r,i,a,u,l,c,f=0,h=!1,p=!1,m=!0;if(typeof e!="function")throw new TypeError(bV);t=kb(t)||0,En(n)&&(h=!!n.leading,p="maxWait"in n,a=p?yV(kb(n.maxWait)||0,t):a,m="trailing"in n?!!n.trailing:m);function v(X){var Z=r,U=i;return r=i=void 0,f=X,u=e.apply(U,Z),u}function C(X){return f=X,l=setTimeout(A,t),h?v(X):u}function S(X){var Z=X-c,U=X-f,fe=t-Z;return p?xV(fe,a-U):fe}function E(X){var Z=X-c,U=X-f;return c===void 0||Z>=t||Z<0||p&&U>=a}function A(){var X=kf();if(E(X))return R(X);l=setTimeout(A,S(X))}function R(X){return l=void 0,m&&r?v(X):(r=i=void 0,u)}function L(){l!==void 0&&clearTimeout(l),f=0,r=c=i=l=void 0}function V(){return l===void 0?u:R(kf())}function N(){var X=kf(),Z=E(X);if(r=arguments,i=this,c=X,Z){if(l===void 0)return C(c);if(p)return clearTimeout(l),l=setTimeout(A,t),v(c)}return l===void 0&&(l=setTimeout(A,t)),u}return N.cancel=L,N.flush=V,N}var CV="Expected a function";function wV(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(CV);return En(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),jb(e,t,{leading:r,maxWait:t,trailing:i})}var SV=function(t,n,r){var i=r.getBoundingClientRect(),a=i.width,u=i.height,l=typeof t.pageX=="number"?t.pageX:t.touches[0].pageX,c=typeof t.pageY=="number"?t.pageY:t.touches[0].pageY,f=l-(r.getBoundingClientRect().left+window.pageXOffset),h=c-(r.getBoundingClientRect().top+window.pageYOffset);f<0?f=0:f>a&&(f=a),h<0?h=0:h>u&&(h=u);var p=f/a,m=1-h/u;return{h:n.h,s:p,v:m,a:n.a,source:"hsv"}},IV=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function EV(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function AV(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function _V(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var fu=function(e){_V(t,e);function t(n){EV(this,t);var r=AV(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,n));return r.handleChange=function(i){typeof r.props.onChange=="function"&&r.throttle(r.props.onChange,SV(i,r.props.hsl,r.container),i)},r.handleMouseDown=function(i){r.handleChange(i);var a=r.getContainerRenderWindow();a.addEventListener("mousemove",r.handleChange),a.addEventListener("mouseup",r.handleMouseUp)},r.handleMouseUp=function(){r.unbindEventListeners()},r.throttle=wV(function(i,a,u){i(a,u)},50),r}return IV(t,[{key:"componentWillUnmount",value:function(){this.throttle.cancel(),this.unbindEventListeners()}},{key:"getContainerRenderWindow",value:function(){for(var r=this.container,i=window;!i.document.contains(r)&&i.parent!==i;)i=i.parent;return i}},{key:"unbindEventListeners",value:function(){var r=this.getContainerRenderWindow();r.removeEventListener("mousemove",this.handleChange),r.removeEventListener("mouseup",this.handleMouseUp)}},{key:"render",value:function(){var r=this,i=this.props.style||{},a=i.color,u=i.white,l=i.black,c=i.pointer,f=i.circle,h=ke({default:{color:{absolute:"0px 0px 0px 0px",background:"hsl("+this.props.hsl.h+",100%, 50%)",borderRadius:this.props.radius},white:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},black:{absolute:"0px 0px 0px 0px",boxShadow:this.props.shadow,borderRadius:this.props.radius},pointer:{position:"absolute",top:-(this.props.hsv.v*100)+100+"%",left:this.props.hsv.s*100+"%",cursor:"default"},circle:{width:"4px",height:"4px",boxShadow:`0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3),
|
|
101
101
|
0 0 1px 2px rgba(0,0,0,.4)`,borderRadius:"50%",cursor:"hand",transform:"translate(-2px, -2px)"}},custom:{color:a,white:u,black:l,pointer:c,circle:f}},{custom:!!this.props.style});return b.createElement("div",{style:h.color,ref:function(m){return r.container=m},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},b.createElement("style",null,`
|
|
102
102
|
.saturation-white {
|
|
103
103
|
background: -webkit-linear-gradient(to right, #fff, rgba(255,255,255,0));
|
|
@@ -107,7 +107,7 @@ Valid keys: `+JSON.stringify(Object.keys(P),null," "));var K=ue(z,ie,j,Q,oe+"."
|
|
|
107
107
|
background: -webkit-linear-gradient(to top, #000, rgba(0,0,0,0));
|
|
108
108
|
background: linear-gradient(to top, #000, rgba(0,0,0,0));
|
|
109
109
|
}
|
|
110
|
-
`),b.createElement("div",{style:h.white,className:"saturation-white"},b.createElement("div",{style:h.black,className:"saturation-black"}),b.createElement("div",{style:h.pointer},this.props.pointer?b.createElement(this.props.pointer,this.props):b.createElement("div",{style:h.circle}))))}}]),t}(b.PureComponent||b.Component);function FV(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}var OV=Ab(Object.keys,Object);const RV=OV;var MV=Object.prototype,LV=MV.hasOwnProperty;function DV(e){if(!Df(e))return RV(e);var t=[];for(var n in Object(e))LV.call(e,n)&&n!="constructor"&&t.push(n);return t}function Gf(e){return uo(e)?Nb(e):DV(e)}function $V(e,t){return e&&xb(e,t,Gf)}function NV(e,t){return function(n,r){if(n==null)return n;if(!uo(n))return e(n,r);for(var i=n.length,a=t?i:-1,u=Object(n);(t?a--:++a<i)&&r(u[a],a,u)!==!1;);return n}}var VV=NV($V);const Wb=VV;function BV(e){return typeof e=="function"?e:lu}function kV(e,t){var n=hn(e)?FV:Wb;return n(e,BV(t))}function du(e){"@babel/helpers - typeof";return du=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},du(e)}var jV=/^\s+/,GV=/\s+$/;function Ie(e,t){if(e=e||"",t=t||{},e instanceof Ie)return e;if(!(this instanceof Ie))return new Ie(e,t);var n=HV(e);this._originalInput=e,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=t.format||n.format,this._gradientType=t.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._ok=n.ok}Ie.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},getLuminance:function(){var t=this.toRgb(),n,r,i,a,u,l;return n=t.r/255,r=t.g/255,i=t.b/255,n<=.03928?a=n/12.92:a=Math.pow((n+.055)/1.055,2.4),r<=.03928?u=r/12.92:u=Math.pow((r+.055)/1.055,2.4),i<=.03928?l=i/12.92:l=Math.pow((i+.055)/1.055,2.4),.2126*a+.7152*u+.0722*l},setAlpha:function(t){return this._a=Jb(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=Xb(this._r,this._g,this._b);return{h:t.h*360,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=Xb(this._r,this._g,this._b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this._a==1?"hsv("+n+", "+r+"%, "+i+"%)":"hsva("+n+", "+r+"%, "+i+"%, "+this._roundA+")"},toHsl:function(){var t=Zb(this._r,this._g,this._b);return{h:t.h*360,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=Zb(this._r,this._g,this._b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this._a==1?"hsl("+n+", "+r+"%, "+i+"%)":"hsla("+n+", "+r+"%, "+i+"%, "+this._roundA+")"},toHex:function(t){return zb(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return zV(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(St(this._r,255)*100)+"%",g:Math.round(St(this._g,255)*100)+"%",b:Math.round(St(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(St(this._r,255)*100)+"%, "+Math.round(St(this._g,255)*100)+"%, "+Math.round(St(this._b,255)*100)+"%)":"rgba("+Math.round(St(this._r,255)*100)+"%, "+Math.round(St(this._g,255)*100)+"%, "+Math.round(St(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:o8[zb(this._r,this._g,this._b,!0)]||!1},toFilter:function(t){var n="#"+Ub(this._r,this._g,this._b,this._a),r=n,i=this._gradientType?"GradientType = 1, ":"";if(t){var a=Ie(t);r="#"+Ub(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+i+"startColorstr="+n+",endColorstr="+r+")"},toString:function(t){var n=!!t;t=t||this._format;var r=!1,i=this._a<1&&this._a>=0,a=!n&&i&&(t==="hex"||t==="hex6"||t==="hex3"||t==="hex4"||t==="hex8"||t==="name");return a?t==="name"&&this._a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},clone:function(){return Ie(this.toString())},_applyModification:function(t,n){var r=t.apply(null,[this].concat([].slice.call(n)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(KV,arguments)},brighten:function(){return this._applyModification(qV,arguments)},darken:function(){return this._applyModification(QV,arguments)},desaturate:function(){return this._applyModification(UV,arguments)},saturate:function(){return this._applyModification(YV,arguments)},greyscale:function(){return this._applyModification(JV,arguments)},spin:function(){return this._applyModification(e8,arguments)},_applyCombination:function(t,n){return t.apply(null,[this].concat([].slice.call(n)))},analogous:function(){return this._applyCombination(r8,arguments)},complement:function(){return this._applyCombination(t8,arguments)},monochromatic:function(){return this._applyCombination(i8,arguments)},splitcomplement:function(){return this._applyCombination(n8,arguments)},triad:function(){return this._applyCombination(Yb,[3])},tetrad:function(){return this._applyCombination(Yb,[4])}},Ie.fromRatio=function(e,t){if(du(e)=="object"){var n={};for(var r in e)e.hasOwnProperty(r)&&(r==="a"?n[r]=e[r]:n[r]=Oa(e[r]));e=n}return Ie(e,t)};function HV(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,a=null,u=!1,l=!1;return typeof e=="string"&&(e=l8(e)),du(e)=="object"&&(hr(e.r)&&hr(e.g)&&hr(e.b)?(t=WV(e.r,e.g,e.b),u=!0,l=String(e.r).substr(-1)==="%"?"prgb":"rgb"):hr(e.h)&&hr(e.s)&&hr(e.v)?(r=Oa(e.s),i=Oa(e.v),t=XV(e.h,r,i),u=!0,l="hsv"):hr(e.h)&&hr(e.s)&&hr(e.l)&&(r=Oa(e.s),a=Oa(e.l),t=ZV(e.h,r,a),u=!0,l="hsl"),e.hasOwnProperty("a")&&(n=e.a)),n=Jb(n),{ok:u,format:e.format||l,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}function WV(e,t,n){return{r:St(e,255)*255,g:St(t,255)*255,b:St(n,255)*255}}function Zb(e,t,n){e=St(e,255),t=St(t,255),n=St(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),a,u,l=(r+i)/2;if(r==i)a=u=0;else{var c=r-i;switch(u=l>.5?c/(2-r-i):c/(r+i),r){case e:a=(t-n)/c+(t<n?6:0);break;case t:a=(n-e)/c+2;break;case n:a=(e-t)/c+4;break}a/=6}return{h:a,s:u,l}}function ZV(e,t,n){var r,i,a;e=St(e,360),t=St(t,100),n=St(n,100);function u(f,h,p){return p<0&&(p+=1),p>1&&(p-=1),p<1/6?f+(h-f)*6*p:p<1/2?h:p<2/3?f+(h-f)*(2/3-p)*6:f}if(t===0)r=i=a=n;else{var l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;r=u(c,l,e+1/3),i=u(c,l,e),a=u(c,l,e-1/3)}return{r:r*255,g:i*255,b:a*255}}function Xb(e,t,n){e=St(e,255),t=St(t,255),n=St(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),a,u,l=r,c=r-i;if(u=r===0?0:c/r,r==i)a=0;else{switch(r){case e:a=(t-n)/c+(t<n?6:0);break;case t:a=(n-e)/c+2;break;case n:a=(e-t)/c+4;break}a/=6}return{h:a,s:u,v:l}}function XV(e,t,n){e=St(e,360)*6,t=St(t,100),n=St(n,100);var r=Math.floor(e),i=e-r,a=n*(1-t),u=n*(1-i*t),l=n*(1-(1-i)*t),c=r%6,f=[n,u,a,a,l,n][c],h=[l,n,n,u,a,a][c],p=[a,a,l,n,n,u][c];return{r:f*255,g:h*255,b:p*255}}function zb(e,t,n,r){var i=[Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16))];return r&&i[0].charAt(0)==i[0].charAt(1)&&i[1].charAt(0)==i[1].charAt(1)&&i[2].charAt(0)==i[2].charAt(1)?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function zV(e,t,n,r,i){var a=[Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16)),Nn(Kb(r))];return i&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}function Ub(e,t,n,r){var i=[Nn(Kb(r)),Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16))];return i.join("")}Ie.equals=function(e,t){return!e||!t?!1:Ie(e).toRgbString()==Ie(t).toRgbString()},Ie.random=function(){return Ie.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function UV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.s-=t/100,n.s=hu(n.s),Ie(n)}function YV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.s+=t/100,n.s=hu(n.s),Ie(n)}function JV(e){return Ie(e).desaturate(100)}function KV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.l+=t/100,n.l=hu(n.l),Ie(n)}function qV(e,t){t=t===0?0:t||10;var n=Ie(e).toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),Ie(n)}function QV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.l-=t/100,n.l=hu(n.l),Ie(n)}function e8(e,t){var n=Ie(e).toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,Ie(n)}function t8(e){var t=Ie(e).toHsl();return t.h=(t.h+180)%360,Ie(t)}function Yb(e,t){if(isNaN(t)||t<=0)throw new Error("Argument to polyad must be a positive number");for(var n=Ie(e).toHsl(),r=[Ie(e)],i=360/t,a=1;a<t;a++)r.push(Ie({h:(n.h+a*i)%360,s:n.s,l:n.l}));return r}function n8(e){var t=Ie(e).toHsl(),n=t.h;return[Ie(e),Ie({h:(n+72)%360,s:t.s,l:t.l}),Ie({h:(n+216)%360,s:t.s,l:t.l})]}function r8(e,t,n){t=t||6,n=n||30;var r=Ie(e).toHsl(),i=360/n,a=[Ie(e)];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,a.push(Ie(r));return a}function i8(e,t){t=t||6;for(var n=Ie(e).toHsv(),r=n.h,i=n.s,a=n.v,u=[],l=1/t;t--;)u.push(Ie({h:r,s:i,v:a})),a=(a+l)%1;return u}Ie.mix=function(e,t,n){n=n===0?0:n||50;var r=Ie(e).toRgb(),i=Ie(t).toRgb(),a=n/100,u={r:(i.r-r.r)*a+r.r,g:(i.g-r.g)*a+r.g,b:(i.b-r.b)*a+r.b,a:(i.a-r.a)*a+r.a};return Ie(u)},Ie.readability=function(e,t){var n=Ie(e),r=Ie(t);return(Math.max(n.getLuminance(),r.getLuminance())+.05)/(Math.min(n.getLuminance(),r.getLuminance())+.05)},Ie.isReadable=function(e,t,n){var r=Ie.readability(e,t),i,a;switch(a=!1,i=c8(n),i.level+i.size){case"AAsmall":case"AAAlarge":a=r>=4.5;break;case"AAlarge":a=r>=3;break;case"AAAsmall":a=r>=7;break}return a},Ie.mostReadable=function(e,t,n){var r=null,i=0,a,u,l,c;n=n||{},u=n.includeFallbackColors,l=n.level,c=n.size;for(var f=0;f<t.length;f++)a=Ie.readability(e,t[f]),a>i&&(i=a,r=Ie(t[f]));return Ie.isReadable(e,r,{level:l,size:c})||!u?r:(n.includeFallbackColors=!1,Ie.mostReadable(e,["#fff","#000"],n))};var Hf=Ie.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",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:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",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:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",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:"f00",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:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},o8=Ie.hexNames=a8(Hf);function a8(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Jb(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function St(e,t){s8(e)&&(e="100%");var n=u8(e);return e=Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(e*t,10)/100),Math.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function hu(e){return Math.min(1,Math.max(0,e))}function pn(e){return parseInt(e,16)}function s8(e){return typeof e=="string"&&e.indexOf(".")!=-1&&parseFloat(e)===1}function u8(e){return typeof e=="string"&&e.indexOf("%")!=-1}function Nn(e){return e.length==1?"0"+e:""+e}function Oa(e){return e<=1&&(e=e*100+"%"),e}function Kb(e){return Math.round(parseFloat(e)*255).toString(16)}function qb(e){return pn(e)/255}var Vn=function(){var e="[-\\+]?\\d+%?",t="[-\\+]?\\d*\\.\\d+%?",n="(?:"+t+")|(?:"+e+")",r="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",i="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+r),rgba:new RegExp("rgba"+i),hsl:new RegExp("hsl"+r),hsla:new RegExp("hsla"+i),hsv:new RegExp("hsv"+r),hsva:new RegExp("hsva"+i),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 hr(e){return!!Vn.CSS_UNIT.exec(e)}function l8(e){e=e.replace(jV,"").replace(GV,"").toLowerCase();var t=!1;if(Hf[e])e=Hf[e],t=!0;else if(e=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n;return(n=Vn.rgb.exec(e))?{r:n[1],g:n[2],b:n[3]}:(n=Vn.rgba.exec(e))?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Vn.hsl.exec(e))?{h:n[1],s:n[2],l:n[3]}:(n=Vn.hsla.exec(e))?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Vn.hsv.exec(e))?{h:n[1],s:n[2],v:n[3]}:(n=Vn.hsva.exec(e))?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Vn.hex8.exec(e))?{r:pn(n[1]),g:pn(n[2]),b:pn(n[3]),a:qb(n[4]),format:t?"name":"hex8"}:(n=Vn.hex6.exec(e))?{r:pn(n[1]),g:pn(n[2]),b:pn(n[3]),format:t?"name":"hex"}:(n=Vn.hex4.exec(e))?{r:pn(n[1]+""+n[1]),g:pn(n[2]+""+n[2]),b:pn(n[3]+""+n[3]),a:qb(n[4]+""+n[4]),format:t?"name":"hex8"}:(n=Vn.hex3.exec(e))?{r:pn(n[1]+""+n[1]),g:pn(n[2]+""+n[2]),b:pn(n[3]+""+n[3]),format:t?"name":"hex"}:!1}function c8(e){var t,n;return e=e||{level:"AA",size:"small"},t=(e.level||"AA").toUpperCase(),n=(e.size||"small").toLowerCase(),t!=="AA"&&t!=="AAA"&&(t="AA"),n!=="small"&&n!=="large"&&(n="small"),{level:t,size:n}}var Qb=function(t){var n=["r","g","b","a","h","s","l","v"],r=0,i=0;return kV(n,function(a){if(t[a]&&(r+=1,isNaN(t[a])||(i+=1),a==="s"||a==="l")){var u=/^\d+%$/;u.test(t[a])&&(i+=1)}}),r===i?t:!1},Ra=function(t,n){var r=t.hex?Ie(t.hex):Ie(t),i=r.toHsl(),a=r.toHsv(),u=r.toRgb(),l=r.toHex();i.s===0&&(i.h=n||0,a.h=n||0);var c=l==="000000"&&u.a===0;return{hsl:i,hex:c?"transparent":"#"+l,rgb:u,hsv:a,oldHue:t.h||n||i.h,source:t.source}},jr=function(t){if(t==="transparent")return!0;var n=String(t).charAt(0)==="#"?1:0;return t.length!==4+n&&t.length<7+n&&Ie(t).isValid()},Wf=function(t){if(!t)return"#fff";var n=Ra(t);if(n.hex==="transparent")return"rgba(0,0,0,0.4)";var r=(n.rgb.r*299+n.rgb.g*587+n.rgb.b*114)/1e3;return r>=128?"#000":"#fff"},Zf=function(t,n){var r=t.replace("°","");return Ie(n+" ("+r+")")._ok},Ma=Object.assign||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},f8=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function d8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h8(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function p8(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var an=function(t){var n=function(r){p8(i,r);function i(a){d8(this,i);var u=h8(this,(i.__proto__||Object.getPrototypeOf(i)).call(this));return u.handleChange=function(l,c){var f=Qb(l);if(f){var h=Ra(l,l.h||u.state.oldHue);u.setState(h),u.props.onChangeComplete&&u.debounce(u.props.onChangeComplete,h,c),u.props.onChange&&u.props.onChange(h,c)}},u.handleSwatchHover=function(l,c){var f=Qb(l);if(f){var h=Ra(l,l.h||u.state.oldHue);u.props.onSwatchHover&&u.props.onSwatchHover(h,c)}},u.state=Ma({},Ra(a.color,0)),u.debounce=Hb(function(l,c,f){l(c,f)},100),u}return f8(i,[{key:"render",value:function(){var u={};return this.props.onSwatchHover&&(u.onSwatchHover=this.handleSwatchHover),b.createElement(t,Ma({},this.props,this.state,{onChange:this.handleChange},u))}}],[{key:"getDerivedStateFromProps",value:function(u,l){return Ma({},Ra(u.color,l.oldHue))}}]),i}(b.PureComponent||b.Component);return n.propTypes=Ma({},t.propTypes),n.defaultProps=Ma({},t.defaultProps,{color:{h:250,s:.5,l:.2,a:1}}),n},g8=Object.assign||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},m8=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function v8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function e1(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function b8(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var y8=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){b8(i,r);function i(){var a,u,l,c;v8(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=e1(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={focus:!1},l.handleFocus=function(){return l.setState({focus:!0})},l.handleBlur=function(){return l.setState({focus:!1})},u),e1(l,c)}return m8(i,[{key:"render",value:function(){return b.createElement(n,{onFocus:this.handleFocus,onBlur:this.handleBlur},b.createElement(t,g8({},this.props,this.state)))}}]),i}(b.Component)},t1=Object.assign||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},x8=13,C8=function(t){var n=t.color,r=t.style,i=t.onClick,a=i===void 0?function(){}:i,u=t.onHover,l=t.title,c=l===void 0?n:l,f=t.children,h=t.focus,p=t.focusStyle,m=p===void 0?{}:p,v=n==="transparent",C=ke({default:{swatch:t1({background:n,height:"100%",width:"100%",cursor:"pointer",position:"relative",outline:"none"},r,h?m:{})}}),S=function(V){return a(n,V)},E=function(V){return V.keyCode===x8&&a(n,V)},A=function(V){return u(n,V)},R={};return u&&(R.onMouseOver=A),b.createElement("div",t1({style:C.swatch,onClick:S,title:c,tabIndex:0,onKeyDown:E},R),f,v&&b.createElement(ao,{borderRadius:C.swatch.borderRadius,boxShadow:"inset 0 0 0 1px rgba(0,0,0,0.1)"}))};const mi=y8(C8);var w8=function(t){var n=t.direction,r=ke({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:n==="vertical"});return b.createElement("div",{style:r.picker})},S8=Object.assign||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},n1=function(t){var n=t.rgb,r=t.hsl,i=t.width,a=t.height,u=t.onChange,l=t.direction,c=t.style,f=t.renderers,h=t.pointer,p=t.className,m=p===void 0?"":p,v=ke({default:{picker:{position:"relative",width:i,height:a},alpha:{radius:"2px",style:c}}});return b.createElement("div",{style:v.picker,className:"alpha-picker "+m},b.createElement(xf,S8({},v.alpha,{rgb:n,hsl:r,pointer:h,renderers:f,onChange:u,direction:l})))};n1.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:w8},an(n1);function r1(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var I8="__lodash_hash_undefined__";function E8(e){return this.__data__.set(e,I8),this}function A8(e){return this.__data__.has(e)}function pu(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new dr;++t<n;)this.add(e[t])}pu.prototype.add=pu.prototype.push=E8,pu.prototype.has=A8;function _8(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function P8(e,t){return e.has(t)}var T8=1,F8=2;function i1(e,t,n,r,i,a){var u=n&T8,l=e.length,c=t.length;if(l!=c&&!(u&&c>l))return!1;var f=a.get(e),h=a.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=n&F8?new pu:void 0;for(a.set(e,t),a.set(t,e);++p<l;){var C=e[p],S=t[p];if(r)var E=u?r(S,C,p,t,e,a):r(C,S,p,e,t,a);if(E!==void 0){if(E)continue;m=!1;break}if(v){if(!_8(t,function(A,R){if(!P8(v,R)&&(C===A||i(C,A,n,r,a)))return v.push(R)})){m=!1;break}}else if(!(C===S||i(C,S,n,r,a))){m=!1;break}}return a.delete(e),a.delete(t),m}function O8(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}function R8(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var M8=1,L8=2,D8="[object Boolean]",$8="[object Date]",N8="[object Error]",V8="[object Map]",B8="[object Number]",k8="[object RegExp]",j8="[object Set]",G8="[object String]",H8="[object Symbol]",W8="[object ArrayBuffer]",Z8="[object DataView]",o1=Br?Br.prototype:void 0,Xf=o1?o1.valueOf:void 0;function X8(e,t,n,r,i,a,u){switch(n){case Z8:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case W8:return!(e.byteLength!=t.byteLength||!a(new au(e),new au(t)));case D8:case $8:case B8:return Ea(+e,+t);case N8:return e.name==t.name&&e.message==t.message;case k8:case G8:return e==t+"";case V8:var l=O8;case j8:var c=r&M8;if(l||(l=R8),e.size!=t.size&&!c)return!1;var f=u.get(e);if(f)return f==t;r|=L8,u.set(e,t);var h=i1(l(e),l(t),r,i,a,u);return u.delete(e),h;case H8:if(Xf)return Xf.call(e)==Xf.call(t)}return!1}function z8(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function U8(e,t,n){var r=t(e);return hn(e)?r:z8(r,n(e))}function Y8(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var u=e[n];t(u,n,e)&&(a[i++]=u)}return a}function J8(){return[]}var K8=Object.prototype,q8=K8.propertyIsEnumerable,a1=Object.getOwnPropertySymbols,Q8=a1?function(e){return e==null?[]:(e=Object(e),Y8(a1(e),function(t){return q8.call(e,t)}))}:J8;const eB=Q8;function s1(e){return U8(e,Gf,eB)}var tB=1,nB=Object.prototype,rB=nB.hasOwnProperty;function iB(e,t,n,r,i,a){var u=n&tB,l=s1(e),c=l.length,f=s1(t),h=f.length;if(c!=h&&!u)return!1;for(var p=c;p--;){var m=l[p];if(!(u?m in t:rB.call(t,m)))return!1}var v=a.get(e),C=a.get(t);if(v&&C)return v==t&&C==e;var S=!0;a.set(e,t),a.set(t,e);for(var E=u;++p<c;){m=l[p];var A=e[m],R=t[m];if(r)var L=u?r(R,A,m,t,e,a):r(A,R,m,e,t,a);if(!(L===void 0?A===R||i(A,R,n,r,a):L)){S=!1;break}E||(E=m=="constructor")}if(S&&!E){var V=e.constructor,N=t.constructor;V!=N&&"constructor"in e&&"constructor"in t&&!(typeof V=="function"&&V instanceof V&&typeof N=="function"&&N instanceof N)&&(S=!1)}return a.delete(e),a.delete(t),S}var oB=pi($n,"DataView");const zf=oB;var aB=pi($n,"Promise");const Uf=aB;var sB=pi($n,"Set");const Yf=sB;var uB=pi($n,"WeakMap");const Jf=uB;var u1="[object Map]",lB="[object Object]",l1="[object Promise]",c1="[object Set]",f1="[object WeakMap]",d1="[object DataView]",cB=hi(zf),fB=hi(_a),dB=hi(Uf),hB=hi(Yf),pB=hi(Jf),bi=di;(zf&&bi(new zf(new ArrayBuffer(1)))!=d1||_a&&bi(new _a)!=u1||Uf&&bi(Uf.resolve())!=l1||Yf&&bi(new Yf)!=c1||Jf&&bi(new Jf)!=f1)&&(bi=function(e){var t=di(e),n=t==lB?e.constructor:void 0,r=n?hi(n):"";if(r)switch(r){case cB:return d1;case fB:return u1;case dB:return l1;case hB:return c1;case pB:return f1}return t});const h1=bi;var gB=1,p1="[object Arguments]",g1="[object Array]",gu="[object Object]",mB=Object.prototype,m1=mB.hasOwnProperty;function vB(e,t,n,r,i,a){var u=hn(e),l=hn(t),c=u?g1:h1(e),f=l?g1:h1(t);c=c==p1?gu:c,f=f==p1?gu:f;var h=c==gu,p=f==gu,m=c==f;if(m&&uu(e)){if(!uu(t))return!1;u=!0,h=!1}if(m&&!h)return a||(a=new Kn),u||Vf(e)?i1(e,t,n,r,i,a):X8(e,t,c,n,r,i,a);if(!(n&gB)){var v=h&&m1.call(e,"__wrapped__"),C=p&&m1.call(t,"__wrapped__");if(v||C){var S=v?e.value():e,E=C?t.value():t;return a||(a=new Kn),i(S,E,n,r,a)}}return m?(a||(a=new Kn),iB(e,t,n,r,i,a)):!1}function Kf(e,t,n,r,i){return e===t?!0:e==null||t==null||!kr(e)&&!kr(t)?e!==e&&t!==t:vB(e,t,n,r,Kf,i)}var bB=1,yB=2;function xB(e,t,n,r){var i=n.length,a=i,u=!r;if(e==null)return!a;for(e=Object(e);i--;){var l=n[i];if(u&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<a;){l=n[i];var c=l[0],f=e[c],h=l[1];if(u&&l[2]){if(f===void 0&&!(c in e))return!1}else{var p=new Kn;if(r)var m=r(f,h,c,e,t,p);if(!(m===void 0?Kf(h,f,bB|yB,r,p):m))return!1}}return!0}function v1(e){return e===e&&!En(e)}function CB(e){for(var t=Gf(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,v1(i)]}return t}function b1(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function wB(e){var t=CB(e);return t.length==1&&t[0][2]?b1(t[0][0],t[0][1]):function(n){return n===e||xB(n,e,t)}}var SB=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,IB=/^\w*$/;function qf(e,t){if(hn(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||cu(e)?!0:IB.test(e)||!SB.test(e)||t!=null&&e in Object(t)}var EB="Expected a function";function Qf(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(EB);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var u=e.apply(this,r);return n.cache=a.set(i,u)||a,u};return n.cache=new(Qf.Cache||dr),n}Qf.Cache=dr;var AB=500;function _B(e){var t=Qf(e,function(r){return n.size===AB&&n.clear(),r}),n=t.cache;return t}var PB=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,TB=/\\(\\)?/g,FB=_B(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(PB,function(n,r,i,a){t.push(i?a.replace(TB,"$1"):r||n)}),t});const OB=FB;var RB=1/0,y1=Br?Br.prototype:void 0,x1=y1?y1.toString:void 0;function C1(e){if(typeof e=="string")return e;if(hn(e))return r1(e,C1)+"";if(cu(e))return x1?x1.call(e):"";var t=e+"";return t=="0"&&1/e==-RB?"-0":t}function MB(e){return e==null?"":C1(e)}function w1(e,t){return hn(e)?e:qf(e,t)?[e]:OB(MB(e))}var LB=1/0;function mu(e){if(typeof e=="string"||cu(e))return e;var t=e+"";return t=="0"&&1/e==-LB?"-0":t}function S1(e,t){t=w1(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[mu(t[n++])];return n&&n==r?e:void 0}function DB(e,t,n){var r=e==null?void 0:S1(e,t);return r===void 0?n:r}function $B(e,t){return e!=null&&t in Object(e)}function NB(e,t,n){t=w1(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var u=mu(t[r]);if(!(a=e!=null&&n(e,u)))break;e=e[u]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&$f(i)&&kf(u,i)&&(hn(e)||su(e)))}function VB(e,t){return e!=null&&NB(e,t,$B)}var BB=1,kB=2;function jB(e,t){return qf(e)&&v1(t)?b1(mu(e),t):function(n){var r=DB(n,e);return r===void 0&&r===t?VB(n,e):Kf(t,r,BB|kB)}}function GB(e){return function(t){return t==null?void 0:t[e]}}function HB(e){return function(t){return S1(t,e)}}function WB(e){return qf(e)?GB(mu(e)):HB(e)}function ZB(e){return typeof e=="function"?e:e==null?lu:typeof e=="object"?hn(e)?jB(e[0],e[1]):wB(e):WB(e)}function XB(e,t){var n=-1,r=uo(e)?Array(e.length):[];return Wb(e,function(i,a,u){r[++n]=t(i,a,u)}),r}function yi(e,t){var n=hn(e)?r1:XB;return n(e,ZB(t))}var zB=function(t){var n=t.colors,r=t.onClick,i=t.onSwatchHover,a=ke({default:{swatches:{marginRight:"-10px"},swatch:{width:"22px",height:"22px",float:"left",marginRight:"10px",marginBottom:"10px",borderRadius:"4px"},clear:{clear:"both"}}});return b.createElement("div",{style:a.swatches},yi(n,function(u){return b.createElement(mi,{key:u,color:u,style:a.swatch,onClick:r,onHover:i,focusStyle:{boxShadow:"0 0 4px "+u}})}),b.createElement("div",{style:a.clear}))},ed=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.hex,a=t.colors,u=t.width,l=t.triangle,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=i==="transparent",v=function(E,A){jr(E)&&n({hex:E,source:"hex"},A)},C=ke(on({default:{card:{width:u,background:"#fff",boxShadow:"0 1px rgba(0,0,0,.1)",borderRadius:"6px",position:"relative"},head:{height:"110px",background:i,borderRadius:"6px 6px 0 0",display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},body:{padding:"10px"},label:{fontSize:"18px",color:Wf(i),position:"relative"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 10px 10px 10px",borderColor:"transparent transparent "+i+" transparent",position:"absolute",top:"-10px",left:"50%",marginLeft:"-10px"},input:{width:"100%",fontSize:"12px",color:"#666",border:"0px",outline:"none",height:"22px",boxShadow:"inset 0 0 0 1px #ddd",borderRadius:"4px",padding:"0 7px",boxSizing:"border-box"}},"hide-triangle":{triangle:{display:"none"}}},f),{"hide-triangle":l==="hide"});return b.createElement("div",{style:C.card,className:"block-picker "+p},b.createElement("div",{style:C.triangle}),b.createElement("div",{style:C.head},m&&b.createElement(ao,{borderRadius:"6px 6px 0 0"}),b.createElement("div",{style:C.label},i)),b.createElement("div",{style:C.body},b.createElement(zB,{colors:a,onClick:v,onSwatchHover:r}),b.createElement(rt,{style:{input:C.input},value:i,onChange:v})))};ed.propTypes={width:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.string),triangle:he.oneOf(["top","hide"]),styles:he.object},ed.defaultProps={width:170,colors:["#D9E3F0","#F47373","#697689","#37D67A","#2CCCE4","#555555","#dce775","#ff8a65","#ba68c8"],triangle:"top",styles:{}},an(ed);var lo={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",a100:"#ff8a80",a200:"#ff5252",a400:"#ff1744",a700:"#d50000"},co={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",a100:"#ff80ab",a200:"#ff4081",a400:"#f50057",a700:"#c51162"},fo={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",a100:"#ea80fc",a200:"#e040fb",a400:"#d500f9",a700:"#aa00ff"},ho={50:"#ede7f6",100:"#d1c4e9",200:"#b39ddb",300:"#9575cd",400:"#7e57c2",500:"#673ab7",600:"#5e35b1",700:"#512da8",800:"#4527a0",900:"#311b92",a100:"#b388ff",a200:"#7c4dff",a400:"#651fff",a700:"#6200ea"},po={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",a100:"#8c9eff",a200:"#536dfe",a400:"#3d5afe",a700:"#304ffe"},go={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",a100:"#82b1ff",a200:"#448aff",a400:"#2979ff",a700:"#2962ff"},mo={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",a100:"#80d8ff",a200:"#40c4ff",a400:"#00b0ff",a700:"#0091ea"},vo={50:"#e0f7fa",100:"#b2ebf2",200:"#80deea",300:"#4dd0e1",400:"#26c6da",500:"#00bcd4",600:"#00acc1",700:"#0097a7",800:"#00838f",900:"#006064",a100:"#84ffff",a200:"#18ffff",a400:"#00e5ff",a700:"#00b8d4"},bo={50:"#e0f2f1",100:"#b2dfdb",200:"#80cbc4",300:"#4db6ac",400:"#26a69a",500:"#009688",600:"#00897b",700:"#00796b",800:"#00695c",900:"#004d40",a100:"#a7ffeb",a200:"#64ffda",a400:"#1de9b6",a700:"#00bfa5"},La={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",a100:"#b9f6ca",a200:"#69f0ae",a400:"#00e676",a700:"#00c853"},yo={50:"#f1f8e9",100:"#dcedc8",200:"#c5e1a5",300:"#aed581",400:"#9ccc65",500:"#8bc34a",600:"#7cb342",700:"#689f38",800:"#558b2f",900:"#33691e",a100:"#ccff90",a200:"#b2ff59",a400:"#76ff03",a700:"#64dd17"},xo={50:"#f9fbe7",100:"#f0f4c3",200:"#e6ee9c",300:"#dce775",400:"#d4e157",500:"#cddc39",600:"#c0ca33",700:"#afb42b",800:"#9e9d24",900:"#827717",a100:"#f4ff81",a200:"#eeff41",a400:"#c6ff00",a700:"#aeea00"},Co={50:"#fffde7",100:"#fff9c4",200:"#fff59d",300:"#fff176",400:"#ffee58",500:"#ffeb3b",600:"#fdd835",700:"#fbc02d",800:"#f9a825",900:"#f57f17",a100:"#ffff8d",a200:"#ffff00",a400:"#ffea00",a700:"#ffd600"},wo={50:"#fff8e1",100:"#ffecb3",200:"#ffe082",300:"#ffd54f",400:"#ffca28",500:"#ffc107",600:"#ffb300",700:"#ffa000",800:"#ff8f00",900:"#ff6f00",a100:"#ffe57f",a200:"#ffd740",a400:"#ffc400",a700:"#ffab00"},So={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",a100:"#ffd180",a200:"#ffab40",a400:"#ff9100",a700:"#ff6d00"},Io={50:"#fbe9e7",100:"#ffccbc",200:"#ffab91",300:"#ff8a65",400:"#ff7043",500:"#ff5722",600:"#f4511e",700:"#e64a19",800:"#d84315",900:"#bf360c",a100:"#ff9e80",a200:"#ff6e40",a400:"#ff3d00",a700:"#dd2c00"},Eo={50:"#efebe9",100:"#d7ccc8",200:"#bcaaa4",300:"#a1887f",400:"#8d6e63",500:"#795548",600:"#6d4c41",700:"#5d4037",800:"#4e342e",900:"#3e2723"},Ao={50:"#eceff1",100:"#cfd8dc",200:"#b0bec5",300:"#90a4ae",400:"#78909c",500:"#607d8b",600:"#546e7a",700:"#455a64",800:"#37474f",900:"#263238"},I1=function(t){var n=t.color,r=t.onClick,i=t.onSwatchHover,a=t.hover,u=t.active,l=t.circleSize,c=t.circleSpacing,f=ke({default:{swatch:{width:l,height:l,marginRight:c,marginBottom:c,transform:"scale(1)",transition:"100ms transform ease"},Swatch:{borderRadius:"50%",background:"transparent",boxShadow:"inset 0 0 0 "+(l/2+1)+"px "+n,transition:"100ms box-shadow ease"}},hover:{swatch:{transform:"scale(1.2)"}},active:{Swatch:{boxShadow:"inset 0 0 0 3px "+n}}},{hover:a,active:u});return b.createElement("div",{style:f.swatch},b.createElement(mi,{style:f.Swatch,color:n,onClick:r,onHover:i,focusStyle:{boxShadow:f.Swatch.boxShadow+", 0 0 5px "+n}}))};I1.defaultProps={circleSize:28,circleSpacing:14};const UB=bf(I1);var td=function(t){var n=t.width,r=t.onChange,i=t.onSwatchHover,a=t.colors,u=t.hex,l=t.circleSize,c=t.styles,f=c===void 0?{}:c,h=t.circleSpacing,p=t.className,m=p===void 0?"":p,v=ke(on({default:{card:{width:n,display:"flex",flexWrap:"wrap",marginRight:-h,marginBottom:-h}}},f)),C=function(E,A){return r({hex:E,source:"hex"},A)};return b.createElement("div",{style:v.card,className:"circle-picker "+m},yi(a,function(S){return b.createElement(UB,{key:S,color:S,onClick:C,onSwatchHover:i,active:u===S.toLowerCase(),circleSize:l,circleSpacing:h})}))};td.propTypes={width:he.oneOfType([he.string,he.number]),circleSize:he.number,circleSpacing:he.number,styles:he.object},td.defaultProps={width:252,circleSize:28,circleSpacing:14,colors:[lo[500],co[500],fo[500],ho[500],po[500],go[500],mo[500],vo[500],bo[500],La[500],yo[500],xo[500],Co[500],wo[500],So[500],Io[500],Eo[500],Ao[500]],styles:{}},an(td);function E1(e){return e===void 0}var A1={};Object.defineProperty(A1,"__esModule",{value:!0});var _1=Object.assign||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},YB=b,P1=JB(YB);function JB(e){return e&&e.__esModule?e:{default:e}}function KB(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var vu=24,qB=A1.default=function(e){var t=e.fill,n=t===void 0?"currentColor":t,r=e.width,i=r===void 0?vu:r,a=e.height,u=a===void 0?vu:a,l=e.style,c=l===void 0?{}:l,f=KB(e,["fill","width","height","style"]);return P1.default.createElement("svg",_1({viewBox:"0 0 "+vu+" "+vu,style:_1({fill:n,width:i,height:u},c)},f),P1.default.createElement("path",{d:"M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"}))},QB=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function ek(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function tk(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function nk(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var T1=function(e){nk(t,e);function t(n){ek(this,t);var r=tk(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.toggleViews=function(){r.state.view==="hex"?r.setState({view:"rgb"}):r.state.view==="rgb"?r.setState({view:"hsl"}):r.state.view==="hsl"&&(r.props.hsl.a===1?r.setState({view:"hex"}):r.setState({view:"rgb"}))},r.handleChange=function(i,a){i.hex?jr(i.hex)&&r.props.onChange({hex:i.hex,source:"hex"},a):i.r||i.g||i.b?r.props.onChange({r:i.r||r.props.rgb.r,g:i.g||r.props.rgb.g,b:i.b||r.props.rgb.b,source:"rgb"},a):i.a?(i.a<0?i.a=0:i.a>1&&(i.a=1),r.props.onChange({h:r.props.hsl.h,s:r.props.hsl.s,l:r.props.hsl.l,a:Math.round(i.a*100)/100,source:"rgb"},a)):(i.h||i.s||i.l)&&(typeof i.s=="string"&&i.s.includes("%")&&(i.s=i.s.replace("%","")),typeof i.l=="string"&&i.l.includes("%")&&(i.l=i.l.replace("%","")),i.s==1?i.s=.01:i.l==1&&(i.l=.01),r.props.onChange({h:i.h||r.props.hsl.h,s:Number(E1(i.s)?r.props.hsl.s:i.s),l:Number(E1(i.l)?r.props.hsl.l:i.l),source:"hsl"},a))},r.showHighlight=function(i){i.currentTarget.style.background="#eee"},r.hideHighlight=function(i){i.currentTarget.style.background="transparent"},n.hsl.a!==1&&n.view==="hex"?r.state={view:"rgb"}:r.state={view:n.view},r}return QB(t,[{key:"render",value:function(){var r=this,i=ke({default:{wrap:{paddingTop:"16px",display:"flex"},fields:{flex:"1",display:"flex",marginLeft:"-6px"},field:{paddingLeft:"6px",width:"100%"},alpha:{paddingLeft:"6px",width:"100%"},toggle:{width:"32px",textAlign:"right",position:"relative"},icon:{marginRight:"-4px",marginTop:"12px",cursor:"pointer",position:"relative"},iconHighlight:{position:"absolute",width:"24px",height:"28px",background:"#eee",borderRadius:"4px",top:"10px",left:"12px",display:"none"},input:{fontSize:"11px",color:"#333",width:"100%",borderRadius:"2px",border:"none",boxShadow:"inset 0 0 0 1px #dadada",height:"21px",textAlign:"center"},label:{textTransform:"uppercase",fontSize:"11px",lineHeight:"11px",color:"#969696",textAlign:"center",display:"block",marginTop:"12px"},svg:{fill:"#333",width:"24px",height:"24px",border:"1px transparent solid",borderRadius:"5px"}},disableAlpha:{alpha:{display:"none"}}},this.props,this.state),a=void 0;return this.state.view==="hex"?a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"hex",value:this.props.hex,onChange:this.handleChange}))):this.state.view==="rgb"?a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"r",value:this.props.rgb.r,onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"g",value:this.props.rgb.g,onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"b",value:this.props.rgb.b,onChange:this.handleChange})),b.createElement("div",{style:i.alpha},b.createElement(rt,{style:{input:i.input,label:i.label},label:"a",value:this.props.rgb.a,arrowOffset:.01,onChange:this.handleChange}))):this.state.view==="hsl"&&(a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"h",value:Math.round(this.props.hsl.h),onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"s",value:Math.round(this.props.hsl.s*100)+"%",onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"l",value:Math.round(this.props.hsl.l*100)+"%",onChange:this.handleChange})),b.createElement("div",{style:i.alpha},b.createElement(rt,{style:{input:i.input,label:i.label},label:"a",value:this.props.hsl.a,arrowOffset:.01,onChange:this.handleChange})))),b.createElement("div",{style:i.wrap,className:"flexbox-fix"},a,b.createElement("div",{style:i.toggle},b.createElement("div",{style:i.icon,onClick:this.toggleViews,ref:function(l){return r.icon=l}},b.createElement(qB,{style:i.svg,onMouseOver:this.showHighlight,onMouseEnter:this.showHighlight,onMouseOut:this.hideHighlight}))))}}],[{key:"getDerivedStateFromProps",value:function(r,i){return r.hsl.a!==1&&i.view==="hex"?{view:"rgb"}:null}}]),t}(b.Component);T1.defaultProps={view:"hex"};var F1=function(){var t=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",transform:"translate(-6px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return b.createElement("div",{style:t.picker})},rk=function(){var t=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}}});return b.createElement("div",{style:t.picker})},nd=function(t){var n=t.width,r=t.onChange,i=t.disableAlpha,a=t.rgb,u=t.hsl,l=t.hsv,c=t.hex,f=t.renderers,h=t.styles,p=h===void 0?{}:h,m=t.className,v=m===void 0?"":m,C=t.defaultView,S=ke(on({default:{picker:{width:n,background:"#fff",borderRadius:"2px",boxShadow:"0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.3)",boxSizing:"initial",fontFamily:"Menlo"},saturation:{width:"100%",paddingBottom:"55%",position:"relative",borderRadius:"2px 2px 0 0",overflow:"hidden"},Saturation:{radius:"2px 2px 0 0"},body:{padding:"16px 16px 12px"},controls:{display:"flex"},color:{width:"32px"},swatch:{marginTop:"6px",width:"16px",height:"16px",borderRadius:"8px",position:"relative",overflow:"hidden"},active:{absolute:"0px 0px 0px 0px",borderRadius:"8px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.1)",background:"rgba("+a.r+", "+a.g+", "+a.b+", "+a.a+")",zIndex:"2"},toggles:{flex:"1"},hue:{height:"10px",position:"relative",marginBottom:"8px"},Hue:{radius:"2px"},alpha:{height:"10px",position:"relative"},Alpha:{radius:"2px"}},disableAlpha:{color:{width:"22px"},alpha:{display:"none"},hue:{marginBottom:"0px"},swatch:{width:"10px",height:"10px",marginTop:"0px"}}},p),{disableAlpha:i});return b.createElement("div",{style:S.picker,className:"chrome-picker "+v},b.createElement("div",{style:S.saturation},b.createElement(fu,{style:S.Saturation,hsl:u,hsv:l,pointer:rk,onChange:r})),b.createElement("div",{style:S.body},b.createElement("div",{style:S.controls,className:"flexbox-fix"},b.createElement("div",{style:S.color},b.createElement("div",{style:S.swatch},b.createElement("div",{style:S.active}),b.createElement(ao,{renderers:f}))),b.createElement("div",{style:S.toggles},b.createElement("div",{style:S.hue},b.createElement(so,{style:S.Hue,hsl:u,pointer:F1,onChange:r})),b.createElement("div",{style:S.alpha},b.createElement(xf,{style:S.Alpha,rgb:a,hsl:u,pointer:F1,renderers:f,onChange:r})))),b.createElement(T1,{rgb:a,hsl:u,hex:c,view:C,onChange:r,disableAlpha:i})))};nd.propTypes={width:he.oneOfType([he.string,he.number]),disableAlpha:he.bool,styles:he.object,defaultView:he.oneOf(["hex","rgb","hsl"])},nd.defaultProps={width:225,disableAlpha:!1,styles:{}},an(nd);var ik=function(t){var n=t.color,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=t.active,l=ke({default:{color:{background:n,width:"15px",height:"15px",float:"left",marginRight:"5px",marginBottom:"5px",position:"relative",cursor:"pointer"},dot:{absolute:"5px 5px 5px 5px",background:Wf(n),borderRadius:"50%",opacity:"0"}},active:{dot:{opacity:"1"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},dot:{background:"#000"}},transparent:{dot:{background:"#000"}}},{active:u,"color-#FFFFFF":n==="#FFFFFF",transparent:n==="transparent"});return b.createElement(mi,{style:l.color,color:n,onClick:i,onHover:a,focusStyle:{boxShadow:"0 0 4px "+n}},b.createElement("div",{style:l.dot}))},ok=function(t){var n=t.hex,r=t.rgb,i=t.onChange,a=ke({default:{fields:{display:"flex",paddingBottom:"6px",paddingRight:"5px",position:"relative"},active:{position:"absolute",top:"6px",left:"5px",height:"9px",width:"9px",background:n},HEXwrap:{flex:"6",position:"relative"},HEXinput:{width:"80%",padding:"0px",paddingLeft:"20%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},HEXlabel:{display:"none"},RGBwrap:{flex:"3",position:"relative"},RGBinput:{width:"70%",padding:"0px",paddingLeft:"30%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},RGBlabel:{position:"absolute",top:"3px",left:"0px",lineHeight:"16px",textTransform:"uppercase",fontSize:"12px",color:"#999"}}}),u=function(c,f){c.r||c.g||c.b?i({r:c.r||r.r,g:c.g||r.g,b:c.b||r.b,source:"rgb"},f):i({hex:c.hex,source:"hex"},f)};return b.createElement("div",{style:a.fields,className:"flexbox-fix"},b.createElement("div",{style:a.active}),b.createElement(rt,{style:{wrap:a.HEXwrap,input:a.HEXinput,label:a.HEXlabel},label:"hex",value:n,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"r",value:r.r,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"g",value:r.g,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"b",value:r.b,onChange:u}))},rd=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.colors,a=t.hex,u=t.rgb,l=t.styles,c=l===void 0?{}:l,f=t.className,h=f===void 0?"":f,p=ke(on({default:{Compact:{background:"#f6f6f6",radius:"4px"},compact:{paddingTop:"5px",paddingLeft:"5px",boxSizing:"initial",width:"240px"},clear:{clear:"both"}}},c)),m=function(C,S){C.hex?jr(C.hex)&&n({hex:C.hex,source:"hex"},S):n(C,S)};return b.createElement(Fa,{style:p.Compact,styles:c},b.createElement("div",{style:p.compact,className:"compact-picker "+h},b.createElement("div",null,yi(i,function(v){return b.createElement(ik,{key:v,color:v,active:v.toLowerCase()===a,onClick:m,onSwatchHover:r})}),b.createElement("div",{style:p.clear})),b.createElement(ok,{hex:a,rgb:u,onChange:m})))};rd.propTypes={colors:he.arrayOf(he.string),styles:he.object},rd.defaultProps={colors:["#4D4D4D","#999999","#FFFFFF","#F44E3B","#FE9200","#FCDC00","#DBDF00","#A4DD00","#68CCCA","#73D8FF","#AEA1FF","#FDA1FF","#333333","#808080","#cccccc","#D33115","#E27300","#FCC400","#B0BC00","#68BC00","#16A5A5","#009CE0","#7B64FF","#FA28FF","#000000","#666666","#B3B3B3","#9F0500","#C45100","#FB9E00","#808900","#194D33","#0C797D","#0062B1","#653294","#AB149E"],styles:{}},an(rd);var ak=function(t){var n=t.hover,r=t.color,i=t.onClick,a=t.onSwatchHover,u={position:"relative",zIndex:"2",outline:"2px solid #fff",boxShadow:"0 0 5px 2px rgba(0,0,0,0.25)"},l=ke({default:{swatch:{width:"25px",height:"25px",fontSize:"0"}},hover:{swatch:u}},{hover:n});return b.createElement("div",{style:l.swatch},b.createElement(mi,{color:r,onClick:i,onHover:a,focusStyle:u}))};const sk=bf(ak);var id=function(t){var n=t.width,r=t.colors,i=t.onChange,a=t.onSwatchHover,u=t.triangle,l=t.styles,c=l===void 0?{}:l,f=t.className,h=f===void 0?"":f,p=ke(on({default:{card:{width:n,background:"#fff",border:"1px solid rgba(0,0,0,0.2)",boxShadow:"0 3px 12px rgba(0,0,0,0.15)",borderRadius:"4px",position:"relative",padding:"5px",display:"flex",flexWrap:"wrap"},triangle:{position:"absolute",border:"7px solid transparent",borderBottomColor:"#fff"},triangleShadow:{position:"absolute",border:"8px solid transparent",borderBottomColor:"rgba(0,0,0,0.15)"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-14px",left:"10px"},triangleShadow:{top:"-16px",left:"9px"}},"top-right-triangle":{triangle:{top:"-14px",right:"10px"},triangleShadow:{top:"-16px",right:"9px"}},"bottom-left-triangle":{triangle:{top:"35px",left:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",left:"9px",transform:"rotate(180deg)"}},"bottom-right-triangle":{triangle:{top:"35px",right:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",right:"9px",transform:"rotate(180deg)"}}},c),{"hide-triangle":u==="hide","top-left-triangle":u==="top-left","top-right-triangle":u==="top-right","bottom-left-triangle":u==="bottom-left","bottom-right-triangle":u==="bottom-right"}),m=function(C,S){return i({hex:C,source:"hex"},S)};return b.createElement("div",{style:p.card,className:"github-picker "+h},b.createElement("div",{style:p.triangleShadow}),b.createElement("div",{style:p.triangle}),yi(r,function(v){return b.createElement(sk,{color:v,key:v,onClick:m,onSwatchHover:a})}))};id.propTypes={width:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.string),triangle:he.oneOf(["hide","top-left","top-right","bottom-left","bottom-right"]),styles:he.object},id.defaultProps={width:200,colors:["#B80000","#DB3E00","#FCCB00","#008B02","#006B76","#1273DE","#004DCF","#5300EB","#EB9694","#FAD0C3","#FEF3BD","#C1E1C5","#BEDADC","#C4DEF6","#BED3F3","#D4C4FB"],triangle:"top-left",styles:{}},an(id);var uk=function(t){var n=t.direction,r=ke({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:n==="vertical"});return b.createElement("div",{style:r.picker})},lk=Object.assign||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},od=function(t){var n=t.width,r=t.height,i=t.onChange,a=t.hsl,u=t.direction,l=t.pointer,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{picker:{position:"relative",width:n,height:r},hue:{radius:"2px"}}},f)),v=function(S){return i({a:1,h:S.h,l:.5,s:1})};return b.createElement("div",{style:m.picker,className:"hue-picker "+p},b.createElement(so,lk({},m.hue,{hsl:a,pointer:l,onChange:v,direction:u})))};od.propTypes={styles:he.object},od.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:uk,styles:{}};const ck=an(od);var fk=function(t){var n=t.onChange,r=t.hex,i=t.rgb,a=t.styles,u=a===void 0?{}:a,l=t.className,c=l===void 0?"":l,f=ke(on({default:{material:{width:"98px",height:"98px",padding:"16px",fontFamily:"Roboto"},HEXwrap:{position:"relative"},HEXinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"2px solid "+r,outline:"none",height:"30px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},Hex:{style:{}},RGBwrap:{position:"relative"},RGBinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"1px solid #eee",outline:"none",height:"30px"},RGBlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},split:{display:"flex",marginRight:"-10px",paddingTop:"11px"},third:{flex:"1",paddingRight:"10px"}}},u)),h=function(m,v){m.hex?jr(m.hex)&&n({hex:m.hex,source:"hex"},v):(m.r||m.g||m.b)&&n({r:m.r||i.r,g:m.g||i.g,b:m.b||i.b,source:"rgb"},v)};return b.createElement(Fa,{styles:u},b.createElement("div",{style:f.material,className:"material-picker "+c},b.createElement(rt,{style:{wrap:f.HEXwrap,input:f.HEXinput,label:f.HEXlabel},label:"hex",value:r,onChange:h}),b.createElement("div",{style:f.split,className:"flexbox-fix"},b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"r",value:i.r,onChange:h})),b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"g",value:i.g,onChange:h})),b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"b",value:i.b,onChange:h})))))};an(fk);var dk=function(t){var n=t.onChange,r=t.rgb,i=t.hsv,a=t.hex,u=ke({default:{fields:{paddingTop:"5px",paddingBottom:"9px",width:"80px",position:"relative"},divider:{height:"5px"},RGBwrap:{position:"relative"},RGBinput:{marginLeft:"40%",width:"40%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"5px",fontSize:"13px",paddingLeft:"3px",marginRight:"10px"},RGBlabel:{left:"0px",top:"0px",width:"34px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px",position:"absolute"},HEXwrap:{position:"relative"},HEXinput:{marginLeft:"20%",width:"80%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"6px",fontSize:"13px",paddingLeft:"3px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",width:"14px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px"},fieldSymbols:{position:"absolute",top:"5px",right:"-7px",fontSize:"13px"},symbol:{height:"20px",lineHeight:"22px",paddingBottom:"7px"}}}),l=function(f,h){f["#"]?jr(f["#"])&&n({hex:f["#"],source:"hex"},h):f.r||f.g||f.b?n({r:f.r||r.r,g:f.g||r.g,b:f.b||r.b,source:"rgb"},h):(f.h||f.s||f.v)&&n({h:f.h||i.h,s:f.s||i.s,v:f.v||i.v,source:"hsv"},h)};return b.createElement("div",{style:u.fields},b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"h",value:Math.round(i.h),onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"s",value:Math.round(i.s*100),onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"v",value:Math.round(i.v*100),onChange:l}),b.createElement("div",{style:u.divider}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"r",value:r.r,onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"g",value:r.g,onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"b",value:r.b,onChange:l}),b.createElement("div",{style:u.divider}),b.createElement(rt,{style:{wrap:u.HEXwrap,input:u.HEXinput,label:u.HEXlabel},label:"#",value:a.replace("#",""),onChange:l}),b.createElement("div",{style:u.fieldSymbols},b.createElement("div",{style:u.symbol},"°"),b.createElement("div",{style:u.symbol},"%"),b.createElement("div",{style:u.symbol},"%")))},hk=function(t){var n=t.hsl,r=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}},"black-outline":{picker:{boxShadow:"inset 0 0 0 1px #000"}}},{"black-outline":n.l>.5});return b.createElement("div",{style:r.picker})},pk=function(){var t=ke({default:{triangle:{width:0,height:0,borderStyle:"solid",borderWidth:"4px 0 4px 6px",borderColor:"transparent transparent transparent #fff",position:"absolute",top:"1px",left:"1px"},triangleBorder:{width:0,height:0,borderStyle:"solid",borderWidth:"5px 0 5px 8px",borderColor:"transparent transparent transparent #555"},left:{Extend:"triangleBorder",transform:"translate(-13px, -4px)"},leftInside:{Extend:"triangle",transform:"translate(-8px, -5px)"},right:{Extend:"triangleBorder",transform:"translate(20px, -14px) rotate(180deg)"},rightInside:{Extend:"triangle",transform:"translate(-8px, -5px)"}}});return b.createElement("div",{style:t.pointer},b.createElement("div",{style:t.left},b.createElement("div",{style:t.leftInside})),b.createElement("div",{style:t.right},b.createElement("div",{style:t.rightInside})))},O1=function(t){var n=t.onClick,r=t.label,i=t.children,a=t.active,u=ke({default:{button:{backgroundImage:"linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%)",border:"1px solid #878787",borderRadius:"2px",height:"20px",boxShadow:"0 1px 0 0 #EAEAEA",fontSize:"14px",color:"#000",lineHeight:"20px",textAlign:"center",marginBottom:"10px",cursor:"pointer"}},active:{button:{boxShadow:"0 0 0 1px #878787"}}},{active:a});return b.createElement("div",{style:u.button,onClick:n},r||i)},gk=function(t){var n=t.rgb,r=t.currentColor,i=ke({default:{swatches:{border:"1px solid #B3B3B3",borderBottom:"1px solid #F0F0F0",marginBottom:"2px",marginTop:"1px"},new:{height:"34px",background:"rgb("+n.r+","+n.g+", "+n.b+")",boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 1px 0 #000"},current:{height:"34px",background:r,boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 -1px 0 #000"},label:{fontSize:"14px",color:"#000",textAlign:"center"}}});return b.createElement("div",null,b.createElement("div",{style:i.label},"new"),b.createElement("div",{style:i.swatches},b.createElement("div",{style:i.new}),b.createElement("div",{style:i.current})),b.createElement("div",{style:i.label},"current"))},mk=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function vk(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function bk(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function yk(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var ad=function(e){yk(t,e);function t(n){vk(this,t);var r=bk(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.state={currentColor:n.hex},r}return mk(t,[{key:"render",value:function(){var r=this.props,i=r.styles,a=i===void 0?{}:i,u=r.className,l=u===void 0?"":u,c=ke(on({default:{picker:{background:"#DCDCDC",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.25), 0 8px 16px rgba(0,0,0,.15)",boxSizing:"initial",width:"513px"},head:{backgroundImage:"linear-gradient(-180deg, #F0F0F0 0%, #D4D4D4 100%)",borderBottom:"1px solid #B1B1B1",boxShadow:"inset 0 1px 0 0 rgba(255,255,255,.2), inset 0 -1px 0 0 rgba(0,0,0,.02)",height:"23px",lineHeight:"24px",borderRadius:"4px 4px 0 0",fontSize:"13px",color:"#4D4D4D",textAlign:"center"},body:{padding:"15px 15px 0",display:"flex"},saturation:{width:"256px",height:"256px",position:"relative",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0",overflow:"hidden"},hue:{position:"relative",height:"256px",width:"19px",marginLeft:"10px",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0"},controls:{width:"180px",marginLeft:"10px"},top:{display:"flex"},previews:{width:"60px"},actions:{flex:"1",marginLeft:"20px"}}},a));return b.createElement("div",{style:c.picker,className:"photoshop-picker "+l},b.createElement("div",{style:c.head},this.props.header),b.createElement("div",{style:c.body,className:"flexbox-fix"},b.createElement("div",{style:c.saturation},b.createElement(fu,{hsl:this.props.hsl,hsv:this.props.hsv,pointer:hk,onChange:this.props.onChange})),b.createElement("div",{style:c.hue},b.createElement(so,{direction:"vertical",hsl:this.props.hsl,pointer:pk,onChange:this.props.onChange})),b.createElement("div",{style:c.controls},b.createElement("div",{style:c.top,className:"flexbox-fix"},b.createElement("div",{style:c.previews},b.createElement(gk,{rgb:this.props.rgb,currentColor:this.state.currentColor})),b.createElement("div",{style:c.actions},b.createElement(O1,{label:"OK",onClick:this.props.onAccept,active:!0}),b.createElement(O1,{label:"Cancel",onClick:this.props.onCancel}),b.createElement(dk,{onChange:this.props.onChange,rgb:this.props.rgb,hsv:this.props.hsv,hex:this.props.hex}))))))}}]),t}(b.Component);ad.propTypes={header:he.string,styles:he.object},ad.defaultProps={header:"Color Picker",styles:{}},an(ad);var xk=function(t){var n=t.onChange,r=t.rgb,i=t.hsl,a=t.hex,u=t.disableAlpha,l=ke({default:{fields:{display:"flex",paddingTop:"4px"},single:{flex:"1",paddingLeft:"6px"},alpha:{flex:"1",paddingLeft:"6px"},double:{flex:"2"},input:{width:"80%",padding:"4px 10% 3px",border:"none",boxShadow:"inset 0 0 0 1px #ccc",fontSize:"11px"},label:{display:"block",textAlign:"center",fontSize:"11px",color:"#222",paddingTop:"3px",paddingBottom:"4px",textTransform:"capitalize"}},disableAlpha:{alpha:{display:"none"}}},{disableAlpha:u}),c=function(h,p){h.hex?jr(h.hex)&&n({hex:h.hex,source:"hex"},p):h.r||h.g||h.b?n({r:h.r||r.r,g:h.g||r.g,b:h.b||r.b,a:r.a,source:"rgb"},p):h.a&&(h.a<0?h.a=0:h.a>100&&(h.a=100),h.a/=100,n({h:i.h,s:i.s,l:i.l,a:h.a,source:"rgb"},p))};return b.createElement("div",{style:l.fields,className:"flexbox-fix"},b.createElement("div",{style:l.double},b.createElement(rt,{style:{input:l.input,label:l.label},label:"hex",value:a.replace("#",""),onChange:c})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"r",value:r.r,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"g",value:r.g,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"b",value:r.b,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.alpha},b.createElement(rt,{style:{input:l.input,label:l.label},label:"a",value:Math.round(r.a*100),onChange:c,dragLabel:"true",dragMax:"100"})))},Ck=Object.assign||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},R1=function(t){var n=t.colors,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=ke({default:{colors:{margin:"0 -10px",padding:"10px 0 0 10px",borderTop:"1px solid #eee",display:"flex",flexWrap:"wrap",position:"relative"},swatchWrap:{width:"16px",height:"16px",margin:"0 10px 10px 0"},swatch:{borderRadius:"3px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15)"}},"no-presets":{colors:{display:"none"}}},{"no-presets":!n||!n.length}),l=function(f,h){i({hex:f,source:"hex"},h)};return b.createElement("div",{style:u.colors,className:"flexbox-fix"},n.map(function(c){var f=typeof c=="string"?{color:c}:c,h=""+f.color+(f.title||"");return b.createElement("div",{key:h,style:u.swatchWrap},b.createElement(mi,Ck({},f,{style:u.swatch,onClick:l,onHover:a,focusStyle:{boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), 0 0 4px "+f.color}})))}))};R1.propTypes={colors:he.arrayOf(he.oneOfType([he.string,he.shape({color:he.string,title:he.string})])).isRequired};var wk=Object.assign||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},sd=function(t){var n=t.width,r=t.rgb,i=t.hex,a=t.hsv,u=t.hsl,l=t.onChange,c=t.onSwatchHover,f=t.disableAlpha,h=t.presetColors,p=t.renderers,m=t.styles,v=m===void 0?{}:m,C=t.className,S=C===void 0?"":C,E=ke(on({default:wk({picker:{width:n,padding:"10px 10px 0",boxSizing:"initial",background:"#fff",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.15), 0 8px 16px rgba(0,0,0,.15)"},saturation:{width:"100%",paddingBottom:"75%",position:"relative",overflow:"hidden"},Saturation:{radius:"3px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},controls:{display:"flex"},sliders:{padding:"4px 0",flex:"1"},color:{width:"24px",height:"24px",position:"relative",marginTop:"4px",marginLeft:"4px",borderRadius:"3px"},activeColor:{absolute:"0px 0px 0px 0px",borderRadius:"2px",background:"rgba("+r.r+","+r.g+","+r.b+","+r.a+")",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},hue:{position:"relative",height:"10px",overflow:"hidden"},Hue:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},alpha:{position:"relative",height:"10px",marginTop:"4px",overflow:"hidden"},Alpha:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"}},v),disableAlpha:{color:{height:"10px"},hue:{height:"10px"},alpha:{display:"none"}}},v),{disableAlpha:f});return b.createElement("div",{style:E.picker,className:"sketch-picker "+S},b.createElement("div",{style:E.saturation},b.createElement(fu,{style:E.Saturation,hsl:u,hsv:a,onChange:l})),b.createElement("div",{style:E.controls,className:"flexbox-fix"},b.createElement("div",{style:E.sliders},b.createElement("div",{style:E.hue},b.createElement(so,{style:E.Hue,hsl:u,onChange:l})),b.createElement("div",{style:E.alpha},b.createElement(xf,{style:E.Alpha,rgb:r,hsl:u,renderers:p,onChange:l}))),b.createElement("div",{style:E.color},b.createElement(ao,null),b.createElement("div",{style:E.activeColor}))),b.createElement(xk,{rgb:r,hsl:u,hex:i,onChange:l,disableAlpha:f}),b.createElement(R1,{colors:h,onClick:l,onSwatchHover:c}))};sd.propTypes={disableAlpha:he.bool,width:he.oneOfType([he.string,he.number]),styles:he.object},sd.defaultProps={disableAlpha:!1,width:200,styles:{},presetColors:["#D0021B","#F5A623","#F8E71C","#8B572A","#7ED321","#417505","#BD10E0","#9013FE","#4A90E2","#50E3C2","#B8E986","#000000","#4A4A4A","#9B9B9B","#FFFFFF"]},an(sd);var Da=function(t){var n=t.hsl,r=t.offset,i=t.onClick,a=i===void 0?function(){}:i,u=t.active,l=t.first,c=t.last,f=ke({default:{swatch:{height:"12px",background:"hsl("+n.h+", 50%, "+r*100+"%)",cursor:"pointer"}},first:{swatch:{borderRadius:"2px 0 0 2px"}},last:{swatch:{borderRadius:"0 2px 2px 0"}},active:{swatch:{transform:"scaleY(1.8)",borderRadius:"3.6px/2px"}}},{active:u,first:l,last:c}),h=function(m){return a({h:n.h,s:.5,l:r,source:"hsl"},m)};return b.createElement("div",{style:f.swatch,onClick:h})},Sk=function(t){var n=t.onClick,r=t.hsl,i=ke({default:{swatches:{marginTop:"20px"},swatch:{boxSizing:"border-box",width:"20%",paddingRight:"1px",float:"left"},clear:{clear:"both"}}}),a=.1;return b.createElement("div",{style:i.swatches},b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".80",active:Math.abs(r.l-.8)<a&&Math.abs(r.s-.5)<a,onClick:n,first:!0})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".65",active:Math.abs(r.l-.65)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".50",active:Math.abs(r.l-.5)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".35",active:Math.abs(r.l-.35)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".20",active:Math.abs(r.l-.2)<a&&Math.abs(r.s-.5)<a,onClick:n,last:!0})),b.createElement("div",{style:i.clear}))},Ik=function(){var t=ke({default:{picker:{width:"14px",height:"14px",borderRadius:"6px",transform:"translate(-7px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return b.createElement("div",{style:t.picker})},ud=function(t){var n=t.hsl,r=t.onChange,i=t.pointer,a=t.styles,u=a===void 0?{}:a,l=t.className,c=l===void 0?"":l,f=ke(on({default:{hue:{height:"12px",position:"relative"},Hue:{radius:"2px"}}},u));return b.createElement("div",{style:f.wrap||{},className:"slider-picker "+c},b.createElement("div",{style:f.hue},b.createElement(so,{style:f.Hue,hsl:n,pointer:i,onChange:r})),b.createElement("div",{style:f.swatches},b.createElement(Sk,{hsl:n,onClick:r})))};ud.propTypes={styles:he.object},ud.defaultProps={pointer:Ik,styles:{}},an(ud);var M1={};Object.defineProperty(M1,"__esModule",{value:!0});var L1=Object.assign||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},Ek=b,D1=Ak(Ek);function Ak(e){return e&&e.__esModule?e:{default:e}}function _k(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var bu=24,Pk=M1.default=function(e){var t=e.fill,n=t===void 0?"currentColor":t,r=e.width,i=r===void 0?bu:r,a=e.height,u=a===void 0?bu:a,l=e.style,c=l===void 0?{}:l,f=_k(e,["fill","width","height","style"]);return D1.default.createElement("svg",L1({viewBox:"0 0 "+bu+" "+bu,style:L1({fill:n,width:i,height:u},c)},f),D1.default.createElement("path",{d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"}))},Tk=function(t){var n=t.color,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=t.first,l=t.last,c=t.active,f=ke({default:{color:{width:"40px",height:"24px",cursor:"pointer",background:n,marginBottom:"1px"},check:{color:Wf(n),marginLeft:"8px",display:"none"}},first:{color:{overflow:"hidden",borderRadius:"2px 2px 0 0"}},last:{color:{overflow:"hidden",borderRadius:"0 0 2px 2px"}},active:{check:{display:"block"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},check:{color:"#333"}},transparent:{check:{color:"#333"}}},{first:u,last:l,active:c,"color-#FFFFFF":n==="#FFFFFF",transparent:n==="transparent"});return b.createElement(mi,{color:n,style:f.color,onClick:i,onHover:a,focusStyle:{boxShadow:"0 0 4px "+n}},b.createElement("div",{style:f.check},b.createElement(Pk,null)))},Fk=function(t){var n=t.onClick,r=t.onSwatchHover,i=t.group,a=t.active,u=ke({default:{group:{paddingBottom:"10px",width:"40px",float:"left",marginRight:"10px"}}});return b.createElement("div",{style:u.group},yi(i,function(l,c){return b.createElement(Tk,{key:l,color:l,active:l.toLowerCase()===a,first:c===0,last:c===i.length-1,onClick:n,onSwatchHover:r})}))},ld=function(t){var n=t.width,r=t.height,i=t.onChange,a=t.onSwatchHover,u=t.colors,l=t.hex,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{picker:{width:n,height:r},overflow:{height:r,overflowY:"scroll"},body:{padding:"16px 0 6px 16px"},clear:{clear:"both"}}},f)),v=function(S,E){return i({hex:S,source:"hex"},E)};return b.createElement("div",{style:m.picker,className:"swatches-picker "+p},b.createElement(Fa,null,b.createElement("div",{style:m.overflow},b.createElement("div",{style:m.body},yi(u,function(C){return b.createElement(Fk,{key:C.toString(),group:C,active:l,onClick:v,onSwatchHover:a})}),b.createElement("div",{style:m.clear})))))};ld.propTypes={width:he.oneOfType([he.string,he.number]),height:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.arrayOf(he.string)),styles:he.object},ld.defaultProps={width:320,height:240,colors:[[lo[900],lo[700],lo[500],lo[300],lo[100]],[co[900],co[700],co[500],co[300],co[100]],[fo[900],fo[700],fo[500],fo[300],fo[100]],[ho[900],ho[700],ho[500],ho[300],ho[100]],[po[900],po[700],po[500],po[300],po[100]],[go[900],go[700],go[500],go[300],go[100]],[mo[900],mo[700],mo[500],mo[300],mo[100]],[vo[900],vo[700],vo[500],vo[300],vo[100]],[bo[900],bo[700],bo[500],bo[300],bo[100]],["#194D33",La[700],La[500],La[300],La[100]],[yo[900],yo[700],yo[500],yo[300],yo[100]],[xo[900],xo[700],xo[500],xo[300],xo[100]],[Co[900],Co[700],Co[500],Co[300],Co[100]],[wo[900],wo[700],wo[500],wo[300],wo[100]],[So[900],So[700],So[500],So[300],So[100]],[Io[900],Io[700],Io[500],Io[300],Io[100]],[Eo[900],Eo[700],Eo[500],Eo[300],Eo[100]],[Ao[900],Ao[700],Ao[500],Ao[300],Ao[100]],["#000000","#525252","#969696","#D9D9D9","#FFFFFF"]],styles:{}},an(ld);var cd=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.hex,a=t.colors,u=t.width,l=t.triangle,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{card:{width:u,background:"#fff",border:"0 solid rgba(0,0,0,0.25)",boxShadow:"0 1px 4px rgba(0,0,0,0.25)",borderRadius:"4px",position:"relative"},body:{padding:"15px 9px 9px 15px"},label:{fontSize:"18px",color:"#fff"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent #fff transparent",position:"absolute"},triangleShadow:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent rgba(0,0,0,.1) transparent",position:"absolute"},hash:{background:"#F0F0F0",height:"30px",width:"30px",borderRadius:"4px 0 0 4px",float:"left",color:"#98A1A4",display:"flex",alignItems:"center",justifyContent:"center"},input:{width:"100px",fontSize:"14px",color:"#666",border:"0px",outline:"none",height:"28px",boxShadow:"inset 0 0 0 1px #F0F0F0",boxSizing:"content-box",borderRadius:"0 4px 4px 0",float:"left",paddingLeft:"8px"},swatch:{width:"30px",height:"30px",float:"left",borderRadius:"4px",margin:"0 6px 6px 0"},clear:{clear:"both"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-10px",left:"12px"},triangleShadow:{top:"-11px",left:"12px"}},"top-right-triangle":{triangle:{top:"-10px",right:"12px"},triangleShadow:{top:"-11px",right:"12px"}}},f),{"hide-triangle":l==="hide","top-left-triangle":l==="top-left","top-right-triangle":l==="top-right"}),v=function(S,E){jr(S)&&n({hex:S,source:"hex"},E)};return b.createElement("div",{style:m.card,className:"twitter-picker "+p},b.createElement("div",{style:m.triangleShadow}),b.createElement("div",{style:m.triangle}),b.createElement("div",{style:m.body},yi(a,function(C,S){return b.createElement(mi,{key:S,color:C,hex:C,style:m.swatch,onClick:v,onHover:r,focusStyle:{boxShadow:"0 0 4px "+C}})}),b.createElement("div",{style:m.hash},"#"),b.createElement(rt,{label:null,style:{input:m.input},value:i.replace("#",""),onChange:v}),b.createElement("div",{style:m.clear})))};cd.propTypes={width:he.oneOfType([he.string,he.number]),triangle:he.oneOf(["hide","top-left","top-right"]),colors:he.arrayOf(he.string),styles:he.object},cd.defaultProps={width:276,colors:["#FF6900","#FCB900","#7BDCB5","#00D084","#8ED1FC","#0693E3","#ABB8C3","#EB144C","#F78DA7","#9900EF"],triangle:"top-left",styles:{}},an(cd);var fd=function(t){var n=ke({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",border:"2px #fff solid",transform:"translate(-12px, -13px)",background:"hsl("+Math.round(t.hsl.h)+", "+Math.round(t.hsl.s*100)+"%, "+Math.round(t.hsl.l*100)+"%)"}}});return b.createElement("div",{style:n.picker})};fd.propTypes={hsl:he.shape({h:he.number,s:he.number,l:he.number,a:he.number})},fd.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var dd=function(t){var n=ke({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",transform:"translate(-10px, -7px)",background:"hsl("+Math.round(t.hsl.h)+", 100%, 50%)",border:"2px white solid"}}});return b.createElement("div",{style:n.picker})};dd.propTypes={hsl:he.shape({h:he.number,s:he.number,l:he.number,a:he.number})},dd.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var Ok=function(t){var n=t.onChange,r=t.rgb,i=t.hsl,a=t.hex,u=t.hsv,l=function(v,C){if(v.hex)jr(v.hex)&&n({hex:v.hex,source:"hex"},C);else if(v.rgb){var S=v.rgb.split(",");Zf(v.rgb,"rgb")&&n({r:S[0],g:S[1],b:S[2],a:1,source:"rgb"},C)}else if(v.hsv){var E=v.hsv.split(",");Zf(v.hsv,"hsv")&&(E[2]=E[2].replace("%",""),E[1]=E[1].replace("%",""),E[0]=E[0].replace("°",""),E[1]==1?E[1]=.01:E[2]==1&&(E[2]=.01),n({h:Number(E[0]),s:Number(E[1]),v:Number(E[2]),source:"hsv"},C))}else if(v.hsl){var A=v.hsl.split(",");Zf(v.hsl,"hsl")&&(A[2]=A[2].replace("%",""),A[1]=A[1].replace("%",""),A[0]=A[0].replace("°",""),p[1]==1?p[1]=.01:p[2]==1&&(p[2]=.01),n({h:Number(A[0]),s:Number(A[1]),v:Number(A[2]),source:"hsl"},C))}},c=ke({default:{wrap:{display:"flex",height:"100px",marginTop:"4px"},fields:{width:"100%"},column:{paddingTop:"10px",display:"flex",justifyContent:"space-between"},double:{padding:"0px 4.4px",boxSizing:"border-box"},input:{width:"100%",height:"38px",boxSizing:"border-box",padding:"4px 10% 3px",textAlign:"center",border:"1px solid #dadce0",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",fontFamily:"Roboto,Arial,sans-serif"},input2:{height:"38px",width:"100%",border:"1px solid #dadce0",boxSizing:"border-box",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",paddingLeft:"10px",fontFamily:"Roboto,Arial,sans-serif"},label:{textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"35px",top:"-6px",left:"0",right:"0",marginLeft:"auto",marginRight:"auto",fontFamily:"Roboto,Arial,sans-serif"},label2:{left:"10px",textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"32px",top:"-6px",fontFamily:"Roboto,Arial,sans-serif"},single:{flexGrow:"1",margin:"0px 4.4px"}}}),f=r.r+", "+r.g+", "+r.b,h=Math.round(i.h)+"°, "+Math.round(i.s*100)+"%, "+Math.round(i.l*100)+"%",p=Math.round(u.h)+"°, "+Math.round(u.s*100)+"%, "+Math.round(u.v*100)+"%";return b.createElement("div",{style:c.wrap,className:"flexbox-fix"},b.createElement("div",{style:c.fields},b.createElement("div",{style:c.double},b.createElement(rt,{style:{input:c.input,label:c.label},label:"hex",value:a,onChange:l})),b.createElement("div",{style:c.column},b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"rgb",value:f,onChange:l})),b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"hsv",value:p,onChange:l})),b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"hsl",value:h,onChange:l})))))},hd=function(t){var n=t.width,r=t.onChange,i=t.rgb,a=t.hsl,u=t.hsv,l=t.hex,c=t.header,f=t.styles,h=f===void 0?{}:f,p=t.className,m=p===void 0?"":p,v=ke(on({default:{picker:{width:n,background:"#fff",border:"1px solid #dfe1e5",boxSizing:"initial",display:"flex",flexWrap:"wrap",borderRadius:"8px 8px 0px 0px"},head:{height:"57px",width:"100%",paddingTop:"16px",paddingBottom:"16px",paddingLeft:"16px",fontSize:"20px",boxSizing:"border-box",fontFamily:"Roboto-Regular,HelveticaNeue,Arial,sans-serif"},saturation:{width:"70%",padding:"0px",position:"relative",overflow:"hidden"},swatch:{width:"30%",height:"228px",padding:"0px",background:"rgba("+i.r+", "+i.g+", "+i.b+", 1)",position:"relative",overflow:"hidden"},body:{margin:"auto",width:"95%"},controls:{display:"flex",boxSizing:"border-box",height:"52px",paddingTop:"22px"},color:{width:"32px"},hue:{height:"8px",position:"relative",margin:"0px 16px 0px 16px",width:"100%"},Hue:{radius:"2px"}}},h));return b.createElement("div",{style:v.picker,className:"google-picker "+m},b.createElement("div",{style:v.head},c),b.createElement("div",{style:v.swatch}),b.createElement("div",{style:v.saturation},b.createElement(fu,{hsl:a,hsv:u,pointer:fd,onChange:r})),b.createElement("div",{style:v.body},b.createElement("div",{style:v.controls,className:"flexbox-fix"},b.createElement("div",{style:v.hue},b.createElement(so,{style:v.Hue,hsl:a,radius:"4px",pointer:dd,onChange:r}))),b.createElement(Ok,{rgb:i,hsl:a,hex:l,hsv:u,onChange:r})))};hd.propTypes={width:he.oneOfType([he.string,he.number]),styles:he.object,header:he.string},hd.defaultProps={width:652,styles:{},header:"Color picker"},an(hd);const $1=({color:e="#ff0000",disabled:t=!1,onChange:n=()=>{}})=>{const[r,i]=b.useState(e),a=u=>{t||(i(u.hex),n(u.hex))};return T.jsxs("div",{className:"flex items-end justify-between w-full gap-2 px-2 bottom-1 hue-container",children:[T.jsx("div",{className:"relative h-2 grow bottom-1",children:T.jsx(ck,{className:nt("h-3 w-full",{"saturate-0":t,"saturate-100":!t}),color:r,onChange:a})}),T.jsx("div",{className:"flex-1",children:T.jsx("input",{disabled:t,className:"w-full px-1 outline-none",value:r,onChange:u=>{i(u.target.value),n(u.target.value)}})}),T.jsx("div",{className:"flex-none",children:T.jsx("div",{style:{backgroundColor:r},className:`w-6 h-6 rounded-full shadow ${t?"saturate-0":"saturate-100"}`})})]})};function Rk({open:e,children:t,close:n,size:r="2xl",scrollToTop:i=!0}){return T.jsx(js,{isOpen:e,close:n,scrollToTop:i,isDialog:!0,children:T.jsx("div",{className:"w-full h-full overflow-hidden",children:T.jsx(ks,{mode:"wait",children:e&&T.jsx(Ki.div,{initial:{opacity:0,scale:0},animate:{opacity:1,scale:1},exit:{opacity:0,scale:0},transition:{type:"spring"},className:"flex items-center min-h-screen",children:T.jsx("div",{className:nt("flex-1 mx-auto",{"max-w-xs":r==="xs","max-w-sm":r==="sm","max-w-md":r==="md","max-w-lg":r==="lg","max-w-xl":r==="xl","max-w-2xl":r==="2xl","max-w-3xl":r==="3xl","max-w-4xl":r==="4xl","max-w-5xl":r==="5xl","max-w-6xl":r==="6xl","max-w-7xl":r==="7xl"}),onClick:a=>a.stopPropagation(),children:t})})})})})}function N1({title:e,data:t,disabledFilter:n}){const[r,i]=b.useState([]),[a,u]=b.useState(""),[l,c]=b.useState([]);b.useEffect(()=>{function E(){let A=t;a&&(A=A.filter(R=>a===""?!0:Object.values(R).some(L=>L==null?void 0:L.toString().toUpperCase().includes(a.toUpperCase())))),c(A)}E()},[t,a]);function f(E){const{checked:A}=E.target;if(!A){i([]);return}let R=l;n&&(R=R.filter(L=>!n(L))),i(R)}function h(E){i(A=>A.findIndex(L=>L.id===E)!==-1?A.filter(L=>L.id!==E):A)}function p(E){i(A=>A.findIndex(L=>L.id===E.id)===-1?[...A,E]:A)}function m(E){u(E.target.value)}const v=l?l.filter(E=>n?!n(E):!0):[],S=r.length===v.length&&r.length>0&&v.length>0;return{title:e,query:a,data:t||[],areAllSelected:S,selected:r,dataBox:l,select:p,unselect:h,setFilter:m,selectAll:f}}function Mk(e,t){return e.map(n=>n[t])}/*! *****************************************************************************
|
|
110
|
+
`),b.createElement("div",{style:h.white,className:"saturation-white"},b.createElement("div",{style:h.black,className:"saturation-black"}),b.createElement("div",{style:h.pointer},this.props.pointer?b.createElement(this.props.pointer,this.props):b.createElement("div",{style:h.circle}))))}}]),t}(b.PureComponent||b.Component);function PV(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}var TV=Ib(Object.keys,Object);const FV=TV;var OV=Object.prototype,RV=OV.hasOwnProperty;function MV(e){if(!Lf(e))return FV(e);var t=[];for(var n in Object(e))RV.call(e,n)&&n!="constructor"&&t.push(n);return t}function jf(e){return uo(e)?Db(e):MV(e)}function LV(e,t){return e&&bb(e,t,jf)}function DV(e,t){return function(n,r){if(n==null)return n;if(!uo(n))return e(n,r);for(var i=n.length,a=t?i:-1,u=Object(n);(t?a--:++a<i)&&r(u[a],a,u)!==!1;);return n}}var $V=DV(LV);const Gb=$V;function NV(e){return typeof e=="function"?e:lu}function VV(e,t){var n=hn(e)?PV:Gb;return n(e,NV(t))}function du(e){"@babel/helpers - typeof";return du=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},du(e)}var BV=/^\s+/,kV=/\s+$/;function Ie(e,t){if(e=e||"",t=t||{},e instanceof Ie)return e;if(!(this instanceof Ie))return new Ie(e,t);var n=jV(e);this._originalInput=e,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=t.format||n.format,this._gradientType=t.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._ok=n.ok}Ie.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},getLuminance:function(){var t=this.toRgb(),n,r,i,a,u,l;return n=t.r/255,r=t.g/255,i=t.b/255,n<=.03928?a=n/12.92:a=Math.pow((n+.055)/1.055,2.4),r<=.03928?u=r/12.92:u=Math.pow((r+.055)/1.055,2.4),i<=.03928?l=i/12.92:l=Math.pow((i+.055)/1.055,2.4),.2126*a+.7152*u+.0722*l},setAlpha:function(t){return this._a=Ub(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=Wb(this._r,this._g,this._b);return{h:t.h*360,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=Wb(this._r,this._g,this._b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this._a==1?"hsv("+n+", "+r+"%, "+i+"%)":"hsva("+n+", "+r+"%, "+i+"%, "+this._roundA+")"},toHsl:function(){var t=Hb(this._r,this._g,this._b);return{h:t.h*360,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=Hb(this._r,this._g,this._b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this._a==1?"hsl("+n+", "+r+"%, "+i+"%)":"hsla("+n+", "+r+"%, "+i+"%, "+this._roundA+")"},toHex:function(t){return Zb(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return ZV(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(St(this._r,255)*100)+"%",g:Math.round(St(this._g,255)*100)+"%",b:Math.round(St(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Math.round(St(this._r,255)*100)+"%, "+Math.round(St(this._g,255)*100)+"%, "+Math.round(St(this._b,255)*100)+"%)":"rgba("+Math.round(St(this._r,255)*100)+"%, "+Math.round(St(this._g,255)*100)+"%, "+Math.round(St(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:r8[Zb(this._r,this._g,this._b,!0)]||!1},toFilter:function(t){var n="#"+Xb(this._r,this._g,this._b,this._a),r=n,i=this._gradientType?"GradientType = 1, ":"";if(t){var a=Ie(t);r="#"+Xb(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+i+"startColorstr="+n+",endColorstr="+r+")"},toString:function(t){var n=!!t;t=t||this._format;var r=!1,i=this._a<1&&this._a>=0,a=!n&&i&&(t==="hex"||t==="hex6"||t==="hex3"||t==="hex4"||t==="hex8"||t==="name");return a?t==="name"&&this._a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},clone:function(){return Ie(this.toString())},_applyModification:function(t,n){var r=t.apply(null,[this].concat([].slice.call(n)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(YV,arguments)},brighten:function(){return this._applyModification(JV,arguments)},darken:function(){return this._applyModification(KV,arguments)},desaturate:function(){return this._applyModification(XV,arguments)},saturate:function(){return this._applyModification(zV,arguments)},greyscale:function(){return this._applyModification(UV,arguments)},spin:function(){return this._applyModification(qV,arguments)},_applyCombination:function(t,n){return t.apply(null,[this].concat([].slice.call(n)))},analogous:function(){return this._applyCombination(t8,arguments)},complement:function(){return this._applyCombination(QV,arguments)},monochromatic:function(){return this._applyCombination(n8,arguments)},splitcomplement:function(){return this._applyCombination(e8,arguments)},triad:function(){return this._applyCombination(zb,[3])},tetrad:function(){return this._applyCombination(zb,[4])}},Ie.fromRatio=function(e,t){if(du(e)=="object"){var n={};for(var r in e)e.hasOwnProperty(r)&&(r==="a"?n[r]=e[r]:n[r]=Oa(e[r]));e=n}return Ie(e,t)};function jV(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,a=null,u=!1,l=!1;return typeof e=="string"&&(e=s8(e)),du(e)=="object"&&(hr(e.r)&&hr(e.g)&&hr(e.b)?(t=GV(e.r,e.g,e.b),u=!0,l=String(e.r).substr(-1)==="%"?"prgb":"rgb"):hr(e.h)&&hr(e.s)&&hr(e.v)?(r=Oa(e.s),i=Oa(e.v),t=WV(e.h,r,i),u=!0,l="hsv"):hr(e.h)&&hr(e.s)&&hr(e.l)&&(r=Oa(e.s),a=Oa(e.l),t=HV(e.h,r,a),u=!0,l="hsl"),e.hasOwnProperty("a")&&(n=e.a)),n=Ub(n),{ok:u,format:e.format||l,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}function GV(e,t,n){return{r:St(e,255)*255,g:St(t,255)*255,b:St(n,255)*255}}function Hb(e,t,n){e=St(e,255),t=St(t,255),n=St(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),a,u,l=(r+i)/2;if(r==i)a=u=0;else{var c=r-i;switch(u=l>.5?c/(2-r-i):c/(r+i),r){case e:a=(t-n)/c+(t<n?6:0);break;case t:a=(n-e)/c+2;break;case n:a=(e-t)/c+4;break}a/=6}return{h:a,s:u,l}}function HV(e,t,n){var r,i,a;e=St(e,360),t=St(t,100),n=St(n,100);function u(f,h,p){return p<0&&(p+=1),p>1&&(p-=1),p<1/6?f+(h-f)*6*p:p<1/2?h:p<2/3?f+(h-f)*(2/3-p)*6:f}if(t===0)r=i=a=n;else{var l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;r=u(c,l,e+1/3),i=u(c,l,e),a=u(c,l,e-1/3)}return{r:r*255,g:i*255,b:a*255}}function Wb(e,t,n){e=St(e,255),t=St(t,255),n=St(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),a,u,l=r,c=r-i;if(u=r===0?0:c/r,r==i)a=0;else{switch(r){case e:a=(t-n)/c+(t<n?6:0);break;case t:a=(n-e)/c+2;break;case n:a=(e-t)/c+4;break}a/=6}return{h:a,s:u,v:l}}function WV(e,t,n){e=St(e,360)*6,t=St(t,100),n=St(n,100);var r=Math.floor(e),i=e-r,a=n*(1-t),u=n*(1-i*t),l=n*(1-(1-i)*t),c=r%6,f=[n,u,a,a,l,n][c],h=[l,n,n,u,a,a][c],p=[a,a,l,n,n,u][c];return{r:f*255,g:h*255,b:p*255}}function Zb(e,t,n,r){var i=[Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16))];return r&&i[0].charAt(0)==i[0].charAt(1)&&i[1].charAt(0)==i[1].charAt(1)&&i[2].charAt(0)==i[2].charAt(1)?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function ZV(e,t,n,r,i){var a=[Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16)),Nn(Yb(r))];return i&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}function Xb(e,t,n,r){var i=[Nn(Yb(r)),Nn(Math.round(e).toString(16)),Nn(Math.round(t).toString(16)),Nn(Math.round(n).toString(16))];return i.join("")}Ie.equals=function(e,t){return!e||!t?!1:Ie(e).toRgbString()==Ie(t).toRgbString()},Ie.random=function(){return Ie.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function XV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.s-=t/100,n.s=hu(n.s),Ie(n)}function zV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.s+=t/100,n.s=hu(n.s),Ie(n)}function UV(e){return Ie(e).desaturate(100)}function YV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.l+=t/100,n.l=hu(n.l),Ie(n)}function JV(e,t){t=t===0?0:t||10;var n=Ie(e).toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),Ie(n)}function KV(e,t){t=t===0?0:t||10;var n=Ie(e).toHsl();return n.l-=t/100,n.l=hu(n.l),Ie(n)}function qV(e,t){var n=Ie(e).toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,Ie(n)}function QV(e){var t=Ie(e).toHsl();return t.h=(t.h+180)%360,Ie(t)}function zb(e,t){if(isNaN(t)||t<=0)throw new Error("Argument to polyad must be a positive number");for(var n=Ie(e).toHsl(),r=[Ie(e)],i=360/t,a=1;a<t;a++)r.push(Ie({h:(n.h+a*i)%360,s:n.s,l:n.l}));return r}function e8(e){var t=Ie(e).toHsl(),n=t.h;return[Ie(e),Ie({h:(n+72)%360,s:t.s,l:t.l}),Ie({h:(n+216)%360,s:t.s,l:t.l})]}function t8(e,t,n){t=t||6,n=n||30;var r=Ie(e).toHsl(),i=360/n,a=[Ie(e)];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,a.push(Ie(r));return a}function n8(e,t){t=t||6;for(var n=Ie(e).toHsv(),r=n.h,i=n.s,a=n.v,u=[],l=1/t;t--;)u.push(Ie({h:r,s:i,v:a})),a=(a+l)%1;return u}Ie.mix=function(e,t,n){n=n===0?0:n||50;var r=Ie(e).toRgb(),i=Ie(t).toRgb(),a=n/100,u={r:(i.r-r.r)*a+r.r,g:(i.g-r.g)*a+r.g,b:(i.b-r.b)*a+r.b,a:(i.a-r.a)*a+r.a};return Ie(u)},Ie.readability=function(e,t){var n=Ie(e),r=Ie(t);return(Math.max(n.getLuminance(),r.getLuminance())+.05)/(Math.min(n.getLuminance(),r.getLuminance())+.05)},Ie.isReadable=function(e,t,n){var r=Ie.readability(e,t),i,a;switch(a=!1,i=u8(n),i.level+i.size){case"AAsmall":case"AAAlarge":a=r>=4.5;break;case"AAlarge":a=r>=3;break;case"AAAsmall":a=r>=7;break}return a},Ie.mostReadable=function(e,t,n){var r=null,i=0,a,u,l,c;n=n||{},u=n.includeFallbackColors,l=n.level,c=n.size;for(var f=0;f<t.length;f++)a=Ie.readability(e,t[f]),a>i&&(i=a,r=Ie(t[f]));return Ie.isReadable(e,r,{level:l,size:c})||!u?r:(n.includeFallbackColors=!1,Ie.mostReadable(e,["#fff","#000"],n))};var Gf=Ie.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",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:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",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:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",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:"f00",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:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},r8=Ie.hexNames=i8(Gf);function i8(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function Ub(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function St(e,t){o8(e)&&(e="100%");var n=a8(e);return e=Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(e*t,10)/100),Math.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function hu(e){return Math.min(1,Math.max(0,e))}function pn(e){return parseInt(e,16)}function o8(e){return typeof e=="string"&&e.indexOf(".")!=-1&&parseFloat(e)===1}function a8(e){return typeof e=="string"&&e.indexOf("%")!=-1}function Nn(e){return e.length==1?"0"+e:""+e}function Oa(e){return e<=1&&(e=e*100+"%"),e}function Yb(e){return Math.round(parseFloat(e)*255).toString(16)}function Jb(e){return pn(e)/255}var Vn=function(){var e="[-\\+]?\\d+%?",t="[-\\+]?\\d*\\.\\d+%?",n="(?:"+t+")|(?:"+e+")",r="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?",i="[\\s|\\(]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")[,|\\s]+("+n+")\\s*\\)?";return{CSS_UNIT:new RegExp(n),rgb:new RegExp("rgb"+r),rgba:new RegExp("rgba"+i),hsl:new RegExp("hsl"+r),hsla:new RegExp("hsla"+i),hsv:new RegExp("hsv"+r),hsva:new RegExp("hsva"+i),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 hr(e){return!!Vn.CSS_UNIT.exec(e)}function s8(e){e=e.replace(BV,"").replace(kV,"").toLowerCase();var t=!1;if(Gf[e])e=Gf[e],t=!0;else if(e=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n;return(n=Vn.rgb.exec(e))?{r:n[1],g:n[2],b:n[3]}:(n=Vn.rgba.exec(e))?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Vn.hsl.exec(e))?{h:n[1],s:n[2],l:n[3]}:(n=Vn.hsla.exec(e))?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Vn.hsv.exec(e))?{h:n[1],s:n[2],v:n[3]}:(n=Vn.hsva.exec(e))?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Vn.hex8.exec(e))?{r:pn(n[1]),g:pn(n[2]),b:pn(n[3]),a:Jb(n[4]),format:t?"name":"hex8"}:(n=Vn.hex6.exec(e))?{r:pn(n[1]),g:pn(n[2]),b:pn(n[3]),format:t?"name":"hex"}:(n=Vn.hex4.exec(e))?{r:pn(n[1]+""+n[1]),g:pn(n[2]+""+n[2]),b:pn(n[3]+""+n[3]),a:Jb(n[4]+""+n[4]),format:t?"name":"hex8"}:(n=Vn.hex3.exec(e))?{r:pn(n[1]+""+n[1]),g:pn(n[2]+""+n[2]),b:pn(n[3]+""+n[3]),format:t?"name":"hex"}:!1}function u8(e){var t,n;return e=e||{level:"AA",size:"small"},t=(e.level||"AA").toUpperCase(),n=(e.size||"small").toLowerCase(),t!=="AA"&&t!=="AAA"&&(t="AA"),n!=="small"&&n!=="large"&&(n="small"),{level:t,size:n}}var Kb=function(t){var n=["r","g","b","a","h","s","l","v"],r=0,i=0;return VV(n,function(a){if(t[a]&&(r+=1,isNaN(t[a])||(i+=1),a==="s"||a==="l")){var u=/^\d+%$/;u.test(t[a])&&(i+=1)}}),r===i?t:!1},Ra=function(t,n){var r=t.hex?Ie(t.hex):Ie(t),i=r.toHsl(),a=r.toHsv(),u=r.toRgb(),l=r.toHex();i.s===0&&(i.h=n||0,a.h=n||0);var c=l==="000000"&&u.a===0;return{hsl:i,hex:c?"transparent":"#"+l,rgb:u,hsv:a,oldHue:t.h||n||i.h,source:t.source}},jr=function(t){if(t==="transparent")return!0;var n=String(t).charAt(0)==="#"?1:0;return t.length!==4+n&&t.length<7+n&&Ie(t).isValid()},Hf=function(t){if(!t)return"#fff";var n=Ra(t);if(n.hex==="transparent")return"rgba(0,0,0,0.4)";var r=(n.rgb.r*299+n.rgb.g*587+n.rgb.b*114)/1e3;return r>=128?"#000":"#fff"},Wf=function(t,n){var r=t.replace("°","");return Ie(n+" ("+r+")")._ok},Ma=Object.assign||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},l8=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function c8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f8(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function d8(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var an=function(t){var n=function(r){d8(i,r);function i(a){c8(this,i);var u=f8(this,(i.__proto__||Object.getPrototypeOf(i)).call(this));return u.handleChange=function(l,c){var f=Kb(l);if(f){var h=Ra(l,l.h||u.state.oldHue);u.setState(h),u.props.onChangeComplete&&u.debounce(u.props.onChangeComplete,h,c),u.props.onChange&&u.props.onChange(h,c)}},u.handleSwatchHover=function(l,c){var f=Kb(l);if(f){var h=Ra(l,l.h||u.state.oldHue);u.props.onSwatchHover&&u.props.onSwatchHover(h,c)}},u.state=Ma({},Ra(a.color,0)),u.debounce=jb(function(l,c,f){l(c,f)},100),u}return l8(i,[{key:"render",value:function(){var u={};return this.props.onSwatchHover&&(u.onSwatchHover=this.handleSwatchHover),b.createElement(t,Ma({},this.props,this.state,{onChange:this.handleChange},u))}}],[{key:"getDerivedStateFromProps",value:function(u,l){return Ma({},Ra(u.color,l.oldHue))}}]),i}(b.PureComponent||b.Component);return n.propTypes=Ma({},t.propTypes),n.defaultProps=Ma({},t.defaultProps,{color:{h:250,s:.5,l:.2,a:1}}),n},h8=Object.assign||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},p8=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function g8(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qb(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function m8(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var v8=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"span";return function(r){m8(i,r);function i(){var a,u,l,c;g8(this,i);for(var f=arguments.length,h=Array(f),p=0;p<f;p++)h[p]=arguments[p];return c=(u=(l=qb(this,(a=i.__proto__||Object.getPrototypeOf(i)).call.apply(a,[this].concat(h))),l),l.state={focus:!1},l.handleFocus=function(){return l.setState({focus:!0})},l.handleBlur=function(){return l.setState({focus:!1})},u),qb(l,c)}return p8(i,[{key:"render",value:function(){return b.createElement(n,{onFocus:this.handleFocus,onBlur:this.handleBlur},b.createElement(t,h8({},this.props,this.state)))}}]),i}(b.Component)},Qb=Object.assign||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},b8=13,y8=function(t){var n=t.color,r=t.style,i=t.onClick,a=i===void 0?function(){}:i,u=t.onHover,l=t.title,c=l===void 0?n:l,f=t.children,h=t.focus,p=t.focusStyle,m=p===void 0?{}:p,v=n==="transparent",C=ke({default:{swatch:Qb({background:n,height:"100%",width:"100%",cursor:"pointer",position:"relative",outline:"none"},r,h?m:{})}}),S=function(V){return a(n,V)},E=function(V){return V.keyCode===b8&&a(n,V)},A=function(V){return u(n,V)},R={};return u&&(R.onMouseOver=A),b.createElement("div",Qb({style:C.swatch,onClick:S,title:c,tabIndex:0,onKeyDown:E},R),f,v&&b.createElement(ao,{borderRadius:C.swatch.borderRadius,boxShadow:"inset 0 0 0 1px rgba(0,0,0,0.1)"}))};const mi=v8(y8);var x8=function(t){var n=t.direction,r=ke({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:n==="vertical"});return b.createElement("div",{style:r.picker})},C8=Object.assign||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},e1=function(t){var n=t.rgb,r=t.hsl,i=t.width,a=t.height,u=t.onChange,l=t.direction,c=t.style,f=t.renderers,h=t.pointer,p=t.className,m=p===void 0?"":p,v=ke({default:{picker:{position:"relative",width:i,height:a},alpha:{radius:"2px",style:c}}});return b.createElement("div",{style:v.picker,className:"alpha-picker "+m},b.createElement(yf,C8({},v.alpha,{rgb:n,hsl:r,pointer:h,renderers:f,onChange:u,direction:l})))};e1.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:x8},an(e1);function t1(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var w8="__lodash_hash_undefined__";function S8(e){return this.__data__.set(e,w8),this}function I8(e){return this.__data__.has(e)}function pu(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new dr;++t<n;)this.add(e[t])}pu.prototype.add=pu.prototype.push=S8,pu.prototype.has=I8;function E8(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function A8(e,t){return e.has(t)}var _8=1,P8=2;function n1(e,t,n,r,i,a){var u=n&_8,l=e.length,c=t.length;if(l!=c&&!(u&&c>l))return!1;var f=a.get(e),h=a.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=n&P8?new pu:void 0;for(a.set(e,t),a.set(t,e);++p<l;){var C=e[p],S=t[p];if(r)var E=u?r(S,C,p,t,e,a):r(C,S,p,e,t,a);if(E!==void 0){if(E)continue;m=!1;break}if(v){if(!E8(t,function(A,R){if(!A8(v,R)&&(C===A||i(C,A,n,r,a)))return v.push(R)})){m=!1;break}}else if(!(C===S||i(C,S,n,r,a))){m=!1;break}}return a.delete(e),a.delete(t),m}function T8(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}function F8(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var O8=1,R8=2,M8="[object Boolean]",L8="[object Date]",D8="[object Error]",$8="[object Map]",N8="[object Number]",V8="[object RegExp]",B8="[object Set]",k8="[object String]",j8="[object Symbol]",G8="[object ArrayBuffer]",H8="[object DataView]",r1=Br?Br.prototype:void 0,Zf=r1?r1.valueOf:void 0;function W8(e,t,n,r,i,a,u){switch(n){case H8:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case G8:return!(e.byteLength!=t.byteLength||!a(new au(e),new au(t)));case M8:case L8:case N8:return Ea(+e,+t);case D8:return e.name==t.name&&e.message==t.message;case V8:case k8:return e==t+"";case $8:var l=T8;case B8:var c=r&O8;if(l||(l=F8),e.size!=t.size&&!c)return!1;var f=u.get(e);if(f)return f==t;r|=R8,u.set(e,t);var h=n1(l(e),l(t),r,i,a,u);return u.delete(e),h;case j8:if(Zf)return Zf.call(e)==Zf.call(t)}return!1}function Z8(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function X8(e,t,n){var r=t(e);return hn(e)?r:Z8(r,n(e))}function z8(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var u=e[n];t(u,n,e)&&(a[i++]=u)}return a}function U8(){return[]}var Y8=Object.prototype,J8=Y8.propertyIsEnumerable,i1=Object.getOwnPropertySymbols,K8=i1?function(e){return e==null?[]:(e=Object(e),z8(i1(e),function(t){return J8.call(e,t)}))}:U8;const q8=K8;function o1(e){return X8(e,jf,q8)}var Q8=1,eB=Object.prototype,tB=eB.hasOwnProperty;function nB(e,t,n,r,i,a){var u=n&Q8,l=o1(e),c=l.length,f=o1(t),h=f.length;if(c!=h&&!u)return!1;for(var p=c;p--;){var m=l[p];if(!(u?m in t:tB.call(t,m)))return!1}var v=a.get(e),C=a.get(t);if(v&&C)return v==t&&C==e;var S=!0;a.set(e,t),a.set(t,e);for(var E=u;++p<c;){m=l[p];var A=e[m],R=t[m];if(r)var L=u?r(R,A,m,t,e,a):r(A,R,m,e,t,a);if(!(L===void 0?A===R||i(A,R,n,r,a):L)){S=!1;break}E||(E=m=="constructor")}if(S&&!E){var V=e.constructor,N=t.constructor;V!=N&&"constructor"in e&&"constructor"in t&&!(typeof V=="function"&&V instanceof V&&typeof N=="function"&&N instanceof N)&&(S=!1)}return a.delete(e),a.delete(t),S}var rB=pi($n,"DataView");const Xf=rB;var iB=pi($n,"Promise");const zf=iB;var oB=pi($n,"Set");const Uf=oB;var aB=pi($n,"WeakMap");const Yf=aB;var a1="[object Map]",sB="[object Object]",s1="[object Promise]",u1="[object Set]",l1="[object WeakMap]",c1="[object DataView]",uB=hi(Xf),lB=hi(_a),cB=hi(zf),fB=hi(Uf),dB=hi(Yf),bi=di;(Xf&&bi(new Xf(new ArrayBuffer(1)))!=c1||_a&&bi(new _a)!=a1||zf&&bi(zf.resolve())!=s1||Uf&&bi(new Uf)!=u1||Yf&&bi(new Yf)!=l1)&&(bi=function(e){var t=di(e),n=t==sB?e.constructor:void 0,r=n?hi(n):"";if(r)switch(r){case uB:return c1;case lB:return a1;case cB:return s1;case fB:return u1;case dB:return l1}return t});const f1=bi;var hB=1,d1="[object Arguments]",h1="[object Array]",gu="[object Object]",pB=Object.prototype,p1=pB.hasOwnProperty;function gB(e,t,n,r,i,a){var u=hn(e),l=hn(t),c=u?h1:f1(e),f=l?h1:f1(t);c=c==d1?gu:c,f=f==d1?gu:f;var h=c==gu,p=f==gu,m=c==f;if(m&&uu(e)){if(!uu(t))return!1;u=!0,h=!1}if(m&&!h)return a||(a=new Kn),u||Nf(e)?n1(e,t,n,r,i,a):W8(e,t,c,n,r,i,a);if(!(n&hB)){var v=h&&p1.call(e,"__wrapped__"),C=p&&p1.call(t,"__wrapped__");if(v||C){var S=v?e.value():e,E=C?t.value():t;return a||(a=new Kn),i(S,E,n,r,a)}}return m?(a||(a=new Kn),nB(e,t,n,r,i,a)):!1}function Jf(e,t,n,r,i){return e===t?!0:e==null||t==null||!kr(e)&&!kr(t)?e!==e&&t!==t:gB(e,t,n,r,Jf,i)}var mB=1,vB=2;function bB(e,t,n,r){var i=n.length,a=i,u=!r;if(e==null)return!a;for(e=Object(e);i--;){var l=n[i];if(u&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<a;){l=n[i];var c=l[0],f=e[c],h=l[1];if(u&&l[2]){if(f===void 0&&!(c in e))return!1}else{var p=new Kn;if(r)var m=r(f,h,c,e,t,p);if(!(m===void 0?Jf(h,f,mB|vB,r,p):m))return!1}}return!0}function g1(e){return e===e&&!En(e)}function yB(e){for(var t=jf(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,g1(i)]}return t}function m1(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function xB(e){var t=yB(e);return t.length==1&&t[0][2]?m1(t[0][0],t[0][1]):function(n){return n===e||bB(n,e,t)}}var CB=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,wB=/^\w*$/;function Kf(e,t){if(hn(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||cu(e)?!0:wB.test(e)||!CB.test(e)||t!=null&&e in Object(t)}var SB="Expected a function";function qf(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(SB);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var u=e.apply(this,r);return n.cache=a.set(i,u)||a,u};return n.cache=new(qf.Cache||dr),n}qf.Cache=dr;var IB=500;function EB(e){var t=qf(e,function(r){return n.size===IB&&n.clear(),r}),n=t.cache;return t}var AB=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,_B=/\\(\\)?/g,PB=EB(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(AB,function(n,r,i,a){t.push(i?a.replace(_B,"$1"):r||n)}),t});const TB=PB;var FB=1/0,v1=Br?Br.prototype:void 0,b1=v1?v1.toString:void 0;function y1(e){if(typeof e=="string")return e;if(hn(e))return t1(e,y1)+"";if(cu(e))return b1?b1.call(e):"";var t=e+"";return t=="0"&&1/e==-FB?"-0":t}function OB(e){return e==null?"":y1(e)}function x1(e,t){return hn(e)?e:Kf(e,t)?[e]:TB(OB(e))}var RB=1/0;function mu(e){if(typeof e=="string"||cu(e))return e;var t=e+"";return t=="0"&&1/e==-RB?"-0":t}function C1(e,t){t=x1(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[mu(t[n++])];return n&&n==r?e:void 0}function MB(e,t,n){var r=e==null?void 0:C1(e,t);return r===void 0?n:r}function LB(e,t){return e!=null&&t in Object(e)}function DB(e,t,n){t=x1(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var u=mu(t[r]);if(!(a=e!=null&&n(e,u)))break;e=e[u]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&Df(i)&&Bf(u,i)&&(hn(e)||su(e)))}function $B(e,t){return e!=null&&DB(e,t,LB)}var NB=1,VB=2;function BB(e,t){return Kf(e)&&g1(t)?m1(mu(e),t):function(n){var r=MB(n,e);return r===void 0&&r===t?$B(n,e):Jf(t,r,NB|VB)}}function kB(e){return function(t){return t==null?void 0:t[e]}}function jB(e){return function(t){return C1(t,e)}}function GB(e){return Kf(e)?kB(mu(e)):jB(e)}function HB(e){return typeof e=="function"?e:e==null?lu:typeof e=="object"?hn(e)?BB(e[0],e[1]):xB(e):GB(e)}function WB(e,t){var n=-1,r=uo(e)?Array(e.length):[];return Gb(e,function(i,a,u){r[++n]=t(i,a,u)}),r}function yi(e,t){var n=hn(e)?t1:WB;return n(e,HB(t))}var ZB=function(t){var n=t.colors,r=t.onClick,i=t.onSwatchHover,a=ke({default:{swatches:{marginRight:"-10px"},swatch:{width:"22px",height:"22px",float:"left",marginRight:"10px",marginBottom:"10px",borderRadius:"4px"},clear:{clear:"both"}}});return b.createElement("div",{style:a.swatches},yi(n,function(u){return b.createElement(mi,{key:u,color:u,style:a.swatch,onClick:r,onHover:i,focusStyle:{boxShadow:"0 0 4px "+u}})}),b.createElement("div",{style:a.clear}))},Qf=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.hex,a=t.colors,u=t.width,l=t.triangle,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=i==="transparent",v=function(E,A){jr(E)&&n({hex:E,source:"hex"},A)},C=ke(on({default:{card:{width:u,background:"#fff",boxShadow:"0 1px rgba(0,0,0,.1)",borderRadius:"6px",position:"relative"},head:{height:"110px",background:i,borderRadius:"6px 6px 0 0",display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},body:{padding:"10px"},label:{fontSize:"18px",color:Hf(i),position:"relative"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 10px 10px 10px",borderColor:"transparent transparent "+i+" transparent",position:"absolute",top:"-10px",left:"50%",marginLeft:"-10px"},input:{width:"100%",fontSize:"12px",color:"#666",border:"0px",outline:"none",height:"22px",boxShadow:"inset 0 0 0 1px #ddd",borderRadius:"4px",padding:"0 7px",boxSizing:"border-box"}},"hide-triangle":{triangle:{display:"none"}}},f),{"hide-triangle":l==="hide"});return b.createElement("div",{style:C.card,className:"block-picker "+p},b.createElement("div",{style:C.triangle}),b.createElement("div",{style:C.head},m&&b.createElement(ao,{borderRadius:"6px 6px 0 0"}),b.createElement("div",{style:C.label},i)),b.createElement("div",{style:C.body},b.createElement(ZB,{colors:a,onClick:v,onSwatchHover:r}),b.createElement(rt,{style:{input:C.input},value:i,onChange:v})))};Qf.propTypes={width:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.string),triangle:he.oneOf(["top","hide"]),styles:he.object},Qf.defaultProps={width:170,colors:["#D9E3F0","#F47373","#697689","#37D67A","#2CCCE4","#555555","#dce775","#ff8a65","#ba68c8"],triangle:"top",styles:{}},an(Qf);var lo={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",a100:"#ff8a80",a200:"#ff5252",a400:"#ff1744",a700:"#d50000"},co={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",a100:"#ff80ab",a200:"#ff4081",a400:"#f50057",a700:"#c51162"},fo={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",a100:"#ea80fc",a200:"#e040fb",a400:"#d500f9",a700:"#aa00ff"},ho={50:"#ede7f6",100:"#d1c4e9",200:"#b39ddb",300:"#9575cd",400:"#7e57c2",500:"#673ab7",600:"#5e35b1",700:"#512da8",800:"#4527a0",900:"#311b92",a100:"#b388ff",a200:"#7c4dff",a400:"#651fff",a700:"#6200ea"},po={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",a100:"#8c9eff",a200:"#536dfe",a400:"#3d5afe",a700:"#304ffe"},go={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",a100:"#82b1ff",a200:"#448aff",a400:"#2979ff",a700:"#2962ff"},mo={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",a100:"#80d8ff",a200:"#40c4ff",a400:"#00b0ff",a700:"#0091ea"},vo={50:"#e0f7fa",100:"#b2ebf2",200:"#80deea",300:"#4dd0e1",400:"#26c6da",500:"#00bcd4",600:"#00acc1",700:"#0097a7",800:"#00838f",900:"#006064",a100:"#84ffff",a200:"#18ffff",a400:"#00e5ff",a700:"#00b8d4"},bo={50:"#e0f2f1",100:"#b2dfdb",200:"#80cbc4",300:"#4db6ac",400:"#26a69a",500:"#009688",600:"#00897b",700:"#00796b",800:"#00695c",900:"#004d40",a100:"#a7ffeb",a200:"#64ffda",a400:"#1de9b6",a700:"#00bfa5"},La={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",a100:"#b9f6ca",a200:"#69f0ae",a400:"#00e676",a700:"#00c853"},yo={50:"#f1f8e9",100:"#dcedc8",200:"#c5e1a5",300:"#aed581",400:"#9ccc65",500:"#8bc34a",600:"#7cb342",700:"#689f38",800:"#558b2f",900:"#33691e",a100:"#ccff90",a200:"#b2ff59",a400:"#76ff03",a700:"#64dd17"},xo={50:"#f9fbe7",100:"#f0f4c3",200:"#e6ee9c",300:"#dce775",400:"#d4e157",500:"#cddc39",600:"#c0ca33",700:"#afb42b",800:"#9e9d24",900:"#827717",a100:"#f4ff81",a200:"#eeff41",a400:"#c6ff00",a700:"#aeea00"},Co={50:"#fffde7",100:"#fff9c4",200:"#fff59d",300:"#fff176",400:"#ffee58",500:"#ffeb3b",600:"#fdd835",700:"#fbc02d",800:"#f9a825",900:"#f57f17",a100:"#ffff8d",a200:"#ffff00",a400:"#ffea00",a700:"#ffd600"},wo={50:"#fff8e1",100:"#ffecb3",200:"#ffe082",300:"#ffd54f",400:"#ffca28",500:"#ffc107",600:"#ffb300",700:"#ffa000",800:"#ff8f00",900:"#ff6f00",a100:"#ffe57f",a200:"#ffd740",a400:"#ffc400",a700:"#ffab00"},So={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",a100:"#ffd180",a200:"#ffab40",a400:"#ff9100",a700:"#ff6d00"},Io={50:"#fbe9e7",100:"#ffccbc",200:"#ffab91",300:"#ff8a65",400:"#ff7043",500:"#ff5722",600:"#f4511e",700:"#e64a19",800:"#d84315",900:"#bf360c",a100:"#ff9e80",a200:"#ff6e40",a400:"#ff3d00",a700:"#dd2c00"},Eo={50:"#efebe9",100:"#d7ccc8",200:"#bcaaa4",300:"#a1887f",400:"#8d6e63",500:"#795548",600:"#6d4c41",700:"#5d4037",800:"#4e342e",900:"#3e2723"},Ao={50:"#eceff1",100:"#cfd8dc",200:"#b0bec5",300:"#90a4ae",400:"#78909c",500:"#607d8b",600:"#546e7a",700:"#455a64",800:"#37474f",900:"#263238"},w1=function(t){var n=t.color,r=t.onClick,i=t.onSwatchHover,a=t.hover,u=t.active,l=t.circleSize,c=t.circleSpacing,f=ke({default:{swatch:{width:l,height:l,marginRight:c,marginBottom:c,transform:"scale(1)",transition:"100ms transform ease"},Swatch:{borderRadius:"50%",background:"transparent",boxShadow:"inset 0 0 0 "+(l/2+1)+"px "+n,transition:"100ms box-shadow ease"}},hover:{swatch:{transform:"scale(1.2)"}},active:{Swatch:{boxShadow:"inset 0 0 0 3px "+n}}},{hover:a,active:u});return b.createElement("div",{style:f.swatch},b.createElement(mi,{style:f.Swatch,color:n,onClick:r,onHover:i,focusStyle:{boxShadow:f.Swatch.boxShadow+", 0 0 5px "+n}}))};w1.defaultProps={circleSize:28,circleSpacing:14};const XB=vf(w1);var ed=function(t){var n=t.width,r=t.onChange,i=t.onSwatchHover,a=t.colors,u=t.hex,l=t.circleSize,c=t.styles,f=c===void 0?{}:c,h=t.circleSpacing,p=t.className,m=p===void 0?"":p,v=ke(on({default:{card:{width:n,display:"flex",flexWrap:"wrap",marginRight:-h,marginBottom:-h}}},f)),C=function(E,A){return r({hex:E,source:"hex"},A)};return b.createElement("div",{style:v.card,className:"circle-picker "+m},yi(a,function(S){return b.createElement(XB,{key:S,color:S,onClick:C,onSwatchHover:i,active:u===S.toLowerCase(),circleSize:l,circleSpacing:h})}))};ed.propTypes={width:he.oneOfType([he.string,he.number]),circleSize:he.number,circleSpacing:he.number,styles:he.object},ed.defaultProps={width:252,circleSize:28,circleSpacing:14,colors:[lo[500],co[500],fo[500],ho[500],po[500],go[500],mo[500],vo[500],bo[500],La[500],yo[500],xo[500],Co[500],wo[500],So[500],Io[500],Eo[500],Ao[500]],styles:{}},an(ed);function S1(e){return e===void 0}var I1={};Object.defineProperty(I1,"__esModule",{value:!0});var E1=Object.assign||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},zB=b,A1=UB(zB);function UB(e){return e&&e.__esModule?e:{default:e}}function YB(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var vu=24,JB=I1.default=function(e){var t=e.fill,n=t===void 0?"currentColor":t,r=e.width,i=r===void 0?vu:r,a=e.height,u=a===void 0?vu:a,l=e.style,c=l===void 0?{}:l,f=YB(e,["fill","width","height","style"]);return A1.default.createElement("svg",E1({viewBox:"0 0 "+vu+" "+vu,style:E1({fill:n,width:i,height:u},c)},f),A1.default.createElement("path",{d:"M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"}))},KB=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function qB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function QB(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function ek(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var _1=function(e){ek(t,e);function t(n){qB(this,t);var r=QB(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.toggleViews=function(){r.state.view==="hex"?r.setState({view:"rgb"}):r.state.view==="rgb"?r.setState({view:"hsl"}):r.state.view==="hsl"&&(r.props.hsl.a===1?r.setState({view:"hex"}):r.setState({view:"rgb"}))},r.handleChange=function(i,a){i.hex?jr(i.hex)&&r.props.onChange({hex:i.hex,source:"hex"},a):i.r||i.g||i.b?r.props.onChange({r:i.r||r.props.rgb.r,g:i.g||r.props.rgb.g,b:i.b||r.props.rgb.b,source:"rgb"},a):i.a?(i.a<0?i.a=0:i.a>1&&(i.a=1),r.props.onChange({h:r.props.hsl.h,s:r.props.hsl.s,l:r.props.hsl.l,a:Math.round(i.a*100)/100,source:"rgb"},a)):(i.h||i.s||i.l)&&(typeof i.s=="string"&&i.s.includes("%")&&(i.s=i.s.replace("%","")),typeof i.l=="string"&&i.l.includes("%")&&(i.l=i.l.replace("%","")),i.s==1?i.s=.01:i.l==1&&(i.l=.01),r.props.onChange({h:i.h||r.props.hsl.h,s:Number(S1(i.s)?r.props.hsl.s:i.s),l:Number(S1(i.l)?r.props.hsl.l:i.l),source:"hsl"},a))},r.showHighlight=function(i){i.currentTarget.style.background="#eee"},r.hideHighlight=function(i){i.currentTarget.style.background="transparent"},n.hsl.a!==1&&n.view==="hex"?r.state={view:"rgb"}:r.state={view:n.view},r}return KB(t,[{key:"render",value:function(){var r=this,i=ke({default:{wrap:{paddingTop:"16px",display:"flex"},fields:{flex:"1",display:"flex",marginLeft:"-6px"},field:{paddingLeft:"6px",width:"100%"},alpha:{paddingLeft:"6px",width:"100%"},toggle:{width:"32px",textAlign:"right",position:"relative"},icon:{marginRight:"-4px",marginTop:"12px",cursor:"pointer",position:"relative"},iconHighlight:{position:"absolute",width:"24px",height:"28px",background:"#eee",borderRadius:"4px",top:"10px",left:"12px",display:"none"},input:{fontSize:"11px",color:"#333",width:"100%",borderRadius:"2px",border:"none",boxShadow:"inset 0 0 0 1px #dadada",height:"21px",textAlign:"center"},label:{textTransform:"uppercase",fontSize:"11px",lineHeight:"11px",color:"#969696",textAlign:"center",display:"block",marginTop:"12px"},svg:{fill:"#333",width:"24px",height:"24px",border:"1px transparent solid",borderRadius:"5px"}},disableAlpha:{alpha:{display:"none"}}},this.props,this.state),a=void 0;return this.state.view==="hex"?a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"hex",value:this.props.hex,onChange:this.handleChange}))):this.state.view==="rgb"?a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"r",value:this.props.rgb.r,onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"g",value:this.props.rgb.g,onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"b",value:this.props.rgb.b,onChange:this.handleChange})),b.createElement("div",{style:i.alpha},b.createElement(rt,{style:{input:i.input,label:i.label},label:"a",value:this.props.rgb.a,arrowOffset:.01,onChange:this.handleChange}))):this.state.view==="hsl"&&(a=b.createElement("div",{style:i.fields,className:"flexbox-fix"},b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"h",value:Math.round(this.props.hsl.h),onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"s",value:Math.round(this.props.hsl.s*100)+"%",onChange:this.handleChange})),b.createElement("div",{style:i.field},b.createElement(rt,{style:{input:i.input,label:i.label},label:"l",value:Math.round(this.props.hsl.l*100)+"%",onChange:this.handleChange})),b.createElement("div",{style:i.alpha},b.createElement(rt,{style:{input:i.input,label:i.label},label:"a",value:this.props.hsl.a,arrowOffset:.01,onChange:this.handleChange})))),b.createElement("div",{style:i.wrap,className:"flexbox-fix"},a,b.createElement("div",{style:i.toggle},b.createElement("div",{style:i.icon,onClick:this.toggleViews,ref:function(l){return r.icon=l}},b.createElement(JB,{style:i.svg,onMouseOver:this.showHighlight,onMouseEnter:this.showHighlight,onMouseOut:this.hideHighlight}))))}}],[{key:"getDerivedStateFromProps",value:function(r,i){return r.hsl.a!==1&&i.view==="hex"?{view:"rgb"}:null}}]),t}(b.Component);_1.defaultProps={view:"hex"};var P1=function(){var t=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",transform:"translate(-6px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return b.createElement("div",{style:t.picker})},tk=function(){var t=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}}});return b.createElement("div",{style:t.picker})},td=function(t){var n=t.width,r=t.onChange,i=t.disableAlpha,a=t.rgb,u=t.hsl,l=t.hsv,c=t.hex,f=t.renderers,h=t.styles,p=h===void 0?{}:h,m=t.className,v=m===void 0?"":m,C=t.defaultView,S=ke(on({default:{picker:{width:n,background:"#fff",borderRadius:"2px",boxShadow:"0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.3)",boxSizing:"initial",fontFamily:"Menlo"},saturation:{width:"100%",paddingBottom:"55%",position:"relative",borderRadius:"2px 2px 0 0",overflow:"hidden"},Saturation:{radius:"2px 2px 0 0"},body:{padding:"16px 16px 12px"},controls:{display:"flex"},color:{width:"32px"},swatch:{marginTop:"6px",width:"16px",height:"16px",borderRadius:"8px",position:"relative",overflow:"hidden"},active:{absolute:"0px 0px 0px 0px",borderRadius:"8px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.1)",background:"rgba("+a.r+", "+a.g+", "+a.b+", "+a.a+")",zIndex:"2"},toggles:{flex:"1"},hue:{height:"10px",position:"relative",marginBottom:"8px"},Hue:{radius:"2px"},alpha:{height:"10px",position:"relative"},Alpha:{radius:"2px"}},disableAlpha:{color:{width:"22px"},alpha:{display:"none"},hue:{marginBottom:"0px"},swatch:{width:"10px",height:"10px",marginTop:"0px"}}},p),{disableAlpha:i});return b.createElement("div",{style:S.picker,className:"chrome-picker "+v},b.createElement("div",{style:S.saturation},b.createElement(fu,{style:S.Saturation,hsl:u,hsv:l,pointer:tk,onChange:r})),b.createElement("div",{style:S.body},b.createElement("div",{style:S.controls,className:"flexbox-fix"},b.createElement("div",{style:S.color},b.createElement("div",{style:S.swatch},b.createElement("div",{style:S.active}),b.createElement(ao,{renderers:f}))),b.createElement("div",{style:S.toggles},b.createElement("div",{style:S.hue},b.createElement(so,{style:S.Hue,hsl:u,pointer:P1,onChange:r})),b.createElement("div",{style:S.alpha},b.createElement(yf,{style:S.Alpha,rgb:a,hsl:u,pointer:P1,renderers:f,onChange:r})))),b.createElement(_1,{rgb:a,hsl:u,hex:c,view:C,onChange:r,disableAlpha:i})))};td.propTypes={width:he.oneOfType([he.string,he.number]),disableAlpha:he.bool,styles:he.object,defaultView:he.oneOf(["hex","rgb","hsl"])},td.defaultProps={width:225,disableAlpha:!1,styles:{}},an(td);var nk=function(t){var n=t.color,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=t.active,l=ke({default:{color:{background:n,width:"15px",height:"15px",float:"left",marginRight:"5px",marginBottom:"5px",position:"relative",cursor:"pointer"},dot:{absolute:"5px 5px 5px 5px",background:Hf(n),borderRadius:"50%",opacity:"0"}},active:{dot:{opacity:"1"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},dot:{background:"#000"}},transparent:{dot:{background:"#000"}}},{active:u,"color-#FFFFFF":n==="#FFFFFF",transparent:n==="transparent"});return b.createElement(mi,{style:l.color,color:n,onClick:i,onHover:a,focusStyle:{boxShadow:"0 0 4px "+n}},b.createElement("div",{style:l.dot}))},rk=function(t){var n=t.hex,r=t.rgb,i=t.onChange,a=ke({default:{fields:{display:"flex",paddingBottom:"6px",paddingRight:"5px",position:"relative"},active:{position:"absolute",top:"6px",left:"5px",height:"9px",width:"9px",background:n},HEXwrap:{flex:"6",position:"relative"},HEXinput:{width:"80%",padding:"0px",paddingLeft:"20%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},HEXlabel:{display:"none"},RGBwrap:{flex:"3",position:"relative"},RGBinput:{width:"70%",padding:"0px",paddingLeft:"30%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},RGBlabel:{position:"absolute",top:"3px",left:"0px",lineHeight:"16px",textTransform:"uppercase",fontSize:"12px",color:"#999"}}}),u=function(c,f){c.r||c.g||c.b?i({r:c.r||r.r,g:c.g||r.g,b:c.b||r.b,source:"rgb"},f):i({hex:c.hex,source:"hex"},f)};return b.createElement("div",{style:a.fields,className:"flexbox-fix"},b.createElement("div",{style:a.active}),b.createElement(rt,{style:{wrap:a.HEXwrap,input:a.HEXinput,label:a.HEXlabel},label:"hex",value:n,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"r",value:r.r,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"g",value:r.g,onChange:u}),b.createElement(rt,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"b",value:r.b,onChange:u}))},nd=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.colors,a=t.hex,u=t.rgb,l=t.styles,c=l===void 0?{}:l,f=t.className,h=f===void 0?"":f,p=ke(on({default:{Compact:{background:"#f6f6f6",radius:"4px"},compact:{paddingTop:"5px",paddingLeft:"5px",boxSizing:"initial",width:"240px"},clear:{clear:"both"}}},c)),m=function(C,S){C.hex?jr(C.hex)&&n({hex:C.hex,source:"hex"},S):n(C,S)};return b.createElement(Fa,{style:p.Compact,styles:c},b.createElement("div",{style:p.compact,className:"compact-picker "+h},b.createElement("div",null,yi(i,function(v){return b.createElement(nk,{key:v,color:v,active:v.toLowerCase()===a,onClick:m,onSwatchHover:r})}),b.createElement("div",{style:p.clear})),b.createElement(rk,{hex:a,rgb:u,onChange:m})))};nd.propTypes={colors:he.arrayOf(he.string),styles:he.object},nd.defaultProps={colors:["#4D4D4D","#999999","#FFFFFF","#F44E3B","#FE9200","#FCDC00","#DBDF00","#A4DD00","#68CCCA","#73D8FF","#AEA1FF","#FDA1FF","#333333","#808080","#cccccc","#D33115","#E27300","#FCC400","#B0BC00","#68BC00","#16A5A5","#009CE0","#7B64FF","#FA28FF","#000000","#666666","#B3B3B3","#9F0500","#C45100","#FB9E00","#808900","#194D33","#0C797D","#0062B1","#653294","#AB149E"],styles:{}},an(nd);var ik=function(t){var n=t.hover,r=t.color,i=t.onClick,a=t.onSwatchHover,u={position:"relative",zIndex:"2",outline:"2px solid #fff",boxShadow:"0 0 5px 2px rgba(0,0,0,0.25)"},l=ke({default:{swatch:{width:"25px",height:"25px",fontSize:"0"}},hover:{swatch:u}},{hover:n});return b.createElement("div",{style:l.swatch},b.createElement(mi,{color:r,onClick:i,onHover:a,focusStyle:u}))};const ok=vf(ik);var rd=function(t){var n=t.width,r=t.colors,i=t.onChange,a=t.onSwatchHover,u=t.triangle,l=t.styles,c=l===void 0?{}:l,f=t.className,h=f===void 0?"":f,p=ke(on({default:{card:{width:n,background:"#fff",border:"1px solid rgba(0,0,0,0.2)",boxShadow:"0 3px 12px rgba(0,0,0,0.15)",borderRadius:"4px",position:"relative",padding:"5px",display:"flex",flexWrap:"wrap"},triangle:{position:"absolute",border:"7px solid transparent",borderBottomColor:"#fff"},triangleShadow:{position:"absolute",border:"8px solid transparent",borderBottomColor:"rgba(0,0,0,0.15)"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-14px",left:"10px"},triangleShadow:{top:"-16px",left:"9px"}},"top-right-triangle":{triangle:{top:"-14px",right:"10px"},triangleShadow:{top:"-16px",right:"9px"}},"bottom-left-triangle":{triangle:{top:"35px",left:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",left:"9px",transform:"rotate(180deg)"}},"bottom-right-triangle":{triangle:{top:"35px",right:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",right:"9px",transform:"rotate(180deg)"}}},c),{"hide-triangle":u==="hide","top-left-triangle":u==="top-left","top-right-triangle":u==="top-right","bottom-left-triangle":u==="bottom-left","bottom-right-triangle":u==="bottom-right"}),m=function(C,S){return i({hex:C,source:"hex"},S)};return b.createElement("div",{style:p.card,className:"github-picker "+h},b.createElement("div",{style:p.triangleShadow}),b.createElement("div",{style:p.triangle}),yi(r,function(v){return b.createElement(ok,{color:v,key:v,onClick:m,onSwatchHover:a})}))};rd.propTypes={width:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.string),triangle:he.oneOf(["hide","top-left","top-right","bottom-left","bottom-right"]),styles:he.object},rd.defaultProps={width:200,colors:["#B80000","#DB3E00","#FCCB00","#008B02","#006B76","#1273DE","#004DCF","#5300EB","#EB9694","#FAD0C3","#FEF3BD","#C1E1C5","#BEDADC","#C4DEF6","#BED3F3","#D4C4FB"],triangle:"top-left",styles:{}},an(rd);var ak=function(t){var n=t.direction,r=ke({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:n==="vertical"});return b.createElement("div",{style:r.picker})},sk=Object.assign||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},id=function(t){var n=t.width,r=t.height,i=t.onChange,a=t.hsl,u=t.direction,l=t.pointer,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{picker:{position:"relative",width:n,height:r},hue:{radius:"2px"}}},f)),v=function(S){return i({a:1,h:S.h,l:.5,s:1})};return b.createElement("div",{style:m.picker,className:"hue-picker "+p},b.createElement(so,sk({},m.hue,{hsl:a,pointer:l,onChange:v,direction:u})))};id.propTypes={styles:he.object},id.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:ak,styles:{}};const uk=an(id);var lk=function(t){var n=t.onChange,r=t.hex,i=t.rgb,a=t.styles,u=a===void 0?{}:a,l=t.className,c=l===void 0?"":l,f=ke(on({default:{material:{width:"98px",height:"98px",padding:"16px",fontFamily:"Roboto"},HEXwrap:{position:"relative"},HEXinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"2px solid "+r,outline:"none",height:"30px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},Hex:{style:{}},RGBwrap:{position:"relative"},RGBinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"1px solid #eee",outline:"none",height:"30px"},RGBlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},split:{display:"flex",marginRight:"-10px",paddingTop:"11px"},third:{flex:"1",paddingRight:"10px"}}},u)),h=function(m,v){m.hex?jr(m.hex)&&n({hex:m.hex,source:"hex"},v):(m.r||m.g||m.b)&&n({r:m.r||i.r,g:m.g||i.g,b:m.b||i.b,source:"rgb"},v)};return b.createElement(Fa,{styles:u},b.createElement("div",{style:f.material,className:"material-picker "+c},b.createElement(rt,{style:{wrap:f.HEXwrap,input:f.HEXinput,label:f.HEXlabel},label:"hex",value:r,onChange:h}),b.createElement("div",{style:f.split,className:"flexbox-fix"},b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"r",value:i.r,onChange:h})),b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"g",value:i.g,onChange:h})),b.createElement("div",{style:f.third},b.createElement(rt,{style:{wrap:f.RGBwrap,input:f.RGBinput,label:f.RGBlabel},label:"b",value:i.b,onChange:h})))))};an(lk);var ck=function(t){var n=t.onChange,r=t.rgb,i=t.hsv,a=t.hex,u=ke({default:{fields:{paddingTop:"5px",paddingBottom:"9px",width:"80px",position:"relative"},divider:{height:"5px"},RGBwrap:{position:"relative"},RGBinput:{marginLeft:"40%",width:"40%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"5px",fontSize:"13px",paddingLeft:"3px",marginRight:"10px"},RGBlabel:{left:"0px",top:"0px",width:"34px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px",position:"absolute"},HEXwrap:{position:"relative"},HEXinput:{marginLeft:"20%",width:"80%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"6px",fontSize:"13px",paddingLeft:"3px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",width:"14px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px"},fieldSymbols:{position:"absolute",top:"5px",right:"-7px",fontSize:"13px"},symbol:{height:"20px",lineHeight:"22px",paddingBottom:"7px"}}}),l=function(f,h){f["#"]?jr(f["#"])&&n({hex:f["#"],source:"hex"},h):f.r||f.g||f.b?n({r:f.r||r.r,g:f.g||r.g,b:f.b||r.b,source:"rgb"},h):(f.h||f.s||f.v)&&n({h:f.h||i.h,s:f.s||i.s,v:f.v||i.v,source:"hsv"},h)};return b.createElement("div",{style:u.fields},b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"h",value:Math.round(i.h),onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"s",value:Math.round(i.s*100),onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"v",value:Math.round(i.v*100),onChange:l}),b.createElement("div",{style:u.divider}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"r",value:r.r,onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"g",value:r.g,onChange:l}),b.createElement(rt,{style:{wrap:u.RGBwrap,input:u.RGBinput,label:u.RGBlabel},label:"b",value:r.b,onChange:l}),b.createElement("div",{style:u.divider}),b.createElement(rt,{style:{wrap:u.HEXwrap,input:u.HEXinput,label:u.HEXlabel},label:"#",value:a.replace("#",""),onChange:l}),b.createElement("div",{style:u.fieldSymbols},b.createElement("div",{style:u.symbol},"°"),b.createElement("div",{style:u.symbol},"%"),b.createElement("div",{style:u.symbol},"%")))},fk=function(t){var n=t.hsl,r=ke({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}},"black-outline":{picker:{boxShadow:"inset 0 0 0 1px #000"}}},{"black-outline":n.l>.5});return b.createElement("div",{style:r.picker})},dk=function(){var t=ke({default:{triangle:{width:0,height:0,borderStyle:"solid",borderWidth:"4px 0 4px 6px",borderColor:"transparent transparent transparent #fff",position:"absolute",top:"1px",left:"1px"},triangleBorder:{width:0,height:0,borderStyle:"solid",borderWidth:"5px 0 5px 8px",borderColor:"transparent transparent transparent #555"},left:{Extend:"triangleBorder",transform:"translate(-13px, -4px)"},leftInside:{Extend:"triangle",transform:"translate(-8px, -5px)"},right:{Extend:"triangleBorder",transform:"translate(20px, -14px) rotate(180deg)"},rightInside:{Extend:"triangle",transform:"translate(-8px, -5px)"}}});return b.createElement("div",{style:t.pointer},b.createElement("div",{style:t.left},b.createElement("div",{style:t.leftInside})),b.createElement("div",{style:t.right},b.createElement("div",{style:t.rightInside})))},T1=function(t){var n=t.onClick,r=t.label,i=t.children,a=t.active,u=ke({default:{button:{backgroundImage:"linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%)",border:"1px solid #878787",borderRadius:"2px",height:"20px",boxShadow:"0 1px 0 0 #EAEAEA",fontSize:"14px",color:"#000",lineHeight:"20px",textAlign:"center",marginBottom:"10px",cursor:"pointer"}},active:{button:{boxShadow:"0 0 0 1px #878787"}}},{active:a});return b.createElement("div",{style:u.button,onClick:n},r||i)},hk=function(t){var n=t.rgb,r=t.currentColor,i=ke({default:{swatches:{border:"1px solid #B3B3B3",borderBottom:"1px solid #F0F0F0",marginBottom:"2px",marginTop:"1px"},new:{height:"34px",background:"rgb("+n.r+","+n.g+", "+n.b+")",boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 1px 0 #000"},current:{height:"34px",background:r,boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 -1px 0 #000"},label:{fontSize:"14px",color:"#000",textAlign:"center"}}});return b.createElement("div",null,b.createElement("div",{style:i.label},"new"),b.createElement("div",{style:i.swatches},b.createElement("div",{style:i.new}),b.createElement("div",{style:i.current})),b.createElement("div",{style:i.label},"current"))},pk=function(){function e(t,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();function gk(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mk(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e}function vk(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var od=function(e){vk(t,e);function t(n){gk(this,t);var r=mk(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.state={currentColor:n.hex},r}return pk(t,[{key:"render",value:function(){var r=this.props,i=r.styles,a=i===void 0?{}:i,u=r.className,l=u===void 0?"":u,c=ke(on({default:{picker:{background:"#DCDCDC",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.25), 0 8px 16px rgba(0,0,0,.15)",boxSizing:"initial",width:"513px"},head:{backgroundImage:"linear-gradient(-180deg, #F0F0F0 0%, #D4D4D4 100%)",borderBottom:"1px solid #B1B1B1",boxShadow:"inset 0 1px 0 0 rgba(255,255,255,.2), inset 0 -1px 0 0 rgba(0,0,0,.02)",height:"23px",lineHeight:"24px",borderRadius:"4px 4px 0 0",fontSize:"13px",color:"#4D4D4D",textAlign:"center"},body:{padding:"15px 15px 0",display:"flex"},saturation:{width:"256px",height:"256px",position:"relative",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0",overflow:"hidden"},hue:{position:"relative",height:"256px",width:"19px",marginLeft:"10px",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0"},controls:{width:"180px",marginLeft:"10px"},top:{display:"flex"},previews:{width:"60px"},actions:{flex:"1",marginLeft:"20px"}}},a));return b.createElement("div",{style:c.picker,className:"photoshop-picker "+l},b.createElement("div",{style:c.head},this.props.header),b.createElement("div",{style:c.body,className:"flexbox-fix"},b.createElement("div",{style:c.saturation},b.createElement(fu,{hsl:this.props.hsl,hsv:this.props.hsv,pointer:fk,onChange:this.props.onChange})),b.createElement("div",{style:c.hue},b.createElement(so,{direction:"vertical",hsl:this.props.hsl,pointer:dk,onChange:this.props.onChange})),b.createElement("div",{style:c.controls},b.createElement("div",{style:c.top,className:"flexbox-fix"},b.createElement("div",{style:c.previews},b.createElement(hk,{rgb:this.props.rgb,currentColor:this.state.currentColor})),b.createElement("div",{style:c.actions},b.createElement(T1,{label:"OK",onClick:this.props.onAccept,active:!0}),b.createElement(T1,{label:"Cancel",onClick:this.props.onCancel}),b.createElement(ck,{onChange:this.props.onChange,rgb:this.props.rgb,hsv:this.props.hsv,hex:this.props.hex}))))))}}]),t}(b.Component);od.propTypes={header:he.string,styles:he.object},od.defaultProps={header:"Color Picker",styles:{}},an(od);var bk=function(t){var n=t.onChange,r=t.rgb,i=t.hsl,a=t.hex,u=t.disableAlpha,l=ke({default:{fields:{display:"flex",paddingTop:"4px"},single:{flex:"1",paddingLeft:"6px"},alpha:{flex:"1",paddingLeft:"6px"},double:{flex:"2"},input:{width:"80%",padding:"4px 10% 3px",border:"none",boxShadow:"inset 0 0 0 1px #ccc",fontSize:"11px"},label:{display:"block",textAlign:"center",fontSize:"11px",color:"#222",paddingTop:"3px",paddingBottom:"4px",textTransform:"capitalize"}},disableAlpha:{alpha:{display:"none"}}},{disableAlpha:u}),c=function(h,p){h.hex?jr(h.hex)&&n({hex:h.hex,source:"hex"},p):h.r||h.g||h.b?n({r:h.r||r.r,g:h.g||r.g,b:h.b||r.b,a:r.a,source:"rgb"},p):h.a&&(h.a<0?h.a=0:h.a>100&&(h.a=100),h.a/=100,n({h:i.h,s:i.s,l:i.l,a:h.a,source:"rgb"},p))};return b.createElement("div",{style:l.fields,className:"flexbox-fix"},b.createElement("div",{style:l.double},b.createElement(rt,{style:{input:l.input,label:l.label},label:"hex",value:a.replace("#",""),onChange:c})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"r",value:r.r,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"g",value:r.g,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.single},b.createElement(rt,{style:{input:l.input,label:l.label},label:"b",value:r.b,onChange:c,dragLabel:"true",dragMax:"255"})),b.createElement("div",{style:l.alpha},b.createElement(rt,{style:{input:l.input,label:l.label},label:"a",value:Math.round(r.a*100),onChange:c,dragLabel:"true",dragMax:"100"})))},yk=Object.assign||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},F1=function(t){var n=t.colors,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=ke({default:{colors:{margin:"0 -10px",padding:"10px 0 0 10px",borderTop:"1px solid #eee",display:"flex",flexWrap:"wrap",position:"relative"},swatchWrap:{width:"16px",height:"16px",margin:"0 10px 10px 0"},swatch:{borderRadius:"3px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15)"}},"no-presets":{colors:{display:"none"}}},{"no-presets":!n||!n.length}),l=function(f,h){i({hex:f,source:"hex"},h)};return b.createElement("div",{style:u.colors,className:"flexbox-fix"},n.map(function(c){var f=typeof c=="string"?{color:c}:c,h=""+f.color+(f.title||"");return b.createElement("div",{key:h,style:u.swatchWrap},b.createElement(mi,yk({},f,{style:u.swatch,onClick:l,onHover:a,focusStyle:{boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), 0 0 4px "+f.color}})))}))};F1.propTypes={colors:he.arrayOf(he.oneOfType([he.string,he.shape({color:he.string,title:he.string})])).isRequired};var xk=Object.assign||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},ad=function(t){var n=t.width,r=t.rgb,i=t.hex,a=t.hsv,u=t.hsl,l=t.onChange,c=t.onSwatchHover,f=t.disableAlpha,h=t.presetColors,p=t.renderers,m=t.styles,v=m===void 0?{}:m,C=t.className,S=C===void 0?"":C,E=ke(on({default:xk({picker:{width:n,padding:"10px 10px 0",boxSizing:"initial",background:"#fff",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.15), 0 8px 16px rgba(0,0,0,.15)"},saturation:{width:"100%",paddingBottom:"75%",position:"relative",overflow:"hidden"},Saturation:{radius:"3px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},controls:{display:"flex"},sliders:{padding:"4px 0",flex:"1"},color:{width:"24px",height:"24px",position:"relative",marginTop:"4px",marginLeft:"4px",borderRadius:"3px"},activeColor:{absolute:"0px 0px 0px 0px",borderRadius:"2px",background:"rgba("+r.r+","+r.g+","+r.b+","+r.a+")",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},hue:{position:"relative",height:"10px",overflow:"hidden"},Hue:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},alpha:{position:"relative",height:"10px",marginTop:"4px",overflow:"hidden"},Alpha:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"}},v),disableAlpha:{color:{height:"10px"},hue:{height:"10px"},alpha:{display:"none"}}},v),{disableAlpha:f});return b.createElement("div",{style:E.picker,className:"sketch-picker "+S},b.createElement("div",{style:E.saturation},b.createElement(fu,{style:E.Saturation,hsl:u,hsv:a,onChange:l})),b.createElement("div",{style:E.controls,className:"flexbox-fix"},b.createElement("div",{style:E.sliders},b.createElement("div",{style:E.hue},b.createElement(so,{style:E.Hue,hsl:u,onChange:l})),b.createElement("div",{style:E.alpha},b.createElement(yf,{style:E.Alpha,rgb:r,hsl:u,renderers:p,onChange:l}))),b.createElement("div",{style:E.color},b.createElement(ao,null),b.createElement("div",{style:E.activeColor}))),b.createElement(bk,{rgb:r,hsl:u,hex:i,onChange:l,disableAlpha:f}),b.createElement(F1,{colors:h,onClick:l,onSwatchHover:c}))};ad.propTypes={disableAlpha:he.bool,width:he.oneOfType([he.string,he.number]),styles:he.object},ad.defaultProps={disableAlpha:!1,width:200,styles:{},presetColors:["#D0021B","#F5A623","#F8E71C","#8B572A","#7ED321","#417505","#BD10E0","#9013FE","#4A90E2","#50E3C2","#B8E986","#000000","#4A4A4A","#9B9B9B","#FFFFFF"]},an(ad);var Da=function(t){var n=t.hsl,r=t.offset,i=t.onClick,a=i===void 0?function(){}:i,u=t.active,l=t.first,c=t.last,f=ke({default:{swatch:{height:"12px",background:"hsl("+n.h+", 50%, "+r*100+"%)",cursor:"pointer"}},first:{swatch:{borderRadius:"2px 0 0 2px"}},last:{swatch:{borderRadius:"0 2px 2px 0"}},active:{swatch:{transform:"scaleY(1.8)",borderRadius:"3.6px/2px"}}},{active:u,first:l,last:c}),h=function(m){return a({h:n.h,s:.5,l:r,source:"hsl"},m)};return b.createElement("div",{style:f.swatch,onClick:h})},Ck=function(t){var n=t.onClick,r=t.hsl,i=ke({default:{swatches:{marginTop:"20px"},swatch:{boxSizing:"border-box",width:"20%",paddingRight:"1px",float:"left"},clear:{clear:"both"}}}),a=.1;return b.createElement("div",{style:i.swatches},b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".80",active:Math.abs(r.l-.8)<a&&Math.abs(r.s-.5)<a,onClick:n,first:!0})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".65",active:Math.abs(r.l-.65)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".50",active:Math.abs(r.l-.5)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".35",active:Math.abs(r.l-.35)<a&&Math.abs(r.s-.5)<a,onClick:n})),b.createElement("div",{style:i.swatch},b.createElement(Da,{hsl:r,offset:".20",active:Math.abs(r.l-.2)<a&&Math.abs(r.s-.5)<a,onClick:n,last:!0})),b.createElement("div",{style:i.clear}))},wk=function(){var t=ke({default:{picker:{width:"14px",height:"14px",borderRadius:"6px",transform:"translate(-7px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return b.createElement("div",{style:t.picker})},sd=function(t){var n=t.hsl,r=t.onChange,i=t.pointer,a=t.styles,u=a===void 0?{}:a,l=t.className,c=l===void 0?"":l,f=ke(on({default:{hue:{height:"12px",position:"relative"},Hue:{radius:"2px"}}},u));return b.createElement("div",{style:f.wrap||{},className:"slider-picker "+c},b.createElement("div",{style:f.hue},b.createElement(so,{style:f.Hue,hsl:n,pointer:i,onChange:r})),b.createElement("div",{style:f.swatches},b.createElement(Ck,{hsl:n,onClick:r})))};sd.propTypes={styles:he.object},sd.defaultProps={pointer:wk,styles:{}},an(sd);var O1={};Object.defineProperty(O1,"__esModule",{value:!0});var R1=Object.assign||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},Sk=b,M1=Ik(Sk);function Ik(e){return e&&e.__esModule?e:{default:e}}function Ek(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}var bu=24,Ak=O1.default=function(e){var t=e.fill,n=t===void 0?"currentColor":t,r=e.width,i=r===void 0?bu:r,a=e.height,u=a===void 0?bu:a,l=e.style,c=l===void 0?{}:l,f=Ek(e,["fill","width","height","style"]);return M1.default.createElement("svg",R1({viewBox:"0 0 "+bu+" "+bu,style:R1({fill:n,width:i,height:u},c)},f),M1.default.createElement("path",{d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"}))},_k=function(t){var n=t.color,r=t.onClick,i=r===void 0?function(){}:r,a=t.onSwatchHover,u=t.first,l=t.last,c=t.active,f=ke({default:{color:{width:"40px",height:"24px",cursor:"pointer",background:n,marginBottom:"1px"},check:{color:Hf(n),marginLeft:"8px",display:"none"}},first:{color:{overflow:"hidden",borderRadius:"2px 2px 0 0"}},last:{color:{overflow:"hidden",borderRadius:"0 0 2px 2px"}},active:{check:{display:"block"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},check:{color:"#333"}},transparent:{check:{color:"#333"}}},{first:u,last:l,active:c,"color-#FFFFFF":n==="#FFFFFF",transparent:n==="transparent"});return b.createElement(mi,{color:n,style:f.color,onClick:i,onHover:a,focusStyle:{boxShadow:"0 0 4px "+n}},b.createElement("div",{style:f.check},b.createElement(Ak,null)))},Pk=function(t){var n=t.onClick,r=t.onSwatchHover,i=t.group,a=t.active,u=ke({default:{group:{paddingBottom:"10px",width:"40px",float:"left",marginRight:"10px"}}});return b.createElement("div",{style:u.group},yi(i,function(l,c){return b.createElement(_k,{key:l,color:l,active:l.toLowerCase()===a,first:c===0,last:c===i.length-1,onClick:n,onSwatchHover:r})}))},ud=function(t){var n=t.width,r=t.height,i=t.onChange,a=t.onSwatchHover,u=t.colors,l=t.hex,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{picker:{width:n,height:r},overflow:{height:r,overflowY:"scroll"},body:{padding:"16px 0 6px 16px"},clear:{clear:"both"}}},f)),v=function(S,E){return i({hex:S,source:"hex"},E)};return b.createElement("div",{style:m.picker,className:"swatches-picker "+p},b.createElement(Fa,null,b.createElement("div",{style:m.overflow},b.createElement("div",{style:m.body},yi(u,function(C){return b.createElement(Pk,{key:C.toString(),group:C,active:l,onClick:v,onSwatchHover:a})}),b.createElement("div",{style:m.clear})))))};ud.propTypes={width:he.oneOfType([he.string,he.number]),height:he.oneOfType([he.string,he.number]),colors:he.arrayOf(he.arrayOf(he.string)),styles:he.object},ud.defaultProps={width:320,height:240,colors:[[lo[900],lo[700],lo[500],lo[300],lo[100]],[co[900],co[700],co[500],co[300],co[100]],[fo[900],fo[700],fo[500],fo[300],fo[100]],[ho[900],ho[700],ho[500],ho[300],ho[100]],[po[900],po[700],po[500],po[300],po[100]],[go[900],go[700],go[500],go[300],go[100]],[mo[900],mo[700],mo[500],mo[300],mo[100]],[vo[900],vo[700],vo[500],vo[300],vo[100]],[bo[900],bo[700],bo[500],bo[300],bo[100]],["#194D33",La[700],La[500],La[300],La[100]],[yo[900],yo[700],yo[500],yo[300],yo[100]],[xo[900],xo[700],xo[500],xo[300],xo[100]],[Co[900],Co[700],Co[500],Co[300],Co[100]],[wo[900],wo[700],wo[500],wo[300],wo[100]],[So[900],So[700],So[500],So[300],So[100]],[Io[900],Io[700],Io[500],Io[300],Io[100]],[Eo[900],Eo[700],Eo[500],Eo[300],Eo[100]],[Ao[900],Ao[700],Ao[500],Ao[300],Ao[100]],["#000000","#525252","#969696","#D9D9D9","#FFFFFF"]],styles:{}},an(ud);var ld=function(t){var n=t.onChange,r=t.onSwatchHover,i=t.hex,a=t.colors,u=t.width,l=t.triangle,c=t.styles,f=c===void 0?{}:c,h=t.className,p=h===void 0?"":h,m=ke(on({default:{card:{width:u,background:"#fff",border:"0 solid rgba(0,0,0,0.25)",boxShadow:"0 1px 4px rgba(0,0,0,0.25)",borderRadius:"4px",position:"relative"},body:{padding:"15px 9px 9px 15px"},label:{fontSize:"18px",color:"#fff"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent #fff transparent",position:"absolute"},triangleShadow:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent rgba(0,0,0,.1) transparent",position:"absolute"},hash:{background:"#F0F0F0",height:"30px",width:"30px",borderRadius:"4px 0 0 4px",float:"left",color:"#98A1A4",display:"flex",alignItems:"center",justifyContent:"center"},input:{width:"100px",fontSize:"14px",color:"#666",border:"0px",outline:"none",height:"28px",boxShadow:"inset 0 0 0 1px #F0F0F0",boxSizing:"content-box",borderRadius:"0 4px 4px 0",float:"left",paddingLeft:"8px"},swatch:{width:"30px",height:"30px",float:"left",borderRadius:"4px",margin:"0 6px 6px 0"},clear:{clear:"both"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-10px",left:"12px"},triangleShadow:{top:"-11px",left:"12px"}},"top-right-triangle":{triangle:{top:"-10px",right:"12px"},triangleShadow:{top:"-11px",right:"12px"}}},f),{"hide-triangle":l==="hide","top-left-triangle":l==="top-left","top-right-triangle":l==="top-right"}),v=function(S,E){jr(S)&&n({hex:S,source:"hex"},E)};return b.createElement("div",{style:m.card,className:"twitter-picker "+p},b.createElement("div",{style:m.triangleShadow}),b.createElement("div",{style:m.triangle}),b.createElement("div",{style:m.body},yi(a,function(C,S){return b.createElement(mi,{key:S,color:C,hex:C,style:m.swatch,onClick:v,onHover:r,focusStyle:{boxShadow:"0 0 4px "+C}})}),b.createElement("div",{style:m.hash},"#"),b.createElement(rt,{label:null,style:{input:m.input},value:i.replace("#",""),onChange:v}),b.createElement("div",{style:m.clear})))};ld.propTypes={width:he.oneOfType([he.string,he.number]),triangle:he.oneOf(["hide","top-left","top-right"]),colors:he.arrayOf(he.string),styles:he.object},ld.defaultProps={width:276,colors:["#FF6900","#FCB900","#7BDCB5","#00D084","#8ED1FC","#0693E3","#ABB8C3","#EB144C","#F78DA7","#9900EF"],triangle:"top-left",styles:{}},an(ld);var cd=function(t){var n=ke({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",border:"2px #fff solid",transform:"translate(-12px, -13px)",background:"hsl("+Math.round(t.hsl.h)+", "+Math.round(t.hsl.s*100)+"%, "+Math.round(t.hsl.l*100)+"%)"}}});return b.createElement("div",{style:n.picker})};cd.propTypes={hsl:he.shape({h:he.number,s:he.number,l:he.number,a:he.number})},cd.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var fd=function(t){var n=ke({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",transform:"translate(-10px, -7px)",background:"hsl("+Math.round(t.hsl.h)+", 100%, 50%)",border:"2px white solid"}}});return b.createElement("div",{style:n.picker})};fd.propTypes={hsl:he.shape({h:he.number,s:he.number,l:he.number,a:he.number})},fd.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var Tk=function(t){var n=t.onChange,r=t.rgb,i=t.hsl,a=t.hex,u=t.hsv,l=function(v,C){if(v.hex)jr(v.hex)&&n({hex:v.hex,source:"hex"},C);else if(v.rgb){var S=v.rgb.split(",");Wf(v.rgb,"rgb")&&n({r:S[0],g:S[1],b:S[2],a:1,source:"rgb"},C)}else if(v.hsv){var E=v.hsv.split(",");Wf(v.hsv,"hsv")&&(E[2]=E[2].replace("%",""),E[1]=E[1].replace("%",""),E[0]=E[0].replace("°",""),E[1]==1?E[1]=.01:E[2]==1&&(E[2]=.01),n({h:Number(E[0]),s:Number(E[1]),v:Number(E[2]),source:"hsv"},C))}else if(v.hsl){var A=v.hsl.split(",");Wf(v.hsl,"hsl")&&(A[2]=A[2].replace("%",""),A[1]=A[1].replace("%",""),A[0]=A[0].replace("°",""),p[1]==1?p[1]=.01:p[2]==1&&(p[2]=.01),n({h:Number(A[0]),s:Number(A[1]),v:Number(A[2]),source:"hsl"},C))}},c=ke({default:{wrap:{display:"flex",height:"100px",marginTop:"4px"},fields:{width:"100%"},column:{paddingTop:"10px",display:"flex",justifyContent:"space-between"},double:{padding:"0px 4.4px",boxSizing:"border-box"},input:{width:"100%",height:"38px",boxSizing:"border-box",padding:"4px 10% 3px",textAlign:"center",border:"1px solid #dadce0",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",fontFamily:"Roboto,Arial,sans-serif"},input2:{height:"38px",width:"100%",border:"1px solid #dadce0",boxSizing:"border-box",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",paddingLeft:"10px",fontFamily:"Roboto,Arial,sans-serif"},label:{textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"35px",top:"-6px",left:"0",right:"0",marginLeft:"auto",marginRight:"auto",fontFamily:"Roboto,Arial,sans-serif"},label2:{left:"10px",textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"32px",top:"-6px",fontFamily:"Roboto,Arial,sans-serif"},single:{flexGrow:"1",margin:"0px 4.4px"}}}),f=r.r+", "+r.g+", "+r.b,h=Math.round(i.h)+"°, "+Math.round(i.s*100)+"%, "+Math.round(i.l*100)+"%",p=Math.round(u.h)+"°, "+Math.round(u.s*100)+"%, "+Math.round(u.v*100)+"%";return b.createElement("div",{style:c.wrap,className:"flexbox-fix"},b.createElement("div",{style:c.fields},b.createElement("div",{style:c.double},b.createElement(rt,{style:{input:c.input,label:c.label},label:"hex",value:a,onChange:l})),b.createElement("div",{style:c.column},b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"rgb",value:f,onChange:l})),b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"hsv",value:p,onChange:l})),b.createElement("div",{style:c.single},b.createElement(rt,{style:{input:c.input2,label:c.label2},label:"hsl",value:h,onChange:l})))))},dd=function(t){var n=t.width,r=t.onChange,i=t.rgb,a=t.hsl,u=t.hsv,l=t.hex,c=t.header,f=t.styles,h=f===void 0?{}:f,p=t.className,m=p===void 0?"":p,v=ke(on({default:{picker:{width:n,background:"#fff",border:"1px solid #dfe1e5",boxSizing:"initial",display:"flex",flexWrap:"wrap",borderRadius:"8px 8px 0px 0px"},head:{height:"57px",width:"100%",paddingTop:"16px",paddingBottom:"16px",paddingLeft:"16px",fontSize:"20px",boxSizing:"border-box",fontFamily:"Roboto-Regular,HelveticaNeue,Arial,sans-serif"},saturation:{width:"70%",padding:"0px",position:"relative",overflow:"hidden"},swatch:{width:"30%",height:"228px",padding:"0px",background:"rgba("+i.r+", "+i.g+", "+i.b+", 1)",position:"relative",overflow:"hidden"},body:{margin:"auto",width:"95%"},controls:{display:"flex",boxSizing:"border-box",height:"52px",paddingTop:"22px"},color:{width:"32px"},hue:{height:"8px",position:"relative",margin:"0px 16px 0px 16px",width:"100%"},Hue:{radius:"2px"}}},h));return b.createElement("div",{style:v.picker,className:"google-picker "+m},b.createElement("div",{style:v.head},c),b.createElement("div",{style:v.swatch}),b.createElement("div",{style:v.saturation},b.createElement(fu,{hsl:a,hsv:u,pointer:cd,onChange:r})),b.createElement("div",{style:v.body},b.createElement("div",{style:v.controls,className:"flexbox-fix"},b.createElement("div",{style:v.hue},b.createElement(so,{style:v.Hue,hsl:a,radius:"4px",pointer:fd,onChange:r}))),b.createElement(Tk,{rgb:i,hsl:a,hex:l,hsv:u,onChange:r})))};dd.propTypes={width:he.oneOfType([he.string,he.number]),styles:he.object,header:he.string},dd.defaultProps={width:652,styles:{},header:"Color picker"},an(dd);const L1=({color:e="#ff0000",disabled:t=!1,onChange:n=()=>{}})=>{const[r,i]=b.useState(e),a=u=>{t||(i(u.hex),n(u.hex))};return T.jsxs("div",{className:"flex items-end justify-between w-full gap-2 px-2 bottom-1 hue-container",children:[T.jsx("div",{className:"relative h-2 grow bottom-1",children:T.jsx(uk,{className:et("h-3 w-full",{"saturate-0":t,"saturate-100":!t}),color:r,onChange:a})}),T.jsx("div",{className:"flex-1",children:T.jsx("input",{disabled:t,className:"w-full px-1 outline-none",value:r,onChange:u=>{i(u.target.value),n(u.target.value)}})}),T.jsx("div",{className:"flex-none",children:T.jsx("div",{style:{backgroundColor:r},className:`w-6 h-6 rounded-full shadow ${t?"saturate-0":"saturate-100"}`})})]})};function Fk({open:e,children:t,close:n,size:r="2xl",scrollToTop:i=!0}){return T.jsx(js,{isOpen:e,close:n,scrollToTop:i,isDialog:!0,children:T.jsx("div",{className:"w-full h-full overflow-hidden",children:T.jsx(ks,{mode:"wait",children:e&&T.jsx(Ki.div,{initial:{opacity:0,scale:0},animate:{opacity:1,scale:1},exit:{opacity:0,scale:0},transition:{type:"spring"},className:"flex items-center min-h-screen",children:T.jsx("div",{className:et("flex-1 mx-auto",{"max-w-xs":r==="xs","max-w-sm":r==="sm","max-w-md":r==="md","max-w-lg":r==="lg","max-w-xl":r==="xl","max-w-2xl":r==="2xl","max-w-3xl":r==="3xl","max-w-4xl":r==="4xl","max-w-5xl":r==="5xl","max-w-6xl":r==="6xl","max-w-7xl":r==="7xl"}),onClick:a=>a.stopPropagation(),children:t})})})})})}function D1({title:e,data:t,disabledFilter:n}){const[r,i]=b.useState([]),[a,u]=b.useState(""),[l,c]=b.useState([]);b.useEffect(()=>{function E(){let A=t;a&&(A=A.filter(R=>a===""?!0:Object.values(R).some(L=>L==null?void 0:L.toString().toUpperCase().includes(a.toUpperCase())))),c(A)}E()},[t,a]);function f(E){const{checked:A}=E.target;if(!A){i([]);return}let R=l;n&&(R=R.filter(L=>!n(L))),i(R)}function h(E){i(A=>A.findIndex(L=>L.id===E)!==-1?A.filter(L=>L.id!==E):A)}function p(E){i(A=>A.findIndex(L=>L.id===E.id)===-1?[...A,E]:A)}function m(E){u(E.target.value)}const v=l?l.filter(E=>n?!n(E):!0):[],S=r.length===v.length&&r.length>0&&v.length>0;return{title:e,query:a,data:t||[],areAllSelected:S,selected:r,dataBox:l,select:p,unselect:h,setFilter:m,selectAll:f}}function Ok(e,t){return e.map(n=>n[t])}/*! *****************************************************************************
|
|
111
111
|
Copyright (c) Microsoft Corporation.
|
|
112
112
|
|
|
113
113
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -120,23 +120,23 @@ Valid keys: `+JSON.stringify(Object.keys(P),null," "));var K=ue(z,ie,j,Q,oe+"."
|
|
|
120
120
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
121
121
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
122
122
|
PERFORMANCE OF THIS SOFTWARE.
|
|
123
|
-
***************************************************************************** */var pr=function(){return pr=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},pr.apply(this,arguments)};function V1(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}var Lk={color:"#38ad48",enabled:!0,size:50,style:{}},Dk=function(e){return parseFloat(e.toString()).toString()===e.toString()?e+"px":e.toString()},$k=function(e){var t=function(n){var r=n.color,i=n.enabled,a=n.size,u=n.style,l=V1(n,["color","enabled","size","style"]),c=pr(pr({},l),{style:pr({color:r,overflow:"visible",width:Dk(a)},u)});return i?b.createElement(e,pr({},c)):null};return t.defaultProps=Lk,t},Nk={speed:100,still:!1,thickness:100},Vk=pr(pr({},Nk),{secondaryColor:"rgba(0,0,0,0.44)"});function Bk(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(!e||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",n==="top"&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}var kk="@keyframes spinners-react-circular{0%{stroke-dashoffset:306}50%{stroke-dasharray:40,134}to{stroke-dasharray:1,174;stroke-dashoffset:132}}";Bk(kk);var B1=function(e){var t=e.secondaryColor,n=e.speed,r=e.still,i=e.thickness,a=V1(e,["secondaryColor","speed","still","thickness"]),u=4*(i/100),l=r?{}:{animation:"spinners-react-circular "+140/n+"s linear infinite"};return b.createElement("svg",pr({fill:"none"},a,{viewBox:"0 0 66 66"}),b.createElement("circle",{cx:"33",cy:"33",fill:"none",r:"28",stroke:t,strokeWidth:u}),b.createElement("circle",{cx:"33",cy:"33",fill:"none",r:"28",stroke:"currentColor",strokeDasharray:"1, 174",strokeDashoffset:"306",strokeLinecap:"round",strokeWidth:u,style:l}))};B1.defaultProps=Vk;var jk=$k(B1);const pd=({children:e="Carregando...",color:t="rgba(0, 147, 178, 1)",secondaryColor:n="rgba(0, 0, 0, 0.44)",silent:r=!1,size:i=100,thickness:a=480,speed:u=100})=>T.jsxs("div",{className:"flex flex-col justify-center gap-2",children:[T.jsx("div",{className:"mx-auto",children:T.jsx(jk,{size:i,thickness:a,speed:u,color:t,secondaryColor:n})}),!r&&T.jsx("span",{className:"text-xl font-semibold text-center text-brand-primary",children:e})]});function k1({title:e,placeHolderSearchField:t,onChangeSearchField:n,headers:r,listOrder:i,labels:a,onChangeCheckBoxAll:u,checkedCheckBoxAll:l,list:c,isLoading:f}){return T.jsxs("div",{className:"flex flex-col justify-between flex-1 gap-2 p-4 border shadow-md rounded-xl border-stone-200",children:[T.jsx("h1",{className:"text-lg font-bold text-primary-500",children:e}),T.jsxs("div",{className:"space-y-2",children:[T.jsxs("div",{className:"flex items-center gap-2 px-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b-2 focus-within:border-primary-500 focus-within:ring-primary-500 dark:bg-gray-900",children:[T.jsx(zl,{className:"w-5 h-5 text-gray-500"}),T.jsx("input",{type:"text",placeholder:t,className:"block w-full text-gray-500 bg-transparent border-none appearance-none focus:border-primary-500 focus:ring-0",onChange:n})]}),T.jsx("div",{id:"table-fix-head",className:"flex-1 overflow-y-auto h-80",children:T.jsxs("table",{className:"w-full border-collapse rounded-2xl",children:[T.jsx("thead",{className:"text-left border",children:T.jsxs("tr",{className:"bg-gray-100 sticky top-0 p-3 text-sm font-bold text-primary-500 dark:bg-gray-900",children:[r.map(({header:h,acessor:p})=>T.jsx("th",{children:T.jsx("div",{className:"flex items-center gap-2 p-2",children:h})},`table-header-${i}-list-${p}`)),T.jsx("th",{className:"flex items-center justify-center w-full h-10",children:T.jsx("input",{className:"w-5 h-5 rounded-md cursor-pointer border-primary-500 border-1 text-primary-500 focus:ring-0",type:"checkbox",name:`checkAllRowsBox${i}`,id:`checkAllRowsBox${i}`,onChange:u,checked:l})})]})}),T.jsxs("tbody",{children:[f&&T.jsx("tr",{children:T.jsx("td",{colSpan:r.length+1,rowSpan:1,children:T.jsx("div",{className:"py-2",children:T.jsx(pd,{size:36,children:T.jsx("p",{className:"text-xs",children:a.processing})})})})}),!f&&(c==null?void 0:c.data.length)===0&&T.jsx("tr",{children:T.jsx("td",{className:"w-full h-10 p-3",colSpan:r.length+1,rowSpan:1,children:T.jsx("p",{className:"text-sm text-center text-gray-500",children:a.noRecordFound})})}),!f&&c.dataBox.filter(h=>c.query===""?!0:Object.values(h).some(p=>p==null?void 0:p.toString().toUpperCase().includes(c.query.toUpperCase()))).map(h=>{const p=Mk(c.selected,"id"),m=p.includes(h.id),v=()=>{if(m){c.unselect(h.id);return}c.select(h)};return T.jsxs("tr",{className:`${h!=null&&h.isDisabled?"bg-stone-200 border-stone-300 cursor-not-allowed":"border-stone-200"} border`,children:[r.map(({acessor:C})=>T.jsxs("td",{className:"h-10 p-3",children:[T.jsx("label",{htmlFor:h.id}),T.jsx("p",{className:`text-sm text-gray-500 ${(h==null?void 0:h.isDisabled)&&"bg-stone-200"}`,children:h[C]})]},`table-tbody-${i}-list-${C}`)),T.jsx("td",{className:"flex items-center justify-center w-full h-10",children:T.jsx("input",{className:"w-5 h-5 rounded-md disabled:border-stone-400 disabled:cursor-not-allowed disabled:bg-stone-300 border-primary-500 border-1 text-primary-500 focus:ring-0",disabled:h==null?void 0:h.isDisabled,type:"checkbox",name:h.id,id:h.id,onChange:v,checked:p.includes(h.id)})})]},`td-${i}-${h.id}`)})]})]})})]}),T.jsx("div",{children:T.jsxs("div",{className:"flex flex-col w-full",children:[T.jsxs("p",{className:"text-sm",children:[T.jsxs("span",{className:"font-bold text-primary-500",children:[a.selected,": "]}),T.jsx("span",{className:"dark:text-white",children:c.selected.length})]}),T.jsxs("p",{className:"text-sm",children:[T.jsxs("span",{className:"font-bold text-primary-500",children:[a.all,": "]}),T.jsx("span",{className:"dark:text-white",children:c.dataBox.length})]})]})})]})}function Gk({headers:e,titleOne:t,titleTwo:n,dataOne:r,dataTwo:i,isLoadingOne:a,isLoadingTwo:u,labels:l,placeHolderSearchField:c,onAssociation:f,onDissociation:h}){const p=N1({title:t,data:r}),m=N1({title:n,data:i});function v(){f(p.selected),p.selected.forEach(S=>{p.unselect(S.id)})}function C(){h(m.selected),m.selected.forEach(S=>{m.unselect(S.id)})}return T.jsxs("div",{className:"flex gap-7",children:[T.jsx(k1,{title:t,placeHolderSearchField:c,onChangeSearchField:p.setFilter,headers:e,labels:l,checkedCheckBoxAll:p.areAllSelected,onChangeCheckBoxAll:p.selectAll,isLoading:a,list:p,listOrder:"first"},1),T.jsxs("div",{className:"flex flex-col items-center justify-center space-y-1 w-9",children:[T.jsx(qi,{type:"button",variant:"primary",onClick:v,disabled:p.selected.length===0,children:T.jsx(tg,{className:"w-6 "})}),T.jsx(qi,{type:"button",variant:"primary",onClick:C,disabled:m.selected.length===0,children:T.jsx(eg,{className:"w-6"})})]}),T.jsx(k1,{title:n,placeHolderSearchField:c,onChangeSearchField:m.setFilter,headers:e,labels:l,checkedCheckBoxAll:m.areAllSelected,onChangeCheckBoxAll:m.selectAll,isLoading:u,list:m,listOrder:"second"},2)]})}const gd=({children:e,...t})=>T.jsx("span",{className:"block min-h-full pt-1 pl-1 text-xs font-semibold text-left text-brand-danger",...t,children:e}),Hk=({children:e,...t})=>T.jsx("h1",{className:"mb-4 text-2xl font-bold text-left text-brand-primary",...t,children:e}),md=({children:e,...t})=>T.jsx("span",{className:"block min-h-full pt-1 text-xs font-semibold text-left text-primary-500 dark:text-white",...t,children:e});var vd={exports:{}},bd,j1;function Wk(){if(j1)return bd;j1=1;var e=function(t,n,r,i,a,u,l,c){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error("invariant requires an error message argument");if(!t){var f;if(n===void 0)f=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var h=[r,i,a,u,l,c],p=0;f=new Error(n.replace(/%s/g,function(){return h[p++]})),f.name="Invariant Violation"}throw f.framesToPop=1,f}};return bd=e,bd}var yd,G1;function Zk(){if(G1)return yd;G1=1;var e=process.env.NODE_ENV!=="production",t=function(){};if(e){var n=function(i,a){var u=arguments.length;a=new Array(u>1?u-1:0);for(var l=1;l<u;l++)a[l-1]=arguments[l];var c=0,f="Warning: "+i.replace(/%s/g,function(){return a[c++]});typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}};t=function(r,i,a){var u=arguments.length;a=new Array(u>2?u-2:0);for(var l=2;l<u;l++)a[l-2]=arguments[l];if(i===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");r||n.apply(null,[i].concat(a))}}return yd=t,yd}var xd,H1;function Xk(){if(H1)return xd;H1=1;function e(F){return F&&typeof F=="object"&&"default"in F?F.default:F}var t=e(b),n=Hl,r=e(Wk()),i=e(Zk());function a(F,P){for(var M=Object.getOwnPropertyNames(P),O=0;O<M.length;O++){var y=M[O],j=Object.getOwnPropertyDescriptor(P,y);j&&j.configurable&&F[y]===void 0&&Object.defineProperty(F,y,j)}return F}function u(){return u=Object.assign||function(F){for(var P=1;P<arguments.length;P++){var M=arguments[P];for(var O in M)Object.prototype.hasOwnProperty.call(M,O)&&(F[O]=M[O])}return F},u.apply(this,arguments)}function l(F,P){F.prototype=Object.create(P.prototype),F.prototype.constructor=F,a(F,P)}function c(F,P){if(F==null)return{};var M={},O=Object.keys(F),y,j;for(j=0;j<O.length;j++)y=O[j],!(P.indexOf(y)>=0)&&(M[y]=F[y]);return M}function f(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}function h(F,P,M){if("selectionStart"in F&&"selectionEnd"in F)F.selectionStart=P,F.selectionEnd=M;else{var O=F.createTextRange();O.collapse(!0),O.moveStart("character",P),O.moveEnd("character",M-P),O.select()}}function p(F){var P=0,M=0;if("selectionStart"in F&&"selectionEnd"in F)P=F.selectionStart,M=F.selectionEnd;else{var O=document.selection.createRange();O.parentElement()===F&&(P=-O.moveStart("character",-F.value.length),M=-O.moveEnd("character",-F.value.length))}return{start:P,end:M,length:M-P}}var m={9:"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"},v="_";function C(F,P,M){var O="",y="",j=null,Q=[];if(P===void 0&&(P=v),M==null&&(M=m),!F||typeof F!="string")return{maskChar:P,formatChars:M,mask:null,prefix:null,lastEditablePosition:null,permanents:[]};var oe=!1;return F.split("").forEach(function(z){!oe&&z==="\\"?oe=!0:(oe||!M[z]?(Q.push(O.length),O.length===Q.length-1&&(y+=z)):j=O.length+1,O+=z,oe=!1)}),{maskChar:P,formatChars:M,prefix:y,mask:O,lastEditablePosition:j,permanents:Q}}function S(F,P){return F.permanents.indexOf(P)!==-1}function E(F,P,M){var O=F.mask,y=F.formatChars;if(!M)return!1;if(S(F,P))return O[P]===M;var j=O[P],Q=y[j];return new RegExp(Q).test(M)}function A(F,P){return P.split("").every(function(M,O){return S(F,O)||!E(F,O,M)})}function R(F,P){var M=F.maskChar,O=F.prefix;if(!M){for(;P.length>O.length&&S(F,P.length-1);)P=P.slice(0,P.length-1);return P.length}for(var y=O.length,j=P.length;j>=O.length;j--){var Q=P[j],oe=!S(F,j)&&E(F,j,Q);if(oe){y=j+1;break}}return y}function L(F,P){return R(F,P)===F.mask.length}function V(F,P){var M=F.maskChar,O=F.mask,y=F.prefix;if(!M){for(P=X(F,"",P,0),P.length<y.length&&(P=y);P.length<O.length&&S(F,P.length);)P+=O[P.length];return P}if(P){var j=V(F,"");return X(F,j,P,0)}for(var Q=0;Q<O.length;Q++)S(F,Q)?P+=O[Q]:P+=M;return P}function N(F,P,M,O){var y=M+O,j=F.maskChar,Q=F.mask,oe=F.prefix,z=P.split("");if(!j){for(var J=y;J<z.length;J++)S(F,J)&&(z[J]="");return M=Math.max(oe.length,M),z.splice(M,y-M),P=z.join(""),V(F,P)}return z.map(function(re,ie){return ie<M||ie>=y?re:S(F,ie)?Q[ie]:j}).join("")}function X(F,P,M,O){var y=F.mask,j=F.maskChar,Q=F.prefix,oe=M.split(""),z=L(F,P),J=function(ue,K){return!S(F,ue)||K===y[ue]},re=function(ue,K){return!j||!S(F,K)||ue!==j};return!j&&O>P.length&&(P+=y.slice(P.length,O)),oe.every(function(ie){for(;!J(O,ie);){if(O>=P.length&&(P+=y[O]),!re(ie,O))return!0;if(O++,O>=y.length)return!1}var ue=E(F,O,ie)||ie===j;return ue?(O<P.length?j||z||O<Q.length?P=P.slice(0,O)+ie+P.slice(O+1):(P=P.slice(0,O)+ie+P.slice(O),P=V(F,P)):j||(P+=ie),O++,O<y.length):!0}),P}function Z(F,P,M,O){var y=F.mask,j=F.maskChar,Q=M.split(""),oe=O,z=function(re,ie){return!S(F,re)||ie===y[re]};return Q.every(function(J){for(;!z(O,J);)if(O++,O>=y.length)return!1;var re=E(F,O,J)||J===j;return re&&O++,O<y.length}),O-oe}function U(F,P){for(var M=P;M>=0;--M)if(!S(F,M))return M;return null}function fe(F,P){for(var M=F.mask,O=P;O<M.length;++O)if(!S(F,O))return O;return null}function Te(F){return!F&&F!==0?"":F+""}function Ge(F,P,M,O,y){var j=F.mask,Q=F.prefix,oe=F.lastEditablePosition,z=P,J="",re=0,ie=0,ue=Math.min(y.start,M.start);if(M.end>y.start?(J=z.slice(y.start,M.end),re=Z(F,O,J,ue),re?ie=y.length:ie=0):z.length<O.length&&(ie=O.length-z.length),z=O,ie){if(ie===1&&!y.length){var K=y.start===M.start;ue=K?fe(F,M.start):U(F,M.start)}z=N(F,z,ue,ie)}return z=X(F,z,J,ue),ue=ue+re,ue>=j.length?ue=j.length:ue<Q.length&&!re?ue=Q.length:ue>=Q.length&&ue<oe&&re&&(ue=fe(F,ue)),z=V(F,z),J||(J=null),{value:z,enteredString:J,selection:{start:ue,end:ue}}}function Xe(){var F=new RegExp("windows","i"),P=new RegExp("phone","i"),M=navigator.userAgent;return F.test(M)&&P.test(M)}function pe(F){return typeof F=="function"}function Ce(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame}function be(){return window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame}function Ae(F){var P=!!be(),M;return P?M=Ce():M=function(){return setTimeout(F,1e3/60)},M(F)}function Ve(F){var P=be()||clearTimeout;P(F)}var Je=function(F){l(P,F);function P(O){var y;y=F.call(this,O)||this,y.focused=!1,y.mounted=!1,y.previousSelection=null,y.selectionDeferId=null,y.saveSelectionLoopDeferId=null,y.saveSelectionLoop=function(){y.previousSelection=y.getSelection(),y.saveSelectionLoopDeferId=Ae(y.saveSelectionLoop)},y.runSaveSelectionLoop=function(){y.saveSelectionLoopDeferId===null&&y.saveSelectionLoop()},y.stopSaveSelectionLoop=function(){y.saveSelectionLoopDeferId!==null&&(Ve(y.saveSelectionLoopDeferId),y.saveSelectionLoopDeferId=null,y.previousSelection=null)},y.getInputDOMNode=function(){if(!y.mounted)return null;var q=n.findDOMNode(f(f(y))),de=typeof window<"u"&&q instanceof window.Element;if(q&&!de)return null;if(q.nodeName!=="INPUT"&&(q=q.querySelector("input")),!q)throw new Error("react-input-mask: inputComponent doesn't contain input node");return q},y.getInputValue=function(){var q=y.getInputDOMNode();return q?q.value:null},y.setInputValue=function(q){var de=y.getInputDOMNode();de&&(y.value=q,de.value=q)},y.setCursorToEnd=function(){var q=R(y.maskOptions,y.value),de=fe(y.maskOptions,q);de!==null&&y.setCursorPosition(de)},y.setSelection=function(q,de,Se){Se===void 0&&(Se={});var ye=y.getInputDOMNode(),Be=y.isFocused();if(!(!ye||!Be)){var He=Se,qe=He.deferred;qe||h(ye,q,de),y.selectionDeferId!==null&&Ve(y.selectionDeferId),y.selectionDeferId=Ae(function(){y.selectionDeferId=null,h(ye,q,de)}),y.previousSelection={start:q,end:de,length:Math.abs(de-q)}}},y.getSelection=function(){var q=y.getInputDOMNode();return p(q)},y.getCursorPosition=function(){return y.getSelection().start},y.setCursorPosition=function(q){y.setSelection(q,q)},y.isFocused=function(){return y.focused},y.getBeforeMaskedValueChangeConfig=function(){var q=y.maskOptions,de=q.mask,Se=q.maskChar,ye=q.permanents,Be=q.formatChars,He=y.props.alwaysShowMask;return{mask:de,maskChar:Se,permanents:ye,alwaysShowMask:!!He,formatChars:Be}},y.isInputAutofilled=function(q,de,Se,ye){var Be=y.getInputDOMNode();try{if(Be.matches(":-webkit-autofill"))return!0}catch{}return y.focused?ye.end<Se.length&&de.end===q.length:!0},y.onChange=function(q){var de=f(f(y)),Se=de.beforePasteState,ye=f(f(y)),Be=ye.previousSelection,He=y.props.beforeMaskedValueChange,qe=y.getInputValue(),ot=y.value,st=y.getSelection();y.isInputAutofilled(qe,st,ot,Be)&&(ot=V(y.maskOptions,""),Be={start:0,end:0,length:0}),Se&&(Be=Se.selection,ot=Se.value,st={start:Be.start+qe.length,end:Be.start+qe.length,length:0},qe=ot.slice(0,Be.start)+qe+ot.slice(Be.end),y.beforePasteState=null);var It=Ge(y.maskOptions,qe,st,ot,Be),Yt=It.enteredString,Mt=It.selection,Gn=It.value;if(pe(He)){var Vt=He({value:Gn,selection:Mt},{value:ot,selection:Be},Yt,y.getBeforeMaskedValueChangeConfig());Gn=Vt.value,Mt=Vt.selection}y.setInputValue(Gn),pe(y.props.onChange)&&y.props.onChange(q),y.isWindowsPhoneBrowser?y.setSelection(Mt.start,Mt.end,{deferred:!0}):y.setSelection(Mt.start,Mt.end)},y.onFocus=function(q){var de=y.props.beforeMaskedValueChange,Se=y.maskOptions,ye=Se.mask,Be=Se.prefix;if(y.focused=!0,y.mounted=!0,ye){if(y.value)R(y.maskOptions,y.value)<y.maskOptions.mask.length&&y.setCursorToEnd();else{var He=V(y.maskOptions,Be),qe=V(y.maskOptions,He),ot=R(y.maskOptions,qe),st=fe(y.maskOptions,ot),It={start:st,end:st};if(pe(de)){var Yt=de({value:qe,selection:It},{value:y.value,selection:null},null,y.getBeforeMaskedValueChangeConfig());qe=Yt.value,It=Yt.selection}var Mt=qe!==y.getInputValue();Mt&&y.setInputValue(qe),Mt&&pe(y.props.onChange)&&y.props.onChange(q),y.setSelection(It.start,It.end)}y.runSaveSelectionLoop()}pe(y.props.onFocus)&&y.props.onFocus(q)},y.onBlur=function(q){var de=y.props.beforeMaskedValueChange,Se=y.maskOptions.mask;if(y.stopSaveSelectionLoop(),y.focused=!1,Se&&!y.props.alwaysShowMask&&A(y.maskOptions,y.value)){var ye="";if(pe(de)){var Be=de({value:ye,selection:null},{value:y.value,selection:y.previousSelection},null,y.getBeforeMaskedValueChangeConfig());ye=Be.value}var He=ye!==y.getInputValue();He&&y.setInputValue(ye),He&&pe(y.props.onChange)&&y.props.onChange(q)}pe(y.props.onBlur)&&y.props.onBlur(q)},y.onMouseDown=function(q){if(!y.focused&&document.addEventListener){y.mouseDownX=q.clientX,y.mouseDownY=q.clientY,y.mouseDownTime=new Date().getTime();var de=function Se(ye){if(document.removeEventListener("mouseup",Se),!!y.focused){var Be=Math.abs(ye.clientX-y.mouseDownX),He=Math.abs(ye.clientY-y.mouseDownY),qe=Math.max(Be,He),ot=new Date().getTime()-y.mouseDownTime;(qe<=10&&ot<=200||qe<=5&&ot<=300)&&y.setCursorToEnd()}};document.addEventListener("mouseup",de)}pe(y.props.onMouseDown)&&y.props.onMouseDown(q)},y.onPaste=function(q){pe(y.props.onPaste)&&y.props.onPaste(q),q.defaultPrevented||(y.beforePasteState={value:y.getInputValue(),selection:y.getSelection()},y.setInputValue(""))},y.handleRef=function(q){y.props.children==null&&pe(y.props.inputRef)&&y.props.inputRef(q)};var j=O.mask,Q=O.maskChar,oe=O.formatChars,z=O.alwaysShowMask,J=O.beforeMaskedValueChange,re=O.defaultValue,ie=O.value;y.maskOptions=C(j,Q,oe),re==null&&(re=""),ie==null&&(ie=re);var ue=Te(ie);if(y.maskOptions.mask&&(z||ue)&&(ue=V(y.maskOptions,ue),pe(J))){var K=O.value;O.value==null&&(K=re),K=Te(K);var ce=J({value:ue,selection:null},{value:K,selection:null},null,y.getBeforeMaskedValueChangeConfig());ue=ce.value}return y.value=ue,y}var M=P.prototype;return M.componentDidMount=function(){this.mounted=!0,this.getInputDOMNode()&&(this.isWindowsPhoneBrowser=Xe(),this.maskOptions.mask&&this.getInputValue()!==this.value&&this.setInputValue(this.value))},M.componentDidUpdate=function(){var y=this.previousSelection,j=this.props,Q=j.beforeMaskedValueChange,oe=j.alwaysShowMask,z=j.mask,J=j.maskChar,re=j.formatChars,ie=this.maskOptions,ue=oe||this.isFocused(),K=this.props.value!=null,ce=K?Te(this.props.value):this.value,q=y?y.start:null;if(this.maskOptions=C(z,J,re),this.maskOptions.mask)!ie.mask&&this.isFocused()&&this.runSaveSelectionLoop();else{ie.mask&&(this.stopSaveSelectionLoop(),this.forceUpdate());return}var de=this.maskOptions.mask&&this.maskOptions.mask!==ie.mask;if(!ie.mask&&!K&&(ce=this.getInputValue()),(de||this.maskOptions.mask&&(ce||ue))&&(ce=V(this.maskOptions,ce)),de){var Se=R(this.maskOptions,ce);(q===null||Se<q)&&(L(this.maskOptions,ce)?q=Se:q=fe(this.maskOptions,Se))}this.maskOptions.mask&&A(this.maskOptions,ce)&&!ue&&(!K||!this.props.value)&&(ce="");var ye={start:q,end:q};if(pe(Q)){var Be=Q({value:ce,selection:ye},{value:this.value,selection:this.previousSelection},null,this.getBeforeMaskedValueChangeConfig());ce=Be.value,ye=Be.selection}this.value=ce;var He=this.getInputValue()!==this.value;He?(this.setInputValue(this.value),this.forceUpdate()):de&&this.forceUpdate();var qe=!1;ye.start!=null&&ye.end!=null&&(qe=!y||y.start!==ye.start||y.end!==ye.end),(qe||He)&&this.setSelection(ye.start,ye.end)},M.componentWillUnmount=function(){this.mounted=!1,this.selectionDeferId!==null&&Ve(this.selectionDeferId),this.stopSaveSelectionLoop()},M.render=function(){var y=this.props,j=y.mask;y.alwaysShowMask;var Q=y.maskChar,oe=y.formatChars,z=y.inputRef;y.beforeMaskedValueChange;var J=y.children,re=c(y,["mask","alwaysShowMask","maskChar","formatChars","inputRef","beforeMaskedValueChange","children"]),ie;if(process.env.NODE_ENV!=="production"&&i(!re.maxLength||!C(j,Q,oe).mask,"react-input-mask: maxLength property shouldn't be passed to the masked input. It breaks masking and unnecessary because length is limited by the mask length."),J){pe(J)||(process.env.NODE_ENV!=="production"?r(!1,"react-input-mask: children must be a function"):r(!1));var ue=["onChange","onPaste","onMouseDown","onFocus","onBlur","value","disabled","readOnly"],K=u({},re);ue.forEach(function(de){return delete K[de]}),ie=J(K);var ce=ue.filter(function(de){return ie.props[de]!=null&&ie.props[de]!==re[de]});ce.length&&(process.env.NODE_ENV!=="production"?r(!1,"react-input-mask: the following props should be passed to the react-input-mask's component and should not be altered in children's function: "+ce.join(", ")):r(!1)),process.env.NODE_ENV!=="production"&&i(!z,"react-input-mask: inputRef is ignored when children is passed, attach ref to the children instead")}else ie=t.createElement("input",u({ref:this.handleRef},re));var q={onFocus:this.onFocus,onBlur:this.onBlur};return this.maskOptions.mask&&(!re.disabled&&!re.readOnly&&(q.onChange=this.onChange,q.onPaste=this.onPaste,q.onMouseDown=this.onMouseDown),re.value!=null&&(q.value=this.value)),ie=t.cloneElement(ie,q),ie},P}(t.Component);return xd=Je,xd}var Cd,W1;function zk(){if(W1)return Cd;W1=1;function e(F){return F&&typeof F=="object"&&"default"in F?F.default:F}var t=e(b),n=Hl;function r(F,P){for(var M=Object.getOwnPropertyNames(P),O=0;O<M.length;O++){var y=M[O],j=Object.getOwnPropertyDescriptor(P,y);j&&j.configurable&&F[y]===void 0&&Object.defineProperty(F,y,j)}return F}function i(){return(i=Object.assign||function(F){for(var P=1;P<arguments.length;P++){var M=arguments[P];for(var O in M)Object.prototype.hasOwnProperty.call(M,O)&&(F[O]=M[O])}return F}).apply(this,arguments)}function a(F,P){F.prototype=Object.create(P.prototype),r(F.prototype.constructor=F,P)}function u(F,P){if(F==null)return{};var M,O,y={},j=Object.keys(F);for(O=0;O<j.length;O++)M=j[O],0<=P.indexOf(M)||(y[M]=F[M]);return y}function l(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}var c=function(F,P,M,O,y,j,Q,oe){if(!F){var z;if(P===void 0)z=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var J=[M,O,y,j,Q,oe],re=0;(z=new Error(P.replace(/%s/g,function(){return J[re++]}))).name="Invariant Violation"}throw z.framesToPop=1,z}},f=c;function h(F,P,M){if("selectionStart"in F&&"selectionEnd"in F)F.selectionStart=P,F.selectionEnd=M;else{var O=F.createTextRange();O.collapse(!0),O.moveStart("character",P),O.moveEnd("character",M-P),O.select()}}function p(F){var P=0,M=0;if("selectionStart"in F&&"selectionEnd"in F)P=F.selectionStart,M=F.selectionEnd;else{var O=document.selection.createRange();O.parentElement()===F&&(P=-O.moveStart("character",-F.value.length),M=-O.moveEnd("character",-F.value.length))}return{start:P,end:M,length:M-P}}var m={9:"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"},v="_";function C(F,P,M){var O="",y="",j=null,Q=[];if(P===void 0&&(P=v),M==null&&(M=m),!F||typeof F!="string")return{maskChar:P,formatChars:M,mask:null,prefix:null,lastEditablePosition:null,permanents:[]};var oe=!1;return F.split("").forEach(function(z){oe=!oe&&z==="\\"||(oe||!M[z]?(Q.push(O.length),O.length===Q.length-1&&(y+=z)):j=O.length+1,O+=z,!1)}),{maskChar:P,formatChars:M,prefix:y,mask:O,lastEditablePosition:j,permanents:Q}}function S(F,P){return F.permanents.indexOf(P)!==-1}function E(F,P,M){var O=F.mask,y=F.formatChars;if(!M)return!1;if(S(F,P))return O[P]===M;var j=y[O[P]];return new RegExp(j).test(M)}function A(F,P){return P.split("").every(function(M,O){return S(F,O)||!E(F,O,M)})}function R(F,P){var M=F.maskChar,O=F.prefix;if(!M){for(;P.length>O.length&&S(F,P.length-1);)P=P.slice(0,P.length-1);return P.length}for(var y=O.length,j=P.length;j>=O.length;j--){var Q=P[j];if(!S(F,j)&&E(F,j,Q)){y=j+1;break}}return y}function L(F,P){return R(F,P)===F.mask.length}function V(F,P){var M=F.maskChar,O=F.mask,y=F.prefix;if(!M){for((P=X(F,"",P,0)).length<y.length&&(P=y);P.length<O.length&&S(F,P.length);)P+=O[P.length];return P}if(P)return X(F,V(F,""),P,0);for(var j=0;j<O.length;j++)S(F,j)?P+=O[j]:P+=M;return P}function N(F,P,M,O){var y=M+O,j=F.maskChar,Q=F.mask,oe=F.prefix,z=P.split("");if(j)return z.map(function(re,ie){return ie<M||y<=ie?re:S(F,ie)?Q[ie]:j}).join("");for(var J=y;J<z.length;J++)S(F,J)&&(z[J]="");return M=Math.max(oe.length,M),z.splice(M,y-M),P=z.join(""),V(F,P)}function X(F,P,M,O){var y=F.mask,j=F.maskChar,Q=F.prefix,oe=M.split(""),z=L(F,P);return!j&&O>P.length&&(P+=y.slice(P.length,O)),oe.every(function(J){for(;K=J,S(F,ue=O)&&K!==y[ue];){if(O>=P.length&&(P+=y[O]),re=J,ie=O,j&&S(F,ie)&&re===j)return!0;if(++O>=y.length)return!1}var re,ie,ue,K;return!E(F,O,J)&&J!==j||(O<P.length?P=j||z||O<Q.length?P.slice(0,O)+J+P.slice(O+1):(P=P.slice(0,O)+J+P.slice(O),V(F,P)):j||(P+=J),++O<y.length)}),P}function Z(F,P,M,O){var y=F.mask,j=F.maskChar,Q=M.split(""),oe=O;return Q.every(function(z){for(;re=z,S(F,J=O)&&re!==y[J];)if(++O>=y.length)return!1;var J,re;return(E(F,O,z)||z===j)&&O++,O<y.length}),O-oe}function U(F,P){for(var M=P;0<=M;--M)if(!S(F,M))return M;return null}function fe(F,P){for(var M=F.mask,O=P;O<M.length;++O)if(!S(F,O))return O;return null}function Te(F){return F||F===0?F+"":""}function Ge(F,P,M,O,y){var j=F.mask,Q=F.prefix,oe=F.lastEditablePosition,z=P,J="",re=0,ie=0,ue=Math.min(y.start,M.start);return M.end>y.start?ie=(re=Z(F,O,J=z.slice(y.start,M.end),ue))?y.length:0:z.length<O.length&&(ie=O.length-z.length),z=O,ie&&(ie===1&&!y.length&&(ue=y.start===M.start?fe(F,M.start):U(F,M.start)),z=N(F,z,ue,ie)),z=X(F,z,J,ue),(ue+=re)>=j.length?ue=j.length:ue<Q.length&&!re?ue=Q.length:ue>=Q.length&&ue<oe&&re&&(ue=fe(F,ue)),J||(J=null),{value:z=V(F,z),enteredString:J,selection:{start:ue,end:ue}}}function Xe(){var F=new RegExp("windows","i"),P=new RegExp("phone","i"),M=navigator.userAgent;return F.test(M)&&P.test(M)}function pe(F){return typeof F=="function"}function Ce(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame}function be(){return window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame}function Ae(F){return(be()?Ce():function(){return setTimeout(F,1e3/60)})(F)}function Ve(F){(be()||clearTimeout)(F)}var Je=function(F){function P(O){var y=F.call(this,O)||this;y.focused=!1,y.mounted=!1,y.previousSelection=null,y.selectionDeferId=null,y.saveSelectionLoopDeferId=null,y.saveSelectionLoop=function(){y.previousSelection=y.getSelection(),y.saveSelectionLoopDeferId=Ae(y.saveSelectionLoop)},y.runSaveSelectionLoop=function(){y.saveSelectionLoopDeferId===null&&y.saveSelectionLoop()},y.stopSaveSelectionLoop=function(){y.saveSelectionLoopDeferId!==null&&(Ve(y.saveSelectionLoopDeferId),y.saveSelectionLoopDeferId=null,y.previousSelection=null)},y.getInputDOMNode=function(){if(!y.mounted)return null;var ce=n.findDOMNode(l(l(y))),q=typeof window<"u"&&ce instanceof window.Element;if(ce&&!q)return null;if(ce.nodeName!=="INPUT"&&(ce=ce.querySelector("input")),!ce)throw new Error("react-input-mask: inputComponent doesn't contain input node");return ce},y.getInputValue=function(){var ce=y.getInputDOMNode();return ce?ce.value:null},y.setInputValue=function(ce){var q=y.getInputDOMNode();q&&(y.value=ce,q.value=ce)},y.setCursorToEnd=function(){var ce=R(y.maskOptions,y.value),q=fe(y.maskOptions,ce);q!==null&&y.setCursorPosition(q)},y.setSelection=function(ce,q,de){de===void 0&&(de={});var Se=y.getInputDOMNode(),ye=y.isFocused();Se&&ye&&(de.deferred||h(Se,ce,q),y.selectionDeferId!==null&&Ve(y.selectionDeferId),y.selectionDeferId=Ae(function(){y.selectionDeferId=null,h(Se,ce,q)}),y.previousSelection={start:ce,end:q,length:Math.abs(q-ce)})},y.getSelection=function(){return p(y.getInputDOMNode())},y.getCursorPosition=function(){return y.getSelection().start},y.setCursorPosition=function(ce){y.setSelection(ce,ce)},y.isFocused=function(){return y.focused},y.getBeforeMaskedValueChangeConfig=function(){var ce=y.maskOptions,q=ce.mask,de=ce.maskChar,Se=ce.permanents,ye=ce.formatChars;return{mask:q,maskChar:de,permanents:Se,alwaysShowMask:!!y.props.alwaysShowMask,formatChars:ye}},y.isInputAutofilled=function(ce,q,de,Se){var ye=y.getInputDOMNode();try{if(ye.matches(":-webkit-autofill"))return!0}catch{}return!y.focused||Se.end<de.length&&q.end===ce.length},y.onChange=function(ce){var q=l(l(y)).beforePasteState,de=l(l(y)).previousSelection,Se=y.props.beforeMaskedValueChange,ye=y.getInputValue(),Be=y.value,He=y.getSelection();y.isInputAutofilled(ye,He,Be,de)&&(Be=V(y.maskOptions,""),de={start:0,end:0,length:0}),q&&(de=q.selection,Be=q.value,He={start:de.start+ye.length,end:de.start+ye.length,length:0},ye=Be.slice(0,de.start)+ye+Be.slice(de.end),y.beforePasteState=null);var qe=Ge(y.maskOptions,ye,He,Be,de),ot=qe.enteredString,st=qe.selection,It=qe.value;if(pe(Se)){var Yt=Se({value:It,selection:st},{value:Be,selection:de},ot,y.getBeforeMaskedValueChangeConfig());It=Yt.value,st=Yt.selection}y.setInputValue(It),pe(y.props.onChange)&&y.props.onChange(ce),y.isWindowsPhoneBrowser?y.setSelection(st.start,st.end,{deferred:!0}):y.setSelection(st.start,st.end)},y.onFocus=function(ce){var q=y.props.beforeMaskedValueChange,de=y.maskOptions,Se=de.mask,ye=de.prefix;if(y.focused=!0,y.mounted=!0,Se){if(y.value)R(y.maskOptions,y.value)<y.maskOptions.mask.length&&y.setCursorToEnd();else{var Be=V(y.maskOptions,ye),He=V(y.maskOptions,Be),qe=R(y.maskOptions,He),ot=fe(y.maskOptions,qe),st={start:ot,end:ot};if(pe(q)){var It=q({value:He,selection:st},{value:y.value,selection:null},null,y.getBeforeMaskedValueChangeConfig());He=It.value,st=It.selection}var Yt=He!==y.getInputValue();Yt&&y.setInputValue(He),Yt&&pe(y.props.onChange)&&y.props.onChange(ce),y.setSelection(st.start,st.end)}y.runSaveSelectionLoop()}pe(y.props.onFocus)&&y.props.onFocus(ce)},y.onBlur=function(ce){var q=y.props.beforeMaskedValueChange,de=y.maskOptions.mask;if(y.stopSaveSelectionLoop(),y.focused=!1,de&&!y.props.alwaysShowMask&&A(y.maskOptions,y.value)){var Se="";pe(q)&&(Se=q({value:Se,selection:null},{value:y.value,selection:y.previousSelection},null,y.getBeforeMaskedValueChangeConfig()).value);var ye=Se!==y.getInputValue();ye&&y.setInputValue(Se),ye&&pe(y.props.onChange)&&y.props.onChange(ce)}pe(y.props.onBlur)&&y.props.onBlur(ce)},y.onMouseDown=function(ce){if(!y.focused&&document.addEventListener){y.mouseDownX=ce.clientX,y.mouseDownY=ce.clientY,y.mouseDownTime=new Date().getTime();var q=function de(Se){if(document.removeEventListener("mouseup",de),y.focused){var ye=Math.abs(Se.clientX-y.mouseDownX),Be=Math.abs(Se.clientY-y.mouseDownY),He=Math.max(ye,Be),qe=new Date().getTime()-y.mouseDownTime;(He<=10&&qe<=200||He<=5&&qe<=300)&&y.setCursorToEnd()}};document.addEventListener("mouseup",q)}pe(y.props.onMouseDown)&&y.props.onMouseDown(ce)},y.onPaste=function(ce){pe(y.props.onPaste)&&y.props.onPaste(ce),ce.defaultPrevented||(y.beforePasteState={value:y.getInputValue(),selection:y.getSelection()},y.setInputValue(""))},y.handleRef=function(ce){y.props.children==null&&pe(y.props.inputRef)&&y.props.inputRef(ce)};var j=O.mask,Q=O.maskChar,oe=O.formatChars,z=O.alwaysShowMask,J=O.beforeMaskedValueChange,re=O.defaultValue,ie=O.value;y.maskOptions=C(j,Q,oe),re==null&&(re=""),ie==null&&(ie=re);var ue=Te(ie);if(y.maskOptions.mask&&(z||ue)&&(ue=V(y.maskOptions,ue),pe(J))){var K=O.value;O.value==null&&(K=re),ue=J({value:ue,selection:null},{value:K=Te(K),selection:null},null,y.getBeforeMaskedValueChangeConfig()).value}return y.value=ue,y}a(P,F);var M=P.prototype;return M.componentDidMount=function(){this.mounted=!0,this.getInputDOMNode()&&(this.isWindowsPhoneBrowser=Xe(),this.maskOptions.mask&&this.getInputValue()!==this.value&&this.setInputValue(this.value))},M.componentDidUpdate=function(){var O=this.previousSelection,y=this.props,j=y.beforeMaskedValueChange,Q=y.alwaysShowMask,oe=y.mask,z=y.maskChar,J=y.formatChars,re=this.maskOptions,ie=Q||this.isFocused(),ue=this.props.value!=null,K=ue?Te(this.props.value):this.value,ce=O?O.start:null;if(this.maskOptions=C(oe,z,J),this.maskOptions.mask){!re.mask&&this.isFocused()&&this.runSaveSelectionLoop();var q=this.maskOptions.mask&&this.maskOptions.mask!==re.mask;if(re.mask||ue||(K=this.getInputValue()),(q||this.maskOptions.mask&&(K||ie))&&(K=V(this.maskOptions,K)),q){var de=R(this.maskOptions,K);(ce===null||de<ce)&&(ce=L(this.maskOptions,K)?de:fe(this.maskOptions,de))}!this.maskOptions.mask||!A(this.maskOptions,K)||ie||ue&&this.props.value||(K="");var Se={start:ce,end:ce};if(pe(j)){var ye=j({value:K,selection:Se},{value:this.value,selection:this.previousSelection},null,this.getBeforeMaskedValueChangeConfig());K=ye.value,Se=ye.selection}this.value=K;var Be=this.getInputValue()!==this.value;Be?(this.setInputValue(this.value),this.forceUpdate()):q&&this.forceUpdate();var He=!1;Se.start!=null&&Se.end!=null&&(He=!O||O.start!==Se.start||O.end!==Se.end),(He||Be)&&this.setSelection(Se.start,Se.end)}else re.mask&&(this.stopSaveSelectionLoop(),this.forceUpdate())},M.componentWillUnmount=function(){this.mounted=!1,this.selectionDeferId!==null&&Ve(this.selectionDeferId),this.stopSaveSelectionLoop()},M.render=function(){var O,y=this.props,j=(y.mask,y.alwaysShowMask,y.maskChar,y.formatChars,y.inputRef,y.beforeMaskedValueChange,y.children),Q=u(y,["mask","alwaysShowMask","maskChar","formatChars","inputRef","beforeMaskedValueChange","children"]);if(j){pe(j)||f(!1);var oe=["onChange","onPaste","onMouseDown","onFocus","onBlur","value","disabled","readOnly"],z=i({},Q);oe.forEach(function(re){return delete z[re]}),O=j(z),oe.filter(function(re){return O.props[re]!=null&&O.props[re]!==Q[re]}).length&&f(!1)}else O=t.createElement("input",i({ref:this.handleRef},Q));var J={onFocus:this.onFocus,onBlur:this.onBlur};return this.maskOptions.mask&&(Q.disabled||Q.readOnly||(J.onChange=this.onChange,J.onPaste=this.onPaste,J.onMouseDown=this.onMouseDown),Q.value!=null&&(J.value=this.value)),O=t.cloneElement(O,J)},P}(t.Component);return Cd=Je,Cd}process.env.NODE_ENV==="production"?vd.exports=zk():vd.exports=Xk();var Uk=vd.exports;const Yk=Wl(Uk),wd=({className:e,children:t,disabled:n=!1,focused:r=!1,error:i,...a})=>T.jsx("label",{className:nt("absolute origin-top-left bottom-1 left-2 text-sm","peer-focus:text-brand-primary","transition hover:transition","pointer-events-none",{"text-gray-500":!i&&!n&&!r,"text-brand-danger":i,"text-brand-secondary-text":n,"text-brand-primary":r},e),...a,children:t}),Z1=({error:e,disabled:t,children:n})=>T.jsx("div",{className:nt("border-brand-gray bg-brand-light-gray dark:bg-brand-dark-gray-dark focus-within:border-brand-secondary","relative h-[36px]","transition focus-within:transition","shadow-input focus-within:shadow-input-focus",{"bg-red-50 shadow-input-error focus-within:shadow-input-error":e,"border-gray-300 bg-[#cbcbcb] dark:bg-brand-text focus-within:border-brand cursor-not-allowed children:cursor-not-allowed":t}),children:n}),X1=({className:e,error:t,helper:n,label:r,mask:i,name:a,type:u,value:l,onChange:c,onBlur:f,disabled:h=!1,...p})=>{const m=nt("peer","block w-full text-sm border-none appearance-none focus:outline-none focus:ring-0","absolute bottom-0","bg-transparent text-brand-secondary-text pb-0 px-2",e);return T.jsxs("div",{children:[T.jsxs(Z1,{disabled:h,error:t,children:[u==="color"?T.jsx($1,{color:l,disabled:h,onChange:c}):i?T.jsx(Yk,{disabled:h,autoComplete:"off",type:"text",name:a,mask:i,value:l,onChange:c,onBlur:f,placeholder:" ",className:`${m}`}):T.jsx("input",{disabled:h,autoComplete:"off",type:u,name:a,value:l,onChange:c,onBlur:f,placeholder:" ",className:`${m}`,...p}),T.jsx(wd,{htmlFor:a,disabled:h,error:t,children:r})]}),n?T.jsx(md,{children:n}):null,t?T.jsx(gd,{children:t}):null]})},Sd={Navbar:({children:e,className:t,...n})=>T.jsx("nav",{className:nt("px-2 py-2 m-2","flex items-center justify-between rounded-lg select-none","bg-gradient-to-r from-primary-500 to-primary-400",t),...n,children:e}),Button:({children:e,className:t,...n})=>T.jsx("button",{className:nt("rounded-md flex items-center justify-center","w-12 h-12","transition bg-white hover:bg-primary-50 active:bg-primary-100 text-primary-500",t),...n,children:e}),Title:({children:e,className:t,...n})=>T.jsx("h1",{className:nt("pl-2 font-bold text-white text-2.5xl",t),...n,children:e})},Jk=({label:e,name:t,className:n,...r})=>T.jsx("div",{className:nt("bg-brand-light-gray rounded-lg inline-block p-1.5 transition","border-2 border-transparent focus-within:border-brand-primary focus-within:transition",{className:n!==""}),children:T.jsxs("label",{htmlFor:(r==null?void 0:r.id)||t,className:nt("relative","flex gap-2 items-center justify-center"),children:[T.jsx("input",{name:t,type:"radio",className:nt("relative appearance-none w-5 h-5 border rounded-full text-brand-primary cursor-pointer transition-all focus:ring-0 focus:ring-offset-0 focus:outline-none","checked:after:absolute checked:before:absolute","checked:after:inset-0 checked:before:inset-0","checked:after:rounded-full checked:before:rounded-full","checked:after:scale-75","checked:after:bg-brand-primary checked:before:bg-white","checked:border-2"),...r}),T.jsx("span",{className:"text-xs text-brand-secondary-text",children:e})]})});function xi(e){"@babel/helpers - typeof";return xi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xi(e)}function Kk(e,t){if(xi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(xi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function z1(e){var t=Kk(e,"string");return xi(t)=="symbol"?t:String(t)}function $a(e,t,n){return t=z1(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function U1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Fe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?U1(Object(n),!0).forEach(function(r){$a(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):U1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function qk(e){if(Array.isArray(e))return e}function Qk(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,u,l=[],c=!0,f=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(h){f=!0,i=h}finally{try{if(!c&&n.return!=null&&(u=n.return(),Object(u)!==u))return}finally{if(f)throw i}}return l}}function Id(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Y1(e,t){if(e){if(typeof e=="string")return Id(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Id(e,t)}}function ej(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
124
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gr(e,t){return
|
|
125
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
126
|
-
`+r+"\n\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules."),this._alreadyInsertedOrderInsensitiveRule=this._alreadyInsertedOrderInsensitiveRule||!a}if(this.isSpeedy){var u=pj(i);try{u.insertRule(r,u.cssRules.length)}catch(l){process.env.NODE_ENV!=="production"&&!/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(r)&&console.error('There was a problem inserting the following rule: "'+r+'"',l)}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0,process.env.NODE_ENV!=="production"&&(this._alreadyInsertedOrderInsensitiveRule=!1)},e}(),zt="-ms-",xu="-moz-",ut="-webkit-",_d="comm",Pd="rule",Td="decl",vj="@import",K1="@keyframes",bj="@layer",yj=Math.abs,Cu=String.fromCharCode,xj=Object.assign;function Cj(e,t){return Ht(e,0)^45?(((t<<2^Ht(e,0))<<2^Ht(e,1))<<2^Ht(e,2))<<2^Ht(e,3):0}function q1(e){return e.trim()}function wj(e,t){return(e=t.exec(e))?e[0]:e}function lt(e,t,n){return e.replace(t,n)}function Fd(e,t){return e.indexOf(t)}function Ht(e,t){return e.charCodeAt(t)|0}function Na(e,t,n){return e.slice(t,n)}function qn(e){return e.length}function Od(e){return e.length}function wu(e,t){return t.push(e),e}function Sj(e,t){return e.map(t).join("")}var Su=1,_o=1,Q1=0,sn=0,Nt=0,Po="";function Iu(e,t,n,r,i,a,u){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:Su,column:_o,length:u,return:""}}function Va(e,t){return xj(Iu("",null,null,"",null,null,0),e,{length:-e.length},t)}function Ij(){return Nt}function Ej(){return Nt=sn>0?Ht(Po,--sn):0,_o--,Nt===10&&(_o=1,Su--),Nt}function gn(){return Nt=sn<Q1?Ht(Po,sn++):0,_o++,Nt===10&&(_o=1,Su++),Nt}function Qn(){return Ht(Po,sn)}function Eu(){return sn}function Ba(e,t){return Na(Po,e,t)}function ka(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 ey(e){return Su=_o=1,Q1=qn(Po=e),sn=0,[]}function ty(e){return Po="",e}function Au(e){return q1(Ba(sn-1,Rd(e===91?e+2:e===40?e+1:e)))}function Aj(e){for(;(Nt=Qn())&&Nt<33;)gn();return ka(e)>2||ka(Nt)>3?"":" "}function _j(e,t){for(;--t&&gn()&&!(Nt<48||Nt>102||Nt>57&&Nt<65||Nt>70&&Nt<97););return Ba(e,Eu()+(t<6&&Qn()==32&&gn()==32))}function Rd(e){for(;gn();)switch(Nt){case e:return sn;case 34:case 39:e!==34&&e!==39&&Rd(Nt);break;case 40:e===41&&Rd(e);break;case 92:gn();break}return sn}function Pj(e,t){for(;gn()&&e+Nt!==57;)if(e+Nt===84&&Qn()===47)break;return"/*"+Ba(t,sn-1)+"*"+Cu(e===47?e:gn())}function Tj(e){for(;!ka(Qn());)gn();return Ba(e,sn)}function Fj(e){return ty(_u("",null,null,null,[""],e=ey(e),0,[0],e))}function _u(e,t,n,r,i,a,u,l,c){for(var f=0,h=0,p=u,m=0,v=0,C=0,S=1,E=1,A=1,R=0,L="",V=i,N=a,X=r,Z=L;E;)switch(C=R,R=gn()){case 40:if(C!=108&&Ht(Z,p-1)==58){Fd(Z+=lt(Au(R),"&","&\f"),"&\f")!=-1&&(A=-1);break}case 34:case 39:case 91:Z+=Au(R);break;case 9:case 10:case 13:case 32:Z+=Aj(C);break;case 92:Z+=_j(Eu()-1,7);continue;case 47:switch(Qn()){case 42:case 47:wu(Oj(Pj(gn(),Eu()),t,n),c);break;default:Z+="/"}break;case 123*S:l[f++]=qn(Z)*A;case 125*S:case 59:case 0:switch(R){case 0:case 125:E=0;case 59+h:A==-1&&(Z=lt(Z,/\f/g,"")),v>0&&qn(Z)-p&&wu(v>32?ry(Z+";",r,n,p-1):ry(lt(Z," ","")+";",r,n,p-2),c);break;case 59:Z+=";";default:if(wu(X=ny(Z,t,n,f,h,i,l,L,V=[],N=[],p),a),R===123)if(h===0)_u(Z,t,X,X,V,a,p,l,N);else switch(m===99&&Ht(Z,3)===110?100:m){case 100:case 108:case 109:case 115:_u(e,X,X,r&&wu(ny(e,X,X,0,0,i,l,L,i,V=[],p),N),i,N,p,l,r?V:N);break;default:_u(Z,X,X,X,[""],N,0,l,N)}}f=h=v=0,S=A=1,L=Z="",p=u;break;case 58:p=1+qn(Z),v=C;default:if(S<1){if(R==123)--S;else if(R==125&&S++==0&&Ej()==125)continue}switch(Z+=Cu(R),R*S){case 38:A=h>0?1:(Z+="\f",-1);break;case 44:l[f++]=(qn(Z)-1)*A,A=1;break;case 64:Qn()===45&&(Z+=Au(gn())),m=Qn(),h=p=qn(L=Z+=Tj(Eu())),R++;break;case 45:C===45&&qn(Z)==2&&(S=0)}}return a}function ny(e,t,n,r,i,a,u,l,c,f,h){for(var p=i-1,m=i===0?a:[""],v=Od(m),C=0,S=0,E=0;C<r;++C)for(var A=0,R=Na(e,p+1,p=yj(S=u[C])),L=e;A<v;++A)(L=q1(S>0?m[A]+" "+R:lt(R,/&\f/g,m[A])))&&(c[E++]=L);return Iu(e,t,n,i===0?Pd:l,c,f,h)}function Oj(e,t,n){return Iu(e,t,n,_d,Cu(Ij()),Na(e,2,-2),0)}function ry(e,t,n,r){return Iu(e,t,n,Td,Na(e,0,r),Na(e,r+1,-1),r)}function To(e,t){for(var n="",r=Od(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function Rj(e,t,n,r){switch(e.type){case bj:if(e.children.length)break;case vj:case Td:return e.return=e.return||e.value;case _d:return"";case K1:return e.return=e.value+"{"+To(e.children,r)+"}";case Pd:e.value=e.props.join(",")}return qn(n=To(e.children,r))?e.return=e.value+"{"+n+"}":""}function Mj(e){var t=Od(e);return function(n,r,i,a){for(var u="",l=0;l<t;l++)u+=e[l](n,r,i,a)||"";return u}}function Lj(e){return function(t){t.root||(t=t.return)&&e(t)}}function Dj(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var $j=function(t,n,r){for(var i=0,a=0;i=a,a=Qn(),i===38&&a===12&&(n[r]=1),!ka(a);)gn();return Ba(t,sn)},Nj=function(t,n){var r=-1,i=44;do switch(ka(i)){case 0:i===38&&Qn()===12&&(n[r]=1),t[r]+=$j(sn-1,n,r);break;case 2:t[r]+=Au(i);break;case 4:if(i===44){t[++r]=Qn()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Cu(i)}while(i=gn());return t},Vj=function(t,n){return ty(Nj(ey(t),n))},iy=new WeakMap,Bj=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!iy.get(r))&&!i){iy.set(t,!0);for(var a=[],u=Vj(n,a),l=r.props,c=0,f=0;c<u.length;c++)for(var h=0;h<l.length;h++,f++)t.props[f]=a[c]?u[c].replace(/&\f/g,l[h]):l[h]+" "+u[c]}}},kj=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},jj="emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason",Gj=function(t){return t.type==="comm"&&t.children.indexOf(jj)>-1},Hj=function(t){return function(n,r,i){if(!(n.type!=="rule"||t.compat)){var a=n.value.match(/(:first|:nth|:nth-last)-child/g);if(a){for(var u=!!n.parent,l=u?n.parent.children:i,c=l.length-1;c>=0;c--){var f=l[c];if(f.line<n.line)break;if(f.column<n.column){if(Gj(f))return;break}}a.forEach(function(h){console.error('The pseudo class "'+h+'" is potentially unsafe when doing server-side rendering. Try changing it to "'+h.split("-child")[0]+'-of-type".')})}}}},oy=function(t){return t.type.charCodeAt(1)===105&&t.type.charCodeAt(0)===64},Wj=function(t,n){for(var r=t-1;r>=0;r--)if(!oy(n[r]))return!0;return!1},ay=function(t){t.type="",t.value="",t.return="",t.children="",t.props=""},Zj=function(t,n,r){oy(t)&&(t.parent?(console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),ay(t)):Wj(n,r)&&(console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."),ay(t)))};function sy(e,t){switch(Cj(e,t)){case 5103:return ut+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ut+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ut+e+xu+e+zt+e+e;case 6828:case 4268:return ut+e+zt+e+e;case 6165:return ut+e+zt+"flex-"+e+e;case 5187:return ut+e+lt(e,/(\w+).+(:[^]+)/,ut+"box-$1$2"+zt+"flex-$1$2")+e;case 5443:return ut+e+zt+"flex-item-"+lt(e,/flex-|-self/,"")+e;case 4675:return ut+e+zt+"flex-line-pack"+lt(e,/align-content|flex-|-self/,"")+e;case 5548:return ut+e+zt+lt(e,"shrink","negative")+e;case 5292:return ut+e+zt+lt(e,"basis","preferred-size")+e;case 6060:return ut+"box-"+lt(e,"-grow","")+ut+e+zt+lt(e,"grow","positive")+e;case 4554:return ut+lt(e,/([^-])(transform)/g,"$1"+ut+"$2")+e;case 6187:return lt(lt(lt(e,/(zoom-|grab)/,ut+"$1"),/(image-set)/,ut+"$1"),e,"")+e;case 5495:case 3959:return lt(e,/(image-set\([^]*)/,ut+"$1$`$1");case 4968:return lt(lt(e,/(.+:)(flex-)?(.*)/,ut+"box-pack:$3"+zt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ut+e+e;case 4095:case 3583:case 4068:case 2532:return lt(e,/(.+)-inline(.+)/,ut+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(qn(e)-1-t>6)switch(Ht(e,t+1)){case 109:if(Ht(e,t+4)!==45)break;case 102:return lt(e,/(.+:)(.+)-([^]+)/,"$1"+ut+"$2-$3$1"+xu+(Ht(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Fd(e,"stretch")?sy(lt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ht(e,t+1)!==115)break;case 6444:switch(Ht(e,qn(e)-3-(~Fd(e,"!important")&&10))){case 107:return lt(e,":",":"+ut)+e;case 101:return lt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ut+(Ht(e,14)===45?"inline-":"")+"box$3$1"+ut+"$2$3$1"+zt+"$2box$3")+e}break;case 5936:switch(Ht(e,t+11)){case 114:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ut+e+zt+e+e}return e}var Xj=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Td:t.return=sy(t.value,t.length);break;case K1:return To([Va(t,{value:lt(t.value,"@","@"+ut)})],i);case Pd:if(t.length)return Sj(t.props,function(a){switch(wj(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return To([Va(t,{props:[lt(a,/:(read-\w+)/,":"+xu+"$1")]})],i);case"::placeholder":return To([Va(t,{props:[lt(a,/:(plac\w+)/,":"+ut+"input-$1")]}),Va(t,{props:[lt(a,/:(plac\w+)/,":"+xu+"$1")]}),Va(t,{props:[lt(a,/:(plac\w+)/,zt+"input-$1")]})],i)}return""})}},zj=[Xj],Uj=function(t){var n=t.key;if(process.env.NODE_ENV!=="production"&&!n)throw new Error(`You have to configure \`key\` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.
|
|
127
|
-
If multiple caches share the same key they might "fight" for each other's style elements.`);if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(S){var E=S.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(S),S.setAttribute("data-s",""))})}var i=t.stylisPlugins||
|
|
123
|
+
***************************************************************************** */var pr=function(){return pr=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},pr.apply(this,arguments)};function $1(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}var Rk={color:"#38ad48",enabled:!0,size:50,style:{}},Mk=function(e){return parseFloat(e.toString()).toString()===e.toString()?e+"px":e.toString()},Lk=function(e){var t=function(n){var r=n.color,i=n.enabled,a=n.size,u=n.style,l=$1(n,["color","enabled","size","style"]),c=pr(pr({},l),{style:pr({color:r,overflow:"visible",width:Mk(a)},u)});return i?b.createElement(e,pr({},c)):null};return t.defaultProps=Rk,t},Dk={speed:100,still:!1,thickness:100},$k=pr(pr({},Dk),{secondaryColor:"rgba(0,0,0,0.44)"});function Nk(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(!e||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",n==="top"&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}var Vk="@keyframes spinners-react-circular{0%{stroke-dashoffset:306}50%{stroke-dasharray:40,134}to{stroke-dasharray:1,174;stroke-dashoffset:132}}";Nk(Vk);var N1=function(e){var t=e.secondaryColor,n=e.speed,r=e.still,i=e.thickness,a=$1(e,["secondaryColor","speed","still","thickness"]),u=4*(i/100),l=r?{}:{animation:"spinners-react-circular "+140/n+"s linear infinite"};return b.createElement("svg",pr({fill:"none"},a,{viewBox:"0 0 66 66"}),b.createElement("circle",{cx:"33",cy:"33",fill:"none",r:"28",stroke:t,strokeWidth:u}),b.createElement("circle",{cx:"33",cy:"33",fill:"none",r:"28",stroke:"currentColor",strokeDasharray:"1, 174",strokeDashoffset:"306",strokeLinecap:"round",strokeWidth:u,style:l}))};N1.defaultProps=$k;var Bk=Lk(N1);const hd=({children:e="Carregando...",color:t="rgba(0, 147, 178, 1)",secondaryColor:n="rgba(0, 0, 0, 0.44)",silent:r=!1,size:i=100,thickness:a=480,speed:u=100})=>T.jsxs("div",{className:"flex flex-col justify-center gap-2",children:[T.jsx("div",{className:"mx-auto",children:T.jsx(Bk,{size:i,thickness:a,speed:u,color:t,secondaryColor:n})}),!r&&T.jsx("span",{className:"text-xl font-semibold text-center text-brand-primary",children:e})]});function V1({title:e,placeHolderSearchField:t,onChangeSearchField:n,headers:r,listOrder:i,labels:a,onChangeCheckBoxAll:u,checkedCheckBoxAll:l,list:c,isLoading:f}){return T.jsxs("div",{className:"flex flex-col justify-between flex-1 gap-2 p-4 border shadow-md rounded-xl border-stone-200",children:[T.jsx("h1",{className:"text-lg font-bold text-primary-500",children:e}),T.jsxs("div",{className:"space-y-2",children:[T.jsxs("div",{className:"flex items-center gap-2 px-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b-2 focus-within:border-primary-500 focus-within:ring-primary-500 dark:bg-gray-900",children:[T.jsx(zl,{className:"w-5 h-5 text-gray-500"}),T.jsx("input",{type:"text",placeholder:t,className:"block w-full text-gray-500 bg-transparent border-none appearance-none focus:border-primary-500 focus:ring-0",onChange:n})]}),T.jsx("div",{id:"table-fix-head",className:"flex-1 overflow-y-auto h-80",children:T.jsxs("table",{className:"w-full border-collapse rounded-2xl",children:[T.jsx("thead",{className:"text-left border",children:T.jsxs("tr",{className:"bg-gray-100 sticky top-0 p-3 text-sm font-bold text-primary-500 dark:bg-gray-900",children:[r.map(({header:h,acessor:p})=>T.jsx("th",{children:T.jsx("div",{className:"flex items-center gap-2 p-2",children:h})},`table-header-${i}-list-${p}`)),T.jsx("th",{className:"flex items-center justify-center w-full h-10",children:T.jsx("input",{className:"w-5 h-5 rounded-md cursor-pointer border-primary-500 border-1 text-primary-500 focus:ring-0",type:"checkbox",name:`checkAllRowsBox${i}`,id:`checkAllRowsBox${i}`,onChange:u,checked:l})})]})}),T.jsxs("tbody",{children:[f&&T.jsx("tr",{children:T.jsx("td",{colSpan:r.length+1,rowSpan:1,children:T.jsx("div",{className:"py-2",children:T.jsx(hd,{size:36,children:T.jsx("p",{className:"text-xs",children:a.processing})})})})}),!f&&(c==null?void 0:c.data.length)===0&&T.jsx("tr",{children:T.jsx("td",{className:"w-full h-10 p-3",colSpan:r.length+1,rowSpan:1,children:T.jsx("p",{className:"text-sm text-center text-gray-500",children:a.noRecordFound})})}),!f&&c.dataBox.filter(h=>c.query===""?!0:Object.values(h).some(p=>p==null?void 0:p.toString().toUpperCase().includes(c.query.toUpperCase()))).map(h=>{const p=Ok(c.selected,"id"),m=p.includes(h.id),v=()=>{if(m){c.unselect(h.id);return}c.select(h)};return T.jsxs("tr",{className:`${h!=null&&h.isDisabled?"bg-stone-200 border-stone-300 cursor-not-allowed":"border-stone-200"} border`,children:[r.map(({acessor:C})=>T.jsxs("td",{className:"h-10 p-3",children:[T.jsx("label",{htmlFor:h.id}),T.jsx("p",{className:`text-sm text-gray-500 ${(h==null?void 0:h.isDisabled)&&"bg-stone-200"}`,children:h[C]})]},`table-tbody-${i}-list-${C}`)),T.jsx("td",{className:"flex items-center justify-center w-full h-10",children:T.jsx("input",{className:"w-5 h-5 rounded-md disabled:border-stone-400 disabled:cursor-not-allowed disabled:bg-stone-300 border-primary-500 border-1 text-primary-500 focus:ring-0",disabled:h==null?void 0:h.isDisabled,type:"checkbox",name:h.id,id:h.id,onChange:v,checked:p.includes(h.id)})})]},`td-${i}-${h.id}`)})]})]})})]}),T.jsx("div",{children:T.jsxs("div",{className:"flex flex-col w-full",children:[T.jsxs("p",{className:"text-sm",children:[T.jsxs("span",{className:"font-bold text-primary-500",children:[a.selected,": "]}),T.jsx("span",{className:"dark:text-white",children:c.selected.length})]}),T.jsxs("p",{className:"text-sm",children:[T.jsxs("span",{className:"font-bold text-primary-500",children:[a.all,": "]}),T.jsx("span",{className:"dark:text-white",children:c.dataBox.length})]})]})})]})}function kk({headers:e,titleOne:t,titleTwo:n,dataOne:r,dataTwo:i,isLoadingOne:a,isLoadingTwo:u,labels:l,placeHolderSearchField:c,onAssociation:f,onDissociation:h}){const p=D1({title:t,data:r}),m=D1({title:n,data:i});function v(){f(p.selected),p.selected.forEach(S=>{p.unselect(S.id)})}function C(){h(m.selected),m.selected.forEach(S=>{m.unselect(S.id)})}return T.jsxs("div",{className:"flex gap-7",children:[T.jsx(V1,{title:t,placeHolderSearchField:c,onChangeSearchField:p.setFilter,headers:e,labels:l,checkedCheckBoxAll:p.areAllSelected,onChangeCheckBoxAll:p.selectAll,isLoading:a,list:p,listOrder:"first"},1),T.jsxs("div",{className:"flex flex-col items-center justify-center space-y-1 w-9",children:[T.jsx(qi,{type:"button",variant:"primary",onClick:v,disabled:p.selected.length===0,children:T.jsx(eg,{className:"w-6 "})}),T.jsx(qi,{type:"button",variant:"primary",onClick:C,disabled:m.selected.length===0,children:T.jsx(Qp,{className:"w-6"})})]}),T.jsx(V1,{title:n,placeHolderSearchField:c,onChangeSearchField:m.setFilter,headers:e,labels:l,checkedCheckBoxAll:m.areAllSelected,onChangeCheckBoxAll:m.selectAll,isLoading:u,list:m,listOrder:"second"},2)]})}const pd=({children:e,...t})=>T.jsx("span",{className:"block min-h-full pt-1 pl-1 text-xs font-semibold text-left text-brand-danger",...t,children:e}),jk=({children:e,...t})=>T.jsx("h1",{className:"mb-4 text-2xl font-bold text-left text-brand-primary",...t,children:e}),gd=({children:e,...t})=>T.jsx("span",{className:"block min-h-full pt-1 text-xs font-semibold text-left text-primary-500 dark:text-white",...t,children:e});var md={exports:{}},vd,B1;function Gk(){if(B1)return vd;B1=1;var e=function(t,n,r,i,a,u,l,c){if(process.env.NODE_ENV!=="production"&&n===void 0)throw new Error("invariant requires an error message argument");if(!t){var f;if(n===void 0)f=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var h=[r,i,a,u,l,c],p=0;f=new Error(n.replace(/%s/g,function(){return h[p++]})),f.name="Invariant Violation"}throw f.framesToPop=1,f}};return vd=e,vd}var bd,k1;function Hk(){if(k1)return bd;k1=1;var e=process.env.NODE_ENV!=="production",t=function(){};if(e){var n=function(i,a){var u=arguments.length;a=new Array(u>1?u-1:0);for(var l=1;l<u;l++)a[l-1]=arguments[l];var c=0,f="Warning: "+i.replace(/%s/g,function(){return a[c++]});typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}};t=function(r,i,a){var u=arguments.length;a=new Array(u>2?u-2:0);for(var l=2;l<u;l++)a[l-2]=arguments[l];if(i===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");r||n.apply(null,[i].concat(a))}}return bd=t,bd}var yd,j1;function Wk(){if(j1)return yd;j1=1;function e(F){return F&&typeof F=="object"&&"default"in F?F.default:F}var t=e(b),n=Hl,r=e(Gk()),i=e(Hk());function a(F,P){for(var M=Object.getOwnPropertyNames(P),O=0;O<M.length;O++){var y=M[O],j=Object.getOwnPropertyDescriptor(P,y);j&&j.configurable&&F[y]===void 0&&Object.defineProperty(F,y,j)}return F}function u(){return u=Object.assign||function(F){for(var P=1;P<arguments.length;P++){var M=arguments[P];for(var O in M)Object.prototype.hasOwnProperty.call(M,O)&&(F[O]=M[O])}return F},u.apply(this,arguments)}function l(F,P){F.prototype=Object.create(P.prototype),F.prototype.constructor=F,a(F,P)}function c(F,P){if(F==null)return{};var M={},O=Object.keys(F),y,j;for(j=0;j<O.length;j++)y=O[j],!(P.indexOf(y)>=0)&&(M[y]=F[y]);return M}function f(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}function h(F,P,M){if("selectionStart"in F&&"selectionEnd"in F)F.selectionStart=P,F.selectionEnd=M;else{var O=F.createTextRange();O.collapse(!0),O.moveStart("character",P),O.moveEnd("character",M-P),O.select()}}function p(F){var P=0,M=0;if("selectionStart"in F&&"selectionEnd"in F)P=F.selectionStart,M=F.selectionEnd;else{var O=document.selection.createRange();O.parentElement()===F&&(P=-O.moveStart("character",-F.value.length),M=-O.moveEnd("character",-F.value.length))}return{start:P,end:M,length:M-P}}var m={9:"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"},v="_";function C(F,P,M){var O="",y="",j=null,Q=[];if(P===void 0&&(P=v),M==null&&(M=m),!F||typeof F!="string")return{maskChar:P,formatChars:M,mask:null,prefix:null,lastEditablePosition:null,permanents:[]};var oe=!1;return F.split("").forEach(function(z){!oe&&z==="\\"?oe=!0:(oe||!M[z]?(Q.push(O.length),O.length===Q.length-1&&(y+=z)):j=O.length+1,O+=z,oe=!1)}),{maskChar:P,formatChars:M,prefix:y,mask:O,lastEditablePosition:j,permanents:Q}}function S(F,P){return F.permanents.indexOf(P)!==-1}function E(F,P,M){var O=F.mask,y=F.formatChars;if(!M)return!1;if(S(F,P))return O[P]===M;var j=O[P],Q=y[j];return new RegExp(Q).test(M)}function A(F,P){return P.split("").every(function(M,O){return S(F,O)||!E(F,O,M)})}function R(F,P){var M=F.maskChar,O=F.prefix;if(!M){for(;P.length>O.length&&S(F,P.length-1);)P=P.slice(0,P.length-1);return P.length}for(var y=O.length,j=P.length;j>=O.length;j--){var Q=P[j],oe=!S(F,j)&&E(F,j,Q);if(oe){y=j+1;break}}return y}function L(F,P){return R(F,P)===F.mask.length}function V(F,P){var M=F.maskChar,O=F.mask,y=F.prefix;if(!M){for(P=X(F,"",P,0),P.length<y.length&&(P=y);P.length<O.length&&S(F,P.length);)P+=O[P.length];return P}if(P){var j=V(F,"");return X(F,j,P,0)}for(var Q=0;Q<O.length;Q++)S(F,Q)?P+=O[Q]:P+=M;return P}function N(F,P,M,O){var y=M+O,j=F.maskChar,Q=F.mask,oe=F.prefix,z=P.split("");if(!j){for(var J=y;J<z.length;J++)S(F,J)&&(z[J]="");return M=Math.max(oe.length,M),z.splice(M,y-M),P=z.join(""),V(F,P)}return z.map(function(re,ie){return ie<M||ie>=y?re:S(F,ie)?Q[ie]:j}).join("")}function X(F,P,M,O){var y=F.mask,j=F.maskChar,Q=F.prefix,oe=M.split(""),z=L(F,P),J=function(ue,K){return!S(F,ue)||K===y[ue]},re=function(ue,K){return!j||!S(F,K)||ue!==j};return!j&&O>P.length&&(P+=y.slice(P.length,O)),oe.every(function(ie){for(;!J(O,ie);){if(O>=P.length&&(P+=y[O]),!re(ie,O))return!0;if(O++,O>=y.length)return!1}var ue=E(F,O,ie)||ie===j;return ue?(O<P.length?j||z||O<Q.length?P=P.slice(0,O)+ie+P.slice(O+1):(P=P.slice(0,O)+ie+P.slice(O),P=V(F,P)):j||(P+=ie),O++,O<y.length):!0}),P}function Z(F,P,M,O){var y=F.mask,j=F.maskChar,Q=M.split(""),oe=O,z=function(re,ie){return!S(F,re)||ie===y[re]};return Q.every(function(J){for(;!z(O,J);)if(O++,O>=y.length)return!1;var re=E(F,O,J)||J===j;return re&&O++,O<y.length}),O-oe}function U(F,P){for(var M=P;M>=0;--M)if(!S(F,M))return M;return null}function fe(F,P){for(var M=F.mask,O=P;O<M.length;++O)if(!S(F,O))return O;return null}function Te(F){return!F&&F!==0?"":F+""}function Ge(F,P,M,O,y){var j=F.mask,Q=F.prefix,oe=F.lastEditablePosition,z=P,J="",re=0,ie=0,ue=Math.min(y.start,M.start);if(M.end>y.start?(J=z.slice(y.start,M.end),re=Z(F,O,J,ue),re?ie=y.length:ie=0):z.length<O.length&&(ie=O.length-z.length),z=O,ie){if(ie===1&&!y.length){var K=y.start===M.start;ue=K?fe(F,M.start):U(F,M.start)}z=N(F,z,ue,ie)}return z=X(F,z,J,ue),ue=ue+re,ue>=j.length?ue=j.length:ue<Q.length&&!re?ue=Q.length:ue>=Q.length&&ue<oe&&re&&(ue=fe(F,ue)),z=V(F,z),J||(J=null),{value:z,enteredString:J,selection:{start:ue,end:ue}}}function Xe(){var F=new RegExp("windows","i"),P=new RegExp("phone","i"),M=navigator.userAgent;return F.test(M)&&P.test(M)}function pe(F){return typeof F=="function"}function Ce(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame}function be(){return window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame}function Ae(F){var P=!!be(),M;return P?M=Ce():M=function(){return setTimeout(F,1e3/60)},M(F)}function Ve(F){var P=be()||clearTimeout;P(F)}var Je=function(F){l(P,F);function P(O){var y;y=F.call(this,O)||this,y.focused=!1,y.mounted=!1,y.previousSelection=null,y.selectionDeferId=null,y.saveSelectionLoopDeferId=null,y.saveSelectionLoop=function(){y.previousSelection=y.getSelection(),y.saveSelectionLoopDeferId=Ae(y.saveSelectionLoop)},y.runSaveSelectionLoop=function(){y.saveSelectionLoopDeferId===null&&y.saveSelectionLoop()},y.stopSaveSelectionLoop=function(){y.saveSelectionLoopDeferId!==null&&(Ve(y.saveSelectionLoopDeferId),y.saveSelectionLoopDeferId=null,y.previousSelection=null)},y.getInputDOMNode=function(){if(!y.mounted)return null;var q=n.findDOMNode(f(f(y))),de=typeof window<"u"&&q instanceof window.Element;if(q&&!de)return null;if(q.nodeName!=="INPUT"&&(q=q.querySelector("input")),!q)throw new Error("react-input-mask: inputComponent doesn't contain input node");return q},y.getInputValue=function(){var q=y.getInputDOMNode();return q?q.value:null},y.setInputValue=function(q){var de=y.getInputDOMNode();de&&(y.value=q,de.value=q)},y.setCursorToEnd=function(){var q=R(y.maskOptions,y.value),de=fe(y.maskOptions,q);de!==null&&y.setCursorPosition(de)},y.setSelection=function(q,de,Se){Se===void 0&&(Se={});var ye=y.getInputDOMNode(),Be=y.isFocused();if(!(!ye||!Be)){var He=Se,qe=He.deferred;qe||h(ye,q,de),y.selectionDeferId!==null&&Ve(y.selectionDeferId),y.selectionDeferId=Ae(function(){y.selectionDeferId=null,h(ye,q,de)}),y.previousSelection={start:q,end:de,length:Math.abs(de-q)}}},y.getSelection=function(){var q=y.getInputDOMNode();return p(q)},y.getCursorPosition=function(){return y.getSelection().start},y.setCursorPosition=function(q){y.setSelection(q,q)},y.isFocused=function(){return y.focused},y.getBeforeMaskedValueChangeConfig=function(){var q=y.maskOptions,de=q.mask,Se=q.maskChar,ye=q.permanents,Be=q.formatChars,He=y.props.alwaysShowMask;return{mask:de,maskChar:Se,permanents:ye,alwaysShowMask:!!He,formatChars:Be}},y.isInputAutofilled=function(q,de,Se,ye){var Be=y.getInputDOMNode();try{if(Be.matches(":-webkit-autofill"))return!0}catch{}return y.focused?ye.end<Se.length&&de.end===q.length:!0},y.onChange=function(q){var de=f(f(y)),Se=de.beforePasteState,ye=f(f(y)),Be=ye.previousSelection,He=y.props.beforeMaskedValueChange,qe=y.getInputValue(),ot=y.value,st=y.getSelection();y.isInputAutofilled(qe,st,ot,Be)&&(ot=V(y.maskOptions,""),Be={start:0,end:0,length:0}),Se&&(Be=Se.selection,ot=Se.value,st={start:Be.start+qe.length,end:Be.start+qe.length,length:0},qe=ot.slice(0,Be.start)+qe+ot.slice(Be.end),y.beforePasteState=null);var It=Ge(y.maskOptions,qe,st,ot,Be),Yt=It.enteredString,Mt=It.selection,Gn=It.value;if(pe(He)){var Vt=He({value:Gn,selection:Mt},{value:ot,selection:Be},Yt,y.getBeforeMaskedValueChangeConfig());Gn=Vt.value,Mt=Vt.selection}y.setInputValue(Gn),pe(y.props.onChange)&&y.props.onChange(q),y.isWindowsPhoneBrowser?y.setSelection(Mt.start,Mt.end,{deferred:!0}):y.setSelection(Mt.start,Mt.end)},y.onFocus=function(q){var de=y.props.beforeMaskedValueChange,Se=y.maskOptions,ye=Se.mask,Be=Se.prefix;if(y.focused=!0,y.mounted=!0,ye){if(y.value)R(y.maskOptions,y.value)<y.maskOptions.mask.length&&y.setCursorToEnd();else{var He=V(y.maskOptions,Be),qe=V(y.maskOptions,He),ot=R(y.maskOptions,qe),st=fe(y.maskOptions,ot),It={start:st,end:st};if(pe(de)){var Yt=de({value:qe,selection:It},{value:y.value,selection:null},null,y.getBeforeMaskedValueChangeConfig());qe=Yt.value,It=Yt.selection}var Mt=qe!==y.getInputValue();Mt&&y.setInputValue(qe),Mt&&pe(y.props.onChange)&&y.props.onChange(q),y.setSelection(It.start,It.end)}y.runSaveSelectionLoop()}pe(y.props.onFocus)&&y.props.onFocus(q)},y.onBlur=function(q){var de=y.props.beforeMaskedValueChange,Se=y.maskOptions.mask;if(y.stopSaveSelectionLoop(),y.focused=!1,Se&&!y.props.alwaysShowMask&&A(y.maskOptions,y.value)){var ye="";if(pe(de)){var Be=de({value:ye,selection:null},{value:y.value,selection:y.previousSelection},null,y.getBeforeMaskedValueChangeConfig());ye=Be.value}var He=ye!==y.getInputValue();He&&y.setInputValue(ye),He&&pe(y.props.onChange)&&y.props.onChange(q)}pe(y.props.onBlur)&&y.props.onBlur(q)},y.onMouseDown=function(q){if(!y.focused&&document.addEventListener){y.mouseDownX=q.clientX,y.mouseDownY=q.clientY,y.mouseDownTime=new Date().getTime();var de=function Se(ye){if(document.removeEventListener("mouseup",Se),!!y.focused){var Be=Math.abs(ye.clientX-y.mouseDownX),He=Math.abs(ye.clientY-y.mouseDownY),qe=Math.max(Be,He),ot=new Date().getTime()-y.mouseDownTime;(qe<=10&&ot<=200||qe<=5&&ot<=300)&&y.setCursorToEnd()}};document.addEventListener("mouseup",de)}pe(y.props.onMouseDown)&&y.props.onMouseDown(q)},y.onPaste=function(q){pe(y.props.onPaste)&&y.props.onPaste(q),q.defaultPrevented||(y.beforePasteState={value:y.getInputValue(),selection:y.getSelection()},y.setInputValue(""))},y.handleRef=function(q){y.props.children==null&&pe(y.props.inputRef)&&y.props.inputRef(q)};var j=O.mask,Q=O.maskChar,oe=O.formatChars,z=O.alwaysShowMask,J=O.beforeMaskedValueChange,re=O.defaultValue,ie=O.value;y.maskOptions=C(j,Q,oe),re==null&&(re=""),ie==null&&(ie=re);var ue=Te(ie);if(y.maskOptions.mask&&(z||ue)&&(ue=V(y.maskOptions,ue),pe(J))){var K=O.value;O.value==null&&(K=re),K=Te(K);var ce=J({value:ue,selection:null},{value:K,selection:null},null,y.getBeforeMaskedValueChangeConfig());ue=ce.value}return y.value=ue,y}var M=P.prototype;return M.componentDidMount=function(){this.mounted=!0,this.getInputDOMNode()&&(this.isWindowsPhoneBrowser=Xe(),this.maskOptions.mask&&this.getInputValue()!==this.value&&this.setInputValue(this.value))},M.componentDidUpdate=function(){var y=this.previousSelection,j=this.props,Q=j.beforeMaskedValueChange,oe=j.alwaysShowMask,z=j.mask,J=j.maskChar,re=j.formatChars,ie=this.maskOptions,ue=oe||this.isFocused(),K=this.props.value!=null,ce=K?Te(this.props.value):this.value,q=y?y.start:null;if(this.maskOptions=C(z,J,re),this.maskOptions.mask)!ie.mask&&this.isFocused()&&this.runSaveSelectionLoop();else{ie.mask&&(this.stopSaveSelectionLoop(),this.forceUpdate());return}var de=this.maskOptions.mask&&this.maskOptions.mask!==ie.mask;if(!ie.mask&&!K&&(ce=this.getInputValue()),(de||this.maskOptions.mask&&(ce||ue))&&(ce=V(this.maskOptions,ce)),de){var Se=R(this.maskOptions,ce);(q===null||Se<q)&&(L(this.maskOptions,ce)?q=Se:q=fe(this.maskOptions,Se))}this.maskOptions.mask&&A(this.maskOptions,ce)&&!ue&&(!K||!this.props.value)&&(ce="");var ye={start:q,end:q};if(pe(Q)){var Be=Q({value:ce,selection:ye},{value:this.value,selection:this.previousSelection},null,this.getBeforeMaskedValueChangeConfig());ce=Be.value,ye=Be.selection}this.value=ce;var He=this.getInputValue()!==this.value;He?(this.setInputValue(this.value),this.forceUpdate()):de&&this.forceUpdate();var qe=!1;ye.start!=null&&ye.end!=null&&(qe=!y||y.start!==ye.start||y.end!==ye.end),(qe||He)&&this.setSelection(ye.start,ye.end)},M.componentWillUnmount=function(){this.mounted=!1,this.selectionDeferId!==null&&Ve(this.selectionDeferId),this.stopSaveSelectionLoop()},M.render=function(){var y=this.props,j=y.mask;y.alwaysShowMask;var Q=y.maskChar,oe=y.formatChars,z=y.inputRef;y.beforeMaskedValueChange;var J=y.children,re=c(y,["mask","alwaysShowMask","maskChar","formatChars","inputRef","beforeMaskedValueChange","children"]),ie;if(process.env.NODE_ENV!=="production"&&i(!re.maxLength||!C(j,Q,oe).mask,"react-input-mask: maxLength property shouldn't be passed to the masked input. It breaks masking and unnecessary because length is limited by the mask length."),J){pe(J)||(process.env.NODE_ENV!=="production"?r(!1,"react-input-mask: children must be a function"):r(!1));var ue=["onChange","onPaste","onMouseDown","onFocus","onBlur","value","disabled","readOnly"],K=u({},re);ue.forEach(function(de){return delete K[de]}),ie=J(K);var ce=ue.filter(function(de){return ie.props[de]!=null&&ie.props[de]!==re[de]});ce.length&&(process.env.NODE_ENV!=="production"?r(!1,"react-input-mask: the following props should be passed to the react-input-mask's component and should not be altered in children's function: "+ce.join(", ")):r(!1)),process.env.NODE_ENV!=="production"&&i(!z,"react-input-mask: inputRef is ignored when children is passed, attach ref to the children instead")}else ie=t.createElement("input",u({ref:this.handleRef},re));var q={onFocus:this.onFocus,onBlur:this.onBlur};return this.maskOptions.mask&&(!re.disabled&&!re.readOnly&&(q.onChange=this.onChange,q.onPaste=this.onPaste,q.onMouseDown=this.onMouseDown),re.value!=null&&(q.value=this.value)),ie=t.cloneElement(ie,q),ie},P}(t.Component);return yd=Je,yd}var xd,G1;function Zk(){if(G1)return xd;G1=1;function e(F){return F&&typeof F=="object"&&"default"in F?F.default:F}var t=e(b),n=Hl;function r(F,P){for(var M=Object.getOwnPropertyNames(P),O=0;O<M.length;O++){var y=M[O],j=Object.getOwnPropertyDescriptor(P,y);j&&j.configurable&&F[y]===void 0&&Object.defineProperty(F,y,j)}return F}function i(){return(i=Object.assign||function(F){for(var P=1;P<arguments.length;P++){var M=arguments[P];for(var O in M)Object.prototype.hasOwnProperty.call(M,O)&&(F[O]=M[O])}return F}).apply(this,arguments)}function a(F,P){F.prototype=Object.create(P.prototype),r(F.prototype.constructor=F,P)}function u(F,P){if(F==null)return{};var M,O,y={},j=Object.keys(F);for(O=0;O<j.length;O++)M=j[O],0<=P.indexOf(M)||(y[M]=F[M]);return y}function l(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}var c=function(F,P,M,O,y,j,Q,oe){if(!F){var z;if(P===void 0)z=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var J=[M,O,y,j,Q,oe],re=0;(z=new Error(P.replace(/%s/g,function(){return J[re++]}))).name="Invariant Violation"}throw z.framesToPop=1,z}},f=c;function h(F,P,M){if("selectionStart"in F&&"selectionEnd"in F)F.selectionStart=P,F.selectionEnd=M;else{var O=F.createTextRange();O.collapse(!0),O.moveStart("character",P),O.moveEnd("character",M-P),O.select()}}function p(F){var P=0,M=0;if("selectionStart"in F&&"selectionEnd"in F)P=F.selectionStart,M=F.selectionEnd;else{var O=document.selection.createRange();O.parentElement()===F&&(P=-O.moveStart("character",-F.value.length),M=-O.moveEnd("character",-F.value.length))}return{start:P,end:M,length:M-P}}var m={9:"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"},v="_";function C(F,P,M){var O="",y="",j=null,Q=[];if(P===void 0&&(P=v),M==null&&(M=m),!F||typeof F!="string")return{maskChar:P,formatChars:M,mask:null,prefix:null,lastEditablePosition:null,permanents:[]};var oe=!1;return F.split("").forEach(function(z){oe=!oe&&z==="\\"||(oe||!M[z]?(Q.push(O.length),O.length===Q.length-1&&(y+=z)):j=O.length+1,O+=z,!1)}),{maskChar:P,formatChars:M,prefix:y,mask:O,lastEditablePosition:j,permanents:Q}}function S(F,P){return F.permanents.indexOf(P)!==-1}function E(F,P,M){var O=F.mask,y=F.formatChars;if(!M)return!1;if(S(F,P))return O[P]===M;var j=y[O[P]];return new RegExp(j).test(M)}function A(F,P){return P.split("").every(function(M,O){return S(F,O)||!E(F,O,M)})}function R(F,P){var M=F.maskChar,O=F.prefix;if(!M){for(;P.length>O.length&&S(F,P.length-1);)P=P.slice(0,P.length-1);return P.length}for(var y=O.length,j=P.length;j>=O.length;j--){var Q=P[j];if(!S(F,j)&&E(F,j,Q)){y=j+1;break}}return y}function L(F,P){return R(F,P)===F.mask.length}function V(F,P){var M=F.maskChar,O=F.mask,y=F.prefix;if(!M){for((P=X(F,"",P,0)).length<y.length&&(P=y);P.length<O.length&&S(F,P.length);)P+=O[P.length];return P}if(P)return X(F,V(F,""),P,0);for(var j=0;j<O.length;j++)S(F,j)?P+=O[j]:P+=M;return P}function N(F,P,M,O){var y=M+O,j=F.maskChar,Q=F.mask,oe=F.prefix,z=P.split("");if(j)return z.map(function(re,ie){return ie<M||y<=ie?re:S(F,ie)?Q[ie]:j}).join("");for(var J=y;J<z.length;J++)S(F,J)&&(z[J]="");return M=Math.max(oe.length,M),z.splice(M,y-M),P=z.join(""),V(F,P)}function X(F,P,M,O){var y=F.mask,j=F.maskChar,Q=F.prefix,oe=M.split(""),z=L(F,P);return!j&&O>P.length&&(P+=y.slice(P.length,O)),oe.every(function(J){for(;K=J,S(F,ue=O)&&K!==y[ue];){if(O>=P.length&&(P+=y[O]),re=J,ie=O,j&&S(F,ie)&&re===j)return!0;if(++O>=y.length)return!1}var re,ie,ue,K;return!E(F,O,J)&&J!==j||(O<P.length?P=j||z||O<Q.length?P.slice(0,O)+J+P.slice(O+1):(P=P.slice(0,O)+J+P.slice(O),V(F,P)):j||(P+=J),++O<y.length)}),P}function Z(F,P,M,O){var y=F.mask,j=F.maskChar,Q=M.split(""),oe=O;return Q.every(function(z){for(;re=z,S(F,J=O)&&re!==y[J];)if(++O>=y.length)return!1;var J,re;return(E(F,O,z)||z===j)&&O++,O<y.length}),O-oe}function U(F,P){for(var M=P;0<=M;--M)if(!S(F,M))return M;return null}function fe(F,P){for(var M=F.mask,O=P;O<M.length;++O)if(!S(F,O))return O;return null}function Te(F){return F||F===0?F+"":""}function Ge(F,P,M,O,y){var j=F.mask,Q=F.prefix,oe=F.lastEditablePosition,z=P,J="",re=0,ie=0,ue=Math.min(y.start,M.start);return M.end>y.start?ie=(re=Z(F,O,J=z.slice(y.start,M.end),ue))?y.length:0:z.length<O.length&&(ie=O.length-z.length),z=O,ie&&(ie===1&&!y.length&&(ue=y.start===M.start?fe(F,M.start):U(F,M.start)),z=N(F,z,ue,ie)),z=X(F,z,J,ue),(ue+=re)>=j.length?ue=j.length:ue<Q.length&&!re?ue=Q.length:ue>=Q.length&&ue<oe&&re&&(ue=fe(F,ue)),J||(J=null),{value:z=V(F,z),enteredString:J,selection:{start:ue,end:ue}}}function Xe(){var F=new RegExp("windows","i"),P=new RegExp("phone","i"),M=navigator.userAgent;return F.test(M)&&P.test(M)}function pe(F){return typeof F=="function"}function Ce(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame}function be(){return window.cancelAnimationFrame||window.webkitCancelRequestAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame}function Ae(F){return(be()?Ce():function(){return setTimeout(F,1e3/60)})(F)}function Ve(F){(be()||clearTimeout)(F)}var Je=function(F){function P(O){var y=F.call(this,O)||this;y.focused=!1,y.mounted=!1,y.previousSelection=null,y.selectionDeferId=null,y.saveSelectionLoopDeferId=null,y.saveSelectionLoop=function(){y.previousSelection=y.getSelection(),y.saveSelectionLoopDeferId=Ae(y.saveSelectionLoop)},y.runSaveSelectionLoop=function(){y.saveSelectionLoopDeferId===null&&y.saveSelectionLoop()},y.stopSaveSelectionLoop=function(){y.saveSelectionLoopDeferId!==null&&(Ve(y.saveSelectionLoopDeferId),y.saveSelectionLoopDeferId=null,y.previousSelection=null)},y.getInputDOMNode=function(){if(!y.mounted)return null;var ce=n.findDOMNode(l(l(y))),q=typeof window<"u"&&ce instanceof window.Element;if(ce&&!q)return null;if(ce.nodeName!=="INPUT"&&(ce=ce.querySelector("input")),!ce)throw new Error("react-input-mask: inputComponent doesn't contain input node");return ce},y.getInputValue=function(){var ce=y.getInputDOMNode();return ce?ce.value:null},y.setInputValue=function(ce){var q=y.getInputDOMNode();q&&(y.value=ce,q.value=ce)},y.setCursorToEnd=function(){var ce=R(y.maskOptions,y.value),q=fe(y.maskOptions,ce);q!==null&&y.setCursorPosition(q)},y.setSelection=function(ce,q,de){de===void 0&&(de={});var Se=y.getInputDOMNode(),ye=y.isFocused();Se&&ye&&(de.deferred||h(Se,ce,q),y.selectionDeferId!==null&&Ve(y.selectionDeferId),y.selectionDeferId=Ae(function(){y.selectionDeferId=null,h(Se,ce,q)}),y.previousSelection={start:ce,end:q,length:Math.abs(q-ce)})},y.getSelection=function(){return p(y.getInputDOMNode())},y.getCursorPosition=function(){return y.getSelection().start},y.setCursorPosition=function(ce){y.setSelection(ce,ce)},y.isFocused=function(){return y.focused},y.getBeforeMaskedValueChangeConfig=function(){var ce=y.maskOptions,q=ce.mask,de=ce.maskChar,Se=ce.permanents,ye=ce.formatChars;return{mask:q,maskChar:de,permanents:Se,alwaysShowMask:!!y.props.alwaysShowMask,formatChars:ye}},y.isInputAutofilled=function(ce,q,de,Se){var ye=y.getInputDOMNode();try{if(ye.matches(":-webkit-autofill"))return!0}catch{}return!y.focused||Se.end<de.length&&q.end===ce.length},y.onChange=function(ce){var q=l(l(y)).beforePasteState,de=l(l(y)).previousSelection,Se=y.props.beforeMaskedValueChange,ye=y.getInputValue(),Be=y.value,He=y.getSelection();y.isInputAutofilled(ye,He,Be,de)&&(Be=V(y.maskOptions,""),de={start:0,end:0,length:0}),q&&(de=q.selection,Be=q.value,He={start:de.start+ye.length,end:de.start+ye.length,length:0},ye=Be.slice(0,de.start)+ye+Be.slice(de.end),y.beforePasteState=null);var qe=Ge(y.maskOptions,ye,He,Be,de),ot=qe.enteredString,st=qe.selection,It=qe.value;if(pe(Se)){var Yt=Se({value:It,selection:st},{value:Be,selection:de},ot,y.getBeforeMaskedValueChangeConfig());It=Yt.value,st=Yt.selection}y.setInputValue(It),pe(y.props.onChange)&&y.props.onChange(ce),y.isWindowsPhoneBrowser?y.setSelection(st.start,st.end,{deferred:!0}):y.setSelection(st.start,st.end)},y.onFocus=function(ce){var q=y.props.beforeMaskedValueChange,de=y.maskOptions,Se=de.mask,ye=de.prefix;if(y.focused=!0,y.mounted=!0,Se){if(y.value)R(y.maskOptions,y.value)<y.maskOptions.mask.length&&y.setCursorToEnd();else{var Be=V(y.maskOptions,ye),He=V(y.maskOptions,Be),qe=R(y.maskOptions,He),ot=fe(y.maskOptions,qe),st={start:ot,end:ot};if(pe(q)){var It=q({value:He,selection:st},{value:y.value,selection:null},null,y.getBeforeMaskedValueChangeConfig());He=It.value,st=It.selection}var Yt=He!==y.getInputValue();Yt&&y.setInputValue(He),Yt&&pe(y.props.onChange)&&y.props.onChange(ce),y.setSelection(st.start,st.end)}y.runSaveSelectionLoop()}pe(y.props.onFocus)&&y.props.onFocus(ce)},y.onBlur=function(ce){var q=y.props.beforeMaskedValueChange,de=y.maskOptions.mask;if(y.stopSaveSelectionLoop(),y.focused=!1,de&&!y.props.alwaysShowMask&&A(y.maskOptions,y.value)){var Se="";pe(q)&&(Se=q({value:Se,selection:null},{value:y.value,selection:y.previousSelection},null,y.getBeforeMaskedValueChangeConfig()).value);var ye=Se!==y.getInputValue();ye&&y.setInputValue(Se),ye&&pe(y.props.onChange)&&y.props.onChange(ce)}pe(y.props.onBlur)&&y.props.onBlur(ce)},y.onMouseDown=function(ce){if(!y.focused&&document.addEventListener){y.mouseDownX=ce.clientX,y.mouseDownY=ce.clientY,y.mouseDownTime=new Date().getTime();var q=function de(Se){if(document.removeEventListener("mouseup",de),y.focused){var ye=Math.abs(Se.clientX-y.mouseDownX),Be=Math.abs(Se.clientY-y.mouseDownY),He=Math.max(ye,Be),qe=new Date().getTime()-y.mouseDownTime;(He<=10&&qe<=200||He<=5&&qe<=300)&&y.setCursorToEnd()}};document.addEventListener("mouseup",q)}pe(y.props.onMouseDown)&&y.props.onMouseDown(ce)},y.onPaste=function(ce){pe(y.props.onPaste)&&y.props.onPaste(ce),ce.defaultPrevented||(y.beforePasteState={value:y.getInputValue(),selection:y.getSelection()},y.setInputValue(""))},y.handleRef=function(ce){y.props.children==null&&pe(y.props.inputRef)&&y.props.inputRef(ce)};var j=O.mask,Q=O.maskChar,oe=O.formatChars,z=O.alwaysShowMask,J=O.beforeMaskedValueChange,re=O.defaultValue,ie=O.value;y.maskOptions=C(j,Q,oe),re==null&&(re=""),ie==null&&(ie=re);var ue=Te(ie);if(y.maskOptions.mask&&(z||ue)&&(ue=V(y.maskOptions,ue),pe(J))){var K=O.value;O.value==null&&(K=re),ue=J({value:ue,selection:null},{value:K=Te(K),selection:null},null,y.getBeforeMaskedValueChangeConfig()).value}return y.value=ue,y}a(P,F);var M=P.prototype;return M.componentDidMount=function(){this.mounted=!0,this.getInputDOMNode()&&(this.isWindowsPhoneBrowser=Xe(),this.maskOptions.mask&&this.getInputValue()!==this.value&&this.setInputValue(this.value))},M.componentDidUpdate=function(){var O=this.previousSelection,y=this.props,j=y.beforeMaskedValueChange,Q=y.alwaysShowMask,oe=y.mask,z=y.maskChar,J=y.formatChars,re=this.maskOptions,ie=Q||this.isFocused(),ue=this.props.value!=null,K=ue?Te(this.props.value):this.value,ce=O?O.start:null;if(this.maskOptions=C(oe,z,J),this.maskOptions.mask){!re.mask&&this.isFocused()&&this.runSaveSelectionLoop();var q=this.maskOptions.mask&&this.maskOptions.mask!==re.mask;if(re.mask||ue||(K=this.getInputValue()),(q||this.maskOptions.mask&&(K||ie))&&(K=V(this.maskOptions,K)),q){var de=R(this.maskOptions,K);(ce===null||de<ce)&&(ce=L(this.maskOptions,K)?de:fe(this.maskOptions,de))}!this.maskOptions.mask||!A(this.maskOptions,K)||ie||ue&&this.props.value||(K="");var Se={start:ce,end:ce};if(pe(j)){var ye=j({value:K,selection:Se},{value:this.value,selection:this.previousSelection},null,this.getBeforeMaskedValueChangeConfig());K=ye.value,Se=ye.selection}this.value=K;var Be=this.getInputValue()!==this.value;Be?(this.setInputValue(this.value),this.forceUpdate()):q&&this.forceUpdate();var He=!1;Se.start!=null&&Se.end!=null&&(He=!O||O.start!==Se.start||O.end!==Se.end),(He||Be)&&this.setSelection(Se.start,Se.end)}else re.mask&&(this.stopSaveSelectionLoop(),this.forceUpdate())},M.componentWillUnmount=function(){this.mounted=!1,this.selectionDeferId!==null&&Ve(this.selectionDeferId),this.stopSaveSelectionLoop()},M.render=function(){var O,y=this.props,j=(y.mask,y.alwaysShowMask,y.maskChar,y.formatChars,y.inputRef,y.beforeMaskedValueChange,y.children),Q=u(y,["mask","alwaysShowMask","maskChar","formatChars","inputRef","beforeMaskedValueChange","children"]);if(j){pe(j)||f(!1);var oe=["onChange","onPaste","onMouseDown","onFocus","onBlur","value","disabled","readOnly"],z=i({},Q);oe.forEach(function(re){return delete z[re]}),O=j(z),oe.filter(function(re){return O.props[re]!=null&&O.props[re]!==Q[re]}).length&&f(!1)}else O=t.createElement("input",i({ref:this.handleRef},Q));var J={onFocus:this.onFocus,onBlur:this.onBlur};return this.maskOptions.mask&&(Q.disabled||Q.readOnly||(J.onChange=this.onChange,J.onPaste=this.onPaste,J.onMouseDown=this.onMouseDown),Q.value!=null&&(J.value=this.value)),O=t.cloneElement(O,J)},P}(t.Component);return xd=Je,xd}process.env.NODE_ENV==="production"?md.exports=Zk():md.exports=Wk();var Xk=md.exports;const zk=Wl(Xk),Cd=({className:e,children:t,disabled:n=!1,focused:r=!1,error:i,...a})=>T.jsx("label",{className:et("absolute origin-top-left bottom-1 left-2 text-sm","peer-focus:text-brand-primary","transition hover:transition","pointer-events-none",{"text-gray-500":!i&&!n&&!r,"text-brand-danger":i,"text-brand-secondary-text":n,"text-brand-primary":r},e),...a,children:t}),H1=({error:e,disabled:t,children:n})=>T.jsx("div",{className:et("border-brand-gray bg-brand-light-gray dark:bg-brand-dark-gray-dark focus-within:border-brand-secondary","relative h-[36px]","transition focus-within:transition","shadow-input focus-within:shadow-input-focus",{"bg-red-50 shadow-input-error focus-within:shadow-input-error":e,"border-gray-300 bg-[#cbcbcb] dark:bg-brand-text focus-within:border-brand cursor-not-allowed children:cursor-not-allowed":t}),children:n}),W1=({className:e,error:t,helper:n,label:r,mask:i,name:a,type:u,value:l,onChange:c,onBlur:f,disabled:h=!1,...p})=>{const m=et("peer","block w-full text-sm border-none appearance-none focus:outline-none focus:ring-0","absolute bottom-0","bg-transparent text-brand-secondary-text pb-0 px-2",e);return T.jsxs("div",{children:[T.jsxs(H1,{disabled:h,error:t,children:[u==="color"?T.jsx(L1,{color:l,disabled:h,onChange:c}):i?T.jsx(zk,{disabled:h,autoComplete:"off",type:"text",name:a,mask:i,value:l,onChange:c,onBlur:f,placeholder:" ",className:`${m}`}):T.jsx("input",{disabled:h,autoComplete:"off",type:u,name:a,value:l,onChange:c,onBlur:f,placeholder:" ",className:`${m}`,...p}),T.jsx(Cd,{htmlFor:a,disabled:h,error:t,children:r})]}),n?T.jsx(gd,{children:n}):null,t?T.jsx(pd,{children:t}):null]})},wd={Navbar:({children:e,className:t,...n})=>T.jsx("nav",{className:et("px-2 py-2 m-2","flex items-center justify-between rounded-lg select-none","bg-gradient-to-r from-primary-500 to-primary-400",t),...n,children:e}),Button:({children:e,className:t,...n})=>T.jsx("button",{className:et("rounded-md flex items-center justify-center","w-12 h-12","transition bg-white hover:bg-primary-50 active:bg-primary-100 text-primary-500",t),...n,children:e}),Title:({children:e,className:t,...n})=>T.jsx("h1",{className:et("pl-2 font-bold text-white text-2.5xl",t),...n,children:e})},Uk=({label:e,name:t,className:n,...r})=>T.jsx("div",{className:et("bg-brand-light-gray rounded-lg inline-block p-1.5 transition","border-2 border-transparent focus-within:border-brand-primary focus-within:transition",{className:n!==""}),children:T.jsxs("label",{htmlFor:(r==null?void 0:r.id)||t,className:et("relative","flex gap-2 items-center justify-center"),children:[T.jsx("input",{name:t,type:"radio",className:et("relative appearance-none w-5 h-5 border rounded-full text-brand-primary cursor-pointer transition-all focus:ring-0 focus:ring-offset-0 focus:outline-none","checked:after:absolute checked:before:absolute","checked:after:inset-0 checked:before:inset-0","checked:after:rounded-full checked:before:rounded-full","checked:after:scale-75","checked:after:bg-brand-primary checked:before:bg-white","checked:border-2"),...r}),T.jsx("span",{className:"text-xs text-brand-secondary-text",children:e})]})});function xi(e){"@babel/helpers - typeof";return xi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xi(e)}function Yk(e,t){if(xi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(xi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Z1(e){var t=Yk(e,"string");return xi(t)=="symbol"?t:String(t)}function $a(e,t,n){return t=Z1(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function X1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Fe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?X1(Object(n),!0).forEach(function(r){$a(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):X1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Jk(e){if(Array.isArray(e))return e}function Kk(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,u,l=[],c=!0,f=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(h){f=!0,i=h}finally{try{if(!c&&n.return!=null&&(u=n.return(),Object(u)!==u))return}finally{if(f)throw i}}return l}}function Sd(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function z1(e,t){if(e){if(typeof e=="string")return Sd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Sd(e,t)}}function qk(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
124
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gr(e,t){return Jk(e)||Kk(e,t)||z1(e,t)||qk()}function Qk(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function mr(e,t){if(e==null)return{};var n=Qk(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var ej=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function tj(e){var t=e.defaultInputValue,n=t===void 0?"":t,r=e.defaultMenuIsOpen,i=r===void 0?!1:r,a=e.defaultValue,u=a===void 0?null:a,l=e.inputValue,c=e.menuIsOpen,f=e.onChange,h=e.onInputChange,p=e.onMenuClose,m=e.onMenuOpen,v=e.value,C=mr(e,ej),S=b.useState(l!==void 0?l:n),E=gr(S,2),A=E[0],R=E[1],L=b.useState(c!==void 0?c:i),V=gr(L,2),N=V[0],X=V[1],Z=b.useState(v!==void 0?v:u),U=gr(Z,2),fe=U[0],Te=U[1],Ge=b.useCallback(function(Je,F){typeof f=="function"&&f(Je,F),Te(Je)},[f]),Xe=b.useCallback(function(Je,F){var P;typeof h=="function"&&(P=h(Je,F)),R(P!==void 0?P:Je)},[h]),pe=b.useCallback(function(){typeof m=="function"&&m(),X(!0)},[m]),Ce=b.useCallback(function(){typeof p=="function"&&p(),X(!1)},[p]),be=l!==void 0?l:A,Ae=c!==void 0?c:N,Ve=v!==void 0?v:fe;return Fe(Fe({},C),{},{inputValue:be,menuIsOpen:Ae,onChange:Ge,onInputChange:Xe,onMenuClose:Ce,onMenuOpen:pe,value:Ve})}function Re(){return Re=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},Re.apply(this,arguments)}function nj(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U1(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,Z1(r.key),r)}}function rj(e,t,n){return t&&U1(e.prototype,t),n&&U1(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Id(e,t){return Id=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Id(e,t)}function ij(e,t){if(typeof t!="function"&&t!==null)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&&Id(e,t)}function yu(e){return yu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},yu(e)}function oj(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function aj(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function sj(e,t){if(t&&(xi(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return aj(e)}function uj(e){var t=oj();return function(){var r=yu(e),i;if(t){var a=yu(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return sj(this,i)}}function lj(e){if(Array.isArray(e))return Sd(e)}function cj(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function fj(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
125
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ed(e){return lj(e)||cj(e)||z1(e)||fj()}function dj(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function hj(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var pj=function(){function e(n){var r=this;this._insertTag=function(i){var a;r.tags.length===0?r.insertionPoint?a=r.insertionPoint.nextSibling:r.prepend?a=r.container.firstChild:a=r.before:a=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,a),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?process.env.NODE_ENV==="production":n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(hj(this));var i=this.tags[this.tags.length-1];if(process.env.NODE_ENV!=="production"){var a=r.charCodeAt(0)===64&&r.charCodeAt(1)===105;a&&this._alreadyInsertedOrderInsensitiveRule&&console.error(`You're attempting to insert the following rule:
|
|
126
|
+
`+r+"\n\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules."),this._alreadyInsertedOrderInsensitiveRule=this._alreadyInsertedOrderInsensitiveRule||!a}if(this.isSpeedy){var u=dj(i);try{u.insertRule(r,u.cssRules.length)}catch(l){process.env.NODE_ENV!=="production"&&!/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(r)&&console.error('There was a problem inserting the following rule: "'+r+'"',l)}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0,process.env.NODE_ENV!=="production"&&(this._alreadyInsertedOrderInsensitiveRule=!1)},e}(),zt="-ms-",xu="-moz-",ut="-webkit-",Ad="comm",_d="rule",Pd="decl",gj="@import",Y1="@keyframes",mj="@layer",vj=Math.abs,Cu=String.fromCharCode,bj=Object.assign;function yj(e,t){return Ht(e,0)^45?(((t<<2^Ht(e,0))<<2^Ht(e,1))<<2^Ht(e,2))<<2^Ht(e,3):0}function J1(e){return e.trim()}function xj(e,t){return(e=t.exec(e))?e[0]:e}function lt(e,t,n){return e.replace(t,n)}function Td(e,t){return e.indexOf(t)}function Ht(e,t){return e.charCodeAt(t)|0}function Na(e,t,n){return e.slice(t,n)}function qn(e){return e.length}function Fd(e){return e.length}function wu(e,t){return t.push(e),e}function Cj(e,t){return e.map(t).join("")}var Su=1,_o=1,K1=0,sn=0,Nt=0,Po="";function Iu(e,t,n,r,i,a,u){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:Su,column:_o,length:u,return:""}}function Va(e,t){return bj(Iu("",null,null,"",null,null,0),e,{length:-e.length},t)}function wj(){return Nt}function Sj(){return Nt=sn>0?Ht(Po,--sn):0,_o--,Nt===10&&(_o=1,Su--),Nt}function gn(){return Nt=sn<K1?Ht(Po,sn++):0,_o++,Nt===10&&(_o=1,Su++),Nt}function Qn(){return Ht(Po,sn)}function Eu(){return sn}function Ba(e,t){return Na(Po,e,t)}function ka(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 q1(e){return Su=_o=1,K1=qn(Po=e),sn=0,[]}function Q1(e){return Po="",e}function Au(e){return J1(Ba(sn-1,Od(e===91?e+2:e===40?e+1:e)))}function Ij(e){for(;(Nt=Qn())&&Nt<33;)gn();return ka(e)>2||ka(Nt)>3?"":" "}function Ej(e,t){for(;--t&&gn()&&!(Nt<48||Nt>102||Nt>57&&Nt<65||Nt>70&&Nt<97););return Ba(e,Eu()+(t<6&&Qn()==32&&gn()==32))}function Od(e){for(;gn();)switch(Nt){case e:return sn;case 34:case 39:e!==34&&e!==39&&Od(Nt);break;case 40:e===41&&Od(e);break;case 92:gn();break}return sn}function Aj(e,t){for(;gn()&&e+Nt!==57;)if(e+Nt===84&&Qn()===47)break;return"/*"+Ba(t,sn-1)+"*"+Cu(e===47?e:gn())}function _j(e){for(;!ka(Qn());)gn();return Ba(e,sn)}function Pj(e){return Q1(_u("",null,null,null,[""],e=q1(e),0,[0],e))}function _u(e,t,n,r,i,a,u,l,c){for(var f=0,h=0,p=u,m=0,v=0,C=0,S=1,E=1,A=1,R=0,L="",V=i,N=a,X=r,Z=L;E;)switch(C=R,R=gn()){case 40:if(C!=108&&Ht(Z,p-1)==58){Td(Z+=lt(Au(R),"&","&\f"),"&\f")!=-1&&(A=-1);break}case 34:case 39:case 91:Z+=Au(R);break;case 9:case 10:case 13:case 32:Z+=Ij(C);break;case 92:Z+=Ej(Eu()-1,7);continue;case 47:switch(Qn()){case 42:case 47:wu(Tj(Aj(gn(),Eu()),t,n),c);break;default:Z+="/"}break;case 123*S:l[f++]=qn(Z)*A;case 125*S:case 59:case 0:switch(R){case 0:case 125:E=0;case 59+h:A==-1&&(Z=lt(Z,/\f/g,"")),v>0&&qn(Z)-p&&wu(v>32?ty(Z+";",r,n,p-1):ty(lt(Z," ","")+";",r,n,p-2),c);break;case 59:Z+=";";default:if(wu(X=ey(Z,t,n,f,h,i,l,L,V=[],N=[],p),a),R===123)if(h===0)_u(Z,t,X,X,V,a,p,l,N);else switch(m===99&&Ht(Z,3)===110?100:m){case 100:case 108:case 109:case 115:_u(e,X,X,r&&wu(ey(e,X,X,0,0,i,l,L,i,V=[],p),N),i,N,p,l,r?V:N);break;default:_u(Z,X,X,X,[""],N,0,l,N)}}f=h=v=0,S=A=1,L=Z="",p=u;break;case 58:p=1+qn(Z),v=C;default:if(S<1){if(R==123)--S;else if(R==125&&S++==0&&Sj()==125)continue}switch(Z+=Cu(R),R*S){case 38:A=h>0?1:(Z+="\f",-1);break;case 44:l[f++]=(qn(Z)-1)*A,A=1;break;case 64:Qn()===45&&(Z+=Au(gn())),m=Qn(),h=p=qn(L=Z+=_j(Eu())),R++;break;case 45:C===45&&qn(Z)==2&&(S=0)}}return a}function ey(e,t,n,r,i,a,u,l,c,f,h){for(var p=i-1,m=i===0?a:[""],v=Fd(m),C=0,S=0,E=0;C<r;++C)for(var A=0,R=Na(e,p+1,p=vj(S=u[C])),L=e;A<v;++A)(L=J1(S>0?m[A]+" "+R:lt(R,/&\f/g,m[A])))&&(c[E++]=L);return Iu(e,t,n,i===0?_d:l,c,f,h)}function Tj(e,t,n){return Iu(e,t,n,Ad,Cu(wj()),Na(e,2,-2),0)}function ty(e,t,n,r){return Iu(e,t,n,Pd,Na(e,0,r),Na(e,r+1,-1),r)}function To(e,t){for(var n="",r=Fd(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function Fj(e,t,n,r){switch(e.type){case mj:if(e.children.length)break;case gj:case Pd:return e.return=e.return||e.value;case Ad:return"";case Y1:return e.return=e.value+"{"+To(e.children,r)+"}";case _d:e.value=e.props.join(",")}return qn(n=To(e.children,r))?e.return=e.value+"{"+n+"}":""}function Oj(e){var t=Fd(e);return function(n,r,i,a){for(var u="",l=0;l<t;l++)u+=e[l](n,r,i,a)||"";return u}}function Rj(e){return function(t){t.root||(t=t.return)&&e(t)}}function Mj(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var Lj=function(t,n,r){for(var i=0,a=0;i=a,a=Qn(),i===38&&a===12&&(n[r]=1),!ka(a);)gn();return Ba(t,sn)},Dj=function(t,n){var r=-1,i=44;do switch(ka(i)){case 0:i===38&&Qn()===12&&(n[r]=1),t[r]+=Lj(sn-1,n,r);break;case 2:t[r]+=Au(i);break;case 4:if(i===44){t[++r]=Qn()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Cu(i)}while(i=gn());return t},$j=function(t,n){return Q1(Dj(q1(t),n))},ny=new WeakMap,Nj=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!ny.get(r))&&!i){ny.set(t,!0);for(var a=[],u=$j(n,a),l=r.props,c=0,f=0;c<u.length;c++)for(var h=0;h<l.length;h++,f++)t.props[f]=a[c]?u[c].replace(/&\f/g,l[h]):l[h]+" "+u[c]}}},Vj=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}},Bj="emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason",kj=function(t){return t.type==="comm"&&t.children.indexOf(Bj)>-1},jj=function(t){return function(n,r,i){if(!(n.type!=="rule"||t.compat)){var a=n.value.match(/(:first|:nth|:nth-last)-child/g);if(a){for(var u=!!n.parent,l=u?n.parent.children:i,c=l.length-1;c>=0;c--){var f=l[c];if(f.line<n.line)break;if(f.column<n.column){if(kj(f))return;break}}a.forEach(function(h){console.error('The pseudo class "'+h+'" is potentially unsafe when doing server-side rendering. Try changing it to "'+h.split("-child")[0]+'-of-type".')})}}}},ry=function(t){return t.type.charCodeAt(1)===105&&t.type.charCodeAt(0)===64},Gj=function(t,n){for(var r=t-1;r>=0;r--)if(!ry(n[r]))return!0;return!1},iy=function(t){t.type="",t.value="",t.return="",t.children="",t.props=""},Hj=function(t,n,r){ry(t)&&(t.parent?(console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),iy(t)):Gj(n,r)&&(console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."),iy(t)))};function oy(e,t){switch(yj(e,t)){case 5103:return ut+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ut+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ut+e+xu+e+zt+e+e;case 6828:case 4268:return ut+e+zt+e+e;case 6165:return ut+e+zt+"flex-"+e+e;case 5187:return ut+e+lt(e,/(\w+).+(:[^]+)/,ut+"box-$1$2"+zt+"flex-$1$2")+e;case 5443:return ut+e+zt+"flex-item-"+lt(e,/flex-|-self/,"")+e;case 4675:return ut+e+zt+"flex-line-pack"+lt(e,/align-content|flex-|-self/,"")+e;case 5548:return ut+e+zt+lt(e,"shrink","negative")+e;case 5292:return ut+e+zt+lt(e,"basis","preferred-size")+e;case 6060:return ut+"box-"+lt(e,"-grow","")+ut+e+zt+lt(e,"grow","positive")+e;case 4554:return ut+lt(e,/([^-])(transform)/g,"$1"+ut+"$2")+e;case 6187:return lt(lt(lt(e,/(zoom-|grab)/,ut+"$1"),/(image-set)/,ut+"$1"),e,"")+e;case 5495:case 3959:return lt(e,/(image-set\([^]*)/,ut+"$1$`$1");case 4968:return lt(lt(e,/(.+:)(flex-)?(.*)/,ut+"box-pack:$3"+zt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ut+e+e;case 4095:case 3583:case 4068:case 2532:return lt(e,/(.+)-inline(.+)/,ut+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(qn(e)-1-t>6)switch(Ht(e,t+1)){case 109:if(Ht(e,t+4)!==45)break;case 102:return lt(e,/(.+:)(.+)-([^]+)/,"$1"+ut+"$2-$3$1"+xu+(Ht(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Td(e,"stretch")?oy(lt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ht(e,t+1)!==115)break;case 6444:switch(Ht(e,qn(e)-3-(~Td(e,"!important")&&10))){case 107:return lt(e,":",":"+ut)+e;case 101:return lt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ut+(Ht(e,14)===45?"inline-":"")+"box$3$1"+ut+"$2$3$1"+zt+"$2box$3")+e}break;case 5936:switch(Ht(e,t+11)){case 114:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ut+e+zt+lt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ut+e+zt+e+e}return e}var Wj=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Pd:t.return=oy(t.value,t.length);break;case Y1:return To([Va(t,{value:lt(t.value,"@","@"+ut)})],i);case _d:if(t.length)return Cj(t.props,function(a){switch(xj(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return To([Va(t,{props:[lt(a,/:(read-\w+)/,":"+xu+"$1")]})],i);case"::placeholder":return To([Va(t,{props:[lt(a,/:(plac\w+)/,":"+ut+"input-$1")]}),Va(t,{props:[lt(a,/:(plac\w+)/,":"+xu+"$1")]}),Va(t,{props:[lt(a,/:(plac\w+)/,zt+"input-$1")]})],i)}return""})}},Zj=[Wj],Xj=function(t){var n=t.key;if(process.env.NODE_ENV!=="production"&&!n)throw new Error(`You have to configure \`key\` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.
|
|
127
|
+
If multiple caches share the same key they might "fight" for each other's style elements.`);if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(S){var E=S.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(S),S.setAttribute("data-s",""))})}var i=t.stylisPlugins||Zj;if(process.env.NODE_ENV!=="production"&&/[^a-z-]/.test(n))throw new Error('Emotion key must only contain lower case alphabetical characters and - but "'+n+'" was passed');var a={},u,l=[];u=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(S){for(var E=S.getAttribute("data-emotion").split(" "),A=1;A<E.length;A++)a[E[A]]=!0;l.push(S)});var c,f=[Nj,Vj];process.env.NODE_ENV!=="production"&&f.push(jj({get compat(){return C.compat}}),Hj);{var h,p=[Fj,process.env.NODE_ENV!=="production"?function(S){S.root||(S.return?h.insert(S.return):S.value&&S.type!==Ad&&h.insert(S.value+"{}"))}:Rj(function(S){h.insert(S)})],m=Oj(f.concat(i,p)),v=function(E){return To(Pj(E),m)};c=function(E,A,R,L){h=R,process.env.NODE_ENV!=="production"&&A.map!==void 0&&(h={insert:function(N){R.insert(N+A.map)}}),v(E?E+"{"+A.styles+"}":A.styles),L&&(C.inserted[A.name]=!0)}}var C={key:n,sheet:new pj({key:n,container:u,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:c};return C.sheet.hydrate(l),C},ay=Ef,zj={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Uj={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},sy={};sy[ay.ForwardRef]=zj,sy[ay.Memo]=Uj;var Yj=!0;function uy(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):r+=i+" "}),r}var Rd=function(t,n,r){var i=t.key+"-"+n.name;(r===!1||Yj===!1)&&t.registered[i]===void 0&&(t.registered[i]=n.styles)},Md=function(t,n,r){Rd(t,n,r);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var a=n;do t.insert(n===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function Jj(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var Kj={animationIterationCount:1,aspectRatio: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},ly=`You have illegal escape sequence in your template literal, most likely inside content's property value.
|
|
128
128
|
Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';".
|
|
129
129
|
You can read more about this here:
|
|
130
|
-
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,
|
|
130
|
+
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,qj="You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).",Qj=/[A-Z]|^ms/g,cy=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Ld=function(t){return t.charCodeAt(1)===45},fy=function(t){return t!=null&&typeof t!="boolean"},Dd=Mj(function(e){return Ld(e)?e:e.replace(Qj,"-$&").toLowerCase()}),Pu=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(cy,function(r,i,a){return Bn={name:i,styles:a,next:Bn},i})}return Kj[t]!==1&&!Ld(t)&&typeof n=="number"&&n!==0?n+"px":n};if(process.env.NODE_ENV!=="production"){var eG=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,tG=["normal","none","initial","inherit","unset"],nG=Pu,rG=/^-ms-/,iG=/-(.)/g,dy={};Pu=function(t,n){if(t==="content"&&(typeof n!="string"||tG.indexOf(n)===-1&&!eG.test(n)&&(n.charAt(0)!==n.charAt(n.length-1)||n.charAt(0)!=='"'&&n.charAt(0)!=="'")))throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+n+"\"'`");var r=nG(t,n);return r!==""&&!Ld(t)&&t.indexOf("-")!==-1&&dy[t]===void 0&&(dy[t]=!0,console.error("Using kebab-case for css properties in objects is not supported. Did you mean "+t.replace(rG,"ms-").replace(iG,function(i,a){return a.toUpperCase()})+"?")),r}}var hy="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function ja(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0){if(process.env.NODE_ENV!=="production"&&n.toString()==="NO_COMPONENT_SELECTOR")throw new Error(hy);return n}switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return Bn={name:n.name,styles:n.styles,next:Bn},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)Bn={name:r.name,styles:r.styles,next:Bn},r=r.next;var i=n.styles+";";return process.env.NODE_ENV!=="production"&&n.map!==void 0&&(i+=n.map),i}return oG(e,t,n)}case"function":{if(e!==void 0){var a=Bn,u=n(e);return Bn=a,ja(e,t,u)}else process.env.NODE_ENV!=="production"&&console.error("Functions that are interpolated in css calls will be stringified.\nIf you want to have a css call based on props, create a function that returns a css call like this\nlet dynamicStyle = (props) => css`color: ${props.color}`\nIt can be called directly with props or interpolated in a styled call like this\nlet SomeComponent = styled('div')`${dynamicStyle}`");break}case"string":if(process.env.NODE_ENV!=="production"){var l=[],c=n.replace(cy,function(h,p,m){var v="animation"+l.length;return l.push("const "+v+" = keyframes`"+m.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+v+"}"});l.length&&console.error("`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\nInstead of doing this:\n\n"+[].concat(l,["`"+c+"`"]).join(`
|
|
131
131
|
`)+`
|
|
132
132
|
|
|
133
133
|
You should wrap it with \`css\` like this:
|
|
134
134
|
|
|
135
|
-
`+("css`"+c+"`"))}break}if(t==null)return n;var f=t[n];return f!==void 0?f:n}function
|
|
136
|
-
`),r=0;r<n.length;r++){var i=lG(n[r]);if(i){if(cG.has(i))break;if(/^[A-Z]/.test(i))return fG(i)}}},kd="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",jd="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",hG=function(t,n){if(process.env.NODE_ENV!=="production"&&typeof n.css=="string"&&n.css.indexOf(":")!==-1)throw new Error("Strings are not allowed as css prop values, please wrap it in a css template literal from '@emotion/react' like this: css`"+n.css+"`");var r={};for(var i in n)Nd.call(n,i)&&(r[i]=n[i]);if(r[kd]=t,process.env.NODE_ENV!=="production"&&n.css&&(typeof n.css!="object"||typeof n.css.name!="string"||n.css.name.indexOf("-")===-1)){var a=dG(new Error().stack);a&&(r[jd]=a)}return r},pG=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return Md(n,r,i),yy(function(){return Ld(n,r,i)}),null},wy=Bd(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var i=e[kd],a=[r],u="";typeof e.className=="string"?u=cy(t.registered,a,e.className):e.className!=null&&(u=e.className+" ");var l=Ga(a,void 0,te.useContext(Tu));if(process.env.NODE_ENV!=="production"&&l.name.indexOf("-")===-1){var c=e[jd];c&&(l=Ga([l,"label:"+c+";"]))}u+=t.key+"-"+l.name;var f={};for(var h in e)Nd.call(e,h)&&h!=="css"&&h!==kd&&(process.env.NODE_ENV==="production"||h!==jd)&&(f[h]=e[h]);return f.ref=n,f.className=u,te.createElement(te.Fragment,null,te.createElement(pG,{cache:t,serialized:l,isStringTag:typeof i=="string"}),te.createElement(i,f))});process.env.NODE_ENV!=="production"&&(wy.displayName="EmotionCssPropInternal");var gG=wy,mG={name:"@emotion/react",version:"11.11.3",main:"dist/emotion-react.cjs.js",module:"dist/emotion-react.esm.js",browser:{"./dist/emotion-react.esm.js":"./dist/emotion-react.browser.esm.js"},exports:{".":{module:{worker:"./dist/emotion-react.worker.esm.js",browser:"./dist/emotion-react.browser.esm.js",default:"./dist/emotion-react.esm.js"},import:"./dist/emotion-react.cjs.mjs",default:"./dist/emotion-react.cjs.js"},"./jsx-runtime":{module:{worker:"./jsx-runtime/dist/emotion-react-jsx-runtime.worker.esm.js",browser:"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js"},import:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js"},"./_isolated-hnrs":{module:{worker:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.worker.esm.js",browser:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js"},import:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js"},"./jsx-dev-runtime":{module:{worker:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.worker.esm.js",browser:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js"},import:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js"},"./package.json":"./package.json","./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}},types:"types/index.d.ts",files:["src","dist","jsx-runtime","jsx-dev-runtime","_isolated-hnrs","types/*.d.ts","macro.*"],sideEffects:!1,author:"Emotion Contributors",license:"MIT",scripts:{"test:typescript":"dtslint types"},dependencies:{"@babel/runtime":"^7.18.3","@emotion/babel-plugin":"^11.11.0","@emotion/cache":"^11.11.0","@emotion/serialize":"^1.1.3","@emotion/use-insertion-effect-with-fallbacks":"^1.0.1","@emotion/utils":"^1.2.1","@emotion/weak-memoize":"^0.3.1","hoist-non-react-statics":"^3.3.1"},peerDependencies:{react:">=16.8.0"},peerDependenciesMeta:{"@types/react":{optional:!0}},devDependencies:{"@definitelytyped/dtslint":"0.0.112","@emotion/css":"11.11.2","@emotion/css-prettifier":"1.1.3","@emotion/server":"11.11.0","@emotion/styled":"11.11.0","html-tag-names":"^1.1.2",react:"16.14.0","svg-tag-names":"^1.1.1",typescript:"^4.5.5"},repository:"https://github.com/emotion-js/emotion/tree/main/packages/react",publishConfig:{access:"public"},"umd:main":"dist/emotion-react.umd.min.js",preconstruct:{entrypoints:["./index.js","./jsx-runtime.js","./jsx-dev-runtime.js","./_isolated-hnrs.js"],umdName:"emotionReact",exports:{envConditions:["browser","worker"],extra:{"./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}}}}},Pe=function(t,n){var r=arguments;if(n==null||!Nd.call(n,"css"))return te.createElement.apply(void 0,r);var i=r.length,a=new Array(i);a[0]=gG,a[1]=hG(t,n);for(var u=2;u<i;u++)a[u]=r[u];return te.createElement.apply(null,a)},Sy=!1,vG=Bd(function(e,t){process.env.NODE_ENV!=="production"&&!Sy&&(e.className||e.css)&&(console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?"),Sy=!0);var n=e.styles,r=Ga([n],void 0,te.useContext(Tu)),i=te.useRef();return xy(function(){var a=t.key+"-global",u=new t.sheet.constructor({key:a,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),l=!1,c=document.querySelector('style[data-emotion="'+a+" "+r.name+'"]');return t.sheet.tags.length&&(u.before=t.sheet.tags[0]),c!==null&&(l=!0,c.setAttribute("data-emotion",a),u.hydrate([c])),i.current=[u,l],function(){u.flush()}},[t]),xy(function(){var a=i.current,u=a[0],l=a[1];if(l){a[1]=!1;return}if(r.next!==void 0&&Ld(t,r.next,!0),u.tags.length){var c=u.tags[u.tags.length-1].nextElementSibling;u.before=c,u.flush()}t.insert("",r,u,!1)},[t,r.name]),null});process.env.NODE_ENV!=="production"&&(vG.displayName="EmotionGlobal");function Gd(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ga(t)}var bG=function(){var t=Gd.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},yG=function e(t){for(var n=t.length,r=0,i="";r<n;r++){var a=t[r];if(a!=null){var u=void 0;switch(typeof a){case"boolean":break;case"object":{if(Array.isArray(a))u=e(a);else{process.env.NODE_ENV!=="production"&&a.styles!==void 0&&a.name!==void 0&&console.error("You have passed styles created with `css` from `@emotion/react` package to the `cx`.\n`cx` is meant to compose class names (strings) so you should convert those styles to a class name by passing them to the `css` received from <ClassNames/> component."),u="";for(var l in a)a[l]&&l&&(u&&(u+=" "),u+=l)}break}default:u=a}u&&(i&&(i+=" "),i+=u)}}return i};function xG(e,t,n){var r=[],i=cy(e,r,n);return r.length<2?n:i+t(r)}var CG=function(t){var n=t.cache,r=t.serializedArr;return yy(function(){for(var i=0;i<r.length;i++)Ld(n,r[i],!1)}),null},wG=Bd(function(e,t){var n=!1,r=[],i=function(){if(n&&process.env.NODE_ENV!=="production")throw new Error("css can only be used during render");for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];var m=Ga(h,t.registered);return r.push(m),Md(t,m,!1),t.key+"-"+m.name},a=function(){if(n&&process.env.NODE_ENV!=="production")throw new Error("cx can only be used during render");for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];return xG(t.registered,i,yG(h))},u={css:i,cx:a,theme:te.useContext(Tu)},l=e.children(u);return n=!0,te.createElement(te.Fragment,null,te.createElement(CG,{cache:t,serializedArr:r}),l)});if(process.env.NODE_ENV!=="production"&&(wG.displayName="EmotionClassNames"),process.env.NODE_ENV!=="production"){var Iy=!0,SG=typeof jest<"u"||typeof vi<"u";if(Iy&&!SG){var Ey=typeof globalThis<"u"?globalThis:Iy?window:global,Ay="__EMOTION_REACT_"+mG.version.split(".")[0]+"__";Ey[Ay]&&console.warn("You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used."),Ey[Ay]=!0}}function IG(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const EG=Math.min,AG=Math.max,Fu=Math.round,Ou=Math.floor,Ru=e=>({x:e,y:e});function _G(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function _y(e){return Ty(e)?(e.nodeName||"").toLowerCase():"#document"}function kn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Py(e){var t;return(t=(Ty(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ty(e){return e instanceof Node||e instanceof kn(e).Node}function Hd(e){return e instanceof Element||e instanceof kn(e).Element}function Wd(e){return e instanceof HTMLElement||e instanceof kn(e).HTMLElement}function Fy(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof kn(e).ShadowRoot}function Oy(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Zd(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function PG(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function TG(e){return["html","body","#document"].includes(_y(e))}function Zd(e){return kn(e).getComputedStyle(e)}function FG(e){if(_y(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Fy(e)&&e.host||Py(e);return Fy(t)?t.host:t}function Ry(e){const t=FG(e);return TG(t)?e.ownerDocument?e.ownerDocument.body:e.body:Wd(t)&&Oy(t)?t:Ry(t)}function Mu(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Ry(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),u=kn(i);return a?t.concat(u,u.visualViewport||[],Oy(i)?i:[],u.frameElement&&n?Mu(u.frameElement):[]):t.concat(i,Mu(i,[],n))}function OG(e){const t=Zd(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Wd(e),a=i?e.offsetWidth:n,u=i?e.offsetHeight:r,l=Fu(n)!==a||Fu(r)!==u;return l&&(n=a,r=u),{width:n,height:r,$:l}}function Xd(e){return Hd(e)?e:e.contextElement}function zd(e){const t=Xd(e);if(!Wd(t))return Ru(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=OG(t);let u=(a?Fu(n.width):n.width)/r,l=(a?Fu(n.height):n.height)/i;return(!u||!Number.isFinite(u))&&(u=1),(!l||!Number.isFinite(l))&&(l=1),{x:u,y:l}}const RG=Ru(0);function MG(e){const t=kn(e);return!PG()||!t.visualViewport?RG:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function LG(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==kn(e)?!1:t}function My(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=Xd(e);let u=Ru(1);t&&(r?Hd(r)&&(u=zd(r)):u=zd(e));const l=LG(a,n,r)?MG(a):Ru(0);let c=(i.left+l.x)/u.x,f=(i.top+l.y)/u.y,h=i.width/u.x,p=i.height/u.y;if(a){const m=kn(a),v=r&&Hd(r)?kn(r):r;let C=m.frameElement;for(;C&&r&&v!==m;){const S=zd(C),E=C.getBoundingClientRect(),A=Zd(C),R=E.left+(C.clientLeft+parseFloat(A.paddingLeft))*S.x,L=E.top+(C.clientTop+parseFloat(A.paddingTop))*S.y;c*=S.x,f*=S.y,h*=S.x,p*=S.y,c+=R,f+=L,C=kn(C).frameElement}}return _G({width:h,height:p,x:c,y:f})}function DG(e,t){let n=null,r;const i=Py(e);function a(){clearTimeout(r),n&&n.disconnect(),n=null}function u(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),a();const{left:f,top:h,width:p,height:m}=e.getBoundingClientRect();if(l||t(),!p||!m)return;const v=Ou(h),C=Ou(i.clientWidth-(f+p)),S=Ou(i.clientHeight-(h+m)),E=Ou(f),R={rootMargin:-v+"px "+-C+"px "+-S+"px "+-E+"px",threshold:AG(0,EG(1,c))||1};let L=!0;function V(N){const X=N[0].intersectionRatio;if(X!==c){if(!L)return u();X?u(!1,X):r=setTimeout(()=>{u(!1,1e-7)},100)}L=!1}try{n=new IntersectionObserver(V,{...R,root:i.ownerDocument})}catch{n=new IntersectionObserver(V,R)}n.observe(e)}return u(!0),a}function $G(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,f=Xd(e),h=i||a?[...f?Mu(f):[],...Mu(t)]:[];h.forEach(A=>{i&&A.addEventListener("scroll",n,{passive:!0}),a&&A.addEventListener("resize",n)});const p=f&&l?DG(f,n):null;let m=-1,v=null;u&&(v=new ResizeObserver(A=>{let[R]=A;R&&R.target===f&&v&&(v.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{v&&v.observe(t)})),n()}),f&&!c&&v.observe(f),v.observe(t));let C,S=c?My(e):null;c&&E();function E(){const A=My(e);S&&(A.x!==S.x||A.y!==S.y||A.width!==S.width||A.height!==S.height)&&n(),S=A,C=requestAnimationFrame(E)}return n(),()=>{h.forEach(A=>{i&&A.removeEventListener("scroll",n),a&&A.removeEventListener("resize",n)}),p&&p(),v&&v.disconnect(),v=null,c&&cancelAnimationFrame(C)}}var Ud=b.useLayoutEffect,NG=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Lu=function(){};function VG(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function BG(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];var a=[].concat(r);if(t&&e)for(var u in t)t.hasOwnProperty(u)&&t[u]&&a.push("".concat(VG(e,u)));return a.filter(function(l){return l}).map(function(l){return String(l).trim()}).join(" ")}var Ly=function(t){return UG(t)?t.filter(Boolean):xi(t)==="object"&&t!==null?[t]:[]},Dy=function(t){t.className,t.clearValue,t.cx,t.getStyles,t.getClassNames,t.getValue,t.hasValue,t.isMulti,t.isRtl,t.options,t.selectOption,t.selectProps,t.setValue,t.theme;var n=mr(t,NG);return Fe({},n)},Ft=function(t,n,r){var i=t.cx,a=t.getStyles,u=t.getClassNames,l=t.className;return{css:a(n,t),className:i(r??{},u(n,t),l)}};function Du(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function kG(e){return Du(e)?window.innerHeight:e.clientHeight}function $y(e){return Du(e)?window.pageYOffset:e.scrollTop}function $u(e,t){if(Du(e)){window.scrollTo(0,t);return}e.scrollTop=t}function jG(e){var t=getComputedStyle(e),n=t.position==="absolute",r=/(auto|scroll)/;if(t.position==="fixed")return document.documentElement;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),!(n&&t.position==="static")&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return document.documentElement}function GG(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function Nu(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Lu,i=$y(e),a=t-i,u=10,l=0;function c(){l+=u;var f=GG(l,i,a,n);$u(e,f),l<n?window.requestAnimationFrame(c):r(e)}c()}function Ny(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),i=t.offsetHeight/3;r.bottom+i>n.bottom?$u(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+i,e.scrollHeight)):r.top-i<n.top&&$u(e,Math.max(t.offsetTop-i,0))}function HG(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}function Vy(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function WG(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var By=!1,ZG={get passive(){return By=!0}},Vu=typeof window<"u"?window:{};Vu.addEventListener&&Vu.removeEventListener&&(Vu.addEventListener("p",Lu,ZG),Vu.removeEventListener("p",Lu,!1));var XG=By;function zG(e){return e!=null}function UG(e){return Array.isArray(e)}function Bu(e,t,n){return e?t:n}function qee(e){return e}function Qee(e){return e}var YG=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var a=Object.entries(t).filter(function(u){var l=gr(u,1),c=l[0];return!r.includes(c)});return a.reduce(function(u,l){var c=gr(l,2),f=c[0],h=c[1];return u[f]=h,u},{})},JG=["children","innerProps"],KG=["children","innerProps"];function qG(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,i=e.placement,a=e.shouldScroll,u=e.isFixedPosition,l=e.controlHeight,c=jG(n),f={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return f;var h=c.getBoundingClientRect(),p=h.height,m=n.getBoundingClientRect(),v=m.bottom,C=m.height,S=m.top,E=n.offsetParent.getBoundingClientRect(),A=E.top,R=u?window.innerHeight:kG(c),L=$y(c),V=parseInt(getComputedStyle(n).marginBottom,10),N=parseInt(getComputedStyle(n).marginTop,10),X=A-N,Z=R-S,U=X+L,fe=p-L-S,Te=v-R+L+V,Ge=L+S-N,Xe=160;switch(i){case"auto":case"bottom":if(Z>=C)return{placement:"bottom",maxHeight:t};if(fe>=C&&!u)return a&&Nu(c,Te,Xe),{placement:"bottom",maxHeight:t};if(!u&&fe>=r||u&&Z>=r){a&&Nu(c,Te,Xe);var pe=u?Z-V:fe-V;return{placement:"bottom",maxHeight:pe}}if(i==="auto"||u){var Ce=t,be=u?X:U;return be>=r&&(Ce=Math.min(be-V-l,t)),{placement:"top",maxHeight:Ce}}if(i==="bottom")return a&&$u(c,Te),{placement:"bottom",maxHeight:t};break;case"top":if(X>=C)return{placement:"top",maxHeight:t};if(U>=C&&!u)return a&&Nu(c,Ge,Xe),{placement:"top",maxHeight:t};if(!u&&U>=r||u&&X>=r){var Ae=t;return(!u&&U>=r||u&&X>=r)&&(Ae=u?X-N:U-N),a&&Nu(c,Ge,Xe),{placement:"top",maxHeight:Ae}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(i,'".'))}return f}function QG(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var ky=function(t){return t==="auto"?"bottom":t},eH=function(t,n){var r,i=t.placement,a=t.theme,u=a.borderRadius,l=a.spacing,c=a.colors;return Fe((r={label:"menu"},$a(r,QG(i),"100%"),$a(r,"position","absolute"),$a(r,"width","100%"),$a(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:u,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:l.menuGutter,marginTop:l.menuGutter})},jy=b.createContext(null),tH=function(t){var n=t.children,r=t.minMenuHeight,i=t.maxMenuHeight,a=t.menuPlacement,u=t.menuPosition,l=t.menuShouldScrollIntoView,c=t.theme,f=b.useContext(jy)||{},h=f.setPortalPlacement,p=b.useRef(null),m=b.useState(i),v=gr(m,2),C=v[0],S=v[1],E=b.useState(null),A=gr(E,2),R=A[0],L=A[1],V=c.spacing.controlHeight;return Ud(function(){var N=p.current;if(N){var X=u==="fixed",Z=l&&!X,U=qG({maxHeight:i,menuEl:N,minHeight:r,placement:a,shouldScroll:Z,isFixedPosition:X,controlHeight:V});S(U.maxHeight),L(U.placement),h==null||h(U.placement)}},[i,a,u,l,r,h,V]),n({ref:p,placerProps:Fe(Fe({},t),{},{placement:R||ky(a),maxHeight:C})})},nH=function(t){var n=t.children,r=t.innerRef,i=t.innerProps;return Pe("div",Re({},Ft(t,"menu",{menu:!0}),{ref:r},i),n)},rH=nH,iH=function(t,n){var r=t.maxHeight,i=t.theme.spacing.baseUnit;return Fe({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:i,paddingTop:i})},oH=function(t){var n=t.children,r=t.innerProps,i=t.innerRef,a=t.isMulti;return Pe("div",Re({},Ft(t,"menuList",{"menu-list":!0,"menu-list--is-multi":a}),{ref:i},r),n)},Gy=function(t,n){var r=t.theme,i=r.spacing.baseUnit,a=r.colors;return Fe({textAlign:"center"},n?{}:{color:a.neutral40,padding:"".concat(i*2,"px ").concat(i*3,"px")})},aH=Gy,sH=Gy,uH=function(t){var n=t.children,r=n===void 0?"No options":n,i=t.innerProps,a=mr(t,JG);return Pe("div",Re({},Ft(Fe(Fe({},a),{},{children:r,innerProps:i}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),i),r)},lH=function(t){var n=t.children,r=n===void 0?"Loading...":n,i=t.innerProps,a=mr(t,KG);return Pe("div",Re({},Ft(Fe(Fe({},a),{},{children:r,innerProps:i}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),i),r)},cH=function(t){var n=t.rect,r=t.offset,i=t.position;return{left:n.left,position:i,top:r,width:n.width,zIndex:1}},fH=function(t){var n=t.appendTo,r=t.children,i=t.controlElement,a=t.innerProps,u=t.menuPlacement,l=t.menuPosition,c=b.useRef(null),f=b.useRef(null),h=b.useState(ky(u)),p=gr(h,2),m=p[0],v=p[1],C=b.useMemo(function(){return{setPortalPlacement:v}},[]),S=b.useState(null),E=gr(S,2),A=E[0],R=E[1],L=b.useCallback(function(){if(i){var Z=HG(i),U=l==="fixed"?0:window.pageYOffset,fe=Z[m]+U;(fe!==(A==null?void 0:A.offset)||Z.left!==(A==null?void 0:A.rect.left)||Z.width!==(A==null?void 0:A.rect.width))&&R({offset:fe,rect:Z})}},[i,l,m,A==null?void 0:A.offset,A==null?void 0:A.rect.left,A==null?void 0:A.rect.width]);Ud(function(){L()},[L]);var V=b.useCallback(function(){typeof f.current=="function"&&(f.current(),f.current=null),i&&c.current&&(f.current=$G(i,c.current,L,{elementResize:"ResizeObserver"in window}))},[i,L]);Ud(function(){V()},[V]);var N=b.useCallback(function(Z){c.current=Z,V()},[V]);if(!n&&l!=="fixed"||!A)return null;var X=Pe("div",Re({ref:N},Ft(Fe(Fe({},t),{},{offset:A.offset,position:l,rect:A.rect}),"menuPortal",{"menu-portal":!0}),a),r);return Pe(jy.Provider,{value:C},n?Hl.createPortal(X,n):X)},dH=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},hH=function(t){var n=t.children,r=t.innerProps,i=t.isDisabled,a=t.isRtl;return Pe("div",Re({},Ft(t,"container",{"--is-disabled":i,"--is-rtl":a}),r),n)},pH=function(t,n){var r=t.theme.spacing,i=t.isMulti,a=t.hasValue,u=t.selectProps.controlShouldRenderValue;return Fe({alignItems:"center",display:i&&a&&u?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},gH=function(t){var n=t.children,r=t.innerProps,i=t.isMulti,a=t.hasValue;return Pe("div",Re({},Ft(t,"valueContainer",{"value-container":!0,"value-container--is-multi":i,"value-container--has-value":a}),r),n)},mH=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},vH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"indicatorsContainer",{indicators:!0}),r),n)},Hy,bH=["size"],yH=["innerProps","isRtl","size"];function xH(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var CH=process.env.NODE_ENV==="production"?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */",toString:xH},Wy=function(t){var n=t.size,r=mr(t,bH);return Pe("svg",Re({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:CH},r))},Yd=function(t){return Pe(Wy,Re({size:20},t),Pe("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Zy=function(t){return Pe(Wy,Re({size:20},t),Pe("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Xy=function(t,n){var r=t.isFocused,i=t.theme,a=i.spacing.baseUnit,u=i.colors;return Fe({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?u.neutral60:u.neutral20,padding:a*2,":hover":{color:r?u.neutral80:u.neutral40}})},wH=Xy,SH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||Pe(Zy,null))},IH=Xy,EH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||Pe(Yd,null))},AH=function(t,n){var r=t.isDisabled,i=t.theme,a=i.spacing.baseUnit,u=i.colors;return Fe({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?u.neutral10:u.neutral20,marginBottom:a*2,marginTop:a*2})},_H=function(t){var n=t.innerProps;return Pe("span",Re({},n,Ft(t,"indicatorSeparator",{"indicator-separator":!0})))},PH=bG(Hy||(Hy=IG([`
|
|
135
|
+
`+("css`"+c+"`"))}break}if(t==null)return n;var f=t[n];return f!==void 0?f:n}function oG(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=ja(e,t,n[i])+";";else for(var a in n){var u=n[a];if(typeof u!="object")t!=null&&t[u]!==void 0?r+=a+"{"+t[u]+"}":fy(u)&&(r+=Dd(a)+":"+Pu(a,u)+";");else{if(a==="NO_COMPONENT_SELECTOR"&&process.env.NODE_ENV!=="production")throw new Error(hy);if(Array.isArray(u)&&typeof u[0]=="string"&&(t==null||t[u[0]]===void 0))for(var l=0;l<u.length;l++)fy(u[l])&&(r+=Dd(a)+":"+Pu(a,u[l])+";");else{var c=ja(e,t,u);switch(a){case"animation":case"animationName":{r+=Dd(a)+":"+c+";";break}default:process.env.NODE_ENV!=="production"&&a==="undefined"&&console.error(qj),r+=a+"{"+c+"}"}}}}return r}var py=/label:\s*([^\s;\n{]+)\s*(;|$)/g,gy;process.env.NODE_ENV!=="production"&&(gy=/\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);var Bn,Ga=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,a="";Bn=void 0;var u=t[0];u==null||u.raw===void 0?(i=!1,a+=ja(r,n,u)):(process.env.NODE_ENV!=="production"&&u[0]===void 0&&console.error(ly),a+=u[0]);for(var l=1;l<t.length;l++)a+=ja(r,n,t[l]),i&&(process.env.NODE_ENV!=="production"&&u[l]===void 0&&console.error(ly),a+=u[l]);var c;process.env.NODE_ENV!=="production"&&(a=a.replace(gy,function(m){return c=m,""})),py.lastIndex=0;for(var f="",h;(h=py.exec(a))!==null;)f+="-"+h[1];var p=Jj(a)+f;return process.env.NODE_ENV!=="production"?{name:p,styles:a,map:c,next:Bn,toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}}:{name:p,styles:a,next:Bn}},aG=function(t){return t()},my=te.useInsertionEffect?te.useInsertionEffect:!1,vy=my||aG,by=my||te.useLayoutEffect,$d={}.hasOwnProperty,Nd=te.createContext(typeof HTMLElement<"u"?Xj({key:"css"}):null);process.env.NODE_ENV!=="production"&&(Nd.displayName="EmotionCacheContext"),Nd.Provider;var Vd=function(t){return b.forwardRef(function(n,r){var i=b.useContext(Nd);return t(n,i,r)})},Tu=te.createContext({});process.env.NODE_ENV!=="production"&&(Tu.displayName="EmotionThemeContext");var yy=function(t){var n=t.split(".");return n[n.length-1]},sG=function(t){var n=/^\s+at\s+([A-Za-z0-9$.]+)\s/.exec(t);if(n||(n=/^([A-Za-z0-9$.]+)@/.exec(t),n))return yy(n[1])},uG=new Set(["renderWithHooks","processChild","finishClassComponent","renderToString"]),lG=function(t){return t.replace(/\$/g,"-")},cG=function(t){if(t)for(var n=t.split(`
|
|
136
|
+
`),r=0;r<n.length;r++){var i=sG(n[r]);if(i){if(uG.has(i))break;if(/^[A-Z]/.test(i))return lG(i)}}},Bd="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",kd="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",fG=function(t,n){if(process.env.NODE_ENV!=="production"&&typeof n.css=="string"&&n.css.indexOf(":")!==-1)throw new Error("Strings are not allowed as css prop values, please wrap it in a css template literal from '@emotion/react' like this: css`"+n.css+"`");var r={};for(var i in n)$d.call(n,i)&&(r[i]=n[i]);if(r[Bd]=t,process.env.NODE_ENV!=="production"&&n.css&&(typeof n.css!="object"||typeof n.css.name!="string"||n.css.name.indexOf("-")===-1)){var a=cG(new Error().stack);a&&(r[kd]=a)}return r},dG=function(t){var n=t.cache,r=t.serialized,i=t.isStringTag;return Rd(n,r,i),vy(function(){return Md(n,r,i)}),null},xy=Vd(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var i=e[Bd],a=[r],u="";typeof e.className=="string"?u=uy(t.registered,a,e.className):e.className!=null&&(u=e.className+" ");var l=Ga(a,void 0,te.useContext(Tu));if(process.env.NODE_ENV!=="production"&&l.name.indexOf("-")===-1){var c=e[kd];c&&(l=Ga([l,"label:"+c+";"]))}u+=t.key+"-"+l.name;var f={};for(var h in e)$d.call(e,h)&&h!=="css"&&h!==Bd&&(process.env.NODE_ENV==="production"||h!==kd)&&(f[h]=e[h]);return f.ref=n,f.className=u,te.createElement(te.Fragment,null,te.createElement(dG,{cache:t,serialized:l,isStringTag:typeof i=="string"}),te.createElement(i,f))});process.env.NODE_ENV!=="production"&&(xy.displayName="EmotionCssPropInternal");var hG=xy,pG={name:"@emotion/react",version:"11.11.3",main:"dist/emotion-react.cjs.js",module:"dist/emotion-react.esm.js",browser:{"./dist/emotion-react.esm.js":"./dist/emotion-react.browser.esm.js"},exports:{".":{module:{worker:"./dist/emotion-react.worker.esm.js",browser:"./dist/emotion-react.browser.esm.js",default:"./dist/emotion-react.esm.js"},import:"./dist/emotion-react.cjs.mjs",default:"./dist/emotion-react.cjs.js"},"./jsx-runtime":{module:{worker:"./jsx-runtime/dist/emotion-react-jsx-runtime.worker.esm.js",browser:"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js"},import:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js"},"./_isolated-hnrs":{module:{worker:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.worker.esm.js",browser:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js"},import:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js"},"./jsx-dev-runtime":{module:{worker:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.worker.esm.js",browser:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js"},import:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js"},"./package.json":"./package.json","./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}},types:"types/index.d.ts",files:["src","dist","jsx-runtime","jsx-dev-runtime","_isolated-hnrs","types/*.d.ts","macro.*"],sideEffects:!1,author:"Emotion Contributors",license:"MIT",scripts:{"test:typescript":"dtslint types"},dependencies:{"@babel/runtime":"^7.18.3","@emotion/babel-plugin":"^11.11.0","@emotion/cache":"^11.11.0","@emotion/serialize":"^1.1.3","@emotion/use-insertion-effect-with-fallbacks":"^1.0.1","@emotion/utils":"^1.2.1","@emotion/weak-memoize":"^0.3.1","hoist-non-react-statics":"^3.3.1"},peerDependencies:{react:">=16.8.0"},peerDependenciesMeta:{"@types/react":{optional:!0}},devDependencies:{"@definitelytyped/dtslint":"0.0.112","@emotion/css":"11.11.2","@emotion/css-prettifier":"1.1.3","@emotion/server":"11.11.0","@emotion/styled":"11.11.0","html-tag-names":"^1.1.2",react:"16.14.0","svg-tag-names":"^1.1.1",typescript:"^4.5.5"},repository:"https://github.com/emotion-js/emotion/tree/main/packages/react",publishConfig:{access:"public"},"umd:main":"dist/emotion-react.umd.min.js",preconstruct:{entrypoints:["./index.js","./jsx-runtime.js","./jsx-dev-runtime.js","./_isolated-hnrs.js"],umdName:"emotionReact",exports:{envConditions:["browser","worker"],extra:{"./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}}}}},Pe=function(t,n){var r=arguments;if(n==null||!$d.call(n,"css"))return te.createElement.apply(void 0,r);var i=r.length,a=new Array(i);a[0]=hG,a[1]=fG(t,n);for(var u=2;u<i;u++)a[u]=r[u];return te.createElement.apply(null,a)},Cy=!1,gG=Vd(function(e,t){process.env.NODE_ENV!=="production"&&!Cy&&(e.className||e.css)&&(console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?"),Cy=!0);var n=e.styles,r=Ga([n],void 0,te.useContext(Tu)),i=te.useRef();return by(function(){var a=t.key+"-global",u=new t.sheet.constructor({key:a,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),l=!1,c=document.querySelector('style[data-emotion="'+a+" "+r.name+'"]');return t.sheet.tags.length&&(u.before=t.sheet.tags[0]),c!==null&&(l=!0,c.setAttribute("data-emotion",a),u.hydrate([c])),i.current=[u,l],function(){u.flush()}},[t]),by(function(){var a=i.current,u=a[0],l=a[1];if(l){a[1]=!1;return}if(r.next!==void 0&&Md(t,r.next,!0),u.tags.length){var c=u.tags[u.tags.length-1].nextElementSibling;u.before=c,u.flush()}t.insert("",r,u,!1)},[t,r.name]),null});process.env.NODE_ENV!=="production"&&(gG.displayName="EmotionGlobal");function jd(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ga(t)}var mG=function(){var t=jd.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},vG=function e(t){for(var n=t.length,r=0,i="";r<n;r++){var a=t[r];if(a!=null){var u=void 0;switch(typeof a){case"boolean":break;case"object":{if(Array.isArray(a))u=e(a);else{process.env.NODE_ENV!=="production"&&a.styles!==void 0&&a.name!==void 0&&console.error("You have passed styles created with `css` from `@emotion/react` package to the `cx`.\n`cx` is meant to compose class names (strings) so you should convert those styles to a class name by passing them to the `css` received from <ClassNames/> component."),u="";for(var l in a)a[l]&&l&&(u&&(u+=" "),u+=l)}break}default:u=a}u&&(i&&(i+=" "),i+=u)}}return i};function bG(e,t,n){var r=[],i=uy(e,r,n);return r.length<2?n:i+t(r)}var yG=function(t){var n=t.cache,r=t.serializedArr;return vy(function(){for(var i=0;i<r.length;i++)Md(n,r[i],!1)}),null},xG=Vd(function(e,t){var n=!1,r=[],i=function(){if(n&&process.env.NODE_ENV!=="production")throw new Error("css can only be used during render");for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];var m=Ga(h,t.registered);return r.push(m),Rd(t,m,!1),t.key+"-"+m.name},a=function(){if(n&&process.env.NODE_ENV!=="production")throw new Error("cx can only be used during render");for(var f=arguments.length,h=new Array(f),p=0;p<f;p++)h[p]=arguments[p];return bG(t.registered,i,vG(h))},u={css:i,cx:a,theme:te.useContext(Tu)},l=e.children(u);return n=!0,te.createElement(te.Fragment,null,te.createElement(yG,{cache:t,serializedArr:r}),l)});if(process.env.NODE_ENV!=="production"&&(xG.displayName="EmotionClassNames"),process.env.NODE_ENV!=="production"){var wy=!0,CG=typeof jest<"u"||typeof vi<"u";if(wy&&!CG){var Sy=typeof globalThis<"u"?globalThis:wy?window:global,Iy="__EMOTION_REACT_"+pG.version.split(".")[0]+"__";Sy[Iy]&&console.warn("You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can happen if multiple versions are used, or if multiple builds of the same version are used."),Sy[Iy]=!0}}function wG(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const SG=Math.min,IG=Math.max,Fu=Math.round,Ou=Math.floor,Ru=e=>({x:e,y:e});function EG(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Ey(e){return _y(e)?(e.nodeName||"").toLowerCase():"#document"}function kn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ay(e){var t;return(t=(_y(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function _y(e){return e instanceof Node||e instanceof kn(e).Node}function Gd(e){return e instanceof Element||e instanceof kn(e).Element}function Hd(e){return e instanceof HTMLElement||e instanceof kn(e).HTMLElement}function Py(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof kn(e).ShadowRoot}function Ty(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Wd(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function AG(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function _G(e){return["html","body","#document"].includes(Ey(e))}function Wd(e){return kn(e).getComputedStyle(e)}function PG(e){if(Ey(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Py(e)&&e.host||Ay(e);return Py(t)?t.host:t}function Fy(e){const t=PG(e);return _G(t)?e.ownerDocument?e.ownerDocument.body:e.body:Hd(t)&&Ty(t)?t:Fy(t)}function Mu(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Fy(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),u=kn(i);return a?t.concat(u,u.visualViewport||[],Ty(i)?i:[],u.frameElement&&n?Mu(u.frameElement):[]):t.concat(i,Mu(i,[],n))}function TG(e){const t=Wd(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Hd(e),a=i?e.offsetWidth:n,u=i?e.offsetHeight:r,l=Fu(n)!==a||Fu(r)!==u;return l&&(n=a,r=u),{width:n,height:r,$:l}}function Zd(e){return Gd(e)?e:e.contextElement}function Xd(e){const t=Zd(e);if(!Hd(t))return Ru(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=TG(t);let u=(a?Fu(n.width):n.width)/r,l=(a?Fu(n.height):n.height)/i;return(!u||!Number.isFinite(u))&&(u=1),(!l||!Number.isFinite(l))&&(l=1),{x:u,y:l}}const FG=Ru(0);function OG(e){const t=kn(e);return!AG()||!t.visualViewport?FG:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function RG(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==kn(e)?!1:t}function Oy(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=Zd(e);let u=Ru(1);t&&(r?Gd(r)&&(u=Xd(r)):u=Xd(e));const l=RG(a,n,r)?OG(a):Ru(0);let c=(i.left+l.x)/u.x,f=(i.top+l.y)/u.y,h=i.width/u.x,p=i.height/u.y;if(a){const m=kn(a),v=r&&Gd(r)?kn(r):r;let C=m.frameElement;for(;C&&r&&v!==m;){const S=Xd(C),E=C.getBoundingClientRect(),A=Wd(C),R=E.left+(C.clientLeft+parseFloat(A.paddingLeft))*S.x,L=E.top+(C.clientTop+parseFloat(A.paddingTop))*S.y;c*=S.x,f*=S.y,h*=S.x,p*=S.y,c+=R,f+=L,C=kn(C).frameElement}}return EG({width:h,height:p,x:c,y:f})}function MG(e,t){let n=null,r;const i=Ay(e);function a(){clearTimeout(r),n&&n.disconnect(),n=null}function u(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),a();const{left:f,top:h,width:p,height:m}=e.getBoundingClientRect();if(l||t(),!p||!m)return;const v=Ou(h),C=Ou(i.clientWidth-(f+p)),S=Ou(i.clientHeight-(h+m)),E=Ou(f),R={rootMargin:-v+"px "+-C+"px "+-S+"px "+-E+"px",threshold:IG(0,SG(1,c))||1};let L=!0;function V(N){const X=N[0].intersectionRatio;if(X!==c){if(!L)return u();X?u(!1,X):r=setTimeout(()=>{u(!1,1e-7)},100)}L=!1}try{n=new IntersectionObserver(V,{...R,root:i.ownerDocument})}catch{n=new IntersectionObserver(V,R)}n.observe(e)}return u(!0),a}function LG(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,f=Zd(e),h=i||a?[...f?Mu(f):[],...Mu(t)]:[];h.forEach(A=>{i&&A.addEventListener("scroll",n,{passive:!0}),a&&A.addEventListener("resize",n)});const p=f&&l?MG(f,n):null;let m=-1,v=null;u&&(v=new ResizeObserver(A=>{let[R]=A;R&&R.target===f&&v&&(v.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{v&&v.observe(t)})),n()}),f&&!c&&v.observe(f),v.observe(t));let C,S=c?Oy(e):null;c&&E();function E(){const A=Oy(e);S&&(A.x!==S.x||A.y!==S.y||A.width!==S.width||A.height!==S.height)&&n(),S=A,C=requestAnimationFrame(E)}return n(),()=>{h.forEach(A=>{i&&A.removeEventListener("scroll",n),a&&A.removeEventListener("resize",n)}),p&&p(),v&&v.disconnect(),v=null,c&&cancelAnimationFrame(C)}}var zd=b.useLayoutEffect,DG=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Lu=function(){};function $G(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function NG(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];var a=[].concat(r);if(t&&e)for(var u in t)t.hasOwnProperty(u)&&t[u]&&a.push("".concat($G(e,u)));return a.filter(function(l){return l}).map(function(l){return String(l).trim()}).join(" ")}var Ry=function(t){return XG(t)?t.filter(Boolean):xi(t)==="object"&&t!==null?[t]:[]},My=function(t){t.className,t.clearValue,t.cx,t.getStyles,t.getClassNames,t.getValue,t.hasValue,t.isMulti,t.isRtl,t.options,t.selectOption,t.selectProps,t.setValue,t.theme;var n=mr(t,DG);return Fe({},n)},Ft=function(t,n,r){var i=t.cx,a=t.getStyles,u=t.getClassNames,l=t.className;return{css:a(n,t),className:i(r??{},u(n,t),l)}};function Du(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function VG(e){return Du(e)?window.innerHeight:e.clientHeight}function Ly(e){return Du(e)?window.pageYOffset:e.scrollTop}function $u(e,t){if(Du(e)){window.scrollTo(0,t);return}e.scrollTop=t}function BG(e){var t=getComputedStyle(e),n=t.position==="absolute",r=/(auto|scroll)/;if(t.position==="fixed")return document.documentElement;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),!(n&&t.position==="static")&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return document.documentElement}function kG(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function Nu(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Lu,i=Ly(e),a=t-i,u=10,l=0;function c(){l+=u;var f=kG(l,i,a,n);$u(e,f),l<n?window.requestAnimationFrame(c):r(e)}c()}function Dy(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),i=t.offsetHeight/3;r.bottom+i>n.bottom?$u(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+i,e.scrollHeight)):r.top-i<n.top&&$u(e,Math.max(t.offsetTop-i,0))}function jG(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}function $y(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function GG(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var Ny=!1,HG={get passive(){return Ny=!0}},Vu=typeof window<"u"?window:{};Vu.addEventListener&&Vu.removeEventListener&&(Vu.addEventListener("p",Lu,HG),Vu.removeEventListener("p",Lu,!1));var WG=Ny;function ZG(e){return e!=null}function XG(e){return Array.isArray(e)}function Bu(e,t,n){return e?t:n}function Jee(e){return e}function Kee(e){return e}var zG=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var a=Object.entries(t).filter(function(u){var l=gr(u,1),c=l[0];return!r.includes(c)});return a.reduce(function(u,l){var c=gr(l,2),f=c[0],h=c[1];return u[f]=h,u},{})},UG=["children","innerProps"],YG=["children","innerProps"];function JG(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,i=e.placement,a=e.shouldScroll,u=e.isFixedPosition,l=e.controlHeight,c=BG(n),f={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return f;var h=c.getBoundingClientRect(),p=h.height,m=n.getBoundingClientRect(),v=m.bottom,C=m.height,S=m.top,E=n.offsetParent.getBoundingClientRect(),A=E.top,R=u?window.innerHeight:VG(c),L=Ly(c),V=parseInt(getComputedStyle(n).marginBottom,10),N=parseInt(getComputedStyle(n).marginTop,10),X=A-N,Z=R-S,U=X+L,fe=p-L-S,Te=v-R+L+V,Ge=L+S-N,Xe=160;switch(i){case"auto":case"bottom":if(Z>=C)return{placement:"bottom",maxHeight:t};if(fe>=C&&!u)return a&&Nu(c,Te,Xe),{placement:"bottom",maxHeight:t};if(!u&&fe>=r||u&&Z>=r){a&&Nu(c,Te,Xe);var pe=u?Z-V:fe-V;return{placement:"bottom",maxHeight:pe}}if(i==="auto"||u){var Ce=t,be=u?X:U;return be>=r&&(Ce=Math.min(be-V-l,t)),{placement:"top",maxHeight:Ce}}if(i==="bottom")return a&&$u(c,Te),{placement:"bottom",maxHeight:t};break;case"top":if(X>=C)return{placement:"top",maxHeight:t};if(U>=C&&!u)return a&&Nu(c,Ge,Xe),{placement:"top",maxHeight:t};if(!u&&U>=r||u&&X>=r){var Ae=t;return(!u&&U>=r||u&&X>=r)&&(Ae=u?X-N:U-N),a&&Nu(c,Ge,Xe),{placement:"top",maxHeight:Ae}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(i,'".'))}return f}function KG(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var Vy=function(t){return t==="auto"?"bottom":t},qG=function(t,n){var r,i=t.placement,a=t.theme,u=a.borderRadius,l=a.spacing,c=a.colors;return Fe((r={label:"menu"},$a(r,KG(i),"100%"),$a(r,"position","absolute"),$a(r,"width","100%"),$a(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:u,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:l.menuGutter,marginTop:l.menuGutter})},By=b.createContext(null),QG=function(t){var n=t.children,r=t.minMenuHeight,i=t.maxMenuHeight,a=t.menuPlacement,u=t.menuPosition,l=t.menuShouldScrollIntoView,c=t.theme,f=b.useContext(By)||{},h=f.setPortalPlacement,p=b.useRef(null),m=b.useState(i),v=gr(m,2),C=v[0],S=v[1],E=b.useState(null),A=gr(E,2),R=A[0],L=A[1],V=c.spacing.controlHeight;return zd(function(){var N=p.current;if(N){var X=u==="fixed",Z=l&&!X,U=JG({maxHeight:i,menuEl:N,minHeight:r,placement:a,shouldScroll:Z,isFixedPosition:X,controlHeight:V});S(U.maxHeight),L(U.placement),h==null||h(U.placement)}},[i,a,u,l,r,h,V]),n({ref:p,placerProps:Fe(Fe({},t),{},{placement:R||Vy(a),maxHeight:C})})},eH=function(t){var n=t.children,r=t.innerRef,i=t.innerProps;return Pe("div",Re({},Ft(t,"menu",{menu:!0}),{ref:r},i),n)},tH=eH,nH=function(t,n){var r=t.maxHeight,i=t.theme.spacing.baseUnit;return Fe({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:i,paddingTop:i})},rH=function(t){var n=t.children,r=t.innerProps,i=t.innerRef,a=t.isMulti;return Pe("div",Re({},Ft(t,"menuList",{"menu-list":!0,"menu-list--is-multi":a}),{ref:i},r),n)},ky=function(t,n){var r=t.theme,i=r.spacing.baseUnit,a=r.colors;return Fe({textAlign:"center"},n?{}:{color:a.neutral40,padding:"".concat(i*2,"px ").concat(i*3,"px")})},iH=ky,oH=ky,aH=function(t){var n=t.children,r=n===void 0?"No options":n,i=t.innerProps,a=mr(t,UG);return Pe("div",Re({},Ft(Fe(Fe({},a),{},{children:r,innerProps:i}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),i),r)},sH=function(t){var n=t.children,r=n===void 0?"Loading...":n,i=t.innerProps,a=mr(t,YG);return Pe("div",Re({},Ft(Fe(Fe({},a),{},{children:r,innerProps:i}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),i),r)},uH=function(t){var n=t.rect,r=t.offset,i=t.position;return{left:n.left,position:i,top:r,width:n.width,zIndex:1}},lH=function(t){var n=t.appendTo,r=t.children,i=t.controlElement,a=t.innerProps,u=t.menuPlacement,l=t.menuPosition,c=b.useRef(null),f=b.useRef(null),h=b.useState(Vy(u)),p=gr(h,2),m=p[0],v=p[1],C=b.useMemo(function(){return{setPortalPlacement:v}},[]),S=b.useState(null),E=gr(S,2),A=E[0],R=E[1],L=b.useCallback(function(){if(i){var Z=jG(i),U=l==="fixed"?0:window.pageYOffset,fe=Z[m]+U;(fe!==(A==null?void 0:A.offset)||Z.left!==(A==null?void 0:A.rect.left)||Z.width!==(A==null?void 0:A.rect.width))&&R({offset:fe,rect:Z})}},[i,l,m,A==null?void 0:A.offset,A==null?void 0:A.rect.left,A==null?void 0:A.rect.width]);zd(function(){L()},[L]);var V=b.useCallback(function(){typeof f.current=="function"&&(f.current(),f.current=null),i&&c.current&&(f.current=LG(i,c.current,L,{elementResize:"ResizeObserver"in window}))},[i,L]);zd(function(){V()},[V]);var N=b.useCallback(function(Z){c.current=Z,V()},[V]);if(!n&&l!=="fixed"||!A)return null;var X=Pe("div",Re({ref:N},Ft(Fe(Fe({},t),{},{offset:A.offset,position:l,rect:A.rect}),"menuPortal",{"menu-portal":!0}),a),r);return Pe(By.Provider,{value:C},n?Hl.createPortal(X,n):X)},cH=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},fH=function(t){var n=t.children,r=t.innerProps,i=t.isDisabled,a=t.isRtl;return Pe("div",Re({},Ft(t,"container",{"--is-disabled":i,"--is-rtl":a}),r),n)},dH=function(t,n){var r=t.theme.spacing,i=t.isMulti,a=t.hasValue,u=t.selectProps.controlShouldRenderValue;return Fe({alignItems:"center",display:i&&a&&u?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},hH=function(t){var n=t.children,r=t.innerProps,i=t.isMulti,a=t.hasValue;return Pe("div",Re({},Ft(t,"valueContainer",{"value-container":!0,"value-container--is-multi":i,"value-container--has-value":a}),r),n)},pH=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},gH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"indicatorsContainer",{indicators:!0}),r),n)},jy,mH=["size"],vH=["innerProps","isRtl","size"];function bH(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var yH=process.env.NODE_ENV==="production"?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */",toString:bH},Gy=function(t){var n=t.size,r=mr(t,mH);return Pe("svg",Re({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:yH},r))},Ud=function(t){return Pe(Gy,Re({size:20},t),Pe("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Hy=function(t){return Pe(Gy,Re({size:20},t),Pe("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Wy=function(t,n){var r=t.isFocused,i=t.theme,a=i.spacing.baseUnit,u=i.colors;return Fe({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?u.neutral60:u.neutral20,padding:a*2,":hover":{color:r?u.neutral80:u.neutral40}})},xH=Wy,CH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||Pe(Hy,null))},wH=Wy,SH=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||Pe(Ud,null))},IH=function(t,n){var r=t.isDisabled,i=t.theme,a=i.spacing.baseUnit,u=i.colors;return Fe({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?u.neutral10:u.neutral20,marginBottom:a*2,marginTop:a*2})},EH=function(t){var n=t.innerProps;return Pe("span",Re({},n,Ft(t,"indicatorSeparator",{"indicator-separator":!0})))},AH=mG(jy||(jy=wG([`
|
|
137
137
|
0%, 80%, 100% { opacity: 0; }
|
|
138
138
|
40% { opacity: 1; }
|
|
139
|
-
`]))),TH=function(t,n){var r=t.isFocused,i=t.size,a=t.theme,u=a.colors,l=a.spacing.baseUnit;return Fe({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:i,lineHeight:1,marginRight:i,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?u.neutral60:u.neutral20,padding:l*2})},Jd=function(t){var n=t.delay,r=t.offset;return Pe("span",{css:Gd({animation:"".concat(PH," 1s ease-in-out ").concat(n,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:r?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},process.env.NODE_ENV==="production"?"":";label:LoadingDot;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */")})},FH=function(t){var n=t.innerProps,r=t.isRtl,i=t.size,a=i===void 0?4:i,u=mr(t,yH);return Pe("div",Re({},Ft(Fe(Fe({},u),{},{innerProps:n,isRtl:r,size:a}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),Pe(Jd,{delay:0,offset:r}),Pe(Jd,{delay:160,offset:!0}),Pe(Jd,{delay:320,offset:!r}))},OH=function(t,n){var r=t.isDisabled,i=t.isFocused,a=t.theme,u=a.colors,l=a.borderRadius,c=a.spacing;return Fe({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:c.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},n?{}:{backgroundColor:r?u.neutral5:u.neutral0,borderColor:r?u.neutral10:i?u.primary:u.neutral20,borderRadius:l,borderStyle:"solid",borderWidth:1,boxShadow:i?"0 0 0 1px ".concat(u.primary):void 0,"&:hover":{borderColor:i?u.primary:u.neutral30}})},RH=function(t){var n=t.children,r=t.isDisabled,i=t.isFocused,a=t.innerRef,u=t.innerProps,l=t.menuIsOpen;return Pe("div",Re({ref:a},Ft(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":i,"control--menu-is-open":l}),u,{"aria-disabled":r||void 0}),n)},MH=RH,LH=["data"],DH=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},$H=function(t){var n=t.children,r=t.cx,i=t.getStyles,a=t.getClassNames,u=t.Heading,l=t.headingProps,c=t.innerProps,f=t.label,h=t.theme,p=t.selectProps;return Pe("div",Re({},Ft(t,"group",{group:!0}),c),Pe(u,Re({},l,{selectProps:p,theme:h,getStyles:i,getClassNames:a,cx:r}),f),Pe("div",null,n))},NH=function(t,n){var r=t.theme,i=r.colors,a=r.spacing;return Fe({label:"group",cursor:"default",display:"block"},n?{}:{color:i.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:a.baseUnit*3,paddingRight:a.baseUnit*3,textTransform:"uppercase"})},VH=function(t){var n=Dy(t);n.data;var r=mr(n,LH);return Pe("div",Re({},Ft(t,"groupHeading",{"group-heading":!0}),r))},BH=$H,kH=["innerRef","isDisabled","isHidden","inputClassName"],jH=function(t,n){var r=t.isDisabled,i=t.value,a=t.theme,u=a.spacing,l=a.colors;return Fe(Fe({visibility:r?"hidden":"visible",transform:i?"translateZ(0)":""},GH),n?{}:{margin:u.baseUnit/2,paddingBottom:u.baseUnit/2,paddingTop:u.baseUnit/2,color:l.neutral80})},zy={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},GH={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Fe({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},zy)},HH=function(t){return Fe({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},zy)},WH=function(t){var n=t.cx,r=t.value,i=Dy(t),a=i.innerRef,u=i.isDisabled,l=i.isHidden,c=i.inputClassName,f=mr(i,kH);return Pe("div",Re({},Ft(t,"input",{"input-container":!0}),{"data-value":r||""}),Pe("input",Re({className:n({input:!0},c),ref:a,style:HH(l),disabled:u},f)))},ZH=WH,XH=function(t,n){var r=t.theme,i=r.spacing,a=r.borderRadius,u=r.colors;return Fe({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:u.neutral10,borderRadius:a/2,margin:i.baseUnit/2})},zH=function(t,n){var r=t.theme,i=r.borderRadius,a=r.colors,u=t.cropWithEllipsis;return Fe({overflow:"hidden",textOverflow:u||u===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:i/2,color:a.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},UH=function(t,n){var r=t.theme,i=r.spacing,a=r.borderRadius,u=r.colors,l=t.isFocused;return Fe({alignItems:"center",display:"flex"},n?{}:{borderRadius:a/2,backgroundColor:l?u.dangerLight:void 0,paddingLeft:i.baseUnit,paddingRight:i.baseUnit,":hover":{backgroundColor:u.dangerLight,color:u.danger}})},Uy=function(t){var n=t.children,r=t.innerProps;return Pe("div",r,n)},YH=Uy,JH=Uy;function KH(e){var t=e.children,n=e.innerProps;return Pe("div",Re({role:"button"},n),t||Pe(Yd,{size:14}))}var qH=function(t){var n=t.children,r=t.components,i=t.data,a=t.innerProps,u=t.isDisabled,l=t.removeProps,c=t.selectProps,f=r.Container,h=r.Label,p=r.Remove;return Pe(f,{data:i,innerProps:Fe(Fe({},Ft(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":u})),a),selectProps:c},Pe(h,{data:i,innerProps:Fe({},Ft(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),Pe(p,{data:i,innerProps:Fe(Fe({},Ft(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},l),selectProps:c}))},QH=qH,eW=function(t,n){var r=t.isDisabled,i=t.isFocused,a=t.isSelected,u=t.theme,l=u.spacing,c=u.colors;return Fe({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},n?{}:{backgroundColor:a?c.primary:i?c.primary25:"transparent",color:r?c.neutral20:a?c.neutral0:"inherit",padding:"".concat(l.baseUnit*2,"px ").concat(l.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:a?c.primary:c.primary50}})},tW=function(t){var n=t.children,r=t.isDisabled,i=t.isFocused,a=t.isSelected,u=t.innerRef,l=t.innerProps;return Pe("div",Re({},Ft(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":i,"option--is-selected":a}),{ref:u,"aria-disabled":r},l),n)},nW=tW,rW=function(t,n){var r=t.theme,i=r.spacing,a=r.colors;return Fe({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:a.neutral50,marginLeft:i.baseUnit/2,marginRight:i.baseUnit/2})},iW=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"placeholder",{placeholder:!0}),r),n)},oW=iW,aW=function(t,n){var r=t.isDisabled,i=t.theme,a=i.spacing,u=i.colors;return Fe({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?u.neutral40:u.neutral80,marginLeft:a.baseUnit/2,marginRight:a.baseUnit/2})},sW=function(t){var n=t.children,r=t.isDisabled,i=t.innerProps;return Pe("div",Re({},Ft(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),i),n)},uW=sW,Gr={ClearIndicator:EH,Control:MH,DropdownIndicator:SH,DownChevron:Zy,CrossIcon:Yd,Group:BH,GroupHeading:VH,IndicatorsContainer:vH,IndicatorSeparator:_H,Input:ZH,LoadingIndicator:FH,Menu:rH,MenuList:oH,MenuPortal:fH,LoadingMessage:lH,NoOptionsMessage:uH,MultiValue:QH,MultiValueContainer:YH,MultiValueLabel:JH,MultiValueRemove:KH,Option:nW,Placeholder:oW,SelectContainer:hH,SingleValue:uW,ValueContainer:gH},lW=function(t){return Fe(Fe({},Gr),t.components)},Yy=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function cW(e,t){return!!(e===t||Yy(e)&&Yy(t))}function fW(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!cW(e[n],t[n]))return!1;return!0}function dW(e,t){t===void 0&&(t=fW);var n=null;function r(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];if(n&&n.lastThis===this&&t(i,n.lastArgs))return n.lastResult;var u=e.apply(this,i);return n={lastResult:u,lastArgs:i,lastThis:this},u}return r.clear=function(){n=null},r}function hW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}for(var pW=process.env.NODE_ENV==="production"?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:hW},gW=function(t){return Pe("span",Re({css:pW},t))},Jy=gW,mW={guidance:function(t){var n=t.isSearchable,r=t.isMulti,i=t.tabSelectsValue,a=t.context,u=t.isInitialFocus;switch(a){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(i?", press Tab to select the option and exit the menu":"",".");case"input":return u?"".concat(t["aria-label"]||"Select"," is focused ").concat(n?",type to refine list":"",", press Down to open the menu, ").concat(r?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(t){var n=t.action,r=t.label,i=r===void 0?"":r,a=t.labels,u=t.isDisabled;switch(n){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(i,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(a.length>1?"s":""," ").concat(a.join(","),", selected.");case"select-option":return u?"option ".concat(i," is disabled. Select another option."):"option ".concat(i,", selected.");default:return""}},onFocus:function(t){var n=t.context,r=t.focused,i=t.options,a=t.label,u=a===void 0?"":a,l=t.selectValue,c=t.isDisabled,f=t.isSelected,h=t.isAppleDevice,p=function(S,E){return S&&S.length?"".concat(S.indexOf(E)+1," of ").concat(S.length):""};if(n==="value"&&l)return"value ".concat(u," focused, ").concat(p(l,r),".");if(n==="menu"&&h){var m=c?" disabled":"",v="".concat(f?" selected":"").concat(m);return"".concat(u).concat(v,", ").concat(p(i,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},vW=function(t){var n=t.ariaSelection,r=t.focusedOption,i=t.focusedValue,a=t.focusableOptions,u=t.isFocused,l=t.selectValue,c=t.selectProps,f=t.id,h=t.isAppleDevice,p=c.ariaLiveMessages,m=c.getOptionLabel,v=c.inputValue,C=c.isMulti,S=c.isOptionDisabled,E=c.isSearchable,A=c.menuIsOpen,R=c.options,L=c.screenReaderStatus,V=c.tabSelectsValue,N=c.isLoading,X=c["aria-label"],Z=c["aria-live"],U=b.useMemo(function(){return Fe(Fe({},mW),p||{})},[p]),fe=b.useMemo(function(){var be="";if(n&&U.onChange){var Ae=n.option,Ve=n.options,Je=n.removedValue,F=n.removedValues,P=n.value,M=function(J){return Array.isArray(J)?null:J},O=Je||Ae||M(P),y=O?m(O):"",j=Ve||F||void 0,Q=j?j.map(m):[],oe=Fe({isDisabled:O&&S(O,l),label:y,labels:Q},n);be=U.onChange(oe)}return be},[n,U,S,l,m]),Te=b.useMemo(function(){var be="",Ae=r||i,Ve=!!(r&&l&&l.includes(r));if(Ae&&U.onFocus){var Je={focused:Ae,label:m(Ae),isDisabled:S(Ae,l),isSelected:Ve,options:a,context:Ae===r?"menu":"value",selectValue:l,isAppleDevice:h};be=U.onFocus(Je)}return be},[r,i,m,S,U,a,l,h]),Ge=b.useMemo(function(){var be="";if(A&&R.length&&!N&&U.onFilter){var Ae=L({count:a.length});be=U.onFilter({inputValue:v,resultsMessage:Ae})}return be},[a,v,A,U,R,L,N]),Xe=(n==null?void 0:n.action)==="initial-input-focus",pe=b.useMemo(function(){var be="";if(U.guidance){var Ae=i?"value":A?"menu":"input";be=U.guidance({"aria-label":X,context:Ae,isDisabled:r&&S(r,l),isMulti:C,isSearchable:E,tabSelectsValue:V,isInitialFocus:Xe})}return be},[X,r,i,C,S,E,A,U,l,V,Xe]),Ce=Pe(b.Fragment,null,Pe("span",{id:"aria-selection"},fe),Pe("span",{id:"aria-focused"},Te),Pe("span",{id:"aria-results"},Ge),Pe("span",{id:"aria-guidance"},pe));return Pe(b.Fragment,null,Pe(Jy,{id:f},Xe&&Ce),Pe(Jy,{"aria-live":Z,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},u&&!Xe&&Ce))},bW=vW,Kd=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],yW=new RegExp("["+Kd.map(function(e){return e.letters}).join("")+"]","g"),Ky={},qd=0;qd<Kd.length;qd++)for(var Qd=Kd[qd],eh=0;eh<Qd.letters.length;eh++)Ky[Qd.letters[eh]]=Qd.base;var qy=function(t){return t.replace(yW,function(n){return Ky[n]})},xW=dW(qy),Qy=function(t){return t.replace(/^\s+|\s+$/g,"")},CW=function(t){return"".concat(t.label," ").concat(t.value)},wW=function(t){return function(n,r){if(n.data.__isNew__)return!0;var i=Fe({ignoreCase:!0,ignoreAccents:!0,stringify:CW,trim:!0,matchFrom:"any"},t),a=i.ignoreCase,u=i.ignoreAccents,l=i.stringify,c=i.trim,f=i.matchFrom,h=c?Qy(r):r,p=c?Qy(l(n)):l(n);return a&&(h=h.toLowerCase(),p=p.toLowerCase()),u&&(h=xW(h),p=qy(p)),f==="start"?p.substr(0,h.length)===h:p.indexOf(h)>-1}},SW=["innerRef"];function IW(e){var t=e.innerRef,n=mr(e,SW),r=YG(n,"onExited","in","enter","exit","appear");return Pe("input",Re({ref:t},r,{css:Gd({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},process.env.NODE_ENV==="production"?"":";label:DummyInput;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")}))}var EW=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function AW(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,i=e.onTopArrive,a=e.onTopLeave,u=b.useRef(!1),l=b.useRef(!1),c=b.useRef(0),f=b.useRef(null),h=b.useCallback(function(E,A){if(f.current!==null){var R=f.current,L=R.scrollTop,V=R.scrollHeight,N=R.clientHeight,X=f.current,Z=A>0,U=V-N-L,fe=!1;U>A&&u.current&&(r&&r(E),u.current=!1),Z&&l.current&&(a&&a(E),l.current=!1),Z&&A>U?(n&&!u.current&&n(E),X.scrollTop=V,fe=!0,u.current=!0):!Z&&-A>L&&(i&&!l.current&&i(E),X.scrollTop=0,fe=!0,l.current=!0),fe&&EW(E)}},[n,r,i,a]),p=b.useCallback(function(E){h(E,E.deltaY)},[h]),m=b.useCallback(function(E){c.current=E.changedTouches[0].clientY},[]),v=b.useCallback(function(E){var A=c.current-E.changedTouches[0].clientY;h(E,A)},[h]),C=b.useCallback(function(E){if(E){var A=XG?{passive:!1}:!1;E.addEventListener("wheel",p,A),E.addEventListener("touchstart",m,A),E.addEventListener("touchmove",v,A)}},[v,m,p]),S=b.useCallback(function(E){E&&(E.removeEventListener("wheel",p,!1),E.removeEventListener("touchstart",m,!1),E.removeEventListener("touchmove",v,!1))},[v,m,p]);return b.useEffect(function(){if(t){var E=f.current;return C(E),function(){S(E)}}},[t,C,S]),function(E){f.current=E}}var ex=["boxSizing","height","overflow","paddingRight","position"],tx={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function nx(e){e.preventDefault()}function rx(e){e.stopPropagation()}function ix(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function ox(){return"ontouchstart"in window||navigator.maxTouchPoints}var ax=!!(typeof window<"u"&&window.document&&window.document.createElement),Ha=0,Fo={capture:!1,passive:!1};function _W(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,i=b.useRef({}),a=b.useRef(null),u=b.useCallback(function(c){if(ax){var f=document.body,h=f&&f.style;if(r&&ex.forEach(function(C){var S=h&&h[C];i.current[C]=S}),r&&Ha<1){var p=parseInt(i.current.paddingRight,10)||0,m=document.body?document.body.clientWidth:0,v=window.innerWidth-m+p||0;Object.keys(tx).forEach(function(C){var S=tx[C];h&&(h[C]=S)}),h&&(h.paddingRight="".concat(v,"px"))}f&&ox()&&(f.addEventListener("touchmove",nx,Fo),c&&(c.addEventListener("touchstart",ix,Fo),c.addEventListener("touchmove",rx,Fo))),Ha+=1}},[r]),l=b.useCallback(function(c){if(ax){var f=document.body,h=f&&f.style;Ha=Math.max(Ha-1,0),r&&Ha<1&&ex.forEach(function(p){var m=i.current[p];h&&(h[p]=m)}),f&&ox()&&(f.removeEventListener("touchmove",nx,Fo),c&&(c.removeEventListener("touchstart",ix,Fo),c.removeEventListener("touchmove",rx,Fo)))}},[r]);return b.useEffect(function(){if(t){var c=a.current;return u(c),function(){l(c)}}},[t,u,l]),function(c){a.current=c}}function PW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var TW=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},FW=process.env.NODE_ENV==="production"?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:PW};function OW(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,i=r===void 0?!0:r,a=e.onBottomArrive,u=e.onBottomLeave,l=e.onTopArrive,c=e.onTopLeave,f=AW({isEnabled:i,onBottomArrive:a,onBottomLeave:u,onTopArrive:l,onTopLeave:c}),h=_W({isEnabled:n}),p=function(v){f(v),h(v)};return Pe(b.Fragment,null,n&&Pe("div",{onClick:TW,css:FW}),t(p))}function RW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var MW=process.env.NODE_ENV==="production"?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:RW},LW=function(t){var n=t.name,r=t.onFocus;return Pe("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:MW,value:"",onChange:function(){}})},DW=LW;function th(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function $W(){return th(/^iPhone/i)}function sx(){return th(/^Mac/i)}function NW(){return th(/^iPad/i)||sx()&&navigator.maxTouchPoints>1}function VW(){return $W()||NW()}function BW(){return sx()||VW()}var kW=function(t){return t.label},jW=function(t){return t.label},GW=function(t){return t.value},HW=function(t){return!!t.isDisabled},WW={clearIndicator:IH,container:dH,control:OH,dropdownIndicator:wH,group:DH,groupHeading:NH,indicatorsContainer:mH,indicatorSeparator:AH,input:jH,loadingIndicator:TH,loadingMessage:sH,menu:eH,menuList:iH,menuPortal:cH,multiValue:XH,multiValueLabel:zH,multiValueRemove:UH,noOptionsMessage:aH,option:eW,placeholder:rW,singleValue:aW,valueContainer:pH},ZW={primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},XW=4,ux=4,zW=38,UW=ux*2,YW={baseUnit:ux,controlHeight:zW,menuGutter:UW},nh={borderRadius:XW,colors:ZW,spacing:YW},JW={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Vy(),captureMenuScroll:!Vy(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:wW(),formatGroupLabel:kW,getOptionLabel:jW,getOptionValue:GW,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:HW,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!WG(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(t){var n=t.count;return"".concat(n," result").concat(n!==1?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function lx(e,t,n,r){var i=px(e,t,n),a=gx(e,t,n),u=hx(e,t),l=ju(e,t);return{type:"option",data:t,isDisabled:i,isSelected:a,label:u,value:l,index:r}}function ku(e,t){return e.options.map(function(n,r){if("options"in n){var i=n.options.map(function(u,l){return lx(e,u,t,l)}).filter(function(u){return dx(e,u)});return i.length>0?{type:"group",data:n,options:i,index:r}:void 0}var a=lx(e,n,t,r);return dx(e,a)?a:void 0}).filter(zG)}function cx(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,Ad(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function fx(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,Ad(r.options.map(function(i){return{data:i.data,id:"".concat(t,"-").concat(r.index,"-").concat(i.index)}}))):n.push({data:r.data,id:"".concat(t,"-").concat(r.index)}),n},[])}function KW(e,t){return cx(ku(e,t))}function dx(e,t){var n=e.inputValue,r=n===void 0?"":n,i=t.data,a=t.isSelected,u=t.label,l=t.value;return(!vx(e)||!a)&&mx(e,{label:u,value:l,data:i},r)}function qW(e,t){var n=e.focusedValue,r=e.selectValue,i=r.indexOf(n);if(i>-1){var a=t.indexOf(n);if(a>-1)return n;if(i<t.length)return t[i]}return null}function QW(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var rh=function(t,n){var r,i=(r=t.find(function(a){return a.data===n}))===null||r===void 0?void 0:r.id;return i||null},hx=function(t,n){return t.getOptionLabel(n)},ju=function(t,n){return t.getOptionValue(n)};function px(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function gx(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=ju(e,t);return n.some(function(i){return ju(e,i)===r})}function mx(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var vx=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},eZ=1,bx=function(e){aj(n,e);var t=cj(n);function n(r){var i;if(ij(this,n),i=t.call(this,r),i.state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},i.blockOptionHover=!1,i.isComposing=!1,i.commonProps=void 0,i.initialTouchX=0,i.initialTouchY=0,i.openAfterFocus=!1,i.scrollToFocusedOptionOnUpdate=!1,i.userIsDragging=void 0,i.isAppleDevice=BW(),i.controlRef=null,i.getControlRef=function(c){i.controlRef=c},i.focusedOptionRef=null,i.getFocusedOptionRef=function(c){i.focusedOptionRef=c},i.menuListRef=null,i.getMenuListRef=function(c){i.menuListRef=c},i.inputRef=null,i.getInputRef=function(c){i.inputRef=c},i.focus=i.focusInput,i.blur=i.blurInput,i.onChange=function(c,f){var h=i.props,p=h.onChange,m=h.name;f.name=m,i.ariaOnChange(c,f),p(c,f)},i.setValue=function(c,f,h){var p=i.props,m=p.closeMenuOnSelect,v=p.isMulti,C=p.inputValue;i.onInputChange("",{action:"set-value",prevInputValue:C}),m&&(i.setState({inputIsHiddenAfterUpdate:!v}),i.onMenuClose()),i.setState({clearFocusValueOnUpdate:!0}),i.onChange(c,{action:f,option:h})},i.selectOption=function(c){var f=i.props,h=f.blurInputOnSelect,p=f.isMulti,m=f.name,v=i.state.selectValue,C=p&&i.isOptionSelected(c,v),S=i.isOptionDisabled(c,v);if(C){var E=i.getOptionValue(c);i.setValue(v.filter(function(A){return i.getOptionValue(A)!==E}),"deselect-option",c)}else if(!S)p?i.setValue([].concat(Ad(v),[c]),"select-option",c):i.setValue(c,"select-option");else{i.ariaOnChange(c,{action:"select-option",option:c,name:m});return}h&&i.blurInput()},i.removeValue=function(c){var f=i.props.isMulti,h=i.state.selectValue,p=i.getOptionValue(c),m=h.filter(function(C){return i.getOptionValue(C)!==p}),v=Bu(f,m,m[0]||null);i.onChange(v,{action:"remove-value",removedValue:c}),i.focusInput()},i.clearValue=function(){var c=i.state.selectValue;i.onChange(Bu(i.props.isMulti,[],null),{action:"clear",removedValues:c})},i.popValue=function(){var c=i.props.isMulti,f=i.state.selectValue,h=f[f.length-1],p=f.slice(0,f.length-1),m=Bu(c,p,p[0]||null);i.onChange(m,{action:"pop-value",removedValue:h})},i.getFocusedOptionId=function(c){return rh(i.state.focusableOptionsWithIds,c)},i.getFocusableOptionsWithIds=function(){return fx(ku(i.props,i.state.selectValue),i.getElementId("option"))},i.getValue=function(){return i.state.selectValue},i.cx=function(){for(var c=arguments.length,f=new Array(c),h=0;h<c;h++)f[h]=arguments[h];return BG.apply(void 0,[i.props.classNamePrefix].concat(f))},i.getOptionLabel=function(c){return hx(i.props,c)},i.getOptionValue=function(c){return ju(i.props,c)},i.getStyles=function(c,f){var h=i.props.unstyled,p=WW[c](f,h);p.boxSizing="border-box";var m=i.props.styles[c];return m?m(p,f):p},i.getClassNames=function(c,f){var h,p;return(h=(p=i.props.classNames)[c])===null||h===void 0?void 0:h.call(p,f)},i.getElementId=function(c){return"".concat(i.state.instancePrefix,"-").concat(c)},i.getComponents=function(){return lW(i.props)},i.buildCategorizedOptions=function(){return ku(i.props,i.state.selectValue)},i.getCategorizedOptions=function(){return i.props.menuIsOpen?i.buildCategorizedOptions():[]},i.buildFocusableOptions=function(){return cx(i.buildCategorizedOptions())},i.getFocusableOptions=function(){return i.props.menuIsOpen?i.buildFocusableOptions():[]},i.ariaOnChange=function(c,f){i.setState({ariaSelection:Fe({value:c},f)})},i.onMenuMouseDown=function(c){c.button===0&&(c.stopPropagation(),c.preventDefault(),i.focusInput())},i.onMenuMouseMove=function(c){i.blockOptionHover=!1},i.onControlMouseDown=function(c){if(!c.defaultPrevented){var f=i.props.openMenuOnClick;i.state.isFocused?i.props.menuIsOpen?c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&i.onMenuClose():f&&i.openMenu("first"):(f&&(i.openAfterFocus=!0),i.focusInput()),c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&c.preventDefault()}},i.onDropdownIndicatorMouseDown=function(c){if(!(c&&c.type==="mousedown"&&c.button!==0)&&!i.props.isDisabled){var f=i.props,h=f.isMulti,p=f.menuIsOpen;i.focusInput(),p?(i.setState({inputIsHiddenAfterUpdate:!h}),i.onMenuClose()):i.openMenu("first"),c.preventDefault()}},i.onClearIndicatorMouseDown=function(c){c&&c.type==="mousedown"&&c.button!==0||(i.clearValue(),c.preventDefault(),i.openAfterFocus=!1,c.type==="touchend"?i.focusInput():setTimeout(function(){return i.focusInput()}))},i.onScroll=function(c){typeof i.props.closeMenuOnScroll=="boolean"?c.target instanceof HTMLElement&&Du(c.target)&&i.props.onMenuClose():typeof i.props.closeMenuOnScroll=="function"&&i.props.closeMenuOnScroll(c)&&i.props.onMenuClose()},i.onCompositionStart=function(){i.isComposing=!0},i.onCompositionEnd=function(){i.isComposing=!1},i.onTouchStart=function(c){var f=c.touches,h=f&&f.item(0);h&&(i.initialTouchX=h.clientX,i.initialTouchY=h.clientY,i.userIsDragging=!1)},i.onTouchMove=function(c){var f=c.touches,h=f&&f.item(0);if(h){var p=Math.abs(h.clientX-i.initialTouchX),m=Math.abs(h.clientY-i.initialTouchY),v=5;i.userIsDragging=p>v||m>v}},i.onTouchEnd=function(c){i.userIsDragging||(i.controlRef&&!i.controlRef.contains(c.target)&&i.menuListRef&&!i.menuListRef.contains(c.target)&&i.blurInput(),i.initialTouchX=0,i.initialTouchY=0)},i.onControlTouchEnd=function(c){i.userIsDragging||i.onControlMouseDown(c)},i.onClearIndicatorTouchEnd=function(c){i.userIsDragging||i.onClearIndicatorMouseDown(c)},i.onDropdownIndicatorTouchEnd=function(c){i.userIsDragging||i.onDropdownIndicatorMouseDown(c)},i.handleInputChange=function(c){var f=i.props.inputValue,h=c.currentTarget.value;i.setState({inputIsHiddenAfterUpdate:!1}),i.onInputChange(h,{action:"input-change",prevInputValue:f}),i.props.menuIsOpen||i.onMenuOpen()},i.onInputFocus=function(c){i.props.onFocus&&i.props.onFocus(c),i.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(i.openAfterFocus||i.props.openMenuOnFocus)&&i.openMenu("first"),i.openAfterFocus=!1},i.onInputBlur=function(c){var f=i.props.inputValue;if(i.menuListRef&&i.menuListRef.contains(document.activeElement)){i.inputRef.focus();return}i.props.onBlur&&i.props.onBlur(c),i.onInputChange("",{action:"input-blur",prevInputValue:f}),i.onMenuClose(),i.setState({focusedValue:null,isFocused:!1})},i.onOptionHover=function(c){if(!(i.blockOptionHover||i.state.focusedOption===c)){var f=i.getFocusableOptions(),h=f.indexOf(c);i.setState({focusedOption:c,focusedOptionId:h>-1?i.getFocusedOptionId(c):null})}},i.shouldHideSelectedOptions=function(){return vx(i.props)},i.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),i.focus()},i.onKeyDown=function(c){var f=i.props,h=f.isMulti,p=f.backspaceRemovesValue,m=f.escapeClearsValue,v=f.inputValue,C=f.isClearable,S=f.isDisabled,E=f.menuIsOpen,A=f.onKeyDown,R=f.tabSelectsValue,L=f.openMenuOnFocus,V=i.state,N=V.focusedOption,X=V.focusedValue,Z=V.selectValue;if(!S&&!(typeof A=="function"&&(A(c),c.defaultPrevented))){switch(i.blockOptionHover=!0,c.key){case"ArrowLeft":if(!h||v)return;i.focusValue("previous");break;case"ArrowRight":if(!h||v)return;i.focusValue("next");break;case"Delete":case"Backspace":if(v)return;if(X)i.removeValue(X);else{if(!p)return;h?i.popValue():C&&i.clearValue()}break;case"Tab":if(i.isComposing||c.shiftKey||!E||!R||!N||L&&i.isOptionSelected(N,Z))return;i.selectOption(N);break;case"Enter":if(c.keyCode===229)break;if(E){if(!N||i.isComposing)return;i.selectOption(N);break}return;case"Escape":E?(i.setState({inputIsHiddenAfterUpdate:!1}),i.onInputChange("",{action:"menu-close",prevInputValue:v}),i.onMenuClose()):C&&m&&i.clearValue();break;case" ":if(v)return;if(!E){i.openMenu("first");break}if(!N)return;i.selectOption(N);break;case"ArrowUp":E?i.focusOption("up"):i.openMenu("last");break;case"ArrowDown":E?i.focusOption("down"):i.openMenu("first");break;case"PageUp":if(!E)return;i.focusOption("pageup");break;case"PageDown":if(!E)return;i.focusOption("pagedown");break;case"Home":if(!E)return;i.focusOption("first");break;case"End":if(!E)return;i.focusOption("last");break;default:return}c.preventDefault()}},i.state.instancePrefix="react-select-"+(i.props.instanceId||++eZ),i.state.selectValue=Ly(r.value),r.menuIsOpen&&i.state.selectValue.length){var a=i.getFocusableOptionsWithIds(),u=i.buildFocusableOptions(),l=u.indexOf(i.state.selectValue[0]);i.state.focusableOptionsWithIds=a,i.state.focusedOption=u[l],i.state.focusedOptionId=rh(a,u[l])}return i}return oj(n,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&Ny(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(i){var a=this.props,u=a.isDisabled,l=a.menuIsOpen,c=this.state.isFocused;(c&&!u&&i.isDisabled||c&&l&&!i.menuIsOpen)&&this.focusInput(),c&&u&&!i.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!u&&i.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Ny(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(i,a){this.props.onInputChange(i,a)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(i){var a=this,u=this.state,l=u.selectValue,c=u.isFocused,f=this.buildFocusableOptions(),h=i==="first"?0:f.length-1;if(!this.props.isMulti){var p=f.indexOf(l[0]);p>-1&&(h=p)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:f[h],focusedOptionId:this.getFocusedOptionId(f[h])},function(){return a.onMenuOpen()})}},{key:"focusValue",value:function(i){var a=this.state,u=a.selectValue,l=a.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=u.indexOf(l);l||(c=-1);var f=u.length-1,h=-1;if(u.length){switch(i){case"previous":c===0?h=0:c===-1?h=f:h=c-1;break;case"next":c>-1&&c<f&&(h=c+1);break}this.setState({inputIsHidden:h!==-1,focusedValue:u[h]})}}}},{key:"focusOption",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",a=this.props.pageSize,u=this.state.focusedOption,l=this.getFocusableOptions();if(l.length){var c=0,f=l.indexOf(u);u||(f=-1),i==="up"?c=f>0?f-1:l.length-1:i==="down"?c=(f+1)%l.length:i==="pageup"?(c=f-a,c<0&&(c=0)):i==="pagedown"?(c=f+a,c>l.length-1&&(c=l.length-1)):i==="last"&&(c=l.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:l[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(l[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(nh):Fe(Fe({},nh),this.props.theme):nh}},{key:"getCommonProps",value:function(){var i=this.clearValue,a=this.cx,u=this.getStyles,l=this.getClassNames,c=this.getValue,f=this.selectOption,h=this.setValue,p=this.props,m=p.isMulti,v=p.isRtl,C=p.options,S=this.hasValue();return{clearValue:i,cx:a,getStyles:u,getClassNames:l,getValue:c,hasValue:S,isMulti:m,isRtl:v,options:C,selectOption:f,selectProps:p,setValue:h,theme:this.getTheme()}}},{key:"hasValue",value:function(){var i=this.state.selectValue;return i.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var i=this.props,a=i.isClearable,u=i.isMulti;return a===void 0?u:a}},{key:"isOptionDisabled",value:function(i,a){return px(this.props,i,a)}},{key:"isOptionSelected",value:function(i,a){return gx(this.props,i,a)}},{key:"filterOption",value:function(i,a){return mx(this.props,i,a)}},{key:"formatOptionLabel",value:function(i,a){if(typeof this.props.formatOptionLabel=="function"){var u=this.props.inputValue,l=this.state.selectValue;return this.props.formatOptionLabel(i,{context:a,inputValue:u,selectValue:l})}else return this.getOptionLabel(i)}},{key:"formatGroupLabel",value:function(i){return this.props.formatGroupLabel(i)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var i=this.props,a=i.isDisabled,u=i.isSearchable,l=i.inputId,c=i.inputValue,f=i.tabIndex,h=i.form,p=i.menuIsOpen,m=i.required,v=this.getComponents(),C=v.Input,S=this.state,E=S.inputIsHidden,A=S.ariaSelection,R=this.commonProps,L=l||this.getElementId("input"),V=Fe(Fe(Fe({"aria-autocomplete":"list","aria-expanded":p,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":m,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},p&&{"aria-controls":this.getElementId("listbox")}),!u&&{"aria-readonly":!0}),this.hasValue()?(A==null?void 0:A.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return u?te.createElement(C,Re({},R,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:L,innerRef:this.getInputRef,isDisabled:a,isHidden:E,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:f,form:h,type:"text",value:c},V)):te.createElement(IW,Re({id:L,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Lu,onFocus:this.onInputFocus,disabled:a,tabIndex:f,inputMode:"none",form:h,value:""},V))}},{key:"renderPlaceholderOrValue",value:function(){var i=this,a=this.getComponents(),u=a.MultiValue,l=a.MultiValueContainer,c=a.MultiValueLabel,f=a.MultiValueRemove,h=a.SingleValue,p=a.Placeholder,m=this.commonProps,v=this.props,C=v.controlShouldRenderValue,S=v.isDisabled,E=v.isMulti,A=v.inputValue,R=v.placeholder,L=this.state,V=L.selectValue,N=L.focusedValue,X=L.isFocused;if(!this.hasValue()||!C)return A?null:te.createElement(p,Re({},m,{key:"placeholder",isDisabled:S,isFocused:X,innerProps:{id:this.getElementId("placeholder")}}),R);if(E)return V.map(function(U,fe){var Te=U===N,Ge="".concat(i.getOptionLabel(U),"-").concat(i.getOptionValue(U));return te.createElement(u,Re({},m,{components:{Container:l,Label:c,Remove:f},isFocused:Te,isDisabled:S,key:Ge,index:fe,removeProps:{onClick:function(){return i.removeValue(U)},onTouchEnd:function(){return i.removeValue(U)},onMouseDown:function(pe){pe.preventDefault()}},data:U}),i.formatOptionLabel(U,"value"))});if(A)return null;var Z=V[0];return te.createElement(h,Re({},m,{data:Z,isDisabled:S}),this.formatOptionLabel(Z,"value"))}},{key:"renderClearIndicator",value:function(){var i=this.getComponents(),a=i.ClearIndicator,u=this.commonProps,l=this.props,c=l.isDisabled,f=l.isLoading,h=this.state.isFocused;if(!this.isClearable()||!a||c||!this.hasValue()||f)return null;var p={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:p,isFocused:h}))}},{key:"renderLoadingIndicator",value:function(){var i=this.getComponents(),a=i.LoadingIndicator,u=this.commonProps,l=this.props,c=l.isDisabled,f=l.isLoading,h=this.state.isFocused;if(!a||!f)return null;var p={"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:p,isDisabled:c,isFocused:h}))}},{key:"renderIndicatorSeparator",value:function(){var i=this.getComponents(),a=i.DropdownIndicator,u=i.IndicatorSeparator;if(!a||!u)return null;var l=this.commonProps,c=this.props.isDisabled,f=this.state.isFocused;return te.createElement(u,Re({},l,{isDisabled:c,isFocused:f}))}},{key:"renderDropdownIndicator",value:function(){var i=this.getComponents(),a=i.DropdownIndicator;if(!a)return null;var u=this.commonProps,l=this.props.isDisabled,c=this.state.isFocused,f={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:f,isDisabled:l,isFocused:c}))}},{key:"renderMenu",value:function(){var i=this,a=this.getComponents(),u=a.Group,l=a.GroupHeading,c=a.Menu,f=a.MenuList,h=a.MenuPortal,p=a.LoadingMessage,m=a.NoOptionsMessage,v=a.Option,C=this.commonProps,S=this.state.focusedOption,E=this.props,A=E.captureMenuScroll,R=E.inputValue,L=E.isLoading,V=E.loadingMessage,N=E.minMenuHeight,X=E.maxMenuHeight,Z=E.menuIsOpen,U=E.menuPlacement,fe=E.menuPosition,Te=E.menuPortalTarget,Ge=E.menuShouldBlockScroll,Xe=E.menuShouldScrollIntoView,pe=E.noOptionsMessage,Ce=E.onMenuScrollToTop,be=E.onMenuScrollToBottom;if(!Z)return null;var Ae=function(y,j){var Q=y.type,oe=y.data,z=y.isDisabled,J=y.isSelected,re=y.label,ie=y.value,ue=S===oe,K=z?void 0:function(){return i.onOptionHover(oe)},ce=z?void 0:function(){return i.selectOption(oe)},q="".concat(i.getElementId("option"),"-").concat(j),de={id:q,onClick:ce,onMouseMove:K,onMouseOver:K,tabIndex:-1,role:"option","aria-selected":i.isAppleDevice?void 0:J};return te.createElement(v,Re({},C,{innerProps:de,data:oe,isDisabled:z,isSelected:J,key:q,label:re,type:Q,value:ie,isFocused:ue,innerRef:ue?i.getFocusedOptionRef:void 0}),i.formatOptionLabel(y.data,"menu"))},Ve;if(this.hasOptions())Ve=this.getCategorizedOptions().map(function(O){if(O.type==="group"){var y=O.data,j=O.options,Q=O.index,oe="".concat(i.getElementId("group"),"-").concat(Q),z="".concat(oe,"-heading");return te.createElement(u,Re({},C,{key:oe,data:y,options:j,Heading:l,headingProps:{id:z,data:O.data},label:i.formatGroupLabel(O.data)}),O.options.map(function(J){return Ae(J,"".concat(Q,"-").concat(J.index))}))}else if(O.type==="option")return Ae(O,"".concat(O.index))});else if(L){var Je=V({inputValue:R});if(Je===null)return null;Ve=te.createElement(p,C,Je)}else{var F=pe({inputValue:R});if(F===null)return null;Ve=te.createElement(m,C,F)}var P={minMenuHeight:N,maxMenuHeight:X,menuPlacement:U,menuPosition:fe,menuShouldScrollIntoView:Xe},M=te.createElement(tH,Re({},C,P),function(O){var y=O.ref,j=O.placerProps,Q=j.placement,oe=j.maxHeight;return te.createElement(c,Re({},C,P,{innerRef:y,innerProps:{onMouseDown:i.onMenuMouseDown,onMouseMove:i.onMenuMouseMove},isLoading:L,placement:Q}),te.createElement(OW,{captureEnabled:A,onTopArrive:Ce,onBottomArrive:be,lockEnabled:Ge},function(z){return te.createElement(f,Re({},C,{innerRef:function(re){i.getMenuListRef(re),z(re)},innerProps:{role:"listbox","aria-multiselectable":C.isMulti,id:i.getElementId("listbox")},isLoading:L,maxHeight:oe,focusedOption:S}),Ve)}))});return Te||fe==="fixed"?te.createElement(h,Re({},C,{appendTo:Te,controlElement:this.controlRef,menuPlacement:U,menuPosition:fe}),M):M}},{key:"renderFormField",value:function(){var i=this,a=this.props,u=a.delimiter,l=a.isDisabled,c=a.isMulti,f=a.name,h=a.required,p=this.state.selectValue;if(h&&!this.hasValue()&&!l)return te.createElement(DW,{name:f,onFocus:this.onValueInputFocus});if(!(!f||l))if(c)if(u){var m=p.map(function(S){return i.getOptionValue(S)}).join(u);return te.createElement("input",{name:f,type:"hidden",value:m})}else{var v=p.length>0?p.map(function(S,E){return te.createElement("input",{key:"i-".concat(E),name:f,type:"hidden",value:i.getOptionValue(S)})}):te.createElement("input",{name:f,type:"hidden",value:""});return te.createElement("div",null,v)}else{var C=p[0]?this.getOptionValue(p[0]):"";return te.createElement("input",{name:f,type:"hidden",value:C})}}},{key:"renderLiveRegion",value:function(){var i=this.commonProps,a=this.state,u=a.ariaSelection,l=a.focusedOption,c=a.focusedValue,f=a.isFocused,h=a.selectValue,p=this.getFocusableOptions();return te.createElement(bW,Re({},i,{id:this.getElementId("live-region"),ariaSelection:u,focusedOption:l,focusedValue:c,isFocused:f,selectValue:h,focusableOptions:p,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var i=this.getComponents(),a=i.Control,u=i.IndicatorsContainer,l=i.SelectContainer,c=i.ValueContainer,f=this.props,h=f.className,p=f.id,m=f.isDisabled,v=f.menuIsOpen,C=this.state.isFocused,S=this.commonProps=this.getCommonProps();return te.createElement(l,Re({},S,{className:h,innerProps:{id:p,onKeyDown:this.onKeyDown},isDisabled:m,isFocused:C}),this.renderLiveRegion(),te.createElement(a,Re({},S,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:m,isFocused:C,menuIsOpen:v}),te.createElement(c,Re({},S,{isDisabled:m}),this.renderPlaceholderOrValue(),this.renderInput()),te.createElement(u,Re({},S,{isDisabled:m}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(i,a){var u=a.prevProps,l=a.clearFocusValueOnUpdate,c=a.inputIsHiddenAfterUpdate,f=a.ariaSelection,h=a.isFocused,p=a.prevWasFocused,m=a.instancePrefix,v=i.options,C=i.value,S=i.menuIsOpen,E=i.inputValue,A=i.isMulti,R=Ly(C),L={};if(u&&(C!==u.value||v!==u.options||S!==u.menuIsOpen||E!==u.inputValue)){var V=S?KW(i,R):[],N=S?fx(ku(i,R),"".concat(m,"-option")):[],X=l?qW(a,R):null,Z=QW(a,V),U=rh(N,Z);L={selectValue:R,focusedOption:Z,focusedOptionId:U,focusableOptionsWithIds:N,focusedValue:X,clearFocusValueOnUpdate:!1}}var fe=c!=null&&i!==u?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},Te=f,Ge=h&&p;return h&&!Ge&&(Te={value:Bu(A,R,R[0]||null),options:R,action:"initial-input-focus"},Ge=!p),(f==null?void 0:f.action)==="initial-input-focus"&&(Te=null),Fe(Fe(Fe({},L),fe),{},{prevProps:i,ariaSelection:Te,prevWasFocused:Ge})}}]),n}(b.Component);bx.defaultProps=JW;var tZ=b.forwardRef(function(e,t){var n=rj(e);return te.createElement(bx,Re({ref:t},n))}),nZ=tZ;function rZ({selectProps:e,...t}){const{label:n,error:r,name:i}=e,{isDisabled:a,isFocused:u}=t;return T.jsxs(Z1,{disabled:a,error:r,children:[T.jsx(Gr.SelectContainer,{...t}),T.jsx(wd,{htmlFor:i,disabled:a,error:r,focused:u,className:nt({"text-brand-primary":u}),children:n})]})}function iZ(e){return T.jsx(Gr.Control,{className:"text-sm bg-transparent border-none focus-within:ring-0 focus:ring-0",...e})}function oZ(e){return T.jsx(Gr.ValueContainer,{className:"items-end",...e})}function aZ(e){return T.jsx(Gr.Placeholder,{className:"text-sm translate-y-1",...e})}function sZ(e){return T.jsx(Gr.Input,{className:"py-0 text-sm translate-y-1 text-brand-text children:text-brand-text children:text-sm",...e})}function uZ({innerRef:e,innerProps:t,selectProps:n}){const{menuIsOpen:r}=n;return T.jsx(T.Fragment,{children:r?T.jsx(pS,{ref:e,className:"w-3 h-3 mx-3 text-brand-dark-gray",...t}):T.jsx(gS,{ref:e,className:"w-3 h-3 mx-3 text-brand-dark-gray",...t})})}function lZ(e){return T.jsx(Gr.SingleValue,{className:"translate-y-1",...e})}function cZ(e){const{isSelected:t}=e;return T.jsx(Gr.Option,{className:nt("text-sm py-1 px-2","hover:bg-brand-tertiary-light hover:text-brand-primary",{"bg-brand-primary text-white":t}),...e})}const yx=({components:e,helper:t,error:n,...r})=>T.jsxs("div",{children:[T.jsx(nZ,{isClearable:!0,noOptionsMessage:()=>"Nenhuma opção encontrada",styles:{option:(i,{isSelected:a})=>({...i,zIndex:9999,backgroundColor:a?"#0093B2":i.backgroundColor,color:a?"white":"inherit",":active":{backgroundColor:"#0093B2"},":hover":{color:"#0093B2",backgroundColor:"#BFF0FB"}})},components:{Control:iZ,DropdownIndicator:uZ,Input:sZ,SelectContainer:rZ,ValueContainer:oZ,Placeholder:aZ,SingleValue:lZ,Option:cZ,...e},...r}),t?T.jsx(md,{children:t}):null,n?T.jsx(gd,{children:n}):null]});/**
|
|
139
|
+
`]))),_H=function(t,n){var r=t.isFocused,i=t.size,a=t.theme,u=a.colors,l=a.spacing.baseUnit;return Fe({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:i,lineHeight:1,marginRight:i,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?u.neutral60:u.neutral20,padding:l*2})},Yd=function(t){var n=t.delay,r=t.offset;return Pe("span",{css:jd({animation:"".concat(AH," 1s ease-in-out ").concat(n,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:r?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},process.env.NODE_ENV==="production"?"":";label:LoadingDot;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KHtcbiAgaW5uZXJQcm9wcyxcbiAgaXNSdGwsXG4gIHNpemUgPSA0LFxuICAuLi5yZXN0UHJvcHNcbn06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPikgPT4ge1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKFxuICAgICAgICB7IC4uLnJlc3RQcm9wcywgaW5uZXJQcm9wcywgaXNSdGwsIHNpemUgfSxcbiAgICAgICAgJ2xvYWRpbmdJbmRpY2F0b3InLFxuICAgICAgICB7XG4gICAgICAgICAgaW5kaWNhdG9yOiB0cnVlLFxuICAgICAgICAgICdsb2FkaW5nLWluZGljYXRvcic6IHRydWUsXG4gICAgICAgIH1cbiAgICAgICl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MH0gb2Zmc2V0PXtpc1J0bH0gLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXsxNjB9IG9mZnNldCAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezMyMH0gb2Zmc2V0PXshaXNSdGx9IC8+XG4gICAgPC9kaXY+XG4gICk7XG59O1xuIl19 */")})},PH=function(t){var n=t.innerProps,r=t.isRtl,i=t.size,a=i===void 0?4:i,u=mr(t,vH);return Pe("div",Re({},Ft(Fe(Fe({},u),{},{innerProps:n,isRtl:r,size:a}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),Pe(Yd,{delay:0,offset:r}),Pe(Yd,{delay:160,offset:!0}),Pe(Yd,{delay:320,offset:!r}))},TH=function(t,n){var r=t.isDisabled,i=t.isFocused,a=t.theme,u=a.colors,l=a.borderRadius,c=a.spacing;return Fe({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:c.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},n?{}:{backgroundColor:r?u.neutral5:u.neutral0,borderColor:r?u.neutral10:i?u.primary:u.neutral20,borderRadius:l,borderStyle:"solid",borderWidth:1,boxShadow:i?"0 0 0 1px ".concat(u.primary):void 0,"&:hover":{borderColor:i?u.primary:u.neutral30}})},FH=function(t){var n=t.children,r=t.isDisabled,i=t.isFocused,a=t.innerRef,u=t.innerProps,l=t.menuIsOpen;return Pe("div",Re({ref:a},Ft(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":i,"control--menu-is-open":l}),u,{"aria-disabled":r||void 0}),n)},OH=FH,RH=["data"],MH=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},LH=function(t){var n=t.children,r=t.cx,i=t.getStyles,a=t.getClassNames,u=t.Heading,l=t.headingProps,c=t.innerProps,f=t.label,h=t.theme,p=t.selectProps;return Pe("div",Re({},Ft(t,"group",{group:!0}),c),Pe(u,Re({},l,{selectProps:p,theme:h,getStyles:i,getClassNames:a,cx:r}),f),Pe("div",null,n))},DH=function(t,n){var r=t.theme,i=r.colors,a=r.spacing;return Fe({label:"group",cursor:"default",display:"block"},n?{}:{color:i.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:a.baseUnit*3,paddingRight:a.baseUnit*3,textTransform:"uppercase"})},$H=function(t){var n=My(t);n.data;var r=mr(n,RH);return Pe("div",Re({},Ft(t,"groupHeading",{"group-heading":!0}),r))},NH=LH,VH=["innerRef","isDisabled","isHidden","inputClassName"],BH=function(t,n){var r=t.isDisabled,i=t.value,a=t.theme,u=a.spacing,l=a.colors;return Fe(Fe({visibility:r?"hidden":"visible",transform:i?"translateZ(0)":""},kH),n?{}:{margin:u.baseUnit/2,paddingBottom:u.baseUnit/2,paddingTop:u.baseUnit/2,color:l.neutral80})},Zy={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},kH={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Fe({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Zy)},jH=function(t){return Fe({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Zy)},GH=function(t){var n=t.cx,r=t.value,i=My(t),a=i.innerRef,u=i.isDisabled,l=i.isHidden,c=i.inputClassName,f=mr(i,VH);return Pe("div",Re({},Ft(t,"input",{"input-container":!0}),{"data-value":r||""}),Pe("input",Re({className:n({input:!0},c),ref:a,style:jH(l),disabled:u},f)))},HH=GH,WH=function(t,n){var r=t.theme,i=r.spacing,a=r.borderRadius,u=r.colors;return Fe({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:u.neutral10,borderRadius:a/2,margin:i.baseUnit/2})},ZH=function(t,n){var r=t.theme,i=r.borderRadius,a=r.colors,u=t.cropWithEllipsis;return Fe({overflow:"hidden",textOverflow:u||u===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:i/2,color:a.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},XH=function(t,n){var r=t.theme,i=r.spacing,a=r.borderRadius,u=r.colors,l=t.isFocused;return Fe({alignItems:"center",display:"flex"},n?{}:{borderRadius:a/2,backgroundColor:l?u.dangerLight:void 0,paddingLeft:i.baseUnit,paddingRight:i.baseUnit,":hover":{backgroundColor:u.dangerLight,color:u.danger}})},Xy=function(t){var n=t.children,r=t.innerProps;return Pe("div",r,n)},zH=Xy,UH=Xy;function YH(e){var t=e.children,n=e.innerProps;return Pe("div",Re({role:"button"},n),t||Pe(Ud,{size:14}))}var JH=function(t){var n=t.children,r=t.components,i=t.data,a=t.innerProps,u=t.isDisabled,l=t.removeProps,c=t.selectProps,f=r.Container,h=r.Label,p=r.Remove;return Pe(f,{data:i,innerProps:Fe(Fe({},Ft(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":u})),a),selectProps:c},Pe(h,{data:i,innerProps:Fe({},Ft(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),Pe(p,{data:i,innerProps:Fe(Fe({},Ft(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},l),selectProps:c}))},KH=JH,qH=function(t,n){var r=t.isDisabled,i=t.isFocused,a=t.isSelected,u=t.theme,l=u.spacing,c=u.colors;return Fe({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},n?{}:{backgroundColor:a?c.primary:i?c.primary25:"transparent",color:r?c.neutral20:a?c.neutral0:"inherit",padding:"".concat(l.baseUnit*2,"px ").concat(l.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:a?c.primary:c.primary50}})},QH=function(t){var n=t.children,r=t.isDisabled,i=t.isFocused,a=t.isSelected,u=t.innerRef,l=t.innerProps;return Pe("div",Re({},Ft(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":i,"option--is-selected":a}),{ref:u,"aria-disabled":r},l),n)},eW=QH,tW=function(t,n){var r=t.theme,i=r.spacing,a=r.colors;return Fe({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:a.neutral50,marginLeft:i.baseUnit/2,marginRight:i.baseUnit/2})},nW=function(t){var n=t.children,r=t.innerProps;return Pe("div",Re({},Ft(t,"placeholder",{placeholder:!0}),r),n)},rW=nW,iW=function(t,n){var r=t.isDisabled,i=t.theme,a=i.spacing,u=i.colors;return Fe({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?u.neutral40:u.neutral80,marginLeft:a.baseUnit/2,marginRight:a.baseUnit/2})},oW=function(t){var n=t.children,r=t.isDisabled,i=t.innerProps;return Pe("div",Re({},Ft(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),i),n)},aW=oW,Gr={ClearIndicator:SH,Control:OH,DropdownIndicator:CH,DownChevron:Hy,CrossIcon:Ud,Group:NH,GroupHeading:$H,IndicatorsContainer:gH,IndicatorSeparator:EH,Input:HH,LoadingIndicator:PH,Menu:tH,MenuList:rH,MenuPortal:lH,LoadingMessage:sH,NoOptionsMessage:aH,MultiValue:KH,MultiValueContainer:zH,MultiValueLabel:UH,MultiValueRemove:YH,Option:eW,Placeholder:rW,SelectContainer:fH,SingleValue:aW,ValueContainer:hH},sW=function(t){return Fe(Fe({},Gr),t.components)},zy=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function uW(e,t){return!!(e===t||zy(e)&&zy(t))}function lW(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!uW(e[n],t[n]))return!1;return!0}function cW(e,t){t===void 0&&(t=lW);var n=null;function r(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];if(n&&n.lastThis===this&&t(i,n.lastArgs))return n.lastResult;var u=e.apply(this,i);return n={lastResult:u,lastArgs:i,lastThis:this},u}return r.clear=function(){n=null},r}function fW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}for(var dW=process.env.NODE_ENV==="production"?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:fW},hW=function(t){return Pe("span",Re({css:dW},t))},Uy=hW,pW={guidance:function(t){var n=t.isSearchable,r=t.isMulti,i=t.tabSelectsValue,a=t.context,u=t.isInitialFocus;switch(a){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(i?", press Tab to select the option and exit the menu":"",".");case"input":return u?"".concat(t["aria-label"]||"Select"," is focused ").concat(n?",type to refine list":"",", press Down to open the menu, ").concat(r?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(t){var n=t.action,r=t.label,i=r===void 0?"":r,a=t.labels,u=t.isDisabled;switch(n){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(i,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(a.length>1?"s":""," ").concat(a.join(","),", selected.");case"select-option":return u?"option ".concat(i," is disabled. Select another option."):"option ".concat(i,", selected.");default:return""}},onFocus:function(t){var n=t.context,r=t.focused,i=t.options,a=t.label,u=a===void 0?"":a,l=t.selectValue,c=t.isDisabled,f=t.isSelected,h=t.isAppleDevice,p=function(S,E){return S&&S.length?"".concat(S.indexOf(E)+1," of ").concat(S.length):""};if(n==="value"&&l)return"value ".concat(u," focused, ").concat(p(l,r),".");if(n==="menu"&&h){var m=c?" disabled":"",v="".concat(f?" selected":"").concat(m);return"".concat(u).concat(v,", ").concat(p(i,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},gW=function(t){var n=t.ariaSelection,r=t.focusedOption,i=t.focusedValue,a=t.focusableOptions,u=t.isFocused,l=t.selectValue,c=t.selectProps,f=t.id,h=t.isAppleDevice,p=c.ariaLiveMessages,m=c.getOptionLabel,v=c.inputValue,C=c.isMulti,S=c.isOptionDisabled,E=c.isSearchable,A=c.menuIsOpen,R=c.options,L=c.screenReaderStatus,V=c.tabSelectsValue,N=c.isLoading,X=c["aria-label"],Z=c["aria-live"],U=b.useMemo(function(){return Fe(Fe({},pW),p||{})},[p]),fe=b.useMemo(function(){var be="";if(n&&U.onChange){var Ae=n.option,Ve=n.options,Je=n.removedValue,F=n.removedValues,P=n.value,M=function(J){return Array.isArray(J)?null:J},O=Je||Ae||M(P),y=O?m(O):"",j=Ve||F||void 0,Q=j?j.map(m):[],oe=Fe({isDisabled:O&&S(O,l),label:y,labels:Q},n);be=U.onChange(oe)}return be},[n,U,S,l,m]),Te=b.useMemo(function(){var be="",Ae=r||i,Ve=!!(r&&l&&l.includes(r));if(Ae&&U.onFocus){var Je={focused:Ae,label:m(Ae),isDisabled:S(Ae,l),isSelected:Ve,options:a,context:Ae===r?"menu":"value",selectValue:l,isAppleDevice:h};be=U.onFocus(Je)}return be},[r,i,m,S,U,a,l,h]),Ge=b.useMemo(function(){var be="";if(A&&R.length&&!N&&U.onFilter){var Ae=L({count:a.length});be=U.onFilter({inputValue:v,resultsMessage:Ae})}return be},[a,v,A,U,R,L,N]),Xe=(n==null?void 0:n.action)==="initial-input-focus",pe=b.useMemo(function(){var be="";if(U.guidance){var Ae=i?"value":A?"menu":"input";be=U.guidance({"aria-label":X,context:Ae,isDisabled:r&&S(r,l),isMulti:C,isSearchable:E,tabSelectsValue:V,isInitialFocus:Xe})}return be},[X,r,i,C,S,E,A,U,l,V,Xe]),Ce=Pe(b.Fragment,null,Pe("span",{id:"aria-selection"},fe),Pe("span",{id:"aria-focused"},Te),Pe("span",{id:"aria-results"},Ge),Pe("span",{id:"aria-guidance"},pe));return Pe(b.Fragment,null,Pe(Uy,{id:f},Xe&&Ce),Pe(Uy,{"aria-live":Z,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},u&&!Xe&&Ce))},mW=gW,Jd=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],vW=new RegExp("["+Jd.map(function(e){return e.letters}).join("")+"]","g"),Yy={},Kd=0;Kd<Jd.length;Kd++)for(var qd=Jd[Kd],Qd=0;Qd<qd.letters.length;Qd++)Yy[qd.letters[Qd]]=qd.base;var Jy=function(t){return t.replace(vW,function(n){return Yy[n]})},bW=cW(Jy),Ky=function(t){return t.replace(/^\s+|\s+$/g,"")},yW=function(t){return"".concat(t.label," ").concat(t.value)},xW=function(t){return function(n,r){if(n.data.__isNew__)return!0;var i=Fe({ignoreCase:!0,ignoreAccents:!0,stringify:yW,trim:!0,matchFrom:"any"},t),a=i.ignoreCase,u=i.ignoreAccents,l=i.stringify,c=i.trim,f=i.matchFrom,h=c?Ky(r):r,p=c?Ky(l(n)):l(n);return a&&(h=h.toLowerCase(),p=p.toLowerCase()),u&&(h=bW(h),p=Jy(p)),f==="start"?p.substr(0,h.length)===h:p.indexOf(h)>-1}},CW=["innerRef"];function wW(e){var t=e.innerRef,n=mr(e,CW),r=zG(n,"onExited","in","enter","exit","appear");return Pe("input",Re({ref:t},r,{css:jd({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},process.env.NODE_ENV==="production"?"":";label:DummyInput;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")}))}var SW=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function IW(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,i=e.onTopArrive,a=e.onTopLeave,u=b.useRef(!1),l=b.useRef(!1),c=b.useRef(0),f=b.useRef(null),h=b.useCallback(function(E,A){if(f.current!==null){var R=f.current,L=R.scrollTop,V=R.scrollHeight,N=R.clientHeight,X=f.current,Z=A>0,U=V-N-L,fe=!1;U>A&&u.current&&(r&&r(E),u.current=!1),Z&&l.current&&(a&&a(E),l.current=!1),Z&&A>U?(n&&!u.current&&n(E),X.scrollTop=V,fe=!0,u.current=!0):!Z&&-A>L&&(i&&!l.current&&i(E),X.scrollTop=0,fe=!0,l.current=!0),fe&&SW(E)}},[n,r,i,a]),p=b.useCallback(function(E){h(E,E.deltaY)},[h]),m=b.useCallback(function(E){c.current=E.changedTouches[0].clientY},[]),v=b.useCallback(function(E){var A=c.current-E.changedTouches[0].clientY;h(E,A)},[h]),C=b.useCallback(function(E){if(E){var A=WG?{passive:!1}:!1;E.addEventListener("wheel",p,A),E.addEventListener("touchstart",m,A),E.addEventListener("touchmove",v,A)}},[v,m,p]),S=b.useCallback(function(E){E&&(E.removeEventListener("wheel",p,!1),E.removeEventListener("touchstart",m,!1),E.removeEventListener("touchmove",v,!1))},[v,m,p]);return b.useEffect(function(){if(t){var E=f.current;return C(E),function(){S(E)}}},[t,C,S]),function(E){f.current=E}}var qy=["boxSizing","height","overflow","paddingRight","position"],Qy={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ex(e){e.preventDefault()}function tx(e){e.stopPropagation()}function nx(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function rx(){return"ontouchstart"in window||navigator.maxTouchPoints}var ix=!!(typeof window<"u"&&window.document&&window.document.createElement),Ha=0,Fo={capture:!1,passive:!1};function EW(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,i=b.useRef({}),a=b.useRef(null),u=b.useCallback(function(c){if(ix){var f=document.body,h=f&&f.style;if(r&&qy.forEach(function(C){var S=h&&h[C];i.current[C]=S}),r&&Ha<1){var p=parseInt(i.current.paddingRight,10)||0,m=document.body?document.body.clientWidth:0,v=window.innerWidth-m+p||0;Object.keys(Qy).forEach(function(C){var S=Qy[C];h&&(h[C]=S)}),h&&(h.paddingRight="".concat(v,"px"))}f&&rx()&&(f.addEventListener("touchmove",ex,Fo),c&&(c.addEventListener("touchstart",nx,Fo),c.addEventListener("touchmove",tx,Fo))),Ha+=1}},[r]),l=b.useCallback(function(c){if(ix){var f=document.body,h=f&&f.style;Ha=Math.max(Ha-1,0),r&&Ha<1&&qy.forEach(function(p){var m=i.current[p];h&&(h[p]=m)}),f&&rx()&&(f.removeEventListener("touchmove",ex,Fo),c&&(c.removeEventListener("touchstart",nx,Fo),c.removeEventListener("touchmove",tx,Fo)))}},[r]);return b.useEffect(function(){if(t){var c=a.current;return u(c),function(){l(c)}}},[t,u,l]),function(c){a.current=c}}function AW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var _W=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},PW=process.env.NODE_ENV==="production"?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:AW};function TW(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,i=r===void 0?!0:r,a=e.onBottomArrive,u=e.onBottomLeave,l=e.onTopArrive,c=e.onTopLeave,f=IW({isEnabled:i,onBottomArrive:a,onBottomLeave:u,onTopArrive:l,onTopLeave:c}),h=EW({isEnabled:n}),p=function(v){f(v),h(v)};return Pe(b.Fragment,null,n&&Pe("div",{onClick:_W,css:PW}),t(p))}function FW(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}var OW=process.env.NODE_ENV==="production"?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:FW},RW=function(t){var n=t.name,r=t.onFocus;return Pe("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:OW,value:"",onChange:function(){}})},MW=RW;function eh(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function LW(){return eh(/^iPhone/i)}function ox(){return eh(/^Mac/i)}function DW(){return eh(/^iPad/i)||ox()&&navigator.maxTouchPoints>1}function $W(){return LW()||DW()}function NW(){return ox()||$W()}var VW=function(t){return t.label},BW=function(t){return t.label},kW=function(t){return t.value},jW=function(t){return!!t.isDisabled},GW={clearIndicator:wH,container:cH,control:TH,dropdownIndicator:xH,group:MH,groupHeading:DH,indicatorsContainer:pH,indicatorSeparator:IH,input:BH,loadingIndicator:_H,loadingMessage:oH,menu:qG,menuList:nH,menuPortal:uH,multiValue:WH,multiValueLabel:ZH,multiValueRemove:XH,noOptionsMessage:iH,option:qH,placeholder:tW,singleValue:iW,valueContainer:dH},HW={primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},WW=4,ax=4,ZW=38,XW=ax*2,zW={baseUnit:ax,controlHeight:ZW,menuGutter:XW},th={borderRadius:WW,colors:HW,spacing:zW},UW={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:$y(),captureMenuScroll:!$y(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:xW(),formatGroupLabel:VW,getOptionLabel:BW,getOptionValue:kW,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:jW,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!GG(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(t){var n=t.count;return"".concat(n," result").concat(n!==1?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function sx(e,t,n,r){var i=dx(e,t,n),a=hx(e,t,n),u=fx(e,t),l=ju(e,t);return{type:"option",data:t,isDisabled:i,isSelected:a,label:u,value:l,index:r}}function ku(e,t){return e.options.map(function(n,r){if("options"in n){var i=n.options.map(function(u,l){return sx(e,u,t,l)}).filter(function(u){return cx(e,u)});return i.length>0?{type:"group",data:n,options:i,index:r}:void 0}var a=sx(e,n,t,r);return cx(e,a)?a:void 0}).filter(ZG)}function ux(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,Ed(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function lx(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,Ed(r.options.map(function(i){return{data:i.data,id:"".concat(t,"-").concat(r.index,"-").concat(i.index)}}))):n.push({data:r.data,id:"".concat(t,"-").concat(r.index)}),n},[])}function YW(e,t){return ux(ku(e,t))}function cx(e,t){var n=e.inputValue,r=n===void 0?"":n,i=t.data,a=t.isSelected,u=t.label,l=t.value;return(!gx(e)||!a)&&px(e,{label:u,value:l,data:i},r)}function JW(e,t){var n=e.focusedValue,r=e.selectValue,i=r.indexOf(n);if(i>-1){var a=t.indexOf(n);if(a>-1)return n;if(i<t.length)return t[i]}return null}function KW(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var nh=function(t,n){var r,i=(r=t.find(function(a){return a.data===n}))===null||r===void 0?void 0:r.id;return i||null},fx=function(t,n){return t.getOptionLabel(n)},ju=function(t,n){return t.getOptionValue(n)};function dx(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function hx(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=ju(e,t);return n.some(function(i){return ju(e,i)===r})}function px(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var gx=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},qW=1,mx=function(e){ij(n,e);var t=uj(n);function n(r){var i;if(nj(this,n),i=t.call(this,r),i.state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},i.blockOptionHover=!1,i.isComposing=!1,i.commonProps=void 0,i.initialTouchX=0,i.initialTouchY=0,i.openAfterFocus=!1,i.scrollToFocusedOptionOnUpdate=!1,i.userIsDragging=void 0,i.isAppleDevice=NW(),i.controlRef=null,i.getControlRef=function(c){i.controlRef=c},i.focusedOptionRef=null,i.getFocusedOptionRef=function(c){i.focusedOptionRef=c},i.menuListRef=null,i.getMenuListRef=function(c){i.menuListRef=c},i.inputRef=null,i.getInputRef=function(c){i.inputRef=c},i.focus=i.focusInput,i.blur=i.blurInput,i.onChange=function(c,f){var h=i.props,p=h.onChange,m=h.name;f.name=m,i.ariaOnChange(c,f),p(c,f)},i.setValue=function(c,f,h){var p=i.props,m=p.closeMenuOnSelect,v=p.isMulti,C=p.inputValue;i.onInputChange("",{action:"set-value",prevInputValue:C}),m&&(i.setState({inputIsHiddenAfterUpdate:!v}),i.onMenuClose()),i.setState({clearFocusValueOnUpdate:!0}),i.onChange(c,{action:f,option:h})},i.selectOption=function(c){var f=i.props,h=f.blurInputOnSelect,p=f.isMulti,m=f.name,v=i.state.selectValue,C=p&&i.isOptionSelected(c,v),S=i.isOptionDisabled(c,v);if(C){var E=i.getOptionValue(c);i.setValue(v.filter(function(A){return i.getOptionValue(A)!==E}),"deselect-option",c)}else if(!S)p?i.setValue([].concat(Ed(v),[c]),"select-option",c):i.setValue(c,"select-option");else{i.ariaOnChange(c,{action:"select-option",option:c,name:m});return}h&&i.blurInput()},i.removeValue=function(c){var f=i.props.isMulti,h=i.state.selectValue,p=i.getOptionValue(c),m=h.filter(function(C){return i.getOptionValue(C)!==p}),v=Bu(f,m,m[0]||null);i.onChange(v,{action:"remove-value",removedValue:c}),i.focusInput()},i.clearValue=function(){var c=i.state.selectValue;i.onChange(Bu(i.props.isMulti,[],null),{action:"clear",removedValues:c})},i.popValue=function(){var c=i.props.isMulti,f=i.state.selectValue,h=f[f.length-1],p=f.slice(0,f.length-1),m=Bu(c,p,p[0]||null);i.onChange(m,{action:"pop-value",removedValue:h})},i.getFocusedOptionId=function(c){return nh(i.state.focusableOptionsWithIds,c)},i.getFocusableOptionsWithIds=function(){return lx(ku(i.props,i.state.selectValue),i.getElementId("option"))},i.getValue=function(){return i.state.selectValue},i.cx=function(){for(var c=arguments.length,f=new Array(c),h=0;h<c;h++)f[h]=arguments[h];return NG.apply(void 0,[i.props.classNamePrefix].concat(f))},i.getOptionLabel=function(c){return fx(i.props,c)},i.getOptionValue=function(c){return ju(i.props,c)},i.getStyles=function(c,f){var h=i.props.unstyled,p=GW[c](f,h);p.boxSizing="border-box";var m=i.props.styles[c];return m?m(p,f):p},i.getClassNames=function(c,f){var h,p;return(h=(p=i.props.classNames)[c])===null||h===void 0?void 0:h.call(p,f)},i.getElementId=function(c){return"".concat(i.state.instancePrefix,"-").concat(c)},i.getComponents=function(){return sW(i.props)},i.buildCategorizedOptions=function(){return ku(i.props,i.state.selectValue)},i.getCategorizedOptions=function(){return i.props.menuIsOpen?i.buildCategorizedOptions():[]},i.buildFocusableOptions=function(){return ux(i.buildCategorizedOptions())},i.getFocusableOptions=function(){return i.props.menuIsOpen?i.buildFocusableOptions():[]},i.ariaOnChange=function(c,f){i.setState({ariaSelection:Fe({value:c},f)})},i.onMenuMouseDown=function(c){c.button===0&&(c.stopPropagation(),c.preventDefault(),i.focusInput())},i.onMenuMouseMove=function(c){i.blockOptionHover=!1},i.onControlMouseDown=function(c){if(!c.defaultPrevented){var f=i.props.openMenuOnClick;i.state.isFocused?i.props.menuIsOpen?c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&i.onMenuClose():f&&i.openMenu("first"):(f&&(i.openAfterFocus=!0),i.focusInput()),c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&c.preventDefault()}},i.onDropdownIndicatorMouseDown=function(c){if(!(c&&c.type==="mousedown"&&c.button!==0)&&!i.props.isDisabled){var f=i.props,h=f.isMulti,p=f.menuIsOpen;i.focusInput(),p?(i.setState({inputIsHiddenAfterUpdate:!h}),i.onMenuClose()):i.openMenu("first"),c.preventDefault()}},i.onClearIndicatorMouseDown=function(c){c&&c.type==="mousedown"&&c.button!==0||(i.clearValue(),c.preventDefault(),i.openAfterFocus=!1,c.type==="touchend"?i.focusInput():setTimeout(function(){return i.focusInput()}))},i.onScroll=function(c){typeof i.props.closeMenuOnScroll=="boolean"?c.target instanceof HTMLElement&&Du(c.target)&&i.props.onMenuClose():typeof i.props.closeMenuOnScroll=="function"&&i.props.closeMenuOnScroll(c)&&i.props.onMenuClose()},i.onCompositionStart=function(){i.isComposing=!0},i.onCompositionEnd=function(){i.isComposing=!1},i.onTouchStart=function(c){var f=c.touches,h=f&&f.item(0);h&&(i.initialTouchX=h.clientX,i.initialTouchY=h.clientY,i.userIsDragging=!1)},i.onTouchMove=function(c){var f=c.touches,h=f&&f.item(0);if(h){var p=Math.abs(h.clientX-i.initialTouchX),m=Math.abs(h.clientY-i.initialTouchY),v=5;i.userIsDragging=p>v||m>v}},i.onTouchEnd=function(c){i.userIsDragging||(i.controlRef&&!i.controlRef.contains(c.target)&&i.menuListRef&&!i.menuListRef.contains(c.target)&&i.blurInput(),i.initialTouchX=0,i.initialTouchY=0)},i.onControlTouchEnd=function(c){i.userIsDragging||i.onControlMouseDown(c)},i.onClearIndicatorTouchEnd=function(c){i.userIsDragging||i.onClearIndicatorMouseDown(c)},i.onDropdownIndicatorTouchEnd=function(c){i.userIsDragging||i.onDropdownIndicatorMouseDown(c)},i.handleInputChange=function(c){var f=i.props.inputValue,h=c.currentTarget.value;i.setState({inputIsHiddenAfterUpdate:!1}),i.onInputChange(h,{action:"input-change",prevInputValue:f}),i.props.menuIsOpen||i.onMenuOpen()},i.onInputFocus=function(c){i.props.onFocus&&i.props.onFocus(c),i.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(i.openAfterFocus||i.props.openMenuOnFocus)&&i.openMenu("first"),i.openAfterFocus=!1},i.onInputBlur=function(c){var f=i.props.inputValue;if(i.menuListRef&&i.menuListRef.contains(document.activeElement)){i.inputRef.focus();return}i.props.onBlur&&i.props.onBlur(c),i.onInputChange("",{action:"input-blur",prevInputValue:f}),i.onMenuClose(),i.setState({focusedValue:null,isFocused:!1})},i.onOptionHover=function(c){if(!(i.blockOptionHover||i.state.focusedOption===c)){var f=i.getFocusableOptions(),h=f.indexOf(c);i.setState({focusedOption:c,focusedOptionId:h>-1?i.getFocusedOptionId(c):null})}},i.shouldHideSelectedOptions=function(){return gx(i.props)},i.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),i.focus()},i.onKeyDown=function(c){var f=i.props,h=f.isMulti,p=f.backspaceRemovesValue,m=f.escapeClearsValue,v=f.inputValue,C=f.isClearable,S=f.isDisabled,E=f.menuIsOpen,A=f.onKeyDown,R=f.tabSelectsValue,L=f.openMenuOnFocus,V=i.state,N=V.focusedOption,X=V.focusedValue,Z=V.selectValue;if(!S&&!(typeof A=="function"&&(A(c),c.defaultPrevented))){switch(i.blockOptionHover=!0,c.key){case"ArrowLeft":if(!h||v)return;i.focusValue("previous");break;case"ArrowRight":if(!h||v)return;i.focusValue("next");break;case"Delete":case"Backspace":if(v)return;if(X)i.removeValue(X);else{if(!p)return;h?i.popValue():C&&i.clearValue()}break;case"Tab":if(i.isComposing||c.shiftKey||!E||!R||!N||L&&i.isOptionSelected(N,Z))return;i.selectOption(N);break;case"Enter":if(c.keyCode===229)break;if(E){if(!N||i.isComposing)return;i.selectOption(N);break}return;case"Escape":E?(i.setState({inputIsHiddenAfterUpdate:!1}),i.onInputChange("",{action:"menu-close",prevInputValue:v}),i.onMenuClose()):C&&m&&i.clearValue();break;case" ":if(v)return;if(!E){i.openMenu("first");break}if(!N)return;i.selectOption(N);break;case"ArrowUp":E?i.focusOption("up"):i.openMenu("last");break;case"ArrowDown":E?i.focusOption("down"):i.openMenu("first");break;case"PageUp":if(!E)return;i.focusOption("pageup");break;case"PageDown":if(!E)return;i.focusOption("pagedown");break;case"Home":if(!E)return;i.focusOption("first");break;case"End":if(!E)return;i.focusOption("last");break;default:return}c.preventDefault()}},i.state.instancePrefix="react-select-"+(i.props.instanceId||++qW),i.state.selectValue=Ry(r.value),r.menuIsOpen&&i.state.selectValue.length){var a=i.getFocusableOptionsWithIds(),u=i.buildFocusableOptions(),l=u.indexOf(i.state.selectValue[0]);i.state.focusableOptionsWithIds=a,i.state.focusedOption=u[l],i.state.focusedOptionId=nh(a,u[l])}return i}return rj(n,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&Dy(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(i){var a=this.props,u=a.isDisabled,l=a.menuIsOpen,c=this.state.isFocused;(c&&!u&&i.isDisabled||c&&l&&!i.menuIsOpen)&&this.focusInput(),c&&u&&!i.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!u&&i.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Dy(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(i,a){this.props.onInputChange(i,a)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(i){var a=this,u=this.state,l=u.selectValue,c=u.isFocused,f=this.buildFocusableOptions(),h=i==="first"?0:f.length-1;if(!this.props.isMulti){var p=f.indexOf(l[0]);p>-1&&(h=p)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:f[h],focusedOptionId:this.getFocusedOptionId(f[h])},function(){return a.onMenuOpen()})}},{key:"focusValue",value:function(i){var a=this.state,u=a.selectValue,l=a.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=u.indexOf(l);l||(c=-1);var f=u.length-1,h=-1;if(u.length){switch(i){case"previous":c===0?h=0:c===-1?h=f:h=c-1;break;case"next":c>-1&&c<f&&(h=c+1);break}this.setState({inputIsHidden:h!==-1,focusedValue:u[h]})}}}},{key:"focusOption",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",a=this.props.pageSize,u=this.state.focusedOption,l=this.getFocusableOptions();if(l.length){var c=0,f=l.indexOf(u);u||(f=-1),i==="up"?c=f>0?f-1:l.length-1:i==="down"?c=(f+1)%l.length:i==="pageup"?(c=f-a,c<0&&(c=0)):i==="pagedown"?(c=f+a,c>l.length-1&&(c=l.length-1)):i==="last"&&(c=l.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:l[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(l[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(th):Fe(Fe({},th),this.props.theme):th}},{key:"getCommonProps",value:function(){var i=this.clearValue,a=this.cx,u=this.getStyles,l=this.getClassNames,c=this.getValue,f=this.selectOption,h=this.setValue,p=this.props,m=p.isMulti,v=p.isRtl,C=p.options,S=this.hasValue();return{clearValue:i,cx:a,getStyles:u,getClassNames:l,getValue:c,hasValue:S,isMulti:m,isRtl:v,options:C,selectOption:f,selectProps:p,setValue:h,theme:this.getTheme()}}},{key:"hasValue",value:function(){var i=this.state.selectValue;return i.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var i=this.props,a=i.isClearable,u=i.isMulti;return a===void 0?u:a}},{key:"isOptionDisabled",value:function(i,a){return dx(this.props,i,a)}},{key:"isOptionSelected",value:function(i,a){return hx(this.props,i,a)}},{key:"filterOption",value:function(i,a){return px(this.props,i,a)}},{key:"formatOptionLabel",value:function(i,a){if(typeof this.props.formatOptionLabel=="function"){var u=this.props.inputValue,l=this.state.selectValue;return this.props.formatOptionLabel(i,{context:a,inputValue:u,selectValue:l})}else return this.getOptionLabel(i)}},{key:"formatGroupLabel",value:function(i){return this.props.formatGroupLabel(i)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var i=this.props,a=i.isDisabled,u=i.isSearchable,l=i.inputId,c=i.inputValue,f=i.tabIndex,h=i.form,p=i.menuIsOpen,m=i.required,v=this.getComponents(),C=v.Input,S=this.state,E=S.inputIsHidden,A=S.ariaSelection,R=this.commonProps,L=l||this.getElementId("input"),V=Fe(Fe(Fe({"aria-autocomplete":"list","aria-expanded":p,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":m,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},p&&{"aria-controls":this.getElementId("listbox")}),!u&&{"aria-readonly":!0}),this.hasValue()?(A==null?void 0:A.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return u?te.createElement(C,Re({},R,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:L,innerRef:this.getInputRef,isDisabled:a,isHidden:E,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:f,form:h,type:"text",value:c},V)):te.createElement(wW,Re({id:L,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Lu,onFocus:this.onInputFocus,disabled:a,tabIndex:f,inputMode:"none",form:h,value:""},V))}},{key:"renderPlaceholderOrValue",value:function(){var i=this,a=this.getComponents(),u=a.MultiValue,l=a.MultiValueContainer,c=a.MultiValueLabel,f=a.MultiValueRemove,h=a.SingleValue,p=a.Placeholder,m=this.commonProps,v=this.props,C=v.controlShouldRenderValue,S=v.isDisabled,E=v.isMulti,A=v.inputValue,R=v.placeholder,L=this.state,V=L.selectValue,N=L.focusedValue,X=L.isFocused;if(!this.hasValue()||!C)return A?null:te.createElement(p,Re({},m,{key:"placeholder",isDisabled:S,isFocused:X,innerProps:{id:this.getElementId("placeholder")}}),R);if(E)return V.map(function(U,fe){var Te=U===N,Ge="".concat(i.getOptionLabel(U),"-").concat(i.getOptionValue(U));return te.createElement(u,Re({},m,{components:{Container:l,Label:c,Remove:f},isFocused:Te,isDisabled:S,key:Ge,index:fe,removeProps:{onClick:function(){return i.removeValue(U)},onTouchEnd:function(){return i.removeValue(U)},onMouseDown:function(pe){pe.preventDefault()}},data:U}),i.formatOptionLabel(U,"value"))});if(A)return null;var Z=V[0];return te.createElement(h,Re({},m,{data:Z,isDisabled:S}),this.formatOptionLabel(Z,"value"))}},{key:"renderClearIndicator",value:function(){var i=this.getComponents(),a=i.ClearIndicator,u=this.commonProps,l=this.props,c=l.isDisabled,f=l.isLoading,h=this.state.isFocused;if(!this.isClearable()||!a||c||!this.hasValue()||f)return null;var p={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:p,isFocused:h}))}},{key:"renderLoadingIndicator",value:function(){var i=this.getComponents(),a=i.LoadingIndicator,u=this.commonProps,l=this.props,c=l.isDisabled,f=l.isLoading,h=this.state.isFocused;if(!a||!f)return null;var p={"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:p,isDisabled:c,isFocused:h}))}},{key:"renderIndicatorSeparator",value:function(){var i=this.getComponents(),a=i.DropdownIndicator,u=i.IndicatorSeparator;if(!a||!u)return null;var l=this.commonProps,c=this.props.isDisabled,f=this.state.isFocused;return te.createElement(u,Re({},l,{isDisabled:c,isFocused:f}))}},{key:"renderDropdownIndicator",value:function(){var i=this.getComponents(),a=i.DropdownIndicator;if(!a)return null;var u=this.commonProps,l=this.props.isDisabled,c=this.state.isFocused,f={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(a,Re({},u,{innerProps:f,isDisabled:l,isFocused:c}))}},{key:"renderMenu",value:function(){var i=this,a=this.getComponents(),u=a.Group,l=a.GroupHeading,c=a.Menu,f=a.MenuList,h=a.MenuPortal,p=a.LoadingMessage,m=a.NoOptionsMessage,v=a.Option,C=this.commonProps,S=this.state.focusedOption,E=this.props,A=E.captureMenuScroll,R=E.inputValue,L=E.isLoading,V=E.loadingMessage,N=E.minMenuHeight,X=E.maxMenuHeight,Z=E.menuIsOpen,U=E.menuPlacement,fe=E.menuPosition,Te=E.menuPortalTarget,Ge=E.menuShouldBlockScroll,Xe=E.menuShouldScrollIntoView,pe=E.noOptionsMessage,Ce=E.onMenuScrollToTop,be=E.onMenuScrollToBottom;if(!Z)return null;var Ae=function(y,j){var Q=y.type,oe=y.data,z=y.isDisabled,J=y.isSelected,re=y.label,ie=y.value,ue=S===oe,K=z?void 0:function(){return i.onOptionHover(oe)},ce=z?void 0:function(){return i.selectOption(oe)},q="".concat(i.getElementId("option"),"-").concat(j),de={id:q,onClick:ce,onMouseMove:K,onMouseOver:K,tabIndex:-1,role:"option","aria-selected":i.isAppleDevice?void 0:J};return te.createElement(v,Re({},C,{innerProps:de,data:oe,isDisabled:z,isSelected:J,key:q,label:re,type:Q,value:ie,isFocused:ue,innerRef:ue?i.getFocusedOptionRef:void 0}),i.formatOptionLabel(y.data,"menu"))},Ve;if(this.hasOptions())Ve=this.getCategorizedOptions().map(function(O){if(O.type==="group"){var y=O.data,j=O.options,Q=O.index,oe="".concat(i.getElementId("group"),"-").concat(Q),z="".concat(oe,"-heading");return te.createElement(u,Re({},C,{key:oe,data:y,options:j,Heading:l,headingProps:{id:z,data:O.data},label:i.formatGroupLabel(O.data)}),O.options.map(function(J){return Ae(J,"".concat(Q,"-").concat(J.index))}))}else if(O.type==="option")return Ae(O,"".concat(O.index))});else if(L){var Je=V({inputValue:R});if(Je===null)return null;Ve=te.createElement(p,C,Je)}else{var F=pe({inputValue:R});if(F===null)return null;Ve=te.createElement(m,C,F)}var P={minMenuHeight:N,maxMenuHeight:X,menuPlacement:U,menuPosition:fe,menuShouldScrollIntoView:Xe},M=te.createElement(QG,Re({},C,P),function(O){var y=O.ref,j=O.placerProps,Q=j.placement,oe=j.maxHeight;return te.createElement(c,Re({},C,P,{innerRef:y,innerProps:{onMouseDown:i.onMenuMouseDown,onMouseMove:i.onMenuMouseMove},isLoading:L,placement:Q}),te.createElement(TW,{captureEnabled:A,onTopArrive:Ce,onBottomArrive:be,lockEnabled:Ge},function(z){return te.createElement(f,Re({},C,{innerRef:function(re){i.getMenuListRef(re),z(re)},innerProps:{role:"listbox","aria-multiselectable":C.isMulti,id:i.getElementId("listbox")},isLoading:L,maxHeight:oe,focusedOption:S}),Ve)}))});return Te||fe==="fixed"?te.createElement(h,Re({},C,{appendTo:Te,controlElement:this.controlRef,menuPlacement:U,menuPosition:fe}),M):M}},{key:"renderFormField",value:function(){var i=this,a=this.props,u=a.delimiter,l=a.isDisabled,c=a.isMulti,f=a.name,h=a.required,p=this.state.selectValue;if(h&&!this.hasValue()&&!l)return te.createElement(MW,{name:f,onFocus:this.onValueInputFocus});if(!(!f||l))if(c)if(u){var m=p.map(function(S){return i.getOptionValue(S)}).join(u);return te.createElement("input",{name:f,type:"hidden",value:m})}else{var v=p.length>0?p.map(function(S,E){return te.createElement("input",{key:"i-".concat(E),name:f,type:"hidden",value:i.getOptionValue(S)})}):te.createElement("input",{name:f,type:"hidden",value:""});return te.createElement("div",null,v)}else{var C=p[0]?this.getOptionValue(p[0]):"";return te.createElement("input",{name:f,type:"hidden",value:C})}}},{key:"renderLiveRegion",value:function(){var i=this.commonProps,a=this.state,u=a.ariaSelection,l=a.focusedOption,c=a.focusedValue,f=a.isFocused,h=a.selectValue,p=this.getFocusableOptions();return te.createElement(mW,Re({},i,{id:this.getElementId("live-region"),ariaSelection:u,focusedOption:l,focusedValue:c,isFocused:f,selectValue:h,focusableOptions:p,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var i=this.getComponents(),a=i.Control,u=i.IndicatorsContainer,l=i.SelectContainer,c=i.ValueContainer,f=this.props,h=f.className,p=f.id,m=f.isDisabled,v=f.menuIsOpen,C=this.state.isFocused,S=this.commonProps=this.getCommonProps();return te.createElement(l,Re({},S,{className:h,innerProps:{id:p,onKeyDown:this.onKeyDown},isDisabled:m,isFocused:C}),this.renderLiveRegion(),te.createElement(a,Re({},S,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:m,isFocused:C,menuIsOpen:v}),te.createElement(c,Re({},S,{isDisabled:m}),this.renderPlaceholderOrValue(),this.renderInput()),te.createElement(u,Re({},S,{isDisabled:m}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(i,a){var u=a.prevProps,l=a.clearFocusValueOnUpdate,c=a.inputIsHiddenAfterUpdate,f=a.ariaSelection,h=a.isFocused,p=a.prevWasFocused,m=a.instancePrefix,v=i.options,C=i.value,S=i.menuIsOpen,E=i.inputValue,A=i.isMulti,R=Ry(C),L={};if(u&&(C!==u.value||v!==u.options||S!==u.menuIsOpen||E!==u.inputValue)){var V=S?YW(i,R):[],N=S?lx(ku(i,R),"".concat(m,"-option")):[],X=l?JW(a,R):null,Z=KW(a,V),U=nh(N,Z);L={selectValue:R,focusedOption:Z,focusedOptionId:U,focusableOptionsWithIds:N,focusedValue:X,clearFocusValueOnUpdate:!1}}var fe=c!=null&&i!==u?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},Te=f,Ge=h&&p;return h&&!Ge&&(Te={value:Bu(A,R,R[0]||null),options:R,action:"initial-input-focus"},Ge=!p),(f==null?void 0:f.action)==="initial-input-focus"&&(Te=null),Fe(Fe(Fe({},L),fe),{},{prevProps:i,ariaSelection:Te,prevWasFocused:Ge})}}]),n}(b.Component);mx.defaultProps=UW;var QW=b.forwardRef(function(e,t){var n=tj(e);return te.createElement(mx,Re({ref:t},n))}),eZ=QW;function tZ({selectProps:e,...t}){const{label:n,error:r,name:i}=e,{isDisabled:a,isFocused:u}=t;return T.jsxs(H1,{disabled:a,error:r,children:[T.jsx(Gr.SelectContainer,{...t}),T.jsx(Cd,{htmlFor:i,disabled:a,error:r,focused:u,className:et({"text-brand-primary":u}),children:n})]})}function nZ(e){return T.jsx(Gr.Control,{className:"text-sm bg-transparent border-none focus-within:ring-0 focus:ring-0",...e})}function rZ(e){return T.jsx(Gr.ValueContainer,{className:"items-end",...e})}function iZ(e){return T.jsx(Gr.Placeholder,{className:"text-sm translate-y-1",...e})}function oZ(e){return T.jsx(Gr.Input,{className:"py-0 text-sm translate-y-1 text-brand-text children:text-brand-text children:text-sm",...e})}function aZ({innerRef:e,innerProps:t,selectProps:n}){const{menuIsOpen:r}=n;return T.jsx(T.Fragment,{children:r?T.jsx(fS,{ref:e,className:"w-3 h-3 mx-3 text-brand-dark-gray",...t}):T.jsx(dS,{ref:e,className:"w-3 h-3 mx-3 text-brand-dark-gray",...t})})}function sZ(e){return T.jsx(Gr.SingleValue,{className:"translate-y-1",...e})}function uZ(e){const{isSelected:t}=e;return T.jsx(Gr.Option,{className:et("text-sm py-1 px-2","hover:bg-brand-tertiary-light hover:text-brand-primary",{"bg-brand-primary text-white":t}),...e})}const vx=({components:e,helper:t,error:n,...r})=>T.jsxs("div",{children:[T.jsx(eZ,{isClearable:!0,noOptionsMessage:()=>"Nenhuma opção encontrada",styles:{option:(i,{isSelected:a})=>({...i,zIndex:9999,backgroundColor:a?"#0093B2":i.backgroundColor,color:a?"white":"inherit",":active":{backgroundColor:"#0093B2"},":hover":{color:"#0093B2",backgroundColor:"#BFF0FB"}})},components:{Control:nZ,DropdownIndicator:aZ,Input:oZ,SelectContainer:tZ,ValueContainer:rZ,Placeholder:iZ,SingleValue:sZ,Option:uZ,...e},...r}),t?T.jsx(gd,{children:t}):null,n?T.jsx(pd,{children:n}):null]});/**
|
|
140
140
|
* @remix-run/router v1.14.1
|
|
141
141
|
*
|
|
142
142
|
* Copyright (c) Remix Software Inc.
|
|
@@ -145,7 +145,7 @@ You should wrap it with \`css\` like this:
|
|
|
145
145
|
* LICENSE.md file in the root directory of this source tree.
|
|
146
146
|
*
|
|
147
147
|
* @license MIT
|
|
148
|
-
*/function
|
|
148
|
+
*/function rh(){return rh=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},rh.apply(this,arguments)}var bx;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(bx||(bx={}));function Rt(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function Oo(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function ih(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&n!=="?"&&(t+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function yx(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}var xx;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(xx||(xx={}));function Cx(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=lZ(e.path,e.caseSensitive,e.end),i=t.match(n);if(!i)return null;let a=i[0],u=a.replace(/(.)\/+$/,"$1"),l=i.slice(1);return{params:r.reduce((f,h,p)=>{let{paramName:m,isOptional:v}=h;if(m==="*"){let S=l[p]||"";u=a.slice(0,a.length-S.length).replace(/(.)\/+$/,"$1")}const C=l[p];return v&&!C?f[m]=void 0:f[m]=cZ(C||"",m),f},{}),pathname:a,pathnameBase:u,pattern:e}}function lZ(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!0),Oo(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let r=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:(\w+)(\?)?/g,(u,l,c)=>(r.push({paramName:l,isOptional:c!=null}),c?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(r.push({paramName:"*"}),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":e!==""&&e!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,t?void 0:"i"),r]}function cZ(e,t){try{return decodeURIComponent(e)}catch(n){return Oo(!1,'The value for the URL param "'+t+'" will not be decoded because'+(' the string "'+e+'" is a malformed URL segment. This is probably')+(" due to a bad percent encoding ("+n+").")),e}}function Wa(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}function fZ(e,t){t===void 0&&(t="/");let{pathname:n,search:r="",hash:i=""}=typeof e=="string"?yx(e):e;return{pathname:n?n.startsWith("/")?n:dZ(n,t):t,search:pZ(r),hash:gZ(i)}}function dZ(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function oh(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function hZ(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function wx(e,t){let n=hZ(e);return t?n.map((r,i)=>i===e.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function Sx(e,t,n,r){r===void 0&&(r=!1);let i;typeof e=="string"?i=yx(e):(i=rh({},e),Rt(!i.pathname||!i.pathname.includes("?"),oh("?","pathname","search",i)),Rt(!i.pathname||!i.pathname.includes("#"),oh("#","pathname","hash",i)),Rt(!i.search||!i.search.includes("#"),oh("#","search","hash",i)));let a=e===""||i.pathname==="",u=a?"/":i.pathname,l;if(u==null)l=n;else{let p=t.length-1;if(!r&&u.startsWith("..")){let m=u.split("/");for(;m[0]==="..";)m.shift(),p-=1;i.pathname=m.join("/")}l=p>=0?t[p]:"/"}let c=fZ(i,l),f=u&&u!=="/"&&u.endsWith("/"),h=(a||u===".")&&n.endsWith("/");return!c.pathname.endsWith("/")&&(f||h)&&(c.pathname+="/"),c}const ah=e=>e.join("/").replace(/\/\/+/g,"/"),pZ=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,gZ=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,Ix=["post","put","patch","delete"];new Set(Ix);const mZ=["get",...Ix];new Set(mZ);/**
|
|
149
149
|
* React Router v6.21.1
|
|
150
150
|
*
|
|
151
151
|
* Copyright (c) Remix Software Inc.
|
|
@@ -154,7 +154,7 @@ You should wrap it with \`css\` like this:
|
|
|
154
154
|
* LICENSE.md file in the root directory of this source tree.
|
|
155
155
|
*
|
|
156
156
|
* @license MIT
|
|
157
|
-
*/function
|
|
157
|
+
*/function sh(){return sh=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},sh.apply(this,arguments)}const Gu=te.createContext(null);process.env.NODE_ENV!=="production"&&(Gu.displayName="DataRouter");const Ex=te.createContext(null);process.env.NODE_ENV!=="production"&&(Ex.displayName="DataRouterState");const vZ=te.createContext(null);process.env.NODE_ENV!=="production"&&(vZ.displayName="Await");const vr=te.createContext(null);process.env.NODE_ENV!=="production"&&(vr.displayName="Navigation");const uh=te.createContext(null);process.env.NODE_ENV!=="production"&&(uh.displayName="Location");const Ro=te.createContext({outlet:null,matches:[],isDataRoute:!1});process.env.NODE_ENV!=="production"&&(Ro.displayName="Route");const bZ=te.createContext(null);process.env.NODE_ENV!=="production"&&(bZ.displayName="RouteError");function yZ(e,t){let{relative:n}=t===void 0?{}:t;lh()||(process.env.NODE_ENV!=="production"?Rt(!1,"useHref() may be used only in the context of a <Router> component."):Rt(!1));let{basename:r,navigator:i}=te.useContext(vr),{hash:a,pathname:u,search:l}=Za(e,{relative:n}),c=u;return r!=="/"&&(c=u==="/"?r:ah([r,u])),i.createHref({pathname:c,search:l,hash:a})}function lh(){return te.useContext(uh)!=null}function Mo(){return lh()||(process.env.NODE_ENV!=="production"?Rt(!1,"useLocation() may be used only in the context of a <Router> component."):Rt(!1)),te.useContext(uh).location}const Ax="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function _x(e){te.useContext(vr).static||te.useLayoutEffect(e)}function xZ(){let{isDataRoute:e}=te.useContext(Ro);return e?EZ():CZ()}function CZ(){lh()||(process.env.NODE_ENV!=="production"?Rt(!1,"useNavigate() may be used only in the context of a <Router> component."):Rt(!1));let e=te.useContext(Gu),{basename:t,future:n,navigator:r}=te.useContext(vr),{matches:i}=te.useContext(Ro),{pathname:a}=Mo(),u=JSON.stringify(wx(i,n.v7_relativeSplatPath)),l=te.useRef(!1);return _x(()=>{l.current=!0}),te.useCallback(function(f,h){if(h===void 0&&(h={}),process.env.NODE_ENV!=="production"&&Oo(l.current,Ax),!l.current)return;if(typeof f=="number"){r.go(f);return}let p=Sx(f,JSON.parse(u),a,h.relative==="path");e==null&&t!=="/"&&(p.pathname=p.pathname==="/"?t:ah([t,p.pathname])),(h.replace?r.replace:r.push)(p,h.state,h)},[t,r,u,a,e])}function Za(e,t){let{relative:n}=t===void 0?{}:t,{future:r}=te.useContext(vr),{matches:i}=te.useContext(Ro),{pathname:a}=Mo(),u=JSON.stringify(wx(i,r.v7_relativeSplatPath));return te.useMemo(()=>Sx(e,JSON.parse(u),a,n==="path"),[e,u,a,n])}var Px=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(Px||{}),ch=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(ch||{});function Tx(e){return e+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function wZ(e){let t=te.useContext(Gu);return t||(process.env.NODE_ENV!=="production"?Rt(!1,Tx(e)):Rt(!1)),t}function SZ(e){let t=te.useContext(Ro);return t||(process.env.NODE_ENV!=="production"?Rt(!1,Tx(e)):Rt(!1)),t}function Fx(e){let t=SZ(e),n=t.matches[t.matches.length-1];return n.route.id||(process.env.NODE_ENV!=="production"?Rt(!1,e+' can only be used on routes that contain a unique "id"'):Rt(!1)),n.route.id}function IZ(){return Fx(ch.UseRouteId)}function EZ(){let{router:e}=wZ(Px.UseNavigateStable),t=Fx(ch.UseNavigateStable),n=te.useRef(!1);return _x(()=>{n.current=!0}),te.useCallback(function(i,a){a===void 0&&(a={}),process.env.NODE_ENV!=="production"&&Oo(n.current,Ax),n.current&&(typeof i=="number"?e.navigate(i):e.navigate(i,sh({fromRouteId:t},a)))},[e,t])}new Promise(()=>{});/**
|
|
158
158
|
* React Router DOM v6.21.1
|
|
159
159
|
*
|
|
160
160
|
* Copyright (c) Remix Software Inc.
|
|
@@ -163,10 +163,10 @@ You should wrap it with \`css\` like this:
|
|
|
163
163
|
* LICENSE.md file in the root directory of this source tree.
|
|
164
164
|
*
|
|
165
165
|
* @license MIT
|
|
166
|
-
*/function Lo(){return Lo=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},Lo.apply(this,arguments)}function dh(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}const Hu="get",Wu="application/x-www-form-urlencoded";function Zu(e){return e!=null&&typeof e.tagName=="string"}function PZ(e){return Zu(e)&&e.tagName.toLowerCase()==="button"}function TZ(e){return Zu(e)&&e.tagName.toLowerCase()==="form"}function FZ(e){return Zu(e)&&e.tagName.toLowerCase()==="input"}function OZ(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function RZ(e,t){return e.button===0&&(!t||t==="_self")&&!OZ(e)}let Xu=null;function MZ(){if(Xu===null)try{new FormData(document.createElement("form"),0),Xu=!1}catch{Xu=!0}return Xu}const LZ=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function hh(e){return e!=null&&!LZ.has(e)?(process.env.NODE_ENV!=="production"&&Oo(!1,'"'+e+'" is not a valid `encType` for `<Form>`/`<fetcher.Form>` '+('and will default to "'+Wu+'"')),null):e}function DZ(e,t){let n,r,i,a,u;if(TZ(e)){let l=e.getAttribute("action");r=l?Wa(l,t):null,n=e.getAttribute("method")||Hu,i=hh(e.getAttribute("enctype"))||Wu,a=new FormData(e)}else if(PZ(e)||FZ(e)&&(e.type==="submit"||e.type==="image")){let l=e.form;if(l==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let c=e.getAttribute("formaction")||l.getAttribute("action");if(r=c?Wa(c,t):null,n=e.getAttribute("formmethod")||l.getAttribute("method")||Hu,i=hh(e.getAttribute("formenctype"))||hh(l.getAttribute("enctype"))||Wu,a=new FormData(l,e),!MZ()){let{name:f,type:h,value:p}=e;if(h==="image"){let m=f?f+".":"";a.append(m+"x","0"),a.append(m+"y","0")}else f&&a.append(f,p)}}else{if(Zu(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Hu,r=null,i=Wu,u=e}return a&&i==="text/plain"&&(u=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:u}}const $Z=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],NZ=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],VZ=["fetcherKey","navigate","reloadDocument","replace","state","method","action","onSubmit","relative","preventScrollReset","unstable_viewTransition"],Mx=te.createContext({isTransitioning:!1});process.env.NODE_ENV!=="production"&&(Mx.displayName="ViewTransition");const BZ=te.createContext(new Map);process.env.NODE_ENV!=="production"&&(BZ.displayName="Fetchers"),process.env.NODE_ENV;const kZ=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",jZ=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,ph=te.forwardRef(function(t,n){let{onClick:r,relative:i,reloadDocument:a,replace:u,state:l,target:c,to:f,preventScrollReset:h,unstable_viewTransition:p}=t,m=dh(t,$Z),{basename:v}=te.useContext(vr),C,S=!1;if(typeof f=="string"&&jZ.test(f)&&(C=f,kZ))try{let L=new URL(window.location.href),V=f.startsWith("//")?new URL(L.protocol+f):new URL(f),N=Wa(V.pathname,v);V.origin===L.origin&&N!=null?f=N+V.search+V.hash:S=!0}catch{process.env.NODE_ENV!=="production"&&Oo(!1,'<Link to="'+f+'"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.')}let E=CZ(f,{relative:i}),A=ZZ(f,{replace:u,state:l,target:c,preventScrollReset:h,relative:i,unstable_viewTransition:p});function R(L){r&&r(L),L.defaultPrevented||A(L)}return te.createElement("a",Lo({},m,{href:C||E,onClick:S||a?r:R,ref:n,target:c}))});process.env.NODE_ENV!=="production"&&(ph.displayName="Link");const GZ=te.forwardRef(function(t,n){let{"aria-current":r="page",caseSensitive:i=!1,className:a="",end:u=!1,style:l,to:c,unstable_viewTransition:f,children:h}=t,p=dh(t,NZ),m=Za(c,{relative:p.relative}),v=Mo(),C=te.useContext(_x),{navigator:S}=te.useContext(vr),E=C!=null&&KZ(m)&&f===!0,A=S.encodeLocation?S.encodeLocation(m).pathname:m.pathname,R=v.pathname,L=C&&C.navigation&&C.navigation.location?C.navigation.location.pathname:null;i||(R=R.toLowerCase(),L=L?L.toLowerCase():null,A=A.toLowerCase());const V=A!=="/"&&A.endsWith("/")?A.length-1:A.length;let N=R===A||!u&&R.startsWith(A)&&R.charAt(V)==="/",X=L!=null&&(L===A||!u&&L.startsWith(A)&&L.charAt(A.length)==="/"),Z={isActive:N,isPending:X,isTransitioning:E},U=N?r:void 0,fe;typeof a=="function"?fe=a(Z):fe=[a,N?"active":null,X?"pending":null,E?"transitioning":null].filter(Boolean).join(" ");let Te=typeof l=="function"?l(Z):l;return te.createElement(ph,Lo({},p,{"aria-current":U,className:fe,ref:n,style:Te,to:c,unstable_viewTransition:f}),typeof h=="function"?h(Z):h)});process.env.NODE_ENV!=="production"&&(GZ.displayName="NavLink");const HZ=te.forwardRef((e,t)=>{let{fetcherKey:n,navigate:r,reloadDocument:i,replace:a,state:u,method:l=Hu,action:c,onSubmit:f,relative:h,preventScrollReset:p,unstable_viewTransition:m}=e,v=dh(e,VZ),C=YZ(),S=JZ(c,{relative:h}),E=l.toLowerCase()==="get"?"get":"post",A=R=>{if(f&&f(R),R.defaultPrevented)return;R.preventDefault();let L=R.nativeEvent.submitter,V=(L==null?void 0:L.getAttribute("formmethod"))||l;C(L||R.currentTarget,{fetcherKey:n,method:V,navigate:r,replace:a,state:u,relative:h,preventScrollReset:p,unstable_viewTransition:m})};return te.createElement("form",Lo({ref:t,method:E,action:S,onSubmit:i?f:A},v))});process.env.NODE_ENV!=="production"&&(HZ.displayName="Form"),process.env.NODE_ENV;var zu;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(zu||(zu={}));var Lx;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(Lx||(Lx={}));function WZ(e){return e+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function Dx(e){let t=te.useContext(Gu);return t||(process.env.NODE_ENV!=="production"?Rt(!1,WZ(e)):Rt(!1)),t}function ZZ(e,t){let{target:n,replace:r,state:i,preventScrollReset:a,relative:u,unstable_viewTransition:l}=t===void 0?{}:t,c=wZ(),f=Mo(),h=Za(e,{relative:u});return te.useCallback(p=>{if(RZ(p,n)){p.preventDefault();let m=r!==void 0?r:oh(f)===oh(h);c(e,{replace:m,state:i,preventScrollReset:a,relative:u,unstable_viewTransition:l})}},[f,c,h,r,i,n,e,a,u,l])}function XZ(){if(typeof document>"u")throw new Error("You are calling submit during the server render. Try calling submit within a `useEffect` or callback instead.")}let zZ=0,UZ=()=>"__"+String(++zZ)+"__";function YZ(){let{router:e}=Dx(zu.UseSubmit),{basename:t}=te.useContext(vr),n=AZ();return te.useCallback(function(r,i){i===void 0&&(i={}),XZ();let{action:a,method:u,encType:l,formData:c,body:f}=DZ(r,t);if(i.navigate===!1){let h=i.fetcherKey||UZ();e.fetch(h,n,i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:f,formMethod:i.method||u,formEncType:i.encType||l,unstable_flushSync:i.unstable_flushSync})}else e.navigate(i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:f,formMethod:i.method||u,formEncType:i.encType||l,replace:i.replace,state:i.state,fromRouteId:n,unstable_flushSync:i.unstable_flushSync,unstable_viewTransition:i.unstable_viewTransition})},[e,t,n])}function JZ(e,t){let{relative:n}=t===void 0?{}:t,{basename:r}=te.useContext(vr),i=te.useContext(Ro);i||(process.env.NODE_ENV!=="production"?Rt(!1,"useFormAction must be used inside a RouteContext"):Rt(!1));let[a]=i.matches.slice(-1),u=Lo({},Za(e||".",{relative:n})),l=Mo();if(e==null){u.search=l.search;let c=new URLSearchParams(u.search);c.has("index")&&c.get("index")===""&&(c.delete("index"),u.search=c.toString()?"?"+c.toString():"")}return(!e||e===".")&&a.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(u.pathname=u.pathname==="/"?r:sh([r,u.pathname])),oh(u)}function KZ(e,t){t===void 0&&(t={});let n=te.useContext(Mx);n==null&&(process.env.NODE_ENV!=="production"?Rt(!1,"`unstable_useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?"):Rt(!1));let{basename:r}=Dx(zu.useViewTransitionState),i=Za(e,{relative:t.relative});if(!n.isTransitioning)return!1;let a=Wa(n.currentLocation.pathname,r)||n.currentLocation.pathname,u=Wa(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Sx(i.pathname,u)!=null||Sx(i.pathname,a)!=null}function qZ(e=!1){const[t,n]=b.useState(e);function r(){n(i=>!i)}return{open:t,setOpen:n,toggle:r}}function QZ({route:e,children:t,level:n,lastIndex:r,currentIndex:i,closeDialog:a}){const{pathname:u}=Mo(),l=u===e.url,{open:c,toggle:f}=qZ();function h(m){m.preventDefault(),e.hasChildren&&f()}function p(){e.url!=="#"&&a()}return T.jsxs(T.Fragment,{children:[T.jsx("div",{className:nt("dark:border-brand-secondary-text","bg-white dark:bg-brand-dark-gray-dark","text-brand-dark-gray-dark dark:text-white","flex items-center justify-between px-2.5 py-1.5 text-sm","group transition cursor-pointer select-none children:select-none","hover:transition hover:text-white hover:bg-brand dark:hover:bg-brand",{"text-base":e.hasChildren,"dark:border-t":e.hasChildren||n===0,"dark:bg-transparent":!e.hasChildren},{"pl-2.5":n===0,"pl-6":n===1,"pl-12":n===2,"pl-16":n===3,"pl-20":n===4}),onClick:h,children:T.jsxs(ph,{to:e.url||"#",onClick:p,className:"flex items-center justify-between w-full",children:[T.jsxs("div",{className:"flex items-center justify-between gap-2",children:[!e.hasChildren&&T.jsx("div",{className:nt({"bg-brand-secondary text-white dark:bg-brand-secondary-text":l,"bg-brand-light-gray text-brand-disabled dark:bg-brand-secondary-text":!l},"w-8 h-8 rounded-lg flex items-center justify-center"),children:e.icon}),T.jsx("span",{children:e.title})]}),e.hasChildren&&T.jsx("div",{className:"text-brand-dark-gray group-hover:text-white",children:c?T.jsx(hS,{}):T.jsx(dS,{})})]})},`item-side-menu-${e.id}`),c&&t,T.jsx("hr",{className:nt("flex w-full border solid border-brand-secondary-text-dark",{hidden:i===r||n>0})},`border-down-menu-${e.id}`)]})}function $x({treeData:e,parentId:t="",level:n=0,closeDialog:r}){const i=e.filter(u=>(u==null?void 0:u.parentId)===t),a=i.length-1;return i.length?T.jsx(T.Fragment,{children:i.map((u,l)=>T.jsx(QZ,{route:u,level:n,currentIndex:l,lastIndex:a,closeDialog:r,children:T.jsx($x,{closeDialog:r,treeData:e,parentId:u.id,level:n+1})},u.id))}):null}function eX({onClick:e}){return T.jsx(Sd.Button,{onClick:e,children:T.jsx("div",{className:"flex items-center justify-center",children:T.jsx(sS,{className:"w-6 h-6"})})})}function tX({isOpen:e,children:t}){return T.jsx(T.Fragment,{children:e&&T.jsx(Ki.div,{transition:{type:"tween"},initial:{opacity:0,x:"-100%"},animate:{opacity:1,x:0},exit:{opacity:0,x:"-100%"},onClick:n=>n.stopPropagation(),className:"h-screen overflow-y-scroll bg-white border-r-4 dark:bg-brand-dark-gray-dark border-brand-secondary rounded-tr-xl rounded-br-xl w-80",children:t},"side-menu-container")})}function nX({routes:e,open:t=!1}){const[n,r]=b.useState(t);function i(){r(u=>!u)}function a(){r(!1)}return T.jsxs(T.Fragment,{children:[T.jsx(eX,{onClick:i}),T.jsx(js,{isOpen:n,close:a,children:T.jsx(tX,{isOpen:n,children:T.jsx($x,{treeData:e,closeDialog:a})})})]})}var rX=Object.defineProperty,iX=(e,t,n)=>t in e?rX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,gh=(e,t,n)=>(iX(e,typeof t!="symbol"?t+"":t,n),n);let oX=class{constructor(){gh(this,"current",this.detect()),gh(this,"handoffState","pending"),gh(this,"currentId",0)}set(t){this.current!==t&&(this.handoffState="pending",this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Do=new oX,$o=(e,t)=>{Do.isServer?b.useEffect(e,t):b.useLayoutEffect(e,t)};function aX(e){let t=b.useRef(e);return $o(()=>{t.current=e},[e]),t}function sX(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Nx(){let e=[],t={addEventListener(n,r,i,a){return n.addEventListener(r,i,a),t.add(()=>n.removeEventListener(r,i,a))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);return t.add(()=>cancelAnimationFrame(r))},nextFrame(...n){return t.requestAnimationFrame(()=>t.requestAnimationFrame(...n))},setTimeout(...n){let r=setTimeout(...n);return t.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return sX(()=>{r.current&&n[0]()}),t.add(()=>{r.current=!1})},style(n,r,i){let a=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:i}),this.add(()=>{Object.assign(n.style,{[r]:a})})},group(n){let r=Nx();return n(r),this.add(()=>r.dispose())},add(n){return e.push(n),()=>{let r=e.indexOf(n);if(r>=0)for(let i of e.splice(r,1))i()}},dispose(){for(let n of e.splice(0))n()}};return t}function uX(){let[e]=b.useState(Nx);return b.useEffect(()=>()=>e.dispose(),[e]),e}let Hr=function(e){let t=aX(e);return b.useCallback((...n)=>t.current(...n),[t])};function lX(){let e=typeof document>"u";return"useSyncExternalStore"in te?(t=>t.useSyncExternalStore)(te)(()=>()=>{},()=>!1,()=>!e):!1}function cX(){let e=lX(),[t,n]=te.useState(Do.isHandoffComplete);return t&&Do.isHandoffComplete===!1&&n(!1),te.useEffect(()=>{t!==!0&&n(!0)},[t]),te.useEffect(()=>Do.handoff(),[]),e?!1:t}var Vx;let mh=(Vx=b.useId)!=null?Vx:function(){let e=cX(),[t,n]=b.useState(e?()=>Do.nextId():null);return $o(()=>{t===null&&n(Do.nextId())},[t]),t!=null?""+t:void 0};function Bx(e,t,...n){if(e in t){let i=t[e];return typeof i=="function"?i(...n):i}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(i=>`"${i}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,Bx),r}function kx(e){var t;if(e.type)return e.type;let n=(t=e.as)!=null?t:"button";if(typeof n=="string"&&n.toLowerCase()==="button")return"button"}function fX(e,t){let[n,r]=b.useState(()=>kx(e));return $o(()=>{r(kx(e))},[e.type,e.as]),$o(()=>{n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")},[n,t]),n}let dX=Symbol();function vh(...e){let t=b.useRef(e);b.useEffect(()=>{t.current=e},[e]);let n=Hr(r=>{for(let i of t.current)i!=null&&(typeof i=="function"?i(r):i.current=r)});return e.every(r=>r==null||(r==null?void 0:r[dX]))?void 0:n}function jx(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}var hX=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(hX||{}),pX=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(pX||{});function Xa({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:i,visible:a=!0,name:u}){let l=Gx(t,e);if(a)return Uu(l,n,r,u);let c=i??0;if(c&2){let{static:f=!1,...h}=l;if(f)return Uu(h,n,r,u)}if(c&1){let{unmount:f=!0,...h}=l;return Bx(f?0:1,{0(){return null},1(){return Uu({...h,hidden:!0,style:{display:"none"}},n,r,u)}})}return Uu(l,n,r,u)}function Uu(e,t={},n,r){let{as:i=n,children:a,refName:u="ref",...l}=yh(e,["unmount","static"]),c=e.ref!==void 0?{[u]:e.ref}:{},f=typeof a=="function"?a(t):a;"className"in l&&l.className&&typeof l.className=="function"&&(l.className=l.className(t));let h={};if(t){let p=!1,m=[];for(let[v,C]of Object.entries(t))typeof C=="boolean"&&(p=!0),C===!0&&m.push(v);p&&(h["data-headlessui-state"]=m.join(" "))}if(i===b.Fragment&&Object.keys(bh(l)).length>0){if(!b.isValidElement(f)||Array.isArray(f)&&f.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(l).map(C=>` - ${C}`).join(`
|
|
166
|
+
*/function Lo(){return Lo=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},Lo.apply(this,arguments)}function fh(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}const Hu="get",Wu="application/x-www-form-urlencoded";function Zu(e){return e!=null&&typeof e.tagName=="string"}function AZ(e){return Zu(e)&&e.tagName.toLowerCase()==="button"}function _Z(e){return Zu(e)&&e.tagName.toLowerCase()==="form"}function PZ(e){return Zu(e)&&e.tagName.toLowerCase()==="input"}function TZ(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function FZ(e,t){return e.button===0&&(!t||t==="_self")&&!TZ(e)}let Xu=null;function OZ(){if(Xu===null)try{new FormData(document.createElement("form"),0),Xu=!1}catch{Xu=!0}return Xu}const RZ=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function dh(e){return e!=null&&!RZ.has(e)?(process.env.NODE_ENV!=="production"&&Oo(!1,'"'+e+'" is not a valid `encType` for `<Form>`/`<fetcher.Form>` '+('and will default to "'+Wu+'"')),null):e}function MZ(e,t){let n,r,i,a,u;if(_Z(e)){let l=e.getAttribute("action");r=l?Wa(l,t):null,n=e.getAttribute("method")||Hu,i=dh(e.getAttribute("enctype"))||Wu,a=new FormData(e)}else if(AZ(e)||PZ(e)&&(e.type==="submit"||e.type==="image")){let l=e.form;if(l==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let c=e.getAttribute("formaction")||l.getAttribute("action");if(r=c?Wa(c,t):null,n=e.getAttribute("formmethod")||l.getAttribute("method")||Hu,i=dh(e.getAttribute("formenctype"))||dh(l.getAttribute("enctype"))||Wu,a=new FormData(l,e),!OZ()){let{name:f,type:h,value:p}=e;if(h==="image"){let m=f?f+".":"";a.append(m+"x","0"),a.append(m+"y","0")}else f&&a.append(f,p)}}else{if(Zu(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Hu,r=null,i=Wu,u=e}return a&&i==="text/plain"&&(u=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:u}}const LZ=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"],DZ=["aria-current","caseSensitive","className","end","style","to","unstable_viewTransition","children"],$Z=["fetcherKey","navigate","reloadDocument","replace","state","method","action","onSubmit","relative","preventScrollReset","unstable_viewTransition"],Ox=te.createContext({isTransitioning:!1});process.env.NODE_ENV!=="production"&&(Ox.displayName="ViewTransition");const NZ=te.createContext(new Map);process.env.NODE_ENV!=="production"&&(NZ.displayName="Fetchers"),process.env.NODE_ENV;const VZ=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",BZ=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,hh=te.forwardRef(function(t,n){let{onClick:r,relative:i,reloadDocument:a,replace:u,state:l,target:c,to:f,preventScrollReset:h,unstable_viewTransition:p}=t,m=fh(t,LZ),{basename:v}=te.useContext(vr),C,S=!1;if(typeof f=="string"&&BZ.test(f)&&(C=f,VZ))try{let L=new URL(window.location.href),V=f.startsWith("//")?new URL(L.protocol+f):new URL(f),N=Wa(V.pathname,v);V.origin===L.origin&&N!=null?f=N+V.search+V.hash:S=!0}catch{process.env.NODE_ENV!=="production"&&Oo(!1,'<Link to="'+f+'"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.')}let E=yZ(f,{relative:i}),A=HZ(f,{replace:u,state:l,target:c,preventScrollReset:h,relative:i,unstable_viewTransition:p});function R(L){r&&r(L),L.defaultPrevented||A(L)}return te.createElement("a",Lo({},m,{href:C||E,onClick:S||a?r:R,ref:n,target:c}))});process.env.NODE_ENV!=="production"&&(hh.displayName="Link");const kZ=te.forwardRef(function(t,n){let{"aria-current":r="page",caseSensitive:i=!1,className:a="",end:u=!1,style:l,to:c,unstable_viewTransition:f,children:h}=t,p=fh(t,DZ),m=Za(c,{relative:p.relative}),v=Mo(),C=te.useContext(Ex),{navigator:S}=te.useContext(vr),E=C!=null&&YZ(m)&&f===!0,A=S.encodeLocation?S.encodeLocation(m).pathname:m.pathname,R=v.pathname,L=C&&C.navigation&&C.navigation.location?C.navigation.location.pathname:null;i||(R=R.toLowerCase(),L=L?L.toLowerCase():null,A=A.toLowerCase());const V=A!=="/"&&A.endsWith("/")?A.length-1:A.length;let N=R===A||!u&&R.startsWith(A)&&R.charAt(V)==="/",X=L!=null&&(L===A||!u&&L.startsWith(A)&&L.charAt(A.length)==="/"),Z={isActive:N,isPending:X,isTransitioning:E},U=N?r:void 0,fe;typeof a=="function"?fe=a(Z):fe=[a,N?"active":null,X?"pending":null,E?"transitioning":null].filter(Boolean).join(" ");let Te=typeof l=="function"?l(Z):l;return te.createElement(hh,Lo({},p,{"aria-current":U,className:fe,ref:n,style:Te,to:c,unstable_viewTransition:f}),typeof h=="function"?h(Z):h)});process.env.NODE_ENV!=="production"&&(kZ.displayName="NavLink");const jZ=te.forwardRef((e,t)=>{let{fetcherKey:n,navigate:r,reloadDocument:i,replace:a,state:u,method:l=Hu,action:c,onSubmit:f,relative:h,preventScrollReset:p,unstable_viewTransition:m}=e,v=fh(e,$Z),C=zZ(),S=UZ(c,{relative:h}),E=l.toLowerCase()==="get"?"get":"post",A=R=>{if(f&&f(R),R.defaultPrevented)return;R.preventDefault();let L=R.nativeEvent.submitter,V=(L==null?void 0:L.getAttribute("formmethod"))||l;C(L||R.currentTarget,{fetcherKey:n,method:V,navigate:r,replace:a,state:u,relative:h,preventScrollReset:p,unstable_viewTransition:m})};return te.createElement("form",Lo({ref:t,method:E,action:S,onSubmit:i?f:A},v))});process.env.NODE_ENV!=="production"&&(jZ.displayName="Form"),process.env.NODE_ENV;var zu;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(zu||(zu={}));var Rx;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(Rx||(Rx={}));function GZ(e){return e+" must be used within a data router. See https://reactrouter.com/routers/picking-a-router."}function Mx(e){let t=te.useContext(Gu);return t||(process.env.NODE_ENV!=="production"?Rt(!1,GZ(e)):Rt(!1)),t}function HZ(e,t){let{target:n,replace:r,state:i,preventScrollReset:a,relative:u,unstable_viewTransition:l}=t===void 0?{}:t,c=xZ(),f=Mo(),h=Za(e,{relative:u});return te.useCallback(p=>{if(FZ(p,n)){p.preventDefault();let m=r!==void 0?r:ih(f)===ih(h);c(e,{replace:m,state:i,preventScrollReset:a,relative:u,unstable_viewTransition:l})}},[f,c,h,r,i,n,e,a,u,l])}function WZ(){if(typeof document>"u")throw new Error("You are calling submit during the server render. Try calling submit within a `useEffect` or callback instead.")}let ZZ=0,XZ=()=>"__"+String(++ZZ)+"__";function zZ(){let{router:e}=Mx(zu.UseSubmit),{basename:t}=te.useContext(vr),n=IZ();return te.useCallback(function(r,i){i===void 0&&(i={}),WZ();let{action:a,method:u,encType:l,formData:c,body:f}=MZ(r,t);if(i.navigate===!1){let h=i.fetcherKey||XZ();e.fetch(h,n,i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:f,formMethod:i.method||u,formEncType:i.encType||l,unstable_flushSync:i.unstable_flushSync})}else e.navigate(i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:f,formMethod:i.method||u,formEncType:i.encType||l,replace:i.replace,state:i.state,fromRouteId:n,unstable_flushSync:i.unstable_flushSync,unstable_viewTransition:i.unstable_viewTransition})},[e,t,n])}function UZ(e,t){let{relative:n}=t===void 0?{}:t,{basename:r}=te.useContext(vr),i=te.useContext(Ro);i||(process.env.NODE_ENV!=="production"?Rt(!1,"useFormAction must be used inside a RouteContext"):Rt(!1));let[a]=i.matches.slice(-1),u=Lo({},Za(e||".",{relative:n})),l=Mo();if(e==null){u.search=l.search;let c=new URLSearchParams(u.search);c.has("index")&&c.get("index")===""&&(c.delete("index"),u.search=c.toString()?"?"+c.toString():"")}return(!e||e===".")&&a.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(u.pathname=u.pathname==="/"?r:ah([r,u.pathname])),ih(u)}function YZ(e,t){t===void 0&&(t={});let n=te.useContext(Ox);n==null&&(process.env.NODE_ENV!=="production"?Rt(!1,"`unstable_useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?"):Rt(!1));let{basename:r}=Mx(zu.useViewTransitionState),i=Za(e,{relative:t.relative});if(!n.isTransitioning)return!1;let a=Wa(n.currentLocation.pathname,r)||n.currentLocation.pathname,u=Wa(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Cx(i.pathname,u)!=null||Cx(i.pathname,a)!=null}function JZ(e=!1){const[t,n]=b.useState(e);function r(){n(i=>!i)}return{open:t,setOpen:n,toggle:r}}function KZ({route:e,children:t,level:n,lastIndex:r,currentIndex:i,closeDialog:a}){const{pathname:u}=Mo(),l=u===e.url,{open:c,toggle:f}=JZ();function h(m){m.preventDefault(),e.hasChildren&&f()}function p(){e.url!=="#"&&a()}return T.jsxs(T.Fragment,{children:[T.jsx("div",{className:et("dark:border-brand-secondary-text","bg-white dark:bg-brand-dark-gray-dark","text-brand-dark-gray-dark dark:text-white","flex items-center justify-between px-2.5 py-1.5 text-sm","group transition cursor-pointer select-none children:select-none","hover:transition hover:text-white hover:bg-brand dark:hover:bg-brand",{"text-base":e.hasChildren,"dark:border-t":e.hasChildren||n===0,"dark:bg-transparent":!e.hasChildren},{"pl-2.5":n===0,"pl-6":n===1,"pl-12":n===2,"pl-16":n===3,"pl-20":n===4}),onClick:h,children:T.jsxs(hh,{to:e.url||"#",onClick:p,className:"flex items-center justify-between w-full",children:[T.jsxs("div",{className:"flex items-center justify-between gap-2",children:[!e.hasChildren&&T.jsx("div",{className:et({"bg-brand-secondary text-white dark:bg-brand-secondary-text":l,"bg-brand-light-gray text-brand-disabled dark:bg-brand-secondary-text":!l},"w-8 h-8 rounded-lg flex items-center justify-center"),children:e.icon}),T.jsx("span",{children:e.title})]}),e.hasChildren&&T.jsx("div",{className:"text-brand-dark-gray group-hover:text-white",children:c?T.jsx(cS,{}):T.jsx(lS,{})})]})},`item-side-menu-${e.id}`),c&&t,T.jsx("hr",{className:et("flex w-full border solid border-brand-secondary-text-dark",{hidden:i===r||n>0})},`border-down-menu-${e.id}`)]})}function Lx({treeData:e,parentId:t="",level:n=0,closeDialog:r}){const i=e.filter(u=>(u==null?void 0:u.parentId)===t),a=i.length-1;return i.length?T.jsx(T.Fragment,{children:i.map((u,l)=>T.jsx(KZ,{route:u,level:n,currentIndex:l,lastIndex:a,closeDialog:r,children:T.jsx(Lx,{closeDialog:r,treeData:e,parentId:u.id,level:n+1})},u.id))}):null}function qZ({onClick:e}){return T.jsx(wd.Button,{onClick:e,children:T.jsx("div",{className:"flex items-center justify-center",children:T.jsx(iS,{className:"w-6 h-6"})})})}function QZ({isOpen:e,children:t}){return T.jsx(T.Fragment,{children:e&&T.jsx(Ki.div,{transition:{type:"tween"},initial:{opacity:0,x:"-100%"},animate:{opacity:1,x:0},exit:{opacity:0,x:"-100%"},onClick:n=>n.stopPropagation(),className:"h-screen overflow-y-scroll bg-white border-r-4 dark:bg-brand-dark-gray-dark border-brand-secondary rounded-tr-xl rounded-br-xl w-80",children:t},"side-menu-container")})}function eX({routes:e,open:t=!1}){const[n,r]=b.useState(t);function i(){r(u=>!u)}function a(){r(!1)}return T.jsxs(T.Fragment,{children:[T.jsx(qZ,{onClick:i}),T.jsx(js,{isOpen:n,close:a,children:T.jsx(QZ,{isOpen:n,children:T.jsx(Lx,{treeData:e,closeDialog:a})})})]})}var tX=Object.defineProperty,nX=(e,t,n)=>t in e?tX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ph=(e,t,n)=>(nX(e,typeof t!="symbol"?t+"":t,n),n);let rX=class{constructor(){ph(this,"current",this.detect()),ph(this,"handoffState","pending"),ph(this,"currentId",0)}set(t){this.current!==t&&(this.handoffState="pending",this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Do=new rX,$o=(e,t)=>{Do.isServer?b.useEffect(e,t):b.useLayoutEffect(e,t)};function iX(e){let t=b.useRef(e);return $o(()=>{t.current=e},[e]),t}function oX(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Dx(){let e=[],t={addEventListener(n,r,i,a){return n.addEventListener(r,i,a),t.add(()=>n.removeEventListener(r,i,a))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);return t.add(()=>cancelAnimationFrame(r))},nextFrame(...n){return t.requestAnimationFrame(()=>t.requestAnimationFrame(...n))},setTimeout(...n){let r=setTimeout(...n);return t.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return oX(()=>{r.current&&n[0]()}),t.add(()=>{r.current=!1})},style(n,r,i){let a=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:i}),this.add(()=>{Object.assign(n.style,{[r]:a})})},group(n){let r=Dx();return n(r),this.add(()=>r.dispose())},add(n){return e.push(n),()=>{let r=e.indexOf(n);if(r>=0)for(let i of e.splice(r,1))i()}},dispose(){for(let n of e.splice(0))n()}};return t}function aX(){let[e]=b.useState(Dx);return b.useEffect(()=>()=>e.dispose(),[e]),e}let Hr=function(e){let t=iX(e);return b.useCallback((...n)=>t.current(...n),[t])};function sX(){let e=typeof document>"u";return"useSyncExternalStore"in te?(t=>t.useSyncExternalStore)(te)(()=>()=>{},()=>!1,()=>!e):!1}function uX(){let e=sX(),[t,n]=te.useState(Do.isHandoffComplete);return t&&Do.isHandoffComplete===!1&&n(!1),te.useEffect(()=>{t!==!0&&n(!0)},[t]),te.useEffect(()=>Do.handoff(),[]),e?!1:t}var $x;let gh=($x=b.useId)!=null?$x:function(){let e=uX(),[t,n]=b.useState(e?()=>Do.nextId():null);return $o(()=>{t===null&&n(Do.nextId())},[t]),t!=null?""+t:void 0};function Nx(e,t,...n){if(e in t){let i=t[e];return typeof i=="function"?i(...n):i}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(i=>`"${i}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,Nx),r}function Vx(e){var t;if(e.type)return e.type;let n=(t=e.as)!=null?t:"button";if(typeof n=="string"&&n.toLowerCase()==="button")return"button"}function lX(e,t){let[n,r]=b.useState(()=>Vx(e));return $o(()=>{r(Vx(e))},[e.type,e.as]),$o(()=>{n||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&r("button")},[n,t]),n}let cX=Symbol();function mh(...e){let t=b.useRef(e);b.useEffect(()=>{t.current=e},[e]);let n=Hr(r=>{for(let i of t.current)i!=null&&(typeof i=="function"?i(r):i.current=r)});return e.every(r=>r==null||(r==null?void 0:r[cX]))?void 0:n}function Bx(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}var fX=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(fX||{}),dX=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(dX||{});function Xa({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:i,visible:a=!0,name:u}){let l=kx(t,e);if(a)return Uu(l,n,r,u);let c=i??0;if(c&2){let{static:f=!1,...h}=l;if(f)return Uu(h,n,r,u)}if(c&1){let{unmount:f=!0,...h}=l;return Nx(f?0:1,{0(){return null},1(){return Uu({...h,hidden:!0,style:{display:"none"}},n,r,u)}})}return Uu(l,n,r,u)}function Uu(e,t={},n,r){let{as:i=n,children:a,refName:u="ref",...l}=bh(e,["unmount","static"]),c=e.ref!==void 0?{[u]:e.ref}:{},f=typeof a=="function"?a(t):a;"className"in l&&l.className&&typeof l.className=="function"&&(l.className=l.className(t));let h={};if(t){let p=!1,m=[];for(let[v,C]of Object.entries(t))typeof C=="boolean"&&(p=!0),C===!0&&m.push(v);p&&(h["data-headlessui-state"]=m.join(" "))}if(i===b.Fragment&&Object.keys(vh(l)).length>0){if(!b.isValidElement(f)||Array.isArray(f)&&f.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(l).map(C=>` - ${C}`).join(`
|
|
167
167
|
`),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(C=>` - ${C}`).join(`
|
|
168
168
|
`)].join(`
|
|
169
|
-
`));let p=f.props,m=typeof(p==null?void 0:p.className)=="function"?(...C)=>
|
|
169
|
+
`));let p=f.props,m=typeof(p==null?void 0:p.className)=="function"?(...C)=>Bx(p==null?void 0:p.className(...C),l.className):Bx(p==null?void 0:p.className,l.className),v=m?{className:m}:{};return b.cloneElement(f,Object.assign({},kx(f.props,vh(bh(l,["ref"]))),h,c,hX(f.ref,c.ref),v))}return b.createElement(i,Object.assign({},bh(l,["ref"]),i!==b.Fragment&&c,i!==b.Fragment&&h),f)}function hX(...e){return{ref:e.every(t=>t==null)?void 0:t=>{for(let n of e)n!=null&&(typeof n=="function"?n(t):n.current=t)}}}function kx(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},n={};for(let r of e)for(let i in r)i.startsWith("on")&&typeof r[i]=="function"?(n[i]!=null||(n[i]=[]),n[i].push(r[i])):t[i]=r[i];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(n).map(r=>[r,void 0])));for(let r in n)Object.assign(t,{[r](i,...a){let u=n[r];for(let l of u){if((i instanceof Event||(i==null?void 0:i.nativeEvent)instanceof Event)&&i.defaultPrevented)return;l(i,...a)}}});return t}function Yu(e){var t;return Object.assign(b.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function vh(e){let t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}function bh(e,t=[]){let n=Object.assign({},e);for(let r of t)r in n&&delete n[r];return n}function pX(e){let t=e.parentElement,n=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(n=t),t=t.parentElement;let r=(t==null?void 0:t.getAttribute("disabled"))==="";return r&&gX(n)?!1:r}function gX(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}function mX(e){var t,n;let r=(t=e==null?void 0:e.form)!=null?t:e.closest("form");if(r){for(let i of r.elements)if(i!==e&&(i.tagName==="INPUT"&&i.type==="submit"||i.tagName==="BUTTON"&&i.type==="submit"||i.nodeName==="INPUT"&&i.type==="image")){i.click();return}(n=r.requestSubmit)==null||n.call(r)}}let vX="div";var jx=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(jx||{});function bX(e,t){let{features:n=1,...r}=e,i={ref:t,"aria-hidden":(n&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(n&4)===4&&(n&2)!==2&&{display:"none"}}};return Xa({ourProps:i,theirProps:r,slot:{},defaultTag:vX,name:"Hidden"})}let yX=Yu(bX);var yh=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(yh||{});function xX(e,t,n){let[r,i]=b.useState(n),a=e!==void 0,u=b.useRef(a),l=b.useRef(!1),c=b.useRef(!1);return a&&!u.current&&!l.current?(l.current=!0,u.current=a,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")):!a&&u.current&&!c.current&&(c.current=!0,u.current=a,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")),[a?e:r,Hr(f=>(a||i(f),t==null?void 0:t(f)))]}let Gx=b.createContext(null);function Hx(){let e=b.useContext(Gx);if(e===null){let t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,Hx),t}return e}function CX(){let[e,t]=b.useState([]);return[e.length>0?e.join(" "):void 0,b.useMemo(()=>function(n){let r=Hr(a=>(t(u=>[...u,a]),()=>t(u=>{let l=u.slice(),c=l.indexOf(a);return c!==-1&&l.splice(c,1),l}))),i=b.useMemo(()=>({register:r,slot:n.slot,name:n.name,props:n.props}),[r,n.slot,n.name,n.props]);return b.createElement(Gx.Provider,{value:i},n.children)},[t])]}let wX="p";function SX(e,t){let n=gh(),{id:r=`headlessui-description-${n}`,...i}=e,a=Hx(),u=mh(t);$o(()=>a.register(r),[r,a.register]);let l={ref:u,...a.props,id:r};return Xa({ourProps:l,theirProps:i,slot:a.slot||{},defaultTag:wX,name:a.name||"Description"})}let IX=Yu(SX),EX=Object.assign(IX,{}),Wx=b.createContext(null);function Zx(){let e=b.useContext(Wx);if(e===null){let t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,Zx),t}return e}function AX(){let[e,t]=b.useState([]);return[e.length>0?e.join(" "):void 0,b.useMemo(()=>function(n){let r=Hr(a=>(t(u=>[...u,a]),()=>t(u=>{let l=u.slice(),c=l.indexOf(a);return c!==-1&&l.splice(c,1),l}))),i=b.useMemo(()=>({register:r,slot:n.slot,name:n.name,props:n.props}),[r,n.slot,n.name,n.props]);return b.createElement(Wx.Provider,{value:i},n.children)},[t])]}let _X="label";function PX(e,t){let n=gh(),{id:r=`headlessui-label-${n}`,passive:i=!1,...a}=e,u=Zx(),l=mh(t);$o(()=>u.register(r),[r,u.register]);let c={ref:l,...u.props,id:r};return i&&("onClick"in c&&(delete c.htmlFor,delete c.onClick),"onClick"in a&&delete a.onClick),Xa({ourProps:c,theirProps:a,slot:u.slot||{},defaultTag:_X,name:u.name||"Label"})}let TX=Yu(PX),FX=Object.assign(TX,{}),xh=b.createContext(null);xh.displayName="GroupContext";let OX=b.Fragment;function RX(e){var t;let[n,r]=b.useState(null),[i,a]=AX(),[u,l]=CX(),c=b.useMemo(()=>({switch:n,setSwitch:r,labelledby:i,describedby:u}),[n,r,i,u]),f={},h=e;return b.createElement(l,{name:"Switch.Description"},b.createElement(a,{name:"Switch.Label",props:{htmlFor:(t=c.switch)==null?void 0:t.id,onClick(p){n&&(p.currentTarget.tagName==="LABEL"&&p.preventDefault(),n.click(),n.focus({preventScroll:!0}))}}},b.createElement(xh.Provider,{value:c},Xa({ourProps:f,theirProps:h,defaultTag:OX,name:"Switch.Group"}))))}let MX="button";function LX(e,t){let n=gh(),{id:r=`headlessui-switch-${n}`,checked:i,defaultChecked:a=!1,onChange:u,name:l,value:c,form:f,...h}=e,p=b.useContext(xh),m=b.useRef(null),v=mh(m,t,p===null?null:p.setSwitch),[C,S]=xX(i,u,a),E=Hr(()=>S==null?void 0:S(!C)),A=Hr(Z=>{if(pX(Z.currentTarget))return Z.preventDefault();Z.preventDefault(),E()}),R=Hr(Z=>{Z.key===yh.Space?(Z.preventDefault(),E()):Z.key===yh.Enter&&mX(Z.currentTarget)}),L=Hr(Z=>Z.preventDefault()),V=b.useMemo(()=>({checked:C}),[C]),N={id:r,ref:v,role:"switch",type:lX(e,m),tabIndex:0,"aria-checked":C,"aria-labelledby":p==null?void 0:p.labelledby,"aria-describedby":p==null?void 0:p.describedby,onClick:A,onKeyUp:R,onKeyPress:L},X=aX();return b.useEffect(()=>{var Z;let U=(Z=m.current)==null?void 0:Z.closest("form");U&&a!==void 0&&X.addEventListener(U,"reset",()=>{S(a)})},[m,S]),b.createElement(b.Fragment,null,l!=null&&C&&b.createElement(yX,{features:jx.Hidden,...vh({as:"input",type:"checkbox",hidden:!0,readOnly:!0,form:f,checked:C,name:l,value:c})}),Xa({ourProps:N,theirProps:h,slot:V,defaultTag:MX,name:"Switch"}))}let DX=Yu(LX),$X=RX,Xx=Object.assign(DX,{Group:$X,Label:FX,Description:EX});function NX(){return T.jsx("div",{className:"inline-block w-4 h-4 bg-white rounded-full"})}const VX=({leftLabel:e,rightLabel:t,mode:n="mono",checked:r=!1,SwitchButton:i=T.jsx(NX,{}),onChange:a=()=>{}})=>T.jsxs("div",{className:"flex items-center justify-center w-full space-x-2",children:[T.jsx("span",{className:"text-xs text-brand-secondary-text",children:e}),T.jsx(Xx,{checked:r,onChange:a,className:`${et("relative outline-none inline-flex items-center h-6 w-11 rounded-full transition-colors",{"bg-brand-primary":n==="mono"||n==="off-on"&&r||n==="on-off"&&!r,"bg-brand-gray":n==="on-off"&&r||n==="off-on"&&!r})}`,children:T.jsx("div",{className:et("transition duration-200 ease-out transform",{"translate-x-6":r,"translate-x-1":!r},"flex items-center"),children:i})}),T.jsx("span",{className:"text-xs text-brand-secondary-text",children:t})]});/**
|
|
170
170
|
* table-core
|
|
171
171
|
*
|
|
172
172
|
* Copyright (c) TanStack
|
|
@@ -175,10 +175,10 @@ You should wrap it with \`css\` like this:
|
|
|
175
175
|
* LICENSE.md file in the root directory of this source tree.
|
|
176
176
|
*
|
|
177
177
|
* @license MIT
|
|
178
|
-
*/function Wr(e,t){return typeof e=="function"?e(t):e}function mn(e,t){return n=>{t.setState(r=>({...r,[e]:Wr(n,r[e])}))}}function Ju(e){return e instanceof Function}function
|
|
178
|
+
*/function Wr(e,t){return typeof e=="function"?e(t):e}function mn(e,t){return n=>{t.setState(r=>({...r,[e]:Wr(n,r[e])}))}}function Ju(e){return e instanceof Function}function BX(e){return Array.isArray(e)&&e.every(t=>typeof t=="number")}function kX(e,t){const n=[],r=i=>{i.forEach(a=>{n.push(a);const u=t(a);u!=null&&u.length&&r(u)})};return r(e),n}function Me(e,t,n){let r=[],i;return a=>{let u;n.key&&n.debug&&(u=Date.now());const l=e(a);if(!(l.length!==r.length||l.some((h,p)=>r[p]!==h)))return i;r=l;let f;if(n.key&&n.debug&&(f=Date.now()),i=t(...l),n==null||n.onChange==null||n.onChange(i),n.key&&n.debug&&n!=null&&n.debug()){const h=Math.round((Date.now()-u)*100)/100,p=Math.round((Date.now()-f)*100)/100,m=p/16,v=(C,S)=>{for(C=String(C);C.length<S;)C=" "+C;return C};console.info(`%c⏱ ${v(p,5)} /${v(h,5)} ms`,`
|
|
179
179
|
font-size: .6rem;
|
|
180
180
|
font-weight: bold;
|
|
181
|
-
color: hsl(${Math.max(0,Math.min(120-120*m,120))}deg 100% 31%);`,n==null?void 0:n.key)}return i}}function Le(e,t,n,r){return{debug:()=>{var i;return(i=e==null?void 0:e.debugAll)!=null?i:e[t]},key:process.env.NODE_ENV==="development"&&n,onChange:r}}function HX(e,t,n,r){var i,a;const l={...e._getDefaultColumnDef(),...t},c=l.accessorKey;let f=(i=(a=l.id)!=null?a:c?c.replace(".","_"):void 0)!=null?i:typeof l.header=="string"?l.header:void 0,h;if(l.accessorFn?h=l.accessorFn:c&&(c.includes(".")?h=m=>{let v=m;for(const S of c.split(".")){var C;v=(C=v)==null?void 0:C[S],process.env.NODE_ENV!=="production"&&v===void 0&&console.warn(`"${S}" in deeply nested key "${c}" returned undefined.`)}return v}:h=m=>m[l.accessorKey]),!f)throw process.env.NODE_ENV!=="production"?new Error(l.accessorFn?"Columns require an id when using an accessorFn":"Columns require an id when using a non-string header"):new Error;let p={id:`${String(f)}`,accessorFn:h,parent:r,depth:n,columnDef:l,columns:[],getFlatColumns:Me(()=>[!0],()=>{var m;return[p,...(m=p.columns)==null?void 0:m.flatMap(v=>v.getFlatColumns())]},Le(e.options,"debugColumns","column.getFlatColumns")),getLeafColumns:Me(()=>[e._getOrderColumnsFn()],m=>{var v;if((v=p.columns)!=null&&v.length){let C=p.columns.flatMap(S=>S.getLeafColumns());return m(C)}return[p]},Le(e.options,"debugColumns","column.getLeafColumns"))};for(const m of e._features)m.createColumn==null||m.createColumn(p,e);return p}const Ut="debugHeaders";function Yx(e,t,n){var r;let a={id:(r=n.id)!=null?r:t.id,column:t,index:n.index,isPlaceholder:!!n.isPlaceholder,placeholderId:n.placeholderId,depth:n.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const u=[],l=c=>{c.subHeaders&&c.subHeaders.length&&c.subHeaders.map(l),u.push(c)};return l(a),u},getContext:()=>({table:e,header:a,column:t})};return e._features.forEach(u=>{u.createHeader==null||u.createHeader(a,e)}),a}const WX={createTable:e=>{e.getHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>{var a,u;const l=(a=r==null?void 0:r.map(p=>n.find(m=>m.id===p)).filter(Boolean))!=null?a:[],c=(u=i==null?void 0:i.map(p=>n.find(m=>m.id===p)).filter(Boolean))!=null?u:[],f=n.filter(p=>!(r!=null&&r.includes(p.id))&&!(i!=null&&i.includes(p.id)));return Ku(t,[...l,...f,...c],e)},Le(e.options,Ut,"getHeaderGroups")),e.getCenterHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>(n=n.filter(a=>!(r!=null&&r.includes(a.id))&&!(i!=null&&i.includes(a.id))),Ku(t,n,e,"center")),Le(e.options,Ut,"getCenterHeaderGroups")),e.getLeftHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left],(t,n,r)=>{var i;const a=(i=r==null?void 0:r.map(u=>n.find(l=>l.id===u)).filter(Boolean))!=null?i:[];return Ku(t,a,e,"left")},Le(e.options,Ut,"getLeftHeaderGroups")),e.getRightHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right],(t,n,r)=>{var i;const a=(i=r==null?void 0:r.map(u=>n.find(l=>l.id===u)).filter(Boolean))!=null?i:[];return Ku(t,a,e,"right")},Le(e.options,Ut,"getRightHeaderGroups")),e.getFooterGroups=Me(()=>[e.getHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getFooterGroups")),e.getLeftFooterGroups=Me(()=>[e.getLeftHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getLeftFooterGroups")),e.getCenterFooterGroups=Me(()=>[e.getCenterHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getCenterFooterGroups")),e.getRightFooterGroups=Me(()=>[e.getRightHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getRightFooterGroups")),e.getFlatHeaders=Me(()=>[e.getHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getFlatHeaders")),e.getLeftFlatHeaders=Me(()=>[e.getLeftHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getLeftFlatHeaders")),e.getCenterFlatHeaders=Me(()=>[e.getCenterHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getCenterFlatHeaders")),e.getRightFlatHeaders=Me(()=>[e.getRightHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getRightFlatHeaders")),e.getCenterLeafHeaders=Me(()=>[e.getCenterFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getCenterLeafHeaders")),e.getLeftLeafHeaders=Me(()=>[e.getLeftFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getLeftLeafHeaders")),e.getRightLeafHeaders=Me(()=>[e.getRightFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getRightLeafHeaders")),e.getLeafHeaders=Me(()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()],(t,n,r)=>{var i,a,u,l,c,f;return[...(i=(a=t[0])==null?void 0:a.headers)!=null?i:[],...(u=(l=n[0])==null?void 0:l.headers)!=null?u:[],...(c=(f=r[0])==null?void 0:f.headers)!=null?c:[]].map(h=>h.getLeafHeaders()).flat()},Le(e.options,Ut,"getLeafHeaders"))}};function Ku(e,t,n,r){var i,a;let u=0;const l=function(m,v){v===void 0&&(v=1),u=Math.max(u,v),m.filter(C=>C.getIsVisible()).forEach(C=>{var S;(S=C.columns)!=null&&S.length&&l(C.columns,v+1)},0)};l(e);let c=[];const f=(m,v)=>{const C={depth:v,id:[r,`${v}`].filter(Boolean).join("_"),headers:[]},S=[];m.forEach(E=>{const A=[...S].reverse()[0],R=E.column.depth===C.depth;let L,V=!1;if(R&&E.column.parent?L=E.column.parent:(L=E.column,V=!0),A&&(A==null?void 0:A.column)===L)A.subHeaders.push(E);else{const N=Yx(n,L,{id:[r,v,L.id,E==null?void 0:E.id].filter(Boolean).join("_"),isPlaceholder:V,placeholderId:V?`${S.filter(X=>X.column===L).length}`:void 0,depth:v,index:S.length});N.subHeaders.push(E),S.push(N)}C.headers.push(E),E.headerGroup=C}),c.push(C),v>0&&f(S,v-1)},h=t.map((m,v)=>Yx(n,m,{depth:u,index:v}));f(h,u-1),c.reverse();const p=m=>m.filter(C=>C.column.getIsVisible()).map(C=>{let S=0,E=0,A=[0];C.subHeaders&&C.subHeaders.length?(A=[],p(C.subHeaders).forEach(L=>{let{colSpan:V,rowSpan:N}=L;S+=V,A.push(N)})):S=1;const R=Math.min(...A);return E=E+R,C.colSpan=S,C.rowSpan=E,{colSpan:S,rowSpan:E}});return p((i=(a=c[0])==null?void 0:a.headers)!=null?i:[]),c}const qu={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},wh=()=>({startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}),ZX={getDefaultColumnDef:()=>qu,getInitialState:e=>({columnSizing:{},columnSizingInfo:wh(),...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",columnResizeDirection:"ltr",onColumnSizingChange:mn("columnSizing",e),onColumnSizingInfoChange:mn("columnSizingInfo",e)}),createColumn:(e,t)=>{e.getSize=()=>{var n,r,i;const a=t.getState().columnSizing[e.id];return Math.min(Math.max((n=e.columnDef.minSize)!=null?n:qu.minSize,(r=a??e.columnDef.size)!=null?r:qu.size),(i=e.columnDef.maxSize)!=null?i:qu.maxSize)},e.getStart=Me(n=>[n,Ua(t,n),t.getState().columnSizing],(n,r)=>r.slice(0,e.getIndex(n)).reduce((i,a)=>i+a.getSize(),0),Le(t.options,"debugColumns","getStart")),e.getAfter=Me(n=>[n,Ua(t,n),t.getState().columnSizing],(n,r)=>r.slice(e.getIndex(n)+1).reduce((i,a)=>i+a.getSize(),0),Le(t.options,"debugColumns","getAfter")),e.resetSize=()=>{t.setColumnSizing(n=>{let{[e.id]:r,...i}=n;return i})},e.getCanResize=()=>{var n,r;return((n=e.columnDef.enableResizing)!=null?n:!0)&&((r=t.options.enableColumnResizing)!=null?r:!0)},e.getIsResizing=()=>t.getState().columnSizingInfo.isResizingColumn===e.id},createHeader:(e,t)=>{e.getSize=()=>{let n=0;const r=i=>{if(i.subHeaders.length)i.subHeaders.forEach(r);else{var a;n+=(a=i.column.getSize())!=null?a:0}};return r(e),n},e.getStart=()=>{if(e.index>0){const n=e.headerGroup.headers[e.index-1];return n.getStart()+n.getSize()}return 0},e.getResizeHandler=n=>{const r=t.getColumn(e.column.id),i=r==null?void 0:r.getCanResize();return a=>{if(!r||!i||(a.persist==null||a.persist(),Sh(a)&&a.touches&&a.touches.length>1))return;const u=e.getSize(),l=e?e.getLeafHeaders().map(A=>[A.column.id,A.column.getSize()]):[[r.id,r.getSize()]],c=Sh(a)?Math.round(a.touches[0].clientX):a.clientX,f={},h=(A,R)=>{typeof R=="number"&&(t.setColumnSizingInfo(L=>{var V,N;const X=t.options.columnResizeDirection==="rtl"?-1:1,Z=(R-((V=L==null?void 0:L.startOffset)!=null?V:0))*X,U=Math.max(Z/((N=L==null?void 0:L.startSize)!=null?N:0),-.999999);return L.columnSizingStart.forEach(fe=>{let[Te,Ge]=fe;f[Te]=Math.round(Math.max(Ge+Ge*U,0)*100)/100}),{...L,deltaOffset:Z,deltaPercentage:U}}),(t.options.columnResizeMode==="onChange"||A==="end")&&t.setColumnSizing(L=>({...L,...f})))},p=A=>h("move",A),m=A=>{h("end",A),t.setColumnSizingInfo(R=>({...R,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]}))},v=n||typeof document<"u"?document:null,C={moveHandler:A=>p(A.clientX),upHandler:A=>{v==null||v.removeEventListener("mousemove",C.moveHandler),v==null||v.removeEventListener("mouseup",C.upHandler),m(A.clientX)}},S={moveHandler:A=>(A.cancelable&&(A.preventDefault(),A.stopPropagation()),p(A.touches[0].clientX),!1),upHandler:A=>{var R;v==null||v.removeEventListener("touchmove",S.moveHandler),v==null||v.removeEventListener("touchend",S.upHandler),A.cancelable&&(A.preventDefault(),A.stopPropagation()),m((R=A.touches[0])==null?void 0:R.clientX)}},E=XX()?{passive:!1}:!1;Sh(a)?(v==null||v.addEventListener("touchmove",S.moveHandler,E),v==null||v.addEventListener("touchend",S.upHandler,E)):(v==null||v.addEventListener("mousemove",C.moveHandler,E),v==null||v.addEventListener("mouseup",C.upHandler,E)),t.setColumnSizingInfo(A=>({...A,startOffset:c,startSize:u,deltaOffset:0,deltaPercentage:0,columnSizingStart:l,isResizingColumn:r.id}))}}},createTable:e=>{e.setColumnSizing=t=>e.options.onColumnSizingChange==null?void 0:e.options.onColumnSizingChange(t),e.setColumnSizingInfo=t=>e.options.onColumnSizingInfoChange==null?void 0:e.options.onColumnSizingInfoChange(t),e.resetColumnSizing=t=>{var n;e.setColumnSizing(t?{}:(n=e.initialState.columnSizing)!=null?n:{})},e.resetHeaderSizeInfo=t=>{var n;e.setColumnSizingInfo(t?wh():(n=e.initialState.columnSizingInfo)!=null?n:wh())},e.getTotalSize=()=>{var t,n;return(t=(n=e.getHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getLeftTotalSize=()=>{var t,n;return(t=(n=e.getLeftHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getCenterTotalSize=()=>{var t,n;return(t=(n=e.getCenterHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getRightTotalSize=()=>{var t,n;return(t=(n=e.getRightHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0}}};let Qu=null;function XX(){if(typeof Qu=="boolean")return Qu;let e=!1;try{const t={get passive(){return e=!0,!1}},n=()=>{};window.addEventListener("test",n,t),window.removeEventListener("test",n)}catch{e=!1}return Qu=e,Qu}function Sh(e){return e.type==="touchstart"}const zX={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:mn("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,n=!1;e._autoResetExpanded=()=>{var r,i;if(!t){e._queue(()=>{t=!0});return}if((r=(i=e.options.autoResetAll)!=null?i:e.options.autoResetExpanded)!=null?r:!e.options.manualExpanding){if(n)return;n=!0,e._queue(()=>{e.resetExpanded(),n=!1})}},e.setExpanded=r=>e.options.onExpandedChange==null?void 0:e.options.onExpandedChange(r),e.toggleAllRowsExpanded=r=>{r??!e.getIsAllRowsExpanded()?e.setExpanded(!0):e.setExpanded({})},e.resetExpanded=r=>{var i,a;e.setExpanded(r?{}:(i=(a=e.initialState)==null?void 0:a.expanded)!=null?i:{})},e.getCanSomeRowsExpand=()=>e.getPrePaginationRowModel().flatRows.some(r=>r.getCanExpand()),e.getToggleAllRowsExpandedHandler=()=>r=>{r.persist==null||r.persist(),e.toggleAllRowsExpanded()},e.getIsSomeRowsExpanded=()=>{const r=e.getState().expanded;return r===!0||Object.values(r).some(Boolean)},e.getIsAllRowsExpanded=()=>{const r=e.getState().expanded;return typeof r=="boolean"?r===!0:!(!Object.keys(r).length||e.getRowModel().flatRows.some(i=>!i.getIsExpanded()))},e.getExpandedDepth=()=>{let r=0;return(e.getState().expanded===!0?Object.keys(e.getRowModel().rowsById):Object.keys(e.getState().expanded)).forEach(a=>{const u=a.split(".");r=Math.max(r,u.length)}),r},e.getPreExpandedRowModel=()=>e.getSortedRowModel(),e.getExpandedRowModel=()=>(!e._getExpandedRowModel&&e.options.getExpandedRowModel&&(e._getExpandedRowModel=e.options.getExpandedRowModel(e)),e.options.manualExpanding||!e._getExpandedRowModel?e.getPreExpandedRowModel():e._getExpandedRowModel())},createRow:(e,t)=>{e.toggleExpanded=n=>{t.setExpanded(r=>{var i;const a=r===!0?!0:!!(r!=null&&r[e.id]);let u={};if(r===!0?Object.keys(t.getRowModel().rowsById).forEach(l=>{u[l]=!0}):u=r,n=(i=n)!=null?i:!a,!a&&n)return{...u,[e.id]:!0};if(a&&!n){const{[e.id]:l,...c}=u;return c}return r})},e.getIsExpanded=()=>{var n;const r=t.getState().expanded;return!!((n=t.options.getIsRowExpanded==null?void 0:t.options.getIsRowExpanded(e))!=null?n:r===!0||r!=null&&r[e.id])},e.getCanExpand=()=>{var n,r,i;return(n=t.options.getRowCanExpand==null?void 0:t.options.getRowCanExpand(e))!=null?n:((r=t.options.enableExpanding)!=null?r:!0)&&!!((i=e.subRows)!=null&&i.length)},e.getIsAllParentsExpanded=()=>{let n=!0,r=e;for(;n&&r.parentId;)r=t.getRow(r.parentId,!0),n=r.getIsExpanded();return n},e.getToggleExpandedHandler=()=>{const n=e.getCanExpand();return()=>{n&&e.toggleExpanded()}}}},Jx=(e,t,n)=>{var r;const i=n.toLowerCase();return!!(!((r=e.getValue(t))==null||(r=r.toString())==null||(r=r.toLowerCase())==null)&&r.includes(i))};Jx.autoRemove=e=>jn(e);const Kx=(e,t,n)=>{var r;return!!(!((r=e.getValue(t))==null||(r=r.toString())==null)&&r.includes(n))};Kx.autoRemove=e=>jn(e);const qx=(e,t,n)=>{var r;return((r=e.getValue(t))==null||(r=r.toString())==null?void 0:r.toLowerCase())===(n==null?void 0:n.toLowerCase())};qx.autoRemove=e=>jn(e);const Qx=(e,t,n)=>{var r;return(r=e.getValue(t))==null?void 0:r.includes(n)};Qx.autoRemove=e=>jn(e)||!(e!=null&&e.length);const eC=(e,t,n)=>!n.some(r=>{var i;return!((i=e.getValue(t))!=null&&i.includes(r))});eC.autoRemove=e=>jn(e)||!(e!=null&&e.length);const tC=(e,t,n)=>n.some(r=>{var i;return(i=e.getValue(t))==null?void 0:i.includes(r)});tC.autoRemove=e=>jn(e)||!(e!=null&&e.length);const nC=(e,t,n)=>e.getValue(t)===n;nC.autoRemove=e=>jn(e);const rC=(e,t,n)=>e.getValue(t)==n;rC.autoRemove=e=>jn(e);const Ih=(e,t,n)=>{let[r,i]=n;const a=e.getValue(t);return a>=r&&a<=i};Ih.resolveFilterValue=e=>{let[t,n]=e,r=typeof t!="number"?parseFloat(t):t,i=typeof n!="number"?parseFloat(n):n,a=t===null||Number.isNaN(r)?-1/0:r,u=n===null||Number.isNaN(i)?1/0:i;if(a>u){const l=a;a=u,u=l}return[a,u]},Ih.autoRemove=e=>jn(e)||jn(e[0])&&jn(e[1]);const br={includesString:Jx,includesStringSensitive:Kx,equalsString:qx,arrIncludes:Qx,arrIncludesAll:eC,arrIncludesSome:tC,equals:nC,weakEquals:rC,inNumberRange:Ih};function jn(e){return e==null||e===""}const UX={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:mn("columnFilters",e),onGlobalFilterChange:mn("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n;const r=(n=e.getCoreRowModel().flatRows[0])==null||(n=n._getAllCellsByColumnId()[t.id])==null?void 0:n.getValue();return typeof r=="string"||typeof r=="number"}}),createColumn:(e,t)=>{e.getAutoFilterFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);return typeof r=="string"?br.includesString:typeof r=="number"?br.inNumberRange:typeof r=="boolean"||r!==null&&typeof r=="object"?br.equals:Array.isArray(r)?br.arrIncludes:br.weakEquals},e.getFilterFn=()=>{var n,r;return Ju(e.columnDef.filterFn)?e.columnDef.filterFn:e.columnDef.filterFn==="auto"?e.getAutoFilterFn():(n=(r=t.options.filterFns)==null?void 0:r[e.columnDef.filterFn])!=null?n:br[e.columnDef.filterFn]},e.getCanFilter=()=>{var n,r,i;return((n=e.columnDef.enableColumnFilter)!=null?n:!0)&&((r=t.options.enableColumnFilters)!=null?r:!0)&&((i=t.options.enableFilters)!=null?i:!0)&&!!e.accessorFn},e.getCanGlobalFilter=()=>{var n,r,i,a;return((n=e.columnDef.enableGlobalFilter)!=null?n:!0)&&((r=t.options.enableGlobalFilter)!=null?r:!0)&&((i=t.options.enableFilters)!=null?i:!0)&&((a=t.options.getColumnCanGlobalFilter==null?void 0:t.options.getColumnCanGlobalFilter(e))!=null?a:!0)&&!!e.accessorFn},e.getIsFiltered=()=>e.getFilterIndex()>-1,e.getFilterValue=()=>{var n;return(n=t.getState().columnFilters)==null||(n=n.find(r=>r.id===e.id))==null?void 0:n.value},e.getFilterIndex=()=>{var n,r;return(n=(r=t.getState().columnFilters)==null?void 0:r.findIndex(i=>i.id===e.id))!=null?n:-1},e.setFilterValue=n=>{t.setColumnFilters(r=>{const i=e.getFilterFn(),a=r==null?void 0:r.find(h=>h.id===e.id),u=Wr(n,a?a.value:void 0);if(iC(i,u,e)){var l;return(l=r==null?void 0:r.filter(h=>h.id!==e.id))!=null?l:[]}const c={id:e.id,value:u};if(a){var f;return(f=r==null?void 0:r.map(h=>h.id===e.id?c:h))!=null?f:[]}return r!=null&&r.length?[...r,c]:[c]})},e._getFacetedRowModel=t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),e.getFacetedRowModel=()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),e._getFacetedUniqueValues=t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),e.getFacetedUniqueValues=()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,e._getFacetedMinMaxValues=t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),e.getFacetedMinMaxValues=()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}},createRow:(e,t)=>{e.columnFilters={},e.columnFiltersMeta={}},createTable:e=>{e.getGlobalAutoFilterFn=()=>br.includesString,e.getGlobalFilterFn=()=>{var t,n;const{globalFilterFn:r}=e.options;return Ju(r)?r:r==="auto"?e.getGlobalAutoFilterFn():(t=(n=e.options.filterFns)==null?void 0:n[r])!=null?t:br[r]},e.setColumnFilters=t=>{const n=e.getAllLeafColumns(),r=i=>{var a;return(a=Wr(t,i))==null?void 0:a.filter(u=>{const l=n.find(c=>c.id===u.id);if(l){const c=l.getFilterFn();if(iC(c,u.value,l))return!1}return!0})};e.options.onColumnFiltersChange==null||e.options.onColumnFiltersChange(r)},e.setGlobalFilter=t=>{e.options.onGlobalFilterChange==null||e.options.onGlobalFilterChange(t)},e.resetGlobalFilter=t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},e.resetColumnFilters=t=>{var n,r;e.setColumnFilters(t?[]:(n=(r=e.initialState)==null?void 0:r.columnFilters)!=null?n:[])},e.getPreFilteredRowModel=()=>e.getCoreRowModel(),e.getFilteredRowModel=()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel?e.getPreFilteredRowModel():e._getFilteredRowModel()),e._getGlobalFacetedRowModel=e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),e.getGlobalFacetedRowModel=()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),e._getGlobalFacetedUniqueValues=e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),e.getGlobalFacetedUniqueValues=()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,e._getGlobalFacetedMinMaxValues=e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),e.getGlobalFacetedMinMaxValues=()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}}};function iC(e,t,n){return(e&&e.autoRemove?e.autoRemove(t,n):!1)||typeof t>"u"||typeof t=="string"&&!t}const Eh={sum:(e,t,n)=>n.reduce((r,i)=>{const a=i.getValue(e);return r+(typeof a=="number"?a:0)},0),min:(e,t,n)=>{let r;return n.forEach(i=>{const a=i.getValue(e);a!=null&&(r>a||r===void 0&&a>=a)&&(r=a)}),r},max:(e,t,n)=>{let r;return n.forEach(i=>{const a=i.getValue(e);a!=null&&(r<a||r===void 0&&a>=a)&&(r=a)}),r},extent:(e,t,n)=>{let r,i;return n.forEach(a=>{const u=a.getValue(e);u!=null&&(r===void 0?u>=u&&(r=i=u):(r>u&&(r=u),i<u&&(i=u)))}),[r,i]},mean:(e,t)=>{let n=0,r=0;if(t.forEach(i=>{let a=i.getValue(e);a!=null&&(a=+a)>=a&&(++n,r+=a)}),n)return r/n},median:(e,t)=>{if(!t.length)return;const n=t.map(a=>a.getValue(e));if(!jX(n))return;if(n.length===1)return n[0];const r=Math.floor(n.length/2),i=n.sort((a,u)=>a-u);return n.length%2!==0?i[r]:(i[r-1]+i[r])/2},unique:(e,t)=>Array.from(new Set(t.map(n=>n.getValue(e))).values()),uniqueCount:(e,t)=>new Set(t.map(n=>n.getValue(e))).size,count:(e,t)=>t.length},YX={getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,n;return(t=(n=e.getValue())==null||n.toString==null?void 0:n.toString())!=null?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:mn("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>{e.toggleGrouping=()=>{t.setGrouping(n=>n!=null&&n.includes(e.id)?n.filter(r=>r!==e.id):[...n??[],e.id])},e.getCanGroup=()=>{var n,r,i,a;return(n=(r=(i=(a=e.columnDef.enableGrouping)!=null?a:!0)!=null?i:t.options.enableGrouping)!=null?r:!0)!=null?n:!!e.accessorFn},e.getIsGrouped=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.includes(e.id)},e.getGroupedIndex=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.indexOf(e.id)},e.getToggleGroupingHandler=()=>{const n=e.getCanGroup();return()=>{n&&e.toggleGrouping()}},e.getAutoAggregationFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);if(typeof r=="number")return Eh.sum;if(Object.prototype.toString.call(r)==="[object Date]")return Eh.extent},e.getAggregationFn=()=>{var n,r;if(!e)throw new Error;return Ju(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:e.columnDef.aggregationFn==="auto"?e.getAutoAggregationFn():(n=(r=t.options.aggregationFns)==null?void 0:r[e.columnDef.aggregationFn])!=null?n:Eh[e.columnDef.aggregationFn]}},createTable:e=>{e.setGrouping=t=>e.options.onGroupingChange==null?void 0:e.options.onGroupingChange(t),e.resetGrouping=t=>{var n,r;e.setGrouping(t?[]:(n=(r=e.initialState)==null?void 0:r.grouping)!=null?n:[])},e.getPreGroupedRowModel=()=>e.getFilteredRowModel(),e.getGroupedRowModel=()=>(!e._getGroupedRowModel&&e.options.getGroupedRowModel&&(e._getGroupedRowModel=e.options.getGroupedRowModel(e)),e.options.manualGrouping||!e._getGroupedRowModel?e.getPreGroupedRowModel():e._getGroupedRowModel())},createRow:(e,t)=>{e.getIsGrouped=()=>!!e.groupingColumnId,e.getGroupingValue=n=>{if(e._groupingValuesCache.hasOwnProperty(n))return e._groupingValuesCache[n];const r=t.getColumn(n);return r!=null&&r.columnDef.getGroupingValue?(e._groupingValuesCache[n]=r.columnDef.getGroupingValue(e.original),e._groupingValuesCache[n]):e.getValue(n)},e._groupingValuesCache={}},createCell:(e,t,n,r)=>{e.getIsGrouped=()=>t.getIsGrouped()&&t.id===n.groupingColumnId,e.getIsPlaceholder=()=>!e.getIsGrouped()&&t.getIsGrouped(),e.getIsAggregated=()=>{var i;return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!!((i=n.subRows)!=null&&i.length)}}};function JX(e,t,n){if(!(t!=null&&t.length)||!n)return e;const r=e.filter(a=>!t.includes(a.id));return n==="remove"?r:[...t.map(a=>e.find(u=>u.id===a)).filter(Boolean),...r]}const KX={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:mn("columnOrder",e)}),createColumn:(e,t)=>{e.getIndex=Me(n=>[Ua(t,n)],n=>n.findIndex(r=>r.id===e.id),Le(t.options,"debugColumns","getIndex")),e.getIsFirstColumn=n=>{var r;return((r=Ua(t,n)[0])==null?void 0:r.id)===e.id},e.getIsLastColumn=n=>{var r;const i=Ua(t,n);return((r=i[i.length-1])==null?void 0:r.id)===e.id}},createTable:e=>{e.setColumnOrder=t=>e.options.onColumnOrderChange==null?void 0:e.options.onColumnOrderChange(t),e.resetColumnOrder=t=>{var n;e.setColumnOrder(t?[]:(n=e.initialState.columnOrder)!=null?n:[])},e._getOrderColumnsFn=Me(()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode],(t,n,r)=>i=>{let a=[];if(!(t!=null&&t.length))a=i;else{const u=[...t],l=[...i];for(;l.length&&u.length;){const c=u.shift(),f=l.findIndex(h=>h.id===c);f>-1&&a.push(l.splice(f,1)[0])}a=[...a,...l]}return JX(a,n,r)},Le(e.options,"debugTable","_getOrderColumnsFn"))}},Ah=0,_h=10,Ph=()=>({pageIndex:Ah,pageSize:_h}),qX={getInitialState:e=>({...e,pagination:{...Ph(),...e==null?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:mn("pagination",e)}),createTable:e=>{let t=!1,n=!1;e._autoResetPageIndex=()=>{var r,i;if(!t){e._queue(()=>{t=!0});return}if((r=(i=e.options.autoResetAll)!=null?i:e.options.autoResetPageIndex)!=null?r:!e.options.manualPagination){if(n)return;n=!0,e._queue(()=>{e.resetPageIndex(),n=!1})}},e.setPagination=r=>{const i=a=>Wr(r,a);return e.options.onPaginationChange==null?void 0:e.options.onPaginationChange(i)},e.resetPagination=r=>{var i;e.setPagination(r?Ph():(i=e.initialState.pagination)!=null?i:Ph())},e.setPageIndex=r=>{e.setPagination(i=>{let a=Wr(r,i.pageIndex);const u=typeof e.options.pageCount>"u"||e.options.pageCount===-1?Number.MAX_SAFE_INTEGER:e.options.pageCount-1;return a=Math.max(0,Math.min(a,u)),{...i,pageIndex:a}})},e.resetPageIndex=r=>{var i,a;e.setPageIndex(r?Ah:(i=(a=e.initialState)==null||(a=a.pagination)==null?void 0:a.pageIndex)!=null?i:Ah)},e.resetPageSize=r=>{var i,a;e.setPageSize(r?_h:(i=(a=e.initialState)==null||(a=a.pagination)==null?void 0:a.pageSize)!=null?i:_h)},e.setPageSize=r=>{e.setPagination(i=>{const a=Math.max(1,Wr(r,i.pageSize)),u=i.pageSize*i.pageIndex,l=Math.floor(u/a);return{...i,pageIndex:l,pageSize:a}})},e.setPageCount=r=>e.setPagination(i=>{var a;let u=Wr(r,(a=e.options.pageCount)!=null?a:-1);return typeof u=="number"&&(u=Math.max(-1,u)),{...i,pageCount:u}}),e.getPageOptions=Me(()=>[e.getPageCount()],r=>{let i=[];return r&&r>0&&(i=[...new Array(r)].fill(null).map((a,u)=>u)),i},Le(e.options,"debugTable","getPageOptions")),e.getCanPreviousPage=()=>e.getState().pagination.pageIndex>0,e.getCanNextPage=()=>{const{pageIndex:r}=e.getState().pagination,i=e.getPageCount();return i===-1?!0:i===0?!1:r<i-1},e.previousPage=()=>e.setPageIndex(r=>r-1),e.nextPage=()=>e.setPageIndex(r=>r+1),e.getPrePaginationRowModel=()=>e.getExpandedRowModel(),e.getPaginationRowModel=()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),e.getPageCount=()=>{var r;return(r=e.options.pageCount)!=null?r:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}},Th=()=>({left:[],right:[]}),Fh=()=>({top:[],bottom:[]}),QX={getInitialState:e=>({columnPinning:Th(),rowPinning:Fh(),...e}),getDefaultOptions:e=>({onColumnPinningChange:mn("columnPinning",e),onRowPinningChange:mn("rowPinning",e)}),createColumn:(e,t)=>{e.pin=n=>{const r=e.getLeafColumns().map(i=>i.id).filter(Boolean);t.setColumnPinning(i=>{var a,u;if(n==="right"){var l,c;return{left:((l=i==null?void 0:i.left)!=null?l:[]).filter(p=>!(r!=null&&r.includes(p))),right:[...((c=i==null?void 0:i.right)!=null?c:[]).filter(p=>!(r!=null&&r.includes(p))),...r]}}if(n==="left"){var f,h;return{left:[...((f=i==null?void 0:i.left)!=null?f:[]).filter(p=>!(r!=null&&r.includes(p))),...r],right:((h=i==null?void 0:i.right)!=null?h:[]).filter(p=>!(r!=null&&r.includes(p)))}}return{left:((a=i==null?void 0:i.left)!=null?a:[]).filter(p=>!(r!=null&&r.includes(p))),right:((u=i==null?void 0:i.right)!=null?u:[]).filter(p=>!(r!=null&&r.includes(p)))}})},e.getCanPin=()=>e.getLeafColumns().some(r=>{var i,a,u;return((i=r.columnDef.enablePinning)!=null?i:!0)&&((a=(u=t.options.enableColumnPinning)!=null?u:t.options.enablePinning)!=null?a:!0)}),e.getIsPinned=()=>{const n=e.getLeafColumns().map(l=>l.id),{left:r,right:i}=t.getState().columnPinning,a=n.some(l=>r==null?void 0:r.includes(l)),u=n.some(l=>i==null?void 0:i.includes(l));return a?"left":u?"right":!1},e.getPinnedIndex=()=>{var n,r;const i=e.getIsPinned();return i?(n=(r=t.getState().columnPinning)==null||(r=r[i])==null?void 0:r.indexOf(e.id))!=null?n:-1:0}},createRow:(e,t)=>{e.pin=(n,r,i)=>{const a=r?e.getLeafRows().map(c=>{let{id:f}=c;return f}):[],u=i?e.getParentRows().map(c=>{let{id:f}=c;return f}):[],l=new Set([...u,e.id,...a]);t.setRowPinning(c=>{var f,h;if(n==="bottom"){var p,m;return{top:((p=c==null?void 0:c.top)!=null?p:[]).filter(S=>!(l!=null&&l.has(S))),bottom:[...((m=c==null?void 0:c.bottom)!=null?m:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)]}}if(n==="top"){var v,C;return{top:[...((v=c==null?void 0:c.top)!=null?v:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)],bottom:((C=c==null?void 0:c.bottom)!=null?C:[]).filter(S=>!(l!=null&&l.has(S)))}}return{top:((f=c==null?void 0:c.top)!=null?f:[]).filter(S=>!(l!=null&&l.has(S))),bottom:((h=c==null?void 0:c.bottom)!=null?h:[]).filter(S=>!(l!=null&&l.has(S)))}})},e.getCanPin=()=>{var n;const{enableRowPinning:r,enablePinning:i}=t.options;return typeof r=="function"?r(e):(n=r??i)!=null?n:!0},e.getIsPinned=()=>{const n=[e.id],{top:r,bottom:i}=t.getState().rowPinning,a=n.some(l=>r==null?void 0:r.includes(l)),u=n.some(l=>i==null?void 0:i.includes(l));return a?"top":u?"bottom":!1},e.getPinnedIndex=()=>{var n,r;const i=e.getIsPinned();if(!i)return-1;const a=(n=t._getPinnedRows(i))==null?void 0:n.map(u=>{let{id:l}=u;return l});return(r=a==null?void 0:a.indexOf(e.id))!=null?r:-1},e.getCenterVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right],(n,r,i)=>{const a=[...r??[],...i??[]];return n.filter(u=>!a.includes(u.column.id))},Le(t.options,"debugRows","getCenterVisibleCells")),e.getLeftVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,,],(n,r)=>(r??[]).map(a=>n.find(u=>u.column.id===a)).filter(Boolean).map(a=>({...a,position:"left"})),Le(t.options,"debugRows","getLeftVisibleCells")),e.getRightVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.right],(n,r)=>(r??[]).map(a=>n.find(u=>u.column.id===a)).filter(Boolean).map(a=>({...a,position:"right"})),Le(t.options,"debugRows","getRightVisibleCells"))},createTable:e=>{e.setColumnPinning=t=>e.options.onColumnPinningChange==null?void 0:e.options.onColumnPinningChange(t),e.resetColumnPinning=t=>{var n,r;return e.setColumnPinning(t?Th():(n=(r=e.initialState)==null?void 0:r.columnPinning)!=null?n:Th())},e.getIsSomeColumnsPinned=t=>{var n;const r=e.getState().columnPinning;if(!t){var i,a;return!!((i=r.left)!=null&&i.length||(a=r.right)!=null&&a.length)}return!!((n=r[t])!=null&&n.length)},e.getLeftLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left],(t,n)=>(n??[]).map(r=>t.find(i=>i.id===r)).filter(Boolean),Le(e.options,"debugColumns","getLeftLeafColumns")),e.getRightLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.right],(t,n)=>(n??[]).map(r=>t.find(i=>i.id===r)).filter(Boolean),Le(e.options,"debugColumns","getRightLeafColumns")),e.getCenterLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r)=>{const i=[...n??[],...r??[]];return t.filter(a=>!i.includes(a.id))},Le(e.options,"debugColumns","getCenterLeafColumns")),e.setRowPinning=t=>e.options.onRowPinningChange==null?void 0:e.options.onRowPinningChange(t),e.resetRowPinning=t=>{var n,r;return e.setRowPinning(t?Fh():(n=(r=e.initialState)==null?void 0:r.rowPinning)!=null?n:Fh())},e.getIsSomeRowsPinned=t=>{var n;const r=e.getState().rowPinning;if(!t){var i,a;return!!((i=r.top)!=null&&i.length||(a=r.bottom)!=null&&a.length)}return!!((n=r[t])!=null&&n.length)},e._getPinnedRows=Me(t=>[e.getRowModel().rows,e.getState().rowPinning[t],t],(t,n,r)=>{var i;return((i=e.options.keepPinnedRows)==null||i?(n??[]).map(u=>{const l=e.getRow(u,!0);return l.getIsAllParentsExpanded()?l:null}):(n??[]).map(u=>t.find(l=>l.id===u))).filter(Boolean).map(u=>({...u,position:r}))},Le(e.options,"debugRows","_getPinnedRows")),e.getTopRows=()=>e._getPinnedRows("top"),e.getBottomRows=()=>e._getPinnedRows("bottom"),e.getCenterRows=Me(()=>[e.getRowModel().rows,e.getState().rowPinning.top,e.getState().rowPinning.bottom],(t,n,r)=>{const i=new Set([...n??[],...r??[]]);return t.filter(a=>!i.has(a.id))},Le(e.options,"debugRows","getCenterRows"))}},ez={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:mn("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>{e.setRowSelection=t=>e.options.onRowSelectionChange==null?void 0:e.options.onRowSelectionChange(t),e.resetRowSelection=t=>{var n;return e.setRowSelection(t?{}:(n=e.initialState.rowSelection)!=null?n:{})},e.toggleAllRowsSelected=t=>{e.setRowSelection(n=>{t=typeof t<"u"?t:!e.getIsAllRowsSelected();const r={...n},i=e.getPreGroupedRowModel().flatRows;return t?i.forEach(a=>{a.getCanSelect()&&(r[a.id]=!0)}):i.forEach(a=>{delete r[a.id]}),r})},e.toggleAllPageRowsSelected=t=>e.setRowSelection(n=>{const r=typeof t<"u"?t:!e.getIsAllPageRowsSelected(),i={...n};return e.getRowModel().rows.forEach(a=>{Oh(i,a.id,r,!0,e)}),i}),e.getPreSelectedRowModel=()=>e.getCoreRowModel(),e.getSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getCoreRowModel()],(t,n)=>Object.keys(t).length?Rh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getSelectedRowModel")),e.getFilteredSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getFilteredRowModel()],(t,n)=>Object.keys(t).length?Rh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getFilteredSelectedRowModel")),e.getGroupedSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getSortedRowModel()],(t,n)=>Object.keys(t).length?Rh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getGroupedSelectedRowModel")),e.getIsAllRowsSelected=()=>{const t=e.getFilteredRowModel().flatRows,{rowSelection:n}=e.getState();let r=!!(t.length&&Object.keys(n).length);return r&&t.some(i=>i.getCanSelect()&&!n[i.id])&&(r=!1),r},e.getIsAllPageRowsSelected=()=>{const t=e.getPaginationRowModel().flatRows.filter(i=>i.getCanSelect()),{rowSelection:n}=e.getState();let r=!!t.length;return r&&t.some(i=>!n[i.id])&&(r=!1),r},e.getIsSomeRowsSelected=()=>{var t;const n=Object.keys((t=e.getState().rowSelection)!=null?t:{}).length;return n>0&&n<e.getFilteredRowModel().flatRows.length},e.getIsSomePageRowsSelected=()=>{const t=e.getPaginationRowModel().flatRows;return e.getIsAllPageRowsSelected()?!1:t.filter(n=>n.getCanSelect()).some(n=>n.getIsSelected()||n.getIsSomeSelected())},e.getToggleAllRowsSelectedHandler=()=>t=>{e.toggleAllRowsSelected(t.target.checked)},e.getToggleAllPageRowsSelectedHandler=()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}},createRow:(e,t)=>{e.toggleSelected=(n,r)=>{const i=e.getIsSelected();t.setRowSelection(a=>{var u;if(n=typeof n<"u"?n:!i,e.getCanSelect()&&i===n)return a;const l={...a};return Oh(l,e.id,n,(u=r==null?void 0:r.selectChildren)!=null?u:!0,t),l})},e.getIsSelected=()=>{const{rowSelection:n}=t.getState();return Mh(e,n)},e.getIsSomeSelected=()=>{const{rowSelection:n}=t.getState();return Lh(e,n)==="some"},e.getIsAllSubRowsSelected=()=>{const{rowSelection:n}=t.getState();return Lh(e,n)==="all"},e.getCanSelect=()=>{var n;return typeof t.options.enableRowSelection=="function"?t.options.enableRowSelection(e):(n=t.options.enableRowSelection)!=null?n:!0},e.getCanSelectSubRows=()=>{var n;return typeof t.options.enableSubRowSelection=="function"?t.options.enableSubRowSelection(e):(n=t.options.enableSubRowSelection)!=null?n:!0},e.getCanMultiSelect=()=>{var n;return typeof t.options.enableMultiRowSelection=="function"?t.options.enableMultiRowSelection(e):(n=t.options.enableMultiRowSelection)!=null?n:!0},e.getToggleSelectedHandler=()=>{const n=e.getCanSelect();return r=>{var i;n&&e.toggleSelected((i=r.target)==null?void 0:i.checked)}}}},Oh=(e,t,n,r,i)=>{var a;const u=i.getRow(t,!0);n?(u.getCanMultiSelect()||Object.keys(e).forEach(l=>delete e[l]),u.getCanSelect()&&(e[t]=!0)):delete e[t],r&&(a=u.subRows)!=null&&a.length&&u.getCanSelectSubRows()&&u.subRows.forEach(l=>Oh(e,l.id,n,r,i))};function Rh(e,t){const n=e.getState().rowSelection,r=[],i={},a=function(u,l){return u.map(c=>{var f;const h=Mh(c,n);if(h&&(r.push(c),i[c.id]=c),(f=c.subRows)!=null&&f.length&&(c={...c,subRows:a(c.subRows)}),h)return c}).filter(Boolean)};return{rows:a(t.rows),flatRows:r,rowsById:i}}function Mh(e,t){var n;return(n=t[e.id])!=null?n:!1}function Lh(e,t,n){var r;if(!((r=e.subRows)!=null&&r.length))return!1;let i=!0,a=!1;return e.subRows.forEach(u=>{if(!(a&&!i)&&(u.getCanSelect()&&(Mh(u,t)?a=!0:i=!1),u.subRows&&u.subRows.length)){const l=Lh(u,t);l==="all"?a=!0:(l==="some"&&(a=!0),i=!1)}}),i?"all":a?"some":!1}const Dh=/([0-9]+)/gm,tz=(e,t,n)=>oC(Zr(e.getValue(n)).toLowerCase(),Zr(t.getValue(n)).toLowerCase()),nz=(e,t,n)=>oC(Zr(e.getValue(n)),Zr(t.getValue(n))),rz=(e,t,n)=>$h(Zr(e.getValue(n)).toLowerCase(),Zr(t.getValue(n)).toLowerCase()),iz=(e,t,n)=>$h(Zr(e.getValue(n)),Zr(t.getValue(n))),oz=(e,t,n)=>{const r=e.getValue(n),i=t.getValue(n);return r>i?1:r<i?-1:0},az=(e,t,n)=>$h(e.getValue(n),t.getValue(n));function $h(e,t){return e===t?0:e>t?1:-1}function Zr(e){return typeof e=="number"?isNaN(e)||e===1/0||e===-1/0?"":String(e):typeof e=="string"?e:""}function oC(e,t){const n=e.split(Dh).filter(Boolean),r=t.split(Dh).filter(Boolean);for(;n.length&&r.length;){const i=n.shift(),a=r.shift(),u=parseInt(i,10),l=parseInt(a,10),c=[u,l].sort();if(isNaN(c[0])){if(i>a)return 1;if(a>i)return-1;continue}if(isNaN(c[1]))return isNaN(u)?-1:1;if(u>l)return 1;if(l>u)return-1}return n.length-r.length}const za={alphanumeric:tz,alphanumericCaseSensitive:nz,text:rz,textCaseSensitive:iz,datetime:oz,basic:az},sz={getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:mn("sorting",e),isMultiSortEvent:t=>t.shiftKey}),createColumn:(e,t)=>{e.getAutoSortingFn=()=>{const n=t.getFilteredRowModel().flatRows.slice(10);let r=!1;for(const i of n){const a=i==null?void 0:i.getValue(e.id);if(Object.prototype.toString.call(a)==="[object Date]")return za.datetime;if(typeof a=="string"&&(r=!0,a.split(Dh).length>1))return za.alphanumeric}return r?za.text:za.basic},e.getAutoSortDir=()=>{const n=t.getFilteredRowModel().flatRows[0];return typeof(n==null?void 0:n.getValue(e.id))=="string"?"asc":"desc"},e.getSortingFn=()=>{var n,r;if(!e)throw new Error;return Ju(e.columnDef.sortingFn)?e.columnDef.sortingFn:e.columnDef.sortingFn==="auto"?e.getAutoSortingFn():(n=(r=t.options.sortingFns)==null?void 0:r[e.columnDef.sortingFn])!=null?n:za[e.columnDef.sortingFn]},e.toggleSorting=(n,r)=>{const i=e.getNextSortingOrder(),a=typeof n<"u"&&n!==null;t.setSorting(u=>{const l=u==null?void 0:u.find(v=>v.id===e.id),c=u==null?void 0:u.findIndex(v=>v.id===e.id);let f=[],h,p=a?n:i==="desc";if(u!=null&&u.length&&e.getCanMultiSort()&&r?l?h="toggle":h="add":u!=null&&u.length&&c!==u.length-1?h="replace":l?h="toggle":h="replace",h==="toggle"&&(a||i||(h="remove")),h==="add"){var m;f=[...u,{id:e.id,desc:p}],f.splice(0,f.length-((m=t.options.maxMultiSortColCount)!=null?m:Number.MAX_SAFE_INTEGER))}else h==="toggle"?f=u.map(v=>v.id===e.id?{...v,desc:p}:v):h==="remove"?f=u.filter(v=>v.id!==e.id):f=[{id:e.id,desc:p}];return f})},e.getFirstSortDir=()=>{var n,r;return((n=(r=e.columnDef.sortDescFirst)!=null?r:t.options.sortDescFirst)!=null?n:e.getAutoSortDir()==="desc")?"desc":"asc"},e.getNextSortingOrder=n=>{var r,i;const a=e.getFirstSortDir(),u=e.getIsSorted();return u?u!==a&&((r=t.options.enableSortingRemoval)==null||r)&&(!(n&&(i=t.options.enableMultiRemove)!=null)||i)?!1:u==="desc"?"asc":"desc":a},e.getCanSort=()=>{var n,r;return((n=e.columnDef.enableSorting)!=null?n:!0)&&((r=t.options.enableSorting)!=null?r:!0)&&!!e.accessorFn},e.getCanMultiSort=()=>{var n,r;return(n=(r=e.columnDef.enableMultiSort)!=null?r:t.options.enableMultiSort)!=null?n:!!e.accessorFn},e.getIsSorted=()=>{var n;const r=(n=t.getState().sorting)==null?void 0:n.find(i=>i.id===e.id);return r?r.desc?"desc":"asc":!1},e.getSortIndex=()=>{var n,r;return(n=(r=t.getState().sorting)==null?void 0:r.findIndex(i=>i.id===e.id))!=null?n:-1},e.clearSorting=()=>{t.setSorting(n=>n!=null&&n.length?n.filter(r=>r.id!==e.id):[])},e.getToggleSortingHandler=()=>{const n=e.getCanSort();return r=>{n&&(r.persist==null||r.persist(),e.toggleSorting==null||e.toggleSorting(void 0,e.getCanMultiSort()?t.options.isMultiSortEvent==null?void 0:t.options.isMultiSortEvent(r):!1))}}},createTable:e=>{e.setSorting=t=>e.options.onSortingChange==null?void 0:e.options.onSortingChange(t),e.resetSorting=t=>{var n,r;e.setSorting(t?[]:(n=(r=e.initialState)==null?void 0:r.sorting)!=null?n:[])},e.getPreSortedRowModel=()=>e.getGroupedRowModel(),e.getSortedRowModel=()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())}},uz={getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:mn("columnVisibility",e)}),createColumn:(e,t)=>{e.toggleVisibility=n=>{e.getCanHide()&&t.setColumnVisibility(r=>({...r,[e.id]:n??!e.getIsVisible()}))},e.getIsVisible=()=>{var n,r;return(n=(r=t.getState().columnVisibility)==null?void 0:r[e.id])!=null?n:!0},e.getCanHide=()=>{var n,r;return((n=e.columnDef.enableHiding)!=null?n:!0)&&((r=t.options.enableHiding)!=null?r:!0)},e.getToggleVisibilityHandler=()=>n=>{e.toggleVisibility==null||e.toggleVisibility(n.target.checked)}},createRow:(e,t)=>{e._getAllVisibleCells=Me(()=>[e.getAllCells(),t.getState().columnVisibility],n=>n.filter(r=>r.column.getIsVisible()),Le(t.options,"debugRows","_getAllVisibleCells")),e.getVisibleCells=Me(()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()],(n,r,i)=>[...n,...r,...i],Le(t.options,"debugRows","getVisibleCells"))},createTable:e=>{const t=(n,r)=>Me(()=>[r(),r().filter(i=>i.getIsVisible()).map(i=>i.id).join("_")],i=>i.filter(a=>a.getIsVisible==null?void 0:a.getIsVisible()),Le(e.options,"debugColumns",n));e.getVisibleFlatColumns=t("getVisibleFlatColumns",()=>e.getAllFlatColumns()),e.getVisibleLeafColumns=t("getVisibleLeafColumns",()=>e.getAllLeafColumns()),e.getLeftVisibleLeafColumns=t("getLeftVisibleLeafColumns",()=>e.getLeftLeafColumns()),e.getRightVisibleLeafColumns=t("getRightVisibleLeafColumns",()=>e.getRightLeafColumns()),e.getCenterVisibleLeafColumns=t("getCenterVisibleLeafColumns",()=>e.getCenterLeafColumns()),e.setColumnVisibility=n=>e.options.onColumnVisibilityChange==null?void 0:e.options.onColumnVisibilityChange(n),e.resetColumnVisibility=n=>{var r;e.setColumnVisibility(n?{}:(r=e.initialState.columnVisibility)!=null?r:{})},e.toggleAllColumnsVisible=n=>{var r;n=(r=n)!=null?r:!e.getIsAllColumnsVisible(),e.setColumnVisibility(e.getAllLeafColumns().reduce((i,a)=>({...i,[a.id]:n||!(a.getCanHide!=null&&a.getCanHide())}),{}))},e.getIsAllColumnsVisible=()=>!e.getAllLeafColumns().some(n=>!(n.getIsVisible!=null&&n.getIsVisible())),e.getIsSomeColumnsVisible=()=>e.getAllLeafColumns().some(n=>n.getIsVisible==null?void 0:n.getIsVisible()),e.getToggleAllColumnsVisibilityHandler=()=>n=>{var r;e.toggleAllColumnsVisible((r=n.target)==null?void 0:r.checked)}}};function Ua(e,t){return t?t==="center"?e.getCenterVisibleLeafColumns():t==="left"?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns()}const aC=[WX,uz,KX,QX,UX,sz,YX,zX,qX,ez,ZX];function lz(e){var t;(e.debugAll||e.debugTable)&&console.info("Creating Table Instance...");let n={_features:aC};const r=n._features.reduce((h,p)=>Object.assign(h,p.getDefaultOptions==null?void 0:p.getDefaultOptions(n)),{}),i=h=>n.options.mergeOptions?n.options.mergeOptions(r,h):{...r,...h};let u={...{},...(t=e.initialState)!=null?t:{}};n._features.forEach(h=>{var p;u=(p=h.getInitialState==null?void 0:h.getInitialState(u))!=null?p:u});const l=[];let c=!1;const f={_features:aC,options:{...r,...e},initialState:u,_queue:h=>{l.push(h),c||(c=!0,Promise.resolve().then(()=>{for(;l.length;)l.shift()();c=!1}).catch(p=>setTimeout(()=>{throw p})))},reset:()=>{n.setState(n.initialState)},setOptions:h=>{const p=Wr(h,n.options);n.options=i(p)},getState:()=>n.options.state,setState:h=>{n.options.onStateChange==null||n.options.onStateChange(h)},_getRowId:(h,p,m)=>{var v;return(v=n.options.getRowId==null?void 0:n.options.getRowId(h,p,m))!=null?v:`${m?[m.id,p].join("."):p}`},getCoreRowModel:()=>(n._getCoreRowModel||(n._getCoreRowModel=n.options.getCoreRowModel(n)),n._getCoreRowModel()),getRowModel:()=>n.getPaginationRowModel(),getRow:(h,p)=>{let m=(p?n.getPrePaginationRowModel():n.getRowModel()).rowsById[h];if(!m&&(m=n.getCoreRowModel().rowsById[h],!m))throw process.env.NODE_ENV!=="production"?new Error(`getRow could not find row with ID: ${h}`):new Error;return m},_getDefaultColumnDef:Me(()=>[n.options.defaultColumn],h=>{var p;return h=(p=h)!=null?p:{},{header:m=>{const v=m.header.column.columnDef;return v.accessorKey?v.accessorKey:v.accessorFn?v.id:null},cell:m=>{var v,C;return(v=(C=m.renderValue())==null||C.toString==null?void 0:C.toString())!=null?v:null},...n._features.reduce((m,v)=>Object.assign(m,v.getDefaultColumnDef==null?void 0:v.getDefaultColumnDef()),{}),...h}},Le(e,"debugColumns","_getDefaultColumnDef")),_getColumnDefs:()=>n.options.columns,getAllColumns:Me(()=>[n._getColumnDefs()],h=>{const p=function(m,v,C){return C===void 0&&(C=0),m.map(S=>{const E=HX(n,S,C,v),A=S;return E.columns=A.columns?p(A.columns,E,C+1):[],E})};return p(h)},Le(e,"debugColumns","getAllColumns")),getAllFlatColumns:Me(()=>[n.getAllColumns()],h=>h.flatMap(p=>p.getFlatColumns()),Le(e,"debugColumns","getAllFlatColumns")),_getAllFlatColumnsById:Me(()=>[n.getAllFlatColumns()],h=>h.reduce((p,m)=>(p[m.id]=m,p),{}),Le(e,"debugColumns","getAllFlatColumnsById")),getAllLeafColumns:Me(()=>[n.getAllColumns(),n._getOrderColumnsFn()],(h,p)=>{let m=h.flatMap(v=>v.getLeafColumns());return p(m)},Le(e,"debugColumns","getAllLeafColumns")),getColumn:h=>{const p=n._getAllFlatColumnsById()[h];return process.env.NODE_ENV!=="production"&&!p&&console.error(`[Table] Column with id '${h}' does not exist.`),p}};Object.assign(n,f);for(let h=0;h<n._features.length;h++){const p=n._features[h];p==null||p.createTable==null||p.createTable(n)}return n}function cz(e,t,n,r){const i=()=>{var u;return(u=a.getValue())!=null?u:e.options.renderFallbackValue},a={id:`${t.id}_${n.id}`,row:t,column:n,getValue:()=>t.getValue(r),renderValue:i,getContext:Me(()=>[e,n,t,a],(u,l,c,f)=>({table:u,column:l,row:c,cell:f,getValue:f.getValue,renderValue:f.renderValue}),Le(e.options,"debugCells","cell.getContext"))};return e._features.forEach(u=>{u.createCell==null||u.createCell(a,n,t,e)},{}),a}const Nh=(e,t,n,r,i,a,u)=>{let l={id:t,index:r,original:n,depth:i,parentId:u,_valuesCache:{},_uniqueValuesCache:{},getValue:c=>{if(l._valuesCache.hasOwnProperty(c))return l._valuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return l._valuesCache[c]=f.accessorFn(l.original,r),l._valuesCache[c]},getUniqueValues:c=>{if(l._uniqueValuesCache.hasOwnProperty(c))return l._uniqueValuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return f.columnDef.getUniqueValues?(l._uniqueValuesCache[c]=f.columnDef.getUniqueValues(l.original,r),l._uniqueValuesCache[c]):(l._uniqueValuesCache[c]=[l.getValue(c)],l._uniqueValuesCache[c])},renderValue:c=>{var f;return(f=l.getValue(c))!=null?f:e.options.renderFallbackValue},subRows:a??[],getLeafRows:()=>GX(l.subRows,c=>c.subRows),getParentRow:()=>l.parentId?e.getRow(l.parentId,!0):void 0,getParentRows:()=>{let c=[],f=l;for(;;){const h=f.getParentRow();if(!h)break;c.push(h),f=h}return c.reverse()},getAllCells:Me(()=>[e.getAllLeafColumns()],c=>c.map(f=>cz(e,l,f,f.id)),Le(e.options,"debugRows","getAllCells")),_getAllCellsByColumnId:Me(()=>[l.getAllCells()],c=>c.reduce((f,h)=>(f[h.column.id]=h,f),{}),Le(e.options,"debugRows","getAllCellsByColumnId"))};for(let c=0;c<e._features.length;c++){const f=e._features[c];f==null||f.createRow==null||f.createRow(l,e)}return l};function sC(){return e=>Me(()=>[e.options.data],t=>{const n={rows:[],flatRows:[],rowsById:{}},r=function(i,a,u){a===void 0&&(a=0);const l=[];for(let f=0;f<i.length;f++){const h=Nh(e,e._getRowId(i[f],f,u),i[f],f,a,void 0,u==null?void 0:u.id);if(n.flatRows.push(h),n.rowsById[h.id]=h,l.push(h),e.options.getSubRows){var c;h.originalSubRows=e.options.getSubRows(i[f],f),(c=h.originalSubRows)!=null&&c.length&&(h.subRows=r(h.originalSubRows,a+1,h))}}return l};return n.rows=r(t),n},Le(e.options,"debugTable","getRowModel",()=>e._autoResetPageIndex()))}function fz(e,t,n){return n.options.filterFromLeafRows?dz(e,t,n):hz(e,t,n)}function dz(e,t,n){var r;const i=[],a={},u=(r=n.options.maxLeafRowFilterDepth)!=null?r:100,l=function(c,f){f===void 0&&(f=0);const h=[];for(let m=0;m<c.length;m++){var p;let v=c[m];const C=Nh(n,v.id,v.original,v.index,v.depth,void 0,v.parentId);if(C.columnFilters=v.columnFilters,(p=v.subRows)!=null&&p.length&&f<u){if(C.subRows=l(v.subRows,f+1),v=C,t(v)&&!C.subRows.length){h.push(v),a[v.id]=v,i.push(v);continue}if(t(v)||C.subRows.length){h.push(v),a[v.id]=v,i.push(v);continue}}else v=C,t(v)&&(h.push(v),a[v.id]=v,i.push(v))}return h};return{rows:l(e),flatRows:i,rowsById:a}}function hz(e,t,n){var r;const i=[],a={},u=(r=n.options.maxLeafRowFilterDepth)!=null?r:100,l=function(c,f){f===void 0&&(f=0);const h=[];for(let m=0;m<c.length;m++){let v=c[m];if(t(v)){var p;if((p=v.subRows)!=null&&p.length&&f<u){const S=Nh(n,v.id,v.original,v.index,v.depth,void 0,v.parentId);S.subRows=l(v.subRows,f+1),v=S}h.push(v),i.push(v),a[v.id]=v}}return h};return{rows:l(e),flatRows:i,rowsById:a}}function uC(){return e=>Me(()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter],(t,n,r)=>{if(!t.rows.length||!(n!=null&&n.length)&&!r){for(let m=0;m<t.flatRows.length;m++)t.flatRows[m].columnFilters={},t.flatRows[m].columnFiltersMeta={};return t}const i=[],a=[];(n??[]).forEach(m=>{var v;const C=e.getColumn(m.id);if(!C)return;const S=C.getFilterFn();if(!S){process.env.NODE_ENV!=="production"&&console.warn(`Could not find a valid 'column.filterFn' for column with the ID: ${C.id}.`);return}i.push({id:m.id,filterFn:S,resolvedValue:(v=S.resolveFilterValue==null?void 0:S.resolveFilterValue(m.value))!=null?v:m.value})});const u=n.map(m=>m.id),l=e.getGlobalFilterFn(),c=e.getAllLeafColumns().filter(m=>m.getCanGlobalFilter());r&&l&&c.length&&(u.push("__global__"),c.forEach(m=>{var v;a.push({id:m.id,filterFn:l,resolvedValue:(v=l.resolveFilterValue==null?void 0:l.resolveFilterValue(r))!=null?v:r})}));let f,h;for(let m=0;m<t.flatRows.length;m++){const v=t.flatRows[m];if(v.columnFilters={},i.length)for(let C=0;C<i.length;C++){f=i[C];const S=f.id;v.columnFilters[S]=f.filterFn(v,S,f.resolvedValue,E=>{v.columnFiltersMeta[S]=E})}if(a.length){for(let C=0;C<a.length;C++){h=a[C];const S=h.id;if(h.filterFn(v,S,h.resolvedValue,E=>{v.columnFiltersMeta[S]=E})){v.columnFilters.__global__=!0;break}}v.columnFilters.__global__!==!0&&(v.columnFilters.__global__=!1)}}const p=m=>{for(let v=0;v<u.length;v++)if(m.columnFilters[u[v]]===!1)return!1;return!0};return fz(t.rows,p,e)},Le(e.options,"debugTable","getFilteredRowModel",()=>e._autoResetPageIndex()))}function lC(){return e=>Me(()=>[e.getState().sorting,e.getPreSortedRowModel()],(t,n)=>{if(!n.rows.length||!(t!=null&&t.length))return n;const r=e.getState().sorting,i=[],a=r.filter(c=>{var f;return(f=e.getColumn(c.id))==null?void 0:f.getCanSort()}),u={};a.forEach(c=>{const f=e.getColumn(c.id);f&&(u[c.id]={sortUndefined:f.columnDef.sortUndefined,invertSorting:f.columnDef.invertSorting,sortingFn:f.getSortingFn()})});const l=c=>{const f=c.map(h=>({...h}));return f.sort((h,p)=>{for(let v=0;v<a.length;v+=1){var m;const C=a[v],S=u[C.id],E=(m=C==null?void 0:C.desc)!=null?m:!1;let A=0;if(S.sortUndefined){const R=h.getValue(C.id),L=p.getValue(C.id),V=R===void 0,N=L===void 0;(V||N)&&(A=V&&N?0:V?S.sortUndefined:-S.sortUndefined)}if(A===0&&(A=S.sortingFn(h,p,C.id)),A!==0)return E&&(A*=-1),S.invertSorting&&(A*=-1),A}return h.index-p.index}),f.forEach(h=>{var p;i.push(h),(p=h.subRows)!=null&&p.length&&(h.subRows=l(h.subRows))}),f};return{rows:l(n.rows),flatRows:i,rowsById:n.rowsById}},Le(e.options,"debugTable","getSortedRowModel",()=>e._autoResetPageIndex()))}function cC(){return e=>Me(()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows],(t,n,r)=>!n.rows.length||t!==!0&&!Object.keys(t??{}).length||!r?n:fC(n),Le(e.options,"debugTable","getExpandedRowModel"))}function fC(e){const t=[],n=r=>{var i;t.push(r),(i=r.subRows)!=null&&i.length&&r.getIsExpanded()&&r.subRows.forEach(n)};return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}function dC(e){return t=>Me(()=>[t.getState().pagination,t.getPrePaginationRowModel(),t.options.paginateExpandedRows?void 0:t.getState().expanded],(n,r)=>{if(!r.rows.length)return r;const{pageSize:i,pageIndex:a}=n;let{rows:u,flatRows:l,rowsById:c}=r;const f=i*a,h=f+i;u=u.slice(f,h);let p;t.options.paginateExpandedRows?p={rows:u,flatRows:l,rowsById:c}:p=fC({rows:u,flatRows:l,rowsById:c}),p.flatRows=[];const m=v=>{p.flatRows.push(v),v.subRows.length&&v.subRows.forEach(m)};return p.rows.forEach(m),p},Le(t.options,"debugTable","getPaginationRowModel"))}/**
|
|
181
|
+
color: hsl(${Math.max(0,Math.min(120-120*m,120))}deg 100% 31%);`,n==null?void 0:n.key)}return i}}function Le(e,t,n,r){return{debug:()=>{var i;return(i=e==null?void 0:e.debugAll)!=null?i:e[t]},key:process.env.NODE_ENV==="development"&&n,onChange:r}}function jX(e,t,n,r){var i,a;const l={...e._getDefaultColumnDef(),...t},c=l.accessorKey;let f=(i=(a=l.id)!=null?a:c?c.replace(".","_"):void 0)!=null?i:typeof l.header=="string"?l.header:void 0,h;if(l.accessorFn?h=l.accessorFn:c&&(c.includes(".")?h=m=>{let v=m;for(const S of c.split(".")){var C;v=(C=v)==null?void 0:C[S],process.env.NODE_ENV!=="production"&&v===void 0&&console.warn(`"${S}" in deeply nested key "${c}" returned undefined.`)}return v}:h=m=>m[l.accessorKey]),!f)throw process.env.NODE_ENV!=="production"?new Error(l.accessorFn?"Columns require an id when using an accessorFn":"Columns require an id when using a non-string header"):new Error;let p={id:`${String(f)}`,accessorFn:h,parent:r,depth:n,columnDef:l,columns:[],getFlatColumns:Me(()=>[!0],()=>{var m;return[p,...(m=p.columns)==null?void 0:m.flatMap(v=>v.getFlatColumns())]},Le(e.options,"debugColumns","column.getFlatColumns")),getLeafColumns:Me(()=>[e._getOrderColumnsFn()],m=>{var v;if((v=p.columns)!=null&&v.length){let C=p.columns.flatMap(S=>S.getLeafColumns());return m(C)}return[p]},Le(e.options,"debugColumns","column.getLeafColumns"))};for(const m of e._features)m.createColumn==null||m.createColumn(p,e);return p}const Ut="debugHeaders";function zx(e,t,n){var r;let a={id:(r=n.id)!=null?r:t.id,column:t,index:n.index,isPlaceholder:!!n.isPlaceholder,placeholderId:n.placeholderId,depth:n.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const u=[],l=c=>{c.subHeaders&&c.subHeaders.length&&c.subHeaders.map(l),u.push(c)};return l(a),u},getContext:()=>({table:e,header:a,column:t})};return e._features.forEach(u=>{u.createHeader==null||u.createHeader(a,e)}),a}const GX={createTable:e=>{e.getHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>{var a,u;const l=(a=r==null?void 0:r.map(p=>n.find(m=>m.id===p)).filter(Boolean))!=null?a:[],c=(u=i==null?void 0:i.map(p=>n.find(m=>m.id===p)).filter(Boolean))!=null?u:[],f=n.filter(p=>!(r!=null&&r.includes(p.id))&&!(i!=null&&i.includes(p.id)));return Ku(t,[...l,...f,...c],e)},Le(e.options,Ut,"getHeaderGroups")),e.getCenterHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,i)=>(n=n.filter(a=>!(r!=null&&r.includes(a.id))&&!(i!=null&&i.includes(a.id))),Ku(t,n,e,"center")),Le(e.options,Ut,"getCenterHeaderGroups")),e.getLeftHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left],(t,n,r)=>{var i;const a=(i=r==null?void 0:r.map(u=>n.find(l=>l.id===u)).filter(Boolean))!=null?i:[];return Ku(t,a,e,"left")},Le(e.options,Ut,"getLeftHeaderGroups")),e.getRightHeaderGroups=Me(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right],(t,n,r)=>{var i;const a=(i=r==null?void 0:r.map(u=>n.find(l=>l.id===u)).filter(Boolean))!=null?i:[];return Ku(t,a,e,"right")},Le(e.options,Ut,"getRightHeaderGroups")),e.getFooterGroups=Me(()=>[e.getHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getFooterGroups")),e.getLeftFooterGroups=Me(()=>[e.getLeftHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getLeftFooterGroups")),e.getCenterFooterGroups=Me(()=>[e.getCenterHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getCenterFooterGroups")),e.getRightFooterGroups=Me(()=>[e.getRightHeaderGroups()],t=>[...t].reverse(),Le(e.options,Ut,"getRightFooterGroups")),e.getFlatHeaders=Me(()=>[e.getHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getFlatHeaders")),e.getLeftFlatHeaders=Me(()=>[e.getLeftHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getLeftFlatHeaders")),e.getCenterFlatHeaders=Me(()=>[e.getCenterHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getCenterFlatHeaders")),e.getRightFlatHeaders=Me(()=>[e.getRightHeaderGroups()],t=>t.map(n=>n.headers).flat(),Le(e.options,Ut,"getRightFlatHeaders")),e.getCenterLeafHeaders=Me(()=>[e.getCenterFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getCenterLeafHeaders")),e.getLeftLeafHeaders=Me(()=>[e.getLeftFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getLeftLeafHeaders")),e.getRightLeafHeaders=Me(()=>[e.getRightFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Le(e.options,Ut,"getRightLeafHeaders")),e.getLeafHeaders=Me(()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()],(t,n,r)=>{var i,a,u,l,c,f;return[...(i=(a=t[0])==null?void 0:a.headers)!=null?i:[],...(u=(l=n[0])==null?void 0:l.headers)!=null?u:[],...(c=(f=r[0])==null?void 0:f.headers)!=null?c:[]].map(h=>h.getLeafHeaders()).flat()},Le(e.options,Ut,"getLeafHeaders"))}};function Ku(e,t,n,r){var i,a;let u=0;const l=function(m,v){v===void 0&&(v=1),u=Math.max(u,v),m.filter(C=>C.getIsVisible()).forEach(C=>{var S;(S=C.columns)!=null&&S.length&&l(C.columns,v+1)},0)};l(e);let c=[];const f=(m,v)=>{const C={depth:v,id:[r,`${v}`].filter(Boolean).join("_"),headers:[]},S=[];m.forEach(E=>{const A=[...S].reverse()[0],R=E.column.depth===C.depth;let L,V=!1;if(R&&E.column.parent?L=E.column.parent:(L=E.column,V=!0),A&&(A==null?void 0:A.column)===L)A.subHeaders.push(E);else{const N=zx(n,L,{id:[r,v,L.id,E==null?void 0:E.id].filter(Boolean).join("_"),isPlaceholder:V,placeholderId:V?`${S.filter(X=>X.column===L).length}`:void 0,depth:v,index:S.length});N.subHeaders.push(E),S.push(N)}C.headers.push(E),E.headerGroup=C}),c.push(C),v>0&&f(S,v-1)},h=t.map((m,v)=>zx(n,m,{depth:u,index:v}));f(h,u-1),c.reverse();const p=m=>m.filter(C=>C.column.getIsVisible()).map(C=>{let S=0,E=0,A=[0];C.subHeaders&&C.subHeaders.length?(A=[],p(C.subHeaders).forEach(L=>{let{colSpan:V,rowSpan:N}=L;S+=V,A.push(N)})):S=1;const R=Math.min(...A);return E=E+R,C.colSpan=S,C.rowSpan=E,{colSpan:S,rowSpan:E}});return p((i=(a=c[0])==null?void 0:a.headers)!=null?i:[]),c}const qu={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},Ch=()=>({startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}),HX={getDefaultColumnDef:()=>qu,getInitialState:e=>({columnSizing:{},columnSizingInfo:Ch(),...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",columnResizeDirection:"ltr",onColumnSizingChange:mn("columnSizing",e),onColumnSizingInfoChange:mn("columnSizingInfo",e)}),createColumn:(e,t)=>{e.getSize=()=>{var n,r,i;const a=t.getState().columnSizing[e.id];return Math.min(Math.max((n=e.columnDef.minSize)!=null?n:qu.minSize,(r=a??e.columnDef.size)!=null?r:qu.size),(i=e.columnDef.maxSize)!=null?i:qu.maxSize)},e.getStart=Me(n=>[n,Ua(t,n),t.getState().columnSizing],(n,r)=>r.slice(0,e.getIndex(n)).reduce((i,a)=>i+a.getSize(),0),Le(t.options,"debugColumns","getStart")),e.getAfter=Me(n=>[n,Ua(t,n),t.getState().columnSizing],(n,r)=>r.slice(e.getIndex(n)+1).reduce((i,a)=>i+a.getSize(),0),Le(t.options,"debugColumns","getAfter")),e.resetSize=()=>{t.setColumnSizing(n=>{let{[e.id]:r,...i}=n;return i})},e.getCanResize=()=>{var n,r;return((n=e.columnDef.enableResizing)!=null?n:!0)&&((r=t.options.enableColumnResizing)!=null?r:!0)},e.getIsResizing=()=>t.getState().columnSizingInfo.isResizingColumn===e.id},createHeader:(e,t)=>{e.getSize=()=>{let n=0;const r=i=>{if(i.subHeaders.length)i.subHeaders.forEach(r);else{var a;n+=(a=i.column.getSize())!=null?a:0}};return r(e),n},e.getStart=()=>{if(e.index>0){const n=e.headerGroup.headers[e.index-1];return n.getStart()+n.getSize()}return 0},e.getResizeHandler=n=>{const r=t.getColumn(e.column.id),i=r==null?void 0:r.getCanResize();return a=>{if(!r||!i||(a.persist==null||a.persist(),wh(a)&&a.touches&&a.touches.length>1))return;const u=e.getSize(),l=e?e.getLeafHeaders().map(A=>[A.column.id,A.column.getSize()]):[[r.id,r.getSize()]],c=wh(a)?Math.round(a.touches[0].clientX):a.clientX,f={},h=(A,R)=>{typeof R=="number"&&(t.setColumnSizingInfo(L=>{var V,N;const X=t.options.columnResizeDirection==="rtl"?-1:1,Z=(R-((V=L==null?void 0:L.startOffset)!=null?V:0))*X,U=Math.max(Z/((N=L==null?void 0:L.startSize)!=null?N:0),-.999999);return L.columnSizingStart.forEach(fe=>{let[Te,Ge]=fe;f[Te]=Math.round(Math.max(Ge+Ge*U,0)*100)/100}),{...L,deltaOffset:Z,deltaPercentage:U}}),(t.options.columnResizeMode==="onChange"||A==="end")&&t.setColumnSizing(L=>({...L,...f})))},p=A=>h("move",A),m=A=>{h("end",A),t.setColumnSizingInfo(R=>({...R,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]}))},v=n||typeof document<"u"?document:null,C={moveHandler:A=>p(A.clientX),upHandler:A=>{v==null||v.removeEventListener("mousemove",C.moveHandler),v==null||v.removeEventListener("mouseup",C.upHandler),m(A.clientX)}},S={moveHandler:A=>(A.cancelable&&(A.preventDefault(),A.stopPropagation()),p(A.touches[0].clientX),!1),upHandler:A=>{var R;v==null||v.removeEventListener("touchmove",S.moveHandler),v==null||v.removeEventListener("touchend",S.upHandler),A.cancelable&&(A.preventDefault(),A.stopPropagation()),m((R=A.touches[0])==null?void 0:R.clientX)}},E=WX()?{passive:!1}:!1;wh(a)?(v==null||v.addEventListener("touchmove",S.moveHandler,E),v==null||v.addEventListener("touchend",S.upHandler,E)):(v==null||v.addEventListener("mousemove",C.moveHandler,E),v==null||v.addEventListener("mouseup",C.upHandler,E)),t.setColumnSizingInfo(A=>({...A,startOffset:c,startSize:u,deltaOffset:0,deltaPercentage:0,columnSizingStart:l,isResizingColumn:r.id}))}}},createTable:e=>{e.setColumnSizing=t=>e.options.onColumnSizingChange==null?void 0:e.options.onColumnSizingChange(t),e.setColumnSizingInfo=t=>e.options.onColumnSizingInfoChange==null?void 0:e.options.onColumnSizingInfoChange(t),e.resetColumnSizing=t=>{var n;e.setColumnSizing(t?{}:(n=e.initialState.columnSizing)!=null?n:{})},e.resetHeaderSizeInfo=t=>{var n;e.setColumnSizingInfo(t?Ch():(n=e.initialState.columnSizingInfo)!=null?n:Ch())},e.getTotalSize=()=>{var t,n;return(t=(n=e.getHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getLeftTotalSize=()=>{var t,n;return(t=(n=e.getLeftHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getCenterTotalSize=()=>{var t,n;return(t=(n=e.getCenterHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0},e.getRightTotalSize=()=>{var t,n;return(t=(n=e.getRightHeaderGroups()[0])==null?void 0:n.headers.reduce((r,i)=>r+i.getSize(),0))!=null?t:0}}};let Qu=null;function WX(){if(typeof Qu=="boolean")return Qu;let e=!1;try{const t={get passive(){return e=!0,!1}},n=()=>{};window.addEventListener("test",n,t),window.removeEventListener("test",n)}catch{e=!1}return Qu=e,Qu}function wh(e){return e.type==="touchstart"}const ZX={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:mn("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,n=!1;e._autoResetExpanded=()=>{var r,i;if(!t){e._queue(()=>{t=!0});return}if((r=(i=e.options.autoResetAll)!=null?i:e.options.autoResetExpanded)!=null?r:!e.options.manualExpanding){if(n)return;n=!0,e._queue(()=>{e.resetExpanded(),n=!1})}},e.setExpanded=r=>e.options.onExpandedChange==null?void 0:e.options.onExpandedChange(r),e.toggleAllRowsExpanded=r=>{r??!e.getIsAllRowsExpanded()?e.setExpanded(!0):e.setExpanded({})},e.resetExpanded=r=>{var i,a;e.setExpanded(r?{}:(i=(a=e.initialState)==null?void 0:a.expanded)!=null?i:{})},e.getCanSomeRowsExpand=()=>e.getPrePaginationRowModel().flatRows.some(r=>r.getCanExpand()),e.getToggleAllRowsExpandedHandler=()=>r=>{r.persist==null||r.persist(),e.toggleAllRowsExpanded()},e.getIsSomeRowsExpanded=()=>{const r=e.getState().expanded;return r===!0||Object.values(r).some(Boolean)},e.getIsAllRowsExpanded=()=>{const r=e.getState().expanded;return typeof r=="boolean"?r===!0:!(!Object.keys(r).length||e.getRowModel().flatRows.some(i=>!i.getIsExpanded()))},e.getExpandedDepth=()=>{let r=0;return(e.getState().expanded===!0?Object.keys(e.getRowModel().rowsById):Object.keys(e.getState().expanded)).forEach(a=>{const u=a.split(".");r=Math.max(r,u.length)}),r},e.getPreExpandedRowModel=()=>e.getSortedRowModel(),e.getExpandedRowModel=()=>(!e._getExpandedRowModel&&e.options.getExpandedRowModel&&(e._getExpandedRowModel=e.options.getExpandedRowModel(e)),e.options.manualExpanding||!e._getExpandedRowModel?e.getPreExpandedRowModel():e._getExpandedRowModel())},createRow:(e,t)=>{e.toggleExpanded=n=>{t.setExpanded(r=>{var i;const a=r===!0?!0:!!(r!=null&&r[e.id]);let u={};if(r===!0?Object.keys(t.getRowModel().rowsById).forEach(l=>{u[l]=!0}):u=r,n=(i=n)!=null?i:!a,!a&&n)return{...u,[e.id]:!0};if(a&&!n){const{[e.id]:l,...c}=u;return c}return r})},e.getIsExpanded=()=>{var n;const r=t.getState().expanded;return!!((n=t.options.getIsRowExpanded==null?void 0:t.options.getIsRowExpanded(e))!=null?n:r===!0||r!=null&&r[e.id])},e.getCanExpand=()=>{var n,r,i;return(n=t.options.getRowCanExpand==null?void 0:t.options.getRowCanExpand(e))!=null?n:((r=t.options.enableExpanding)!=null?r:!0)&&!!((i=e.subRows)!=null&&i.length)},e.getIsAllParentsExpanded=()=>{let n=!0,r=e;for(;n&&r.parentId;)r=t.getRow(r.parentId,!0),n=r.getIsExpanded();return n},e.getToggleExpandedHandler=()=>{const n=e.getCanExpand();return()=>{n&&e.toggleExpanded()}}}},Ux=(e,t,n)=>{var r;const i=n.toLowerCase();return!!(!((r=e.getValue(t))==null||(r=r.toString())==null||(r=r.toLowerCase())==null)&&r.includes(i))};Ux.autoRemove=e=>jn(e);const Yx=(e,t,n)=>{var r;return!!(!((r=e.getValue(t))==null||(r=r.toString())==null)&&r.includes(n))};Yx.autoRemove=e=>jn(e);const Jx=(e,t,n)=>{var r;return((r=e.getValue(t))==null||(r=r.toString())==null?void 0:r.toLowerCase())===(n==null?void 0:n.toLowerCase())};Jx.autoRemove=e=>jn(e);const Kx=(e,t,n)=>{var r;return(r=e.getValue(t))==null?void 0:r.includes(n)};Kx.autoRemove=e=>jn(e)||!(e!=null&&e.length);const qx=(e,t,n)=>!n.some(r=>{var i;return!((i=e.getValue(t))!=null&&i.includes(r))});qx.autoRemove=e=>jn(e)||!(e!=null&&e.length);const Qx=(e,t,n)=>n.some(r=>{var i;return(i=e.getValue(t))==null?void 0:i.includes(r)});Qx.autoRemove=e=>jn(e)||!(e!=null&&e.length);const eC=(e,t,n)=>e.getValue(t)===n;eC.autoRemove=e=>jn(e);const tC=(e,t,n)=>e.getValue(t)==n;tC.autoRemove=e=>jn(e);const Sh=(e,t,n)=>{let[r,i]=n;const a=e.getValue(t);return a>=r&&a<=i};Sh.resolveFilterValue=e=>{let[t,n]=e,r=typeof t!="number"?parseFloat(t):t,i=typeof n!="number"?parseFloat(n):n,a=t===null||Number.isNaN(r)?-1/0:r,u=n===null||Number.isNaN(i)?1/0:i;if(a>u){const l=a;a=u,u=l}return[a,u]},Sh.autoRemove=e=>jn(e)||jn(e[0])&&jn(e[1]);const br={includesString:Ux,includesStringSensitive:Yx,equalsString:Jx,arrIncludes:Kx,arrIncludesAll:qx,arrIncludesSome:Qx,equals:eC,weakEquals:tC,inNumberRange:Sh};function jn(e){return e==null||e===""}const XX={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:mn("columnFilters",e),onGlobalFilterChange:mn("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n;const r=(n=e.getCoreRowModel().flatRows[0])==null||(n=n._getAllCellsByColumnId()[t.id])==null?void 0:n.getValue();return typeof r=="string"||typeof r=="number"}}),createColumn:(e,t)=>{e.getAutoFilterFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);return typeof r=="string"?br.includesString:typeof r=="number"?br.inNumberRange:typeof r=="boolean"||r!==null&&typeof r=="object"?br.equals:Array.isArray(r)?br.arrIncludes:br.weakEquals},e.getFilterFn=()=>{var n,r;return Ju(e.columnDef.filterFn)?e.columnDef.filterFn:e.columnDef.filterFn==="auto"?e.getAutoFilterFn():(n=(r=t.options.filterFns)==null?void 0:r[e.columnDef.filterFn])!=null?n:br[e.columnDef.filterFn]},e.getCanFilter=()=>{var n,r,i;return((n=e.columnDef.enableColumnFilter)!=null?n:!0)&&((r=t.options.enableColumnFilters)!=null?r:!0)&&((i=t.options.enableFilters)!=null?i:!0)&&!!e.accessorFn},e.getCanGlobalFilter=()=>{var n,r,i,a;return((n=e.columnDef.enableGlobalFilter)!=null?n:!0)&&((r=t.options.enableGlobalFilter)!=null?r:!0)&&((i=t.options.enableFilters)!=null?i:!0)&&((a=t.options.getColumnCanGlobalFilter==null?void 0:t.options.getColumnCanGlobalFilter(e))!=null?a:!0)&&!!e.accessorFn},e.getIsFiltered=()=>e.getFilterIndex()>-1,e.getFilterValue=()=>{var n;return(n=t.getState().columnFilters)==null||(n=n.find(r=>r.id===e.id))==null?void 0:n.value},e.getFilterIndex=()=>{var n,r;return(n=(r=t.getState().columnFilters)==null?void 0:r.findIndex(i=>i.id===e.id))!=null?n:-1},e.setFilterValue=n=>{t.setColumnFilters(r=>{const i=e.getFilterFn(),a=r==null?void 0:r.find(h=>h.id===e.id),u=Wr(n,a?a.value:void 0);if(nC(i,u,e)){var l;return(l=r==null?void 0:r.filter(h=>h.id!==e.id))!=null?l:[]}const c={id:e.id,value:u};if(a){var f;return(f=r==null?void 0:r.map(h=>h.id===e.id?c:h))!=null?f:[]}return r!=null&&r.length?[...r,c]:[c]})},e._getFacetedRowModel=t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),e.getFacetedRowModel=()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),e._getFacetedUniqueValues=t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),e.getFacetedUniqueValues=()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,e._getFacetedMinMaxValues=t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),e.getFacetedMinMaxValues=()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}},createRow:(e,t)=>{e.columnFilters={},e.columnFiltersMeta={}},createTable:e=>{e.getGlobalAutoFilterFn=()=>br.includesString,e.getGlobalFilterFn=()=>{var t,n;const{globalFilterFn:r}=e.options;return Ju(r)?r:r==="auto"?e.getGlobalAutoFilterFn():(t=(n=e.options.filterFns)==null?void 0:n[r])!=null?t:br[r]},e.setColumnFilters=t=>{const n=e.getAllLeafColumns(),r=i=>{var a;return(a=Wr(t,i))==null?void 0:a.filter(u=>{const l=n.find(c=>c.id===u.id);if(l){const c=l.getFilterFn();if(nC(c,u.value,l))return!1}return!0})};e.options.onColumnFiltersChange==null||e.options.onColumnFiltersChange(r)},e.setGlobalFilter=t=>{e.options.onGlobalFilterChange==null||e.options.onGlobalFilterChange(t)},e.resetGlobalFilter=t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},e.resetColumnFilters=t=>{var n,r;e.setColumnFilters(t?[]:(n=(r=e.initialState)==null?void 0:r.columnFilters)!=null?n:[])},e.getPreFilteredRowModel=()=>e.getCoreRowModel(),e.getFilteredRowModel=()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel?e.getPreFilteredRowModel():e._getFilteredRowModel()),e._getGlobalFacetedRowModel=e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),e.getGlobalFacetedRowModel=()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),e._getGlobalFacetedUniqueValues=e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),e.getGlobalFacetedUniqueValues=()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,e._getGlobalFacetedMinMaxValues=e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),e.getGlobalFacetedMinMaxValues=()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}}};function nC(e,t,n){return(e&&e.autoRemove?e.autoRemove(t,n):!1)||typeof t>"u"||typeof t=="string"&&!t}const Ih={sum:(e,t,n)=>n.reduce((r,i)=>{const a=i.getValue(e);return r+(typeof a=="number"?a:0)},0),min:(e,t,n)=>{let r;return n.forEach(i=>{const a=i.getValue(e);a!=null&&(r>a||r===void 0&&a>=a)&&(r=a)}),r},max:(e,t,n)=>{let r;return n.forEach(i=>{const a=i.getValue(e);a!=null&&(r<a||r===void 0&&a>=a)&&(r=a)}),r},extent:(e,t,n)=>{let r,i;return n.forEach(a=>{const u=a.getValue(e);u!=null&&(r===void 0?u>=u&&(r=i=u):(r>u&&(r=u),i<u&&(i=u)))}),[r,i]},mean:(e,t)=>{let n=0,r=0;if(t.forEach(i=>{let a=i.getValue(e);a!=null&&(a=+a)>=a&&(++n,r+=a)}),n)return r/n},median:(e,t)=>{if(!t.length)return;const n=t.map(a=>a.getValue(e));if(!BX(n))return;if(n.length===1)return n[0];const r=Math.floor(n.length/2),i=n.sort((a,u)=>a-u);return n.length%2!==0?i[r]:(i[r-1]+i[r])/2},unique:(e,t)=>Array.from(new Set(t.map(n=>n.getValue(e))).values()),uniqueCount:(e,t)=>new Set(t.map(n=>n.getValue(e))).size,count:(e,t)=>t.length},zX={getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,n;return(t=(n=e.getValue())==null||n.toString==null?void 0:n.toString())!=null?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:mn("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>{e.toggleGrouping=()=>{t.setGrouping(n=>n!=null&&n.includes(e.id)?n.filter(r=>r!==e.id):[...n??[],e.id])},e.getCanGroup=()=>{var n,r,i,a;return(n=(r=(i=(a=e.columnDef.enableGrouping)!=null?a:!0)!=null?i:t.options.enableGrouping)!=null?r:!0)!=null?n:!!e.accessorFn},e.getIsGrouped=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.includes(e.id)},e.getGroupedIndex=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.indexOf(e.id)},e.getToggleGroupingHandler=()=>{const n=e.getCanGroup();return()=>{n&&e.toggleGrouping()}},e.getAutoAggregationFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);if(typeof r=="number")return Ih.sum;if(Object.prototype.toString.call(r)==="[object Date]")return Ih.extent},e.getAggregationFn=()=>{var n,r;if(!e)throw new Error;return Ju(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:e.columnDef.aggregationFn==="auto"?e.getAutoAggregationFn():(n=(r=t.options.aggregationFns)==null?void 0:r[e.columnDef.aggregationFn])!=null?n:Ih[e.columnDef.aggregationFn]}},createTable:e=>{e.setGrouping=t=>e.options.onGroupingChange==null?void 0:e.options.onGroupingChange(t),e.resetGrouping=t=>{var n,r;e.setGrouping(t?[]:(n=(r=e.initialState)==null?void 0:r.grouping)!=null?n:[])},e.getPreGroupedRowModel=()=>e.getFilteredRowModel(),e.getGroupedRowModel=()=>(!e._getGroupedRowModel&&e.options.getGroupedRowModel&&(e._getGroupedRowModel=e.options.getGroupedRowModel(e)),e.options.manualGrouping||!e._getGroupedRowModel?e.getPreGroupedRowModel():e._getGroupedRowModel())},createRow:(e,t)=>{e.getIsGrouped=()=>!!e.groupingColumnId,e.getGroupingValue=n=>{if(e._groupingValuesCache.hasOwnProperty(n))return e._groupingValuesCache[n];const r=t.getColumn(n);return r!=null&&r.columnDef.getGroupingValue?(e._groupingValuesCache[n]=r.columnDef.getGroupingValue(e.original),e._groupingValuesCache[n]):e.getValue(n)},e._groupingValuesCache={}},createCell:(e,t,n,r)=>{e.getIsGrouped=()=>t.getIsGrouped()&&t.id===n.groupingColumnId,e.getIsPlaceholder=()=>!e.getIsGrouped()&&t.getIsGrouped(),e.getIsAggregated=()=>{var i;return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!!((i=n.subRows)!=null&&i.length)}}};function UX(e,t,n){if(!(t!=null&&t.length)||!n)return e;const r=e.filter(a=>!t.includes(a.id));return n==="remove"?r:[...t.map(a=>e.find(u=>u.id===a)).filter(Boolean),...r]}const YX={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:mn("columnOrder",e)}),createColumn:(e,t)=>{e.getIndex=Me(n=>[Ua(t,n)],n=>n.findIndex(r=>r.id===e.id),Le(t.options,"debugColumns","getIndex")),e.getIsFirstColumn=n=>{var r;return((r=Ua(t,n)[0])==null?void 0:r.id)===e.id},e.getIsLastColumn=n=>{var r;const i=Ua(t,n);return((r=i[i.length-1])==null?void 0:r.id)===e.id}},createTable:e=>{e.setColumnOrder=t=>e.options.onColumnOrderChange==null?void 0:e.options.onColumnOrderChange(t),e.resetColumnOrder=t=>{var n;e.setColumnOrder(t?[]:(n=e.initialState.columnOrder)!=null?n:[])},e._getOrderColumnsFn=Me(()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode],(t,n,r)=>i=>{let a=[];if(!(t!=null&&t.length))a=i;else{const u=[...t],l=[...i];for(;l.length&&u.length;){const c=u.shift(),f=l.findIndex(h=>h.id===c);f>-1&&a.push(l.splice(f,1)[0])}a=[...a,...l]}return UX(a,n,r)},Le(e.options,"debugTable","_getOrderColumnsFn"))}},Eh=0,Ah=10,_h=()=>({pageIndex:Eh,pageSize:Ah}),JX={getInitialState:e=>({...e,pagination:{..._h(),...e==null?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:mn("pagination",e)}),createTable:e=>{let t=!1,n=!1;e._autoResetPageIndex=()=>{var r,i;if(!t){e._queue(()=>{t=!0});return}if((r=(i=e.options.autoResetAll)!=null?i:e.options.autoResetPageIndex)!=null?r:!e.options.manualPagination){if(n)return;n=!0,e._queue(()=>{e.resetPageIndex(),n=!1})}},e.setPagination=r=>{const i=a=>Wr(r,a);return e.options.onPaginationChange==null?void 0:e.options.onPaginationChange(i)},e.resetPagination=r=>{var i;e.setPagination(r?_h():(i=e.initialState.pagination)!=null?i:_h())},e.setPageIndex=r=>{e.setPagination(i=>{let a=Wr(r,i.pageIndex);const u=typeof e.options.pageCount>"u"||e.options.pageCount===-1?Number.MAX_SAFE_INTEGER:e.options.pageCount-1;return a=Math.max(0,Math.min(a,u)),{...i,pageIndex:a}})},e.resetPageIndex=r=>{var i,a;e.setPageIndex(r?Eh:(i=(a=e.initialState)==null||(a=a.pagination)==null?void 0:a.pageIndex)!=null?i:Eh)},e.resetPageSize=r=>{var i,a;e.setPageSize(r?Ah:(i=(a=e.initialState)==null||(a=a.pagination)==null?void 0:a.pageSize)!=null?i:Ah)},e.setPageSize=r=>{e.setPagination(i=>{const a=Math.max(1,Wr(r,i.pageSize)),u=i.pageSize*i.pageIndex,l=Math.floor(u/a);return{...i,pageIndex:l,pageSize:a}})},e.setPageCount=r=>e.setPagination(i=>{var a;let u=Wr(r,(a=e.options.pageCount)!=null?a:-1);return typeof u=="number"&&(u=Math.max(-1,u)),{...i,pageCount:u}}),e.getPageOptions=Me(()=>[e.getPageCount()],r=>{let i=[];return r&&r>0&&(i=[...new Array(r)].fill(null).map((a,u)=>u)),i},Le(e.options,"debugTable","getPageOptions")),e.getCanPreviousPage=()=>e.getState().pagination.pageIndex>0,e.getCanNextPage=()=>{const{pageIndex:r}=e.getState().pagination,i=e.getPageCount();return i===-1?!0:i===0?!1:r<i-1},e.previousPage=()=>e.setPageIndex(r=>r-1),e.nextPage=()=>e.setPageIndex(r=>r+1),e.getPrePaginationRowModel=()=>e.getExpandedRowModel(),e.getPaginationRowModel=()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),e.getPageCount=()=>{var r;return(r=e.options.pageCount)!=null?r:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}},Ph=()=>({left:[],right:[]}),Th=()=>({top:[],bottom:[]}),KX={getInitialState:e=>({columnPinning:Ph(),rowPinning:Th(),...e}),getDefaultOptions:e=>({onColumnPinningChange:mn("columnPinning",e),onRowPinningChange:mn("rowPinning",e)}),createColumn:(e,t)=>{e.pin=n=>{const r=e.getLeafColumns().map(i=>i.id).filter(Boolean);t.setColumnPinning(i=>{var a,u;if(n==="right"){var l,c;return{left:((l=i==null?void 0:i.left)!=null?l:[]).filter(p=>!(r!=null&&r.includes(p))),right:[...((c=i==null?void 0:i.right)!=null?c:[]).filter(p=>!(r!=null&&r.includes(p))),...r]}}if(n==="left"){var f,h;return{left:[...((f=i==null?void 0:i.left)!=null?f:[]).filter(p=>!(r!=null&&r.includes(p))),...r],right:((h=i==null?void 0:i.right)!=null?h:[]).filter(p=>!(r!=null&&r.includes(p)))}}return{left:((a=i==null?void 0:i.left)!=null?a:[]).filter(p=>!(r!=null&&r.includes(p))),right:((u=i==null?void 0:i.right)!=null?u:[]).filter(p=>!(r!=null&&r.includes(p)))}})},e.getCanPin=()=>e.getLeafColumns().some(r=>{var i,a,u;return((i=r.columnDef.enablePinning)!=null?i:!0)&&((a=(u=t.options.enableColumnPinning)!=null?u:t.options.enablePinning)!=null?a:!0)}),e.getIsPinned=()=>{const n=e.getLeafColumns().map(l=>l.id),{left:r,right:i}=t.getState().columnPinning,a=n.some(l=>r==null?void 0:r.includes(l)),u=n.some(l=>i==null?void 0:i.includes(l));return a?"left":u?"right":!1},e.getPinnedIndex=()=>{var n,r;const i=e.getIsPinned();return i?(n=(r=t.getState().columnPinning)==null||(r=r[i])==null?void 0:r.indexOf(e.id))!=null?n:-1:0}},createRow:(e,t)=>{e.pin=(n,r,i)=>{const a=r?e.getLeafRows().map(c=>{let{id:f}=c;return f}):[],u=i?e.getParentRows().map(c=>{let{id:f}=c;return f}):[],l=new Set([...u,e.id,...a]);t.setRowPinning(c=>{var f,h;if(n==="bottom"){var p,m;return{top:((p=c==null?void 0:c.top)!=null?p:[]).filter(S=>!(l!=null&&l.has(S))),bottom:[...((m=c==null?void 0:c.bottom)!=null?m:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)]}}if(n==="top"){var v,C;return{top:[...((v=c==null?void 0:c.top)!=null?v:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)],bottom:((C=c==null?void 0:c.bottom)!=null?C:[]).filter(S=>!(l!=null&&l.has(S)))}}return{top:((f=c==null?void 0:c.top)!=null?f:[]).filter(S=>!(l!=null&&l.has(S))),bottom:((h=c==null?void 0:c.bottom)!=null?h:[]).filter(S=>!(l!=null&&l.has(S)))}})},e.getCanPin=()=>{var n;const{enableRowPinning:r,enablePinning:i}=t.options;return typeof r=="function"?r(e):(n=r??i)!=null?n:!0},e.getIsPinned=()=>{const n=[e.id],{top:r,bottom:i}=t.getState().rowPinning,a=n.some(l=>r==null?void 0:r.includes(l)),u=n.some(l=>i==null?void 0:i.includes(l));return a?"top":u?"bottom":!1},e.getPinnedIndex=()=>{var n,r;const i=e.getIsPinned();if(!i)return-1;const a=(n=t._getPinnedRows(i))==null?void 0:n.map(u=>{let{id:l}=u;return l});return(r=a==null?void 0:a.indexOf(e.id))!=null?r:-1},e.getCenterVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right],(n,r,i)=>{const a=[...r??[],...i??[]];return n.filter(u=>!a.includes(u.column.id))},Le(t.options,"debugRows","getCenterVisibleCells")),e.getLeftVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,,],(n,r)=>(r??[]).map(a=>n.find(u=>u.column.id===a)).filter(Boolean).map(a=>({...a,position:"left"})),Le(t.options,"debugRows","getLeftVisibleCells")),e.getRightVisibleCells=Me(()=>[e._getAllVisibleCells(),t.getState().columnPinning.right],(n,r)=>(r??[]).map(a=>n.find(u=>u.column.id===a)).filter(Boolean).map(a=>({...a,position:"right"})),Le(t.options,"debugRows","getRightVisibleCells"))},createTable:e=>{e.setColumnPinning=t=>e.options.onColumnPinningChange==null?void 0:e.options.onColumnPinningChange(t),e.resetColumnPinning=t=>{var n,r;return e.setColumnPinning(t?Ph():(n=(r=e.initialState)==null?void 0:r.columnPinning)!=null?n:Ph())},e.getIsSomeColumnsPinned=t=>{var n;const r=e.getState().columnPinning;if(!t){var i,a;return!!((i=r.left)!=null&&i.length||(a=r.right)!=null&&a.length)}return!!((n=r[t])!=null&&n.length)},e.getLeftLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left],(t,n)=>(n??[]).map(r=>t.find(i=>i.id===r)).filter(Boolean),Le(e.options,"debugColumns","getLeftLeafColumns")),e.getRightLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.right],(t,n)=>(n??[]).map(r=>t.find(i=>i.id===r)).filter(Boolean),Le(e.options,"debugColumns","getRightLeafColumns")),e.getCenterLeafColumns=Me(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r)=>{const i=[...n??[],...r??[]];return t.filter(a=>!i.includes(a.id))},Le(e.options,"debugColumns","getCenterLeafColumns")),e.setRowPinning=t=>e.options.onRowPinningChange==null?void 0:e.options.onRowPinningChange(t),e.resetRowPinning=t=>{var n,r;return e.setRowPinning(t?Th():(n=(r=e.initialState)==null?void 0:r.rowPinning)!=null?n:Th())},e.getIsSomeRowsPinned=t=>{var n;const r=e.getState().rowPinning;if(!t){var i,a;return!!((i=r.top)!=null&&i.length||(a=r.bottom)!=null&&a.length)}return!!((n=r[t])!=null&&n.length)},e._getPinnedRows=Me(t=>[e.getRowModel().rows,e.getState().rowPinning[t],t],(t,n,r)=>{var i;return((i=e.options.keepPinnedRows)==null||i?(n??[]).map(u=>{const l=e.getRow(u,!0);return l.getIsAllParentsExpanded()?l:null}):(n??[]).map(u=>t.find(l=>l.id===u))).filter(Boolean).map(u=>({...u,position:r}))},Le(e.options,"debugRows","_getPinnedRows")),e.getTopRows=()=>e._getPinnedRows("top"),e.getBottomRows=()=>e._getPinnedRows("bottom"),e.getCenterRows=Me(()=>[e.getRowModel().rows,e.getState().rowPinning.top,e.getState().rowPinning.bottom],(t,n,r)=>{const i=new Set([...n??[],...r??[]]);return t.filter(a=>!i.has(a.id))},Le(e.options,"debugRows","getCenterRows"))}},qX={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:mn("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>{e.setRowSelection=t=>e.options.onRowSelectionChange==null?void 0:e.options.onRowSelectionChange(t),e.resetRowSelection=t=>{var n;return e.setRowSelection(t?{}:(n=e.initialState.rowSelection)!=null?n:{})},e.toggleAllRowsSelected=t=>{e.setRowSelection(n=>{t=typeof t<"u"?t:!e.getIsAllRowsSelected();const r={...n},i=e.getPreGroupedRowModel().flatRows;return t?i.forEach(a=>{a.getCanSelect()&&(r[a.id]=!0)}):i.forEach(a=>{delete r[a.id]}),r})},e.toggleAllPageRowsSelected=t=>e.setRowSelection(n=>{const r=typeof t<"u"?t:!e.getIsAllPageRowsSelected(),i={...n};return e.getRowModel().rows.forEach(a=>{Fh(i,a.id,r,!0,e)}),i}),e.getPreSelectedRowModel=()=>e.getCoreRowModel(),e.getSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getCoreRowModel()],(t,n)=>Object.keys(t).length?Oh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getSelectedRowModel")),e.getFilteredSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getFilteredRowModel()],(t,n)=>Object.keys(t).length?Oh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getFilteredSelectedRowModel")),e.getGroupedSelectedRowModel=Me(()=>[e.getState().rowSelection,e.getSortedRowModel()],(t,n)=>Object.keys(t).length?Oh(e,n):{rows:[],flatRows:[],rowsById:{}},Le(e.options,"debugTable","getGroupedSelectedRowModel")),e.getIsAllRowsSelected=()=>{const t=e.getFilteredRowModel().flatRows,{rowSelection:n}=e.getState();let r=!!(t.length&&Object.keys(n).length);return r&&t.some(i=>i.getCanSelect()&&!n[i.id])&&(r=!1),r},e.getIsAllPageRowsSelected=()=>{const t=e.getPaginationRowModel().flatRows.filter(i=>i.getCanSelect()),{rowSelection:n}=e.getState();let r=!!t.length;return r&&t.some(i=>!n[i.id])&&(r=!1),r},e.getIsSomeRowsSelected=()=>{var t;const n=Object.keys((t=e.getState().rowSelection)!=null?t:{}).length;return n>0&&n<e.getFilteredRowModel().flatRows.length},e.getIsSomePageRowsSelected=()=>{const t=e.getPaginationRowModel().flatRows;return e.getIsAllPageRowsSelected()?!1:t.filter(n=>n.getCanSelect()).some(n=>n.getIsSelected()||n.getIsSomeSelected())},e.getToggleAllRowsSelectedHandler=()=>t=>{e.toggleAllRowsSelected(t.target.checked)},e.getToggleAllPageRowsSelectedHandler=()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}},createRow:(e,t)=>{e.toggleSelected=(n,r)=>{const i=e.getIsSelected();t.setRowSelection(a=>{var u;if(n=typeof n<"u"?n:!i,e.getCanSelect()&&i===n)return a;const l={...a};return Fh(l,e.id,n,(u=r==null?void 0:r.selectChildren)!=null?u:!0,t),l})},e.getIsSelected=()=>{const{rowSelection:n}=t.getState();return Rh(e,n)},e.getIsSomeSelected=()=>{const{rowSelection:n}=t.getState();return Mh(e,n)==="some"},e.getIsAllSubRowsSelected=()=>{const{rowSelection:n}=t.getState();return Mh(e,n)==="all"},e.getCanSelect=()=>{var n;return typeof t.options.enableRowSelection=="function"?t.options.enableRowSelection(e):(n=t.options.enableRowSelection)!=null?n:!0},e.getCanSelectSubRows=()=>{var n;return typeof t.options.enableSubRowSelection=="function"?t.options.enableSubRowSelection(e):(n=t.options.enableSubRowSelection)!=null?n:!0},e.getCanMultiSelect=()=>{var n;return typeof t.options.enableMultiRowSelection=="function"?t.options.enableMultiRowSelection(e):(n=t.options.enableMultiRowSelection)!=null?n:!0},e.getToggleSelectedHandler=()=>{const n=e.getCanSelect();return r=>{var i;n&&e.toggleSelected((i=r.target)==null?void 0:i.checked)}}}},Fh=(e,t,n,r,i)=>{var a;const u=i.getRow(t,!0);n?(u.getCanMultiSelect()||Object.keys(e).forEach(l=>delete e[l]),u.getCanSelect()&&(e[t]=!0)):delete e[t],r&&(a=u.subRows)!=null&&a.length&&u.getCanSelectSubRows()&&u.subRows.forEach(l=>Fh(e,l.id,n,r,i))};function Oh(e,t){const n=e.getState().rowSelection,r=[],i={},a=function(u,l){return u.map(c=>{var f;const h=Rh(c,n);if(h&&(r.push(c),i[c.id]=c),(f=c.subRows)!=null&&f.length&&(c={...c,subRows:a(c.subRows)}),h)return c}).filter(Boolean)};return{rows:a(t.rows),flatRows:r,rowsById:i}}function Rh(e,t){var n;return(n=t[e.id])!=null?n:!1}function Mh(e,t,n){var r;if(!((r=e.subRows)!=null&&r.length))return!1;let i=!0,a=!1;return e.subRows.forEach(u=>{if(!(a&&!i)&&(u.getCanSelect()&&(Rh(u,t)?a=!0:i=!1),u.subRows&&u.subRows.length)){const l=Mh(u,t);l==="all"?a=!0:(l==="some"&&(a=!0),i=!1)}}),i?"all":a?"some":!1}const Lh=/([0-9]+)/gm,QX=(e,t,n)=>rC(Zr(e.getValue(n)).toLowerCase(),Zr(t.getValue(n)).toLowerCase()),ez=(e,t,n)=>rC(Zr(e.getValue(n)),Zr(t.getValue(n))),tz=(e,t,n)=>Dh(Zr(e.getValue(n)).toLowerCase(),Zr(t.getValue(n)).toLowerCase()),nz=(e,t,n)=>Dh(Zr(e.getValue(n)),Zr(t.getValue(n))),rz=(e,t,n)=>{const r=e.getValue(n),i=t.getValue(n);return r>i?1:r<i?-1:0},iz=(e,t,n)=>Dh(e.getValue(n),t.getValue(n));function Dh(e,t){return e===t?0:e>t?1:-1}function Zr(e){return typeof e=="number"?isNaN(e)||e===1/0||e===-1/0?"":String(e):typeof e=="string"?e:""}function rC(e,t){const n=e.split(Lh).filter(Boolean),r=t.split(Lh).filter(Boolean);for(;n.length&&r.length;){const i=n.shift(),a=r.shift(),u=parseInt(i,10),l=parseInt(a,10),c=[u,l].sort();if(isNaN(c[0])){if(i>a)return 1;if(a>i)return-1;continue}if(isNaN(c[1]))return isNaN(u)?-1:1;if(u>l)return 1;if(l>u)return-1}return n.length-r.length}const za={alphanumeric:QX,alphanumericCaseSensitive:ez,text:tz,textCaseSensitive:nz,datetime:rz,basic:iz},oz={getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:mn("sorting",e),isMultiSortEvent:t=>t.shiftKey}),createColumn:(e,t)=>{e.getAutoSortingFn=()=>{const n=t.getFilteredRowModel().flatRows.slice(10);let r=!1;for(const i of n){const a=i==null?void 0:i.getValue(e.id);if(Object.prototype.toString.call(a)==="[object Date]")return za.datetime;if(typeof a=="string"&&(r=!0,a.split(Lh).length>1))return za.alphanumeric}return r?za.text:za.basic},e.getAutoSortDir=()=>{const n=t.getFilteredRowModel().flatRows[0];return typeof(n==null?void 0:n.getValue(e.id))=="string"?"asc":"desc"},e.getSortingFn=()=>{var n,r;if(!e)throw new Error;return Ju(e.columnDef.sortingFn)?e.columnDef.sortingFn:e.columnDef.sortingFn==="auto"?e.getAutoSortingFn():(n=(r=t.options.sortingFns)==null?void 0:r[e.columnDef.sortingFn])!=null?n:za[e.columnDef.sortingFn]},e.toggleSorting=(n,r)=>{const i=e.getNextSortingOrder(),a=typeof n<"u"&&n!==null;t.setSorting(u=>{const l=u==null?void 0:u.find(v=>v.id===e.id),c=u==null?void 0:u.findIndex(v=>v.id===e.id);let f=[],h,p=a?n:i==="desc";if(u!=null&&u.length&&e.getCanMultiSort()&&r?l?h="toggle":h="add":u!=null&&u.length&&c!==u.length-1?h="replace":l?h="toggle":h="replace",h==="toggle"&&(a||i||(h="remove")),h==="add"){var m;f=[...u,{id:e.id,desc:p}],f.splice(0,f.length-((m=t.options.maxMultiSortColCount)!=null?m:Number.MAX_SAFE_INTEGER))}else h==="toggle"?f=u.map(v=>v.id===e.id?{...v,desc:p}:v):h==="remove"?f=u.filter(v=>v.id!==e.id):f=[{id:e.id,desc:p}];return f})},e.getFirstSortDir=()=>{var n,r;return((n=(r=e.columnDef.sortDescFirst)!=null?r:t.options.sortDescFirst)!=null?n:e.getAutoSortDir()==="desc")?"desc":"asc"},e.getNextSortingOrder=n=>{var r,i;const a=e.getFirstSortDir(),u=e.getIsSorted();return u?u!==a&&((r=t.options.enableSortingRemoval)==null||r)&&(!(n&&(i=t.options.enableMultiRemove)!=null)||i)?!1:u==="desc"?"asc":"desc":a},e.getCanSort=()=>{var n,r;return((n=e.columnDef.enableSorting)!=null?n:!0)&&((r=t.options.enableSorting)!=null?r:!0)&&!!e.accessorFn},e.getCanMultiSort=()=>{var n,r;return(n=(r=e.columnDef.enableMultiSort)!=null?r:t.options.enableMultiSort)!=null?n:!!e.accessorFn},e.getIsSorted=()=>{var n;const r=(n=t.getState().sorting)==null?void 0:n.find(i=>i.id===e.id);return r?r.desc?"desc":"asc":!1},e.getSortIndex=()=>{var n,r;return(n=(r=t.getState().sorting)==null?void 0:r.findIndex(i=>i.id===e.id))!=null?n:-1},e.clearSorting=()=>{t.setSorting(n=>n!=null&&n.length?n.filter(r=>r.id!==e.id):[])},e.getToggleSortingHandler=()=>{const n=e.getCanSort();return r=>{n&&(r.persist==null||r.persist(),e.toggleSorting==null||e.toggleSorting(void 0,e.getCanMultiSort()?t.options.isMultiSortEvent==null?void 0:t.options.isMultiSortEvent(r):!1))}}},createTable:e=>{e.setSorting=t=>e.options.onSortingChange==null?void 0:e.options.onSortingChange(t),e.resetSorting=t=>{var n,r;e.setSorting(t?[]:(n=(r=e.initialState)==null?void 0:r.sorting)!=null?n:[])},e.getPreSortedRowModel=()=>e.getGroupedRowModel(),e.getSortedRowModel=()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())}},az={getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:mn("columnVisibility",e)}),createColumn:(e,t)=>{e.toggleVisibility=n=>{e.getCanHide()&&t.setColumnVisibility(r=>({...r,[e.id]:n??!e.getIsVisible()}))},e.getIsVisible=()=>{var n,r;return(n=(r=t.getState().columnVisibility)==null?void 0:r[e.id])!=null?n:!0},e.getCanHide=()=>{var n,r;return((n=e.columnDef.enableHiding)!=null?n:!0)&&((r=t.options.enableHiding)!=null?r:!0)},e.getToggleVisibilityHandler=()=>n=>{e.toggleVisibility==null||e.toggleVisibility(n.target.checked)}},createRow:(e,t)=>{e._getAllVisibleCells=Me(()=>[e.getAllCells(),t.getState().columnVisibility],n=>n.filter(r=>r.column.getIsVisible()),Le(t.options,"debugRows","_getAllVisibleCells")),e.getVisibleCells=Me(()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()],(n,r,i)=>[...n,...r,...i],Le(t.options,"debugRows","getVisibleCells"))},createTable:e=>{const t=(n,r)=>Me(()=>[r(),r().filter(i=>i.getIsVisible()).map(i=>i.id).join("_")],i=>i.filter(a=>a.getIsVisible==null?void 0:a.getIsVisible()),Le(e.options,"debugColumns",n));e.getVisibleFlatColumns=t("getVisibleFlatColumns",()=>e.getAllFlatColumns()),e.getVisibleLeafColumns=t("getVisibleLeafColumns",()=>e.getAllLeafColumns()),e.getLeftVisibleLeafColumns=t("getLeftVisibleLeafColumns",()=>e.getLeftLeafColumns()),e.getRightVisibleLeafColumns=t("getRightVisibleLeafColumns",()=>e.getRightLeafColumns()),e.getCenterVisibleLeafColumns=t("getCenterVisibleLeafColumns",()=>e.getCenterLeafColumns()),e.setColumnVisibility=n=>e.options.onColumnVisibilityChange==null?void 0:e.options.onColumnVisibilityChange(n),e.resetColumnVisibility=n=>{var r;e.setColumnVisibility(n?{}:(r=e.initialState.columnVisibility)!=null?r:{})},e.toggleAllColumnsVisible=n=>{var r;n=(r=n)!=null?r:!e.getIsAllColumnsVisible(),e.setColumnVisibility(e.getAllLeafColumns().reduce((i,a)=>({...i,[a.id]:n||!(a.getCanHide!=null&&a.getCanHide())}),{}))},e.getIsAllColumnsVisible=()=>!e.getAllLeafColumns().some(n=>!(n.getIsVisible!=null&&n.getIsVisible())),e.getIsSomeColumnsVisible=()=>e.getAllLeafColumns().some(n=>n.getIsVisible==null?void 0:n.getIsVisible()),e.getToggleAllColumnsVisibilityHandler=()=>n=>{var r;e.toggleAllColumnsVisible((r=n.target)==null?void 0:r.checked)}}};function Ua(e,t){return t?t==="center"?e.getCenterVisibleLeafColumns():t==="left"?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns()}const iC=[GX,az,YX,KX,XX,oz,zX,ZX,JX,qX,HX];function sz(e){var t;(e.debugAll||e.debugTable)&&console.info("Creating Table Instance...");let n={_features:iC};const r=n._features.reduce((h,p)=>Object.assign(h,p.getDefaultOptions==null?void 0:p.getDefaultOptions(n)),{}),i=h=>n.options.mergeOptions?n.options.mergeOptions(r,h):{...r,...h};let u={...{},...(t=e.initialState)!=null?t:{}};n._features.forEach(h=>{var p;u=(p=h.getInitialState==null?void 0:h.getInitialState(u))!=null?p:u});const l=[];let c=!1;const f={_features:iC,options:{...r,...e},initialState:u,_queue:h=>{l.push(h),c||(c=!0,Promise.resolve().then(()=>{for(;l.length;)l.shift()();c=!1}).catch(p=>setTimeout(()=>{throw p})))},reset:()=>{n.setState(n.initialState)},setOptions:h=>{const p=Wr(h,n.options);n.options=i(p)},getState:()=>n.options.state,setState:h=>{n.options.onStateChange==null||n.options.onStateChange(h)},_getRowId:(h,p,m)=>{var v;return(v=n.options.getRowId==null?void 0:n.options.getRowId(h,p,m))!=null?v:`${m?[m.id,p].join("."):p}`},getCoreRowModel:()=>(n._getCoreRowModel||(n._getCoreRowModel=n.options.getCoreRowModel(n)),n._getCoreRowModel()),getRowModel:()=>n.getPaginationRowModel(),getRow:(h,p)=>{let m=(p?n.getPrePaginationRowModel():n.getRowModel()).rowsById[h];if(!m&&(m=n.getCoreRowModel().rowsById[h],!m))throw process.env.NODE_ENV!=="production"?new Error(`getRow could not find row with ID: ${h}`):new Error;return m},_getDefaultColumnDef:Me(()=>[n.options.defaultColumn],h=>{var p;return h=(p=h)!=null?p:{},{header:m=>{const v=m.header.column.columnDef;return v.accessorKey?v.accessorKey:v.accessorFn?v.id:null},cell:m=>{var v,C;return(v=(C=m.renderValue())==null||C.toString==null?void 0:C.toString())!=null?v:null},...n._features.reduce((m,v)=>Object.assign(m,v.getDefaultColumnDef==null?void 0:v.getDefaultColumnDef()),{}),...h}},Le(e,"debugColumns","_getDefaultColumnDef")),_getColumnDefs:()=>n.options.columns,getAllColumns:Me(()=>[n._getColumnDefs()],h=>{const p=function(m,v,C){return C===void 0&&(C=0),m.map(S=>{const E=jX(n,S,C,v),A=S;return E.columns=A.columns?p(A.columns,E,C+1):[],E})};return p(h)},Le(e,"debugColumns","getAllColumns")),getAllFlatColumns:Me(()=>[n.getAllColumns()],h=>h.flatMap(p=>p.getFlatColumns()),Le(e,"debugColumns","getAllFlatColumns")),_getAllFlatColumnsById:Me(()=>[n.getAllFlatColumns()],h=>h.reduce((p,m)=>(p[m.id]=m,p),{}),Le(e,"debugColumns","getAllFlatColumnsById")),getAllLeafColumns:Me(()=>[n.getAllColumns(),n._getOrderColumnsFn()],(h,p)=>{let m=h.flatMap(v=>v.getLeafColumns());return p(m)},Le(e,"debugColumns","getAllLeafColumns")),getColumn:h=>{const p=n._getAllFlatColumnsById()[h];return process.env.NODE_ENV!=="production"&&!p&&console.error(`[Table] Column with id '${h}' does not exist.`),p}};Object.assign(n,f);for(let h=0;h<n._features.length;h++){const p=n._features[h];p==null||p.createTable==null||p.createTable(n)}return n}function uz(e,t,n,r){const i=()=>{var u;return(u=a.getValue())!=null?u:e.options.renderFallbackValue},a={id:`${t.id}_${n.id}`,row:t,column:n,getValue:()=>t.getValue(r),renderValue:i,getContext:Me(()=>[e,n,t,a],(u,l,c,f)=>({table:u,column:l,row:c,cell:f,getValue:f.getValue,renderValue:f.renderValue}),Le(e.options,"debugCells","cell.getContext"))};return e._features.forEach(u=>{u.createCell==null||u.createCell(a,n,t,e)},{}),a}const $h=(e,t,n,r,i,a,u)=>{let l={id:t,index:r,original:n,depth:i,parentId:u,_valuesCache:{},_uniqueValuesCache:{},getValue:c=>{if(l._valuesCache.hasOwnProperty(c))return l._valuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return l._valuesCache[c]=f.accessorFn(l.original,r),l._valuesCache[c]},getUniqueValues:c=>{if(l._uniqueValuesCache.hasOwnProperty(c))return l._uniqueValuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return f.columnDef.getUniqueValues?(l._uniqueValuesCache[c]=f.columnDef.getUniqueValues(l.original,r),l._uniqueValuesCache[c]):(l._uniqueValuesCache[c]=[l.getValue(c)],l._uniqueValuesCache[c])},renderValue:c=>{var f;return(f=l.getValue(c))!=null?f:e.options.renderFallbackValue},subRows:a??[],getLeafRows:()=>kX(l.subRows,c=>c.subRows),getParentRow:()=>l.parentId?e.getRow(l.parentId,!0):void 0,getParentRows:()=>{let c=[],f=l;for(;;){const h=f.getParentRow();if(!h)break;c.push(h),f=h}return c.reverse()},getAllCells:Me(()=>[e.getAllLeafColumns()],c=>c.map(f=>uz(e,l,f,f.id)),Le(e.options,"debugRows","getAllCells")),_getAllCellsByColumnId:Me(()=>[l.getAllCells()],c=>c.reduce((f,h)=>(f[h.column.id]=h,f),{}),Le(e.options,"debugRows","getAllCellsByColumnId"))};for(let c=0;c<e._features.length;c++){const f=e._features[c];f==null||f.createRow==null||f.createRow(l,e)}return l};function oC(){return e=>Me(()=>[e.options.data],t=>{const n={rows:[],flatRows:[],rowsById:{}},r=function(i,a,u){a===void 0&&(a=0);const l=[];for(let f=0;f<i.length;f++){const h=$h(e,e._getRowId(i[f],f,u),i[f],f,a,void 0,u==null?void 0:u.id);if(n.flatRows.push(h),n.rowsById[h.id]=h,l.push(h),e.options.getSubRows){var c;h.originalSubRows=e.options.getSubRows(i[f],f),(c=h.originalSubRows)!=null&&c.length&&(h.subRows=r(h.originalSubRows,a+1,h))}}return l};return n.rows=r(t),n},Le(e.options,"debugTable","getRowModel",()=>e._autoResetPageIndex()))}function lz(e,t,n){return n.options.filterFromLeafRows?cz(e,t,n):fz(e,t,n)}function cz(e,t,n){var r;const i=[],a={},u=(r=n.options.maxLeafRowFilterDepth)!=null?r:100,l=function(c,f){f===void 0&&(f=0);const h=[];for(let m=0;m<c.length;m++){var p;let v=c[m];const C=$h(n,v.id,v.original,v.index,v.depth,void 0,v.parentId);if(C.columnFilters=v.columnFilters,(p=v.subRows)!=null&&p.length&&f<u){if(C.subRows=l(v.subRows,f+1),v=C,t(v)&&!C.subRows.length){h.push(v),a[v.id]=v,i.push(v);continue}if(t(v)||C.subRows.length){h.push(v),a[v.id]=v,i.push(v);continue}}else v=C,t(v)&&(h.push(v),a[v.id]=v,i.push(v))}return h};return{rows:l(e),flatRows:i,rowsById:a}}function fz(e,t,n){var r;const i=[],a={},u=(r=n.options.maxLeafRowFilterDepth)!=null?r:100,l=function(c,f){f===void 0&&(f=0);const h=[];for(let m=0;m<c.length;m++){let v=c[m];if(t(v)){var p;if((p=v.subRows)!=null&&p.length&&f<u){const S=$h(n,v.id,v.original,v.index,v.depth,void 0,v.parentId);S.subRows=l(v.subRows,f+1),v=S}h.push(v),i.push(v),a[v.id]=v}}return h};return{rows:l(e),flatRows:i,rowsById:a}}function aC(){return e=>Me(()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter],(t,n,r)=>{if(!t.rows.length||!(n!=null&&n.length)&&!r){for(let m=0;m<t.flatRows.length;m++)t.flatRows[m].columnFilters={},t.flatRows[m].columnFiltersMeta={};return t}const i=[],a=[];(n??[]).forEach(m=>{var v;const C=e.getColumn(m.id);if(!C)return;const S=C.getFilterFn();if(!S){process.env.NODE_ENV!=="production"&&console.warn(`Could not find a valid 'column.filterFn' for column with the ID: ${C.id}.`);return}i.push({id:m.id,filterFn:S,resolvedValue:(v=S.resolveFilterValue==null?void 0:S.resolveFilterValue(m.value))!=null?v:m.value})});const u=n.map(m=>m.id),l=e.getGlobalFilterFn(),c=e.getAllLeafColumns().filter(m=>m.getCanGlobalFilter());r&&l&&c.length&&(u.push("__global__"),c.forEach(m=>{var v;a.push({id:m.id,filterFn:l,resolvedValue:(v=l.resolveFilterValue==null?void 0:l.resolveFilterValue(r))!=null?v:r})}));let f,h;for(let m=0;m<t.flatRows.length;m++){const v=t.flatRows[m];if(v.columnFilters={},i.length)for(let C=0;C<i.length;C++){f=i[C];const S=f.id;v.columnFilters[S]=f.filterFn(v,S,f.resolvedValue,E=>{v.columnFiltersMeta[S]=E})}if(a.length){for(let C=0;C<a.length;C++){h=a[C];const S=h.id;if(h.filterFn(v,S,h.resolvedValue,E=>{v.columnFiltersMeta[S]=E})){v.columnFilters.__global__=!0;break}}v.columnFilters.__global__!==!0&&(v.columnFilters.__global__=!1)}}const p=m=>{for(let v=0;v<u.length;v++)if(m.columnFilters[u[v]]===!1)return!1;return!0};return lz(t.rows,p,e)},Le(e.options,"debugTable","getFilteredRowModel",()=>e._autoResetPageIndex()))}function sC(){return e=>Me(()=>[e.getState().sorting,e.getPreSortedRowModel()],(t,n)=>{if(!n.rows.length||!(t!=null&&t.length))return n;const r=e.getState().sorting,i=[],a=r.filter(c=>{var f;return(f=e.getColumn(c.id))==null?void 0:f.getCanSort()}),u={};a.forEach(c=>{const f=e.getColumn(c.id);f&&(u[c.id]={sortUndefined:f.columnDef.sortUndefined,invertSorting:f.columnDef.invertSorting,sortingFn:f.getSortingFn()})});const l=c=>{const f=c.map(h=>({...h}));return f.sort((h,p)=>{for(let v=0;v<a.length;v+=1){var m;const C=a[v],S=u[C.id],E=(m=C==null?void 0:C.desc)!=null?m:!1;let A=0;if(S.sortUndefined){const R=h.getValue(C.id),L=p.getValue(C.id),V=R===void 0,N=L===void 0;(V||N)&&(A=V&&N?0:V?S.sortUndefined:-S.sortUndefined)}if(A===0&&(A=S.sortingFn(h,p,C.id)),A!==0)return E&&(A*=-1),S.invertSorting&&(A*=-1),A}return h.index-p.index}),f.forEach(h=>{var p;i.push(h),(p=h.subRows)!=null&&p.length&&(h.subRows=l(h.subRows))}),f};return{rows:l(n.rows),flatRows:i,rowsById:n.rowsById}},Le(e.options,"debugTable","getSortedRowModel",()=>e._autoResetPageIndex()))}function uC(){return e=>Me(()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows],(t,n,r)=>!n.rows.length||t!==!0&&!Object.keys(t??{}).length||!r?n:lC(n),Le(e.options,"debugTable","getExpandedRowModel"))}function lC(e){const t=[],n=r=>{var i;t.push(r),(i=r.subRows)!=null&&i.length&&r.getIsExpanded()&&r.subRows.forEach(n)};return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}function cC(e){return t=>Me(()=>[t.getState().pagination,t.getPrePaginationRowModel(),t.options.paginateExpandedRows?void 0:t.getState().expanded],(n,r)=>{if(!r.rows.length)return r;const{pageSize:i,pageIndex:a}=n;let{rows:u,flatRows:l,rowsById:c}=r;const f=i*a,h=f+i;u=u.slice(f,h);let p;t.options.paginateExpandedRows?p={rows:u,flatRows:l,rowsById:c}:p=lC({rows:u,flatRows:l,rowsById:c}),p.flatRows=[];const m=v=>{p.flatRows.push(v),v.subRows.length&&v.subRows.forEach(m)};return p.rows.forEach(m),p},Le(t.options,"debugTable","getPaginationRowModel"))}/**
|
|
182
182
|
* react-table
|
|
183
183
|
*
|
|
184
184
|
* Copyright (c) TanStack
|
|
@@ -187,19 +187,19 @@ You should wrap it with \`css\` like this:
|
|
|
187
187
|
* LICENSE.md file in the root directory of this source tree.
|
|
188
188
|
*
|
|
189
189
|
* @license MIT
|
|
190
|
-
*/function hC(e,t){return e?pz(e)?te.createElement(e,t):e:null}function pz(e){return gz(e)||typeof e=="function"||mz(e)}function gz(e){return typeof e=="function"&&(()=>{const t=Object.getPrototypeOf(e);return t.prototype&&t.prototype.isReactComponent})()}function mz(e){return typeof e=="object"&&typeof e.$$typeof=="symbol"&&["react.memo","react.forward_ref"].includes(e.$$typeof.description)}function pC(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=te.useState(()=>({current:lz(t)})),[r,i]=te.useState(()=>n.current.initialState);return n.current.setOptions(a=>({...a,...e,state:{...r,...e.state},onStateChange:u=>{i(u),e.onStateChange==null||e.onStateChange(u)}})),n.current}function gC({children:e}){return T.jsx("div",{className:"text-black dark:text-white",children:e})}function mC({itemsPerPageMessage:e,pageSeparatorMessage:t,totalRecords:n,size:r,pageIndex:i,canNextPage:a,canPreviousPage:u,onPageSizeChange:l,onGoFirstPage:c,onGoPreviousPage:f,onGoLastPage:h,onGoNextPage:p}){return T.jsxs("div",{className:"flex items-center justify-end gap-2 px-2 py-2 my-2 text-sm text-brand-text dark:text-white",children:[T.jsx("p",{children:e}),T.jsx("select",{className:Ul("w-20 border-0 border-b border-brand-disabled focus:outline-none focus:ring-0 focus:border-l-0 focus:border-b focus:border-brand-primary","bg-brand-light-gray dark:bg-brand-dark-gray-dark","text-brand-secondary-text dark:text-brand-gray"),value:r,onChange:l,children:[5,10,25,50].map(m=>T.jsx("option",{value:m,children:m},`page-size-option-${m}`))}),T.jsxs("span",{children:[i+1," ",t," ",n]}),T.jsx("button",{onClick:c,disabled:!u,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(mS,{})}),T.jsx("button",{onClick:f,disabled:!u,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(eg,{})}),T.jsx("button",{onClick:p,disabled:!a,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(tg,{})}),T.jsx("button",{onClick:h,disabled:!a,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(vS,{})})]})}function vC({noRecordsMessage:e}){return T.jsx("p",{className:"text-sm text-center",children:e})}function bC(e){var t,n,r,i,a,u,l;return((r=(n=(t=e==null?void 0:e.column)==null?void 0:t.parent)==null?void 0:n.columns)==null?void 0:r.length)&&((u=(a=(i=e==null?void 0:e.column)==null?void 0:i.parent)==null?void 0:a.columns[0])==null?void 0:u.id)===((l=e==null?void 0:e.column)==null?void 0:l.id)}function yC(e){var t,n,r,i,a,u,l;return((r=(n=(t=e==null?void 0:e.column)==null?void 0:t.parent)==null?void 0:n.columns)==null?void 0:r.length)&&((u=(a=(i=e==null?void 0:e.column)==null?void 0:i.parent)==null?void 0:a.columns[e.column.parent.columns.length-1])==null?void 0:u.id)===((l=e==null?void 0:e.column)==null?void 0:l.id)}function el(e){var t;return((t=e==null?void 0:e.subHeaders)==null?void 0:t.length)>0}function xC({headerGroup:e,isPagination:t=!0,onSort:n,onColumn:r}){function i(u){return u.id==="select"?50:u.getSize()}function a(u,l){function c(){const h=u.column.getIsSorted();return h?h==="desc"?T.jsx(xS,{}):T.jsx(yS,{}):T.jsx(CS,{})}function f(h){const p=h.column.getIsSorted();n(typeof p=="boolean"?"":p),r(h.id)}return T.jsx(T.Fragment,{children:T.jsx("th",{className:Ul("px-2 py-3 text-xs text-left select-none border-b border-brand-disabled",{"border-r":el(u)||yC(u),"border-l":el(u)||bC(u)}),colSpan:u.colSpan,style:{width:i(u)},children:T.jsxs("div",{className:"flex items-center justify-between",children:[el(u)&&T.jsx("div",{}),T.jsxs("div",{className:"flex flex-row items-center space-x-4 text-sm font-bold text-brand-primary",children:[T.jsx("span",{className:"w-full",children:hC(u.column.columnDef.header,u.getContext())}),u.column.columnDef.sortingFn&&!el(u)&&T.jsx("span",{className:`px-2 ${u.column.getCanSort()?"cursor-pointer":""}`,onClick:async h=>{await u.column.getToggleSortingHandler()(h),t&&f(u)},children:c()})]}),u.id!=="select"&&T.jsx("div",{onMouseDown:u.getResizeHandler(),onTouchStart:u.getResizeHandler(),className:"w-3 h-full text-brand-gray cursor-col-resize",children:T.jsx(bS,{})})]})},`thead-th-${u.id}-${l}`)})}return T.jsx("tr",{className:"mx-auto",children:e.headers.map(a)},`thead-tr-${e.id}`)}function CC({row:e,index:t,renderSubComponent:n}){function r(i,a){return T.jsx("td",{className:Ul("px-2 children:align-middle overflow-ellipsis whitespace-nowrap border-brand-disabled",{"border-r":yC(i),"border-l":bC(i)}),children:hC(i.column.columnDef.cell,i.getContext())},`tbody-td-${i.id}-${a}`)}return T.jsxs(b.Fragment,{children:[T.jsx("tr",{className:"mx-auto children:text-sm children:py-3 children:text-brand-text dark:children:text-white children:last-of-type:border-b children:last-of-type:border-brand-disabled",children:e.getVisibleCells().map(r)},`tbody-tr-${e.id}-${t}`),e.getIsExpanded()?T.jsx("tr",{children:T.jsx("td",{colSpan:e.getVisibleCells().length,children:n({row:e})})}):null]},`tbody-fragmment-${e.id}-${t}`)}function wC({spinnerMessage:e}){return T.jsx("div",{className:"flex items-center justify-center mt-10",children:T.jsx(pd,{size:50,children:e})})}function SC({indeterminate:e,className:t="w-5 h-5 rounded-md border-brand-primary border-1 text-brand-primary focus:ring-0",...n}){const r=b.useRef(null);return b.useEffect(()=>{typeof e=="boolean"&&(r.current.indeterminate=!n.checked&&e)},[r,e]),T.jsx("input",{type:"checkbox",ref:r,className:t+" cursor-pointer",...n})}function IC(e,t){return e?[{id:"select",sortingFn:!1,header:({table:r})=>T.jsx(SC,{checked:r.getIsAllRowsSelected(),indeterminate:r.getIsSomeRowsSelected(),onChange:r.getToggleAllRowsSelectedHandler()}),cell:({row:r})=>T.jsx("div",{className:"px-1",children:T.jsx(SC,{checked:r.getIsSelected(),disabled:!r.getCanSelect(),indeterminate:r.getIsSomeSelected(),onChange:r.getToggleSelectedHandler()})})},...t]:t}function vz({value:e,onChange:t,placeholder:n,debounce:r=500,...i}){const[a,u]=b.useState(e);return b.useEffect(()=>{u(e)},[e]),b.useEffect(()=>{const l=setTimeout(()=>{t(a)},r);return()=>clearTimeout(l)},[a]),T.jsxs("div",{className:"flex items-center gap-2 px-2 my-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b focus-within:border-brand-primary focus-within:ring-brand-primary dark:bg-gray-700",children:[T.jsx(zl,{className:"text-brand-secondary-text dark:text-brand-gray"}),T.jsx("input",{...i,value:a,className:"flex-1 py-2 bg-transparent text-sm border-none appearance-none focus:outline-none focus:ring-0",placeholder:n,onChange:l=>u(l.target.value)})]})}function bz({data:e,columns:t,isFetching:n,searchable:r=!0,isRowSelection:i=!1,spinnerMessage:a="Carregando...",noRecordsMessage:u="Nenhuma entrada encontrada.",searchPlaceholder:l="Buscar...",itemsPerPageMessage:c="Itens por página:",pageSeparatorMessage:f="de",onRowSelection:h,renderSubComponent:p,getRowCanExpand:m}){const v="onChange",[C,S]=b.useState([]),[E,A]=b.useState({}),[R,L]=b.useState(""),V=pC({data:e,columns:IC(i,t),columnResizeMode:v,initialState:{pagination:{pageSize:5}},defaultColumn:{minSize:100,size:150,maxSize:1e3},state:{rowSelection:E,sorting:C,globalFilter:R},getRowCanExpand:m,onGlobalFilterChange:L,onRowSelectionChange:A,getCoreRowModel:sC(),getFilteredRowModel:uC(),getPaginationRowModel:dC(),onSortingChange:S,getSortedRowModel:lC(),getExpandedRowModel:cC()}),N=V.getState().pagination.pageSize;function X(U){V.setPageSize(Number(U.target.value))}function Z(){return h(V.getSelectedRowModel().flatRows)}return T.jsxs(gC,{children:[r&&T.jsx(vz,{value:R??"",onChange:U=>L(String(U)),placeholder:l}),n&&T.jsx(wC,{spinnerMessage:a}),e.length===0&&!n&&T.jsx(vC,{noRecordsMessage:u}),e.length>0&&!n&&T.jsx("div",{className:"flex justify-center items-center",children:T.jsx("div",{className:"overflow-x-auto",children:T.jsxs("table",{style:{width:V.getCenterTotalSize()},children:[T.jsx("thead",{children:V.getHeaderGroups().map(U=>T.jsx(xC,{headerGroup:U,isPagination:!1,onColumn:()=>null,onSort:()=>null}))}),T.jsx("tbody",{className:"divide-y divide-brand-disabled",children:V.getRowModel().rows.map((U,fe)=>T.jsx(CC,{index:fe,row:U,renderSubComponent:p},U.id))})]})})}),T.jsx(mC,{itemsPerPageMessage:c,pageSeparatorMessage:f,totalRecords:V.getPageCount(),size:N,pageIndex:V.getState().pagination.pageIndex,canNextPage:V.getCanNextPage(),canPreviousPage:V.getCanPreviousPage(),onPageSizeChange:X,onGoFirstPage:()=>V.setPageIndex(0),onGoPreviousPage:()=>V.previousPage(),onGoLastPage:()=>V.setPageIndex(V.getPageCount()-1),onGoNextPage:()=>V.nextPage()}),i&&h&&Z()]})}const EC=({children:e,tooltip:t})=>T.jsxs("div",{className:"relative inline-block group",children:[e,T.jsx("span",{className:`${nt("invisible","group-hover:visible","opacity-0","group-hover:opacity-100","z-0","group-hover:z-50","transition","transform","left-1/2","text-xs","-top-9","-translate-x-1/2","bg-brand-text","text-white","p-2","rounded","absolute","whitespace-nowrap")}`,children:t})]}),yz=({children:e,className:t,id:n,tooltip:r,variant:i,...a})=>T.jsx(T.Fragment,{children:T.jsx(EC,{tooltip:r,children:T.jsx("button",{className:`${nt("w-8 h-8 rounded","flex items-center justify-center","transition outline-none outline-2","shadow-action-button hover:shadow-action-button-hover","hover:bg-brand-secondary hover:text-white disabled:bg-brand-disabled disabled:text-white","disabled:shadow-none disabled:hover:cursor-not-allowed",{"bg-brand-primary text-white":i==="primary","bg-brand-tertiary-light text-brand-primary":i==="secondary"},t)}`,...a,children:e})},n)});function xz({setFilter:e,placeholder:t}){let n=0;function r(i){clearTimeout(n),n=setTimeout(()=>{e(i.target.value||void 0)},500)}return T.jsxs("div",{className:"flex items-center gap-2 px-2 my-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b focus-within:border-brand-primary focus-within:ring-brand-primary dark:bg-gray-700",children:[T.jsx(zl,{className:"text-brand-secondary-text dark:text-brand-gray"}),T.jsx("input",{className:"flex-1 py-2 bg-transparent text-sm border-none appearance-none focus:outline-none focus:ring-0",placeholder:t,onChange:r})]})}function Cz({data:e,columns:t,isFetching:n,searchable:r=!0,isRowSelection:i=!1,totalRecords:a,spinnerMessage:u="Carregando...",noRecordsMessage:l="Nenhuma entrada encontrada.",searchPlaceholder:c="Buscar...",itemsPerPageMessage:f="Itens por página:",pageSeparatorMessage:h="de",onRowSelection:p,renderSubComponent:m,getRowCanExpand:v,onSearch:C,onSize:S,onPage:E,onColumn:A,onSort:R}){const L="onChange",[V,N]=b.useState([]),[X,Z]=b.useState(0),[U,fe]=b.useState(!1),[Te,Ge]=b.useState(!1),[Xe,pe]=b.useState({}),Ce=pC({data:e,columns:IC(i,t),columnResizeMode:L,initialState:{pagination:{pageSize:5}},defaultColumn:{minSize:100,size:150,maxSize:1e3},state:{rowSelection:Xe,sorting:V},getRowCanExpand:v,onRowSelectionChange:pe,getCoreRowModel:sC(),getFilteredRowModel:uC(),getPaginationRowModel:dC(),onSortingChange:N,getSortedRowModel:lC(),getExpandedRowModel:cC()}),be=Ce.getState().pagination.pageSize;function Ae(j){E(j),Z(j)}function Ve(j){S(Number(j.target.value)),Ce.setPageSize(Number(j.target.value))}function Je(j){Ae(0),C(j)}function F(){Ae(0)}function P(){const j=X-1;Ae(j)}function M(){const j=X+1;Ae(j)}function O(){const j=Math.ceil(a/be)-1;Ae(j)}function y(){return p(Ce.getSelectedRowModel().flatRows)}return b.useEffect(()=>{function j(){if(X===0){fe(!1);return}fe(!0)}function Q(){if(X>=Math.ceil(a/be)-1){Ge(!1);return}Ge(!0)}j(),Q()},[X,a]),T.jsxs(gC,{children:[r&&T.jsx(xz,{setFilter:Je,placeholder:c}),n&&T.jsx(wC,{spinnerMessage:u}),e.length===0&&!n&&T.jsx(vC,{noRecordsMessage:l}),e.length>0&&!n&&T.jsx("div",{className:"flex justify-center items-center",children:T.jsx("div",{className:"overflow-x-auto",children:T.jsxs("table",{style:{width:Ce.getCenterTotalSize()},children:[T.jsx("thead",{children:Ce.getHeaderGroups().map(j=>T.jsx(xC,{headerGroup:j,onColumn:A,onSort:R}))}),T.jsx("tbody",{className:"divide-y divide-brand-disabled",children:Ce.getRowModel().rows.map((j,Q)=>T.jsx(CC,{index:Q,row:j,renderSubComponent:m},j.id))})]})})}),T.jsx(mC,{itemsPerPageMessage:f,pageSeparatorMessage:h,totalRecords:Math.ceil(a/be),size:be,pageIndex:X,canNextPage:Te,canPreviousPage:U,onPageSizeChange:Ve,onGoFirstPage:F,onGoPreviousPage:P,onGoLastPage:O,onGoNextPage:M}),i&&p&&y()]})}const Vh=({Container:e,children:t,fileName:n,disabled:r,onChange:i,accept:a="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel"})=>{const u=b.useRef(null),l=()=>{var f;return(f=u.current)==null?void 0:f.click()},c=f=>{const h=f.target;h.value=""};return T.jsxs(T.Fragment,{children:[T.jsx(e,{type:"button",disabled:r,onClick:l,fileName:n,children:t}),T.jsx("input",{ref:u,type:"file",className:"hidden",accept:a,onClick:c,onChange:f=>{i(f.target.files[0])}})]})},wz=e=>T.jsx(qi,{variant:"primary",...e}),Sz=e=>T.jsx(qi,{variant:"secondary",...e}),Iz=({children:e,disabled:t,fileName:n,...r})=>T.jsx("button",{disabled:t,className:`relative ${t?"bg-gray-300 text-white cursor-not-allowed border-2 border-gray-900 border-dashed":"bg-white text-primary-500 hover:bg-primary-100 hover:mb-0 border-2 border-gray-800 border-dashed cursor-pointer"}
|
|
191
|
-
flex items-center justify-center w-full h-full p-2 overflow-hidden transition-all duration-300 ease-out transform focus:outline-none rounded-2xl border-opacity-20 dark:bg-brand-dark-gray-dark`,...r,children:T.jsxs("div",{className:`flex ${n?"flex-row":"flex-col"} items-center justify-center`,children:[T.jsx("div",{children:n?T.jsx(
|
|
190
|
+
*/function fC(e,t){return e?dz(e)?te.createElement(e,t):e:null}function dz(e){return hz(e)||typeof e=="function"||pz(e)}function hz(e){return typeof e=="function"&&(()=>{const t=Object.getPrototypeOf(e);return t.prototype&&t.prototype.isReactComponent})()}function pz(e){return typeof e=="object"&&typeof e.$$typeof=="symbol"&&["react.memo","react.forward_ref"].includes(e.$$typeof.description)}function dC(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=te.useState(()=>({current:sz(t)})),[r,i]=te.useState(()=>n.current.initialState);return n.current.setOptions(a=>({...a,...e,state:{...r,...e.state},onStateChange:u=>{i(u),e.onStateChange==null||e.onStateChange(u)}})),n.current}function hC({children:e}){return T.jsx("div",{className:"text-black dark:text-white",children:e})}function pC({itemsPerPageMessage:e,pageSeparatorMessage:t,totalRecords:n,size:r,pageIndex:i,canNextPage:a,canPreviousPage:u,onPageSizeChange:l,onGoFirstPage:c,onGoPreviousPage:f,onGoLastPage:h,onGoNextPage:p}){return T.jsxs("div",{className:"flex items-center justify-end gap-2 px-2 py-2 my-2 text-sm text-brand-text dark:text-white",children:[T.jsx("p",{children:e}),T.jsx("select",{className:et("w-20 border-0 border-b border-brand-disabled focus:outline-none focus:ring-0 focus:border-l-0 focus:border-b focus:border-brand-primary","bg-brand-light-gray dark:bg-brand-dark-gray-dark","text-brand-secondary-text dark:text-brand-gray"),value:r,onChange:l,children:[5,10,25,50].map(m=>T.jsx("option",{value:m,children:m},`page-size-option-${m}`))}),T.jsxs("span",{children:[i+1," ",t," ",n]}),T.jsx("button",{onClick:c,disabled:!u,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(hS,{})}),T.jsx("button",{onClick:f,disabled:!u,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(Qp,{})}),T.jsx("button",{onClick:p,disabled:!a,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(eg,{})}),T.jsx("button",{onClick:h,disabled:!a,className:"text-gray-500 disabled:text-gray-300 hover:text-gray-700",children:T.jsx(pS,{})})]})}function gC({noRecordsMessage:e}){return T.jsx("p",{className:"text-sm text-center",children:e})}function mC(e){var t,n,r,i,a,u,l;return((r=(n=(t=e==null?void 0:e.column)==null?void 0:t.parent)==null?void 0:n.columns)==null?void 0:r.length)&&((u=(a=(i=e==null?void 0:e.column)==null?void 0:i.parent)==null?void 0:a.columns[0])==null?void 0:u.id)===((l=e==null?void 0:e.column)==null?void 0:l.id)}function vC(e){var t,n,r,i,a,u,l;return((r=(n=(t=e==null?void 0:e.column)==null?void 0:t.parent)==null?void 0:n.columns)==null?void 0:r.length)&&((u=(a=(i=e==null?void 0:e.column)==null?void 0:i.parent)==null?void 0:a.columns[e.column.parent.columns.length-1])==null?void 0:u.id)===((l=e==null?void 0:e.column)==null?void 0:l.id)}function el(e){var t;return((t=e==null?void 0:e.subHeaders)==null?void 0:t.length)>0}function bC({headerGroup:e,isPagination:t=!0,onSort:n,onColumn:r}){function i(u){return u.id==="select"?50:u.getSize()}function a(u,l){function c(){const h=u.column.getIsSorted();return h?h==="desc"?T.jsx(vS,{}):T.jsx(mS,{}):T.jsx(bS,{})}function f(h){const p=h.column.getIsSorted();n(typeof p=="boolean"?"":p),r(h.id)}return T.jsx(T.Fragment,{children:T.jsx("th",{className:et("px-2 py-3 text-xs text-left select-none border-b border-brand-disabled",{"border-r":el(u)||vC(u),"border-l":el(u)||mC(u)}),colSpan:u.colSpan,style:{width:i(u)},children:T.jsxs("div",{className:"flex items-center justify-between",children:[el(u)&&T.jsx("div",{}),T.jsxs("div",{className:"flex flex-row items-center space-x-4 text-sm font-bold text-brand-primary",children:[T.jsx("span",{className:"w-full",children:fC(u.column.columnDef.header,u.getContext())}),u.column.columnDef.sortingFn&&!el(u)&&T.jsx("span",{className:`px-2 ${u.column.getCanSort()?"cursor-pointer":""}`,onClick:async h=>{await u.column.getToggleSortingHandler()(h),t&&f(u)},children:c()})]}),u.id!=="select"&&T.jsx("div",{onMouseDown:u.getResizeHandler(),onTouchStart:u.getResizeHandler(),className:"w-3 h-full text-brand-gray cursor-col-resize",children:T.jsx(gS,{})})]})},`thead-th-${u.id}-${l}`)})}return T.jsx("tr",{className:"mx-auto",children:e.headers.map(a)},`thead-tr-${e.id}`)}function yC({row:e,index:t,renderSubComponent:n}){function r(i,a){return T.jsx("td",{className:et("px-2 children:align-middle overflow-ellipsis whitespace-nowrap border-brand-disabled",{"border-r":vC(i),"border-l":mC(i)}),children:fC(i.column.columnDef.cell,i.getContext())},`tbody-td-${i.id}-${a}`)}return T.jsxs(b.Fragment,{children:[T.jsx("tr",{className:"mx-auto children:text-sm children:py-3 children:text-brand-text dark:children:text-white children:last-of-type:border-b children:last-of-type:border-brand-disabled",children:e.getVisibleCells().map(r)},`tbody-tr-${e.id}-${t}`),e.getIsExpanded()?T.jsx("tr",{children:T.jsx("td",{colSpan:e.getVisibleCells().length,children:n({row:e})})}):null]},`tbody-fragmment-${e.id}-${t}`)}function xC({spinnerMessage:e}){return T.jsx("div",{className:"flex items-center justify-center mt-10",children:T.jsx(hd,{size:50,children:e})})}function CC({indeterminate:e,className:t="w-5 h-5 rounded-md border-brand-primary border-1 text-brand-primary focus:ring-0",...n}){const r=b.useRef(null);return b.useEffect(()=>{typeof e=="boolean"&&(r.current.indeterminate=!n.checked&&e)},[r,e]),T.jsx("input",{type:"checkbox",ref:r,className:t+" cursor-pointer",...n})}function wC(e,t){return e?[{id:"select",sortingFn:!1,header:({table:r})=>T.jsx(CC,{checked:r.getIsAllRowsSelected(),indeterminate:r.getIsSomeRowsSelected(),onChange:r.getToggleAllRowsSelectedHandler()}),cell:({row:r})=>T.jsx("div",{className:"px-1",children:T.jsx(CC,{checked:r.getIsSelected(),disabled:!r.getCanSelect(),indeterminate:r.getIsSomeSelected(),onChange:r.getToggleSelectedHandler()})})},...t]:t}function gz({value:e,onChange:t,placeholder:n,debounce:r=500,...i}){const[a,u]=b.useState(e);return b.useEffect(()=>{u(e)},[e]),b.useEffect(()=>{const l=setTimeout(()=>{t(a)},r);return()=>clearTimeout(l)},[a]),T.jsxs("div",{className:"flex items-center gap-2 px-2 my-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b focus-within:border-brand-primary focus-within:ring-brand-primary dark:bg-gray-700",children:[T.jsx(zl,{className:"text-brand-secondary-text dark:text-brand-gray"}),T.jsx("input",{...i,value:a,className:"flex-1 py-2 bg-transparent text-sm border-none appearance-none focus:outline-none focus:ring-0",placeholder:n,onChange:l=>u(l.target.value)})]})}function mz({data:e,columns:t,isFetching:n,searchable:r=!0,isRowSelection:i=!1,spinnerMessage:a="Carregando...",noRecordsMessage:u="Nenhuma entrada encontrada.",searchPlaceholder:l="Buscar...",itemsPerPageMessage:c="Itens por página:",pageSeparatorMessage:f="de",onRowSelection:h,renderSubComponent:p,getRowCanExpand:m}){const v="onChange",[C,S]=b.useState([]),[E,A]=b.useState({}),[R,L]=b.useState(""),V=dC({data:e,columns:wC(i,t),columnResizeMode:v,initialState:{pagination:{pageSize:5}},defaultColumn:{minSize:100,size:150,maxSize:1e3},state:{rowSelection:E,sorting:C,globalFilter:R},getRowCanExpand:m,onGlobalFilterChange:L,onRowSelectionChange:A,getCoreRowModel:oC(),getFilteredRowModel:aC(),getPaginationRowModel:cC(),onSortingChange:S,getSortedRowModel:sC(),getExpandedRowModel:uC()}),N=V.getState().pagination.pageSize;function X(U){V.setPageSize(Number(U.target.value))}function Z(){return h(V.getSelectedRowModel().flatRows)}return T.jsxs(hC,{children:[r&&T.jsx(gz,{value:R??"",onChange:U=>L(String(U)),placeholder:l}),n&&T.jsx(xC,{spinnerMessage:a}),e.length===0&&!n&&T.jsx(gC,{noRecordsMessage:u}),e.length>0&&!n&&T.jsx("div",{className:"flex justify-center items-center",children:T.jsx("div",{className:"overflow-x-auto",children:T.jsxs("table",{style:{width:V.getCenterTotalSize()},children:[T.jsx("thead",{children:V.getHeaderGroups().map(U=>T.jsx(bC,{headerGroup:U,isPagination:!1,onColumn:()=>null,onSort:()=>null}))}),T.jsx("tbody",{className:"divide-y divide-brand-disabled",children:V.getRowModel().rows.map((U,fe)=>T.jsx(yC,{index:fe,row:U,renderSubComponent:p},U.id))})]})})}),T.jsx(pC,{itemsPerPageMessage:c,pageSeparatorMessage:f,totalRecords:V.getPageCount(),size:N,pageIndex:V.getState().pagination.pageIndex,canNextPage:V.getCanNextPage(),canPreviousPage:V.getCanPreviousPage(),onPageSizeChange:X,onGoFirstPage:()=>V.setPageIndex(0),onGoPreviousPage:()=>V.previousPage(),onGoLastPage:()=>V.setPageIndex(V.getPageCount()-1),onGoNextPage:()=>V.nextPage()}),i&&h&&Z()]})}const SC=({children:e,tooltip:t})=>T.jsxs("div",{className:"relative inline-block group",children:[e,T.jsx("span",{className:`${et("invisible","group-hover:visible","opacity-0","group-hover:opacity-100","z-0","group-hover:z-50","transition","transform","left-1/2","text-xs","-top-9","-translate-x-1/2","bg-brand-text","text-white","p-2","rounded","absolute","whitespace-nowrap")}`,children:t})]}),vz=({children:e,className:t,id:n,tooltip:r,variant:i,...a})=>T.jsx(T.Fragment,{children:T.jsx(SC,{tooltip:r,children:T.jsx("button",{className:`${et("w-8 h-8 rounded","flex items-center justify-center","transition outline-none outline-2","shadow-action-button hover:shadow-action-button-hover","hover:bg-brand-secondary hover:text-white disabled:bg-brand-disabled disabled:text-white","disabled:shadow-none disabled:hover:cursor-not-allowed",{"bg-brand-primary text-white":i==="primary","bg-brand-tertiary-light text-brand-primary":i==="secondary"},t)}`,...a,children:e})},n)});function bz({setFilter:e,placeholder:t}){let n=0;function r(i){clearTimeout(n),n=setTimeout(()=>{e(i.target.value||void 0)},500)}return T.jsxs("div",{className:"flex items-center gap-2 px-2 my-2 bg-gray-100 border-b-2 border-gray-200 rounded-sm focus-within:border-0 focus-within:border-b focus-within:border-brand-primary focus-within:ring-brand-primary dark:bg-gray-700",children:[T.jsx(zl,{className:"text-brand-secondary-text dark:text-brand-gray"}),T.jsx("input",{className:"flex-1 py-2 bg-transparent text-sm border-none appearance-none focus:outline-none focus:ring-0",placeholder:t,onChange:r})]})}function yz({data:e,columns:t,isFetching:n,searchable:r=!0,isRowSelection:i=!1,totalRecords:a,spinnerMessage:u="Carregando...",noRecordsMessage:l="Nenhuma entrada encontrada.",searchPlaceholder:c="Buscar...",itemsPerPageMessage:f="Itens por página:",pageSeparatorMessage:h="de",onRowSelection:p,renderSubComponent:m,getRowCanExpand:v,onSearch:C,onSize:S,onPage:E,onColumn:A,onSort:R}){const L="onChange",[V,N]=b.useState([]),[X,Z]=b.useState(0),[U,fe]=b.useState(!1),[Te,Ge]=b.useState(!1),[Xe,pe]=b.useState({}),Ce=dC({data:e,columns:wC(i,t),columnResizeMode:L,initialState:{pagination:{pageSize:5}},defaultColumn:{minSize:100,size:150,maxSize:1e3},state:{rowSelection:Xe,sorting:V},getRowCanExpand:v,onRowSelectionChange:pe,getCoreRowModel:oC(),getFilteredRowModel:aC(),getPaginationRowModel:cC(),onSortingChange:N,getSortedRowModel:sC(),getExpandedRowModel:uC()}),be=Ce.getState().pagination.pageSize;function Ae(j){E(j),Z(j)}function Ve(j){S(Number(j.target.value)),Ce.setPageSize(Number(j.target.value))}function Je(j){Ae(0),C(j)}function F(){Ae(0)}function P(){const j=X-1;Ae(j)}function M(){const j=X+1;Ae(j)}function O(){const j=Math.ceil(a/be)-1;Ae(j)}function y(){return p(Ce.getSelectedRowModel().flatRows)}return b.useEffect(()=>{function j(){if(X===0){fe(!1);return}fe(!0)}function Q(){if(X>=Math.ceil(a/be)-1){Ge(!1);return}Ge(!0)}j(),Q()},[X,a]),T.jsxs(hC,{children:[r&&T.jsx(bz,{setFilter:Je,placeholder:c}),n&&T.jsx(xC,{spinnerMessage:u}),e.length===0&&!n&&T.jsx(gC,{noRecordsMessage:l}),e.length>0&&!n&&T.jsx("div",{className:"flex justify-center items-center",children:T.jsx("div",{className:"overflow-x-auto",children:T.jsxs("table",{style:{width:Ce.getCenterTotalSize()},children:[T.jsx("thead",{children:Ce.getHeaderGroups().map(j=>T.jsx(bC,{headerGroup:j,onColumn:A,onSort:R}))}),T.jsx("tbody",{className:"divide-y divide-brand-disabled",children:Ce.getRowModel().rows.map((j,Q)=>T.jsx(yC,{index:Q,row:j,renderSubComponent:m},j.id))})]})})}),T.jsx(pC,{itemsPerPageMessage:f,pageSeparatorMessage:h,totalRecords:Math.ceil(a/be),size:be,pageIndex:X,canNextPage:Te,canPreviousPage:U,onPageSizeChange:Ve,onGoFirstPage:F,onGoPreviousPage:P,onGoLastPage:O,onGoNextPage:M}),i&&p&&y()]})}const Nh=({Container:e,children:t,fileName:n,disabled:r,onChange:i,accept:a="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel"})=>{const u=b.useRef(null),l=()=>{var f;return(f=u.current)==null?void 0:f.click()},c=f=>{const h=f.target;h.value=""};return T.jsxs(T.Fragment,{children:[T.jsx(e,{type:"button",disabled:r,onClick:l,fileName:n,children:t}),T.jsx("input",{ref:u,type:"file",className:"hidden",accept:a,onClick:c,onChange:f=>{i(f.target.files[0])}})]})},xz=e=>T.jsx(qi,{variant:"primary",...e}),Cz=e=>T.jsx(qi,{variant:"secondary",...e}),wz=({children:e,disabled:t,fileName:n,...r})=>T.jsx("button",{disabled:t,className:`relative ${t?"bg-gray-300 text-white cursor-not-allowed border-2 border-gray-900 border-dashed":"bg-white text-primary-500 hover:bg-primary-100 hover:mb-0 border-2 border-gray-800 border-dashed cursor-pointer"}
|
|
191
|
+
flex items-center justify-center w-full h-full p-2 overflow-hidden transition-all duration-300 ease-out transform focus:outline-none rounded-2xl border-opacity-20 dark:bg-brand-dark-gray-dark`,...r,children:T.jsxs("div",{className:`flex ${n?"flex-row":"flex-col"} items-center justify-center`,children:[T.jsx("div",{children:n?T.jsx(rS,{}):T.jsx(wS,{})}),T.jsx("div",{children:T.jsx("span",{className:"w-full text-sm text-center text-gray-900 dark:text-brand-secondary-text",children:e})})]})}),Sz={PrimaryButton:e=>T.jsx(Nh,{...e,Container:xz}),OutlineButton:e=>T.jsx(Nh,{...e,Container:Cz}),BoxButton:e=>T.jsx(Nh,{...e,Container:wz})};var tl={exports:{}};/**
|
|
192
192
|
* @license
|
|
193
193
|
* Lodash <https://lodash.com/>
|
|
194
194
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
195
195
|
* Released under MIT license <https://lodash.com/license>
|
|
196
196
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
197
197
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
198
|
-
*/tl.exports,function(e,t){(function(){var n,r="4.17.21",i=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",p=1,m=2,v=4,C=1,S=2,E=1,A=2,R=4,L=8,V=16,N=32,X=64,Z=128,U=256,fe=512,Te=30,Ge="...",Xe=800,pe=16,Ce=1,be=2,Ae=3,Ve=1/0,Je=9007199254740991,F=17976931348623157e292,P=NaN,M=4294967295,O=M-1,y=M>>>1,j=[["ary",Z],["bind",E],["bindKey",A],["curry",L],["curryRight",V],["flip",fe],["partial",N],["partialRight",X],["rearg",U]],Q="[object Arguments]",oe="[object Array]",z="[object AsyncFunction]",J="[object Boolean]",re="[object Date]",ie="[object DOMException]",ue="[object Error]",K="[object Function]",ce="[object GeneratorFunction]",q="[object Map]",de="[object Number]",Se="[object Null]",ye="[object Object]",Be="[object Promise]",He="[object Proxy]",qe="[object RegExp]",ot="[object Set]",st="[object String]",It="[object Symbol]",Yt="[object Undefined]",Mt="[object WeakMap]",Gn="[object WeakSet]",Vt="[object ArrayBuffer]",er="[object DataView]",yr="[object Float32Array]",xr="[object Float64Array]",Hn="[object Int8Array]",Ci="[object Int16Array]",wi="[object Int32Array]",Si="[object Uint8Array]",Ii="[object Uint8ClampedArray]",Ei="[object Uint16Array]",Ai="[object Uint32Array]",Ya=/\b__p \+= '';/g,Cr=/\b(__p \+=) '' \+/g,_i=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Jt=/&(?:amp|lt|gt|quot|#39);/g,tr=/[&<>"']/g,wr=RegExp(Jt.source),Pi=RegExp(tr.source),Ja=/<%-([\s\S]+?)%>/g,Ti=/<%([\s\S]+?)%>/g,Vo=/<%=([\s\S]+?)%>/g,Fi=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Oi=/^\w*$/,Ka=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ri=/[\\^$.*+?()[\]{}|]/g,Mi=RegExp(Ri.source),Li=/^\s+/,qa=/\s/,Qa=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,es=/\{\n\/\* \[wrapped with (.+)\] \*/,x=/,? & /,B=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,H=/[()=,{}\[\]\/\s]/,le=/\\(\\)?/g,we=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_e=/\w*$/,ve=/^[-+]0x[0-9a-f]+$/i,me=/^0b[01]+$/i,at=/^\[object .+?Constructor\]$/,We=/^0o[0-7]+$/i,ze=/^(?:0|[1-9]\d*)$/,gt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,jt=/($^)/,Di=/['\n\r\u2028\u2029\\]/g,Et="\\ud800-\\udfff",Vz="\\u0300-\\u036f",Bz="\\ufe20-\\ufe2f",kz="\\u20d0-\\u20ff",TC=Vz+Bz+kz,FC="\\u2700-\\u27bf",OC="a-z\\xdf-\\xf6\\xf8-\\xff",jz="\\xac\\xb1\\xd7\\xf7",Gz="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Hz="\\u2000-\\u206f",Wz=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",RC="A-Z\\xc0-\\xd6\\xd8-\\xde",MC="\\ufe0e\\ufe0f",LC=jz+Gz+Hz+Wz,kh="['’]",Zz="["+Et+"]",DC="["+LC+"]",rl="["+TC+"]",$C="\\d+",Xz="["+FC+"]",NC="["+OC+"]",VC="[^"+Et+LC+$C+FC+OC+RC+"]",jh="\\ud83c[\\udffb-\\udfff]",zz="(?:"+rl+"|"+jh+")",BC="[^"+Et+"]",Gh="(?:\\ud83c[\\udde6-\\uddff]){2}",Hh="[\\ud800-\\udbff][\\udc00-\\udfff]",Bo="["+RC+"]",kC="\\u200d",jC="(?:"+NC+"|"+VC+")",Uz="(?:"+Bo+"|"+VC+")",GC="(?:"+kh+"(?:d|ll|m|re|s|t|ve))?",HC="(?:"+kh+"(?:D|LL|M|RE|S|T|VE))?",WC=zz+"?",ZC="["+MC+"]?",Yz="(?:"+kC+"(?:"+[BC,Gh,Hh].join("|")+")"+ZC+WC+")*",Jz="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Kz="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",XC=ZC+WC+Yz,qz="(?:"+[Xz,Gh,Hh].join("|")+")"+XC,Qz="(?:"+[BC+rl+"?",rl,Gh,Hh,Zz].join("|")+")",eU=RegExp(kh,"g"),tU=RegExp(rl,"g"),Wh=RegExp(jh+"(?="+jh+")|"+Qz+XC,"g"),nU=RegExp([Bo+"?"+NC+"+"+GC+"(?="+[DC,Bo,"$"].join("|")+")",Uz+"+"+HC+"(?="+[DC,Bo+jC,"$"].join("|")+")",Bo+"?"+jC+"+"+GC,Bo+"+"+HC,Kz,Jz,$C,qz].join("|"),"g"),rU=RegExp("["+kC+Et+TC+MC+"]"),iU=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,oU=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],aU=-1,wt={};wt[yr]=wt[xr]=wt[Hn]=wt[Ci]=wt[wi]=wt[Si]=wt[Ii]=wt[Ei]=wt[Ai]=!0,wt[Q]=wt[oe]=wt[Vt]=wt[J]=wt[er]=wt[re]=wt[ue]=wt[K]=wt[q]=wt[de]=wt[ye]=wt[qe]=wt[ot]=wt[st]=wt[Mt]=!1;var yt={};yt[Q]=yt[oe]=yt[Vt]=yt[er]=yt[J]=yt[re]=yt[yr]=yt[xr]=yt[Hn]=yt[Ci]=yt[wi]=yt[q]=yt[de]=yt[ye]=yt[qe]=yt[ot]=yt[st]=yt[It]=yt[Si]=yt[Ii]=yt[Ei]=yt[Ai]=!0,yt[ue]=yt[K]=yt[Mt]=!1;var sU={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},uU={"&":"&","<":"<",">":">",'"':""","'":"'"},lU={"&":"&","<":"<",">":">",""":'"',"'":"'"},cU={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},fU=parseFloat,dU=parseInt,zC=typeof or=="object"&&or&&or.Object===Object&&or,hU=typeof self=="object"&&self&&self.Object===Object&&self,Wt=zC||hU||Function("return this")(),Zh=t&&!t.nodeType&&t,$i=Zh&&!0&&e&&!e.nodeType&&e,UC=$i&&$i.exports===Zh,Xh=UC&&zC.process,An=function(){try{var k=$i&&$i.require&&$i.require("util").types;return k||Xh&&Xh.binding&&Xh.binding("util")}catch{}}(),YC=An&&An.isArrayBuffer,JC=An&&An.isDate,KC=An&&An.isMap,qC=An&&An.isRegExp,QC=An&&An.isSet,ew=An&&An.isTypedArray;function vn(k,Y,W){switch(W.length){case 0:return k.call(Y);case 1:return k.call(Y,W[0]);case 2:return k.call(Y,W[0],W[1]);case 3:return k.call(Y,W[0],W[1],W[2])}return k.apply(Y,W)}function pU(k,Y,W,xe){for(var Ze=-1,ct=k==null?0:k.length;++Ze<ct;){var Bt=k[Ze];Y(xe,Bt,W(Bt),k)}return xe}function _n(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe&&Y(k[W],W,k)!==!1;);return k}function gU(k,Y){for(var W=k==null?0:k.length;W--&&Y(k[W],W,k)!==!1;);return k}function tw(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe;)if(!Y(k[W],W,k))return!1;return!0}function zr(k,Y){for(var W=-1,xe=k==null?0:k.length,Ze=0,ct=[];++W<xe;){var Bt=k[W];Y(Bt,W,k)&&(ct[Ze++]=Bt)}return ct}function il(k,Y){var W=k==null?0:k.length;return!!W&&ko(k,Y,0)>-1}function zh(k,Y,W){for(var xe=-1,Ze=k==null?0:k.length;++xe<Ze;)if(W(Y,k[xe]))return!0;return!1}function At(k,Y){for(var W=-1,xe=k==null?0:k.length,Ze=Array(xe);++W<xe;)Ze[W]=Y(k[W],W,k);return Ze}function Ur(k,Y){for(var W=-1,xe=Y.length,Ze=k.length;++W<xe;)k[Ze+W]=Y[W];return k}function Uh(k,Y,W,xe){var Ze=-1,ct=k==null?0:k.length;for(xe&&ct&&(W=k[++Ze]);++Ze<ct;)W=Y(W,k[Ze],Ze,k);return W}function mU(k,Y,W,xe){var Ze=k==null?0:k.length;for(xe&&Ze&&(W=k[--Ze]);Ze--;)W=Y(W,k[Ze],Ze,k);return W}function Yh(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe;)if(Y(k[W],W,k))return!0;return!1}var vU=Jh("length");function bU(k){return k.split("")}function yU(k){return k.match(B)||[]}function nw(k,Y,W){var xe;return W(k,function(Ze,ct,Bt){if(Y(Ze,ct,Bt))return xe=ct,!1}),xe}function ol(k,Y,W,xe){for(var Ze=k.length,ct=W+(xe?1:-1);xe?ct--:++ct<Ze;)if(Y(k[ct],ct,k))return ct;return-1}function ko(k,Y,W){return Y===Y?OU(k,Y,W):ol(k,rw,W)}function xU(k,Y,W,xe){for(var Ze=W-1,ct=k.length;++Ze<ct;)if(xe(k[Ze],Y))return Ze;return-1}function rw(k){return k!==k}function iw(k,Y){var W=k==null?0:k.length;return W?qh(k,Y)/W:P}function Jh(k){return function(Y){return Y==null?n:Y[k]}}function Kh(k){return function(Y){return k==null?n:k[Y]}}function ow(k,Y,W,xe,Ze){return Ze(k,function(ct,Bt,mt){W=xe?(xe=!1,ct):Y(W,ct,Bt,mt)}),W}function CU(k,Y){var W=k.length;for(k.sort(Y);W--;)k[W]=k[W].value;return k}function qh(k,Y){for(var W,xe=-1,Ze=k.length;++xe<Ze;){var ct=Y(k[xe]);ct!==n&&(W=W===n?ct:W+ct)}return W}function Qh(k,Y){for(var W=-1,xe=Array(k);++W<k;)xe[W]=Y(W);return xe}function wU(k,Y){return At(Y,function(W){return[W,k[W]]})}function aw(k){return k&&k.slice(0,cw(k)+1).replace(Li,"")}function bn(k){return function(Y){return k(Y)}}function ep(k,Y){return At(Y,function(W){return k[W]})}function ts(k,Y){return k.has(Y)}function sw(k,Y){for(var W=-1,xe=k.length;++W<xe&&ko(Y,k[W],0)>-1;);return W}function uw(k,Y){for(var W=k.length;W--&&ko(Y,k[W],0)>-1;);return W}function SU(k,Y){for(var W=k.length,xe=0;W--;)k[W]===Y&&++xe;return xe}var IU=Kh(sU),EU=Kh(uU);function AU(k){return"\\"+cU[k]}function _U(k,Y){return k==null?n:k[Y]}function jo(k){return rU.test(k)}function PU(k){return iU.test(k)}function TU(k){for(var Y,W=[];!(Y=k.next()).done;)W.push(Y.value);return W}function tp(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe,Ze){W[++Y]=[Ze,xe]}),W}function lw(k,Y){return function(W){return k(Y(W))}}function Yr(k,Y){for(var W=-1,xe=k.length,Ze=0,ct=[];++W<xe;){var Bt=k[W];(Bt===Y||Bt===h)&&(k[W]=h,ct[Ze++]=W)}return ct}function al(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe){W[++Y]=xe}),W}function FU(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe){W[++Y]=[xe,xe]}),W}function OU(k,Y,W){for(var xe=W-1,Ze=k.length;++xe<Ze;)if(k[xe]===Y)return xe;return-1}function RU(k,Y,W){for(var xe=W+1;xe--;)if(k[xe]===Y)return xe;return xe}function Go(k){return jo(k)?LU(k):vU(k)}function Wn(k){return jo(k)?DU(k):bU(k)}function cw(k){for(var Y=k.length;Y--&&qa.test(k.charAt(Y)););return Y}var MU=Kh(lU);function LU(k){for(var Y=Wh.lastIndex=0;Wh.test(k);)++Y;return Y}function DU(k){return k.match(Wh)||[]}function $U(k){return k.match(nU)||[]}var NU=function k(Y){Y=Y==null?Wt:Ho.defaults(Wt.Object(),Y,Ho.pick(Wt,oU));var W=Y.Array,xe=Y.Date,Ze=Y.Error,ct=Y.Function,Bt=Y.Math,mt=Y.Object,np=Y.RegExp,VU=Y.String,Pn=Y.TypeError,sl=W.prototype,BU=ct.prototype,Wo=mt.prototype,ul=Y["__core-js_shared__"],ll=BU.toString,pt=Wo.hasOwnProperty,kU=0,fw=function(){var o=/[^.]+$/.exec(ul&&ul.keys&&ul.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),cl=Wo.toString,jU=ll.call(mt),GU=Wt._,HU=np("^"+ll.call(pt).replace(Ri,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),fl=UC?Y.Buffer:n,Jr=Y.Symbol,dl=Y.Uint8Array,dw=fl?fl.allocUnsafe:n,hl=lw(mt.getPrototypeOf,mt),hw=mt.create,pw=Wo.propertyIsEnumerable,pl=sl.splice,gw=Jr?Jr.isConcatSpreadable:n,ns=Jr?Jr.iterator:n,Ni=Jr?Jr.toStringTag:n,gl=function(){try{var o=Gi(mt,"defineProperty");return o({},"",{}),o}catch{}}(),WU=Y.clearTimeout!==Wt.clearTimeout&&Y.clearTimeout,ZU=xe&&xe.now!==Wt.Date.now&&xe.now,XU=Y.setTimeout!==Wt.setTimeout&&Y.setTimeout,ml=Bt.ceil,vl=Bt.floor,rp=mt.getOwnPropertySymbols,zU=fl?fl.isBuffer:n,mw=Y.isFinite,UU=sl.join,YU=lw(mt.keys,mt),kt=Bt.max,Kt=Bt.min,JU=xe.now,KU=Y.parseInt,vw=Bt.random,qU=sl.reverse,ip=Gi(Y,"DataView"),rs=Gi(Y,"Map"),op=Gi(Y,"Promise"),Zo=Gi(Y,"Set"),is=Gi(Y,"WeakMap"),os=Gi(mt,"create"),bl=is&&new is,Xo={},QU=Hi(ip),eY=Hi(rs),tY=Hi(op),nY=Hi(Zo),rY=Hi(is),yl=Jr?Jr.prototype:n,as=yl?yl.valueOf:n,bw=yl?yl.toString:n;function I(o){if(Ot(o)&&!Ue(o)&&!(o instanceof tt)){if(o instanceof Tn)return o;if(pt.call(o,"__wrapped__"))return y2(o)}return new Tn(o)}var zo=function(){function o(){}return function(s){if(!Pt(s))return{};if(hw)return hw(s);o.prototype=s;var d=new o;return o.prototype=n,d}}();function xl(){}function Tn(o,s){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!s,this.__index__=0,this.__values__=n}I.templateSettings={escape:Ja,evaluate:Ti,interpolate:Vo,variable:"",imports:{_:I}},I.prototype=xl.prototype,I.prototype.constructor=I,Tn.prototype=zo(xl.prototype),Tn.prototype.constructor=Tn;function tt(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=M,this.__views__=[]}function iY(){var o=new tt(this.__wrapped__);return o.__actions__=un(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=un(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=un(this.__views__),o}function oY(){if(this.__filtered__){var o=new tt(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function aY(){var o=this.__wrapped__.value(),s=this.__dir__,d=Ue(o),g=s<0,w=d?o.length:0,_=bJ(0,w,this.__views__),D=_.start,$=_.end,G=$-D,ee=g?$:D-1,ne=this.__iteratees__,ae=ne.length,ge=0,Ee=Kt(G,this.__takeCount__);if(!d||!g&&w==G&&Ee==G)return Gw(o,this.__actions__);var De=[];e:for(;G--&&ge<Ee;){ee+=s;for(var Ke=-1,$e=o[ee];++Ke<ae;){var et=ne[Ke],it=et.iteratee,Cn=et.type,nn=it($e);if(Cn==be)$e=nn;else if(!nn){if(Cn==Ce)continue e;break e}}De[ge++]=$e}return De}tt.prototype=zo(xl.prototype),tt.prototype.constructor=tt;function Vi(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function sY(){this.__data__=os?os(null):{},this.size=0}function uY(o){var s=this.has(o)&&delete this.__data__[o];return this.size-=s?1:0,s}function lY(o){var s=this.__data__;if(os){var d=s[o];return d===c?n:d}return pt.call(s,o)?s[o]:n}function cY(o){var s=this.__data__;return os?s[o]!==n:pt.call(s,o)}function fY(o,s){var d=this.__data__;return this.size+=this.has(o)?0:1,d[o]=os&&s===n?c:s,this}Vi.prototype.clear=sY,Vi.prototype.delete=uY,Vi.prototype.get=lY,Vi.prototype.has=cY,Vi.prototype.set=fY;function Sr(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function dY(){this.__data__=[],this.size=0}function hY(o){var s=this.__data__,d=Cl(s,o);if(d<0)return!1;var g=s.length-1;return d==g?s.pop():pl.call(s,d,1),--this.size,!0}function pY(o){var s=this.__data__,d=Cl(s,o);return d<0?n:s[d][1]}function gY(o){return Cl(this.__data__,o)>-1}function mY(o,s){var d=this.__data__,g=Cl(d,o);return g<0?(++this.size,d.push([o,s])):d[g][1]=s,this}Sr.prototype.clear=dY,Sr.prototype.delete=hY,Sr.prototype.get=pY,Sr.prototype.has=gY,Sr.prototype.set=mY;function Ir(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function vY(){this.size=0,this.__data__={hash:new Vi,map:new(rs||Sr),string:new Vi}}function bY(o){var s=Ml(this,o).delete(o);return this.size-=s?1:0,s}function yY(o){return Ml(this,o).get(o)}function xY(o){return Ml(this,o).has(o)}function CY(o,s){var d=Ml(this,o),g=d.size;return d.set(o,s),this.size+=d.size==g?0:1,this}Ir.prototype.clear=vY,Ir.prototype.delete=bY,Ir.prototype.get=yY,Ir.prototype.has=xY,Ir.prototype.set=CY;function Bi(o){var s=-1,d=o==null?0:o.length;for(this.__data__=new Ir;++s<d;)this.add(o[s])}function wY(o){return this.__data__.set(o,c),this}function SY(o){return this.__data__.has(o)}Bi.prototype.add=Bi.prototype.push=wY,Bi.prototype.has=SY;function Zn(o){var s=this.__data__=new Sr(o);this.size=s.size}function IY(){this.__data__=new Sr,this.size=0}function EY(o){var s=this.__data__,d=s.delete(o);return this.size=s.size,d}function AY(o){return this.__data__.get(o)}function _Y(o){return this.__data__.has(o)}function PY(o,s){var d=this.__data__;if(d instanceof Sr){var g=d.__data__;if(!rs||g.length<i-1)return g.push([o,s]),this.size=++d.size,this;d=this.__data__=new Ir(g)}return d.set(o,s),this.size=d.size,this}Zn.prototype.clear=IY,Zn.prototype.delete=EY,Zn.prototype.get=AY,Zn.prototype.has=_Y,Zn.prototype.set=PY;function yw(o,s){var d=Ue(o),g=!d&&Wi(o),w=!d&&!g&&ti(o),_=!d&&!g&&!w&&Ko(o),D=d||g||w||_,$=D?Qh(o.length,VU):[],G=$.length;for(var ee in o)(s||pt.call(o,ee))&&!(D&&(ee=="length"||w&&(ee=="offset"||ee=="parent")||_&&(ee=="buffer"||ee=="byteLength"||ee=="byteOffset")||Pr(ee,G)))&&$.push(ee);return $}function xw(o){var s=o.length;return s?o[mp(0,s-1)]:n}function TY(o,s){return Ll(un(o),ki(s,0,o.length))}function FY(o){return Ll(un(o))}function ap(o,s,d){(d!==n&&!Xn(o[s],d)||d===n&&!(s in o))&&Er(o,s,d)}function ss(o,s,d){var g=o[s];(!(pt.call(o,s)&&Xn(g,d))||d===n&&!(s in o))&&Er(o,s,d)}function Cl(o,s){for(var d=o.length;d--;)if(Xn(o[d][0],s))return d;return-1}function OY(o,s,d,g){return Kr(o,function(w,_,D){s(g,w,d(w),D)}),g}function Cw(o,s){return o&&rr(s,Gt(s),o)}function RY(o,s){return o&&rr(s,cn(s),o)}function Er(o,s,d){s=="__proto__"&&gl?gl(o,s,{configurable:!0,enumerable:!0,value:d,writable:!0}):o[s]=d}function sp(o,s){for(var d=-1,g=s.length,w=W(g),_=o==null;++d<g;)w[d]=_?n:jp(o,s[d]);return w}function ki(o,s,d){return o===o&&(d!==n&&(o=o<=d?o:d),s!==n&&(o=o>=s?o:s)),o}function Fn(o,s,d,g,w,_){var D,$=s&p,G=s&m,ee=s&v;if(d&&(D=w?d(o,g,w,_):d(o)),D!==n)return D;if(!Pt(o))return o;var ne=Ue(o);if(ne){if(D=xJ(o),!$)return un(o,D)}else{var ae=qt(o),ge=ae==K||ae==ce;if(ti(o))return Zw(o,$);if(ae==ye||ae==Q||ge&&!w){if(D=G||ge?{}:c2(o),!$)return G?lJ(o,RY(D,o)):uJ(o,Cw(D,o))}else{if(!yt[ae])return w?o:{};D=CJ(o,ae,$)}}_||(_=new Zn);var Ee=_.get(o);if(Ee)return Ee;_.set(o,D),B2(o)?o.forEach(function($e){D.add(Fn($e,s,d,$e,o,_))}):N2(o)&&o.forEach(function($e,et){D.set(et,Fn($e,s,d,et,o,_))});var De=ee?G?_p:Ap:G?cn:Gt,Ke=ne?n:De(o);return _n(Ke||o,function($e,et){Ke&&(et=$e,$e=o[et]),ss(D,et,Fn($e,s,d,et,o,_))}),D}function MY(o){var s=Gt(o);return function(d){return ww(d,o,s)}}function ww(o,s,d){var g=d.length;if(o==null)return!g;for(o=mt(o);g--;){var w=d[g],_=s[w],D=o[w];if(D===n&&!(w in o)||!_(D))return!1}return!0}function Sw(o,s,d){if(typeof o!="function")throw new Pn(u);return ps(function(){o.apply(n,d)},s)}function us(o,s,d,g){var w=-1,_=il,D=!0,$=o.length,G=[],ee=s.length;if(!$)return G;d&&(s=At(s,bn(d))),g?(_=zh,D=!1):s.length>=i&&(_=ts,D=!1,s=new Bi(s));e:for(;++w<$;){var ne=o[w],ae=d==null?ne:d(ne);if(ne=g||ne!==0?ne:0,D&&ae===ae){for(var ge=ee;ge--;)if(s[ge]===ae)continue e;G.push(ne)}else _(s,ae,g)||G.push(ne)}return G}var Kr=Jw(nr),Iw=Jw(lp,!0);function LY(o,s){var d=!0;return Kr(o,function(g,w,_){return d=!!s(g,w,_),d}),d}function wl(o,s,d){for(var g=-1,w=o.length;++g<w;){var _=o[g],D=s(_);if(D!=null&&($===n?D===D&&!xn(D):d(D,$)))var $=D,G=_}return G}function DY(o,s,d,g){var w=o.length;for(d=Ye(d),d<0&&(d=-d>w?0:w+d),g=g===n||g>w?w:Ye(g),g<0&&(g+=w),g=d>g?0:j2(g);d<g;)o[d++]=s;return o}function Ew(o,s){var d=[];return Kr(o,function(g,w,_){s(g,w,_)&&d.push(g)}),d}function Zt(o,s,d,g,w){var _=-1,D=o.length;for(d||(d=SJ),w||(w=[]);++_<D;){var $=o[_];s>0&&d($)?s>1?Zt($,s-1,d,g,w):Ur(w,$):g||(w[w.length]=$)}return w}var up=Kw(),Aw=Kw(!0);function nr(o,s){return o&&up(o,s,Gt)}function lp(o,s){return o&&Aw(o,s,Gt)}function Sl(o,s){return zr(s,function(d){return Tr(o[d])})}function ji(o,s){s=Qr(s,o);for(var d=0,g=s.length;o!=null&&d<g;)o=o[ir(s[d++])];return d&&d==g?o:n}function _w(o,s,d){var g=s(o);return Ue(o)?g:Ur(g,d(o))}function en(o){return o==null?o===n?Yt:Se:Ni&&Ni in mt(o)?vJ(o):FJ(o)}function cp(o,s){return o>s}function $Y(o,s){return o!=null&&pt.call(o,s)}function NY(o,s){return o!=null&&s in mt(o)}function VY(o,s,d){return o>=Kt(s,d)&&o<kt(s,d)}function fp(o,s,d){for(var g=d?zh:il,w=o[0].length,_=o.length,D=_,$=W(_),G=1/0,ee=[];D--;){var ne=o[D];D&&s&&(ne=At(ne,bn(s))),G=Kt(ne.length,G),$[D]=!d&&(s||w>=120&&ne.length>=120)?new Bi(D&&ne):n}ne=o[0];var ae=-1,ge=$[0];e:for(;++ae<w&&ee.length<G;){var Ee=ne[ae],De=s?s(Ee):Ee;if(Ee=d||Ee!==0?Ee:0,!(ge?ts(ge,De):g(ee,De,d))){for(D=_;--D;){var Ke=$[D];if(!(Ke?ts(Ke,De):g(o[D],De,d)))continue e}ge&&ge.push(De),ee.push(Ee)}}return ee}function BY(o,s,d,g){return nr(o,function(w,_,D){s(g,d(w),_,D)}),g}function ls(o,s,d){s=Qr(s,o),o=p2(o,s);var g=o==null?o:o[ir(Rn(s))];return g==null?n:vn(g,o,d)}function Pw(o){return Ot(o)&&en(o)==Q}function kY(o){return Ot(o)&&en(o)==Vt}function jY(o){return Ot(o)&&en(o)==re}function cs(o,s,d,g,w){return o===s?!0:o==null||s==null||!Ot(o)&&!Ot(s)?o!==o&&s!==s:GY(o,s,d,g,cs,w)}function GY(o,s,d,g,w,_){var D=Ue(o),$=Ue(s),G=D?oe:qt(o),ee=$?oe:qt(s);G=G==Q?ye:G,ee=ee==Q?ye:ee;var ne=G==ye,ae=ee==ye,ge=G==ee;if(ge&&ti(o)){if(!ti(s))return!1;D=!0,ne=!1}if(ge&&!ne)return _||(_=new Zn),D||Ko(o)?s2(o,s,d,g,w,_):gJ(o,s,G,d,g,w,_);if(!(d&C)){var Ee=ne&&pt.call(o,"__wrapped__"),De=ae&&pt.call(s,"__wrapped__");if(Ee||De){var Ke=Ee?o.value():o,$e=De?s.value():s;return _||(_=new Zn),w(Ke,$e,d,g,_)}}return ge?(_||(_=new Zn),mJ(o,s,d,g,w,_)):!1}function HY(o){return Ot(o)&&qt(o)==q}function dp(o,s,d,g){var w=d.length,_=w,D=!g;if(o==null)return!_;for(o=mt(o);w--;){var $=d[w];if(D&&$[2]?$[1]!==o[$[0]]:!($[0]in o))return!1}for(;++w<_;){$=d[w];var G=$[0],ee=o[G],ne=$[1];if(D&&$[2]){if(ee===n&&!(G in o))return!1}else{var ae=new Zn;if(g)var ge=g(ee,ne,G,o,s,ae);if(!(ge===n?cs(ne,ee,C|S,g,ae):ge))return!1}}return!0}function Tw(o){if(!Pt(o)||EJ(o))return!1;var s=Tr(o)?HU:at;return s.test(Hi(o))}function WY(o){return Ot(o)&&en(o)==qe}function ZY(o){return Ot(o)&&qt(o)==ot}function XY(o){return Ot(o)&&kl(o.length)&&!!wt[en(o)]}function Fw(o){return typeof o=="function"?o:o==null?fn:typeof o=="object"?Ue(o)?Mw(o[0],o[1]):Rw(o):q2(o)}function hp(o){if(!hs(o))return YU(o);var s=[];for(var d in mt(o))pt.call(o,d)&&d!="constructor"&&s.push(d);return s}function zY(o){if(!Pt(o))return TJ(o);var s=hs(o),d=[];for(var g in o)g=="constructor"&&(s||!pt.call(o,g))||d.push(g);return d}function pp(o,s){return o<s}function Ow(o,s){var d=-1,g=ln(o)?W(o.length):[];return Kr(o,function(w,_,D){g[++d]=s(w,_,D)}),g}function Rw(o){var s=Tp(o);return s.length==1&&s[0][2]?d2(s[0][0],s[0][1]):function(d){return d===o||dp(d,o,s)}}function Mw(o,s){return Op(o)&&f2(s)?d2(ir(o),s):function(d){var g=jp(d,o);return g===n&&g===s?Gp(d,o):cs(s,g,C|S)}}function Il(o,s,d,g,w){o!==s&&up(s,function(_,D){if(w||(w=new Zn),Pt(_))UY(o,s,D,d,Il,g,w);else{var $=g?g(Mp(o,D),_,D+"",o,s,w):n;$===n&&($=_),ap(o,D,$)}},cn)}function UY(o,s,d,g,w,_,D){var $=Mp(o,d),G=Mp(s,d),ee=D.get(G);if(ee){ap(o,d,ee);return}var ne=_?_($,G,d+"",o,s,D):n,ae=ne===n;if(ae){var ge=Ue(G),Ee=!ge&&ti(G),De=!ge&&!Ee&&Ko(G);ne=G,ge||Ee||De?Ue($)?ne=$:Lt($)?ne=un($):Ee?(ae=!1,ne=Zw(G,!0)):De?(ae=!1,ne=Xw(G,!0)):ne=[]:gs(G)||Wi(G)?(ne=$,Wi($)?ne=G2($):(!Pt($)||Tr($))&&(ne=c2(G))):ae=!1}ae&&(D.set(G,ne),w(ne,G,g,_,D),D.delete(G)),ap(o,d,ne)}function Lw(o,s){var d=o.length;if(d)return s+=s<0?d:0,Pr(s,d)?o[s]:n}function Dw(o,s,d){s.length?s=At(s,function(_){return Ue(_)?function(D){return ji(D,_.length===1?_[0]:_)}:_}):s=[fn];var g=-1;s=At(s,bn(Oe()));var w=Ow(o,function(_,D,$){var G=At(s,function(ee){return ee(_)});return{criteria:G,index:++g,value:_}});return CU(w,function(_,D){return sJ(_,D,d)})}function YY(o,s){return $w(o,s,function(d,g){return Gp(o,g)})}function $w(o,s,d){for(var g=-1,w=s.length,_={};++g<w;){var D=s[g],$=ji(o,D);d($,D)&&fs(_,Qr(D,o),$)}return _}function JY(o){return function(s){return ji(s,o)}}function gp(o,s,d,g){var w=g?xU:ko,_=-1,D=s.length,$=o;for(o===s&&(s=un(s)),d&&($=At(o,bn(d)));++_<D;)for(var G=0,ee=s[_],ne=d?d(ee):ee;(G=w($,ne,G,g))>-1;)$!==o&&pl.call($,G,1),pl.call(o,G,1);return o}function Nw(o,s){for(var d=o?s.length:0,g=d-1;d--;){var w=s[d];if(d==g||w!==_){var _=w;Pr(w)?pl.call(o,w,1):yp(o,w)}}return o}function mp(o,s){return o+vl(vw()*(s-o+1))}function KY(o,s,d,g){for(var w=-1,_=kt(ml((s-o)/(d||1)),0),D=W(_);_--;)D[g?_:++w]=o,o+=d;return D}function vp(o,s){var d="";if(!o||s<1||s>Je)return d;do s%2&&(d+=o),s=vl(s/2),s&&(o+=o);while(s);return d}function Qe(o,s){return Lp(h2(o,s,fn),o+"")}function qY(o){return xw(qo(o))}function QY(o,s){var d=qo(o);return Ll(d,ki(s,0,d.length))}function fs(o,s,d,g){if(!Pt(o))return o;s=Qr(s,o);for(var w=-1,_=s.length,D=_-1,$=o;$!=null&&++w<_;){var G=ir(s[w]),ee=d;if(G==="__proto__"||G==="constructor"||G==="prototype")return o;if(w!=D){var ne=$[G];ee=g?g(ne,G,$):n,ee===n&&(ee=Pt(ne)?ne:Pr(s[w+1])?[]:{})}ss($,G,ee),$=$[G]}return o}var Vw=bl?function(o,s){return bl.set(o,s),o}:fn,eJ=gl?function(o,s){return gl(o,"toString",{configurable:!0,enumerable:!1,value:Wp(s),writable:!0})}:fn;function tJ(o){return Ll(qo(o))}function On(o,s,d){var g=-1,w=o.length;s<0&&(s=-s>w?0:w+s),d=d>w?w:d,d<0&&(d+=w),w=s>d?0:d-s>>>0,s>>>=0;for(var _=W(w);++g<w;)_[g]=o[g+s];return _}function nJ(o,s){var d;return Kr(o,function(g,w,_){return d=s(g,w,_),!d}),!!d}function El(o,s,d){var g=0,w=o==null?g:o.length;if(typeof s=="number"&&s===s&&w<=y){for(;g<w;){var _=g+w>>>1,D=o[_];D!==null&&!xn(D)&&(d?D<=s:D<s)?g=_+1:w=_}return w}return bp(o,s,fn,d)}function bp(o,s,d,g){var w=0,_=o==null?0:o.length;if(_===0)return 0;s=d(s);for(var D=s!==s,$=s===null,G=xn(s),ee=s===n;w<_;){var ne=vl((w+_)/2),ae=d(o[ne]),ge=ae!==n,Ee=ae===null,De=ae===ae,Ke=xn(ae);if(D)var $e=g||De;else ee?$e=De&&(g||ge):$?$e=De&&ge&&(g||!Ee):G?$e=De&&ge&&!Ee&&(g||!Ke):Ee||Ke?$e=!1:$e=g?ae<=s:ae<s;$e?w=ne+1:_=ne}return Kt(_,O)}function Bw(o,s){for(var d=-1,g=o.length,w=0,_=[];++d<g;){var D=o[d],$=s?s(D):D;if(!d||!Xn($,G)){var G=$;_[w++]=D===0?0:D}}return _}function kw(o){return typeof o=="number"?o:xn(o)?P:+o}function yn(o){if(typeof o=="string")return o;if(Ue(o))return At(o,yn)+"";if(xn(o))return bw?bw.call(o):"";var s=o+"";return s=="0"&&1/o==-Ve?"-0":s}function qr(o,s,d){var g=-1,w=il,_=o.length,D=!0,$=[],G=$;if(d)D=!1,w=zh;else if(_>=i){var ee=s?null:hJ(o);if(ee)return al(ee);D=!1,w=ts,G=new Bi}else G=s?[]:$;e:for(;++g<_;){var ne=o[g],ae=s?s(ne):ne;if(ne=d||ne!==0?ne:0,D&&ae===ae){for(var ge=G.length;ge--;)if(G[ge]===ae)continue e;s&&G.push(ae),$.push(ne)}else w(G,ae,d)||(G!==$&&G.push(ae),$.push(ne))}return $}function yp(o,s){return s=Qr(s,o),o=p2(o,s),o==null||delete o[ir(Rn(s))]}function jw(o,s,d,g){return fs(o,s,d(ji(o,s)),g)}function Al(o,s,d,g){for(var w=o.length,_=g?w:-1;(g?_--:++_<w)&&s(o[_],_,o););return d?On(o,g?0:_,g?_+1:w):On(o,g?_+1:0,g?w:_)}function Gw(o,s){var d=o;return d instanceof tt&&(d=d.value()),Uh(s,function(g,w){return w.func.apply(w.thisArg,Ur([g],w.args))},d)}function xp(o,s,d){var g=o.length;if(g<2)return g?qr(o[0]):[];for(var w=-1,_=W(g);++w<g;)for(var D=o[w],$=-1;++$<g;)$!=w&&(_[w]=us(_[w]||D,o[$],s,d));return qr(Zt(_,1),s,d)}function Hw(o,s,d){for(var g=-1,w=o.length,_=s.length,D={};++g<w;){var $=g<_?s[g]:n;d(D,o[g],$)}return D}function Cp(o){return Lt(o)?o:[]}function wp(o){return typeof o=="function"?o:fn}function Qr(o,s){return Ue(o)?o:Op(o,s)?[o]:b2(ht(o))}var rJ=Qe;function ei(o,s,d){var g=o.length;return d=d===n?g:d,!s&&d>=g?o:On(o,s,d)}var Ww=WU||function(o){return Wt.clearTimeout(o)};function Zw(o,s){if(s)return o.slice();var d=o.length,g=dw?dw(d):new o.constructor(d);return o.copy(g),g}function Sp(o){var s=new o.constructor(o.byteLength);return new dl(s).set(new dl(o)),s}function iJ(o,s){var d=s?Sp(o.buffer):o.buffer;return new o.constructor(d,o.byteOffset,o.byteLength)}function oJ(o){var s=new o.constructor(o.source,_e.exec(o));return s.lastIndex=o.lastIndex,s}function aJ(o){return as?mt(as.call(o)):{}}function Xw(o,s){var d=s?Sp(o.buffer):o.buffer;return new o.constructor(d,o.byteOffset,o.length)}function zw(o,s){if(o!==s){var d=o!==n,g=o===null,w=o===o,_=xn(o),D=s!==n,$=s===null,G=s===s,ee=xn(s);if(!$&&!ee&&!_&&o>s||_&&D&&G&&!$&&!ee||g&&D&&G||!d&&G||!w)return 1;if(!g&&!_&&!ee&&o<s||ee&&d&&w&&!g&&!_||$&&d&&w||!D&&w||!G)return-1}return 0}function sJ(o,s,d){for(var g=-1,w=o.criteria,_=s.criteria,D=w.length,$=d.length;++g<D;){var G=zw(w[g],_[g]);if(G){if(g>=$)return G;var ee=d[g];return G*(ee=="desc"?-1:1)}}return o.index-s.index}function Uw(o,s,d,g){for(var w=-1,_=o.length,D=d.length,$=-1,G=s.length,ee=kt(_-D,0),ne=W(G+ee),ae=!g;++$<G;)ne[$]=s[$];for(;++w<D;)(ae||w<_)&&(ne[d[w]]=o[w]);for(;ee--;)ne[$++]=o[w++];return ne}function Yw(o,s,d,g){for(var w=-1,_=o.length,D=-1,$=d.length,G=-1,ee=s.length,ne=kt(_-$,0),ae=W(ne+ee),ge=!g;++w<ne;)ae[w]=o[w];for(var Ee=w;++G<ee;)ae[Ee+G]=s[G];for(;++D<$;)(ge||w<_)&&(ae[Ee+d[D]]=o[w++]);return ae}function un(o,s){var d=-1,g=o.length;for(s||(s=W(g));++d<g;)s[d]=o[d];return s}function rr(o,s,d,g){var w=!d;d||(d={});for(var _=-1,D=s.length;++_<D;){var $=s[_],G=g?g(d[$],o[$],$,d,o):n;G===n&&(G=o[$]),w?Er(d,$,G):ss(d,$,G)}return d}function uJ(o,s){return rr(o,Fp(o),s)}function lJ(o,s){return rr(o,u2(o),s)}function _l(o,s){return function(d,g){var w=Ue(d)?pU:OY,_=s?s():{};return w(d,o,Oe(g,2),_)}}function Uo(o){return Qe(function(s,d){var g=-1,w=d.length,_=w>1?d[w-1]:n,D=w>2?d[2]:n;for(_=o.length>3&&typeof _=="function"?(w--,_):n,D&&tn(d[0],d[1],D)&&(_=w<3?n:_,w=1),s=mt(s);++g<w;){var $=d[g];$&&o(s,$,g,_)}return s})}function Jw(o,s){return function(d,g){if(d==null)return d;if(!ln(d))return o(d,g);for(var w=d.length,_=s?w:-1,D=mt(d);(s?_--:++_<w)&&g(D[_],_,D)!==!1;);return d}}function Kw(o){return function(s,d,g){for(var w=-1,_=mt(s),D=g(s),$=D.length;$--;){var G=D[o?$:++w];if(d(_[G],G,_)===!1)break}return s}}function cJ(o,s,d){var g=s&E,w=ds(o);function _(){var D=this&&this!==Wt&&this instanceof _?w:o;return D.apply(g?d:this,arguments)}return _}function qw(o){return function(s){s=ht(s);var d=jo(s)?Wn(s):n,g=d?d[0]:s.charAt(0),w=d?ei(d,1).join(""):s.slice(1);return g[o]()+w}}function Yo(o){return function(s){return Uh(J2(Y2(s).replace(eU,"")),o,"")}}function ds(o){return function(){var s=arguments;switch(s.length){case 0:return new o;case 1:return new o(s[0]);case 2:return new o(s[0],s[1]);case 3:return new o(s[0],s[1],s[2]);case 4:return new o(s[0],s[1],s[2],s[3]);case 5:return new o(s[0],s[1],s[2],s[3],s[4]);case 6:return new o(s[0],s[1],s[2],s[3],s[4],s[5]);case 7:return new o(s[0],s[1],s[2],s[3],s[4],s[5],s[6])}var d=zo(o.prototype),g=o.apply(d,s);return Pt(g)?g:d}}function fJ(o,s,d){var g=ds(o);function w(){for(var _=arguments.length,D=W(_),$=_,G=Jo(w);$--;)D[$]=arguments[$];var ee=_<3&&D[0]!==G&&D[_-1]!==G?[]:Yr(D,G);if(_-=ee.length,_<d)return r2(o,s,Pl,w.placeholder,n,D,ee,n,n,d-_);var ne=this&&this!==Wt&&this instanceof w?g:o;return vn(ne,this,D)}return w}function Qw(o){return function(s,d,g){var w=mt(s);if(!ln(s)){var _=Oe(d,3);s=Gt(s),d=function($){return _(w[$],$,w)}}var D=o(s,d,g);return D>-1?w[_?s[D]:D]:n}}function e2(o){return _r(function(s){var d=s.length,g=d,w=Tn.prototype.thru;for(o&&s.reverse();g--;){var _=s[g];if(typeof _!="function")throw new Pn(u);if(w&&!D&&Rl(_)=="wrapper")var D=new Tn([],!0)}for(g=D?g:d;++g<d;){_=s[g];var $=Rl(_),G=$=="wrapper"?Pp(_):n;G&&Rp(G[0])&&G[1]==(Z|L|N|U)&&!G[4].length&&G[9]==1?D=D[Rl(G[0])].apply(D,G[3]):D=_.length==1&&Rp(_)?D[$]():D.thru(_)}return function(){var ee=arguments,ne=ee[0];if(D&&ee.length==1&&Ue(ne))return D.plant(ne).value();for(var ae=0,ge=d?s[ae].apply(this,ee):ne;++ae<d;)ge=s[ae].call(this,ge);return ge}})}function Pl(o,s,d,g,w,_,D,$,G,ee){var ne=s&Z,ae=s&E,ge=s&A,Ee=s&(L|V),De=s&fe,Ke=ge?n:ds(o);function $e(){for(var et=arguments.length,it=W(et),Cn=et;Cn--;)it[Cn]=arguments[Cn];if(Ee)var nn=Jo($e),wn=SU(it,nn);if(g&&(it=Uw(it,g,w,Ee)),_&&(it=Yw(it,_,D,Ee)),et-=wn,Ee&&et<ee){var Dt=Yr(it,nn);return r2(o,s,Pl,$e.placeholder,d,it,Dt,$,G,ee-et)}var zn=ae?d:this,Or=ge?zn[o]:o;return et=it.length,$?it=OJ(it,$):De&&et>1&&it.reverse(),ne&&G<et&&(it.length=G),this&&this!==Wt&&this instanceof $e&&(Or=Ke||ds(Or)),Or.apply(zn,it)}return $e}function t2(o,s){return function(d,g){return BY(d,o,s(g),{})}}function Tl(o,s){return function(d,g){var w;if(d===n&&g===n)return s;if(d!==n&&(w=d),g!==n){if(w===n)return g;typeof d=="string"||typeof g=="string"?(d=yn(d),g=yn(g)):(d=kw(d),g=kw(g)),w=o(d,g)}return w}}function Ip(o){return _r(function(s){return s=At(s,bn(Oe())),Qe(function(d){var g=this;return o(s,function(w){return vn(w,g,d)})})})}function Fl(o,s){s=s===n?" ":yn(s);var d=s.length;if(d<2)return d?vp(s,o):s;var g=vp(s,ml(o/Go(s)));return jo(s)?ei(Wn(g),0,o).join(""):g.slice(0,o)}function dJ(o,s,d,g){var w=s&E,_=ds(o);function D(){for(var $=-1,G=arguments.length,ee=-1,ne=g.length,ae=W(ne+G),ge=this&&this!==Wt&&this instanceof D?_:o;++ee<ne;)ae[ee]=g[ee];for(;G--;)ae[ee++]=arguments[++$];return vn(ge,w?d:this,ae)}return D}function n2(o){return function(s,d,g){return g&&typeof g!="number"&&tn(s,d,g)&&(d=g=n),s=Fr(s),d===n?(d=s,s=0):d=Fr(d),g=g===n?s<d?1:-1:Fr(g),KY(s,d,g,o)}}function Ol(o){return function(s,d){return typeof s=="string"&&typeof d=="string"||(s=Mn(s),d=Mn(d)),o(s,d)}}function r2(o,s,d,g,w,_,D,$,G,ee){var ne=s&L,ae=ne?D:n,ge=ne?n:D,Ee=ne?_:n,De=ne?n:_;s|=ne?N:X,s&=~(ne?X:N),s&R||(s&=~(E|A));var Ke=[o,s,w,Ee,ae,De,ge,$,G,ee],$e=d.apply(n,Ke);return Rp(o)&&g2($e,Ke),$e.placeholder=g,m2($e,o,s)}function Ep(o){var s=Bt[o];return function(d,g){if(d=Mn(d),g=g==null?0:Kt(Ye(g),292),g&&mw(d)){var w=(ht(d)+"e").split("e"),_=s(w[0]+"e"+(+w[1]+g));return w=(ht(_)+"e").split("e"),+(w[0]+"e"+(+w[1]-g))}return s(d)}}var hJ=Zo&&1/al(new Zo([,-0]))[1]==Ve?function(o){return new Zo(o)}:zp;function i2(o){return function(s){var d=qt(s);return d==q?tp(s):d==ot?FU(s):wU(s,o(s))}}function Ar(o,s,d,g,w,_,D,$){var G=s&A;if(!G&&typeof o!="function")throw new Pn(u);var ee=g?g.length:0;if(ee||(s&=~(N|X),g=w=n),D=D===n?D:kt(Ye(D),0),$=$===n?$:Ye($),ee-=w?w.length:0,s&X){var ne=g,ae=w;g=w=n}var ge=G?n:Pp(o),Ee=[o,s,d,g,w,ne,ae,_,D,$];if(ge&&PJ(Ee,ge),o=Ee[0],s=Ee[1],d=Ee[2],g=Ee[3],w=Ee[4],$=Ee[9]=Ee[9]===n?G?0:o.length:kt(Ee[9]-ee,0),!$&&s&(L|V)&&(s&=~(L|V)),!s||s==E)var De=cJ(o,s,d);else s==L||s==V?De=fJ(o,s,$):(s==N||s==(E|N))&&!w.length?De=dJ(o,s,d,g):De=Pl.apply(n,Ee);var Ke=ge?Vw:g2;return m2(Ke(De,Ee),o,s)}function o2(o,s,d,g){return o===n||Xn(o,Wo[d])&&!pt.call(g,d)?s:o}function a2(o,s,d,g,w,_){return Pt(o)&&Pt(s)&&(_.set(s,o),Il(o,s,n,a2,_),_.delete(s)),o}function pJ(o){return gs(o)?n:o}function s2(o,s,d,g,w,_){var D=d&C,$=o.length,G=s.length;if($!=G&&!(D&&G>$))return!1;var ee=_.get(o),ne=_.get(s);if(ee&&ne)return ee==s&&ne==o;var ae=-1,ge=!0,Ee=d&S?new Bi:n;for(_.set(o,s),_.set(s,o);++ae<$;){var De=o[ae],Ke=s[ae];if(g)var $e=D?g(Ke,De,ae,s,o,_):g(De,Ke,ae,o,s,_);if($e!==n){if($e)continue;ge=!1;break}if(Ee){if(!Yh(s,function(et,it){if(!ts(Ee,it)&&(De===et||w(De,et,d,g,_)))return Ee.push(it)})){ge=!1;break}}else if(!(De===Ke||w(De,Ke,d,g,_))){ge=!1;break}}return _.delete(o),_.delete(s),ge}function gJ(o,s,d,g,w,_,D){switch(d){case er:if(o.byteLength!=s.byteLength||o.byteOffset!=s.byteOffset)return!1;o=o.buffer,s=s.buffer;case Vt:return!(o.byteLength!=s.byteLength||!_(new dl(o),new dl(s)));case J:case re:case de:return Xn(+o,+s);case ue:return o.name==s.name&&o.message==s.message;case qe:case st:return o==s+"";case q:var $=tp;case ot:var G=g&C;if($||($=al),o.size!=s.size&&!G)return!1;var ee=D.get(o);if(ee)return ee==s;g|=S,D.set(o,s);var ne=s2($(o),$(s),g,w,_,D);return D.delete(o),ne;case It:if(as)return as.call(o)==as.call(s)}return!1}function mJ(o,s,d,g,w,_){var D=d&C,$=Ap(o),G=$.length,ee=Ap(s),ne=ee.length;if(G!=ne&&!D)return!1;for(var ae=G;ae--;){var ge=$[ae];if(!(D?ge in s:pt.call(s,ge)))return!1}var Ee=_.get(o),De=_.get(s);if(Ee&&De)return Ee==s&&De==o;var Ke=!0;_.set(o,s),_.set(s,o);for(var $e=D;++ae<G;){ge=$[ae];var et=o[ge],it=s[ge];if(g)var Cn=D?g(it,et,ge,s,o,_):g(et,it,ge,o,s,_);if(!(Cn===n?et===it||w(et,it,d,g,_):Cn)){Ke=!1;break}$e||($e=ge=="constructor")}if(Ke&&!$e){var nn=o.constructor,wn=s.constructor;nn!=wn&&"constructor"in o&&"constructor"in s&&!(typeof nn=="function"&&nn instanceof nn&&typeof wn=="function"&&wn instanceof wn)&&(Ke=!1)}return _.delete(o),_.delete(s),Ke}function _r(o){return Lp(h2(o,n,w2),o+"")}function Ap(o){return _w(o,Gt,Fp)}function _p(o){return _w(o,cn,u2)}var Pp=bl?function(o){return bl.get(o)}:zp;function Rl(o){for(var s=o.name+"",d=Xo[s],g=pt.call(Xo,s)?d.length:0;g--;){var w=d[g],_=w.func;if(_==null||_==o)return w.name}return s}function Jo(o){var s=pt.call(I,"placeholder")?I:o;return s.placeholder}function Oe(){var o=I.iteratee||Zp;return o=o===Zp?Fw:o,arguments.length?o(arguments[0],arguments[1]):o}function Ml(o,s){var d=o.__data__;return IJ(s)?d[typeof s=="string"?"string":"hash"]:d.map}function Tp(o){for(var s=Gt(o),d=s.length;d--;){var g=s[d],w=o[g];s[d]=[g,w,f2(w)]}return s}function Gi(o,s){var d=_U(o,s);return Tw(d)?d:n}function vJ(o){var s=pt.call(o,Ni),d=o[Ni];try{o[Ni]=n;var g=!0}catch{}var w=cl.call(o);return g&&(s?o[Ni]=d:delete o[Ni]),w}var Fp=rp?function(o){return o==null?[]:(o=mt(o),zr(rp(o),function(s){return pw.call(o,s)}))}:Up,u2=rp?function(o){for(var s=[];o;)Ur(s,Fp(o)),o=hl(o);return s}:Up,qt=en;(ip&&qt(new ip(new ArrayBuffer(1)))!=er||rs&&qt(new rs)!=q||op&&qt(op.resolve())!=Be||Zo&&qt(new Zo)!=ot||is&&qt(new is)!=Mt)&&(qt=function(o){var s=en(o),d=s==ye?o.constructor:n,g=d?Hi(d):"";if(g)switch(g){case QU:return er;case eY:return q;case tY:return Be;case nY:return ot;case rY:return Mt}return s});function bJ(o,s,d){for(var g=-1,w=d.length;++g<w;){var _=d[g],D=_.size;switch(_.type){case"drop":o+=D;break;case"dropRight":s-=D;break;case"take":s=Kt(s,o+D);break;case"takeRight":o=kt(o,s-D);break}}return{start:o,end:s}}function yJ(o){var s=o.match(es);return s?s[1].split(x):[]}function l2(o,s,d){s=Qr(s,o);for(var g=-1,w=s.length,_=!1;++g<w;){var D=ir(s[g]);if(!(_=o!=null&&d(o,D)))break;o=o[D]}return _||++g!=w?_:(w=o==null?0:o.length,!!w&&kl(w)&&Pr(D,w)&&(Ue(o)||Wi(o)))}function xJ(o){var s=o.length,d=new o.constructor(s);return s&&typeof o[0]=="string"&&pt.call(o,"index")&&(d.index=o.index,d.input=o.input),d}function c2(o){return typeof o.constructor=="function"&&!hs(o)?zo(hl(o)):{}}function CJ(o,s,d){var g=o.constructor;switch(s){case Vt:return Sp(o);case J:case re:return new g(+o);case er:return iJ(o,d);case yr:case xr:case Hn:case Ci:case wi:case Si:case Ii:case Ei:case Ai:return Xw(o,d);case q:return new g;case de:case st:return new g(o);case qe:return oJ(o);case ot:return new g;case It:return aJ(o)}}function wJ(o,s){var d=s.length;if(!d)return o;var g=d-1;return s[g]=(d>1?"& ":"")+s[g],s=s.join(d>2?", ":" "),o.replace(Qa,`{
|
|
198
|
+
*/tl.exports,function(e,t){(function(){var n,r="4.17.21",i=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",p=1,m=2,v=4,C=1,S=2,E=1,A=2,R=4,L=8,V=16,N=32,X=64,Z=128,U=256,fe=512,Te=30,Ge="...",Xe=800,pe=16,Ce=1,be=2,Ae=3,Ve=1/0,Je=9007199254740991,F=17976931348623157e292,P=NaN,M=4294967295,O=M-1,y=M>>>1,j=[["ary",Z],["bind",E],["bindKey",A],["curry",L],["curryRight",V],["flip",fe],["partial",N],["partialRight",X],["rearg",U]],Q="[object Arguments]",oe="[object Array]",z="[object AsyncFunction]",J="[object Boolean]",re="[object Date]",ie="[object DOMException]",ue="[object Error]",K="[object Function]",ce="[object GeneratorFunction]",q="[object Map]",de="[object Number]",Se="[object Null]",ye="[object Object]",Be="[object Promise]",He="[object Proxy]",qe="[object RegExp]",ot="[object Set]",st="[object String]",It="[object Symbol]",Yt="[object Undefined]",Mt="[object WeakMap]",Gn="[object WeakSet]",Vt="[object ArrayBuffer]",er="[object DataView]",yr="[object Float32Array]",xr="[object Float64Array]",Hn="[object Int8Array]",Ci="[object Int16Array]",wi="[object Int32Array]",Si="[object Uint8Array]",Ii="[object Uint8ClampedArray]",Ei="[object Uint16Array]",Ai="[object Uint32Array]",Ya=/\b__p \+= '';/g,Cr=/\b(__p \+=) '' \+/g,_i=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Jt=/&(?:amp|lt|gt|quot|#39);/g,tr=/[&<>"']/g,wr=RegExp(Jt.source),Pi=RegExp(tr.source),Ja=/<%-([\s\S]+?)%>/g,Ti=/<%([\s\S]+?)%>/g,Vo=/<%=([\s\S]+?)%>/g,Fi=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Oi=/^\w*$/,Ka=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ri=/[\\^$.*+?()[\]{}|]/g,Mi=RegExp(Ri.source),Li=/^\s+/,qa=/\s/,Qa=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,es=/\{\n\/\* \[wrapped with (.+)\] \*/,x=/,? & /,B=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,H=/[()=,{}\[\]\/\s]/,le=/\\(\\)?/g,we=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_e=/\w*$/,ve=/^[-+]0x[0-9a-f]+$/i,me=/^0b[01]+$/i,at=/^\[object .+?Constructor\]$/,We=/^0o[0-7]+$/i,ze=/^(?:0|[1-9]\d*)$/,gt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,jt=/($^)/,Di=/['\n\r\u2028\u2029\\]/g,Et="\\ud800-\\udfff",$z="\\u0300-\\u036f",Nz="\\ufe20-\\ufe2f",Vz="\\u20d0-\\u20ff",_C=$z+Nz+Vz,PC="\\u2700-\\u27bf",TC="a-z\\xdf-\\xf6\\xf8-\\xff",Bz="\\xac\\xb1\\xd7\\xf7",kz="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",jz="\\u2000-\\u206f",Gz=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",FC="A-Z\\xc0-\\xd6\\xd8-\\xde",OC="\\ufe0e\\ufe0f",RC=Bz+kz+jz+Gz,Bh="['’]",Hz="["+Et+"]",MC="["+RC+"]",rl="["+_C+"]",LC="\\d+",Wz="["+PC+"]",DC="["+TC+"]",$C="[^"+Et+RC+LC+PC+TC+FC+"]",kh="\\ud83c[\\udffb-\\udfff]",Zz="(?:"+rl+"|"+kh+")",NC="[^"+Et+"]",jh="(?:\\ud83c[\\udde6-\\uddff]){2}",Gh="[\\ud800-\\udbff][\\udc00-\\udfff]",Bo="["+FC+"]",VC="\\u200d",BC="(?:"+DC+"|"+$C+")",Xz="(?:"+Bo+"|"+$C+")",kC="(?:"+Bh+"(?:d|ll|m|re|s|t|ve))?",jC="(?:"+Bh+"(?:D|LL|M|RE|S|T|VE))?",GC=Zz+"?",HC="["+OC+"]?",zz="(?:"+VC+"(?:"+[NC,jh,Gh].join("|")+")"+HC+GC+")*",Uz="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Yz="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",WC=HC+GC+zz,Jz="(?:"+[Wz,jh,Gh].join("|")+")"+WC,Kz="(?:"+[NC+rl+"?",rl,jh,Gh,Hz].join("|")+")",qz=RegExp(Bh,"g"),Qz=RegExp(rl,"g"),Hh=RegExp(kh+"(?="+kh+")|"+Kz+WC,"g"),eU=RegExp([Bo+"?"+DC+"+"+kC+"(?="+[MC,Bo,"$"].join("|")+")",Xz+"+"+jC+"(?="+[MC,Bo+BC,"$"].join("|")+")",Bo+"?"+BC+"+"+kC,Bo+"+"+jC,Yz,Uz,LC,Jz].join("|"),"g"),tU=RegExp("["+VC+Et+_C+OC+"]"),nU=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,rU=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],iU=-1,wt={};wt[yr]=wt[xr]=wt[Hn]=wt[Ci]=wt[wi]=wt[Si]=wt[Ii]=wt[Ei]=wt[Ai]=!0,wt[Q]=wt[oe]=wt[Vt]=wt[J]=wt[er]=wt[re]=wt[ue]=wt[K]=wt[q]=wt[de]=wt[ye]=wt[qe]=wt[ot]=wt[st]=wt[Mt]=!1;var yt={};yt[Q]=yt[oe]=yt[Vt]=yt[er]=yt[J]=yt[re]=yt[yr]=yt[xr]=yt[Hn]=yt[Ci]=yt[wi]=yt[q]=yt[de]=yt[ye]=yt[qe]=yt[ot]=yt[st]=yt[It]=yt[Si]=yt[Ii]=yt[Ei]=yt[Ai]=!0,yt[ue]=yt[K]=yt[Mt]=!1;var oU={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},aU={"&":"&","<":"<",">":">",'"':""","'":"'"},sU={"&":"&","<":"<",">":">",""":'"',"'":"'"},uU={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},lU=parseFloat,cU=parseInt,ZC=typeof or=="object"&&or&&or.Object===Object&&or,fU=typeof self=="object"&&self&&self.Object===Object&&self,Wt=ZC||fU||Function("return this")(),Wh=t&&!t.nodeType&&t,$i=Wh&&!0&&e&&!e.nodeType&&e,XC=$i&&$i.exports===Wh,Zh=XC&&ZC.process,An=function(){try{var k=$i&&$i.require&&$i.require("util").types;return k||Zh&&Zh.binding&&Zh.binding("util")}catch{}}(),zC=An&&An.isArrayBuffer,UC=An&&An.isDate,YC=An&&An.isMap,JC=An&&An.isRegExp,KC=An&&An.isSet,qC=An&&An.isTypedArray;function vn(k,Y,W){switch(W.length){case 0:return k.call(Y);case 1:return k.call(Y,W[0]);case 2:return k.call(Y,W[0],W[1]);case 3:return k.call(Y,W[0],W[1],W[2])}return k.apply(Y,W)}function dU(k,Y,W,xe){for(var Ze=-1,ct=k==null?0:k.length;++Ze<ct;){var Bt=k[Ze];Y(xe,Bt,W(Bt),k)}return xe}function _n(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe&&Y(k[W],W,k)!==!1;);return k}function hU(k,Y){for(var W=k==null?0:k.length;W--&&Y(k[W],W,k)!==!1;);return k}function QC(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe;)if(!Y(k[W],W,k))return!1;return!0}function zr(k,Y){for(var W=-1,xe=k==null?0:k.length,Ze=0,ct=[];++W<xe;){var Bt=k[W];Y(Bt,W,k)&&(ct[Ze++]=Bt)}return ct}function il(k,Y){var W=k==null?0:k.length;return!!W&&ko(k,Y,0)>-1}function Xh(k,Y,W){for(var xe=-1,Ze=k==null?0:k.length;++xe<Ze;)if(W(Y,k[xe]))return!0;return!1}function At(k,Y){for(var W=-1,xe=k==null?0:k.length,Ze=Array(xe);++W<xe;)Ze[W]=Y(k[W],W,k);return Ze}function Ur(k,Y){for(var W=-1,xe=Y.length,Ze=k.length;++W<xe;)k[Ze+W]=Y[W];return k}function zh(k,Y,W,xe){var Ze=-1,ct=k==null?0:k.length;for(xe&&ct&&(W=k[++Ze]);++Ze<ct;)W=Y(W,k[Ze],Ze,k);return W}function pU(k,Y,W,xe){var Ze=k==null?0:k.length;for(xe&&Ze&&(W=k[--Ze]);Ze--;)W=Y(W,k[Ze],Ze,k);return W}function Uh(k,Y){for(var W=-1,xe=k==null?0:k.length;++W<xe;)if(Y(k[W],W,k))return!0;return!1}var gU=Yh("length");function mU(k){return k.split("")}function vU(k){return k.match(B)||[]}function ew(k,Y,W){var xe;return W(k,function(Ze,ct,Bt){if(Y(Ze,ct,Bt))return xe=ct,!1}),xe}function ol(k,Y,W,xe){for(var Ze=k.length,ct=W+(xe?1:-1);xe?ct--:++ct<Ze;)if(Y(k[ct],ct,k))return ct;return-1}function ko(k,Y,W){return Y===Y?TU(k,Y,W):ol(k,tw,W)}function bU(k,Y,W,xe){for(var Ze=W-1,ct=k.length;++Ze<ct;)if(xe(k[Ze],Y))return Ze;return-1}function tw(k){return k!==k}function nw(k,Y){var W=k==null?0:k.length;return W?Kh(k,Y)/W:P}function Yh(k){return function(Y){return Y==null?n:Y[k]}}function Jh(k){return function(Y){return k==null?n:k[Y]}}function rw(k,Y,W,xe,Ze){return Ze(k,function(ct,Bt,mt){W=xe?(xe=!1,ct):Y(W,ct,Bt,mt)}),W}function yU(k,Y){var W=k.length;for(k.sort(Y);W--;)k[W]=k[W].value;return k}function Kh(k,Y){for(var W,xe=-1,Ze=k.length;++xe<Ze;){var ct=Y(k[xe]);ct!==n&&(W=W===n?ct:W+ct)}return W}function qh(k,Y){for(var W=-1,xe=Array(k);++W<k;)xe[W]=Y(W);return xe}function xU(k,Y){return At(Y,function(W){return[W,k[W]]})}function iw(k){return k&&k.slice(0,uw(k)+1).replace(Li,"")}function bn(k){return function(Y){return k(Y)}}function Qh(k,Y){return At(Y,function(W){return k[W]})}function ts(k,Y){return k.has(Y)}function ow(k,Y){for(var W=-1,xe=k.length;++W<xe&&ko(Y,k[W],0)>-1;);return W}function aw(k,Y){for(var W=k.length;W--&&ko(Y,k[W],0)>-1;);return W}function CU(k,Y){for(var W=k.length,xe=0;W--;)k[W]===Y&&++xe;return xe}var wU=Jh(oU),SU=Jh(aU);function IU(k){return"\\"+uU[k]}function EU(k,Y){return k==null?n:k[Y]}function jo(k){return tU.test(k)}function AU(k){return nU.test(k)}function _U(k){for(var Y,W=[];!(Y=k.next()).done;)W.push(Y.value);return W}function ep(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe,Ze){W[++Y]=[Ze,xe]}),W}function sw(k,Y){return function(W){return k(Y(W))}}function Yr(k,Y){for(var W=-1,xe=k.length,Ze=0,ct=[];++W<xe;){var Bt=k[W];(Bt===Y||Bt===h)&&(k[W]=h,ct[Ze++]=W)}return ct}function al(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe){W[++Y]=xe}),W}function PU(k){var Y=-1,W=Array(k.size);return k.forEach(function(xe){W[++Y]=[xe,xe]}),W}function TU(k,Y,W){for(var xe=W-1,Ze=k.length;++xe<Ze;)if(k[xe]===Y)return xe;return-1}function FU(k,Y,W){for(var xe=W+1;xe--;)if(k[xe]===Y)return xe;return xe}function Go(k){return jo(k)?RU(k):gU(k)}function Wn(k){return jo(k)?MU(k):mU(k)}function uw(k){for(var Y=k.length;Y--&&qa.test(k.charAt(Y)););return Y}var OU=Jh(sU);function RU(k){for(var Y=Hh.lastIndex=0;Hh.test(k);)++Y;return Y}function MU(k){return k.match(Hh)||[]}function LU(k){return k.match(eU)||[]}var DU=function k(Y){Y=Y==null?Wt:Ho.defaults(Wt.Object(),Y,Ho.pick(Wt,rU));var W=Y.Array,xe=Y.Date,Ze=Y.Error,ct=Y.Function,Bt=Y.Math,mt=Y.Object,tp=Y.RegExp,$U=Y.String,Pn=Y.TypeError,sl=W.prototype,NU=ct.prototype,Wo=mt.prototype,ul=Y["__core-js_shared__"],ll=NU.toString,pt=Wo.hasOwnProperty,VU=0,lw=function(){var o=/[^.]+$/.exec(ul&&ul.keys&&ul.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),cl=Wo.toString,BU=ll.call(mt),kU=Wt._,jU=tp("^"+ll.call(pt).replace(Ri,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),fl=XC?Y.Buffer:n,Jr=Y.Symbol,dl=Y.Uint8Array,cw=fl?fl.allocUnsafe:n,hl=sw(mt.getPrototypeOf,mt),fw=mt.create,dw=Wo.propertyIsEnumerable,pl=sl.splice,hw=Jr?Jr.isConcatSpreadable:n,ns=Jr?Jr.iterator:n,Ni=Jr?Jr.toStringTag:n,gl=function(){try{var o=Gi(mt,"defineProperty");return o({},"",{}),o}catch{}}(),GU=Y.clearTimeout!==Wt.clearTimeout&&Y.clearTimeout,HU=xe&&xe.now!==Wt.Date.now&&xe.now,WU=Y.setTimeout!==Wt.setTimeout&&Y.setTimeout,ml=Bt.ceil,vl=Bt.floor,np=mt.getOwnPropertySymbols,ZU=fl?fl.isBuffer:n,pw=Y.isFinite,XU=sl.join,zU=sw(mt.keys,mt),kt=Bt.max,Kt=Bt.min,UU=xe.now,YU=Y.parseInt,gw=Bt.random,JU=sl.reverse,rp=Gi(Y,"DataView"),rs=Gi(Y,"Map"),ip=Gi(Y,"Promise"),Zo=Gi(Y,"Set"),is=Gi(Y,"WeakMap"),os=Gi(mt,"create"),bl=is&&new is,Xo={},KU=Hi(rp),qU=Hi(rs),QU=Hi(ip),eY=Hi(Zo),tY=Hi(is),yl=Jr?Jr.prototype:n,as=yl?yl.valueOf:n,mw=yl?yl.toString:n;function I(o){if(Ot(o)&&!Ue(o)&&!(o instanceof nt)){if(o instanceof Tn)return o;if(pt.call(o,"__wrapped__"))return v2(o)}return new Tn(o)}var zo=function(){function o(){}return function(s){if(!Pt(s))return{};if(fw)return fw(s);o.prototype=s;var d=new o;return o.prototype=n,d}}();function xl(){}function Tn(o,s){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!s,this.__index__=0,this.__values__=n}I.templateSettings={escape:Ja,evaluate:Ti,interpolate:Vo,variable:"",imports:{_:I}},I.prototype=xl.prototype,I.prototype.constructor=I,Tn.prototype=zo(xl.prototype),Tn.prototype.constructor=Tn;function nt(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=M,this.__views__=[]}function nY(){var o=new nt(this.__wrapped__);return o.__actions__=un(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=un(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=un(this.__views__),o}function rY(){if(this.__filtered__){var o=new nt(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function iY(){var o=this.__wrapped__.value(),s=this.__dir__,d=Ue(o),g=s<0,w=d?o.length:0,_=mJ(0,w,this.__views__),D=_.start,$=_.end,G=$-D,ee=g?$:D-1,ne=this.__iteratees__,ae=ne.length,ge=0,Ee=Kt(G,this.__takeCount__);if(!d||!g&&w==G&&Ee==G)return kw(o,this.__actions__);var De=[];e:for(;G--&&ge<Ee;){ee+=s;for(var Ke=-1,$e=o[ee];++Ke<ae;){var tt=ne[Ke],it=tt.iteratee,Cn=tt.type,nn=it($e);if(Cn==be)$e=nn;else if(!nn){if(Cn==Ce)continue e;break e}}De[ge++]=$e}return De}nt.prototype=zo(xl.prototype),nt.prototype.constructor=nt;function Vi(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function oY(){this.__data__=os?os(null):{},this.size=0}function aY(o){var s=this.has(o)&&delete this.__data__[o];return this.size-=s?1:0,s}function sY(o){var s=this.__data__;if(os){var d=s[o];return d===c?n:d}return pt.call(s,o)?s[o]:n}function uY(o){var s=this.__data__;return os?s[o]!==n:pt.call(s,o)}function lY(o,s){var d=this.__data__;return this.size+=this.has(o)?0:1,d[o]=os&&s===n?c:s,this}Vi.prototype.clear=oY,Vi.prototype.delete=aY,Vi.prototype.get=sY,Vi.prototype.has=uY,Vi.prototype.set=lY;function Sr(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function cY(){this.__data__=[],this.size=0}function fY(o){var s=this.__data__,d=Cl(s,o);if(d<0)return!1;var g=s.length-1;return d==g?s.pop():pl.call(s,d,1),--this.size,!0}function dY(o){var s=this.__data__,d=Cl(s,o);return d<0?n:s[d][1]}function hY(o){return Cl(this.__data__,o)>-1}function pY(o,s){var d=this.__data__,g=Cl(d,o);return g<0?(++this.size,d.push([o,s])):d[g][1]=s,this}Sr.prototype.clear=cY,Sr.prototype.delete=fY,Sr.prototype.get=dY,Sr.prototype.has=hY,Sr.prototype.set=pY;function Ir(o){var s=-1,d=o==null?0:o.length;for(this.clear();++s<d;){var g=o[s];this.set(g[0],g[1])}}function gY(){this.size=0,this.__data__={hash:new Vi,map:new(rs||Sr),string:new Vi}}function mY(o){var s=Ml(this,o).delete(o);return this.size-=s?1:0,s}function vY(o){return Ml(this,o).get(o)}function bY(o){return Ml(this,o).has(o)}function yY(o,s){var d=Ml(this,o),g=d.size;return d.set(o,s),this.size+=d.size==g?0:1,this}Ir.prototype.clear=gY,Ir.prototype.delete=mY,Ir.prototype.get=vY,Ir.prototype.has=bY,Ir.prototype.set=yY;function Bi(o){var s=-1,d=o==null?0:o.length;for(this.__data__=new Ir;++s<d;)this.add(o[s])}function xY(o){return this.__data__.set(o,c),this}function CY(o){return this.__data__.has(o)}Bi.prototype.add=Bi.prototype.push=xY,Bi.prototype.has=CY;function Zn(o){var s=this.__data__=new Sr(o);this.size=s.size}function wY(){this.__data__=new Sr,this.size=0}function SY(o){var s=this.__data__,d=s.delete(o);return this.size=s.size,d}function IY(o){return this.__data__.get(o)}function EY(o){return this.__data__.has(o)}function AY(o,s){var d=this.__data__;if(d instanceof Sr){var g=d.__data__;if(!rs||g.length<i-1)return g.push([o,s]),this.size=++d.size,this;d=this.__data__=new Ir(g)}return d.set(o,s),this.size=d.size,this}Zn.prototype.clear=wY,Zn.prototype.delete=SY,Zn.prototype.get=IY,Zn.prototype.has=EY,Zn.prototype.set=AY;function vw(o,s){var d=Ue(o),g=!d&&Wi(o),w=!d&&!g&&ti(o),_=!d&&!g&&!w&&Ko(o),D=d||g||w||_,$=D?qh(o.length,$U):[],G=$.length;for(var ee in o)(s||pt.call(o,ee))&&!(D&&(ee=="length"||w&&(ee=="offset"||ee=="parent")||_&&(ee=="buffer"||ee=="byteLength"||ee=="byteOffset")||Pr(ee,G)))&&$.push(ee);return $}function bw(o){var s=o.length;return s?o[gp(0,s-1)]:n}function _Y(o,s){return Ll(un(o),ki(s,0,o.length))}function PY(o){return Ll(un(o))}function op(o,s,d){(d!==n&&!Xn(o[s],d)||d===n&&!(s in o))&&Er(o,s,d)}function ss(o,s,d){var g=o[s];(!(pt.call(o,s)&&Xn(g,d))||d===n&&!(s in o))&&Er(o,s,d)}function Cl(o,s){for(var d=o.length;d--;)if(Xn(o[d][0],s))return d;return-1}function TY(o,s,d,g){return Kr(o,function(w,_,D){s(g,w,d(w),D)}),g}function yw(o,s){return o&&rr(s,Gt(s),o)}function FY(o,s){return o&&rr(s,cn(s),o)}function Er(o,s,d){s=="__proto__"&&gl?gl(o,s,{configurable:!0,enumerable:!0,value:d,writable:!0}):o[s]=d}function ap(o,s){for(var d=-1,g=s.length,w=W(g),_=o==null;++d<g;)w[d]=_?n:kp(o,s[d]);return w}function ki(o,s,d){return o===o&&(d!==n&&(o=o<=d?o:d),s!==n&&(o=o>=s?o:s)),o}function Fn(o,s,d,g,w,_){var D,$=s&p,G=s&m,ee=s&v;if(d&&(D=w?d(o,g,w,_):d(o)),D!==n)return D;if(!Pt(o))return o;var ne=Ue(o);if(ne){if(D=bJ(o),!$)return un(o,D)}else{var ae=qt(o),ge=ae==K||ae==ce;if(ti(o))return Hw(o,$);if(ae==ye||ae==Q||ge&&!w){if(D=G||ge?{}:u2(o),!$)return G?sJ(o,FY(D,o)):aJ(o,yw(D,o))}else{if(!yt[ae])return w?o:{};D=yJ(o,ae,$)}}_||(_=new Zn);var Ee=_.get(o);if(Ee)return Ee;_.set(o,D),N2(o)?o.forEach(function($e){D.add(Fn($e,s,d,$e,o,_))}):D2(o)&&o.forEach(function($e,tt){D.set(tt,Fn($e,s,d,tt,o,_))});var De=ee?G?Ap:Ep:G?cn:Gt,Ke=ne?n:De(o);return _n(Ke||o,function($e,tt){Ke&&(tt=$e,$e=o[tt]),ss(D,tt,Fn($e,s,d,tt,o,_))}),D}function OY(o){var s=Gt(o);return function(d){return xw(d,o,s)}}function xw(o,s,d){var g=d.length;if(o==null)return!g;for(o=mt(o);g--;){var w=d[g],_=s[w],D=o[w];if(D===n&&!(w in o)||!_(D))return!1}return!0}function Cw(o,s,d){if(typeof o!="function")throw new Pn(u);return ps(function(){o.apply(n,d)},s)}function us(o,s,d,g){var w=-1,_=il,D=!0,$=o.length,G=[],ee=s.length;if(!$)return G;d&&(s=At(s,bn(d))),g?(_=Xh,D=!1):s.length>=i&&(_=ts,D=!1,s=new Bi(s));e:for(;++w<$;){var ne=o[w],ae=d==null?ne:d(ne);if(ne=g||ne!==0?ne:0,D&&ae===ae){for(var ge=ee;ge--;)if(s[ge]===ae)continue e;G.push(ne)}else _(s,ae,g)||G.push(ne)}return G}var Kr=Uw(nr),ww=Uw(up,!0);function RY(o,s){var d=!0;return Kr(o,function(g,w,_){return d=!!s(g,w,_),d}),d}function wl(o,s,d){for(var g=-1,w=o.length;++g<w;){var _=o[g],D=s(_);if(D!=null&&($===n?D===D&&!xn(D):d(D,$)))var $=D,G=_}return G}function MY(o,s,d,g){var w=o.length;for(d=Ye(d),d<0&&(d=-d>w?0:w+d),g=g===n||g>w?w:Ye(g),g<0&&(g+=w),g=d>g?0:B2(g);d<g;)o[d++]=s;return o}function Sw(o,s){var d=[];return Kr(o,function(g,w,_){s(g,w,_)&&d.push(g)}),d}function Zt(o,s,d,g,w){var _=-1,D=o.length;for(d||(d=CJ),w||(w=[]);++_<D;){var $=o[_];s>0&&d($)?s>1?Zt($,s-1,d,g,w):Ur(w,$):g||(w[w.length]=$)}return w}var sp=Yw(),Iw=Yw(!0);function nr(o,s){return o&&sp(o,s,Gt)}function up(o,s){return o&&Iw(o,s,Gt)}function Sl(o,s){return zr(s,function(d){return Tr(o[d])})}function ji(o,s){s=Qr(s,o);for(var d=0,g=s.length;o!=null&&d<g;)o=o[ir(s[d++])];return d&&d==g?o:n}function Ew(o,s,d){var g=s(o);return Ue(o)?g:Ur(g,d(o))}function en(o){return o==null?o===n?Yt:Se:Ni&&Ni in mt(o)?gJ(o):PJ(o)}function lp(o,s){return o>s}function LY(o,s){return o!=null&&pt.call(o,s)}function DY(o,s){return o!=null&&s in mt(o)}function $Y(o,s,d){return o>=Kt(s,d)&&o<kt(s,d)}function cp(o,s,d){for(var g=d?Xh:il,w=o[0].length,_=o.length,D=_,$=W(_),G=1/0,ee=[];D--;){var ne=o[D];D&&s&&(ne=At(ne,bn(s))),G=Kt(ne.length,G),$[D]=!d&&(s||w>=120&&ne.length>=120)?new Bi(D&&ne):n}ne=o[0];var ae=-1,ge=$[0];e:for(;++ae<w&&ee.length<G;){var Ee=ne[ae],De=s?s(Ee):Ee;if(Ee=d||Ee!==0?Ee:0,!(ge?ts(ge,De):g(ee,De,d))){for(D=_;--D;){var Ke=$[D];if(!(Ke?ts(Ke,De):g(o[D],De,d)))continue e}ge&&ge.push(De),ee.push(Ee)}}return ee}function NY(o,s,d,g){return nr(o,function(w,_,D){s(g,d(w),_,D)}),g}function ls(o,s,d){s=Qr(s,o),o=d2(o,s);var g=o==null?o:o[ir(Rn(s))];return g==null?n:vn(g,o,d)}function Aw(o){return Ot(o)&&en(o)==Q}function VY(o){return Ot(o)&&en(o)==Vt}function BY(o){return Ot(o)&&en(o)==re}function cs(o,s,d,g,w){return o===s?!0:o==null||s==null||!Ot(o)&&!Ot(s)?o!==o&&s!==s:kY(o,s,d,g,cs,w)}function kY(o,s,d,g,w,_){var D=Ue(o),$=Ue(s),G=D?oe:qt(o),ee=$?oe:qt(s);G=G==Q?ye:G,ee=ee==Q?ye:ee;var ne=G==ye,ae=ee==ye,ge=G==ee;if(ge&&ti(o)){if(!ti(s))return!1;D=!0,ne=!1}if(ge&&!ne)return _||(_=new Zn),D||Ko(o)?o2(o,s,d,g,w,_):hJ(o,s,G,d,g,w,_);if(!(d&C)){var Ee=ne&&pt.call(o,"__wrapped__"),De=ae&&pt.call(s,"__wrapped__");if(Ee||De){var Ke=Ee?o.value():o,$e=De?s.value():s;return _||(_=new Zn),w(Ke,$e,d,g,_)}}return ge?(_||(_=new Zn),pJ(o,s,d,g,w,_)):!1}function jY(o){return Ot(o)&&qt(o)==q}function fp(o,s,d,g){var w=d.length,_=w,D=!g;if(o==null)return!_;for(o=mt(o);w--;){var $=d[w];if(D&&$[2]?$[1]!==o[$[0]]:!($[0]in o))return!1}for(;++w<_;){$=d[w];var G=$[0],ee=o[G],ne=$[1];if(D&&$[2]){if(ee===n&&!(G in o))return!1}else{var ae=new Zn;if(g)var ge=g(ee,ne,G,o,s,ae);if(!(ge===n?cs(ne,ee,C|S,g,ae):ge))return!1}}return!0}function _w(o){if(!Pt(o)||SJ(o))return!1;var s=Tr(o)?jU:at;return s.test(Hi(o))}function GY(o){return Ot(o)&&en(o)==qe}function HY(o){return Ot(o)&&qt(o)==ot}function WY(o){return Ot(o)&&kl(o.length)&&!!wt[en(o)]}function Pw(o){return typeof o=="function"?o:o==null?fn:typeof o=="object"?Ue(o)?Ow(o[0],o[1]):Fw(o):J2(o)}function dp(o){if(!hs(o))return zU(o);var s=[];for(var d in mt(o))pt.call(o,d)&&d!="constructor"&&s.push(d);return s}function ZY(o){if(!Pt(o))return _J(o);var s=hs(o),d=[];for(var g in o)g=="constructor"&&(s||!pt.call(o,g))||d.push(g);return d}function hp(o,s){return o<s}function Tw(o,s){var d=-1,g=ln(o)?W(o.length):[];return Kr(o,function(w,_,D){g[++d]=s(w,_,D)}),g}function Fw(o){var s=Pp(o);return s.length==1&&s[0][2]?c2(s[0][0],s[0][1]):function(d){return d===o||fp(d,o,s)}}function Ow(o,s){return Fp(o)&&l2(s)?c2(ir(o),s):function(d){var g=kp(d,o);return g===n&&g===s?jp(d,o):cs(s,g,C|S)}}function Il(o,s,d,g,w){o!==s&&sp(s,function(_,D){if(w||(w=new Zn),Pt(_))XY(o,s,D,d,Il,g,w);else{var $=g?g(Rp(o,D),_,D+"",o,s,w):n;$===n&&($=_),op(o,D,$)}},cn)}function XY(o,s,d,g,w,_,D){var $=Rp(o,d),G=Rp(s,d),ee=D.get(G);if(ee){op(o,d,ee);return}var ne=_?_($,G,d+"",o,s,D):n,ae=ne===n;if(ae){var ge=Ue(G),Ee=!ge&&ti(G),De=!ge&&!Ee&&Ko(G);ne=G,ge||Ee||De?Ue($)?ne=$:Lt($)?ne=un($):Ee?(ae=!1,ne=Hw(G,!0)):De?(ae=!1,ne=Ww(G,!0)):ne=[]:gs(G)||Wi(G)?(ne=$,Wi($)?ne=k2($):(!Pt($)||Tr($))&&(ne=u2(G))):ae=!1}ae&&(D.set(G,ne),w(ne,G,g,_,D),D.delete(G)),op(o,d,ne)}function Rw(o,s){var d=o.length;if(d)return s+=s<0?d:0,Pr(s,d)?o[s]:n}function Mw(o,s,d){s.length?s=At(s,function(_){return Ue(_)?function(D){return ji(D,_.length===1?_[0]:_)}:_}):s=[fn];var g=-1;s=At(s,bn(Oe()));var w=Tw(o,function(_,D,$){var G=At(s,function(ee){return ee(_)});return{criteria:G,index:++g,value:_}});return yU(w,function(_,D){return oJ(_,D,d)})}function zY(o,s){return Lw(o,s,function(d,g){return jp(o,g)})}function Lw(o,s,d){for(var g=-1,w=s.length,_={};++g<w;){var D=s[g],$=ji(o,D);d($,D)&&fs(_,Qr(D,o),$)}return _}function UY(o){return function(s){return ji(s,o)}}function pp(o,s,d,g){var w=g?bU:ko,_=-1,D=s.length,$=o;for(o===s&&(s=un(s)),d&&($=At(o,bn(d)));++_<D;)for(var G=0,ee=s[_],ne=d?d(ee):ee;(G=w($,ne,G,g))>-1;)$!==o&&pl.call($,G,1),pl.call(o,G,1);return o}function Dw(o,s){for(var d=o?s.length:0,g=d-1;d--;){var w=s[d];if(d==g||w!==_){var _=w;Pr(w)?pl.call(o,w,1):bp(o,w)}}return o}function gp(o,s){return o+vl(gw()*(s-o+1))}function YY(o,s,d,g){for(var w=-1,_=kt(ml((s-o)/(d||1)),0),D=W(_);_--;)D[g?_:++w]=o,o+=d;return D}function mp(o,s){var d="";if(!o||s<1||s>Je)return d;do s%2&&(d+=o),s=vl(s/2),s&&(o+=o);while(s);return d}function Qe(o,s){return Mp(f2(o,s,fn),o+"")}function JY(o){return bw(qo(o))}function KY(o,s){var d=qo(o);return Ll(d,ki(s,0,d.length))}function fs(o,s,d,g){if(!Pt(o))return o;s=Qr(s,o);for(var w=-1,_=s.length,D=_-1,$=o;$!=null&&++w<_;){var G=ir(s[w]),ee=d;if(G==="__proto__"||G==="constructor"||G==="prototype")return o;if(w!=D){var ne=$[G];ee=g?g(ne,G,$):n,ee===n&&(ee=Pt(ne)?ne:Pr(s[w+1])?[]:{})}ss($,G,ee),$=$[G]}return o}var $w=bl?function(o,s){return bl.set(o,s),o}:fn,qY=gl?function(o,s){return gl(o,"toString",{configurable:!0,enumerable:!1,value:Hp(s),writable:!0})}:fn;function QY(o){return Ll(qo(o))}function On(o,s,d){var g=-1,w=o.length;s<0&&(s=-s>w?0:w+s),d=d>w?w:d,d<0&&(d+=w),w=s>d?0:d-s>>>0,s>>>=0;for(var _=W(w);++g<w;)_[g]=o[g+s];return _}function eJ(o,s){var d;return Kr(o,function(g,w,_){return d=s(g,w,_),!d}),!!d}function El(o,s,d){var g=0,w=o==null?g:o.length;if(typeof s=="number"&&s===s&&w<=y){for(;g<w;){var _=g+w>>>1,D=o[_];D!==null&&!xn(D)&&(d?D<=s:D<s)?g=_+1:w=_}return w}return vp(o,s,fn,d)}function vp(o,s,d,g){var w=0,_=o==null?0:o.length;if(_===0)return 0;s=d(s);for(var D=s!==s,$=s===null,G=xn(s),ee=s===n;w<_;){var ne=vl((w+_)/2),ae=d(o[ne]),ge=ae!==n,Ee=ae===null,De=ae===ae,Ke=xn(ae);if(D)var $e=g||De;else ee?$e=De&&(g||ge):$?$e=De&&ge&&(g||!Ee):G?$e=De&&ge&&!Ee&&(g||!Ke):Ee||Ke?$e=!1:$e=g?ae<=s:ae<s;$e?w=ne+1:_=ne}return Kt(_,O)}function Nw(o,s){for(var d=-1,g=o.length,w=0,_=[];++d<g;){var D=o[d],$=s?s(D):D;if(!d||!Xn($,G)){var G=$;_[w++]=D===0?0:D}}return _}function Vw(o){return typeof o=="number"?o:xn(o)?P:+o}function yn(o){if(typeof o=="string")return o;if(Ue(o))return At(o,yn)+"";if(xn(o))return mw?mw.call(o):"";var s=o+"";return s=="0"&&1/o==-Ve?"-0":s}function qr(o,s,d){var g=-1,w=il,_=o.length,D=!0,$=[],G=$;if(d)D=!1,w=Xh;else if(_>=i){var ee=s?null:fJ(o);if(ee)return al(ee);D=!1,w=ts,G=new Bi}else G=s?[]:$;e:for(;++g<_;){var ne=o[g],ae=s?s(ne):ne;if(ne=d||ne!==0?ne:0,D&&ae===ae){for(var ge=G.length;ge--;)if(G[ge]===ae)continue e;s&&G.push(ae),$.push(ne)}else w(G,ae,d)||(G!==$&&G.push(ae),$.push(ne))}return $}function bp(o,s){return s=Qr(s,o),o=d2(o,s),o==null||delete o[ir(Rn(s))]}function Bw(o,s,d,g){return fs(o,s,d(ji(o,s)),g)}function Al(o,s,d,g){for(var w=o.length,_=g?w:-1;(g?_--:++_<w)&&s(o[_],_,o););return d?On(o,g?0:_,g?_+1:w):On(o,g?_+1:0,g?w:_)}function kw(o,s){var d=o;return d instanceof nt&&(d=d.value()),zh(s,function(g,w){return w.func.apply(w.thisArg,Ur([g],w.args))},d)}function yp(o,s,d){var g=o.length;if(g<2)return g?qr(o[0]):[];for(var w=-1,_=W(g);++w<g;)for(var D=o[w],$=-1;++$<g;)$!=w&&(_[w]=us(_[w]||D,o[$],s,d));return qr(Zt(_,1),s,d)}function jw(o,s,d){for(var g=-1,w=o.length,_=s.length,D={};++g<w;){var $=g<_?s[g]:n;d(D,o[g],$)}return D}function xp(o){return Lt(o)?o:[]}function Cp(o){return typeof o=="function"?o:fn}function Qr(o,s){return Ue(o)?o:Fp(o,s)?[o]:m2(ht(o))}var tJ=Qe;function ei(o,s,d){var g=o.length;return d=d===n?g:d,!s&&d>=g?o:On(o,s,d)}var Gw=GU||function(o){return Wt.clearTimeout(o)};function Hw(o,s){if(s)return o.slice();var d=o.length,g=cw?cw(d):new o.constructor(d);return o.copy(g),g}function wp(o){var s=new o.constructor(o.byteLength);return new dl(s).set(new dl(o)),s}function nJ(o,s){var d=s?wp(o.buffer):o.buffer;return new o.constructor(d,o.byteOffset,o.byteLength)}function rJ(o){var s=new o.constructor(o.source,_e.exec(o));return s.lastIndex=o.lastIndex,s}function iJ(o){return as?mt(as.call(o)):{}}function Ww(o,s){var d=s?wp(o.buffer):o.buffer;return new o.constructor(d,o.byteOffset,o.length)}function Zw(o,s){if(o!==s){var d=o!==n,g=o===null,w=o===o,_=xn(o),D=s!==n,$=s===null,G=s===s,ee=xn(s);if(!$&&!ee&&!_&&o>s||_&&D&&G&&!$&&!ee||g&&D&&G||!d&&G||!w)return 1;if(!g&&!_&&!ee&&o<s||ee&&d&&w&&!g&&!_||$&&d&&w||!D&&w||!G)return-1}return 0}function oJ(o,s,d){for(var g=-1,w=o.criteria,_=s.criteria,D=w.length,$=d.length;++g<D;){var G=Zw(w[g],_[g]);if(G){if(g>=$)return G;var ee=d[g];return G*(ee=="desc"?-1:1)}}return o.index-s.index}function Xw(o,s,d,g){for(var w=-1,_=o.length,D=d.length,$=-1,G=s.length,ee=kt(_-D,0),ne=W(G+ee),ae=!g;++$<G;)ne[$]=s[$];for(;++w<D;)(ae||w<_)&&(ne[d[w]]=o[w]);for(;ee--;)ne[$++]=o[w++];return ne}function zw(o,s,d,g){for(var w=-1,_=o.length,D=-1,$=d.length,G=-1,ee=s.length,ne=kt(_-$,0),ae=W(ne+ee),ge=!g;++w<ne;)ae[w]=o[w];for(var Ee=w;++G<ee;)ae[Ee+G]=s[G];for(;++D<$;)(ge||w<_)&&(ae[Ee+d[D]]=o[w++]);return ae}function un(o,s){var d=-1,g=o.length;for(s||(s=W(g));++d<g;)s[d]=o[d];return s}function rr(o,s,d,g){var w=!d;d||(d={});for(var _=-1,D=s.length;++_<D;){var $=s[_],G=g?g(d[$],o[$],$,d,o):n;G===n&&(G=o[$]),w?Er(d,$,G):ss(d,$,G)}return d}function aJ(o,s){return rr(o,Tp(o),s)}function sJ(o,s){return rr(o,a2(o),s)}function _l(o,s){return function(d,g){var w=Ue(d)?dU:TY,_=s?s():{};return w(d,o,Oe(g,2),_)}}function Uo(o){return Qe(function(s,d){var g=-1,w=d.length,_=w>1?d[w-1]:n,D=w>2?d[2]:n;for(_=o.length>3&&typeof _=="function"?(w--,_):n,D&&tn(d[0],d[1],D)&&(_=w<3?n:_,w=1),s=mt(s);++g<w;){var $=d[g];$&&o(s,$,g,_)}return s})}function Uw(o,s){return function(d,g){if(d==null)return d;if(!ln(d))return o(d,g);for(var w=d.length,_=s?w:-1,D=mt(d);(s?_--:++_<w)&&g(D[_],_,D)!==!1;);return d}}function Yw(o){return function(s,d,g){for(var w=-1,_=mt(s),D=g(s),$=D.length;$--;){var G=D[o?$:++w];if(d(_[G],G,_)===!1)break}return s}}function uJ(o,s,d){var g=s&E,w=ds(o);function _(){var D=this&&this!==Wt&&this instanceof _?w:o;return D.apply(g?d:this,arguments)}return _}function Jw(o){return function(s){s=ht(s);var d=jo(s)?Wn(s):n,g=d?d[0]:s.charAt(0),w=d?ei(d,1).join(""):s.slice(1);return g[o]()+w}}function Yo(o){return function(s){return zh(U2(z2(s).replace(qz,"")),o,"")}}function ds(o){return function(){var s=arguments;switch(s.length){case 0:return new o;case 1:return new o(s[0]);case 2:return new o(s[0],s[1]);case 3:return new o(s[0],s[1],s[2]);case 4:return new o(s[0],s[1],s[2],s[3]);case 5:return new o(s[0],s[1],s[2],s[3],s[4]);case 6:return new o(s[0],s[1],s[2],s[3],s[4],s[5]);case 7:return new o(s[0],s[1],s[2],s[3],s[4],s[5],s[6])}var d=zo(o.prototype),g=o.apply(d,s);return Pt(g)?g:d}}function lJ(o,s,d){var g=ds(o);function w(){for(var _=arguments.length,D=W(_),$=_,G=Jo(w);$--;)D[$]=arguments[$];var ee=_<3&&D[0]!==G&&D[_-1]!==G?[]:Yr(D,G);if(_-=ee.length,_<d)return t2(o,s,Pl,w.placeholder,n,D,ee,n,n,d-_);var ne=this&&this!==Wt&&this instanceof w?g:o;return vn(ne,this,D)}return w}function Kw(o){return function(s,d,g){var w=mt(s);if(!ln(s)){var _=Oe(d,3);s=Gt(s),d=function($){return _(w[$],$,w)}}var D=o(s,d,g);return D>-1?w[_?s[D]:D]:n}}function qw(o){return _r(function(s){var d=s.length,g=d,w=Tn.prototype.thru;for(o&&s.reverse();g--;){var _=s[g];if(typeof _!="function")throw new Pn(u);if(w&&!D&&Rl(_)=="wrapper")var D=new Tn([],!0)}for(g=D?g:d;++g<d;){_=s[g];var $=Rl(_),G=$=="wrapper"?_p(_):n;G&&Op(G[0])&&G[1]==(Z|L|N|U)&&!G[4].length&&G[9]==1?D=D[Rl(G[0])].apply(D,G[3]):D=_.length==1&&Op(_)?D[$]():D.thru(_)}return function(){var ee=arguments,ne=ee[0];if(D&&ee.length==1&&Ue(ne))return D.plant(ne).value();for(var ae=0,ge=d?s[ae].apply(this,ee):ne;++ae<d;)ge=s[ae].call(this,ge);return ge}})}function Pl(o,s,d,g,w,_,D,$,G,ee){var ne=s&Z,ae=s&E,ge=s&A,Ee=s&(L|V),De=s&fe,Ke=ge?n:ds(o);function $e(){for(var tt=arguments.length,it=W(tt),Cn=tt;Cn--;)it[Cn]=arguments[Cn];if(Ee)var nn=Jo($e),wn=CU(it,nn);if(g&&(it=Xw(it,g,w,Ee)),_&&(it=zw(it,_,D,Ee)),tt-=wn,Ee&&tt<ee){var Dt=Yr(it,nn);return t2(o,s,Pl,$e.placeholder,d,it,Dt,$,G,ee-tt)}var zn=ae?d:this,Or=ge?zn[o]:o;return tt=it.length,$?it=TJ(it,$):De&&tt>1&&it.reverse(),ne&&G<tt&&(it.length=G),this&&this!==Wt&&this instanceof $e&&(Or=Ke||ds(Or)),Or.apply(zn,it)}return $e}function Qw(o,s){return function(d,g){return NY(d,o,s(g),{})}}function Tl(o,s){return function(d,g){var w;if(d===n&&g===n)return s;if(d!==n&&(w=d),g!==n){if(w===n)return g;typeof d=="string"||typeof g=="string"?(d=yn(d),g=yn(g)):(d=Vw(d),g=Vw(g)),w=o(d,g)}return w}}function Sp(o){return _r(function(s){return s=At(s,bn(Oe())),Qe(function(d){var g=this;return o(s,function(w){return vn(w,g,d)})})})}function Fl(o,s){s=s===n?" ":yn(s);var d=s.length;if(d<2)return d?mp(s,o):s;var g=mp(s,ml(o/Go(s)));return jo(s)?ei(Wn(g),0,o).join(""):g.slice(0,o)}function cJ(o,s,d,g){var w=s&E,_=ds(o);function D(){for(var $=-1,G=arguments.length,ee=-1,ne=g.length,ae=W(ne+G),ge=this&&this!==Wt&&this instanceof D?_:o;++ee<ne;)ae[ee]=g[ee];for(;G--;)ae[ee++]=arguments[++$];return vn(ge,w?d:this,ae)}return D}function e2(o){return function(s,d,g){return g&&typeof g!="number"&&tn(s,d,g)&&(d=g=n),s=Fr(s),d===n?(d=s,s=0):d=Fr(d),g=g===n?s<d?1:-1:Fr(g),YY(s,d,g,o)}}function Ol(o){return function(s,d){return typeof s=="string"&&typeof d=="string"||(s=Mn(s),d=Mn(d)),o(s,d)}}function t2(o,s,d,g,w,_,D,$,G,ee){var ne=s&L,ae=ne?D:n,ge=ne?n:D,Ee=ne?_:n,De=ne?n:_;s|=ne?N:X,s&=~(ne?X:N),s&R||(s&=~(E|A));var Ke=[o,s,w,Ee,ae,De,ge,$,G,ee],$e=d.apply(n,Ke);return Op(o)&&h2($e,Ke),$e.placeholder=g,p2($e,o,s)}function Ip(o){var s=Bt[o];return function(d,g){if(d=Mn(d),g=g==null?0:Kt(Ye(g),292),g&&pw(d)){var w=(ht(d)+"e").split("e"),_=s(w[0]+"e"+(+w[1]+g));return w=(ht(_)+"e").split("e"),+(w[0]+"e"+(+w[1]-g))}return s(d)}}var fJ=Zo&&1/al(new Zo([,-0]))[1]==Ve?function(o){return new Zo(o)}:Xp;function n2(o){return function(s){var d=qt(s);return d==q?ep(s):d==ot?PU(s):xU(s,o(s))}}function Ar(o,s,d,g,w,_,D,$){var G=s&A;if(!G&&typeof o!="function")throw new Pn(u);var ee=g?g.length:0;if(ee||(s&=~(N|X),g=w=n),D=D===n?D:kt(Ye(D),0),$=$===n?$:Ye($),ee-=w?w.length:0,s&X){var ne=g,ae=w;g=w=n}var ge=G?n:_p(o),Ee=[o,s,d,g,w,ne,ae,_,D,$];if(ge&&AJ(Ee,ge),o=Ee[0],s=Ee[1],d=Ee[2],g=Ee[3],w=Ee[4],$=Ee[9]=Ee[9]===n?G?0:o.length:kt(Ee[9]-ee,0),!$&&s&(L|V)&&(s&=~(L|V)),!s||s==E)var De=uJ(o,s,d);else s==L||s==V?De=lJ(o,s,$):(s==N||s==(E|N))&&!w.length?De=cJ(o,s,d,g):De=Pl.apply(n,Ee);var Ke=ge?$w:h2;return p2(Ke(De,Ee),o,s)}function r2(o,s,d,g){return o===n||Xn(o,Wo[d])&&!pt.call(g,d)?s:o}function i2(o,s,d,g,w,_){return Pt(o)&&Pt(s)&&(_.set(s,o),Il(o,s,n,i2,_),_.delete(s)),o}function dJ(o){return gs(o)?n:o}function o2(o,s,d,g,w,_){var D=d&C,$=o.length,G=s.length;if($!=G&&!(D&&G>$))return!1;var ee=_.get(o),ne=_.get(s);if(ee&&ne)return ee==s&&ne==o;var ae=-1,ge=!0,Ee=d&S?new Bi:n;for(_.set(o,s),_.set(s,o);++ae<$;){var De=o[ae],Ke=s[ae];if(g)var $e=D?g(Ke,De,ae,s,o,_):g(De,Ke,ae,o,s,_);if($e!==n){if($e)continue;ge=!1;break}if(Ee){if(!Uh(s,function(tt,it){if(!ts(Ee,it)&&(De===tt||w(De,tt,d,g,_)))return Ee.push(it)})){ge=!1;break}}else if(!(De===Ke||w(De,Ke,d,g,_))){ge=!1;break}}return _.delete(o),_.delete(s),ge}function hJ(o,s,d,g,w,_,D){switch(d){case er:if(o.byteLength!=s.byteLength||o.byteOffset!=s.byteOffset)return!1;o=o.buffer,s=s.buffer;case Vt:return!(o.byteLength!=s.byteLength||!_(new dl(o),new dl(s)));case J:case re:case de:return Xn(+o,+s);case ue:return o.name==s.name&&o.message==s.message;case qe:case st:return o==s+"";case q:var $=ep;case ot:var G=g&C;if($||($=al),o.size!=s.size&&!G)return!1;var ee=D.get(o);if(ee)return ee==s;g|=S,D.set(o,s);var ne=o2($(o),$(s),g,w,_,D);return D.delete(o),ne;case It:if(as)return as.call(o)==as.call(s)}return!1}function pJ(o,s,d,g,w,_){var D=d&C,$=Ep(o),G=$.length,ee=Ep(s),ne=ee.length;if(G!=ne&&!D)return!1;for(var ae=G;ae--;){var ge=$[ae];if(!(D?ge in s:pt.call(s,ge)))return!1}var Ee=_.get(o),De=_.get(s);if(Ee&&De)return Ee==s&&De==o;var Ke=!0;_.set(o,s),_.set(s,o);for(var $e=D;++ae<G;){ge=$[ae];var tt=o[ge],it=s[ge];if(g)var Cn=D?g(it,tt,ge,s,o,_):g(tt,it,ge,o,s,_);if(!(Cn===n?tt===it||w(tt,it,d,g,_):Cn)){Ke=!1;break}$e||($e=ge=="constructor")}if(Ke&&!$e){var nn=o.constructor,wn=s.constructor;nn!=wn&&"constructor"in o&&"constructor"in s&&!(typeof nn=="function"&&nn instanceof nn&&typeof wn=="function"&&wn instanceof wn)&&(Ke=!1)}return _.delete(o),_.delete(s),Ke}function _r(o){return Mp(f2(o,n,x2),o+"")}function Ep(o){return Ew(o,Gt,Tp)}function Ap(o){return Ew(o,cn,a2)}var _p=bl?function(o){return bl.get(o)}:Xp;function Rl(o){for(var s=o.name+"",d=Xo[s],g=pt.call(Xo,s)?d.length:0;g--;){var w=d[g],_=w.func;if(_==null||_==o)return w.name}return s}function Jo(o){var s=pt.call(I,"placeholder")?I:o;return s.placeholder}function Oe(){var o=I.iteratee||Wp;return o=o===Wp?Pw:o,arguments.length?o(arguments[0],arguments[1]):o}function Ml(o,s){var d=o.__data__;return wJ(s)?d[typeof s=="string"?"string":"hash"]:d.map}function Pp(o){for(var s=Gt(o),d=s.length;d--;){var g=s[d],w=o[g];s[d]=[g,w,l2(w)]}return s}function Gi(o,s){var d=EU(o,s);return _w(d)?d:n}function gJ(o){var s=pt.call(o,Ni),d=o[Ni];try{o[Ni]=n;var g=!0}catch{}var w=cl.call(o);return g&&(s?o[Ni]=d:delete o[Ni]),w}var Tp=np?function(o){return o==null?[]:(o=mt(o),zr(np(o),function(s){return dw.call(o,s)}))}:zp,a2=np?function(o){for(var s=[];o;)Ur(s,Tp(o)),o=hl(o);return s}:zp,qt=en;(rp&&qt(new rp(new ArrayBuffer(1)))!=er||rs&&qt(new rs)!=q||ip&&qt(ip.resolve())!=Be||Zo&&qt(new Zo)!=ot||is&&qt(new is)!=Mt)&&(qt=function(o){var s=en(o),d=s==ye?o.constructor:n,g=d?Hi(d):"";if(g)switch(g){case KU:return er;case qU:return q;case QU:return Be;case eY:return ot;case tY:return Mt}return s});function mJ(o,s,d){for(var g=-1,w=d.length;++g<w;){var _=d[g],D=_.size;switch(_.type){case"drop":o+=D;break;case"dropRight":s-=D;break;case"take":s=Kt(s,o+D);break;case"takeRight":o=kt(o,s-D);break}}return{start:o,end:s}}function vJ(o){var s=o.match(es);return s?s[1].split(x):[]}function s2(o,s,d){s=Qr(s,o);for(var g=-1,w=s.length,_=!1;++g<w;){var D=ir(s[g]);if(!(_=o!=null&&d(o,D)))break;o=o[D]}return _||++g!=w?_:(w=o==null?0:o.length,!!w&&kl(w)&&Pr(D,w)&&(Ue(o)||Wi(o)))}function bJ(o){var s=o.length,d=new o.constructor(s);return s&&typeof o[0]=="string"&&pt.call(o,"index")&&(d.index=o.index,d.input=o.input),d}function u2(o){return typeof o.constructor=="function"&&!hs(o)?zo(hl(o)):{}}function yJ(o,s,d){var g=o.constructor;switch(s){case Vt:return wp(o);case J:case re:return new g(+o);case er:return nJ(o,d);case yr:case xr:case Hn:case Ci:case wi:case Si:case Ii:case Ei:case Ai:return Ww(o,d);case q:return new g;case de:case st:return new g(o);case qe:return rJ(o);case ot:return new g;case It:return iJ(o)}}function xJ(o,s){var d=s.length;if(!d)return o;var g=d-1;return s[g]=(d>1?"& ":"")+s[g],s=s.join(d>2?", ":" "),o.replace(Qa,`{
|
|
199
199
|
/* [wrapped with `+s+`] */
|
|
200
|
-
`)}function SJ(o){return Ue(o)||Wi(o)||!!(gw&&o&&o[gw])}function Pr(o,s){var d=typeof o;return s=s??Je,!!s&&(d=="number"||d!="symbol"&&ze.test(o))&&o>-1&&o%1==0&&o<s}function tn(o,s,d){if(!Pt(d))return!1;var g=typeof s;return(g=="number"?ln(d)&&Pr(s,d.length):g=="string"&&s in d)?Xn(d[s],o):!1}function Op(o,s){if(Ue(o))return!1;var d=typeof o;return d=="number"||d=="symbol"||d=="boolean"||o==null||xn(o)?!0:Oi.test(o)||!Fi.test(o)||s!=null&&o in mt(s)}function IJ(o){var s=typeof o;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?o!=="__proto__":o===null}function Rp(o){var s=Rl(o),d=I[s];if(typeof d!="function"||!(s in tt.prototype))return!1;if(o===d)return!0;var g=Pp(d);return!!g&&o===g[0]}function EJ(o){return!!fw&&fw in o}var AJ=ul?Tr:Yp;function hs(o){var s=o&&o.constructor,d=typeof s=="function"&&s.prototype||Wo;return o===d}function f2(o){return o===o&&!Pt(o)}function d2(o,s){return function(d){return d==null?!1:d[o]===s&&(s!==n||o in mt(d))}}function _J(o){var s=Vl(o,function(g){return d.size===f&&d.clear(),g}),d=s.cache;return s}function PJ(o,s){var d=o[1],g=s[1],w=d|g,_=w<(E|A|Z),D=g==Z&&d==L||g==Z&&d==U&&o[7].length<=s[8]||g==(Z|U)&&s[7].length<=s[8]&&d==L;if(!(_||D))return o;g&E&&(o[2]=s[2],w|=d&E?0:R);var $=s[3];if($){var G=o[3];o[3]=G?Uw(G,$,s[4]):$,o[4]=G?Yr(o[3],h):s[4]}return $=s[5],$&&(G=o[5],o[5]=G?Yw(G,$,s[6]):$,o[6]=G?Yr(o[5],h):s[6]),$=s[7],$&&(o[7]=$),g&Z&&(o[8]=o[8]==null?s[8]:Kt(o[8],s[8])),o[9]==null&&(o[9]=s[9]),o[0]=s[0],o[1]=w,o}function TJ(o){var s=[];if(o!=null)for(var d in mt(o))s.push(d);return s}function FJ(o){return cl.call(o)}function h2(o,s,d){return s=kt(s===n?o.length-1:s,0),function(){for(var g=arguments,w=-1,_=kt(g.length-s,0),D=W(_);++w<_;)D[w]=g[s+w];w=-1;for(var $=W(s+1);++w<s;)$[w]=g[w];return $[s]=d(D),vn(o,this,$)}}function p2(o,s){return s.length<2?o:ji(o,On(s,0,-1))}function OJ(o,s){for(var d=o.length,g=Kt(s.length,d),w=un(o);g--;){var _=s[g];o[g]=Pr(_,d)?w[_]:n}return o}function Mp(o,s){if(!(s==="constructor"&&typeof o[s]=="function")&&s!="__proto__")return o[s]}var g2=v2(Vw),ps=XU||function(o,s){return Wt.setTimeout(o,s)},Lp=v2(eJ);function m2(o,s,d){var g=s+"";return Lp(o,wJ(g,RJ(yJ(g),d)))}function v2(o){var s=0,d=0;return function(){var g=JU(),w=pe-(g-d);if(d=g,w>0){if(++s>=Xe)return arguments[0]}else s=0;return o.apply(n,arguments)}}function Ll(o,s){var d=-1,g=o.length,w=g-1;for(s=s===n?g:s;++d<s;){var _=mp(d,w),D=o[_];o[_]=o[d],o[d]=D}return o.length=s,o}var b2=_J(function(o){var s=[];return o.charCodeAt(0)===46&&s.push(""),o.replace(Ka,function(d,g,w,_){s.push(w?_.replace(le,"$1"):g||d)}),s});function ir(o){if(typeof o=="string"||xn(o))return o;var s=o+"";return s=="0"&&1/o==-Ve?"-0":s}function Hi(o){if(o!=null){try{return ll.call(o)}catch{}try{return o+""}catch{}}return""}function RJ(o,s){return _n(j,function(d){var g="_."+d[0];s&d[1]&&!il(o,g)&&o.push(g)}),o.sort()}function y2(o){if(o instanceof tt)return o.clone();var s=new Tn(o.__wrapped__,o.__chain__);return s.__actions__=un(o.__actions__),s.__index__=o.__index__,s.__values__=o.__values__,s}function MJ(o,s,d){(d?tn(o,s,d):s===n)?s=1:s=kt(Ye(s),0);var g=o==null?0:o.length;if(!g||s<1)return[];for(var w=0,_=0,D=W(ml(g/s));w<g;)D[_++]=On(o,w,w+=s);return D}function LJ(o){for(var s=-1,d=o==null?0:o.length,g=0,w=[];++s<d;){var _=o[s];_&&(w[g++]=_)}return w}function DJ(){var o=arguments.length;if(!o)return[];for(var s=W(o-1),d=arguments[0],g=o;g--;)s[g-1]=arguments[g];return Ur(Ue(d)?un(d):[d],Zt(s,1))}var $J=Qe(function(o,s){return Lt(o)?us(o,Zt(s,1,Lt,!0)):[]}),NJ=Qe(function(o,s){var d=Rn(s);return Lt(d)&&(d=n),Lt(o)?us(o,Zt(s,1,Lt,!0),Oe(d,2)):[]}),VJ=Qe(function(o,s){var d=Rn(s);return Lt(d)&&(d=n),Lt(o)?us(o,Zt(s,1,Lt,!0),n,d):[]});function BJ(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),On(o,s<0?0:s,g)):[]}function kJ(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),s=g-s,On(o,0,s<0?0:s)):[]}function jJ(o,s){return o&&o.length?Al(o,Oe(s,3),!0,!0):[]}function GJ(o,s){return o&&o.length?Al(o,Oe(s,3),!0):[]}function HJ(o,s,d,g){var w=o==null?0:o.length;return w?(d&&typeof d!="number"&&tn(o,s,d)&&(d=0,g=w),DY(o,s,d,g)):[]}function x2(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=d==null?0:Ye(d);return w<0&&(w=kt(g+w,0)),ol(o,Oe(s,3),w)}function C2(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=g-1;return d!==n&&(w=Ye(d),w=d<0?kt(g+w,0):Kt(w,g-1)),ol(o,Oe(s,3),w,!0)}function w2(o){var s=o==null?0:o.length;return s?Zt(o,1):[]}function WJ(o){var s=o==null?0:o.length;return s?Zt(o,Ve):[]}function ZJ(o,s){var d=o==null?0:o.length;return d?(s=s===n?1:Ye(s),Zt(o,s)):[]}function XJ(o){for(var s=-1,d=o==null?0:o.length,g={};++s<d;){var w=o[s];g[w[0]]=w[1]}return g}function S2(o){return o&&o.length?o[0]:n}function zJ(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=d==null?0:Ye(d);return w<0&&(w=kt(g+w,0)),ko(o,s,w)}function UJ(o){var s=o==null?0:o.length;return s?On(o,0,-1):[]}var YJ=Qe(function(o){var s=At(o,Cp);return s.length&&s[0]===o[0]?fp(s):[]}),JJ=Qe(function(o){var s=Rn(o),d=At(o,Cp);return s===Rn(d)?s=n:d.pop(),d.length&&d[0]===o[0]?fp(d,Oe(s,2)):[]}),KJ=Qe(function(o){var s=Rn(o),d=At(o,Cp);return s=typeof s=="function"?s:n,s&&d.pop(),d.length&&d[0]===o[0]?fp(d,n,s):[]});function qJ(o,s){return o==null?"":UU.call(o,s)}function Rn(o){var s=o==null?0:o.length;return s?o[s-1]:n}function QJ(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=g;return d!==n&&(w=Ye(d),w=w<0?kt(g+w,0):Kt(w,g-1)),s===s?RU(o,s,w):ol(o,rw,w,!0)}function eK(o,s){return o&&o.length?Lw(o,Ye(s)):n}var tK=Qe(I2);function I2(o,s){return o&&o.length&&s&&s.length?gp(o,s):o}function nK(o,s,d){return o&&o.length&&s&&s.length?gp(o,s,Oe(d,2)):o}function rK(o,s,d){return o&&o.length&&s&&s.length?gp(o,s,n,d):o}var iK=_r(function(o,s){var d=o==null?0:o.length,g=sp(o,s);return Nw(o,At(s,function(w){return Pr(w,d)?+w:w}).sort(zw)),g});function oK(o,s){var d=[];if(!(o&&o.length))return d;var g=-1,w=[],_=o.length;for(s=Oe(s,3);++g<_;){var D=o[g];s(D,g,o)&&(d.push(D),w.push(g))}return Nw(o,w),d}function Dp(o){return o==null?o:qU.call(o)}function aK(o,s,d){var g=o==null?0:o.length;return g?(d&&typeof d!="number"&&tn(o,s,d)?(s=0,d=g):(s=s==null?0:Ye(s),d=d===n?g:Ye(d)),On(o,s,d)):[]}function sK(o,s){return El(o,s)}function uK(o,s,d){return bp(o,s,Oe(d,2))}function lK(o,s){var d=o==null?0:o.length;if(d){var g=El(o,s);if(g<d&&Xn(o[g],s))return g}return-1}function cK(o,s){return El(o,s,!0)}function fK(o,s,d){return bp(o,s,Oe(d,2),!0)}function dK(o,s){var d=o==null?0:o.length;if(d){var g=El(o,s,!0)-1;if(Xn(o[g],s))return g}return-1}function hK(o){return o&&o.length?Bw(o):[]}function pK(o,s){return o&&o.length?Bw(o,Oe(s,2)):[]}function gK(o){var s=o==null?0:o.length;return s?On(o,1,s):[]}function mK(o,s,d){return o&&o.length?(s=d||s===n?1:Ye(s),On(o,0,s<0?0:s)):[]}function vK(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),s=g-s,On(o,s<0?0:s,g)):[]}function bK(o,s){return o&&o.length?Al(o,Oe(s,3),!1,!0):[]}function yK(o,s){return o&&o.length?Al(o,Oe(s,3)):[]}var xK=Qe(function(o){return qr(Zt(o,1,Lt,!0))}),CK=Qe(function(o){var s=Rn(o);return Lt(s)&&(s=n),qr(Zt(o,1,Lt,!0),Oe(s,2))}),wK=Qe(function(o){var s=Rn(o);return s=typeof s=="function"?s:n,qr(Zt(o,1,Lt,!0),n,s)});function SK(o){return o&&o.length?qr(o):[]}function IK(o,s){return o&&o.length?qr(o,Oe(s,2)):[]}function EK(o,s){return s=typeof s=="function"?s:n,o&&o.length?qr(o,n,s):[]}function $p(o){if(!(o&&o.length))return[];var s=0;return o=zr(o,function(d){if(Lt(d))return s=kt(d.length,s),!0}),Qh(s,function(d){return At(o,Jh(d))})}function E2(o,s){if(!(o&&o.length))return[];var d=$p(o);return s==null?d:At(d,function(g){return vn(s,n,g)})}var AK=Qe(function(o,s){return Lt(o)?us(o,s):[]}),_K=Qe(function(o){return xp(zr(o,Lt))}),PK=Qe(function(o){var s=Rn(o);return Lt(s)&&(s=n),xp(zr(o,Lt),Oe(s,2))}),TK=Qe(function(o){var s=Rn(o);return s=typeof s=="function"?s:n,xp(zr(o,Lt),n,s)}),FK=Qe($p);function OK(o,s){return Hw(o||[],s||[],ss)}function RK(o,s){return Hw(o||[],s||[],fs)}var MK=Qe(function(o){var s=o.length,d=s>1?o[s-1]:n;return d=typeof d=="function"?(o.pop(),d):n,E2(o,d)});function A2(o){var s=I(o);return s.__chain__=!0,s}function LK(o,s){return s(o),o}function Dl(o,s){return s(o)}var DK=_r(function(o){var s=o.length,d=s?o[0]:0,g=this.__wrapped__,w=function(_){return sp(_,o)};return s>1||this.__actions__.length||!(g instanceof tt)||!Pr(d)?this.thru(w):(g=g.slice(d,+d+(s?1:0)),g.__actions__.push({func:Dl,args:[w],thisArg:n}),new Tn(g,this.__chain__).thru(function(_){return s&&!_.length&&_.push(n),_}))});function $K(){return A2(this)}function NK(){return new Tn(this.value(),this.__chain__)}function VK(){this.__values__===n&&(this.__values__=k2(this.value()));var o=this.__index__>=this.__values__.length,s=o?n:this.__values__[this.__index__++];return{done:o,value:s}}function BK(){return this}function kK(o){for(var s,d=this;d instanceof xl;){var g=y2(d);g.__index__=0,g.__values__=n,s?w.__wrapped__=g:s=g;var w=g;d=d.__wrapped__}return w.__wrapped__=o,s}function jK(){var o=this.__wrapped__;if(o instanceof tt){var s=o;return this.__actions__.length&&(s=new tt(this)),s=s.reverse(),s.__actions__.push({func:Dl,args:[Dp],thisArg:n}),new Tn(s,this.__chain__)}return this.thru(Dp)}function GK(){return Gw(this.__wrapped__,this.__actions__)}var HK=_l(function(o,s,d){pt.call(o,d)?++o[d]:Er(o,d,1)});function WK(o,s,d){var g=Ue(o)?tw:LY;return d&&tn(o,s,d)&&(s=n),g(o,Oe(s,3))}function ZK(o,s){var d=Ue(o)?zr:Ew;return d(o,Oe(s,3))}var XK=Qw(x2),zK=Qw(C2);function UK(o,s){return Zt($l(o,s),1)}function YK(o,s){return Zt($l(o,s),Ve)}function JK(o,s,d){return d=d===n?1:Ye(d),Zt($l(o,s),d)}function _2(o,s){var d=Ue(o)?_n:Kr;return d(o,Oe(s,3))}function P2(o,s){var d=Ue(o)?gU:Iw;return d(o,Oe(s,3))}var KK=_l(function(o,s,d){pt.call(o,d)?o[d].push(s):Er(o,d,[s])});function qK(o,s,d,g){o=ln(o)?o:qo(o),d=d&&!g?Ye(d):0;var w=o.length;return d<0&&(d=kt(w+d,0)),jl(o)?d<=w&&o.indexOf(s,d)>-1:!!w&&ko(o,s,d)>-1}var QK=Qe(function(o,s,d){var g=-1,w=typeof s=="function",_=ln(o)?W(o.length):[];return Kr(o,function(D){_[++g]=w?vn(s,D,d):ls(D,s,d)}),_}),eq=_l(function(o,s,d){Er(o,d,s)});function $l(o,s){var d=Ue(o)?At:Ow;return d(o,Oe(s,3))}function tq(o,s,d,g){return o==null?[]:(Ue(s)||(s=s==null?[]:[s]),d=g?n:d,Ue(d)||(d=d==null?[]:[d]),Dw(o,s,d))}var nq=_l(function(o,s,d){o[d?0:1].push(s)},function(){return[[],[]]});function rq(o,s,d){var g=Ue(o)?Uh:ow,w=arguments.length<3;return g(o,Oe(s,4),d,w,Kr)}function iq(o,s,d){var g=Ue(o)?mU:ow,w=arguments.length<3;return g(o,Oe(s,4),d,w,Iw)}function oq(o,s){var d=Ue(o)?zr:Ew;return d(o,Bl(Oe(s,3)))}function aq(o){var s=Ue(o)?xw:qY;return s(o)}function sq(o,s,d){(d?tn(o,s,d):s===n)?s=1:s=Ye(s);var g=Ue(o)?TY:QY;return g(o,s)}function uq(o){var s=Ue(o)?FY:tJ;return s(o)}function lq(o){if(o==null)return 0;if(ln(o))return jl(o)?Go(o):o.length;var s=qt(o);return s==q||s==ot?o.size:hp(o).length}function cq(o,s,d){var g=Ue(o)?Yh:nJ;return d&&tn(o,s,d)&&(s=n),g(o,Oe(s,3))}var fq=Qe(function(o,s){if(o==null)return[];var d=s.length;return d>1&&tn(o,s[0],s[1])?s=[]:d>2&&tn(s[0],s[1],s[2])&&(s=[s[0]]),Dw(o,Zt(s,1),[])}),Nl=ZU||function(){return Wt.Date.now()};function dq(o,s){if(typeof s!="function")throw new Pn(u);return o=Ye(o),function(){if(--o<1)return s.apply(this,arguments)}}function T2(o,s,d){return s=d?n:s,s=o&&s==null?o.length:s,Ar(o,Z,n,n,n,n,s)}function F2(o,s){var d;if(typeof s!="function")throw new Pn(u);return o=Ye(o),function(){return--o>0&&(d=s.apply(this,arguments)),o<=1&&(s=n),d}}var Np=Qe(function(o,s,d){var g=E;if(d.length){var w=Yr(d,Jo(Np));g|=N}return Ar(o,g,s,d,w)}),O2=Qe(function(o,s,d){var g=E|A;if(d.length){var w=Yr(d,Jo(O2));g|=N}return Ar(s,g,o,d,w)});function R2(o,s,d){s=d?n:s;var g=Ar(o,L,n,n,n,n,n,s);return g.placeholder=R2.placeholder,g}function M2(o,s,d){s=d?n:s;var g=Ar(o,V,n,n,n,n,n,s);return g.placeholder=M2.placeholder,g}function L2(o,s,d){var g,w,_,D,$,G,ee=0,ne=!1,ae=!1,ge=!0;if(typeof o!="function")throw new Pn(u);s=Mn(s)||0,Pt(d)&&(ne=!!d.leading,ae="maxWait"in d,_=ae?kt(Mn(d.maxWait)||0,s):_,ge="trailing"in d?!!d.trailing:ge);function Ee(Dt){var zn=g,Or=w;return g=w=n,ee=Dt,D=o.apply(Or,zn),D}function De(Dt){return ee=Dt,$=ps(et,s),ne?Ee(Dt):D}function Ke(Dt){var zn=Dt-G,Or=Dt-ee,Q2=s-zn;return ae?Kt(Q2,_-Or):Q2}function $e(Dt){var zn=Dt-G,Or=Dt-ee;return G===n||zn>=s||zn<0||ae&&Or>=_}function et(){var Dt=Nl();if($e(Dt))return it(Dt);$=ps(et,Ke(Dt))}function it(Dt){return $=n,ge&&g?Ee(Dt):(g=w=n,D)}function Cn(){$!==n&&Ww($),ee=0,g=G=w=$=n}function nn(){return $===n?D:it(Nl())}function wn(){var Dt=Nl(),zn=$e(Dt);if(g=arguments,w=this,G=Dt,zn){if($===n)return De(G);if(ae)return Ww($),$=ps(et,s),Ee(G)}return $===n&&($=ps(et,s)),D}return wn.cancel=Cn,wn.flush=nn,wn}var hq=Qe(function(o,s){return Sw(o,1,s)}),pq=Qe(function(o,s,d){return Sw(o,Mn(s)||0,d)});function gq(o){return Ar(o,fe)}function Vl(o,s){if(typeof o!="function"||s!=null&&typeof s!="function")throw new Pn(u);var d=function(){var g=arguments,w=s?s.apply(this,g):g[0],_=d.cache;if(_.has(w))return _.get(w);var D=o.apply(this,g);return d.cache=_.set(w,D)||_,D};return d.cache=new(Vl.Cache||Ir),d}Vl.Cache=Ir;function Bl(o){if(typeof o!="function")throw new Pn(u);return function(){var s=arguments;switch(s.length){case 0:return!o.call(this);case 1:return!o.call(this,s[0]);case 2:return!o.call(this,s[0],s[1]);case 3:return!o.call(this,s[0],s[1],s[2])}return!o.apply(this,s)}}function mq(o){return F2(2,o)}var vq=rJ(function(o,s){s=s.length==1&&Ue(s[0])?At(s[0],bn(Oe())):At(Zt(s,1),bn(Oe()));var d=s.length;return Qe(function(g){for(var w=-1,_=Kt(g.length,d);++w<_;)g[w]=s[w].call(this,g[w]);return vn(o,this,g)})}),Vp=Qe(function(o,s){var d=Yr(s,Jo(Vp));return Ar(o,N,n,s,d)}),D2=Qe(function(o,s){var d=Yr(s,Jo(D2));return Ar(o,X,n,s,d)}),bq=_r(function(o,s){return Ar(o,U,n,n,n,s)});function yq(o,s){if(typeof o!="function")throw new Pn(u);return s=s===n?s:Ye(s),Qe(o,s)}function xq(o,s){if(typeof o!="function")throw new Pn(u);return s=s==null?0:kt(Ye(s),0),Qe(function(d){var g=d[s],w=ei(d,0,s);return g&&Ur(w,g),vn(o,this,w)})}function Cq(o,s,d){var g=!0,w=!0;if(typeof o!="function")throw new Pn(u);return Pt(d)&&(g="leading"in d?!!d.leading:g,w="trailing"in d?!!d.trailing:w),L2(o,s,{leading:g,maxWait:s,trailing:w})}function wq(o){return T2(o,1)}function Sq(o,s){return Vp(wp(s),o)}function Iq(){if(!arguments.length)return[];var o=arguments[0];return Ue(o)?o:[o]}function Eq(o){return Fn(o,v)}function Aq(o,s){return s=typeof s=="function"?s:n,Fn(o,v,s)}function _q(o){return Fn(o,p|v)}function Pq(o,s){return s=typeof s=="function"?s:n,Fn(o,p|v,s)}function Tq(o,s){return s==null||ww(o,s,Gt(s))}function Xn(o,s){return o===s||o!==o&&s!==s}var Fq=Ol(cp),Oq=Ol(function(o,s){return o>=s}),Wi=Pw(function(){return arguments}())?Pw:function(o){return Ot(o)&&pt.call(o,"callee")&&!pw.call(o,"callee")},Ue=W.isArray,Rq=YC?bn(YC):kY;function ln(o){return o!=null&&kl(o.length)&&!Tr(o)}function Lt(o){return Ot(o)&&ln(o)}function Mq(o){return o===!0||o===!1||Ot(o)&&en(o)==J}var ti=zU||Yp,Lq=JC?bn(JC):jY;function Dq(o){return Ot(o)&&o.nodeType===1&&!gs(o)}function $q(o){if(o==null)return!0;if(ln(o)&&(Ue(o)||typeof o=="string"||typeof o.splice=="function"||ti(o)||Ko(o)||Wi(o)))return!o.length;var s=qt(o);if(s==q||s==ot)return!o.size;if(hs(o))return!hp(o).length;for(var d in o)if(pt.call(o,d))return!1;return!0}function Nq(o,s){return cs(o,s)}function Vq(o,s,d){d=typeof d=="function"?d:n;var g=d?d(o,s):n;return g===n?cs(o,s,n,d):!!g}function Bp(o){if(!Ot(o))return!1;var s=en(o);return s==ue||s==ie||typeof o.message=="string"&&typeof o.name=="string"&&!gs(o)}function Bq(o){return typeof o=="number"&&mw(o)}function Tr(o){if(!Pt(o))return!1;var s=en(o);return s==K||s==ce||s==z||s==He}function $2(o){return typeof o=="number"&&o==Ye(o)}function kl(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=Je}function Pt(o){var s=typeof o;return o!=null&&(s=="object"||s=="function")}function Ot(o){return o!=null&&typeof o=="object"}var N2=KC?bn(KC):HY;function kq(o,s){return o===s||dp(o,s,Tp(s))}function jq(o,s,d){return d=typeof d=="function"?d:n,dp(o,s,Tp(s),d)}function Gq(o){return V2(o)&&o!=+o}function Hq(o){if(AJ(o))throw new Ze(a);return Tw(o)}function Wq(o){return o===null}function Zq(o){return o==null}function V2(o){return typeof o=="number"||Ot(o)&&en(o)==de}function gs(o){if(!Ot(o)||en(o)!=ye)return!1;var s=hl(o);if(s===null)return!0;var d=pt.call(s,"constructor")&&s.constructor;return typeof d=="function"&&d instanceof d&&ll.call(d)==jU}var kp=qC?bn(qC):WY;function Xq(o){return $2(o)&&o>=-Je&&o<=Je}var B2=QC?bn(QC):ZY;function jl(o){return typeof o=="string"||!Ue(o)&&Ot(o)&&en(o)==st}function xn(o){return typeof o=="symbol"||Ot(o)&&en(o)==It}var Ko=ew?bn(ew):XY;function zq(o){return o===n}function Uq(o){return Ot(o)&&qt(o)==Mt}function Yq(o){return Ot(o)&&en(o)==Gn}var Jq=Ol(pp),Kq=Ol(function(o,s){return o<=s});function k2(o){if(!o)return[];if(ln(o))return jl(o)?Wn(o):un(o);if(ns&&o[ns])return TU(o[ns]());var s=qt(o),d=s==q?tp:s==ot?al:qo;return d(o)}function Fr(o){if(!o)return o===0?o:0;if(o=Mn(o),o===Ve||o===-Ve){var s=o<0?-1:1;return s*F}return o===o?o:0}function Ye(o){var s=Fr(o),d=s%1;return s===s?d?s-d:s:0}function j2(o){return o?ki(Ye(o),0,M):0}function Mn(o){if(typeof o=="number")return o;if(xn(o))return P;if(Pt(o)){var s=typeof o.valueOf=="function"?o.valueOf():o;o=Pt(s)?s+"":s}if(typeof o!="string")return o===0?o:+o;o=aw(o);var d=me.test(o);return d||We.test(o)?dU(o.slice(2),d?2:8):ve.test(o)?P:+o}function G2(o){return rr(o,cn(o))}function qq(o){return o?ki(Ye(o),-Je,Je):o===0?o:0}function ht(o){return o==null?"":yn(o)}var Qq=Uo(function(o,s){if(hs(s)||ln(s)){rr(s,Gt(s),o);return}for(var d in s)pt.call(s,d)&&ss(o,d,s[d])}),H2=Uo(function(o,s){rr(s,cn(s),o)}),Gl=Uo(function(o,s,d,g){rr(s,cn(s),o,g)}),eQ=Uo(function(o,s,d,g){rr(s,Gt(s),o,g)}),tQ=_r(sp);function nQ(o,s){var d=zo(o);return s==null?d:Cw(d,s)}var rQ=Qe(function(o,s){o=mt(o);var d=-1,g=s.length,w=g>2?s[2]:n;for(w&&tn(s[0],s[1],w)&&(g=1);++d<g;)for(var _=s[d],D=cn(_),$=-1,G=D.length;++$<G;){var ee=D[$],ne=o[ee];(ne===n||Xn(ne,Wo[ee])&&!pt.call(o,ee))&&(o[ee]=_[ee])}return o}),iQ=Qe(function(o){return o.push(n,a2),vn(W2,n,o)});function oQ(o,s){return nw(o,Oe(s,3),nr)}function aQ(o,s){return nw(o,Oe(s,3),lp)}function sQ(o,s){return o==null?o:up(o,Oe(s,3),cn)}function uQ(o,s){return o==null?o:Aw(o,Oe(s,3),cn)}function lQ(o,s){return o&&nr(o,Oe(s,3))}function cQ(o,s){return o&&lp(o,Oe(s,3))}function fQ(o){return o==null?[]:Sl(o,Gt(o))}function dQ(o){return o==null?[]:Sl(o,cn(o))}function jp(o,s,d){var g=o==null?n:ji(o,s);return g===n?d:g}function hQ(o,s){return o!=null&&l2(o,s,$Y)}function Gp(o,s){return o!=null&&l2(o,s,NY)}var pQ=t2(function(o,s,d){s!=null&&typeof s.toString!="function"&&(s=cl.call(s)),o[s]=d},Wp(fn)),gQ=t2(function(o,s,d){s!=null&&typeof s.toString!="function"&&(s=cl.call(s)),pt.call(o,s)?o[s].push(d):o[s]=[d]},Oe),mQ=Qe(ls);function Gt(o){return ln(o)?yw(o):hp(o)}function cn(o){return ln(o)?yw(o,!0):zY(o)}function vQ(o,s){var d={};return s=Oe(s,3),nr(o,function(g,w,_){Er(d,s(g,w,_),g)}),d}function bQ(o,s){var d={};return s=Oe(s,3),nr(o,function(g,w,_){Er(d,w,s(g,w,_))}),d}var yQ=Uo(function(o,s,d){Il(o,s,d)}),W2=Uo(function(o,s,d,g){Il(o,s,d,g)}),xQ=_r(function(o,s){var d={};if(o==null)return d;var g=!1;s=At(s,function(_){return _=Qr(_,o),g||(g=_.length>1),_}),rr(o,_p(o),d),g&&(d=Fn(d,p|m|v,pJ));for(var w=s.length;w--;)yp(d,s[w]);return d});function CQ(o,s){return Z2(o,Bl(Oe(s)))}var wQ=_r(function(o,s){return o==null?{}:YY(o,s)});function Z2(o,s){if(o==null)return{};var d=At(_p(o),function(g){return[g]});return s=Oe(s),$w(o,d,function(g,w){return s(g,w[0])})}function SQ(o,s,d){s=Qr(s,o);var g=-1,w=s.length;for(w||(w=1,o=n);++g<w;){var _=o==null?n:o[ir(s[g])];_===n&&(g=w,_=d),o=Tr(_)?_.call(o):_}return o}function IQ(o,s,d){return o==null?o:fs(o,s,d)}function EQ(o,s,d,g){return g=typeof g=="function"?g:n,o==null?o:fs(o,s,d,g)}var X2=i2(Gt),z2=i2(cn);function AQ(o,s,d){var g=Ue(o),w=g||ti(o)||Ko(o);if(s=Oe(s,4),d==null){var _=o&&o.constructor;w?d=g?new _:[]:Pt(o)?d=Tr(_)?zo(hl(o)):{}:d={}}return(w?_n:nr)(o,function(D,$,G){return s(d,D,$,G)}),d}function _Q(o,s){return o==null?!0:yp(o,s)}function PQ(o,s,d){return o==null?o:jw(o,s,wp(d))}function TQ(o,s,d,g){return g=typeof g=="function"?g:n,o==null?o:jw(o,s,wp(d),g)}function qo(o){return o==null?[]:ep(o,Gt(o))}function FQ(o){return o==null?[]:ep(o,cn(o))}function OQ(o,s,d){return d===n&&(d=s,s=n),d!==n&&(d=Mn(d),d=d===d?d:0),s!==n&&(s=Mn(s),s=s===s?s:0),ki(Mn(o),s,d)}function RQ(o,s,d){return s=Fr(s),d===n?(d=s,s=0):d=Fr(d),o=Mn(o),VY(o,s,d)}function MQ(o,s,d){if(d&&typeof d!="boolean"&&tn(o,s,d)&&(s=d=n),d===n&&(typeof s=="boolean"?(d=s,s=n):typeof o=="boolean"&&(d=o,o=n)),o===n&&s===n?(o=0,s=1):(o=Fr(o),s===n?(s=o,o=0):s=Fr(s)),o>s){var g=o;o=s,s=g}if(d||o%1||s%1){var w=vw();return Kt(o+w*(s-o+fU("1e-"+((w+"").length-1))),s)}return mp(o,s)}var LQ=Yo(function(o,s,d){return s=s.toLowerCase(),o+(d?U2(s):s)});function U2(o){return Hp(ht(o).toLowerCase())}function Y2(o){return o=ht(o),o&&o.replace(gt,IU).replace(tU,"")}function DQ(o,s,d){o=ht(o),s=yn(s);var g=o.length;d=d===n?g:ki(Ye(d),0,g);var w=d;return d-=s.length,d>=0&&o.slice(d,w)==s}function $Q(o){return o=ht(o),o&&Pi.test(o)?o.replace(tr,EU):o}function NQ(o){return o=ht(o),o&&Mi.test(o)?o.replace(Ri,"\\$&"):o}var VQ=Yo(function(o,s,d){return o+(d?"-":"")+s.toLowerCase()}),BQ=Yo(function(o,s,d){return o+(d?" ":"")+s.toLowerCase()}),kQ=qw("toLowerCase");function jQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;if(!s||g>=s)return o;var w=(s-g)/2;return Fl(vl(w),d)+o+Fl(ml(w),d)}function GQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;return s&&g<s?o+Fl(s-g,d):o}function HQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;return s&&g<s?Fl(s-g,d)+o:o}function WQ(o,s,d){return d||s==null?s=0:s&&(s=+s),KU(ht(o).replace(Li,""),s||0)}function ZQ(o,s,d){return(d?tn(o,s,d):s===n)?s=1:s=Ye(s),vp(ht(o),s)}function XQ(){var o=arguments,s=ht(o[0]);return o.length<3?s:s.replace(o[1],o[2])}var zQ=Yo(function(o,s,d){return o+(d?"_":"")+s.toLowerCase()});function UQ(o,s,d){return d&&typeof d!="number"&&tn(o,s,d)&&(s=d=n),d=d===n?M:d>>>0,d?(o=ht(o),o&&(typeof s=="string"||s!=null&&!kp(s))&&(s=yn(s),!s&&jo(o))?ei(Wn(o),0,d):o.split(s,d)):[]}var YQ=Yo(function(o,s,d){return o+(d?" ":"")+Hp(s)});function JQ(o,s,d){return o=ht(o),d=d==null?0:ki(Ye(d),0,o.length),s=yn(s),o.slice(d,d+s.length)==s}function KQ(o,s,d){var g=I.templateSettings;d&&tn(o,s,d)&&(s=n),o=ht(o),s=Gl({},s,g,o2);var w=Gl({},s.imports,g.imports,o2),_=Gt(w),D=ep(w,_),$,G,ee=0,ne=s.interpolate||jt,ae="__p += '",ge=np((s.escape||jt).source+"|"+ne.source+"|"+(ne===Vo?we:jt).source+"|"+(s.evaluate||jt).source+"|$","g"),Ee="//# sourceURL="+(pt.call(s,"sourceURL")?(s.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++aU+"]")+`
|
|
201
|
-
`;o.replace(ge,function($e,
|
|
202
|
-
__e(`+
|
|
200
|
+
`)}function CJ(o){return Ue(o)||Wi(o)||!!(hw&&o&&o[hw])}function Pr(o,s){var d=typeof o;return s=s??Je,!!s&&(d=="number"||d!="symbol"&&ze.test(o))&&o>-1&&o%1==0&&o<s}function tn(o,s,d){if(!Pt(d))return!1;var g=typeof s;return(g=="number"?ln(d)&&Pr(s,d.length):g=="string"&&s in d)?Xn(d[s],o):!1}function Fp(o,s){if(Ue(o))return!1;var d=typeof o;return d=="number"||d=="symbol"||d=="boolean"||o==null||xn(o)?!0:Oi.test(o)||!Fi.test(o)||s!=null&&o in mt(s)}function wJ(o){var s=typeof o;return s=="string"||s=="number"||s=="symbol"||s=="boolean"?o!=="__proto__":o===null}function Op(o){var s=Rl(o),d=I[s];if(typeof d!="function"||!(s in nt.prototype))return!1;if(o===d)return!0;var g=_p(d);return!!g&&o===g[0]}function SJ(o){return!!lw&&lw in o}var IJ=ul?Tr:Up;function hs(o){var s=o&&o.constructor,d=typeof s=="function"&&s.prototype||Wo;return o===d}function l2(o){return o===o&&!Pt(o)}function c2(o,s){return function(d){return d==null?!1:d[o]===s&&(s!==n||o in mt(d))}}function EJ(o){var s=Vl(o,function(g){return d.size===f&&d.clear(),g}),d=s.cache;return s}function AJ(o,s){var d=o[1],g=s[1],w=d|g,_=w<(E|A|Z),D=g==Z&&d==L||g==Z&&d==U&&o[7].length<=s[8]||g==(Z|U)&&s[7].length<=s[8]&&d==L;if(!(_||D))return o;g&E&&(o[2]=s[2],w|=d&E?0:R);var $=s[3];if($){var G=o[3];o[3]=G?Xw(G,$,s[4]):$,o[4]=G?Yr(o[3],h):s[4]}return $=s[5],$&&(G=o[5],o[5]=G?zw(G,$,s[6]):$,o[6]=G?Yr(o[5],h):s[6]),$=s[7],$&&(o[7]=$),g&Z&&(o[8]=o[8]==null?s[8]:Kt(o[8],s[8])),o[9]==null&&(o[9]=s[9]),o[0]=s[0],o[1]=w,o}function _J(o){var s=[];if(o!=null)for(var d in mt(o))s.push(d);return s}function PJ(o){return cl.call(o)}function f2(o,s,d){return s=kt(s===n?o.length-1:s,0),function(){for(var g=arguments,w=-1,_=kt(g.length-s,0),D=W(_);++w<_;)D[w]=g[s+w];w=-1;for(var $=W(s+1);++w<s;)$[w]=g[w];return $[s]=d(D),vn(o,this,$)}}function d2(o,s){return s.length<2?o:ji(o,On(s,0,-1))}function TJ(o,s){for(var d=o.length,g=Kt(s.length,d),w=un(o);g--;){var _=s[g];o[g]=Pr(_,d)?w[_]:n}return o}function Rp(o,s){if(!(s==="constructor"&&typeof o[s]=="function")&&s!="__proto__")return o[s]}var h2=g2($w),ps=WU||function(o,s){return Wt.setTimeout(o,s)},Mp=g2(qY);function p2(o,s,d){var g=s+"";return Mp(o,xJ(g,FJ(vJ(g),d)))}function g2(o){var s=0,d=0;return function(){var g=UU(),w=pe-(g-d);if(d=g,w>0){if(++s>=Xe)return arguments[0]}else s=0;return o.apply(n,arguments)}}function Ll(o,s){var d=-1,g=o.length,w=g-1;for(s=s===n?g:s;++d<s;){var _=gp(d,w),D=o[_];o[_]=o[d],o[d]=D}return o.length=s,o}var m2=EJ(function(o){var s=[];return o.charCodeAt(0)===46&&s.push(""),o.replace(Ka,function(d,g,w,_){s.push(w?_.replace(le,"$1"):g||d)}),s});function ir(o){if(typeof o=="string"||xn(o))return o;var s=o+"";return s=="0"&&1/o==-Ve?"-0":s}function Hi(o){if(o!=null){try{return ll.call(o)}catch{}try{return o+""}catch{}}return""}function FJ(o,s){return _n(j,function(d){var g="_."+d[0];s&d[1]&&!il(o,g)&&o.push(g)}),o.sort()}function v2(o){if(o instanceof nt)return o.clone();var s=new Tn(o.__wrapped__,o.__chain__);return s.__actions__=un(o.__actions__),s.__index__=o.__index__,s.__values__=o.__values__,s}function OJ(o,s,d){(d?tn(o,s,d):s===n)?s=1:s=kt(Ye(s),0);var g=o==null?0:o.length;if(!g||s<1)return[];for(var w=0,_=0,D=W(ml(g/s));w<g;)D[_++]=On(o,w,w+=s);return D}function RJ(o){for(var s=-1,d=o==null?0:o.length,g=0,w=[];++s<d;){var _=o[s];_&&(w[g++]=_)}return w}function MJ(){var o=arguments.length;if(!o)return[];for(var s=W(o-1),d=arguments[0],g=o;g--;)s[g-1]=arguments[g];return Ur(Ue(d)?un(d):[d],Zt(s,1))}var LJ=Qe(function(o,s){return Lt(o)?us(o,Zt(s,1,Lt,!0)):[]}),DJ=Qe(function(o,s){var d=Rn(s);return Lt(d)&&(d=n),Lt(o)?us(o,Zt(s,1,Lt,!0),Oe(d,2)):[]}),$J=Qe(function(o,s){var d=Rn(s);return Lt(d)&&(d=n),Lt(o)?us(o,Zt(s,1,Lt,!0),n,d):[]});function NJ(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),On(o,s<0?0:s,g)):[]}function VJ(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),s=g-s,On(o,0,s<0?0:s)):[]}function BJ(o,s){return o&&o.length?Al(o,Oe(s,3),!0,!0):[]}function kJ(o,s){return o&&o.length?Al(o,Oe(s,3),!0):[]}function jJ(o,s,d,g){var w=o==null?0:o.length;return w?(d&&typeof d!="number"&&tn(o,s,d)&&(d=0,g=w),MY(o,s,d,g)):[]}function b2(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=d==null?0:Ye(d);return w<0&&(w=kt(g+w,0)),ol(o,Oe(s,3),w)}function y2(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=g-1;return d!==n&&(w=Ye(d),w=d<0?kt(g+w,0):Kt(w,g-1)),ol(o,Oe(s,3),w,!0)}function x2(o){var s=o==null?0:o.length;return s?Zt(o,1):[]}function GJ(o){var s=o==null?0:o.length;return s?Zt(o,Ve):[]}function HJ(o,s){var d=o==null?0:o.length;return d?(s=s===n?1:Ye(s),Zt(o,s)):[]}function WJ(o){for(var s=-1,d=o==null?0:o.length,g={};++s<d;){var w=o[s];g[w[0]]=w[1]}return g}function C2(o){return o&&o.length?o[0]:n}function ZJ(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=d==null?0:Ye(d);return w<0&&(w=kt(g+w,0)),ko(o,s,w)}function XJ(o){var s=o==null?0:o.length;return s?On(o,0,-1):[]}var zJ=Qe(function(o){var s=At(o,xp);return s.length&&s[0]===o[0]?cp(s):[]}),UJ=Qe(function(o){var s=Rn(o),d=At(o,xp);return s===Rn(d)?s=n:d.pop(),d.length&&d[0]===o[0]?cp(d,Oe(s,2)):[]}),YJ=Qe(function(o){var s=Rn(o),d=At(o,xp);return s=typeof s=="function"?s:n,s&&d.pop(),d.length&&d[0]===o[0]?cp(d,n,s):[]});function JJ(o,s){return o==null?"":XU.call(o,s)}function Rn(o){var s=o==null?0:o.length;return s?o[s-1]:n}function KJ(o,s,d){var g=o==null?0:o.length;if(!g)return-1;var w=g;return d!==n&&(w=Ye(d),w=w<0?kt(g+w,0):Kt(w,g-1)),s===s?FU(o,s,w):ol(o,tw,w,!0)}function qJ(o,s){return o&&o.length?Rw(o,Ye(s)):n}var QJ=Qe(w2);function w2(o,s){return o&&o.length&&s&&s.length?pp(o,s):o}function eK(o,s,d){return o&&o.length&&s&&s.length?pp(o,s,Oe(d,2)):o}function tK(o,s,d){return o&&o.length&&s&&s.length?pp(o,s,n,d):o}var nK=_r(function(o,s){var d=o==null?0:o.length,g=ap(o,s);return Dw(o,At(s,function(w){return Pr(w,d)?+w:w}).sort(Zw)),g});function rK(o,s){var d=[];if(!(o&&o.length))return d;var g=-1,w=[],_=o.length;for(s=Oe(s,3);++g<_;){var D=o[g];s(D,g,o)&&(d.push(D),w.push(g))}return Dw(o,w),d}function Lp(o){return o==null?o:JU.call(o)}function iK(o,s,d){var g=o==null?0:o.length;return g?(d&&typeof d!="number"&&tn(o,s,d)?(s=0,d=g):(s=s==null?0:Ye(s),d=d===n?g:Ye(d)),On(o,s,d)):[]}function oK(o,s){return El(o,s)}function aK(o,s,d){return vp(o,s,Oe(d,2))}function sK(o,s){var d=o==null?0:o.length;if(d){var g=El(o,s);if(g<d&&Xn(o[g],s))return g}return-1}function uK(o,s){return El(o,s,!0)}function lK(o,s,d){return vp(o,s,Oe(d,2),!0)}function cK(o,s){var d=o==null?0:o.length;if(d){var g=El(o,s,!0)-1;if(Xn(o[g],s))return g}return-1}function fK(o){return o&&o.length?Nw(o):[]}function dK(o,s){return o&&o.length?Nw(o,Oe(s,2)):[]}function hK(o){var s=o==null?0:o.length;return s?On(o,1,s):[]}function pK(o,s,d){return o&&o.length?(s=d||s===n?1:Ye(s),On(o,0,s<0?0:s)):[]}function gK(o,s,d){var g=o==null?0:o.length;return g?(s=d||s===n?1:Ye(s),s=g-s,On(o,s<0?0:s,g)):[]}function mK(o,s){return o&&o.length?Al(o,Oe(s,3),!1,!0):[]}function vK(o,s){return o&&o.length?Al(o,Oe(s,3)):[]}var bK=Qe(function(o){return qr(Zt(o,1,Lt,!0))}),yK=Qe(function(o){var s=Rn(o);return Lt(s)&&(s=n),qr(Zt(o,1,Lt,!0),Oe(s,2))}),xK=Qe(function(o){var s=Rn(o);return s=typeof s=="function"?s:n,qr(Zt(o,1,Lt,!0),n,s)});function CK(o){return o&&o.length?qr(o):[]}function wK(o,s){return o&&o.length?qr(o,Oe(s,2)):[]}function SK(o,s){return s=typeof s=="function"?s:n,o&&o.length?qr(o,n,s):[]}function Dp(o){if(!(o&&o.length))return[];var s=0;return o=zr(o,function(d){if(Lt(d))return s=kt(d.length,s),!0}),qh(s,function(d){return At(o,Yh(d))})}function S2(o,s){if(!(o&&o.length))return[];var d=Dp(o);return s==null?d:At(d,function(g){return vn(s,n,g)})}var IK=Qe(function(o,s){return Lt(o)?us(o,s):[]}),EK=Qe(function(o){return yp(zr(o,Lt))}),AK=Qe(function(o){var s=Rn(o);return Lt(s)&&(s=n),yp(zr(o,Lt),Oe(s,2))}),_K=Qe(function(o){var s=Rn(o);return s=typeof s=="function"?s:n,yp(zr(o,Lt),n,s)}),PK=Qe(Dp);function TK(o,s){return jw(o||[],s||[],ss)}function FK(o,s){return jw(o||[],s||[],fs)}var OK=Qe(function(o){var s=o.length,d=s>1?o[s-1]:n;return d=typeof d=="function"?(o.pop(),d):n,S2(o,d)});function I2(o){var s=I(o);return s.__chain__=!0,s}function RK(o,s){return s(o),o}function Dl(o,s){return s(o)}var MK=_r(function(o){var s=o.length,d=s?o[0]:0,g=this.__wrapped__,w=function(_){return ap(_,o)};return s>1||this.__actions__.length||!(g instanceof nt)||!Pr(d)?this.thru(w):(g=g.slice(d,+d+(s?1:0)),g.__actions__.push({func:Dl,args:[w],thisArg:n}),new Tn(g,this.__chain__).thru(function(_){return s&&!_.length&&_.push(n),_}))});function LK(){return I2(this)}function DK(){return new Tn(this.value(),this.__chain__)}function $K(){this.__values__===n&&(this.__values__=V2(this.value()));var o=this.__index__>=this.__values__.length,s=o?n:this.__values__[this.__index__++];return{done:o,value:s}}function NK(){return this}function VK(o){for(var s,d=this;d instanceof xl;){var g=v2(d);g.__index__=0,g.__values__=n,s?w.__wrapped__=g:s=g;var w=g;d=d.__wrapped__}return w.__wrapped__=o,s}function BK(){var o=this.__wrapped__;if(o instanceof nt){var s=o;return this.__actions__.length&&(s=new nt(this)),s=s.reverse(),s.__actions__.push({func:Dl,args:[Lp],thisArg:n}),new Tn(s,this.__chain__)}return this.thru(Lp)}function kK(){return kw(this.__wrapped__,this.__actions__)}var jK=_l(function(o,s,d){pt.call(o,d)?++o[d]:Er(o,d,1)});function GK(o,s,d){var g=Ue(o)?QC:RY;return d&&tn(o,s,d)&&(s=n),g(o,Oe(s,3))}function HK(o,s){var d=Ue(o)?zr:Sw;return d(o,Oe(s,3))}var WK=Kw(b2),ZK=Kw(y2);function XK(o,s){return Zt($l(o,s),1)}function zK(o,s){return Zt($l(o,s),Ve)}function UK(o,s,d){return d=d===n?1:Ye(d),Zt($l(o,s),d)}function E2(o,s){var d=Ue(o)?_n:Kr;return d(o,Oe(s,3))}function A2(o,s){var d=Ue(o)?hU:ww;return d(o,Oe(s,3))}var YK=_l(function(o,s,d){pt.call(o,d)?o[d].push(s):Er(o,d,[s])});function JK(o,s,d,g){o=ln(o)?o:qo(o),d=d&&!g?Ye(d):0;var w=o.length;return d<0&&(d=kt(w+d,0)),jl(o)?d<=w&&o.indexOf(s,d)>-1:!!w&&ko(o,s,d)>-1}var KK=Qe(function(o,s,d){var g=-1,w=typeof s=="function",_=ln(o)?W(o.length):[];return Kr(o,function(D){_[++g]=w?vn(s,D,d):ls(D,s,d)}),_}),qK=_l(function(o,s,d){Er(o,d,s)});function $l(o,s){var d=Ue(o)?At:Tw;return d(o,Oe(s,3))}function QK(o,s,d,g){return o==null?[]:(Ue(s)||(s=s==null?[]:[s]),d=g?n:d,Ue(d)||(d=d==null?[]:[d]),Mw(o,s,d))}var eq=_l(function(o,s,d){o[d?0:1].push(s)},function(){return[[],[]]});function tq(o,s,d){var g=Ue(o)?zh:rw,w=arguments.length<3;return g(o,Oe(s,4),d,w,Kr)}function nq(o,s,d){var g=Ue(o)?pU:rw,w=arguments.length<3;return g(o,Oe(s,4),d,w,ww)}function rq(o,s){var d=Ue(o)?zr:Sw;return d(o,Bl(Oe(s,3)))}function iq(o){var s=Ue(o)?bw:JY;return s(o)}function oq(o,s,d){(d?tn(o,s,d):s===n)?s=1:s=Ye(s);var g=Ue(o)?_Y:KY;return g(o,s)}function aq(o){var s=Ue(o)?PY:QY;return s(o)}function sq(o){if(o==null)return 0;if(ln(o))return jl(o)?Go(o):o.length;var s=qt(o);return s==q||s==ot?o.size:dp(o).length}function uq(o,s,d){var g=Ue(o)?Uh:eJ;return d&&tn(o,s,d)&&(s=n),g(o,Oe(s,3))}var lq=Qe(function(o,s){if(o==null)return[];var d=s.length;return d>1&&tn(o,s[0],s[1])?s=[]:d>2&&tn(s[0],s[1],s[2])&&(s=[s[0]]),Mw(o,Zt(s,1),[])}),Nl=HU||function(){return Wt.Date.now()};function cq(o,s){if(typeof s!="function")throw new Pn(u);return o=Ye(o),function(){if(--o<1)return s.apply(this,arguments)}}function _2(o,s,d){return s=d?n:s,s=o&&s==null?o.length:s,Ar(o,Z,n,n,n,n,s)}function P2(o,s){var d;if(typeof s!="function")throw new Pn(u);return o=Ye(o),function(){return--o>0&&(d=s.apply(this,arguments)),o<=1&&(s=n),d}}var $p=Qe(function(o,s,d){var g=E;if(d.length){var w=Yr(d,Jo($p));g|=N}return Ar(o,g,s,d,w)}),T2=Qe(function(o,s,d){var g=E|A;if(d.length){var w=Yr(d,Jo(T2));g|=N}return Ar(s,g,o,d,w)});function F2(o,s,d){s=d?n:s;var g=Ar(o,L,n,n,n,n,n,s);return g.placeholder=F2.placeholder,g}function O2(o,s,d){s=d?n:s;var g=Ar(o,V,n,n,n,n,n,s);return g.placeholder=O2.placeholder,g}function R2(o,s,d){var g,w,_,D,$,G,ee=0,ne=!1,ae=!1,ge=!0;if(typeof o!="function")throw new Pn(u);s=Mn(s)||0,Pt(d)&&(ne=!!d.leading,ae="maxWait"in d,_=ae?kt(Mn(d.maxWait)||0,s):_,ge="trailing"in d?!!d.trailing:ge);function Ee(Dt){var zn=g,Or=w;return g=w=n,ee=Dt,D=o.apply(Or,zn),D}function De(Dt){return ee=Dt,$=ps(tt,s),ne?Ee(Dt):D}function Ke(Dt){var zn=Dt-G,Or=Dt-ee,K2=s-zn;return ae?Kt(K2,_-Or):K2}function $e(Dt){var zn=Dt-G,Or=Dt-ee;return G===n||zn>=s||zn<0||ae&&Or>=_}function tt(){var Dt=Nl();if($e(Dt))return it(Dt);$=ps(tt,Ke(Dt))}function it(Dt){return $=n,ge&&g?Ee(Dt):(g=w=n,D)}function Cn(){$!==n&&Gw($),ee=0,g=G=w=$=n}function nn(){return $===n?D:it(Nl())}function wn(){var Dt=Nl(),zn=$e(Dt);if(g=arguments,w=this,G=Dt,zn){if($===n)return De(G);if(ae)return Gw($),$=ps(tt,s),Ee(G)}return $===n&&($=ps(tt,s)),D}return wn.cancel=Cn,wn.flush=nn,wn}var fq=Qe(function(o,s){return Cw(o,1,s)}),dq=Qe(function(o,s,d){return Cw(o,Mn(s)||0,d)});function hq(o){return Ar(o,fe)}function Vl(o,s){if(typeof o!="function"||s!=null&&typeof s!="function")throw new Pn(u);var d=function(){var g=arguments,w=s?s.apply(this,g):g[0],_=d.cache;if(_.has(w))return _.get(w);var D=o.apply(this,g);return d.cache=_.set(w,D)||_,D};return d.cache=new(Vl.Cache||Ir),d}Vl.Cache=Ir;function Bl(o){if(typeof o!="function")throw new Pn(u);return function(){var s=arguments;switch(s.length){case 0:return!o.call(this);case 1:return!o.call(this,s[0]);case 2:return!o.call(this,s[0],s[1]);case 3:return!o.call(this,s[0],s[1],s[2])}return!o.apply(this,s)}}function pq(o){return P2(2,o)}var gq=tJ(function(o,s){s=s.length==1&&Ue(s[0])?At(s[0],bn(Oe())):At(Zt(s,1),bn(Oe()));var d=s.length;return Qe(function(g){for(var w=-1,_=Kt(g.length,d);++w<_;)g[w]=s[w].call(this,g[w]);return vn(o,this,g)})}),Np=Qe(function(o,s){var d=Yr(s,Jo(Np));return Ar(o,N,n,s,d)}),M2=Qe(function(o,s){var d=Yr(s,Jo(M2));return Ar(o,X,n,s,d)}),mq=_r(function(o,s){return Ar(o,U,n,n,n,s)});function vq(o,s){if(typeof o!="function")throw new Pn(u);return s=s===n?s:Ye(s),Qe(o,s)}function bq(o,s){if(typeof o!="function")throw new Pn(u);return s=s==null?0:kt(Ye(s),0),Qe(function(d){var g=d[s],w=ei(d,0,s);return g&&Ur(w,g),vn(o,this,w)})}function yq(o,s,d){var g=!0,w=!0;if(typeof o!="function")throw new Pn(u);return Pt(d)&&(g="leading"in d?!!d.leading:g,w="trailing"in d?!!d.trailing:w),R2(o,s,{leading:g,maxWait:s,trailing:w})}function xq(o){return _2(o,1)}function Cq(o,s){return Np(Cp(s),o)}function wq(){if(!arguments.length)return[];var o=arguments[0];return Ue(o)?o:[o]}function Sq(o){return Fn(o,v)}function Iq(o,s){return s=typeof s=="function"?s:n,Fn(o,v,s)}function Eq(o){return Fn(o,p|v)}function Aq(o,s){return s=typeof s=="function"?s:n,Fn(o,p|v,s)}function _q(o,s){return s==null||xw(o,s,Gt(s))}function Xn(o,s){return o===s||o!==o&&s!==s}var Pq=Ol(lp),Tq=Ol(function(o,s){return o>=s}),Wi=Aw(function(){return arguments}())?Aw:function(o){return Ot(o)&&pt.call(o,"callee")&&!dw.call(o,"callee")},Ue=W.isArray,Fq=zC?bn(zC):VY;function ln(o){return o!=null&&kl(o.length)&&!Tr(o)}function Lt(o){return Ot(o)&&ln(o)}function Oq(o){return o===!0||o===!1||Ot(o)&&en(o)==J}var ti=ZU||Up,Rq=UC?bn(UC):BY;function Mq(o){return Ot(o)&&o.nodeType===1&&!gs(o)}function Lq(o){if(o==null)return!0;if(ln(o)&&(Ue(o)||typeof o=="string"||typeof o.splice=="function"||ti(o)||Ko(o)||Wi(o)))return!o.length;var s=qt(o);if(s==q||s==ot)return!o.size;if(hs(o))return!dp(o).length;for(var d in o)if(pt.call(o,d))return!1;return!0}function Dq(o,s){return cs(o,s)}function $q(o,s,d){d=typeof d=="function"?d:n;var g=d?d(o,s):n;return g===n?cs(o,s,n,d):!!g}function Vp(o){if(!Ot(o))return!1;var s=en(o);return s==ue||s==ie||typeof o.message=="string"&&typeof o.name=="string"&&!gs(o)}function Nq(o){return typeof o=="number"&&pw(o)}function Tr(o){if(!Pt(o))return!1;var s=en(o);return s==K||s==ce||s==z||s==He}function L2(o){return typeof o=="number"&&o==Ye(o)}function kl(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=Je}function Pt(o){var s=typeof o;return o!=null&&(s=="object"||s=="function")}function Ot(o){return o!=null&&typeof o=="object"}var D2=YC?bn(YC):jY;function Vq(o,s){return o===s||fp(o,s,Pp(s))}function Bq(o,s,d){return d=typeof d=="function"?d:n,fp(o,s,Pp(s),d)}function kq(o){return $2(o)&&o!=+o}function jq(o){if(IJ(o))throw new Ze(a);return _w(o)}function Gq(o){return o===null}function Hq(o){return o==null}function $2(o){return typeof o=="number"||Ot(o)&&en(o)==de}function gs(o){if(!Ot(o)||en(o)!=ye)return!1;var s=hl(o);if(s===null)return!0;var d=pt.call(s,"constructor")&&s.constructor;return typeof d=="function"&&d instanceof d&&ll.call(d)==BU}var Bp=JC?bn(JC):GY;function Wq(o){return L2(o)&&o>=-Je&&o<=Je}var N2=KC?bn(KC):HY;function jl(o){return typeof o=="string"||!Ue(o)&&Ot(o)&&en(o)==st}function xn(o){return typeof o=="symbol"||Ot(o)&&en(o)==It}var Ko=qC?bn(qC):WY;function Zq(o){return o===n}function Xq(o){return Ot(o)&&qt(o)==Mt}function zq(o){return Ot(o)&&en(o)==Gn}var Uq=Ol(hp),Yq=Ol(function(o,s){return o<=s});function V2(o){if(!o)return[];if(ln(o))return jl(o)?Wn(o):un(o);if(ns&&o[ns])return _U(o[ns]());var s=qt(o),d=s==q?ep:s==ot?al:qo;return d(o)}function Fr(o){if(!o)return o===0?o:0;if(o=Mn(o),o===Ve||o===-Ve){var s=o<0?-1:1;return s*F}return o===o?o:0}function Ye(o){var s=Fr(o),d=s%1;return s===s?d?s-d:s:0}function B2(o){return o?ki(Ye(o),0,M):0}function Mn(o){if(typeof o=="number")return o;if(xn(o))return P;if(Pt(o)){var s=typeof o.valueOf=="function"?o.valueOf():o;o=Pt(s)?s+"":s}if(typeof o!="string")return o===0?o:+o;o=iw(o);var d=me.test(o);return d||We.test(o)?cU(o.slice(2),d?2:8):ve.test(o)?P:+o}function k2(o){return rr(o,cn(o))}function Jq(o){return o?ki(Ye(o),-Je,Je):o===0?o:0}function ht(o){return o==null?"":yn(o)}var Kq=Uo(function(o,s){if(hs(s)||ln(s)){rr(s,Gt(s),o);return}for(var d in s)pt.call(s,d)&&ss(o,d,s[d])}),j2=Uo(function(o,s){rr(s,cn(s),o)}),Gl=Uo(function(o,s,d,g){rr(s,cn(s),o,g)}),qq=Uo(function(o,s,d,g){rr(s,Gt(s),o,g)}),Qq=_r(ap);function eQ(o,s){var d=zo(o);return s==null?d:yw(d,s)}var tQ=Qe(function(o,s){o=mt(o);var d=-1,g=s.length,w=g>2?s[2]:n;for(w&&tn(s[0],s[1],w)&&(g=1);++d<g;)for(var _=s[d],D=cn(_),$=-1,G=D.length;++$<G;){var ee=D[$],ne=o[ee];(ne===n||Xn(ne,Wo[ee])&&!pt.call(o,ee))&&(o[ee]=_[ee])}return o}),nQ=Qe(function(o){return o.push(n,i2),vn(G2,n,o)});function rQ(o,s){return ew(o,Oe(s,3),nr)}function iQ(o,s){return ew(o,Oe(s,3),up)}function oQ(o,s){return o==null?o:sp(o,Oe(s,3),cn)}function aQ(o,s){return o==null?o:Iw(o,Oe(s,3),cn)}function sQ(o,s){return o&&nr(o,Oe(s,3))}function uQ(o,s){return o&&up(o,Oe(s,3))}function lQ(o){return o==null?[]:Sl(o,Gt(o))}function cQ(o){return o==null?[]:Sl(o,cn(o))}function kp(o,s,d){var g=o==null?n:ji(o,s);return g===n?d:g}function fQ(o,s){return o!=null&&s2(o,s,LY)}function jp(o,s){return o!=null&&s2(o,s,DY)}var dQ=Qw(function(o,s,d){s!=null&&typeof s.toString!="function"&&(s=cl.call(s)),o[s]=d},Hp(fn)),hQ=Qw(function(o,s,d){s!=null&&typeof s.toString!="function"&&(s=cl.call(s)),pt.call(o,s)?o[s].push(d):o[s]=[d]},Oe),pQ=Qe(ls);function Gt(o){return ln(o)?vw(o):dp(o)}function cn(o){return ln(o)?vw(o,!0):ZY(o)}function gQ(o,s){var d={};return s=Oe(s,3),nr(o,function(g,w,_){Er(d,s(g,w,_),g)}),d}function mQ(o,s){var d={};return s=Oe(s,3),nr(o,function(g,w,_){Er(d,w,s(g,w,_))}),d}var vQ=Uo(function(o,s,d){Il(o,s,d)}),G2=Uo(function(o,s,d,g){Il(o,s,d,g)}),bQ=_r(function(o,s){var d={};if(o==null)return d;var g=!1;s=At(s,function(_){return _=Qr(_,o),g||(g=_.length>1),_}),rr(o,Ap(o),d),g&&(d=Fn(d,p|m|v,dJ));for(var w=s.length;w--;)bp(d,s[w]);return d});function yQ(o,s){return H2(o,Bl(Oe(s)))}var xQ=_r(function(o,s){return o==null?{}:zY(o,s)});function H2(o,s){if(o==null)return{};var d=At(Ap(o),function(g){return[g]});return s=Oe(s),Lw(o,d,function(g,w){return s(g,w[0])})}function CQ(o,s,d){s=Qr(s,o);var g=-1,w=s.length;for(w||(w=1,o=n);++g<w;){var _=o==null?n:o[ir(s[g])];_===n&&(g=w,_=d),o=Tr(_)?_.call(o):_}return o}function wQ(o,s,d){return o==null?o:fs(o,s,d)}function SQ(o,s,d,g){return g=typeof g=="function"?g:n,o==null?o:fs(o,s,d,g)}var W2=n2(Gt),Z2=n2(cn);function IQ(o,s,d){var g=Ue(o),w=g||ti(o)||Ko(o);if(s=Oe(s,4),d==null){var _=o&&o.constructor;w?d=g?new _:[]:Pt(o)?d=Tr(_)?zo(hl(o)):{}:d={}}return(w?_n:nr)(o,function(D,$,G){return s(d,D,$,G)}),d}function EQ(o,s){return o==null?!0:bp(o,s)}function AQ(o,s,d){return o==null?o:Bw(o,s,Cp(d))}function _Q(o,s,d,g){return g=typeof g=="function"?g:n,o==null?o:Bw(o,s,Cp(d),g)}function qo(o){return o==null?[]:Qh(o,Gt(o))}function PQ(o){return o==null?[]:Qh(o,cn(o))}function TQ(o,s,d){return d===n&&(d=s,s=n),d!==n&&(d=Mn(d),d=d===d?d:0),s!==n&&(s=Mn(s),s=s===s?s:0),ki(Mn(o),s,d)}function FQ(o,s,d){return s=Fr(s),d===n?(d=s,s=0):d=Fr(d),o=Mn(o),$Y(o,s,d)}function OQ(o,s,d){if(d&&typeof d!="boolean"&&tn(o,s,d)&&(s=d=n),d===n&&(typeof s=="boolean"?(d=s,s=n):typeof o=="boolean"&&(d=o,o=n)),o===n&&s===n?(o=0,s=1):(o=Fr(o),s===n?(s=o,o=0):s=Fr(s)),o>s){var g=o;o=s,s=g}if(d||o%1||s%1){var w=gw();return Kt(o+w*(s-o+lU("1e-"+((w+"").length-1))),s)}return gp(o,s)}var RQ=Yo(function(o,s,d){return s=s.toLowerCase(),o+(d?X2(s):s)});function X2(o){return Gp(ht(o).toLowerCase())}function z2(o){return o=ht(o),o&&o.replace(gt,wU).replace(Qz,"")}function MQ(o,s,d){o=ht(o),s=yn(s);var g=o.length;d=d===n?g:ki(Ye(d),0,g);var w=d;return d-=s.length,d>=0&&o.slice(d,w)==s}function LQ(o){return o=ht(o),o&&Pi.test(o)?o.replace(tr,SU):o}function DQ(o){return o=ht(o),o&&Mi.test(o)?o.replace(Ri,"\\$&"):o}var $Q=Yo(function(o,s,d){return o+(d?"-":"")+s.toLowerCase()}),NQ=Yo(function(o,s,d){return o+(d?" ":"")+s.toLowerCase()}),VQ=Jw("toLowerCase");function BQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;if(!s||g>=s)return o;var w=(s-g)/2;return Fl(vl(w),d)+o+Fl(ml(w),d)}function kQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;return s&&g<s?o+Fl(s-g,d):o}function jQ(o,s,d){o=ht(o),s=Ye(s);var g=s?Go(o):0;return s&&g<s?Fl(s-g,d)+o:o}function GQ(o,s,d){return d||s==null?s=0:s&&(s=+s),YU(ht(o).replace(Li,""),s||0)}function HQ(o,s,d){return(d?tn(o,s,d):s===n)?s=1:s=Ye(s),mp(ht(o),s)}function WQ(){var o=arguments,s=ht(o[0]);return o.length<3?s:s.replace(o[1],o[2])}var ZQ=Yo(function(o,s,d){return o+(d?"_":"")+s.toLowerCase()});function XQ(o,s,d){return d&&typeof d!="number"&&tn(o,s,d)&&(s=d=n),d=d===n?M:d>>>0,d?(o=ht(o),o&&(typeof s=="string"||s!=null&&!Bp(s))&&(s=yn(s),!s&&jo(o))?ei(Wn(o),0,d):o.split(s,d)):[]}var zQ=Yo(function(o,s,d){return o+(d?" ":"")+Gp(s)});function UQ(o,s,d){return o=ht(o),d=d==null?0:ki(Ye(d),0,o.length),s=yn(s),o.slice(d,d+s.length)==s}function YQ(o,s,d){var g=I.templateSettings;d&&tn(o,s,d)&&(s=n),o=ht(o),s=Gl({},s,g,r2);var w=Gl({},s.imports,g.imports,r2),_=Gt(w),D=Qh(w,_),$,G,ee=0,ne=s.interpolate||jt,ae="__p += '",ge=tp((s.escape||jt).source+"|"+ne.source+"|"+(ne===Vo?we:jt).source+"|"+(s.evaluate||jt).source+"|$","g"),Ee="//# sourceURL="+(pt.call(s,"sourceURL")?(s.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++iU+"]")+`
|
|
201
|
+
`;o.replace(ge,function($e,tt,it,Cn,nn,wn){return it||(it=Cn),ae+=o.slice(ee,wn).replace(Di,IU),tt&&($=!0,ae+=`' +
|
|
202
|
+
__e(`+tt+`) +
|
|
203
203
|
'`),nn&&(G=!0,ae+=`';
|
|
204
204
|
`+nn+`;
|
|
205
205
|
__p += '`),it&&(ae+=`' +
|
|
@@ -214,4 +214,4 @@ __p += '`),it&&(ae+=`' +
|
|
|
214
214
|
function print() { __p += __j.call(arguments, '') }
|
|
215
215
|
`:`;
|
|
216
216
|
`)+ae+`return __p
|
|
217
|
-
}`;var Ke=K2(function(){return ct(_,Ee+"return "+ae).apply(n,D)});if(Ke.source=ae,Bp(Ke))throw Ke;return Ke}function qQ(o){return ht(o).toLowerCase()}function QQ(o){return ht(o).toUpperCase()}function eee(o,s,d){if(o=ht(o),o&&(d||s===n))return aw(o);if(!o||!(s=yn(s)))return o;var g=Wn(o),w=Wn(s),_=sw(g,w),D=uw(g,w)+1;return ei(g,_,D).join("")}function tee(o,s,d){if(o=ht(o),o&&(d||s===n))return o.slice(0,cw(o)+1);if(!o||!(s=yn(s)))return o;var g=Wn(o),w=uw(g,Wn(s))+1;return ei(g,0,w).join("")}function nee(o,s,d){if(o=ht(o),o&&(d||s===n))return o.replace(Li,"");if(!o||!(s=yn(s)))return o;var g=Wn(o),w=sw(g,Wn(s));return ei(g,w).join("")}function ree(o,s){var d=Te,g=Ge;if(Pt(s)){var w="separator"in s?s.separator:w;d="length"in s?Ye(s.length):d,g="omission"in s?yn(s.omission):g}o=ht(o);var _=o.length;if(jo(o)){var D=Wn(o);_=D.length}if(d>=_)return o;var $=d-Go(g);if($<1)return g;var G=D?ei(D,0,$).join(""):o.slice(0,$);if(w===n)return G+g;if(D&&($+=G.length-$),kp(w)){if(o.slice($).search(w)){var ee,ne=G;for(w.global||(w=np(w.source,ht(_e.exec(w))+"g")),w.lastIndex=0;ee=w.exec(ne);)var ae=ee.index;G=G.slice(0,ae===n?$:ae)}}else if(o.indexOf(yn(w),$)!=$){var ge=G.lastIndexOf(w);ge>-1&&(G=G.slice(0,ge))}return G+g}function iee(o){return o=ht(o),o&&wr.test(o)?o.replace(Jt,MU):o}var oee=Yo(function(o,s,d){return o+(d?" ":"")+s.toUpperCase()}),Hp=qw("toUpperCase");function J2(o,s,d){return o=ht(o),s=d?n:s,s===n?PU(o)?$U(o):yU(o):o.match(s)||[]}var K2=Qe(function(o,s){try{return vn(o,n,s)}catch(d){return Bp(d)?d:new Ze(d)}}),aee=_r(function(o,s){return _n(s,function(d){d=ir(d),Er(o,d,Np(o[d],o))}),o});function see(o){var s=o==null?0:o.length,d=Oe();return o=s?At(o,function(g){if(typeof g[1]!="function")throw new Pn(u);return[d(g[0]),g[1]]}):[],Qe(function(g){for(var w=-1;++w<s;){var _=o[w];if(vn(_[0],this,g))return vn(_[1],this,g)}})}function uee(o){return MY(Fn(o,p))}function Wp(o){return function(){return o}}function lee(o,s){return o==null||o!==o?s:o}var cee=e2(),fee=e2(!0);function fn(o){return o}function Zp(o){return Fw(typeof o=="function"?o:Fn(o,p))}function dee(o){return Rw(Fn(o,p))}function hee(o,s){return Mw(o,Fn(s,p))}var pee=Qe(function(o,s){return function(d){return ls(d,o,s)}}),gee=Qe(function(o,s){return function(d){return ls(o,d,s)}});function Xp(o,s,d){var g=Gt(s),w=Sl(s,g);d==null&&!(Pt(s)&&(w.length||!g.length))&&(d=s,s=o,o=this,w=Sl(s,Gt(s)));var _=!(Pt(d)&&"chain"in d)||!!d.chain,D=Tr(o);return _n(w,function($){var G=s[$];o[$]=G,D&&(o.prototype[$]=function(){var ee=this.__chain__;if(_||ee){var ne=o(this.__wrapped__),ae=ne.__actions__=un(this.__actions__);return ae.push({func:G,args:arguments,thisArg:o}),ne.__chain__=ee,ne}return G.apply(o,Ur([this.value()],arguments))})}),o}function mee(){return Wt._===this&&(Wt._=GU),this}function zp(){}function vee(o){return o=Ye(o),Qe(function(s){return Lw(s,o)})}var bee=Ip(At),yee=Ip(tw),xee=Ip(Yh);function q2(o){return Op(o)?Jh(ir(o)):JY(o)}function Cee(o){return function(s){return o==null?n:ji(o,s)}}var wee=n2(),See=n2(!0);function Up(){return[]}function Yp(){return!1}function Iee(){return{}}function Eee(){return""}function Aee(){return!0}function _ee(o,s){if(o=Ye(o),o<1||o>Je)return[];var d=M,g=Kt(o,M);s=Oe(s),o-=M;for(var w=Qh(g,s);++d<o;)s(d);return w}function Pee(o){return Ue(o)?At(o,ir):xn(o)?[o]:un(b2(ht(o)))}function Tee(o){var s=++kU;return ht(o)+s}var Fee=Tl(function(o,s){return o+s},0),Oee=Ep("ceil"),Ree=Tl(function(o,s){return o/s},1),Mee=Ep("floor");function Lee(o){return o&&o.length?wl(o,fn,cp):n}function Dee(o,s){return o&&o.length?wl(o,Oe(s,2),cp):n}function $ee(o){return iw(o,fn)}function Nee(o,s){return iw(o,Oe(s,2))}function Vee(o){return o&&o.length?wl(o,fn,pp):n}function Bee(o,s){return o&&o.length?wl(o,Oe(s,2),pp):n}var kee=Tl(function(o,s){return o*s},1),jee=Ep("round"),Gee=Tl(function(o,s){return o-s},0);function Hee(o){return o&&o.length?qh(o,fn):0}function Wee(o,s){return o&&o.length?qh(o,Oe(s,2)):0}return I.after=dq,I.ary=T2,I.assign=Qq,I.assignIn=H2,I.assignInWith=Gl,I.assignWith=eQ,I.at=tQ,I.before=F2,I.bind=Np,I.bindAll=aee,I.bindKey=O2,I.castArray=Iq,I.chain=A2,I.chunk=MJ,I.compact=LJ,I.concat=DJ,I.cond=see,I.conforms=uee,I.constant=Wp,I.countBy=HK,I.create=nQ,I.curry=R2,I.curryRight=M2,I.debounce=L2,I.defaults=rQ,I.defaultsDeep=iQ,I.defer=hq,I.delay=pq,I.difference=$J,I.differenceBy=NJ,I.differenceWith=VJ,I.drop=BJ,I.dropRight=kJ,I.dropRightWhile=jJ,I.dropWhile=GJ,I.fill=HJ,I.filter=ZK,I.flatMap=UK,I.flatMapDeep=YK,I.flatMapDepth=JK,I.flatten=w2,I.flattenDeep=WJ,I.flattenDepth=ZJ,I.flip=gq,I.flow=cee,I.flowRight=fee,I.fromPairs=XJ,I.functions=fQ,I.functionsIn=dQ,I.groupBy=KK,I.initial=UJ,I.intersection=YJ,I.intersectionBy=JJ,I.intersectionWith=KJ,I.invert=pQ,I.invertBy=gQ,I.invokeMap=QK,I.iteratee=Zp,I.keyBy=eq,I.keys=Gt,I.keysIn=cn,I.map=$l,I.mapKeys=vQ,I.mapValues=bQ,I.matches=dee,I.matchesProperty=hee,I.memoize=Vl,I.merge=yQ,I.mergeWith=W2,I.method=pee,I.methodOf=gee,I.mixin=Xp,I.negate=Bl,I.nthArg=vee,I.omit=xQ,I.omitBy=CQ,I.once=mq,I.orderBy=tq,I.over=bee,I.overArgs=vq,I.overEvery=yee,I.overSome=xee,I.partial=Vp,I.partialRight=D2,I.partition=nq,I.pick=wQ,I.pickBy=Z2,I.property=q2,I.propertyOf=Cee,I.pull=tK,I.pullAll=I2,I.pullAllBy=nK,I.pullAllWith=rK,I.pullAt=iK,I.range=wee,I.rangeRight=See,I.rearg=bq,I.reject=oq,I.remove=oK,I.rest=yq,I.reverse=Dp,I.sampleSize=sq,I.set=IQ,I.setWith=EQ,I.shuffle=uq,I.slice=aK,I.sortBy=fq,I.sortedUniq=hK,I.sortedUniqBy=pK,I.split=UQ,I.spread=xq,I.tail=gK,I.take=mK,I.takeRight=vK,I.takeRightWhile=bK,I.takeWhile=yK,I.tap=LK,I.throttle=Cq,I.thru=Dl,I.toArray=k2,I.toPairs=X2,I.toPairsIn=z2,I.toPath=Pee,I.toPlainObject=G2,I.transform=AQ,I.unary=wq,I.union=xK,I.unionBy=CK,I.unionWith=wK,I.uniq=SK,I.uniqBy=IK,I.uniqWith=EK,I.unset=_Q,I.unzip=$p,I.unzipWith=E2,I.update=PQ,I.updateWith=TQ,I.values=qo,I.valuesIn=FQ,I.without=AK,I.words=J2,I.wrap=Sq,I.xor=_K,I.xorBy=PK,I.xorWith=TK,I.zip=FK,I.zipObject=OK,I.zipObjectDeep=RK,I.zipWith=MK,I.entries=X2,I.entriesIn=z2,I.extend=H2,I.extendWith=Gl,Xp(I,I),I.add=Fee,I.attempt=K2,I.camelCase=LQ,I.capitalize=U2,I.ceil=Oee,I.clamp=OQ,I.clone=Eq,I.cloneDeep=_q,I.cloneDeepWith=Pq,I.cloneWith=Aq,I.conformsTo=Tq,I.deburr=Y2,I.defaultTo=lee,I.divide=Ree,I.endsWith=DQ,I.eq=Xn,I.escape=$Q,I.escapeRegExp=NQ,I.every=WK,I.find=XK,I.findIndex=x2,I.findKey=oQ,I.findLast=zK,I.findLastIndex=C2,I.findLastKey=aQ,I.floor=Mee,I.forEach=_2,I.forEachRight=P2,I.forIn=sQ,I.forInRight=uQ,I.forOwn=lQ,I.forOwnRight=cQ,I.get=jp,I.gt=Fq,I.gte=Oq,I.has=hQ,I.hasIn=Gp,I.head=S2,I.identity=fn,I.includes=qK,I.indexOf=zJ,I.inRange=RQ,I.invoke=mQ,I.isArguments=Wi,I.isArray=Ue,I.isArrayBuffer=Rq,I.isArrayLike=ln,I.isArrayLikeObject=Lt,I.isBoolean=Mq,I.isBuffer=ti,I.isDate=Lq,I.isElement=Dq,I.isEmpty=$q,I.isEqual=Nq,I.isEqualWith=Vq,I.isError=Bp,I.isFinite=Bq,I.isFunction=Tr,I.isInteger=$2,I.isLength=kl,I.isMap=N2,I.isMatch=kq,I.isMatchWith=jq,I.isNaN=Gq,I.isNative=Hq,I.isNil=Zq,I.isNull=Wq,I.isNumber=V2,I.isObject=Pt,I.isObjectLike=Ot,I.isPlainObject=gs,I.isRegExp=kp,I.isSafeInteger=Xq,I.isSet=B2,I.isString=jl,I.isSymbol=xn,I.isTypedArray=Ko,I.isUndefined=zq,I.isWeakMap=Uq,I.isWeakSet=Yq,I.join=qJ,I.kebabCase=VQ,I.last=Rn,I.lastIndexOf=QJ,I.lowerCase=BQ,I.lowerFirst=kQ,I.lt=Jq,I.lte=Kq,I.max=Lee,I.maxBy=Dee,I.mean=$ee,I.meanBy=Nee,I.min=Vee,I.minBy=Bee,I.stubArray=Up,I.stubFalse=Yp,I.stubObject=Iee,I.stubString=Eee,I.stubTrue=Aee,I.multiply=kee,I.nth=eK,I.noConflict=mee,I.noop=zp,I.now=Nl,I.pad=jQ,I.padEnd=GQ,I.padStart=HQ,I.parseInt=WQ,I.random=MQ,I.reduce=rq,I.reduceRight=iq,I.repeat=ZQ,I.replace=XQ,I.result=SQ,I.round=jee,I.runInContext=k,I.sample=aq,I.size=lq,I.snakeCase=zQ,I.some=cq,I.sortedIndex=sK,I.sortedIndexBy=uK,I.sortedIndexOf=lK,I.sortedLastIndex=cK,I.sortedLastIndexBy=fK,I.sortedLastIndexOf=dK,I.startCase=YQ,I.startsWith=JQ,I.subtract=Gee,I.sum=Hee,I.sumBy=Wee,I.template=KQ,I.times=_ee,I.toFinite=Fr,I.toInteger=Ye,I.toLength=j2,I.toLower=qQ,I.toNumber=Mn,I.toSafeInteger=qq,I.toString=ht,I.toUpper=QQ,I.trim=eee,I.trimEnd=tee,I.trimStart=nee,I.truncate=ree,I.unescape=iee,I.uniqueId=Tee,I.upperCase=oee,I.upperFirst=Hp,I.each=_2,I.eachRight=P2,I.first=S2,Xp(I,function(){var o={};return nr(I,function(s,d){pt.call(I.prototype,d)||(o[d]=s)}),o}(),{chain:!1}),I.VERSION=r,_n(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){I[o].placeholder=I}),_n(["drop","take"],function(o,s){tt.prototype[o]=function(d){d=d===n?1:kt(Ye(d),0);var g=this.__filtered__&&!s?new tt(this):this.clone();return g.__filtered__?g.__takeCount__=Kt(d,g.__takeCount__):g.__views__.push({size:Kt(d,M),type:o+(g.__dir__<0?"Right":"")}),g},tt.prototype[o+"Right"]=function(d){return this.reverse()[o](d).reverse()}}),_n(["filter","map","takeWhile"],function(o,s){var d=s+1,g=d==Ce||d==Ae;tt.prototype[o]=function(w){var _=this.clone();return _.__iteratees__.push({iteratee:Oe(w,3),type:d}),_.__filtered__=_.__filtered__||g,_}}),_n(["head","last"],function(o,s){var d="take"+(s?"Right":"");tt.prototype[o]=function(){return this[d](1).value()[0]}}),_n(["initial","tail"],function(o,s){var d="drop"+(s?"":"Right");tt.prototype[o]=function(){return this.__filtered__?new tt(this):this[d](1)}}),tt.prototype.compact=function(){return this.filter(fn)},tt.prototype.find=function(o){return this.filter(o).head()},tt.prototype.findLast=function(o){return this.reverse().find(o)},tt.prototype.invokeMap=Qe(function(o,s){return typeof o=="function"?new tt(this):this.map(function(d){return ls(d,o,s)})}),tt.prototype.reject=function(o){return this.filter(Bl(Oe(o)))},tt.prototype.slice=function(o,s){o=Ye(o);var d=this;return d.__filtered__&&(o>0||s<0)?new tt(d):(o<0?d=d.takeRight(-o):o&&(d=d.drop(o)),s!==n&&(s=Ye(s),d=s<0?d.dropRight(-s):d.take(s-o)),d)},tt.prototype.takeRightWhile=function(o){return this.reverse().takeWhile(o).reverse()},tt.prototype.toArray=function(){return this.take(M)},nr(tt.prototype,function(o,s){var d=/^(?:filter|find|map|reject)|While$/.test(s),g=/^(?:head|last)$/.test(s),w=I[g?"take"+(s=="last"?"Right":""):s],_=g||/^find/.test(s);w&&(I.prototype[s]=function(){var D=this.__wrapped__,$=g?[1]:arguments,G=D instanceof tt,ee=$[0],ne=G||Ue(D),ae=function(et){var it=w.apply(I,Ur([et],$));return g&&ge?it[0]:it};ne&&d&&typeof ee=="function"&&ee.length!=1&&(G=ne=!1);var ge=this.__chain__,Ee=!!this.__actions__.length,De=_&&!ge,Ke=G&&!Ee;if(!_&&ne){D=Ke?D:new tt(this);var $e=o.apply(D,$);return $e.__actions__.push({func:Dl,args:[ae],thisArg:n}),new Tn($e,ge)}return De&&Ke?o.apply(this,$):($e=this.thru(ae),De?g?$e.value()[0]:$e.value():$e)})}),_n(["pop","push","shift","sort","splice","unshift"],function(o){var s=sl[o],d=/^(?:push|sort|unshift)$/.test(o)?"tap":"thru",g=/^(?:pop|shift)$/.test(o);I.prototype[o]=function(){var w=arguments;if(g&&!this.__chain__){var _=this.value();return s.apply(Ue(_)?_:[],w)}return this[d](function(D){return s.apply(Ue(D)?D:[],w)})}}),nr(tt.prototype,function(o,s){var d=I[s];if(d){var g=d.name+"";pt.call(Xo,g)||(Xo[g]=[]),Xo[g].push({name:s,func:d})}}),Xo[Pl(n,A).name]=[{name:"wrapper",func:n}],tt.prototype.clone=iY,tt.prototype.reverse=oY,tt.prototype.value=aY,I.prototype.at=DK,I.prototype.chain=$K,I.prototype.commit=NK,I.prototype.next=VK,I.prototype.plant=kK,I.prototype.reverse=jK,I.prototype.toJSON=I.prototype.valueOf=I.prototype.value=GK,I.prototype.first=I.prototype.head,ns&&(I.prototype[ns]=BK),I},Ho=NU();$i?(($i.exports=Ho)._=Ho,Zh._=Ho):Wt._=Ho}).call(or)}(tl,tl.exports);var Az=tl.exports;function _z({onClick:e}){return T.jsx(Sd.Button,{onClick:e,children:T.jsx(uS,{className:"w-6 h-6"})})}function Pz({user:e,userTypeId:t,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,terminalName:E}){return T.jsx(ks,{children:S&&T.jsx(Ki.div,{transition:{type:"spring"},initial:{opacity:0,y:"-10%"},animate:{opacity:1,y:"0%"},exit:{opacity:0,y:"-10%"},className:nt("w-[415px]","bg-gradient-to-r from-brand to-brand-secondary","rounded-lg rounded-tr-none pt-8","absolute top-16 right-4"),onClick:A=>A.stopPropagation(),children:T.jsx("div",{className:"w-full h-full bg-white rounded-lg rounded-tr-none dark:bg-brand-text",children:T.jsx("div",{className:"w-full px-3",children:T.jsxs("div",{className:"flex flex-col items-center justify-center transform -translate-y-5",children:[T.jsx(ig,{size:"md"}),T.jsx("span",{className:"text-xs text-brand-text dark:text-white pt-2.5 pb-px",children:e==null?void 0:e.nome}),T.jsx("span",{className:" text-[0.625rem] text-brand-dark-gray pb-1.5",children:e==null?void 0:e.email}),T.jsx(Oz,{children:T.jsx(wS,{className:"w-4 h-4"})}),T.jsxs("div",{className:"pt-3 pb-3.5 space-x-2 flex",children:[T.jsxs(AC,{onClick:()=>u("pt-br"),children:[T.jsx(SS,{})," Navegar em português"]}),T.jsxs(AC,{onClick:()=>u("en-us"),children:[T.jsx(IS,{})," Browse in English"]})]}),t===2&&T.jsx("div",{className:"mb-4",children:T.jsx(qi,{variant:"primary",onClick:l,children:T.jsxs("div",{className:"p-5",children:[T.jsxs("p",{className:"text-[12px]",children:["Terminal:"," ",T.jsx("b",{children:E??""})]}),T.jsx("p",{className:"text-[11px]",children:m})]})})}),T.jsxs("div",{className:"w-full pt-3 pb-4 border-y",children:[T.jsxs("p",{className:"text-xs text-brand-text dark:text-white",children:[h," ",T.jsxs("span",{className:"text-brand-dark-gray",children:["(",p,")"]})]}),T.jsx("div",{className:"grid grid-cols-12 gap-3 children:col-span-3 py-3.5 overflow-y-scroll max-h-60",children:Az.sortBy(e.portais,["descricao"]).map((A,R)=>{const L=f===A.nome;return T.jsxs(ks,{mode:"wait",children:["isOpen && (",T.jsxs(Ki.a,{href:A.endereco,initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0},exit:{opacity:0,y:"-100%"},transition:{type:"tween",delay:R*(50/1e3)},className:"text-center children:mx-auto",children:[T.jsx("div",{className:nt("flex items-center justify-center transition rounded-md w-11 h-9 shadow-action-button hover:shadow-action-button-hover",{"bg-brand-secondary text-white shadow-action-button-hover":L,"bg-white dark:text-white dark:bg-brand-secondary-text text-brand hover:bg-brand-secondary dark:hover:bg-brand-secondary hover:text-white":!L}),children:n[A.descricao]||T.jsx("span",{children:"?"})}),T.jsx("span",{className:"text-xs text-center text-brand-text dark:text-white",children:A.nome})]},"portal-item-"+A.descricao),")"]},R)})})]}),T.jsxs("div",{className:"flex items-center justify-between w-full pt-4",children:[T.jsxs("div",{className:"flex items-center gap-0.5",children:[T.jsx(Tz,{isDarkMode:r,setIsDarkMode:i,setTheme:a}),T.jsx("span",{className:nt({"text-brand-secondary":r,"text-brand-secondary-text":!r},"text-xs"),children:v})]}),T.jsxs("div",{onClick:c,className:"flex items-center gap-1 cursor-pointer",children:[T.jsx(cS,{}),T.jsx("span",{className:"text-xs text-brand-dark-gray dark:text-brand-light-gray",children:C})]})]})]})})})},"user-menu-container")})}function Tz({isDarkMode:e,setIsDarkMode:t,setTheme:n}){return b.useEffect(()=>{n()},[e]),T.jsxs(Ux,{onChange:t,checked:e,className:nt({"bg-brand-dark-gray-dark text-brand-secondary":e,"bg-brand-gray":!e,peer:e},"h-[22px] w-[44px]","shrink-0 cursor-pointer","relative","rounded-full text-white","border-2 border-transparent","transition-colors duration-200 ease-in-out","focus:outline-none focus-visible:ring-2 focus-visible:ring-white focus-visible:ring-opacity-75"),children:[T.jsx("span",{className:"sr-only",children:"Dark theme?"}),T.jsx(ks,{children:T.jsx("div",{className:"flex items-center w-full",children:e?T.jsx(fS,{className:"w-4 translate-x-5"}):T.jsx(Fz,{})})})]})}function Fz(){return T.jsx(Ki.svg,{width:"19",height:"18",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/motion.svg",initial:{opacity:0,translateX:"100%"},animate:{opacity:1,translateX:"5%"},exit:{opacity:0,translateX:"100%"},children:T.jsx("path",{d:"m 0 9 a 9 9 0 1 1 18 0 A 9 9 0 1 1 0 9",fill:"currentColor"})},"dark-theme-off")}function Oz({children:e}){return T.jsx("button",{className:"flex items-center justify-center bg-brand-gray text-brand-text w-[25px] h-[25px] rounded-full my-px cursor-default",children:e})}function AC({children:e,onClick:t}){return T.jsx("button",{onClick:t,className:nt("bg-brand-light-gray dark:bg-brand-dark-gray-dark hover:bg-brand dark:hover:bg-brand","text-brand-secondary-text dark:text-white hover:text-brand-light-gray","rounded-lg px-2 py-1.5 text-xs transition","flex gap-2"),children:e})}function Rz({user:e,userTypeId:t,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,setOpen:E,terminalName:A}){function R(){E(V=>!V)}function L(){E(!1)}return T.jsxs(T.Fragment,{children:[T.jsx(_z,{onClick:R}),T.jsx(js,{isOpen:S,close:L,children:T.jsx(Pz,{userTypeId:t,user:e,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,terminalName:A})})]})}var Mz=process.env.NODE_ENV==="production";function No(e,t){if(!Mz){if(e)return;var n="Warning: "+t;typeof console<"u"&&console.warn(n);try{throw Error(n)}catch{}}}function Bh(){return Bh=Object.assign||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},Bh.apply(this,arguments)}function Lz(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var nl=b.createContext(void 0);nl.displayName="FormikContext",nl.Provider,nl.Consumer;function _C(){var e=b.useContext(nl);return e||(process.env.NODE_ENV!=="production"?No(!1,"Formik context is undefined, please verify you are calling useFormikContext() as child of a <Formik> component."):No(!1)),e}var Dz=function(t){return t!==null&&typeof t=="object"};function PC(e){var t=_C(),n=t.getFieldProps,r=t.getFieldMeta,i=t.getFieldHelpers,a=t.registerField,u=t.unregisterField,l=Dz(e),c=l?e:{name:e},f=c.name,h=c.validate;b.useEffect(function(){return f&&a(f,{validate:h}),function(){f&&u(f)}},[a,u,f,h]),process.env.NODE_ENV!=="production"&&(t||(process.env.NODE_ENV!=="production"?No(!1,"useField() / <Field /> must be used underneath a <Formik> component or withFormik() higher order component"):No(!1))),f||(process.env.NODE_ENV!=="production"?No(!1,"Invalid field name. Either pass `useField` a string or an object containing a `name` key."):No(!1));var p=b.useMemo(function(){return i(f)},[i,f]);return[n(c),r(f),p]}var $z=b.forwardRef(function(e,t){var n=e.action,r=Lz(e,["action"]),i=n??"#",a=_C(),u=a.handleReset,l=a.handleSubmit;return b.createElement("form",Bh({onSubmit:l,ref:t,onReset:u,action:i},r))});$z.displayName="Form";const Xr=({name:e,helper:t,onChange:n,onBlur:r,...i})=>{const[a,{error:u},{setValue:l,setTouched:c}]=PC(e),f=p=>{l(i.type==="color"?p:p.target.value),n&&n(p.target.value)},h=()=>{c(!0),r&&r()};return T.jsx(T.Fragment,{children:T.jsx(X1,{error:u,name:a.name,value:a.value,onChange:f,onBlur:h,helper:t,...i})})},Nz={Base:Xr,Color:e=>T.jsx(Xr,{type:"color",...e}),Date:e=>T.jsx(Xr,{type:"date",...e}),Datetime:e=>T.jsx(Xr,{type:"datetime-local",...e}),Number:e=>T.jsx(Xr,{type:"number",...e}),Select:({onChange:e,onBlur:t,options:n,name:r,label:i,getOptionLabel:a,getOptionValue:u,...l})=>{const[c,{error:f},{setValue:h,setTouched:p}]=PC(r),m=C=>{h(C),e&&e(C)},v=()=>{p(!0),t&&t()};return T.jsx(T.Fragment,{children:T.jsx(yx,{name:r,label:i,id:c.name,options:n,onChange:m,onBlur:v,value:c.value,getOptionLabel:a,getOptionValue:u,error:f,isClearable:!0,...l})})},Text:e=>T.jsx(Xr,{type:"text",...e}),Time:e=>T.jsx(Xr,{type:"time",...e}),MaskedText:e=>T.jsx(Xr,{...e})};je.Avatar=ig,je.Backdrop=js,je.Button=qi,je.Card=$A,je.Checkbox=NA,je.ColorPicker=$1,je.Dialog=Rk,je.DualListBox=Gk,je.ErrorMessage=gd,je.Field=Nz,je.Header=Hk,je.HelperMessage=md,je.Input=X1,je.Label=wd,je.Navbar=Sd,je.Radio=Jk,je.Select=yx,je.SideMenu=nX,je.Spinner=pd,je.Switch=kX,je.Table=bz,je.TableAction=yz,je.TablePagination=Cz,je.Tooltip=EC,je.UploadFile=Ez,je.UserMenu=Rz,Object.defineProperty(je,Symbol.toStringTag,{value:"Module"})});
|
|
217
|
+
}`;var Ke=Y2(function(){return ct(_,Ee+"return "+ae).apply(n,D)});if(Ke.source=ae,Vp(Ke))throw Ke;return Ke}function JQ(o){return ht(o).toLowerCase()}function KQ(o){return ht(o).toUpperCase()}function qQ(o,s,d){if(o=ht(o),o&&(d||s===n))return iw(o);if(!o||!(s=yn(s)))return o;var g=Wn(o),w=Wn(s),_=ow(g,w),D=aw(g,w)+1;return ei(g,_,D).join("")}function QQ(o,s,d){if(o=ht(o),o&&(d||s===n))return o.slice(0,uw(o)+1);if(!o||!(s=yn(s)))return o;var g=Wn(o),w=aw(g,Wn(s))+1;return ei(g,0,w).join("")}function eee(o,s,d){if(o=ht(o),o&&(d||s===n))return o.replace(Li,"");if(!o||!(s=yn(s)))return o;var g=Wn(o),w=ow(g,Wn(s));return ei(g,w).join("")}function tee(o,s){var d=Te,g=Ge;if(Pt(s)){var w="separator"in s?s.separator:w;d="length"in s?Ye(s.length):d,g="omission"in s?yn(s.omission):g}o=ht(o);var _=o.length;if(jo(o)){var D=Wn(o);_=D.length}if(d>=_)return o;var $=d-Go(g);if($<1)return g;var G=D?ei(D,0,$).join(""):o.slice(0,$);if(w===n)return G+g;if(D&&($+=G.length-$),Bp(w)){if(o.slice($).search(w)){var ee,ne=G;for(w.global||(w=tp(w.source,ht(_e.exec(w))+"g")),w.lastIndex=0;ee=w.exec(ne);)var ae=ee.index;G=G.slice(0,ae===n?$:ae)}}else if(o.indexOf(yn(w),$)!=$){var ge=G.lastIndexOf(w);ge>-1&&(G=G.slice(0,ge))}return G+g}function nee(o){return o=ht(o),o&&wr.test(o)?o.replace(Jt,OU):o}var ree=Yo(function(o,s,d){return o+(d?" ":"")+s.toUpperCase()}),Gp=Jw("toUpperCase");function U2(o,s,d){return o=ht(o),s=d?n:s,s===n?AU(o)?LU(o):vU(o):o.match(s)||[]}var Y2=Qe(function(o,s){try{return vn(o,n,s)}catch(d){return Vp(d)?d:new Ze(d)}}),iee=_r(function(o,s){return _n(s,function(d){d=ir(d),Er(o,d,$p(o[d],o))}),o});function oee(o){var s=o==null?0:o.length,d=Oe();return o=s?At(o,function(g){if(typeof g[1]!="function")throw new Pn(u);return[d(g[0]),g[1]]}):[],Qe(function(g){for(var w=-1;++w<s;){var _=o[w];if(vn(_[0],this,g))return vn(_[1],this,g)}})}function aee(o){return OY(Fn(o,p))}function Hp(o){return function(){return o}}function see(o,s){return o==null||o!==o?s:o}var uee=qw(),lee=qw(!0);function fn(o){return o}function Wp(o){return Pw(typeof o=="function"?o:Fn(o,p))}function cee(o){return Fw(Fn(o,p))}function fee(o,s){return Ow(o,Fn(s,p))}var dee=Qe(function(o,s){return function(d){return ls(d,o,s)}}),hee=Qe(function(o,s){return function(d){return ls(o,d,s)}});function Zp(o,s,d){var g=Gt(s),w=Sl(s,g);d==null&&!(Pt(s)&&(w.length||!g.length))&&(d=s,s=o,o=this,w=Sl(s,Gt(s)));var _=!(Pt(d)&&"chain"in d)||!!d.chain,D=Tr(o);return _n(w,function($){var G=s[$];o[$]=G,D&&(o.prototype[$]=function(){var ee=this.__chain__;if(_||ee){var ne=o(this.__wrapped__),ae=ne.__actions__=un(this.__actions__);return ae.push({func:G,args:arguments,thisArg:o}),ne.__chain__=ee,ne}return G.apply(o,Ur([this.value()],arguments))})}),o}function pee(){return Wt._===this&&(Wt._=kU),this}function Xp(){}function gee(o){return o=Ye(o),Qe(function(s){return Rw(s,o)})}var mee=Sp(At),vee=Sp(QC),bee=Sp(Uh);function J2(o){return Fp(o)?Yh(ir(o)):UY(o)}function yee(o){return function(s){return o==null?n:ji(o,s)}}var xee=e2(),Cee=e2(!0);function zp(){return[]}function Up(){return!1}function wee(){return{}}function See(){return""}function Iee(){return!0}function Eee(o,s){if(o=Ye(o),o<1||o>Je)return[];var d=M,g=Kt(o,M);s=Oe(s),o-=M;for(var w=qh(g,s);++d<o;)s(d);return w}function Aee(o){return Ue(o)?At(o,ir):xn(o)?[o]:un(m2(ht(o)))}function _ee(o){var s=++VU;return ht(o)+s}var Pee=Tl(function(o,s){return o+s},0),Tee=Ip("ceil"),Fee=Tl(function(o,s){return o/s},1),Oee=Ip("floor");function Ree(o){return o&&o.length?wl(o,fn,lp):n}function Mee(o,s){return o&&o.length?wl(o,Oe(s,2),lp):n}function Lee(o){return nw(o,fn)}function Dee(o,s){return nw(o,Oe(s,2))}function $ee(o){return o&&o.length?wl(o,fn,hp):n}function Nee(o,s){return o&&o.length?wl(o,Oe(s,2),hp):n}var Vee=Tl(function(o,s){return o*s},1),Bee=Ip("round"),kee=Tl(function(o,s){return o-s},0);function jee(o){return o&&o.length?Kh(o,fn):0}function Gee(o,s){return o&&o.length?Kh(o,Oe(s,2)):0}return I.after=cq,I.ary=_2,I.assign=Kq,I.assignIn=j2,I.assignInWith=Gl,I.assignWith=qq,I.at=Qq,I.before=P2,I.bind=$p,I.bindAll=iee,I.bindKey=T2,I.castArray=wq,I.chain=I2,I.chunk=OJ,I.compact=RJ,I.concat=MJ,I.cond=oee,I.conforms=aee,I.constant=Hp,I.countBy=jK,I.create=eQ,I.curry=F2,I.curryRight=O2,I.debounce=R2,I.defaults=tQ,I.defaultsDeep=nQ,I.defer=fq,I.delay=dq,I.difference=LJ,I.differenceBy=DJ,I.differenceWith=$J,I.drop=NJ,I.dropRight=VJ,I.dropRightWhile=BJ,I.dropWhile=kJ,I.fill=jJ,I.filter=HK,I.flatMap=XK,I.flatMapDeep=zK,I.flatMapDepth=UK,I.flatten=x2,I.flattenDeep=GJ,I.flattenDepth=HJ,I.flip=hq,I.flow=uee,I.flowRight=lee,I.fromPairs=WJ,I.functions=lQ,I.functionsIn=cQ,I.groupBy=YK,I.initial=XJ,I.intersection=zJ,I.intersectionBy=UJ,I.intersectionWith=YJ,I.invert=dQ,I.invertBy=hQ,I.invokeMap=KK,I.iteratee=Wp,I.keyBy=qK,I.keys=Gt,I.keysIn=cn,I.map=$l,I.mapKeys=gQ,I.mapValues=mQ,I.matches=cee,I.matchesProperty=fee,I.memoize=Vl,I.merge=vQ,I.mergeWith=G2,I.method=dee,I.methodOf=hee,I.mixin=Zp,I.negate=Bl,I.nthArg=gee,I.omit=bQ,I.omitBy=yQ,I.once=pq,I.orderBy=QK,I.over=mee,I.overArgs=gq,I.overEvery=vee,I.overSome=bee,I.partial=Np,I.partialRight=M2,I.partition=eq,I.pick=xQ,I.pickBy=H2,I.property=J2,I.propertyOf=yee,I.pull=QJ,I.pullAll=w2,I.pullAllBy=eK,I.pullAllWith=tK,I.pullAt=nK,I.range=xee,I.rangeRight=Cee,I.rearg=mq,I.reject=rq,I.remove=rK,I.rest=vq,I.reverse=Lp,I.sampleSize=oq,I.set=wQ,I.setWith=SQ,I.shuffle=aq,I.slice=iK,I.sortBy=lq,I.sortedUniq=fK,I.sortedUniqBy=dK,I.split=XQ,I.spread=bq,I.tail=hK,I.take=pK,I.takeRight=gK,I.takeRightWhile=mK,I.takeWhile=vK,I.tap=RK,I.throttle=yq,I.thru=Dl,I.toArray=V2,I.toPairs=W2,I.toPairsIn=Z2,I.toPath=Aee,I.toPlainObject=k2,I.transform=IQ,I.unary=xq,I.union=bK,I.unionBy=yK,I.unionWith=xK,I.uniq=CK,I.uniqBy=wK,I.uniqWith=SK,I.unset=EQ,I.unzip=Dp,I.unzipWith=S2,I.update=AQ,I.updateWith=_Q,I.values=qo,I.valuesIn=PQ,I.without=IK,I.words=U2,I.wrap=Cq,I.xor=EK,I.xorBy=AK,I.xorWith=_K,I.zip=PK,I.zipObject=TK,I.zipObjectDeep=FK,I.zipWith=OK,I.entries=W2,I.entriesIn=Z2,I.extend=j2,I.extendWith=Gl,Zp(I,I),I.add=Pee,I.attempt=Y2,I.camelCase=RQ,I.capitalize=X2,I.ceil=Tee,I.clamp=TQ,I.clone=Sq,I.cloneDeep=Eq,I.cloneDeepWith=Aq,I.cloneWith=Iq,I.conformsTo=_q,I.deburr=z2,I.defaultTo=see,I.divide=Fee,I.endsWith=MQ,I.eq=Xn,I.escape=LQ,I.escapeRegExp=DQ,I.every=GK,I.find=WK,I.findIndex=b2,I.findKey=rQ,I.findLast=ZK,I.findLastIndex=y2,I.findLastKey=iQ,I.floor=Oee,I.forEach=E2,I.forEachRight=A2,I.forIn=oQ,I.forInRight=aQ,I.forOwn=sQ,I.forOwnRight=uQ,I.get=kp,I.gt=Pq,I.gte=Tq,I.has=fQ,I.hasIn=jp,I.head=C2,I.identity=fn,I.includes=JK,I.indexOf=ZJ,I.inRange=FQ,I.invoke=pQ,I.isArguments=Wi,I.isArray=Ue,I.isArrayBuffer=Fq,I.isArrayLike=ln,I.isArrayLikeObject=Lt,I.isBoolean=Oq,I.isBuffer=ti,I.isDate=Rq,I.isElement=Mq,I.isEmpty=Lq,I.isEqual=Dq,I.isEqualWith=$q,I.isError=Vp,I.isFinite=Nq,I.isFunction=Tr,I.isInteger=L2,I.isLength=kl,I.isMap=D2,I.isMatch=Vq,I.isMatchWith=Bq,I.isNaN=kq,I.isNative=jq,I.isNil=Hq,I.isNull=Gq,I.isNumber=$2,I.isObject=Pt,I.isObjectLike=Ot,I.isPlainObject=gs,I.isRegExp=Bp,I.isSafeInteger=Wq,I.isSet=N2,I.isString=jl,I.isSymbol=xn,I.isTypedArray=Ko,I.isUndefined=Zq,I.isWeakMap=Xq,I.isWeakSet=zq,I.join=JJ,I.kebabCase=$Q,I.last=Rn,I.lastIndexOf=KJ,I.lowerCase=NQ,I.lowerFirst=VQ,I.lt=Uq,I.lte=Yq,I.max=Ree,I.maxBy=Mee,I.mean=Lee,I.meanBy=Dee,I.min=$ee,I.minBy=Nee,I.stubArray=zp,I.stubFalse=Up,I.stubObject=wee,I.stubString=See,I.stubTrue=Iee,I.multiply=Vee,I.nth=qJ,I.noConflict=pee,I.noop=Xp,I.now=Nl,I.pad=BQ,I.padEnd=kQ,I.padStart=jQ,I.parseInt=GQ,I.random=OQ,I.reduce=tq,I.reduceRight=nq,I.repeat=HQ,I.replace=WQ,I.result=CQ,I.round=Bee,I.runInContext=k,I.sample=iq,I.size=sq,I.snakeCase=ZQ,I.some=uq,I.sortedIndex=oK,I.sortedIndexBy=aK,I.sortedIndexOf=sK,I.sortedLastIndex=uK,I.sortedLastIndexBy=lK,I.sortedLastIndexOf=cK,I.startCase=zQ,I.startsWith=UQ,I.subtract=kee,I.sum=jee,I.sumBy=Gee,I.template=YQ,I.times=Eee,I.toFinite=Fr,I.toInteger=Ye,I.toLength=B2,I.toLower=JQ,I.toNumber=Mn,I.toSafeInteger=Jq,I.toString=ht,I.toUpper=KQ,I.trim=qQ,I.trimEnd=QQ,I.trimStart=eee,I.truncate=tee,I.unescape=nee,I.uniqueId=_ee,I.upperCase=ree,I.upperFirst=Gp,I.each=E2,I.eachRight=A2,I.first=C2,Zp(I,function(){var o={};return nr(I,function(s,d){pt.call(I.prototype,d)||(o[d]=s)}),o}(),{chain:!1}),I.VERSION=r,_n(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){I[o].placeholder=I}),_n(["drop","take"],function(o,s){nt.prototype[o]=function(d){d=d===n?1:kt(Ye(d),0);var g=this.__filtered__&&!s?new nt(this):this.clone();return g.__filtered__?g.__takeCount__=Kt(d,g.__takeCount__):g.__views__.push({size:Kt(d,M),type:o+(g.__dir__<0?"Right":"")}),g},nt.prototype[o+"Right"]=function(d){return this.reverse()[o](d).reverse()}}),_n(["filter","map","takeWhile"],function(o,s){var d=s+1,g=d==Ce||d==Ae;nt.prototype[o]=function(w){var _=this.clone();return _.__iteratees__.push({iteratee:Oe(w,3),type:d}),_.__filtered__=_.__filtered__||g,_}}),_n(["head","last"],function(o,s){var d="take"+(s?"Right":"");nt.prototype[o]=function(){return this[d](1).value()[0]}}),_n(["initial","tail"],function(o,s){var d="drop"+(s?"":"Right");nt.prototype[o]=function(){return this.__filtered__?new nt(this):this[d](1)}}),nt.prototype.compact=function(){return this.filter(fn)},nt.prototype.find=function(o){return this.filter(o).head()},nt.prototype.findLast=function(o){return this.reverse().find(o)},nt.prototype.invokeMap=Qe(function(o,s){return typeof o=="function"?new nt(this):this.map(function(d){return ls(d,o,s)})}),nt.prototype.reject=function(o){return this.filter(Bl(Oe(o)))},nt.prototype.slice=function(o,s){o=Ye(o);var d=this;return d.__filtered__&&(o>0||s<0)?new nt(d):(o<0?d=d.takeRight(-o):o&&(d=d.drop(o)),s!==n&&(s=Ye(s),d=s<0?d.dropRight(-s):d.take(s-o)),d)},nt.prototype.takeRightWhile=function(o){return this.reverse().takeWhile(o).reverse()},nt.prototype.toArray=function(){return this.take(M)},nr(nt.prototype,function(o,s){var d=/^(?:filter|find|map|reject)|While$/.test(s),g=/^(?:head|last)$/.test(s),w=I[g?"take"+(s=="last"?"Right":""):s],_=g||/^find/.test(s);w&&(I.prototype[s]=function(){var D=this.__wrapped__,$=g?[1]:arguments,G=D instanceof nt,ee=$[0],ne=G||Ue(D),ae=function(tt){var it=w.apply(I,Ur([tt],$));return g&&ge?it[0]:it};ne&&d&&typeof ee=="function"&&ee.length!=1&&(G=ne=!1);var ge=this.__chain__,Ee=!!this.__actions__.length,De=_&&!ge,Ke=G&&!Ee;if(!_&&ne){D=Ke?D:new nt(this);var $e=o.apply(D,$);return $e.__actions__.push({func:Dl,args:[ae],thisArg:n}),new Tn($e,ge)}return De&&Ke?o.apply(this,$):($e=this.thru(ae),De?g?$e.value()[0]:$e.value():$e)})}),_n(["pop","push","shift","sort","splice","unshift"],function(o){var s=sl[o],d=/^(?:push|sort|unshift)$/.test(o)?"tap":"thru",g=/^(?:pop|shift)$/.test(o);I.prototype[o]=function(){var w=arguments;if(g&&!this.__chain__){var _=this.value();return s.apply(Ue(_)?_:[],w)}return this[d](function(D){return s.apply(Ue(D)?D:[],w)})}}),nr(nt.prototype,function(o,s){var d=I[s];if(d){var g=d.name+"";pt.call(Xo,g)||(Xo[g]=[]),Xo[g].push({name:s,func:d})}}),Xo[Pl(n,A).name]=[{name:"wrapper",func:n}],nt.prototype.clone=nY,nt.prototype.reverse=rY,nt.prototype.value=iY,I.prototype.at=MK,I.prototype.chain=LK,I.prototype.commit=DK,I.prototype.next=$K,I.prototype.plant=VK,I.prototype.reverse=BK,I.prototype.toJSON=I.prototype.valueOf=I.prototype.value=kK,I.prototype.first=I.prototype.head,ns&&(I.prototype[ns]=NK),I},Ho=DU();$i?(($i.exports=Ho)._=Ho,Wh._=Ho):Wt._=Ho}).call(or)}(tl,tl.exports);var Iz=tl.exports;function Ez({onClick:e}){return T.jsx(wd.Button,{onClick:e,children:T.jsx(oS,{className:"w-6 h-6"})})}function Az({user:e,userTypeId:t,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,terminalName:E}){return T.jsx(ks,{children:S&&T.jsx(Ki.div,{transition:{type:"spring"},initial:{opacity:0,y:"-10%"},animate:{opacity:1,y:"0%"},exit:{opacity:0,y:"-10%"},className:et("w-[415px]","bg-gradient-to-r from-brand to-brand-secondary","rounded-lg rounded-tr-none pt-8","absolute top-16 right-4"),onClick:A=>A.stopPropagation(),children:T.jsx("div",{className:"w-full h-full bg-white rounded-lg rounded-tr-none dark:bg-brand-text",children:T.jsx("div",{className:"w-full px-3",children:T.jsxs("div",{className:"flex flex-col items-center justify-center transform -translate-y-5",children:[T.jsx(ng,{size:"md"}),T.jsx("span",{className:"text-xs text-brand-text dark:text-white pt-2.5 pb-px",children:e==null?void 0:e.nome}),T.jsx("span",{className:" text-[0.625rem] text-brand-dark-gray pb-1.5",children:e==null?void 0:e.email}),T.jsx(Tz,{children:T.jsx(yS,{className:"w-4 h-4"})}),T.jsxs("div",{className:"pt-3 pb-3.5 space-x-2 flex",children:[T.jsxs(IC,{onClick:()=>u("pt-br"),children:[T.jsx(xS,{})," Navegar em português"]}),T.jsxs(IC,{onClick:()=>u("en-us"),children:[T.jsx(CS,{})," Browse in English"]})]}),t===2&&T.jsx("div",{className:"mb-4",children:T.jsx(qi,{variant:"primary",onClick:l,children:T.jsxs("div",{className:"p-5",children:[T.jsxs("p",{className:"text-[12px]",children:["Terminal:"," ",T.jsx("b",{children:E??""})]}),T.jsx("p",{className:"text-[11px]",children:m})]})})}),T.jsxs("div",{className:"w-full pt-3 pb-4 border-y",children:[T.jsxs("p",{className:"text-xs text-brand-text dark:text-white",children:[h," ",T.jsxs("span",{className:"text-brand-dark-gray",children:["(",p,")"]})]}),T.jsx("div",{className:"grid grid-cols-12 gap-3 children:col-span-3 py-3.5 overflow-y-scroll max-h-60",children:Iz.sortBy(e.portais,["descricao"]).map((A,R)=>{const L=f===A.nome;return T.jsxs(ks,{mode:"wait",children:["isOpen && (",T.jsxs(Ki.a,{href:A.endereco,initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0},exit:{opacity:0,y:"-100%"},transition:{type:"tween",delay:R*(50/1e3)},className:"text-center children:mx-auto",children:[T.jsx("div",{className:et("flex items-center justify-center transition rounded-md w-11 h-9 shadow-action-button hover:shadow-action-button-hover",{"bg-brand-secondary text-white shadow-action-button-hover":L,"bg-white dark:text-white dark:bg-brand-secondary-text text-brand hover:bg-brand-secondary dark:hover:bg-brand-secondary hover:text-white":!L}),children:n[A.descricao]||T.jsx("span",{children:"?"})}),T.jsx("span",{className:"text-xs text-center text-brand-text dark:text-white",children:A.nome})]},"portal-item-"+A.descricao),")"]},R)})})]}),T.jsxs("div",{className:"flex items-center justify-between w-full pt-4",children:[T.jsxs("div",{className:"flex items-center gap-0.5",children:[T.jsx(_z,{isDarkMode:r,setIsDarkMode:i,setTheme:a}),T.jsx("span",{className:et({"text-brand-secondary":r,"text-brand-secondary-text":!r},"text-xs"),children:v})]}),T.jsxs("div",{onClick:c,className:"flex items-center gap-1 cursor-pointer",children:[T.jsx(sS,{}),T.jsx("span",{className:"text-xs text-brand-dark-gray dark:text-brand-light-gray",children:C})]})]})]})})})},"user-menu-container")})}function _z({isDarkMode:e,setIsDarkMode:t,setTheme:n}){return b.useEffect(()=>{n()},[e]),T.jsxs(Xx,{onChange:t,checked:e,className:et({"bg-brand-dark-gray-dark text-brand-secondary":e,"bg-brand-gray":!e,peer:e},"h-[22px] w-[44px]","shrink-0 cursor-pointer","relative","rounded-full text-white","border-2 border-transparent","transition-colors duration-200 ease-in-out","focus:outline-none focus-visible:ring-2 focus-visible:ring-white focus-visible:ring-opacity-75"),children:[T.jsx("span",{className:"sr-only",children:"Dark theme?"}),T.jsx(ks,{children:T.jsx("div",{className:"flex items-center w-full",children:e?T.jsx(uS,{className:"w-4 translate-x-5"}):T.jsx(Pz,{})})})]})}function Pz(){return T.jsx(Ki.svg,{width:"19",height:"18",viewBox:"0 0 19 18",fill:"none",xmlns:"http://www.w3.org/2000/motion.svg",initial:{opacity:0,translateX:"100%"},animate:{opacity:1,translateX:"5%"},exit:{opacity:0,translateX:"100%"},children:T.jsx("path",{d:"m 0 9 a 9 9 0 1 1 18 0 A 9 9 0 1 1 0 9",fill:"currentColor"})},"dark-theme-off")}function Tz({children:e}){return T.jsx("button",{className:"flex items-center justify-center bg-brand-gray text-brand-text w-[25px] h-[25px] rounded-full my-px cursor-default",children:e})}function IC({children:e,onClick:t}){return T.jsx("button",{onClick:t,className:et("bg-brand-light-gray dark:bg-brand-dark-gray-dark hover:bg-brand dark:hover:bg-brand","text-brand-secondary-text dark:text-white hover:text-brand-light-gray","rounded-lg px-2 py-1.5 text-xs transition","flex gap-2"),children:e})}function Fz({user:e,userTypeId:t,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,setOpen:E,terminalName:A}){function R(){E(V=>!V)}function L(){E(!1)}return T.jsxs(T.Fragment,{children:[T.jsx(Ez,{onClick:R}),T.jsx(js,{isOpen:S,close:L,children:T.jsx(Az,{userTypeId:t,user:e,icons:n,isDarkMode:r,setIsDarkMode:i,setTheme:a,setLanguage:u,onSelectTerminal:l,logout:c,appNameText:f,availablePortalsText:h,clickToAccessText:p,clickToChangeTerminal:m,nightThemeText:v,logoutText:C,isOpen:S,terminalName:A})})]})}var Oz=process.env.NODE_ENV==="production";function No(e,t){if(!Oz){if(e)return;var n="Warning: "+t;typeof console<"u"&&console.warn(n);try{throw Error(n)}catch{}}}function Vh(){return Vh=Object.assign||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},Vh.apply(this,arguments)}function Rz(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var nl=b.createContext(void 0);nl.displayName="FormikContext",nl.Provider,nl.Consumer;function EC(){var e=b.useContext(nl);return e||(process.env.NODE_ENV!=="production"?No(!1,"Formik context is undefined, please verify you are calling useFormikContext() as child of a <Formik> component."):No(!1)),e}var Mz=function(t){return t!==null&&typeof t=="object"};function AC(e){var t=EC(),n=t.getFieldProps,r=t.getFieldMeta,i=t.getFieldHelpers,a=t.registerField,u=t.unregisterField,l=Mz(e),c=l?e:{name:e},f=c.name,h=c.validate;b.useEffect(function(){return f&&a(f,{validate:h}),function(){f&&u(f)}},[a,u,f,h]),process.env.NODE_ENV!=="production"&&(t||(process.env.NODE_ENV!=="production"?No(!1,"useField() / <Field /> must be used underneath a <Formik> component or withFormik() higher order component"):No(!1))),f||(process.env.NODE_ENV!=="production"?No(!1,"Invalid field name. Either pass `useField` a string or an object containing a `name` key."):No(!1));var p=b.useMemo(function(){return i(f)},[i,f]);return[n(c),r(f),p]}var Lz=b.forwardRef(function(e,t){var n=e.action,r=Rz(e,["action"]),i=n??"#",a=EC(),u=a.handleReset,l=a.handleSubmit;return b.createElement("form",Vh({onSubmit:l,ref:t,onReset:u,action:i},r))});Lz.displayName="Form";const Xr=({name:e,helper:t,onChange:n,onBlur:r,...i})=>{const[a,{error:u},{setValue:l,setTouched:c}]=AC(e),f=p=>{l(i.type==="color"?p:p.target.value),n&&n(p.target.value)},h=()=>{c(!0),r&&r()};return T.jsx(T.Fragment,{children:T.jsx(W1,{error:u,name:a.name,value:a.value,onChange:f,onBlur:h,helper:t,...i})})},Dz={Base:Xr,Color:e=>T.jsx(Xr,{type:"color",...e}),Date:e=>T.jsx(Xr,{type:"date",...e}),Datetime:e=>T.jsx(Xr,{type:"datetime-local",...e}),Number:e=>T.jsx(Xr,{type:"number",...e}),Select:({onChange:e,onBlur:t,options:n,name:r,label:i,getOptionLabel:a,getOptionValue:u,...l})=>{const[c,{error:f},{setValue:h,setTouched:p}]=AC(r),m=C=>{h(C),e&&e(C)},v=()=>{p(!0),t&&t()};return T.jsx(T.Fragment,{children:T.jsx(vx,{name:r,label:i,id:c.name,options:n,onChange:m,onBlur:v,value:c.value,getOptionLabel:a,getOptionValue:u,error:f,isClearable:!0,...l})})},Text:e=>T.jsx(Xr,{type:"text",...e}),Time:e=>T.jsx(Xr,{type:"time",...e}),MaskedText:e=>T.jsx(Xr,{...e})};je.Avatar=ng,je.Backdrop=js,je.Button=qi,je.Card=LA,je.Checkbox=DA,je.ColorPicker=L1,je.Dialog=Fk,je.DualListBox=kk,je.ErrorMessage=pd,je.Field=Dz,je.Header=jk,je.HelperMessage=gd,je.Input=W1,je.Label=Cd,je.Navbar=wd,je.Radio=Uk,je.Select=vx,je.SideMenu=eX,je.Spinner=hd,je.Switch=VX,je.Table=mz,je.TableAction=vz,je.TablePagination=yz,je.Tooltip=SC,je.UploadFile=Sz,je.UserMenu=Fz,Object.defineProperty(je,Symbol.toStringTag,{value:"Module"})});
|