@hiver/connector-agent 3.1.8 → 3.1.9-choreGlobalSearchEvents-beta.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/app/connector-cards.d.ts.map +1 -1
- package/constants/tracking-events.d.ts +7 -0
- package/constants/tracking-events.d.ts.map +1 -1
- package/features/global-search/api/getSearchResults.d.ts +2 -1
- package/features/global-search/api/getSearchResults.d.ts.map +1 -1
- package/features/global-search/components/preview-and-link/index.d.ts +1 -1
- package/features/global-search/components/preview-and-link/index.d.ts.map +1 -1
- package/features/global-search/components/search-form/index.d.ts.map +1 -1
- package/features/global-search/components/search-option/index.d.ts +3 -2
- package/features/global-search/components/search-option/index.d.ts.map +1 -1
- package/features/global-search/components/search-results/index.d.ts.map +1 -1
- package/features/global-search/components/search-select/index.d.ts.map +1 -1
- package/features/global-search/components/search-suggestions/index.d.ts +2 -2
- package/features/global-search/components/search-suggestions/index.d.ts.map +1 -1
- package/features/global-search/types/index.d.ts +1 -0
- package/features/global-search/types/index.d.ts.map +1 -1
- package/index.es.js +3992 -3910
- package/index.umd.js +128 -128
- package/package.json +1 -1
- package/store/initial-state.d.ts +2 -0
- package/store/initial-state.d.ts.map +1 -1
- package/store/selectors.d.ts +1 -0
- package/store/selectors.d.ts.map +1 -1
- package/store/slice.d.ts +6 -2
- package/store/slice.d.ts.map +1 -1
- package/types/form.d.ts +2 -0
- package/types/form.d.ts.map +1 -1
package/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(ue,S){typeof exports=="object"&&typeof module<"u"?S(exports,require("react"),require("react-dom"),require("@hiver/hiver-ui-kit")):typeof define=="function"&&define.amd?define(["exports","react","react-dom","@hiver/hiver-ui-kit"],S):(ue=typeof globalThis<"u"?globalThis:ue||self,S(ue["@hiver/connector-agent"]={},ue.React,ue.ReactDOM,ue.hiverUiKit))})(this,function(ue,S,Oe,x){"use strict";var
|
|
1
|
+
(function(ue,S){typeof exports=="object"&&typeof module<"u"?S(exports,require("react"),require("react-dom"),require("@hiver/hiver-ui-kit")):typeof define=="function"&&define.amd?define(["exports","react","react-dom","@hiver/hiver-ui-kit"],S):(ue=typeof globalThis<"u"?globalThis:ue||self,S(ue["@hiver/connector-agent"]={},ue.React,ue.ReactDOM,ue.hiverUiKit))})(this,function(ue,S,Oe,x){"use strict";var g4=Object.defineProperty;var C0=ue=>{throw TypeError(ue)};var m4=(ue,S,Oe)=>S in ue?g4(ue,S,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):ue[S]=Oe;var Ra=(ue,S,Oe)=>m4(ue,typeof S!="symbol"?S+"":S,Oe),Fa=(ue,S,Oe)=>S.has(ue)||C0("Cannot "+Oe);var L=(ue,S,Oe)=>(Fa(ue,S,"read from private field"),Oe?Oe.call(ue):S.get(ue)),ee=(ue,S,Oe)=>S.has(ue)?C0("Cannot add the same private member more than once"):S instanceof WeakSet?S.add(ue):S.set(ue,Oe),H=(ue,S,Oe,x)=>(Fa(ue,S,"write to private field"),x?x.call(ue,Oe):S.set(ue,Oe),Oe),le=(ue,S,Oe)=>(Fa(ue,S,"access private method"),Oe);var Ls=(ue,S,Oe,x)=>({set _(Fs){H(ue,S,Fs,Oe)},get _(){return L(ue,S,x)}});var Bn,dn,pr,r0,hr,fn,gr,o0,jn,s0,mr,br,xt,Gn,Ue,to,Vn,Ft,rn,i0,Zt,a0,Xt,Ke,Hn,zt,In,c0,en,Nt,no,l0,Fe,pn,hn,yr,vr,gn,Cr,Ir,u0,lt,pe,ro,et,Wn,Er,mn,Yt,oo,xr,wr,Zn,Xn,bn,Ar,we,lo,Na,Da,ka,Pa,Ma,Ba,ja,I0,d0,yn,vn,ut,tn,nn,Rs,Ga,f0;function Fs(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 B=Fs(S);var oe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ns={exports:{}},Or={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Va;function E0(){if(Va)return Or;Va=1;var e=S,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function i(a,c,l){var u,b={},y=null,C=null;l!==void 0&&(y=""+l),c.key!==void 0&&(y=""+c.key),c.ref!==void 0&&(C=c.ref);for(u in c)r.call(c,u)&&!s.hasOwnProperty(u)&&(b[u]=c[u]);if(a&&a.defaultProps)for(u in c=a.defaultProps,c)b[u]===void 0&&(b[u]=c[u]);return{$$typeof:t,type:a,key:y,ref:C,props:b,_owner:o.current}}return Or.Fragment=n,Or.jsx=i,Or.jsxs=i,Or}var Lr={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,25 +14,25 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
18
|
-
`+
|
|
19
|
-
`),
|
|
20
|
-
`),
|
|
21
|
-
`+fe[
|
|
17
|
+
*/var Ha;function x0(){return Ha||(Ha=1,process.env.NODE_ENV!=="production"&&function(){var e=S,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),a=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),h=Symbol.iterator,p="@@iterator";function d(_){if(_===null||typeof _!="object")return null;var P=h&&_[h]||_[p];return typeof P=="function"?P:null}var f=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function m(_){{for(var P=arguments.length,V=new Array(P>1?P-1:0),re=1;re<P;re++)V[re-1]=arguments[re];g("error",_,V)}}function g(_,P,V){{var re=f.ReactDebugCurrentFrame,Ae=re.getStackAddendum();Ae!==""&&(P+="%s",V=V.concat([Ae]));var Se=V.map(function(be){return String(be)});Se.unshift("Warning: "+P),Function.prototype.apply.call(console[_],console,Se)}}var I=!1,v=!1,w=!1,A=!1,T=!1,O;O=Symbol.for("react.module.reference");function N(_){return!!(typeof _=="string"||typeof _=="function"||_===r||_===s||T||_===o||_===l||_===u||A||_===C||I||v||w||typeof _=="object"&&_!==null&&(_.$$typeof===y||_.$$typeof===b||_.$$typeof===i||_.$$typeof===a||_.$$typeof===c||_.$$typeof===O||_.getModuleId!==void 0))}function F(_,P,V){var re=_.displayName;if(re)return re;var Ae=P.displayName||P.name||"";return Ae!==""?V+"("+Ae+")":V}function k(_){return _.displayName||"Context"}function D(_){if(_==null)return null;if(typeof _.tag=="number"&&m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof _=="function")return _.displayName||_.name||null;if(typeof _=="string")return _;switch(_){case r:return"Fragment";case n:return"Portal";case s:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case u:return"SuspenseList"}if(typeof _=="object")switch(_.$$typeof){case a:var P=_;return k(P)+".Consumer";case i:var V=_;return k(V._context)+".Provider";case c:return F(_,_.render,"ForwardRef");case b:var re=_.displayName||null;return re!==null?re:D(_.type)||"Memo";case y:{var Ae=_,Se=Ae._payload,be=Ae._init;try{return D(be(Se))}catch{return null}}}return null}var j=Object.assign,z=0,W,X,Z,U,se,ae,M;function Y(){}Y.__reactDisabledLog=!0;function K(){{if(z===0){W=console.log,X=console.info,Z=console.warn,U=console.error,se=console.group,ae=console.groupCollapsed,M=console.groupEnd;var _={configurable:!0,enumerable:!0,value:Y,writable:!0};Object.defineProperties(console,{info:_,log:_,warn:_,error:_,group:_,groupCollapsed:_,groupEnd:_})}z++}}function Q(){{if(z--,z===0){var _={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:j({},_,{value:W}),info:j({},_,{value:X}),warn:j({},_,{value:Z}),error:j({},_,{value:U}),group:j({},_,{value:se}),groupCollapsed:j({},_,{value:ae}),groupEnd:j({},_,{value:M})})}z<0&&m("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ce=f.ReactCurrentDispatcher,ge;function me(_,P,V){{if(ge===void 0)try{throw Error()}catch(Ae){var re=Ae.stack.trim().match(/\n( *(at )?)/);ge=re&&re[1]||""}return`
|
|
18
|
+
`+ge+_}}var ne=!1,de;{var Be=typeof WeakMap=="function"?WeakMap:Map;de=new Be}function G(_,P){if(!_||ne)return"";{var V=de.get(_);if(V!==void 0)return V}var re;ne=!0;var Ae=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Se;Se=ce.current,ce.current=null,K();try{if(P){var be=function(){throw Error()};if(Object.defineProperty(be.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(be,[])}catch(dt){re=dt}Reflect.construct(_,[],be)}else{try{be.call()}catch(dt){re=dt}_.call(be.prototype)}}else{try{throw Error()}catch(dt){re=dt}_()}}catch(dt){if(dt&&re&&typeof dt.stack=="string"){for(var fe=dt.stack.split(`
|
|
19
|
+
`),nt=re.stack.split(`
|
|
20
|
+
`),ke=fe.length-1,je=nt.length-1;ke>=1&&je>=0&&fe[ke]!==nt[je];)je--;for(;ke>=1&&je>=0;ke--,je--)if(fe[ke]!==nt[je]){if(ke!==1||je!==1)do if(ke--,je--,je<0||fe[ke]!==nt[je]){var At=`
|
|
21
|
+
`+fe[ke].replace(" at new "," at ");return _.displayName&&At.includes("<anonymous>")&&(At=At.replace("<anonymous>",_.displayName)),typeof _=="function"&&de.set(_,At),At}while(ke>=1&&je>=0);break}}}finally{ne=!1,ce.current=Se,Q(),Error.prepareStackTrace=Ae}var _r=_?_.displayName||_.name:"",Yn=_r?me(_r):"";return typeof _=="function"&&de.set(_,Yn),Yn}function ze(_,P,V){return G(_,!1)}function tt(_){var P=_.prototype;return!!(P&&P.isReactComponent)}function Ye(_,P,V){if(_==null)return"";if(typeof _=="function")return G(_,tt(_));if(typeof _=="string")return me(_);switch(_){case l:return me("Suspense");case u:return me("SuspenseList")}if(typeof _=="object")switch(_.$$typeof){case c:return ze(_.render);case b:return Ye(_.type,P,V);case y:{var re=_,Ae=re._payload,Se=re._init;try{return Ye(Se(Ae),P,V)}catch{}}}return""}var wt=Object.prototype.hasOwnProperty,Dt={},kt=f.ReactDebugCurrentFrame;function It(_){if(_){var P=_._owner,V=Ye(_.type,_._source,P?P.type:null);kt.setExtraStackFrame(V)}else kt.setExtraStackFrame(null)}function We(_,P,V,re,Ae){{var Se=Function.call.bind(wt);for(var be in _)if(Se(_,be)){var fe=void 0;try{if(typeof _[be]!="function"){var nt=Error((re||"React class")+": "+V+" type `"+be+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof _[be]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw nt.name="Invariant Violation",nt}fe=_[be](P,be,re,V,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(ke){fe=ke}fe&&!(fe instanceof Error)&&(It(Ae),m("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",re||"React class",V,be,typeof fe),It(null)),fe instanceof Error&&!(fe.message in Dt)&&(Dt[fe.message]=!0,It(Ae),m("Failed %s type: %s",V,fe.message),It(null))}}}var so=Array.isArray;function Jt(_){return so(_)}function Ss(_){{var P=typeof Symbol=="function"&&Symbol.toStringTag,V=P&&_[Symbol.toStringTag]||_.constructor.name||"Object";return V}}function Aa(_){try{return io(_),!1}catch{return!0}}function io(_){return""+_}function _s(_){if(Aa(_))return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ss(_)),io(_)}var zn=f.ReactCurrentOwner,ao={key:!0,ref:!0,__self:!0,__source:!0},Tr,Os,Ne;Ne={};function Qe(_){if(wt.call(_,"ref")){var P=Object.getOwnPropertyDescriptor(_,"ref").get;if(P&&P.isReactWarning)return!1}return _.ref!==void 0}function Cn(_){if(wt.call(_,"key")){var P=Object.getOwnPropertyDescriptor(_,"key").get;if(P&&P.isReactWarning)return!1}return _.key!==void 0}function Ta(_,P){if(typeof _.ref=="string"&&zn.current&&P&&zn.current.stateNode!==P){var V=D(zn.current.type);Ne[V]||(m('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',D(zn.current.type),_.ref),Ne[V]=!0)}}function t4(_,P){{var V=function(){Tr||(Tr=!0,m("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};V.isReactWarning=!0,Object.defineProperty(_,"key",{get:V,configurable:!0})}}function n4(_,P){{var V=function(){Os||(Os=!0,m("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};V.isReactWarning=!0,Object.defineProperty(_,"ref",{get:V,configurable:!0})}}var r4=function(_,P,V,re,Ae,Se,be){var fe={$$typeof:t,type:_,key:P,ref:V,props:be,_owner:Se};return fe._store={},Object.defineProperty(fe._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(fe,"_self",{configurable:!1,enumerable:!1,writable:!1,value:re}),Object.defineProperty(fe,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Ae}),Object.freeze&&(Object.freeze(fe.props),Object.freeze(fe)),fe};function o4(_,P,V,re,Ae){{var Se,be={},fe=null,nt=null;V!==void 0&&(_s(V),fe=""+V),Cn(P)&&(_s(P.key),fe=""+P.key),Qe(P)&&(nt=P.ref,Ta(P,Ae));for(Se in P)wt.call(P,Se)&&!ao.hasOwnProperty(Se)&&(be[Se]=P[Se]);if(_&&_.defaultProps){var ke=_.defaultProps;for(Se in ke)be[Se]===void 0&&(be[Se]=ke[Se])}if(fe||nt){var je=typeof _=="function"?_.displayName||_.name||"Unknown":_;fe&&t4(be,je),nt&&n4(be,je)}return r4(_,fe,nt,Ae,re,zn.current,be)}}var Sa=f.ReactCurrentOwner,p0=f.ReactDebugCurrentFrame;function Sr(_){if(_){var P=_._owner,V=Ye(_.type,_._source,P?P.type:null);p0.setExtraStackFrame(V)}else p0.setExtraStackFrame(null)}var _a;_a=!1;function Oa(_){return typeof _=="object"&&_!==null&&_.$$typeof===t}function h0(){{if(Sa.current){var _=D(Sa.current.type);if(_)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+_+"`."}return""}}function
|
|
23
|
+
Check the render method of \``+_+"`."}return""}}function s4(_){return""}var g0={};function i4(_){{var P=h0();if(!P){var V=typeof _=="string"?_:_.displayName||_.name;V&&(P=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+V+">.")}return P}}function
|
|
25
|
+
Check the top-level render call using <`+V+">.")}return P}}function m0(_,P){{if(!_._store||_._store.validated||_.key!=null)return;_._store.validated=!0;var V=i4(P);if(g0[V])return;g0[V]=!0;var re="";_&&_._owner&&_._owner!==Sa.current&&(re=" It was passed a child from "+D(_._owner.type)+"."),Sr(_),m('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',V,re),Sr(null)}}function b0(_,P){{if(typeof _!="object")return;if(Jt(_))for(var V=0;V<_.length;V++){var re=_[V];Oa(re)&&m0(re,P)}else if(Oa(_))_._store&&(_._store.validated=!0);else if(_){var Ae=d(_);if(typeof Ae=="function"&&Ae!==_.entries)for(var Se=Ae.call(_),be;!(be=Se.next()).done;)Oa(be.value)&&m0(be.value,P)}}}function a4(_){{var P=_.type;if(P==null||typeof P=="string")return;var V;if(typeof P=="function")V=P.propTypes;else if(typeof P=="object"&&(P.$$typeof===c||P.$$typeof===b))V=P.propTypes;else return;if(V){var re=D(P);We(V,_.props,"prop",re,_)}else if(P.PropTypes!==void 0&&!_a){_a=!0;var Ae=D(P);m("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Ae||"Unknown")}typeof P.getDefaultProps=="function"&&!P.getDefaultProps.isReactClassApproved&&m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function c4(_){{for(var P=Object.keys(_.props),V=0;V<P.length;V++){var re=P[V];if(re!=="children"&&re!=="key"){Sr(_),m("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",re),Sr(null);break}}_.ref!==null&&(Sr(_),m("Invalid attribute `ref` supplied to `React.Fragment`."),Sr(null))}}var y0={};function v0(_,P,V,re,Ae,Se){{var be=N(_);if(!be){var fe="";(_===void 0||typeof _=="object"&&_!==null&&Object.keys(_).length===0)&&(fe+=" 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 nt=s4();nt?fe+=nt:fe+=h0();var ke;_===null?ke="null":Jt(_)?ke="array":_!==void 0&&_.$$typeof===t?(ke="<"+(D(_.type)||"Unknown")+" />",fe=" Did you accidentally export a JSX literal instead of a component?"):ke=typeof _,m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",ke,fe)}var je=o4(_,P,V,Ae,Se);if(je==null)return je;if(be){var At=P.children;if(At!==void 0)if(re)if(Jt(At)){for(var _r=0;_r<At.length;_r++)b0(At[_r],_);Object.freeze&&Object.freeze(At)}else m("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 b0(At,_)}if(wt.call(P,"key")){var Yn=D(_),dt=Object.keys(P).filter(function(h4){return h4!=="key"}),La=dt.length>0?"{key: someKey, "+dt.join(": ..., ")+": ...}":"{key: someKey}";if(!y0[Yn+La]){var p4=dt.length>0?"{"+dt.join(": ..., ")+": ...}":"{}";m(`A props object containing a "key" prop is being spread into JSX:
|
|
26
26
|
let props = %s;
|
|
27
27
|
<%s {...props} />
|
|
28
28
|
React keys must be passed directly to JSX without using spread:
|
|
29
29
|
let props = %s;
|
|
30
|
-
<%s key={someKey} {...props} />`,Sa,zn,o4,zn),g0[zn+Sa]=!0}}return _===r?K5(je):$5(je),je}}function e4(_,P,V){return m0(_,P,V,!0)}function t4(_,P,V){return m0(_,P,V,!1)}var n4=t4,r4=e4;Rr.Fragment=r,Rr.jsx=n4,Rr.jsxs=r4}()),Rr}process.env.NODE_ENV==="production"?Ls.exports=v0():Ls.exports=C0();var E=Ls.exports;function Ga(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Ga(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function rn(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Ga(e))&&(r&&(r+=" "),r+=t);return r}const Fr=e=>typeof e=="number"&&!isNaN(e),Cn=e=>typeof e=="string",ft=e=>typeof e=="function",uo=e=>Cn(e)||ft(e)?e:null,Rs=e=>S.isValidElement(e)||Cn(e)||ft(e)||Fr(e);function I0(e,t,n){n===void 0&&(n=300);const{scrollHeight:r,style:o}=e;requestAnimationFrame(()=>{o.minHeight="initial",o.height=r+"px",o.transition=`all ${n}ms`,requestAnimationFrame(()=>{o.height="0",o.padding="0",o.margin="0",setTimeout(t,n)})})}function fo(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:o=!0,collapseDuration:s=300}=e;return function(i){let{children:a,position:c,preventExitTransition:l,done:u,nodeRef:b,isIn:y,playToast:C}=i;const h=r?`${t}--${c}`:t,p=r?`${n}--${c}`:n,d=S.useRef(0);return S.useLayoutEffect(()=>{const f=b.current,m=h.split(" "),g=I=>{I.target===b.current&&(C(),f.removeEventListener("animationend",g),f.removeEventListener("animationcancel",g),d.current===0&&I.type!=="animationcancel"&&f.classList.remove(...m))};f.classList.add(...m),f.addEventListener("animationend",g),f.addEventListener("animationcancel",g)},[]),S.useEffect(()=>{const f=b.current,m=()=>{f.removeEventListener("animationend",m),o?I0(f,u,s):u()};y||(l?m():(d.current=1,f.className+=` ${p}`,f.addEventListener("animationend",m)))},[y]),S.createElement(S.Fragment,null,a)}}function Va(e,t){return e!=null?{content:e.content,containerId:e.props.containerId,id:e.props.toastId,theme:e.props.theme,type:e.props.type,data:e.props.data||{},isLoading:e.props.isLoading,icon:e.props.icon,status:t}:{}}const Qe=new Map;let Dr=[];const Fs=new Set,E0=e=>Fs.forEach(t=>t(e)),Ha=()=>Qe.size>0;function Wa(e,t){var n;if(t)return!((n=Qe.get(t))==null||!n.isToastActive(e));let r=!1;return Qe.forEach(o=>{o.isToastActive(e)&&(r=!0)}),r}function Za(e,t){Rs(e)&&(Ha()||Dr.push({content:e,options:t}),Qe.forEach(n=>{n.buildToast(e,t)}))}function Xa(e,t){Qe.forEach(n=>{t!=null&&t!=null&&t.containerId?(t==null?void 0:t.containerId)===n.id&&n.toggle(e,t==null?void 0:t.id):n.toggle(e,t==null?void 0:t.id)})}function x0(e){const{subscribe:t,getSnapshot:n,setProps:r}=S.useRef(function(s){const i=s.containerId||1;return{subscribe(a){const c=function(u,b,y){let C=1,h=0,p=[],d=[],f=[],m=b;const g=new Map,I=new Set,v=()=>{f=Array.from(g.values()),I.forEach(T=>T())},w=T=>{d=T==null?[]:d.filter(O=>O!==T),v()},A=T=>{const{toastId:O,onOpen:D,updateId:F,children:k}=T.props,N=F==null;T.staleId&&g.delete(T.staleId),g.set(O,T),d=[...d,T.props.toastId].filter(j=>j!==T.staleId),v(),y(Va(T,N?"added":"updated")),N&&ft(D)&&D(S.isValidElement(k)&&k.props)};return{id:u,props:m,observe:T=>(I.add(T),()=>I.delete(T)),toggle:(T,O)=>{g.forEach(D=>{O!=null&&O!==D.props.toastId||ft(D.toggle)&&D.toggle(T)})},removeToast:w,toasts:g,clearQueue:()=>{h-=p.length,p=[]},buildToast:(T,O)=>{if((M=>{let{containerId:Y,toastId:$,updateId:U}=M;const ce=Y?Y!==u:u!==1,he=g.has($)&&U==null;return ce||he})(O))return;const{toastId:D,updateId:F,data:k,staleId:N,delay:j}=O,z=()=>{w(D)},W=F==null;W&&h++;const X={...m,style:m.toastStyle,key:C++,...Object.fromEntries(Object.entries(O).filter(M=>{let[Y,$]=M;return $!=null})),toastId:D,updateId:F,data:k,closeToast:z,isIn:!1,className:uo(O.className||m.toastClassName),bodyClassName:uo(O.bodyClassName||m.bodyClassName),progressClassName:uo(O.progressClassName||m.progressClassName),autoClose:!O.isLoading&&(Z=O.autoClose,q=m.autoClose,Z===!1||Fr(Z)&&Z>0?Z:q),deleteToast(){const M=g.get(D),{onClose:Y,children:$}=M.props;ft(Y)&&Y(S.isValidElement($)&&$.props),y(Va(M,"removed")),g.delete(D),h--,h<0&&(h=0),p.length>0?A(p.shift()):v()}};var Z,q;X.closeButton=m.closeButton,O.closeButton===!1||Rs(O.closeButton)?X.closeButton=O.closeButton:O.closeButton===!0&&(X.closeButton=!Rs(m.closeButton)||m.closeButton);let se=T;S.isValidElement(T)&&!Cn(T.type)?se=S.cloneElement(T,{closeToast:z,toastProps:X,data:k}):ft(T)&&(se=T({closeToast:z,toastProps:X,data:k}));const ie={content:se,props:X,staleId:N};m.limit&&m.limit>0&&h>m.limit&&W?p.push(ie):Fr(j)?setTimeout(()=>{A(ie)},j):A(ie)},setProps(T){m=T},setToggle:(T,O)=>{g.get(T).toggle=O},isToastActive:T=>d.some(O=>O===T),getSnapshot:()=>m.newestOnTop?f.reverse():f}}(i,s,E0);Qe.set(i,c);const l=c.observe(a);return Dr.forEach(u=>Za(u.content,u.options)),Dr=[],()=>{l(),Qe.delete(i)}},setProps(a){var c;(c=Qe.get(i))==null||c.setProps(a)},getSnapshot(){var a;return(a=Qe.get(i))==null?void 0:a.getSnapshot()}}}(e)).current;r(e);const o=S.useSyncExternalStore(t,n,n);return{getToastToRender:function(s){if(!o)return[];const i=new Map;return o.forEach(a=>{const{position:c}=a.props;i.has(c)||i.set(c,[]),i.get(c).push(a)}),Array.from(i,a=>s(a[0],a[1]))},isToastActive:Wa,count:o==null?void 0:o.length}}function w0(e){const[t,n]=S.useState(!1),[r,o]=S.useState(!1),s=S.useRef(null),i=S.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:a,pauseOnHover:c,closeToast:l,onClick:u,closeOnClick:b}=e;var y,C;function h(){n(!0)}function p(){n(!1)}function d(g){const I=s.current;i.canDrag&&I&&(i.didMove=!0,t&&p(),i.delta=e.draggableDirection==="x"?g.clientX-i.start:g.clientY-i.start,i.start!==g.clientX&&(i.canCloseOnClick=!1),I.style.transform=`translate3d(${e.draggableDirection==="x"?`${i.delta}px, var(--y)`:`0, calc(${i.delta}px + var(--y))`},0)`,I.style.opacity=""+(1-Math.abs(i.delta/i.removalDistance)))}function f(){document.removeEventListener("pointermove",d),document.removeEventListener("pointerup",f);const g=s.current;if(i.canDrag&&i.didMove&&g){if(i.canDrag=!1,Math.abs(i.delta)>i.removalDistance)return o(!0),e.closeToast(),void e.collapseAll();g.style.transition="transform 0.2s, opacity 0.2s",g.style.removeProperty("transform"),g.style.removeProperty("opacity")}}(C=Qe.get((y={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||C.setToggle(y.id,y.fn),S.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||p(),window.addEventListener("focus",h),window.addEventListener("blur",p),()=>{window.removeEventListener("focus",h),window.removeEventListener("blur",p)}},[e.pauseOnFocusLoss]);const m={onPointerDown:function(g){if(e.draggable===!0||e.draggable===g.pointerType){i.didMove=!1,document.addEventListener("pointermove",d),document.addEventListener("pointerup",f);const I=s.current;i.canCloseOnClick=!0,i.canDrag=!0,I.style.transition="none",e.draggableDirection==="x"?(i.start=g.clientX,i.removalDistance=I.offsetWidth*(e.draggablePercent/100)):(i.start=g.clientY,i.removalDistance=I.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function(g){const{top:I,bottom:v,left:w,right:A}=s.current.getBoundingClientRect();g.nativeEvent.type!=="touchend"&&e.pauseOnHover&&g.clientX>=w&&g.clientX<=A&&g.clientY>=I&&g.clientY<=v?p():h()}};return a&&c&&(m.onMouseEnter=p,e.stacked||(m.onMouseLeave=h)),b&&(m.onClick=g=>{u&&u(g),i.canCloseOnClick&&l()}),{playToast:h,pauseToast:p,isRunning:t,preventExitTransition:r,toastRef:s,eventHandlers:m}}function A0(e){let{delay:t,isRunning:n,closeToast:r,type:o="default",hide:s,className:i,style:a,controlledProgress:c,progress:l,rtl:u,isIn:b,theme:y}=e;const C=s||c&&l===0,h={...a,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};c&&(h.transform=`scaleX(${l})`);const p=rn("Toastify__progress-bar",c?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${y}`,`Toastify__progress-bar--${o}`,{"Toastify__progress-bar--rtl":u}),d=ft(i)?i({rtl:u,type:o,defaultClassName:p}):rn(p,i),f={[c&&l>=1?"onTransitionEnd":"onAnimationEnd"]:c&&l<1?null:()=>{b&&r()}};return S.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":C},S.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${y} Toastify__progress-bar--${o}`}),S.createElement("div",{role:"progressbar","aria-hidden":C?"true":"false","aria-label":"notification timer",className:d,style:h,...f}))}let T0=1;const za=()=>""+T0++;function S0(e){return e&&(Cn(e.toastId)||Fr(e.toastId))?e.toastId:za()}function Nr(e,t){return Za(e,t),t.toastId}function po(e,t){return{...t,type:t&&t.type||e,toastId:S0(t)}}function ho(e){return(t,n)=>Nr(t,po(e,n))}function Ie(e,t){return Nr(e,po("default",t))}Ie.loading=(e,t)=>Nr(e,po("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),Ie.promise=function(e,t,n){let r,{pending:o,error:s,success:i}=t;o&&(r=Cn(o)?Ie.loading(o,n):Ie.loading(o.render,{...n,...o}));const a={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},c=(u,b,y)=>{if(b==null)return void Ie.dismiss(r);const C={type:u,...a,...n,data:y},h=Cn(b)?{render:b}:b;return r?Ie.update(r,{...C,...h}):Ie(h.render,{...C,...h}),y},l=ft(e)?e():e;return l.then(u=>c("success",i,u)).catch(u=>c("error",s,u)),l},Ie.success=ho("success"),Ie.info=ho("info"),Ie.error=ho("error"),Ie.warning=ho("warning"),Ie.warn=Ie.warning,Ie.dark=(e,t)=>Nr(e,po("default",{theme:"dark",...t})),Ie.dismiss=function(e){(function(t){var n;if(Ha()){if(t==null||Cn(n=t)||Fr(n))Qe.forEach(r=>{r.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){const r=Qe.get(t.containerId);r?r.removeToast(t.id):Qe.forEach(o=>{o.removeToast(t.id)})}}else Dr=Dr.filter(r=>t!=null&&r.options.toastId!==t)})(e)},Ie.clearWaitingQueue=function(e){e===void 0&&(e={}),Qe.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},Ie.isActive=Wa,Ie.update=function(e,t){t===void 0&&(t={});const n=((r,o)=>{var s;let{containerId:i}=o;return(s=Qe.get(i||1))==null?void 0:s.toasts.get(r)})(e,t);if(n){const{props:r,content:o}=n,s={delay:100,...r,...t,toastId:t.toastId||e,updateId:za()};s.toastId!==e&&(s.staleId=e);const i=s.render||o;delete s.render,Nr(i,s)}},Ie.done=e=>{Ie.update(e,{progress:1})},Ie.onChange=function(e){return Fs.add(e),()=>{Fs.delete(e)}},Ie.play=e=>Xa(!0,e),Ie.pause=e=>Xa(!1,e);const _0=typeof window<"u"?S.useLayoutEffect:S.useEffect,go=e=>{let{theme:t,type:n,isLoading:r,...o}=e;return S.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...o})},Ds={info:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return S.createElement("div",{className:"Toastify__spinner"})}},O0=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:o,playToast:s}=w0(e),{closeButton:i,children:a,autoClose:c,onClick:l,type:u,hideProgressBar:b,closeToast:y,transition:C,position:h,className:p,style:d,bodyClassName:f,bodyStyle:m,progressClassName:g,progressStyle:I,updateId:v,role:w,progress:A,rtl:T,toastId:O,deleteToast:D,isIn:F,isLoading:k,closeOnClick:N,theme:j}=e,z=rn("Toastify__toast",`Toastify__toast-theme--${j}`,`Toastify__toast--${u}`,{"Toastify__toast--rtl":T},{"Toastify__toast--close-on-click":N}),W=ft(p)?p({rtl:T,position:h,type:u,defaultClassName:z}):rn(z,p),X=function(ie){let{theme:M,type:Y,isLoading:$,icon:U}=ie,ce=null;const he={theme:M,type:Y};return U===!1||(ft(U)?ce=U({...he,isLoading:$}):S.isValidElement(U)?ce=S.cloneElement(U,he):$?ce=Ds.spinner():(ge=>ge in Ds)(Y)&&(ce=Ds[Y](he))),ce}(e),Z=!!A||!c,q={closeToast:y,type:u,theme:j};let se=null;return i===!1||(se=ft(i)?i(q):S.isValidElement(i)?S.cloneElement(i,q):function(ie){let{closeToast:M,theme:Y,ariaLabel:$="close"}=ie;return S.createElement("button",{className:`Toastify__close-button Toastify__close-button--${Y}`,type:"button",onClick:U=>{U.stopPropagation(),M(U)},"aria-label":$},S.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},S.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(q)),S.createElement(C,{isIn:F,done:D,position:h,preventExitTransition:n,nodeRef:r,playToast:s},S.createElement("div",{id:O,onClick:l,"data-in":F,className:W,...o,style:d,ref:r},S.createElement("div",{...F&&{role:w},className:ft(f)?f({type:u}):rn("Toastify__toast-body",f),style:m},X!=null&&S.createElement("div",{className:rn("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!k})},X),S.createElement("div",null,a)),se,S.createElement(A0,{...v&&!Z?{key:`pb-${v}`}:{},rtl:T,theme:j,delay:c,isRunning:t,isIn:F,closeToast:y,hide:b,type:u,style:I,className:g,controlledProgress:Z,progress:A||0})))},mo=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},L0=fo(mo("bounce",!0));fo(mo("slide",!0)),fo(mo("zoom")),fo(mo("flip"));const R0={position:"top-right",transition:L0,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function F0(e){let t={...R0,...e};const n=e.stacked,[r,o]=S.useState(!0),s=S.useRef(null),{getToastToRender:i,isToastActive:a,count:c}=x0(t),{className:l,style:u,rtl:b,containerId:y}=t;function C(p){const d=rn("Toastify__toast-container",`Toastify__toast-container--${p}`,{"Toastify__toast-container--rtl":b});return ft(l)?l({position:p,rtl:b,defaultClassName:d}):rn(d,uo(l))}function h(){n&&(o(!0),Ie.play())}return _0(()=>{if(n){var p;const d=s.current.querySelectorAll('[data-in="true"]'),f=12,m=(p=t.position)==null?void 0:p.includes("top");let g=0,I=0;Array.from(d).reverse().forEach((v,w)=>{const A=v;A.classList.add("Toastify__toast--stacked"),w>0&&(A.dataset.collapsed=`${r}`),A.dataset.pos||(A.dataset.pos=m?"top":"bot");const T=g*(r?.2:1)+(r?0:f*w);A.style.setProperty("--y",`${m?T:-1*T}px`),A.style.setProperty("--g",`${f}`),A.style.setProperty("--s",""+(1-(r?I:0))),g+=A.offsetHeight,I+=.025})}},[r,c,n]),S.createElement("div",{ref:s,className:"Toastify",id:y,onMouseEnter:()=>{n&&(o(!1),Ie.pause())},onMouseLeave:h},i((p,d)=>{const f=d.length?{...u}:{...u,pointerEvents:"none"};return S.createElement("div",{className:C(p),style:f,key:`container-${p}`},d.map(m=>{let{content:g,props:I}=m;return S.createElement(O0,{...I,stacked:n,collapseAll:h,isIn:a(I.toastId,I.containerId),style:I.style,key:`toast-${I.key}`},g)}))}))}const D0={email:"",baseUrls:{},currentSmIds:[],metaData:void 0,availableFeatures:{},sendTrackingEvent:()=>{},conversationId:void 0,isAdmin:!1,connectorFunctions:{redirectToAdmin:()=>{}}},Xe=S.createContext(D0);var Ns={},In={};function Ya(e,t){return function(){return e.apply(t,arguments)}}const{toString:N0}=Object.prototype,{getPrototypeOf:ks}=Object,bo=(e=>t=>{const n=N0.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),wt=e=>(e=e.toLowerCase(),t=>bo(t)===e),yo=e=>t=>typeof t===e,{isArray:Yn}=Array,kr=yo("undefined");function k0(e){return e!==null&&!kr(e)&&e.constructor!==null&&!kr(e.constructor)&&pt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Ja=wt("ArrayBuffer");function P0(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Ja(e.buffer),t}const M0=yo("string"),pt=yo("function"),Ua=yo("number"),vo=e=>e!==null&&typeof e=="object",B0=e=>e===!0||e===!1,Co=e=>{if(bo(e)!=="object")return!1;const t=ks(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},j0=wt("Date"),G0=wt("File"),V0=wt("Blob"),H0=wt("FileList"),W0=e=>vo(e)&&pt(e.pipe),Z0=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||pt(e.append)&&((t=bo(e))==="formdata"||t==="object"&&pt(e.toString)&&e.toString()==="[object FormData]"))},X0=wt("URLSearchParams"),[z0,Y0,J0,U0]=["ReadableStream","Request","Response","Headers"].map(wt),Q0=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Pr(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,o;if(typeof e!="object"&&(e=[e]),Yn(e))for(r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else{const s=n?Object.getOwnPropertyNames(e):Object.keys(e),i=s.length;let a;for(r=0;r<i;r++)a=s[r],t.call(null,e[a],a,e)}}function Qa(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,o;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const En=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:oe,qa=e=>!kr(e)&&e!==En;function Ps(){const{caseless:e}=qa(this)&&this||{},t={},n=(r,o)=>{const s=e&&Qa(t,o)||o;Co(t[s])&&Co(r)?t[s]=Ps(t[s],r):Co(r)?t[s]=Ps({},r):Yn(r)?t[s]=r.slice():t[s]=r};for(let r=0,o=arguments.length;r<o;r++)arguments[r]&&Pr(arguments[r],n);return t}const q0=(e,t,n,{allOwnKeys:r}={})=>(Pr(t,(o,s)=>{n&&pt(o)?e[s]=Ya(o,n):e[s]=o},{allOwnKeys:r}),e),$0=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),K0=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},ep=(e,t,n,r)=>{let o,s,i;const a={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),s=o.length;s-- >0;)i=o[s],(!r||r(i,e,t))&&!a[i]&&(t[i]=e[i],a[i]=!0);e=n!==!1&&ks(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},tp=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},np=e=>{if(!e)return null;if(Yn(e))return e;let t=e.length;if(!Ua(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},rp=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&ks(Uint8Array)),op=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=r.next())&&!o.done;){const s=o.value;t.call(e,s[0],s[1])}},sp=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},ip=wt("HTMLFormElement"),ap=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),$a=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),cp=wt("RegExp"),Ka=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Pr(n,(o,s)=>{let i;(i=t(o,s,e))!==!1&&(r[s]=i||o)}),Object.defineProperties(e,r)},lp=e=>{Ka(e,(t,n)=>{if(pt(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(pt(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},up=(e,t)=>{const n={},r=o=>{o.forEach(s=>{n[s]=!0})};return Yn(e)?r(e):r(String(e).split(t)),n},dp=()=>{},fp=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Ms="abcdefghijklmnopqrstuvwxyz",ec="0123456789",tc={DIGIT:ec,ALPHA:Ms,ALPHA_DIGIT:Ms+Ms.toUpperCase()+ec},pp=(e=16,t=tc.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function hp(e){return!!(e&&pt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const gp=e=>{const t=new Array(10),n=(r,o)=>{if(vo(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[o]=r;const s=Yn(r)?[]:{};return Pr(r,(i,a)=>{const c=n(i,o+1);!kr(c)&&(s[a]=c)}),t[o]=void 0,s}}return r};return n(e,0)},mp=wt("AsyncFunction"),bp=e=>e&&(vo(e)||pt(e))&&pt(e.then)&&pt(e.catch),nc=((e,t)=>e?setImmediate:t?((n,r)=>(En.addEventListener("message",({source:o,data:s})=>{o===En&&s===n&&r.length&&r.shift()()},!1),o=>{r.push(o),En.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",pt(En.postMessage)),yp=typeof queueMicrotask<"u"?queueMicrotask.bind(En):typeof process<"u"&&process.nextTick||nc;var R={isArray:Yn,isArrayBuffer:Ja,isBuffer:k0,isFormData:Z0,isArrayBufferView:P0,isString:M0,isNumber:Ua,isBoolean:B0,isObject:vo,isPlainObject:Co,isReadableStream:z0,isRequest:Y0,isResponse:J0,isHeaders:U0,isUndefined:kr,isDate:j0,isFile:G0,isBlob:V0,isRegExp:cp,isFunction:pt,isStream:W0,isURLSearchParams:X0,isTypedArray:rp,isFileList:H0,forEach:Pr,merge:Ps,extend:q0,trim:Q0,stripBOM:$0,inherits:K0,toFlatObject:ep,kindOf:bo,kindOfTest:wt,endsWith:tp,toArray:np,forEachEntry:op,matchAll:sp,isHTMLForm:ip,hasOwnProperty:$a,hasOwnProp:$a,reduceDescriptors:Ka,freezeMethods:lp,toObjectSet:up,toCamelCase:ap,noop:dp,toFiniteNumber:fp,findKey:Qa,global:En,isContextDefined:qa,ALPHABET:tc,generateString:pp,isSpecCompliantForm:hp,toJSONObject:gp,isAsyncFn:mp,isThenable:bp,setImmediate:nc,asap:yp};function ae(e,t,n,r,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),o&&(this.response=o,this.status=o.status?o.status:null)}R.inherits(ae,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:R.toJSONObject(this.config),code:this.code,status:this.status}}});const rc=ae.prototype,oc={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{oc[e]={value:e}}),Object.defineProperties(ae,oc),Object.defineProperty(rc,"isAxiosError",{value:!0}),ae.from=(e,t,n,r,o,s)=>{const i=Object.create(rc);return R.toFlatObject(e,i,function(c){return c!==Error.prototype},a=>a!=="isAxiosError"),ae.call(i,e.message,t,n,r,o),i.cause=e,i.name=e.name,s&&Object.assign(i,s),i};var vp=null;function Bs(e){return R.isPlainObject(e)||R.isArray(e)}function sc(e){return R.endsWith(e,"[]")?e.slice(0,-2):e}function ic(e,t,n){return e?e.concat(t).map(function(o,s){return o=sc(o),!n&&s?"["+o+"]":o}).join(n?".":""):t}function Cp(e){return R.isArray(e)&&!e.some(Bs)}const Ip=R.toFlatObject(R,{},null,function(t){return/^is[A-Z]/.test(t)});function Io(e,t,n){if(!R.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=R.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,d){return!R.isUndefined(d[p])});const r=n.metaTokens,o=n.visitor||u,s=n.dots,i=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&R.isSpecCompliantForm(t);if(!R.isFunction(o))throw new TypeError("visitor must be a function");function l(h){if(h===null)return"";if(R.isDate(h))return h.toISOString();if(!c&&R.isBlob(h))throw new ae("Blob is not supported. Use a Buffer instead.");return R.isArrayBuffer(h)||R.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function u(h,p,d){let f=h;if(h&&!d&&typeof h=="object"){if(R.endsWith(p,"{}"))p=r?p:p.slice(0,-2),h=JSON.stringify(h);else if(R.isArray(h)&&Cp(h)||(R.isFileList(h)||R.endsWith(p,"[]"))&&(f=R.toArray(h)))return p=sc(p),f.forEach(function(g,I){!(R.isUndefined(g)||g===null)&&t.append(i===!0?ic([p],I,s):i===null?p:p+"[]",l(g))}),!1}return Bs(h)?!0:(t.append(ic(d,p,s),l(h)),!1)}const b=[],y=Object.assign(Ip,{defaultVisitor:u,convertValue:l,isVisitable:Bs});function C(h,p){if(!R.isUndefined(h)){if(b.indexOf(h)!==-1)throw Error("Circular reference detected in "+p.join("."));b.push(h),R.forEach(h,function(f,m){(!(R.isUndefined(f)||f===null)&&o.call(t,f,R.isString(m)?m.trim():m,p,y))===!0&&C(f,p?p.concat(m):[m])}),b.pop()}}if(!R.isObject(e))throw new TypeError("data must be an object");return C(e),t}function ac(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function js(e,t){this._pairs=[],e&&Io(e,this,t)}const cc=js.prototype;cc.append=function(t,n){this._pairs.push([t,n])},cc.toString=function(t){const n=t?function(r){return t.call(this,r,ac)}:ac;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function Ep(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function lc(e,t,n){if(!t)return e;const r=n&&n.encode||Ep,o=n&&n.serialize;let s;if(o?s=o(t,n):s=R.isURLSearchParams(t)?t.toString():new js(t,n).toString(r),s){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class xp{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){R.forEach(this.handlers,function(r){r!==null&&t(r)})}}var uc=xp,dc={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},wp=typeof URLSearchParams<"u"?URLSearchParams:js,Ap=typeof FormData<"u"?FormData:null,Tp=typeof Blob<"u"?Blob:null,Sp={isBrowser:!0,classes:{URLSearchParams:wp,FormData:Ap,Blob:Tp},protocols:["http","https","file","blob","url","data"]};const Gs=typeof window<"u"&&typeof document<"u",Vs=typeof navigator=="object"&&navigator||void 0,_p=Gs&&(!Vs||["ReactNative","NativeScript","NS"].indexOf(Vs.product)<0),Op=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Lp=Gs&&window.location.href||"http://localhost";var Rp=Object.freeze({__proto__:null,hasBrowserEnv:Gs,hasStandardBrowserWebWorkerEnv:Op,hasStandardBrowserEnv:_p,navigator:Vs,origin:Lp}),nt={...Rp,...Sp};function Fp(e,t){return Io(e,new nt.classes.URLSearchParams,Object.assign({visitor:function(n,r,o,s){return nt.isNode&&R.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function Dp(e){return R.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Np(e){const t={},n=Object.keys(e);let r;const o=n.length;let s;for(r=0;r<o;r++)s=n[r],t[s]=e[s];return t}function fc(e){function t(n,r,o,s){let i=n[s++];if(i==="__proto__")return!0;const a=Number.isFinite(+i),c=s>=n.length;return i=!i&&R.isArray(o)?o.length:i,c?(R.hasOwnProp(o,i)?o[i]=[o[i],r]:o[i]=r,!a):((!o[i]||!R.isObject(o[i]))&&(o[i]=[]),t(n,r,o[i],s)&&R.isArray(o[i])&&(o[i]=Np(o[i])),!a)}if(R.isFormData(e)&&R.isFunction(e.entries)){const n={};return R.forEachEntry(e,(r,o)=>{t(Dp(r),o,n,0)}),n}return null}function kp(e,t,n){if(R.isString(e))try{return(t||JSON.parse)(e),R.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const Hs={transitional:dc,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,s=R.isObject(t);if(s&&R.isHTMLForm(t)&&(t=new FormData(t)),R.isFormData(t))return o?JSON.stringify(fc(t)):t;if(R.isArrayBuffer(t)||R.isBuffer(t)||R.isStream(t)||R.isFile(t)||R.isBlob(t)||R.isReadableStream(t))return t;if(R.isArrayBufferView(t))return t.buffer;if(R.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Fp(t,this.formSerializer).toString();if((a=R.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Io(a?{"files[]":t}:t,c&&new c,this.formSerializer)}}return s||o?(n.setContentType("application/json",!1),kp(t)):t}],transformResponse:[function(t){const n=this.transitional||Hs.transitional,r=n&&n.forcedJSONParsing,o=this.responseType==="json";if(R.isResponse(t)||R.isReadableStream(t))return t;if(t&&R.isString(t)&&(r&&!this.responseType||o)){const i=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(a){if(i)throw a.name==="SyntaxError"?ae.from(a,ae.ERR_BAD_RESPONSE,this,null,this.response):a}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:nt.classes.FormData,Blob:nt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};R.forEach(["delete","get","head","post","put","patch"],e=>{Hs.headers[e]={}});var Ws=Hs;const Pp=R.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);var Mp=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
31
|
-
`).forEach(function(i){o=i.indexOf(":"),n=i.substring(0,o).trim().toLowerCase(),r=i.substring(o+1).trim(),!(!n||t[n]&&
|
|
32
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(o=>r.set(o)),r}static accessor(t){const r=(this[pc]=this[pc]={accessors:{}}).accessors,o=this.prototype;function s(i){const a=Mr(i);r[a]||(Vp(o,i),r[a]=!0)}return R.isArray(t)?t.forEach(s):s(t),this}}xo.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),R.reduceDescriptors(xo.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),R.freezeMethods(xo);var At=xo;function Xs(e,t){const n=this||Ws,r=t||n,o=At.from(r.headers);let s=r.data;return R.forEach(e,function(a){s=a.call(n,s,o.normalize(),t?t.status:void 0)}),o.normalize(),s}function hc(e){return!!(e&&e.__CANCEL__)}function Jn(e,t,n){ae.call(this,e??"canceled",ae.ERR_CANCELED,t,n),this.name="CanceledError"}R.inherits(Jn,ae,{__CANCEL__:!0});function gc(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new ae("Request failed with status code "+n.status,[ae.ERR_BAD_REQUEST,ae.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Hp(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Wp(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,s=0,i;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),u=r[s];i||(i=l),n[o]=c,r[o]=l;let b=s,y=0;for(;b!==o;)y+=n[b++],b=b%e;if(o=(o+1)%e,o===s&&(s=(s+1)%e),l-i<t)return;const C=u&&l-u;return C?Math.round(y*1e3/C):void 0}}function Zp(e,t){let n=0,r=1e3/t,o,s;const i=(l,u=Date.now())=>{n=u,o=null,s&&(clearTimeout(s),s=null),e.apply(null,l)};return[(...l)=>{const u=Date.now(),b=u-n;b>=r?i(l,u):(o=l,s||(s=setTimeout(()=>{s=null,i(o)},r-b)))},()=>o&&i(o)]}const wo=(e,t,n=3)=>{let r=0;const o=Wp(50,250);return Zp(s=>{const i=s.loaded,a=s.lengthComputable?s.total:void 0,c=i-r,l=o(c),u=i<=a;r=i;const b={loaded:i,total:a,progress:a?i/a:void 0,bytes:c,rate:l||void 0,estimated:l&&a&&u?(a-i)/l:void 0,event:s,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(b)},n)},mc=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},bc=e=>(...t)=>R.asap(()=>e(...t));var Xp=nt.hasStandardBrowserEnv?function(){const t=nt.navigator&&/(msie|trident)/i.test(nt.navigator.userAgent),n=document.createElement("a");let r;function o(s){let i=s;return t&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=o(window.location.href),function(i){const a=R.isString(i)?o(i):i;return a.protocol===r.protocol&&a.host===r.host}}():function(){return function(){return!0}}(),zp=nt.hasStandardBrowserEnv?{write(e,t,n,r,o,s){const i=[e+"="+encodeURIComponent(t)];R.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),R.isString(r)&&i.push("path="+r),R.isString(o)&&i.push("domain="+o),s===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Yp(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Jp(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function yc(e,t){return e&&!Yp(t)?Jp(e,t):t}const vc=e=>e instanceof At?{...e}:e;function xn(e,t){t=t||{};const n={};function r(l,u,b){return R.isPlainObject(l)&&R.isPlainObject(u)?R.merge.call({caseless:b},l,u):R.isPlainObject(u)?R.merge({},u):R.isArray(u)?u.slice():u}function o(l,u,b){if(R.isUndefined(u)){if(!R.isUndefined(l))return r(void 0,l,b)}else return r(l,u,b)}function s(l,u){if(!R.isUndefined(u))return r(void 0,u)}function i(l,u){if(R.isUndefined(u)){if(!R.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function a(l,u,b){if(b in t)return r(l,u);if(b in e)return r(void 0,l)}const c={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:a,headers:(l,u)=>o(vc(l),vc(u),!0)};return R.forEach(Object.keys(Object.assign({},e,t)),function(u){const b=c[u]||o,y=b(e[u],t[u],u);R.isUndefined(y)&&b!==a||(n[u]=y)}),n}var Cc=e=>{const t=xn({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:o,xsrfCookieName:s,headers:i,auth:a}=t;t.headers=i=At.from(i),t.url=lc(yc(t.baseURL,t.url),e.params,e.paramsSerializer),a&&i.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(R.isFormData(n)){if(nt.hasStandardBrowserEnv||nt.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((c=i.getContentType())!==!1){const[l,...u]=c?c.split(";").map(b=>b.trim()).filter(Boolean):[];i.setContentType([l||"multipart/form-data",...u].join("; "))}}if(nt.hasStandardBrowserEnv&&(r&&R.isFunction(r)&&(r=r(t)),r||r!==!1&&Xp(t.url))){const l=o&&s&&zp.read(s);l&&i.set(o,l)}return t},Up=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){const o=Cc(e);let s=o.data;const i=At.from(o.headers).normalize();let{responseType:a,onUploadProgress:c,onDownloadProgress:l}=o,u,b,y,C,h;function p(){C&&C(),h&&h(),o.cancelToken&&o.cancelToken.unsubscribe(u),o.signal&&o.signal.removeEventListener("abort",u)}let d=new XMLHttpRequest;d.open(o.method.toUpperCase(),o.url,!0),d.timeout=o.timeout;function f(){if(!d)return;const g=At.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),v={data:!a||a==="text"||a==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:g,config:e,request:d};gc(function(A){n(A),p()},function(A){r(A),p()},v),d=null}"onloadend"in d?d.onloadend=f:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(f)},d.onabort=function(){d&&(r(new ae("Request aborted",ae.ECONNABORTED,e,d)),d=null)},d.onerror=function(){r(new ae("Network Error",ae.ERR_NETWORK,e,d)),d=null},d.ontimeout=function(){let I=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const v=o.transitional||dc;o.timeoutErrorMessage&&(I=o.timeoutErrorMessage),r(new ae(I,v.clarifyTimeoutError?ae.ETIMEDOUT:ae.ECONNABORTED,e,d)),d=null},s===void 0&&i.setContentType(null),"setRequestHeader"in d&&R.forEach(i.toJSON(),function(I,v){d.setRequestHeader(v,I)}),R.isUndefined(o.withCredentials)||(d.withCredentials=!!o.withCredentials),a&&a!=="json"&&(d.responseType=o.responseType),l&&([y,h]=wo(l,!0),d.addEventListener("progress",y)),c&&d.upload&&([b,C]=wo(c),d.upload.addEventListener("progress",b),d.upload.addEventListener("loadend",C)),(o.cancelToken||o.signal)&&(u=g=>{d&&(r(!g||g.type?new Jn(null,e,d):g),d.abort(),d=null)},o.cancelToken&&o.cancelToken.subscribe(u),o.signal&&(o.signal.aborted?u():o.signal.addEventListener("abort",u)));const m=Hp(o.url);if(m&&nt.protocols.indexOf(m)===-1){r(new ae("Unsupported protocol "+m+":",ae.ERR_BAD_REQUEST,e));return}d.send(s||null)})},Qp=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,o;const s=function(l){if(!o){o=!0,a();const u=l instanceof Error?l:this.reason;r.abort(u instanceof ae?u:new Jn(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,s(new ae(`timeout ${t} of ms exceeded`,ae.ETIMEDOUT))},t);const a=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(s):l.removeEventListener("abort",s)}),e=null)};e.forEach(l=>l.addEventListener("abort",s));const{signal:c}=r;return c.unsubscribe=()=>R.asap(a),c}};const qp=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,o;for(;r<n;)o=r+t,yield e.slice(r,o),r=o},$p=async function*(e,t){for await(const n of Kp(e))yield*qp(n,t)},Kp=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},Ic=(e,t,n,r)=>{const o=$p(e,t);let s=0,i,a=c=>{i||(i=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:l,value:u}=await o.next();if(l){a(),c.close();return}let b=u.byteLength;if(n){let y=s+=b;n(y)}c.enqueue(new Uint8Array(u))}catch(l){throw a(l),l}},cancel(c){return a(c),o.return()}},{highWaterMark:2})},Ao=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ec=Ao&&typeof ReadableStream=="function",eh=Ao&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),xc=(e,...t)=>{try{return!!e(...t)}catch{return!1}},th=Ec&&xc(()=>{let e=!1;const t=new Request(nt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),wc=64*1024,zs=Ec&&xc(()=>R.isReadableStream(new Response("").body)),To={stream:zs&&(e=>e.body)};Ao&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!To[t]&&(To[t]=R.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new ae(`Response type '${t}' is not supported`,ae.ERR_NOT_SUPPORT,r)})})})(new Response);const nh=async e=>{if(e==null)return 0;if(R.isBlob(e))return e.size;if(R.isSpecCompliantForm(e))return(await new Request(nt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(R.isArrayBufferView(e)||R.isArrayBuffer(e))return e.byteLength;if(R.isURLSearchParams(e)&&(e=e+""),R.isString(e))return(await eh(e)).byteLength},rh=async(e,t)=>{const n=R.toFiniteNumber(e.getContentLength());return n??nh(t)};var oh=Ao&&(async e=>{let{url:t,method:n,data:r,signal:o,cancelToken:s,timeout:i,onDownloadProgress:a,onUploadProgress:c,responseType:l,headers:u,withCredentials:b="same-origin",fetchOptions:y}=Cc(e);l=l?(l+"").toLowerCase():"text";let C=Qp([o,s&&s.toAbortSignal()],i),h;const p=C&&C.unsubscribe&&(()=>{C.unsubscribe()});let d;try{if(c&&th&&n!=="get"&&n!=="head"&&(d=await rh(u,r))!==0){let v=new Request(t,{method:"POST",body:r,duplex:"half"}),w;if(R.isFormData(r)&&(w=v.headers.get("content-type"))&&u.setContentType(w),v.body){const[A,T]=mc(d,wo(bc(c)));r=Ic(v.body,wc,A,T)}}R.isString(b)||(b=b?"include":"omit");const f="credentials"in Request.prototype;h=new Request(t,{...y,signal:C,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:f?b:void 0});let m=await fetch(h);const g=zs&&(l==="stream"||l==="response");if(zs&&(a||g&&p)){const v={};["status","statusText","headers"].forEach(O=>{v[O]=m[O]});const w=R.toFiniteNumber(m.headers.get("content-length")),[A,T]=a&&mc(w,wo(bc(a),!0))||[];m=new Response(Ic(m.body,wc,A,()=>{T&&T(),p&&p()}),v)}l=l||"text";let I=await To[R.findKey(To,l)||"text"](m,e);return!g&&p&&p(),await new Promise((v,w)=>{gc(v,w,{data:I,headers:At.from(m.headers),status:m.status,statusText:m.statusText,config:e,request:h})})}catch(f){throw p&&p(),f&&f.name==="TypeError"&&/fetch/i.test(f.message)?Object.assign(new ae("Network Error",ae.ERR_NETWORK,e,h),{cause:f.cause||f}):ae.from(f,f&&f.code,e,h)}});const Ys={http:vp,xhr:Up,fetch:oh};R.forEach(Ys,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Ac=e=>`- ${e}`,sh=e=>R.isFunction(e)||e===null||e===!1;var Tc={getAdapter:e=>{e=R.isArray(e)?e:[e];const{length:t}=e;let n,r;const o={};for(let s=0;s<t;s++){n=e[s];let i;if(r=n,!sh(n)&&(r=Ys[(i=String(n)).toLowerCase()],r===void 0))throw new ae(`Unknown adapter '${i}'`);if(r)break;o[i||"#"+s]=r}if(!r){const s=Object.entries(o).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build"));let i=t?s.length>1?`since :
|
|
33
|
-
`+s.map(
|
|
34
|
-
`):" "+
|
|
35
|
-
`+s):r.stack=s}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=xn(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:s}=n;r!==void 0&&Qs.assertOptions(r,{silentJSONParsing:on.transitional(on.boolean),forcedJSONParsing:on.transitional(on.boolean),clarifyTimeoutError:on.transitional(on.boolean)},!1),o!=null&&(R.isFunction(o)?n.paramsSerializer={serialize:o}:Qs.assertOptions(o,{encode:on.function,serialize:on.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=s&&R.merge(s.common,s[n.method]);s&&R.forEach(["delete","get","head","post","put","patch","common"],h=>{delete s[h]}),n.headers=At.concat(i,s);const a=[];let c=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(n)===!1||(c=c&&p.synchronous,a.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let u,b=0,y;if(!c){const h=[Sc.bind(this),void 0];for(h.unshift.apply(h,a),h.push.apply(h,l),y=h.length,u=Promise.resolve(n);b<y;)u=u.then(h[b++],h[b++]);return u}y=a.length;let C=n;for(b=0;b<y;){const h=a[b++],p=a[b++];try{C=h(C)}catch(d){p.call(this,d);break}}try{u=Sc.call(this,C)}catch(h){return Promise.reject(h)}for(b=0,y=l.length;b<y;)u=u.then(l[b++],l[b++]);return u}getUri(t){t=xn(this.defaults,t);const n=yc(t.baseURL,t.url);return lc(n,t.params,t.paramsSerializer)}};R.forEach(["delete","get","head","options"],function(t){So.prototype[t]=function(n,r){return this.request(xn(r||{},{method:t,url:n,data:(r||{}).data}))}}),R.forEach(["post","put","patch"],function(t){function n(r){return function(s,i,a){return this.request(xn(a||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:i}))}}So.prototype[t]=n(),So.prototype[t+"Form"]=n(!0)});var _o=So;class qs{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(s){n=s});const r=this;this.promise.then(o=>{if(!r._listeners)return;let s=r._listeners.length;for(;s-- >0;)r._listeners[s](o);r._listeners=null}),this.promise.then=o=>{let s;const i=new Promise(a=>{r.subscribe(a),s=a}).then(o);return i.cancel=function(){r.unsubscribe(s)},i},t(function(s,i,a){r.reason||(r.reason=new Jn(s,i,a),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new qs(function(o){t=o}),cancel:t}}}var ah=qs;function ch(e){return function(n){return e.apply(null,n)}}function lh(e){return R.isObject(e)&&e.isAxiosError===!0}const $s={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries($s).forEach(([e,t])=>{$s[t]=e});var uh=$s;function Lc(e){const t=new _o(e),n=Ya(_o.prototype.request,t);return R.extend(n,_o.prototype,t,{allOwnKeys:!0}),R.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return Lc(xn(e,o))},n}const ke=Lc(Ws);ke.Axios=_o,ke.CanceledError=Jn,ke.CancelToken=ah,ke.isCancel=hc,ke.VERSION=_c,ke.toFormData=Io,ke.AxiosError=ae,ke.Cancel=ke.CanceledError,ke.all=function(t){return Promise.all(t)},ke.spread=ch,ke.isAxiosError=lh,ke.mergeConfig=xn,ke.AxiosHeaders=At,ke.formToJSON=e=>fc(R.isHTMLForm(e)?new FormData(e):e),ke.getAdapter=Tc.getAdapter,ke.HttpStatusCode=uh,ke.default=ke;var Rc=ke,ye={},sn={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PLATFORM=e.TENANT_PLATFORM=e.API_CALL_ORIGIN=e.TIERS=e.APP_UI=e.CONFIG_HIVER=e.DEFAULT_INIT_CONFIG_HIVER=e.TWO_MINUTES_IN_MS=e.REFETCH_CHECK_DELAY=e.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY=e.INITIAL_RETRY_DELAY=e.MAX_BACKOFF_LIMIT=e.MAX_CONFLICT_RETRY_DELAY=e.MAX_RETRY_DELAY=e.GET_METHOD=void 0,e.GET_METHOD="GET",e.MAX_RETRY_DELAY=18e4,e.MAX_CONFLICT_RETRY_DELAY=63e3,e.MAX_BACKOFF_LIMIT=8e3,e.INITIAL_RETRY_DELAY=1e3,e.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY=3e3,e.REFETCH_CHECK_DELAY=168e4,e.TWO_MINUTES_IN_MS=2*60*1e3,e.DEFAULT_INIT_CONFIG_HIVER={getToken:!0,isHiverApiDomain:!0,fetchCsrfToken:function(){return""}},e.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},e.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},e.TIERS={DEV:"dev",SIT:"sit",QA:"qa",PRODUCTION:"production",PROD:"prod"},e.API_CALL_ORIGIN={API_RETRY:"Api Retry"},e.TENANT_PLATFORM={GMAIL:"GMAIL",HIVERWEB:"HIVERWEB"},function(t){t[t.WEB=0]="WEB",t[t.MOBILE=1]="MOBILE"}(e.PLATFORM||(e.PLATFORM={}))})(sn);var rt={};Object.defineProperty(rt,"__esModule",{value:!0}),rt.getProdHqConfig=rt.getProdApiConfig=rt.getSitHqConfig=rt.getSitApiConfig=rt.getDevHqConfig=rt.getDevApiConfig=void 0;var Un={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",heimdallLogout:"/v1/logout",v2Login:"/api/auth/login/code",hotLogin:"/api/auth/login/code"},dh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Un}};rt.getDevApiConfig=dh;var fh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Un}};rt.getDevHqConfig=fh;var ph=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),hotUrl:"https://api-staging.hiverhq.co.in",apiEndpoints:Un}};rt.getSitApiConfig=ph;var hh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),hotUrl:"https://api-staging.hiverhq.co.in",apiEndpoints:Un}};rt.getSitHqConfig=hh;var gh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Un}};rt.getProdApiConfig=gh;var mh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Un}};rt.getProdHqConfig=mh;var Ft={},Dt={};Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.removeValue=Dt.getValue=Dt.setValue=void 0;var Ks={};function bh(e,t){Ks[e]=t}Dt.setValue=bh;function yh(e){return Ks[e]}Dt.getValue=yh;function vh(e){delete Ks[e]}Dt.removeValue=vh,Object.defineProperty(Ft,"__esModule",{value:!0}),Ft.removeItemFromStorage=Ft.setItemInStorage=Ft.getItemFromStorage=void 0;var Qn=sn,qn=Dt,Ch=function(e,t){switch(t===void 0&&(t=(0,qn.getValue)("PLATFORM")),t){case Qn.PLATFORM.WEB:return sessionStorage.getItem(e);case Qn.PLATFORM.MOBILE:return(0,qn.getValue)(e);default:throw Error("Invalid PLATFORM ".concat(t))}};Ft.getItemFromStorage=Ch;var Ih=function(e,t,n){switch(n===void 0&&(n=(0,qn.getValue)("PLATFORM")),n){case Qn.PLATFORM.WEB:return sessionStorage.setItem(e,t);case Qn.PLATFORM.MOBILE:return(0,qn.setValue)(e,t);default:throw Error("Invalid PLATFORM ".concat(n))}};Ft.setItemInStorage=Ih;var Eh=function(e,t){switch(t===void 0&&(t=(0,qn.getValue)("PLATFORM")),t){case Qn.PLATFORM.WEB:sessionStorage.removeItem(e);break;case Qn.PLATFORM.MOBILE:(0,qn.removeValue)(e);break;default:throw Error("Invalid PLATFORM ".concat(t))}};Ft.removeItemFromStorage=Eh;var xh=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},wh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(ye,"__esModule",{value:!0}),ye.expireToken=ye.invalidateToken=ye.validateToken=ye.validateAccount=ye.getConfig=ye.introduceDelay=ye.isTokenInExpiryWindow=ye.getStoredAuthData=ye.setUserDetails=ye.getRefreshInterval=ye.setTokenAndExpiry=ye.getRandomDelay=ye.hasValidToken=void 0;var Jt=sn,$n=rt,ht=Ft,ei=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},ti=function(e){var t=parseInt((0,ht.getItemFromStorage)("hiverAuthUserId")||"0"),n=parseInt((0,ht.getItemFromStorage)("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};ye.validateAccount=ti;var Ah=function(e){var t=ti(e);return!Fc()&&t};ye.validateToken=Ah;var Th=function(e){return e.apiRetry?e.apiRetry>0:!1};ye.invalidateToken=Th;var Sh=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};ye.expireToken=Sh;var _h=function(e){var t=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry")||"",n=new Date(t),r=ei(),o=ti(e);return console.log("Heimdall: checking if there is a valid token",r<n&&o),r<n&&o};ye.hasValidToken=_h;var Oh=function(){return Math.floor(Math.random()*6e4)+6e4};ye.getRandomDelay=Oh;var Lh=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");(0,ht.setItemInStorage)("hiverAuthUserId",e),(0,ht.setItemInStorage)("hiverAuthUserGroupId",t)};ye.setUserDetails=Lh;var Rh=function(e,t){if(!e)throw new Error("Token not found in the response");(0,ht.setItemInStorage)("hiverAuthToken",e),(0,ht.setItemInStorage)("hiverAuthTokenExpiry",t)};ye.setTokenAndExpiry=Rh;var Fh=function(){var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry"),t=(0,ht.getItemFromStorage)("hiverAuthToken"),n=(0,ht.getItemFromStorage)("hiverAuthUserId"),r=(0,ht.getItemFromStorage)("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};ye.getStoredAuthData=Fh;var Fc=function(){var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=ei(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};ye.isTokenInExpiryWindow=Fc;var Dh=function(e){return xh(void 0,void 0,void 0,function(){return wh(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};ye.introduceDelay=Dh;var Nh=function(e,t,n){switch(n===void 0&&(n=!0),t){case Jt.TIERS.SIT:case Jt.TIERS.QA:return n?(0,$n.getSitApiConfig)(e):(0,$n.getSitHqConfig)(e);case Jt.TIERS.PRODUCTION:case Jt.TIERS.PROD:return n?(0,$n.getProdApiConfig)():(0,$n.getProdHqConfig)();case Jt.TIERS.DEV:default:return n?(0,$n.getDevApiConfig)():(0,$n.getDevHqConfig)()}};ye.getConfig=Nh;var kh=function(){try{var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry");if(!e)return Jt.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY;var t=new Date(e),n=ei();return t.getTime()-n.getTime()>Jt.TWO_MINUTES_IN_MS?t.getTime()-Jt.TWO_MINUTES_IN_MS:t.getTime()-n.getTime()}catch(r){return console.error("Heimdall: Error in getRefreshInterval",r),Jt.REFETCH_CHECK_DELAY}};ye.getRefreshInterval=kh;var Br={},Tt={},Dc;function Nc(){if(Dc)return Tt;Dc=1;var e=oe&&oe.__awaiter||function(h,p,d,f){function m(g){return g instanceof d?g:new d(function(I){I(g)})}return new(d||(d=Promise))(function(g,I){function v(T){try{A(f.next(T))}catch(O){I(O)}}function w(T){try{A(f.throw(T))}catch(O){I(O)}}function A(T){T.done?g(T.value):m(T.value).then(v,w)}A((f=f.apply(h,p||[])).next())})},t=oe&&oe.__generator||function(h,p){var d={label:0,sent:function(){if(g[0]&1)throw g[1];return g[1]},trys:[],ops:[]},f,m,g,I;return I={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(I[Symbol.iterator]=function(){return this}),I;function v(A){return function(T){return w([A,T])}}function w(A){if(f)throw new TypeError("Generator is already executing.");for(;I&&(I=0,A[0]&&(d=0)),d;)try{if(f=1,m&&(g=A[0]&2?m.return:A[0]?m.throw||((g=m.return)&&g.call(m),0):m.next)&&!(g=g.call(m,A[1])).done)return g;switch(m=0,g&&(A=[A[0]&2,g.value]),A[0]){case 0:case 1:g=A;break;case 4:return d.label++,{value:A[1],done:!1};case 5:d.label++,m=A[1],A=[0];continue;case 7:A=d.ops.pop(),d.trys.pop();continue;default:if(g=d.trys,!(g=g.length>0&&g[g.length-1])&&(A[0]===6||A[0]===2)){d=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){d.label=A[1];break}if(A[0]===6&&d.label<g[1]){d.label=g[1],g=A;break}if(g&&d.label<g[2]){d.label=g[2],d.ops.push(A);break}g[2]&&d.ops.pop(),d.trys.pop();continue}A=p.call(h,d)}catch(T){A=[6,T],m=0}finally{f=g=0}if(A[0]&5)throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}};Object.defineProperty(Tt,"__esModule",{value:!0}),Tt.logoutFromHeimdall=Tt.getTenantLoginCode=Tt.getLoginToken=Tt.getAccessToken=void 0;var n=sn,r=jc(),o=ye,s=function(h,p,d,f){var m=(0,o.getStoredAuthData)(),g=d===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:h.heimdallUrl,url:h.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,headers:{"x-hiver-tenant":g},data:{user_id:p.userId,usergroup_id:p.usergroupId,access_token:(m==null?void 0:m.token)||"",source:f}}},i=function(h,p,d,f,m){var g=d===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:p.heimdallUrl,url:p.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:h},headers:{"x-hiver-tenant":g,"x-hiver-userid":f,"x-hiver-usergroupid":m}}},a=function(h,p){var d=p===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:h.heimdallUrl,url:h.apiEndpoints.heimdallLogout,method:n.GET_METHOD,headers:{"x-hiver-tenant":d}}},c=function(h){return parseInt(h,10)},l=function(h,p,d,f){return{root_url:d===n.TENANT_PLATFORM.HIVERWEB?h.hotUrl:h.v2Url,url:d===n.TENANT_PLATFORM.HIVERWEB?h.apiEndpoints.hotLogin:h.apiEndpoints.v2Login,method:n.GET_METHOD,data:{usersession:c(p.userId),app:f||n.APP_UI.DEFAULT}}},u=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w,A,T,O;return t(this,function(D){switch(D.label){case 0:console.log("GETTOKEN tenantPlatform -> ",f),D.label=1;case 1:return D.trys.push([1,5,,6]),!(0,o.validateToken)(d)||(0,o.invalidateToken)(d)?(console.log("HEIMDALL: No valid token, fetching token"),g=s(p,d,f,m),[4,(0,r.performAxiosCall)(g)]):[3,3];case 2:return I=D.sent(),[2,{atToken:(w=I==null?void 0:I.data.at)===null||w===void 0?void 0:w.token,expiryTime:(A=I==null?void 0:I.data.at)===null||A===void 0?void 0:A.expires_at,userId:(T=I==null?void 0:I.data)===null||T===void 0?void 0:T.user_id,userGroupId:(O=I==null?void 0:I.data)===null||O===void 0?void 0:O.usergroup_id}];case 3:return console.log("Heimdall: Valid token already exists"),[2,{}];case 4:return[3,6];case 5:throw v=D.sent(),v;case 6:return[2]}})})};Tt.getAccessToken=u;var b=function(h,p,d,f,m,g){return e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,D;return t(this,function(F){switch(F.label){case 0:I=i(h,d,f,m,g),F.label=1;case 1:return F.trys.push([1,3,,4]),[4,(0,r.performAxiosCall)(I)];case 2:return v=F.sent(),[2,{userId:(A=v==null?void 0:v.data)===null||A===void 0?void 0:A.user_id,userGroupId:(T=v==null?void 0:v.data)===null||T===void 0?void 0:T.usergroup_id,atToken:(O=v==null?void 0:v.data.at)===null||O===void 0?void 0:O.token,expiryTime:(D=v==null?void 0:v.data.at)===null||D===void 0?void 0:D.expires_at}];case 3:throw w=F.sent(),w;case 4:return[2]}})})};Tt.getLoginToken=b;var y=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,2,,3]),console.log("ERROR debug: in getTenantLoginCode:",m),g=l(p,d,f,m),[4,(0,r.performAxiosCall)(g)];case 1:return I=w.sent(),[2,I==null?void 0:I.data.code];case 2:throw v=w.sent(),v;case 3:return[2]}})})};Tt.getTenantLoginCode=y;var C=function(h,p,d){return d===void 0&&(d=0),e(void 0,void 0,void 0,function(){var f,m,g;return t(this,function(I){switch(I.label){case 0:return I.trys.push([0,2,,5]),f=a(h,p),[4,(0,r.performAxiosCall)(f)];case 1:return m=I.sent(),[2,m==null?void 0:m.status];case 2:return g=I.sent(),d<2?[4,C(h,p,d+1)]:[3,4];case 3:I.sent(),I.label=4;case 4:throw g;case 5:return[2]}})})};return Tt.logoutFromHeimdall=C,Tt}var Oo={},Ph=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},Mh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(Oo,"__esModule",{value:!0}),Oo.subscribeToOnlineEvent=void 0;var kc=sn,Bh=Dt,jh=function(e,t){switch(t===void 0&&(t=(0,Bh.getValue)("PLATFORM")),console.log("Online status detected. Fetching token..."),t){case kc.PLATFORM.WEB:return window.addEventListener("online",function(){return Ph(void 0,void 0,void 0,function(){return Mh(this,function(n){switch(n.label){case 0:return console.log("Online status detected. Fetching token..."),[4,e()];case 1:return n.sent(),[2]}})})});case kc.PLATFORM.MOBILE:e();return;default:throw Error("Invalid PLATFORM ".concat(t))}};Oo.subscribeToOnlineEvent=jh;var Pc;function Mc(){if(Pc)return Br;Pc=1;var e=oe&&oe.__awaiter||function(h,p,d,f){function m(g){return g instanceof d?g:new d(function(I){I(g)})}return new(d||(d=Promise))(function(g,I){function v(T){try{A(f.next(T))}catch(O){I(O)}}function w(T){try{A(f.throw(T))}catch(O){I(O)}}function A(T){T.done?g(T.value):m(T.value).then(v,w)}A((f=f.apply(h,p||[])).next())})},t=oe&&oe.__generator||function(h,p){var d={label:0,sent:function(){if(g[0]&1)throw g[1];return g[1]},trys:[],ops:[]},f,m,g,I;return I={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(I[Symbol.iterator]=function(){return this}),I;function v(A){return function(T){return w([A,T])}}function w(A){if(f)throw new TypeError("Generator is already executing.");for(;I&&(I=0,A[0]&&(d=0)),d;)try{if(f=1,m&&(g=A[0]&2?m.return:A[0]?m.throw||((g=m.return)&&g.call(m),0):m.next)&&!(g=g.call(m,A[1])).done)return g;switch(m=0,g&&(A=[A[0]&2,g.value]),A[0]){case 0:case 1:g=A;break;case 4:return d.label++,{value:A[1],done:!1};case 5:d.label++,m=A[1],A=[0];continue;case 7:A=d.ops.pop(),d.trys.pop();continue;default:if(g=d.trys,!(g=g.length>0&&g[g.length-1])&&(A[0]===6||A[0]===2)){d=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){d.label=A[1];break}if(A[0]===6&&d.label<g[1]){d.label=g[1],g=A;break}if(g&&d.label<g[2]){d.label=g[2],d.ops.push(A);break}g[2]&&d.ops.pop(),d.trys.pop();continue}A=p.call(h,d)}catch(T){A=[6,T],m=0}finally{f=g=0}if(A[0]&5)throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}};Object.defineProperty(Br,"__esModule",{value:!0}),Br.fetchAccessToken=void 0;var n=Nc(),r=sn,o=ye,s=Oo,i,a,c,l=function(h,p,d,f,m,g){return g===void 0&&(g=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,D,F,k;return t(this,function(N){switch(N.label){case 0:I=2,N.label=1;case 1:return N.trys.push([1,7,,12]),console.log("ERROR debug: in login:",g,f),v=void 0,m?[4,m()]:[3,3];case 2:return v=N.sent(),[3,5];case 3:return[4,(0,n.getTenantLoginCode)(r.CONFIG_HIVER,h,p,f,g)];case 4:v=N.sent(),N.label=5;case 5:return[4,(0,n.getLoginToken)(v,r.CONFIG_HIVER,h,f,p.userId,p.usergroupId)];case 6:return w=N.sent(),A=w.userId,T=w.userGroupId,O=w.atToken,D=w.expiryTime,(0,o.setTokenAndExpiry)(O,D),(0,o.setUserDetails)(A,T),[3,12];case 7:F=N.sent(),console.log("ERROR debug: in error login:",F,g),k=d,N.label=8;case 8:return k<I?[4,l(h,p,k+1,f,m,g)]:[3,11];case 9:N.sent(),N.label=10;case 10:return k++,[3,8];case 11:throw F;case 12:return[2]}})})},u=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w;return t(this,function(A){switch(A.label){case 0:return p<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(T){return setTimeout(T,h)})]:[3,3];case 1:return A.sent(),p+=h,h*2<=r.MAX_BACKOFF_LIMIT?h*=2:h=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",h),g=d.retryDelay,I=d.configs,v=d.apiParams,w=d.appUI,[4,b(g,h,p,I,v,f,m,w)];case 2:A.sent(),A.label=3;case 3:return[2]}})})},b=function(h,p,d,f,m,g,I,v,w){return v===void 0&&(v="default"),e(void 0,void 0,void 0,function(){var A,T,O,D,F,k,N,j,z,W,X,Z,q,se;return t(this,function(ie){switch(ie.label){case 0:return ie.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",c),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,f,m,g,v)];case 1:return A=ie.sent(),T=A.atToken,O=A.expiryTime,D=A.userId,F=A.userGroupId,T&&O&&(0,o.setTokenAndExpiry)(T,O),D&&F&&(0,o.setUserDetails)(D,F),h=r.INITIAL_RETRY_DELAY,p=r.INITIAL_RETRY_DELAY,d=0,[3,12];case 2:return k=ie.sent(),console.log("ERROR: Heimdall fetch token",k),((z=k.response)===null||z===void 0?void 0:z.status)===401||((W=k.request)===null||W===void 0?void 0:W.status)===401?(N=1,[4,l(f,m,N,g,I,w)]):[3,4];case 3:return ie.sent(),[3,11];case 4:return((X=k.response)===null||X===void 0?void 0:X.status)===409||((Z=k.request)===null||Z===void 0?void 0:Z.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),j={retryDelay:h,configs:f,apiParams:m,appUI:w},[4,u(p,d,j,g,I)]):[3,6];case 5:if(ie.sent(),d>=r.MAX_CONFLICT_RETRY_DELAY)throw k;return[3,11];case 6:if(!(((q=k.response)===null||q===void 0?void 0:q.status)===422||((se=k.request)===null||se===void 0?void 0:se.status)===422))return[3,7];throw console.log("ERROR: Throwing error",k.response.status),k;case 7:return h<=r.MAX_RETRY_DELAY?[4,new Promise(function(M){return setTimeout(M,h)})]:[3,10];case 8:return ie.sent(),h*=2,console.log("Heimdall: Fetch token post doubling retry delay",h),[4,b(h,p,d,f,m,g,I,w)];case 9:return ie.sent(),[3,11];case 10:throw k;case 11:return[3,12];case 12:return[2]}})})},y=function(h,p,d,f,m,g,I,v){return d===void 0&&(d=r.INITIAL_RETRY_DELAY),f===void 0&&(f=r.INITIAL_RETRY_DELAY),e(void 0,void 0,void 0,function(){var w,A,T;return t(this,function(O){switch(O.label){case 0:return O.trys.push([0,4,,5]),w=(0,o.isTokenInExpiryWindow)(),w?(A=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(A)]):[3,3];case 1:return O.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,b(d,f,m,h,p,g,I,v)];case 2:O.sent(),O.label=3;case 3:return[3,5];case 4:throw T=O.sent(),T;case 5:return[2]}})})},C=function(h,p,d,f,m,g,I){return e(void 0,void 0,void 0,function(){var v,w,A,T,O,D;return t(this,function(F){switch(F.label){case 0:i=h,a=p,v=r.INITIAL_RETRY_DELAY,w=r.INITIAL_RETRY_DELAY,A=0,T=(0,o.getConfig)(i,a),console.log("Instance: Fetch Call"),F.label=1;case 1:return F.trys.push([1,3,,4]),[4,b(v,w,A,T,d,f,m,g,I)];case 2:return F.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",c),clearInterval(c),c=setInterval(function(){return y(T,d,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,f,m,I)},r.REFETCH_CHECK_DELAY),O=function(){return e(void 0,void 0,void 0,function(){return t(this,function(k){switch(k.label){case 0:return[4,y(T,d,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,f,m,I)];case 1:return k.sent(),[2]}})})},console.log("Heimdall: Interval Set on fetch token:",c),(0,s.subscribeToOnlineEvent)(O),[3,4];case 3:return D=F.sent(),console.log("ERROR: Fetching token failed",D),[3,4];case 4:return[2]}})})};return Br.fetchAccessToken=C,Br}var Bc;function jc(){if(Bc)return In;Bc=1;var e=oe&&oe.__assign||function(){return e=Object.assign||function(p){for(var d,f=1,m=arguments.length;f<m;f++){d=arguments[f];for(var g in d)Object.prototype.hasOwnProperty.call(d,g)&&(p[g]=d[g])}return p},e.apply(this,arguments)},t=oe&&oe.__awaiter||function(p,d,f,m){function g(I){return I instanceof f?I:new f(function(v){v(I)})}return new(f||(f=Promise))(function(I,v){function w(O){try{T(m.next(O))}catch(D){v(D)}}function A(O){try{T(m.throw(O))}catch(D){v(D)}}function T(O){O.done?I(O.value):g(O.value).then(w,A)}T((m=m.apply(p,d||[])).next())})},n=oe&&oe.__generator||function(p,d){var f={label:0,sent:function(){if(I[0]&1)throw I[1];return I[1]},trys:[],ops:[]},m,g,I,v;return v={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function w(T){return function(O){return A([T,O])}}function A(T){if(m)throw new TypeError("Generator is already executing.");for(;v&&(v=0,T[0]&&(f=0)),f;)try{if(m=1,g&&(I=T[0]&2?g.return:T[0]?g.throw||((I=g.return)&&I.call(g),0):g.next)&&!(I=I.call(g,T[1])).done)return I;switch(g=0,I&&(T=[T[0]&2,I.value]),T[0]){case 0:case 1:I=T;break;case 4:return f.label++,{value:T[1],done:!1};case 5:f.label++,g=T[1],T=[0];continue;case 7:T=f.ops.pop(),f.trys.pop();continue;default:if(I=f.trys,!(I=I.length>0&&I[I.length-1])&&(T[0]===6||T[0]===2)){f=0;continue}if(T[0]===3&&(!I||T[1]>I[0]&&T[1]<I[3])){f.label=T[1];break}if(T[0]===6&&f.label<I[1]){f.label=I[1],I=T;break}if(I&&f.label<I[2]){f.label=I[2],f.ops.push(T);break}I[2]&&f.ops.pop(),f.trys.pop();continue}T=d.call(p,f)}catch(O){T=[6,O],g=0}finally{m=I=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(In,"__esModule",{value:!0}),In.hiverAxiosCall=In.performAxiosCall=void 0;var r=Rc,o=ye,s=Mc(),i=Ft,a=sn,c,l=2,u=function(p,d){var f=d.fetchCsrfToken();p.formData?p.formData.append("_csrf_token",f):(p.data=p.data||{},p.data._csrf_token=f)},b=function(p,d){var f={};!p.method||p.method.toLowerCase()==="get"?f={params:p.params?p.params:p.data}:f=p.params?{params:p,data:p.data}:{data:p.data};var m=e(e({method:p.method,url:"".concat(p.root_url).concat(p.url),headers:p.headers},f),{withCredentials:d,responseType:(p==null?void 0:p.responseType)||""});return m};function y(p,d){return d===void 0&&(d=!0),t(this,void 0,void 0,function(){var f;return n(this,function(m){return f=b(p,d),[2,(0,r.default)(f).then(function(g){return g}).catch(function(g){throw g})]})})}In.performAxiosCall=y;function C(p,d,f){return t(this,void 0,void 0,function(){var m,g,I;return n(this,function(v){switch(v.label){case 0:return v.trys.push([0,6,,8]),p.authTokenFetchingInProgress?[3,2]:(p.authTokenFetchingInProgress=!0,m=p.appEnv,g=p.tier,[4,(0,s.fetchAccessToken)(m,g,d,p.tenantPlatform,p.getTokenForLogin,f)]);case 1:return v.sent(),p.authTokenFetchingInProgress=!1,[3,5];case 2:return[4,new Promise(function(w){return setTimeout(w,100)})];case 3:return v.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,C(p,d,f)];case 4:v.sent(),v.label=5;case 5:return[3,8];case 6:return I=v.sent(),console.log("Error while fetching Auth Token :",I),p.authTokenFetchingInProgress=!1,[4,C(p,d,f)];case 7:return v.sent(),[3,8];case 8:return[2]}})})}function h(p,d,f,m,g){var I,v;return g===void 0&&(g=0),t(this,void 0,void 0,function(){var w,A,T,O,D,F,k;return n(this,function(N){switch(N.label){case 0:if(N.trys.push([0,4,,5]),!(f.getToken&&!(0,o.hasValidToken)(d)))return[3,2];if(w=p.appEnv,A=p.tier,!w||!A)throw Error("appEnv or tier missing : ".concat(w,"/").concat(A));return"userId"in d&&"usergroupId"in d?(T={userId:d.userId,usergroupId:d.usergroupId},[4,C(p,T,m)]):[3,2];case 1:N.sent(),N.label=2;case 2:return p.csrfToken&&u(d,f),O=p.tenantPlatform===a.TENANT_PLATFORM.HIVERWEB?a.TENANT_PLATFORM.HIVERWEB:a.TENANT_PLATFORM.GMAIL,d.headers=e(e({},d.headers),{"x-hiver-tenant":O,"x-hiver-userid":(0,i.getItemFromStorage)("hiverAuthUserId")||"0","x-hiver-usergroupid":(0,i.getItemFromStorage)("hiverAuthUserGroupId")||"0"}),f.getToken&&(c=(0,i.getItemFromStorage)("hiverAuthToken")||"",d.headers=e(e({},d.headers),{Authorization:"Bearer ".concat(c)})),console.log("Performing axios call for:",d),[4,y(d,p.withCredentials)];case 3:return D=N.sent(),d.onSuccess&&d.onSuccess(D),[2,D];case 4:if(F=N.sent(),k=((I=F.response)===null||I===void 0?void 0:I.status)===403||((v=F.request)===null||v===void 0?void 0:v.status)===403,g<l&&k)return(0,o.expireToken)(),[2,h(p,d,f,m,g+1)];if(g>=l&&k||!k)throw d.onFail&&d.onFail(F),console.log("ERROR: Reached make Axios",F),F;return[3,5];case 5:return[2]}})})}return In.hiverAxiosCall=h,In}var jr={},_e={},Le={};Object.defineProperty(Le,"__esModule",{value:!0}),Le.TIERS=Le.APP_UI=Le.CONFIG_HIVER=Le.REFETCH_CHECK_DELAY=Le.INITIAL_RETRY_DELAY=Le.MAX_BACKOFF_LIMIT=Le.MAX_CONFLICT_RETRY_DELAY=Le.MAX_RETRY_DELAY=Le.GET_METHOD=void 0,Le.GET_METHOD="GET",Le.MAX_RETRY_DELAY=18e4,Le.MAX_CONFLICT_RETRY_DELAY=63e3,Le.MAX_BACKOFF_LIMIT=8e3,Le.INITIAL_RETRY_DELAY=1e3,Le.REFETCH_CHECK_DELAY=168e4,Le.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},Le.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},Le.TIERS={DEV:"dev",SIT:"sit",PROD:"production"};var ot={};Object.defineProperty(ot,"__esModule",{value:!0}),ot.getProdHqConfig=ot.getProdApiConfig=ot.getSitHqConfig=ot.getSitApiConfig=ot.getDevHqConfig=ot.getDevApiConfig=void 0;var Kn={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",v2Login:"/api/auth/login/code"},Gh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",apiEndpoints:Kn}};ot.getDevApiConfig=Gh;var Vh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",apiEndpoints:Kn}};ot.getDevHqConfig=Vh;var Hh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),apiEndpoints:Kn}};ot.getSitApiConfig=Hh;var Wh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),apiEndpoints:Kn}};ot.getSitHqConfig=Wh;var Zh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",apiEndpoints:Kn}};ot.getProdApiConfig=Zh;var Xh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",apiEndpoints:Kn}};ot.getProdHqConfig=Xh;var zh=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},Yh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(_e,"__esModule",{value:!0}),_e.expireToken=_e.validateToken=_e.validateAccount=_e.getConfig=_e.introduceDelay=_e.isTokenInExpiryWindow=_e.getStoredAuthData=_e.setUserDetails=_e.setTokenAndExpiry=_e.getRandomDelay=_e.hasValidToken=void 0;var ni=Le,wn=ot,Gc=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},ri=function(e){var t=parseInt(sessionStorage.getItem("hiverAuthUserId")||"0"),n=parseInt(sessionStorage.getItem("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};_e.validateAccount=ri;var Jh=function(e){var t=ri(e);return!Vc()&&t};_e.validateToken=Jh;var Uh=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};_e.expireToken=Uh;var Qh=function(e){console.log("Heimdall: checking if there is a valid token");var t=sessionStorage.getItem("hiverAuthTokenExpiry")||"",n=new Date(t),r=Gc(),o=ri(e);return r<n&&o};_e.hasValidToken=Qh;var qh=function(){return Math.floor(Math.random()*6e4)+6e4};_e.getRandomDelay=qh;var $h=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");sessionStorage.setItem("hiverAuthUserId",e),sessionStorage.setItem("hiverAuthUserGroupId",t)};_e.setUserDetails=$h;var Kh=function(e,t){if(!e)throw new Error("Token not found in the response");sessionStorage.setItem("hiverAuthToken",e),sessionStorage.setItem("hiverAuthTokenExpiry",t)};_e.setTokenAndExpiry=Kh;var eg=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry"),t=sessionStorage.getItem("hiverAuthToken"),n=sessionStorage.getItem("hiverAuthUserId"),r=sessionStorage.getItem("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};_e.getStoredAuthData=eg;var Vc=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=Gc(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};_e.isTokenInExpiryWindow=Vc;var tg=function(e){return zh(void 0,void 0,void 0,function(){return Yh(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};_e.introduceDelay=tg;var ng=function(e,t,n){switch(t){case ni.TIERS.SIT:return console.log("ISHIVERAPIDOMAIN:",n,(0,wn.getSitHqConfig)(e)),n?(0,wn.getSitApiConfig)(e):(0,wn.getSitHqConfig)(e);case ni.TIERS.PROD:return n?(0,wn.getProdApiConfig)():(0,wn.getProdHqConfig)();case ni.TIERS.DEV:default:return n?(0,wn.getDevApiConfig)():(0,wn.getDevHqConfig)()}};_e.getConfig=ng;var Gr={},Ut={},Hc;function rg(){if(Hc)return Ut;Hc=1;var e=oe&&oe.__awaiter||function(y,C,h,p){function d(f){return f instanceof h?f:new h(function(m){m(f)})}return new(h||(h=Promise))(function(f,m){function g(w){try{v(p.next(w))}catch(A){m(A)}}function I(w){try{v(p.throw(w))}catch(A){m(A)}}function v(w){w.done?f(w.value):d(w.value).then(g,I)}v((p=p.apply(y,C||[])).next())})},t=oe&&oe.__generator||function(y,C){var h={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},p,d,f,m;return m={next:g(0),throw:g(1),return:g(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function g(v){return function(w){return I([v,w])}}function I(v){if(p)throw new TypeError("Generator is already executing.");for(;m&&(m=0,v[0]&&(h=0)),h;)try{if(p=1,d&&(f=v[0]&2?d.return:v[0]?d.throw||((f=d.return)&&f.call(d),0):d.next)&&!(f=f.call(d,v[1])).done)return f;switch(d=0,f&&(v=[v[0]&2,f.value]),v[0]){case 0:case 1:f=v;break;case 4:return h.label++,{value:v[1],done:!1};case 5:h.label++,d=v[1],v=[0];continue;case 7:v=h.ops.pop(),h.trys.pop();continue;default:if(f=h.trys,!(f=f.length>0&&f[f.length-1])&&(v[0]===6||v[0]===2)){h=0;continue}if(v[0]===3&&(!f||v[1]>f[0]&&v[1]<f[3])){h.label=v[1];break}if(v[0]===6&&h.label<f[1]){h.label=f[1],f=v;break}if(f&&h.label<f[2]){h.label=f[2],h.ops.push(v);break}f[2]&&h.ops.pop(),h.trys.pop();continue}v=C.call(y,h)}catch(w){v=[6,w],d=0}finally{p=f=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.getV2LoginCode=Ut.getLoginToken=Ut.getAccessToken=void 0;var n=Le,r=zc(),o=_e,s=function(y,C,h){var p=(0,o.getStoredAuthData)();return{root_url:y.heimdallUrl,url:y.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,data:{user_id:C.userId,usergroup_id:C.usergroupId,access_token:(p==null?void 0:p.token)||"",source:h},withCredentials:!0}},i=function(y,C){return{root_url:C.heimdallUrl,url:C.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:y},withCredentials:!0}},a=function(y){return parseInt(y,10)},c=function(y,C){return{root_url:y.v2Url,url:y.apiEndpoints.v2Login,method:n.GET_METHOD,withCredentials:!0,data:{usersession:a(localStorage.getItem("hiver-config.usersession")),app:C||n.APP_UI.DEFAULT}}},l=function(y,C,h,p){return e(void 0,void 0,void 0,function(){var d,f,m,g,I,v,w;return t(this,function(A){switch(A.label){case 0:return A.trys.push([0,4,,5]),(0,o.validateToken)(h)?[3,2]:(console.log("HEIMDALL: No valid token, fetching token"),d=s(C,h,p),[4,(0,r.makeAxiosCall)(d,y)]);case 1:return f=A.sent(),[2,{atToken:(g=f==null?void 0:f.data.at)===null||g===void 0?void 0:g.token,expiryTime:(I=f==null?void 0:f.data.at)===null||I===void 0?void 0:I.expires_at,userId:(v=f==null?void 0:f.data)===null||v===void 0?void 0:v.user_id,userGroupId:(w=f==null?void 0:f.data)===null||w===void 0?void 0:w.usergroup_id}];case 2:return console.log("Heimdall: Valid token already exists"),[2,{}];case 3:return[3,5];case 4:throw m=A.sent(),m;case 5:return[2]}})})};Ut.getAccessToken=l;var u=function(y,C,h){return e(void 0,void 0,void 0,function(){var p,d,f,m,g,I,v;return t(this,function(w){switch(w.label){case 0:p=i(y,h),w.label=1;case 1:return w.trys.push([1,3,,4]),[4,(0,r.makeAxiosCall)(p,C)];case 2:return d=w.sent(),[2,{userId:(m=d==null?void 0:d.data)===null||m===void 0?void 0:m.user_id,userGroupId:(g=d==null?void 0:d.data)===null||g===void 0?void 0:g.usergroup_id,atToken:(I=d==null?void 0:d.data.at)===null||I===void 0?void 0:I.token,expiryTime:(v=d==null?void 0:d.data.at)===null||v===void 0?void 0:v.expires_at}];case 3:throw f=w.sent(),f;case 4:return[2]}})})};Ut.getLoginToken=u;var b=function(y,C,h){return e(void 0,void 0,void 0,function(){var p,d,f;return t(this,function(m){switch(m.label){case 0:return m.trys.push([0,2,,3]),console.log("ERROR debug: in getV2loginCode:",h),p=c(C,h),[4,(0,r.makeAxiosCall)(p,y)];case 1:return d=m.sent(),console.log("DEBUG HEIMDALL: local storage:",d==null?void 0:d.data),[2,d==null?void 0:d.data.code];case 2:throw f=m.sent(),f;case 3:return[2]}})})};return Ut.getV2LoginCode=b,Ut}var Wc;function Zc(){if(Wc)return Gr;Wc=1;var e=oe&&oe.__awaiter||function(C,h,p,d){function f(m){return m instanceof p?m:new p(function(g){g(m)})}return new(p||(p=Promise))(function(m,g){function I(A){try{w(d.next(A))}catch(T){g(T)}}function v(A){try{w(d.throw(A))}catch(T){g(T)}}function w(A){A.done?m(A.value):f(A.value).then(I,v)}w((d=d.apply(C,h||[])).next())})},t=oe&&oe.__generator||function(C,h){var p={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},d,f,m,g;return g={next:I(0),throw:I(1),return:I(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function I(w){return function(A){return v([w,A])}}function v(w){if(d)throw new TypeError("Generator is already executing.");for(;g&&(g=0,w[0]&&(p=0)),p;)try{if(d=1,f&&(m=w[0]&2?f.return:w[0]?f.throw||((m=f.return)&&m.call(f),0):f.next)&&!(m=m.call(f,w[1])).done)return m;switch(f=0,m&&(w=[w[0]&2,m.value]),w[0]){case 0:case 1:m=w;break;case 4:return p.label++,{value:w[1],done:!1};case 5:p.label++,f=w[1],w=[0];continue;case 7:w=p.ops.pop(),p.trys.pop();continue;default:if(m=p.trys,!(m=m.length>0&&m[m.length-1])&&(w[0]===6||w[0]===2)){p=0;continue}if(w[0]===3&&(!m||w[1]>m[0]&&w[1]<m[3])){p.label=w[1];break}if(w[0]===6&&p.label<m[1]){p.label=m[1],m=w;break}if(m&&p.label<m[2]){p.label=m[2],p.ops.push(w);break}m[2]&&p.ops.pop(),p.trys.pop();continue}w=h.call(C,p)}catch(A){w=[6,A],f=0}finally{d=m=0}if(w[0]&5)throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}};Object.defineProperty(Gr,"__esModule",{value:!0}),Gr.fetchToken=void 0;var n=rg(),r=Le,o=_e,s,i,a,c=function(C,h,p){return p===void 0&&(p=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var d,f,m,g,I,v,w,A,T;return t(this,function(O){switch(O.label){case 0:d=2,O.label=1;case 1:return O.trys.push([1,4,,9]),console.log("ERROR debug: in login:",p),[4,(0,n.getV2LoginCode)(r.CONFIG_HIVER,C,p)];case 2:return f=O.sent(),[4,(0,n.getLoginToken)(f,r.CONFIG_HIVER,C)];case 3:return m=O.sent(),g=m.userId,I=m.userGroupId,v=m.atToken,w=m.expiryTime,(0,o.setTokenAndExpiry)(v,w),(0,o.setUserDetails)(g,I),[3,9];case 4:A=O.sent(),console.log("ERROR debug: in error login:",A,p),T=h,O.label=5;case 5:return T<d?[4,c(C,T+1,p)]:[3,8];case 6:O.sent(),O.label=7;case 7:return T++,[3,5];case 8:throw A;case 9:return[2]}})})},l=function(C,h,p){return e(void 0,void 0,void 0,function(){var d,f,m,g;return t(this,function(I){switch(I.label){case 0:return h<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(v){return setTimeout(v,C)})]:[3,3];case 1:return I.sent(),h+=C,C*2<=r.MAX_BACKOFF_LIMIT?C*=2:C=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",C),d=p.retryDelay,f=p.configs,m=p.api_params,g=p.appUI,[4,u(d,C,h,f,m,g)];case 2:I.sent(),I.label=3;case 3:return[2]}})})},u=function(C,h,p,d,f,m,g){return m===void 0&&(m="default"),e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,D,F,k,N,j,z,W,X;return t(this,function(Z){switch(Z.label){case 0:return Z.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",a),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,d,f,m)];case 1:return I=Z.sent(),v=I.atToken,w=I.expiryTime,A=I.userId,T=I.userGroupId,v&&w&&(0,o.setTokenAndExpiry)(v,w),A&&T&&(0,o.setUserDetails)(A,T),C=r.INITIAL_RETRY_DELAY,h=r.INITIAL_RETRY_DELAY,p=0,[3,12];case 2:return O=Z.sent(),console.log("ERROR: Heimdall fetch token",O),((k=O.response)===null||k===void 0?void 0:k.status)===401||((N=O.request)===null||N===void 0?void 0:N.status)===401?(D=1,[4,c(d,D,g)]):[3,4];case 3:return Z.sent(),[3,11];case 4:return((j=O.response)===null||j===void 0?void 0:j.status)===409||((z=O.request)===null||z===void 0?void 0:z.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),F={retryDelay:C,configs:d,api_params:f,appUI:g},[4,l(h,p,F)]):[3,6];case 5:if(Z.sent(),p>=r.MAX_CONFLICT_RETRY_DELAY)throw O;return[3,11];case 6:if(!(((W=O.response)===null||W===void 0?void 0:W.status)===422||((X=O.request)===null||X===void 0?void 0:X.status)===422))return[3,7];throw console.log("ERROR: Throwing error",O.response.status),O;case 7:return C<=r.MAX_RETRY_DELAY?[4,new Promise(function(q){return setTimeout(q,C)})]:[3,10];case 8:return Z.sent(),C*=2,console.log("Heimdall: Fetch token post doubling retry delay",C),[4,u(C,h,p,d,f,g)];case 9:return Z.sent(),[3,11];case 10:throw O;case 11:return[3,12];case 12:return[2]}})})},b=function(C,h,p,d,f,m){return p===void 0&&(p=r.INITIAL_RETRY_DELAY),d===void 0&&(d=r.INITIAL_RETRY_DELAY),f===void 0&&(f=0),e(void 0,void 0,void 0,function(){var g,I,v;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,4,,5]),g=(0,o.isTokenInExpiryWindow)(),g?(I=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(I)]):[3,3];case 1:return w.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,u(p,d,f,C,h,m)];case 2:w.sent(),w.label=3;case 3:return[3,5];case 4:throw v=w.sent(),v;case 5:return[2]}})})},y=function(C,h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w,A;return t(this,function(T){switch(T.label){case 0:s=C,i=h,g=r.INITIAL_RETRY_DELAY,I=r.INITIAL_RETRY_DELAY,v=0,w=(0,o.getConfig)(s,i,d),T.label=1;case 1:return T.trys.push([1,3,,4]),[4,u(g,I,v,w,p,f,m)];case 2:return T.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",a),clearInterval(a),a=setInterval(function(){return b(w,p)},r.REFETCH_CHECK_DELAY),console.log("Heimdall: Interval Set on fetch token:",a),window.addEventListener("online",function(){return e(void 0,void 0,void 0,function(){return t(this,function(O){switch(O.label){case 0:return console.log("Online status detected. Fetching token..."),[4,b(w,p)];case 1:return O.sent(),[2]}})})}),[3,4];case 3:throw A=T.sent(),A;case 4:return[2]}})})};return Gr.fetchToken=y,Gr}var Xc;function zc(){if(Xc)return jr;Xc=1;var e=oe&&oe.__assign||function(){return e=Object.assign||function(y){for(var C,h=1,p=arguments.length;h<p;h++){C=arguments[h];for(var d in C)Object.prototype.hasOwnProperty.call(C,d)&&(y[d]=C[d])}return y},e.apply(this,arguments)},t=oe&&oe.__awaiter||function(y,C,h,p){function d(f){return f instanceof h?f:new h(function(m){m(f)})}return new(h||(h=Promise))(function(f,m){function g(w){try{v(p.next(w))}catch(A){m(A)}}function I(w){try{v(p.throw(w))}catch(A){m(A)}}function v(w){w.done?f(w.value):d(w.value).then(g,I)}v((p=p.apply(y,C||[])).next())})},n=oe&&oe.__generator||function(y,C){var h={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},p,d,f,m;return m={next:g(0),throw:g(1),return:g(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function g(v){return function(w){return I([v,w])}}function I(v){if(p)throw new TypeError("Generator is already executing.");for(;m&&(m=0,v[0]&&(h=0)),h;)try{if(p=1,d&&(f=v[0]&2?d.return:v[0]?d.throw||((f=d.return)&&f.call(d),0):d.next)&&!(f=f.call(d,v[1])).done)return f;switch(d=0,f&&(v=[v[0]&2,f.value]),v[0]){case 0:case 1:f=v;break;case 4:return h.label++,{value:v[1],done:!1};case 5:h.label++,d=v[1],v=[0];continue;case 7:v=h.ops.pop(),h.trys.pop();continue;default:if(f=h.trys,!(f=f.length>0&&f[f.length-1])&&(v[0]===6||v[0]===2)){h=0;continue}if(v[0]===3&&(!f||v[1]>f[0]&&v[1]<f[3])){h.label=v[1];break}if(v[0]===6&&h.label<f[1]){h.label=f[1],f=v;break}if(f&&h.label<f[2]){h.label=f[2],h.ops.push(v);break}f[2]&&h.ops.pop(),h.trys.pop();continue}v=C.call(y,h)}catch(w){v=[6,w],d=0}finally{p=f=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(jr,"__esModule",{value:!0}),jr.makeAxiosCall=void 0;var r=Rc,o=_e,s=Zc(),i,a=2,c=function(y,C){var h=C.fetchCsrfToken();y.formData?y.formData.append("_csrf_token",h):(y.data=y.data||{},y.data._csrf_token=h)},l=function(y){var C=!y.method||y.method.toLowerCase()==="get"?{params:y.data}:{data:y.data},h=e(e({method:y.method,url:"".concat(y.root_url).concat(y.url),headers:y.headers},C),{withCredentials:y.withCredentials,responseType:(y==null?void 0:y.responseType)||""});return h};function u(y){return t(this,void 0,void 0,function(){var C;return n(this,function(h){return C=l(y),[2,(0,r.default)(C).then(function(p){return p}).catch(function(p){throw p})]})})}function b(y,C,h,p){var d,f;return p===void 0&&(p=0),t(this,void 0,void 0,function(){var m,g,I,v,w,A;return n(this,function(T){switch(T.label){case 0:if(T.trys.push([0,4,,5]),!(C.getToken&&!(0,o.hasValidToken)(y)))return[3,2];if(m=y.app_env,g=y.tier,!m||!g)throw Error("app_env or tier missing : ".concat(m,"/").concat(g));return"userId"in y&&"usergroupId"in y?(I={userId:y.userId,usergroupId:y.usergroupId},typeof C.isHiverApiDomain!="boolean"&&(C.isHiverApiDomain=!0),[4,(0,s.fetchToken)(m,g,I,C.isHiverApiDomain,h)]):[3,2];case 1:T.sent(),T.label=2;case 2:return y.csrfToken&&c(y,C),C.getToken&&(i=sessionStorage.getItem("hiverAuthToken")||"",y.headers=e(e({},y.headers),{Authorization:"Bearer ".concat(i)})),[4,u(y)];case 3:return v=T.sent(),y.onSuccess&&y.onSuccess(v),[2,v];case 4:if(w=T.sent(),A=((d=w.response)===null||d===void 0?void 0:d.status)===403||((f=w.request)===null||f===void 0?void 0:f.status)===403,p<a&&A)return(0,o.expireToken)(),[2,b(y,C,h,p+1)];if(p>=a&&A||!A)throw y.onFail&&y.onFail(w),console.log("ERROR: Reached make Axios",w),w;return[3,5];case 5:return[2]}})})}return jr.makeAxiosCall=b,jr}(function(e){var t=oe&&oe.__awaiter||function(C,h,p,d){function f(m){return m instanceof p?m:new p(function(g){g(m)})}return new(p||(p=Promise))(function(m,g){function I(A){try{w(d.next(A))}catch(T){g(T)}}function v(A){try{w(d.throw(A))}catch(T){g(T)}}function w(A){A.done?m(A.value):f(A.value).then(I,v)}w((d=d.apply(C,h||[])).next())})},n=oe&&oe.__generator||function(C,h){var p={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},d,f,m,g;return g={next:I(0),throw:I(1),return:I(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function I(w){return function(A){return v([w,A])}}function v(w){if(d)throw new TypeError("Generator is already executing.");for(;g&&(g=0,w[0]&&(p=0)),p;)try{if(d=1,f&&(m=w[0]&2?f.return:w[0]?f.throw||((m=f.return)&&m.call(f),0):f.next)&&!(m=m.call(f,w[1])).done)return m;switch(f=0,m&&(w=[w[0]&2,m.value]),w[0]){case 0:case 1:m=w;break;case 4:return p.label++,{value:w[1],done:!1};case 5:p.label++,f=w[1],w=[0];continue;case 7:w=p.ops.pop(),p.trys.pop();continue;default:if(m=p.trys,!(m=m.length>0&&m[m.length-1])&&(w[0]===6||w[0]===2)){p=0;continue}if(w[0]===3&&(!m||w[1]>m[0]&&w[1]<m[3])){p.label=w[1];break}if(w[0]===6&&p.label<m[1]){p.label=m[1],m=w;break}if(m&&p.label<m[2]){p.label=m[2],p.ops.push(w);break}m[2]&&p.ops.pop(),p.trys.pop();continue}w=h.call(C,p)}catch(A){w=[6,A],f=0}finally{d=m=0}if(w[0]&5)throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}};Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_INIT_CONFIG_HIVER=e.TENANT_PLATFORM=e.fetchToken=e.makeAxiosCall=e.Bifrost=void 0;var r=jc(),o=Mc(),s=sn;Object.defineProperty(e,"TENANT_PLATFORM",{enumerable:!0,get:function(){return s.TENANT_PLATFORM}}),Object.defineProperty(e,"DEFAULT_INIT_CONFIG_HIVER",{enumerable:!0,get:function(){return s.DEFAULT_INIT_CONFIG_HIVER}});var i=Nc(),a=ye,c=Ft,l=zc();Object.defineProperty(e,"makeAxiosCall",{enumerable:!0,get:function(){return l.makeAxiosCall}});var u=Zc();Object.defineProperty(e,"fetchToken",{enumerable:!0,get:function(){return u.fetchToken}});var b=Dt,y=function(){function C(h,p,d,f,m,g){d===void 0&&(d=s.TENANT_PLATFORM.GMAIL),f===void 0&&(f=null),m===void 0&&(m=!0),g===void 0&&(g=!1),this.setEnvironment(),this.appEnv=h,this.tier=p,this.tenantPlatform=d,this.authTokenFetchingInProgress=!1,this.getTokenForLogin=f,this.withCredentials=m,this.csrfToken=g}return C.prototype.setEnvironment=function(){typeof window<"u"&&window.document?(0,b.setValue)("PLATFORM",s.PLATFORM.WEB):(0,b.setValue)("PLATFORM",s.PLATFORM.MOBILE)},C.prototype.hiverAxios=function(h,p,d,f){return p===void 0&&(p=s.DEFAULT_INIT_CONFIG_HIVER),t(this,void 0,void 0,function(){var m,g;return n(this,function(I){switch(I.label){case 0:return I.trys.push([0,4,,5]),f&&f<2?(m={userId:h.userId,usergroupId:h.usergroupId,apiRetry:f},console.log("THIS IS THE TENNANTPLAORM -> ",this.tenantPlatform),[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,m,this.tenantPlatform,this.getTokenForLogin,s.API_CALL_ORIGIN.API_RETRY)]):[3,2];case 1:I.sent(),I.label=2;case 2:return[4,(0,r.hiverAxiosCall)(this,h,p,d)];case 3:return[2,I.sent()];case 4:throw g=I.sent(),console.log("ERROR: Axios call failed",g),g;case 5:return[2]}})})},C.prototype.fetchAuthToken=function(h,p,d){return t(this,void 0,void 0,function(){var f;return n(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,7,8]),this.authTokenFetchingInProgress?[3,2]:(this.authTokenFetchingInProgress=!0,[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,h,this.tenantPlatform,this.getTokenForLogin,p,d)]);case 1:return m.sent(),[3,3];case 2:console.log("Heimdall: AuthToken Fetching InProgress",this.authTokenFetchingInProgress),m.label=3;case 3:return[3,8];case 4:return f=m.sent(),console.log("ERROR: Fetching token failed",f),this.authTokenFetchingInProgress=!1,[4,new Promise(function(g){return setTimeout(g,100)})];case 5:return m.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,this.fetchAuthToken(h,p,d)];case 6:return m.sent(),[3,8];case 7:return this.authTokenFetchingInProgress=!1,[7];case 8:return[2]}})})},C.prototype.logout=function(){return t(this,void 0,void 0,function(){var h,p;return n(this,function(d){switch(d.label){case 0:return d.trys.push([0,2,,3]),h=(0,a.getConfig)(this.appEnv,this.tier),[4,(0,i.logoutFromHeimdall)(h,this.tenantPlatform)];case 1:return d.sent(),(0,c.removeItemFromStorage)("hiverAuthToken"),(0,c.removeItemFromStorage)("hiverAuthTokenExpiry"),(0,c.removeItemFromStorage)("hiverAuthUserId"),(0,c.removeItemFromStorage)("hiverAuthUserGroupId"),[3,3];case 2:throw p=d.sent(),console.error("Heimdall: Logout failed",p),p;case 3:return[2]}})})},C.prototype.isTokenFetchingInProgress=function(){return this.authTokenFetchingInProgress},C}();e.Bifrost=y})(Ns);const St={userId:"",userGroupId:"",baseUrl:"",appEnv:"",tier:"",bifrost:null,isInitiated:!1},An=()=>{if(!St.isInitiated)return null;if(!St.baseUrl)throw new Error("Base url is not setup. please call the initConnectorsBifrost function with the appropriate value");return St},og=({baseUrl:e,appEnv:t,tier:n,userId:r,userGroupId:o,tenantPlatform:s=Ns.TENANT_PLATFORM.GMAIL,withCredentials:i=!0,getTokenForLogin:a})=>{St.baseUrl=e,St.appEnv=t,St.tier=n,St.userGroupId=o,St.userId=r,St.tenantPlatform=s,St.bifrost=new Ns.Bifrost(t,n,s,a,i),St.isInitiated=!0},st=(({configHiver:e})=>async n=>{const r=An();if(!r)throw new Error("Please call initConnectorsBifrost before making any api calls");const{bifrost:o,userGroupId:s,userId:i}=r,{url:a,method:c,root_url:l}=n,b={root_url:(l||r.baseUrl)+((n==null?void 0:n.prefix)||""),url:a,method:c,headers:n==null?void 0:n.headers,onSuccess:n==null?void 0:n.onSuccess,onFail:n==null?void 0:n.onFail,data:n==null?void 0:n.data,params:n==null?void 0:n.params,formData:n==null?void 0:n.formData,responseType:n==null?void 0:n.responseType,userId:Number(i),usergroupId:Number(s)};try{return await(o==null?void 0:o.hiverAxios(b,{...e,isHiverApiDomain:!0}))}catch(y){throw console.error("API call failed with error: ",y),y}})({configHiver:{getToken:!0,fetchCsrfToken:()=>"",isHiverApiDomain:!0},withCredentials:!0}),Lo="hiver_connectors",oi={NOT_FOUND:404},sg="https://txeep2wshyx.typeform.com/to/CFatbvg1",ig="Got any feedback?",ag="ftr-connector-blue-dot",Yc="ftr-connectors-write-flow",cg="ftr-connectors-enhancements",lg="ftr-connector-schedule-call-agent",ug="ftr-connectors-edit",dg="enableAllConnectorFtr",fg="ftr-cards-open-state",pg="ftr-connectors-global-search",hg="ftr-connectors-smart-suggestions",gg="ftr-connectors-email-selection",mg="ftr-connector-agent-feedback",Ro="ftr-connector-unified-view",Jc="Please refresh and try again",bg="No data available",Fo="-",Uc="Refresh",Qc="Minimize",si="Expand",qc="Connectors",ii="Apps",yg="Collapse",vg="Close",$c="Link",Cg="Create",Ig="Update",Kc="Unlink",el="Edit",ai="Cancel",tl="Create new object",nl="Link existing object",Eg="Are you sure you want to unlink this object?",xg="The object will be removed from this conversation for all users. However the object will still be available on {{connectorName}} if you'd like to link it back in the future.",wg="Edit card",Ag="bullet_list",Tg="Expanded",Sg="Collapsed",rl="Something is wrong with the {{connector_name}} Connector setup. Please check our help guide <>here<>.",ol="UNKNOWN_ERROR",_g="https://help.hiverhq.com/custom-connectors/common-connector-errors",sl={MAIN_BUTTON:"main_button",ICON:"create_icon"},ci=e=>{let t=localStorage.getItem(Lo);return t=t?JSON.parse(t):!1,t==null?void 0:t[e]},Og=e=>!!ci(e),il=()=>{const{userId:e=""}=An()||{};return String(e)},Lg=(e,t=il())=>{const n=ci(e);return((n==null?void 0:n.isExtensionNew)??[]).includes(t)},li=(e,t=!1,n=!1)=>{const r=il(),o=ci(e);if(t||!o){localStorage.removeItem(Lo);const s={[e]:{...!n&&{isExtensionNew:t?[]:[r]},...n&&{extensionExpand:[r]}}};localStorage.setItem(Lo,JSON.stringify(s));return}else{const s=(o==null?void 0:o.isExtensionNew)??[],i=(o==null?void 0:o.extensionExpand)??[],a={[e]:{...o,...!n&&{isExtensionNew:[...new Set([...s,r])]},...n&&{extensionExpand:[...new Set([...i,r])]}}};localStorage.setItem(Lo,JSON.stringify(a));return}},qe=(e={},t)=>e&&typeof e[t]>"u"?(e==null?void 0:e[dg])===!0:(e==null?void 0:e[t])===!0,Vr=(e,t)=>e.replace(/:(\w+)/g,(n,r)=>String(t[r])||""),al=(e,t,n,r=!1)=>{var s;const o={};return o.card_title=t,o.card_state=n?Tg:Sg,r&&e?(o.data_state=e==null?void 0:e.status,o.connector_names=(s=e==null?void 0:e.data)==null?void 0:s.connectorNames):e&&(o.data_state=(e==null?void 0:e.status)||"unknown_error"),o},cl=e=>{switch(e.cardType){case"flat":if(Array.isArray(e.data.flatDisplay)){const t=e.data.flatDisplay.filter(n=>Number(n.statusCode)!==oi.NOT_FOUND).sort((n,r)=>n.priority-r.priority);e.data.flatDisplay={data:t}}else{const t=e.data.flatDisplay.data.filter(n=>Number(n.statusCode)!==oi.NOT_FOUND).sort((n,r)=>n.priority-r.priority);e.data.flatDisplay.data=t}break;case"flat_with_list":e.data.listItems.fields=e.data.listItems.fields.map(t=>Array.isArray(t)?{data:t.sort((r,o)=>r.priority-o.priority)}:{data:t.data.sort((r,o)=>r.priority-o.priority),externalResourceId:t.externalResourceId});break}return e},Rg=e=>{if(!e||Object.keys(e).length===0)return[];const t=new Set;return Object.values(e).forEach(n=>{n.connectorNames&&n.connectorNames.forEach(r=>t.add(r))}),Array.from(t)},Fg=(e="",t="",n,r)=>`${sg}?user_id=${e}&sm_ids=${n.join(",")}&ug_id=${t}&connector_names=${r.join(",")}`,Dg="enable_connectors_clicked",Ng="learn_more_clicked",kg="connector_card_expand_clicked",Pg="connector_card_collapsed_clicked",Mg="connector_card_refresh_clicked",Bg="connector_cards_loaded",jg="connector_whats_new_card_viewed",Gg="connector_whats_new_explore_now_clicked",Vg="connector_whats_new_learn_more_clicked",Hg="connector_whats_new_dismissed",Wg="connector_create_new_object_clicked",Zg="connector_link_new_object_clicked",Xg="connector_new_object_created_by_form",zg="connector_new_object_linked_by_form",Yg="connector_object_unlinked_by_form",Jg="connector_link_preview_clicked",Ug="connector_create_panel_cancel_clicked",Qg="connector_create_panel_back_clicked",qg="card_loaded_on_click",$g="card_loaded",Kg="schedule_call_clicked",e2="schedule_call_cross_clicked",ll="CONNECTOR_EDIT_CLICKED",t2="CONNECTOR_EDIT_REQUEST_SEND",n2="CONNECTOR_EDIT_CANCELLED",r2="CONNECTOR_EDIT_BACK_CLICKED",o2="CONNECTOR_EDIT_SUCCESS",s2="connector_video_clicked",i2="connector_card_error",a2="got_any_feedback_clicked",c2="connector_deeplink_clicked",l2="Need setup help?",u2="Expert setup assistance available! Book a 15 min call with our integration specialist.",d2="Schedule call",f2="https://calendly.com/aditya-s-grexit/15-min-connector-setup",ul="agent_panel",ui="hiver_schedule_call_close_button_click",p2=x.styled(x.Stack)`
|
|
30
|
+
<%s key={someKey} {...props} />`,La,Yn,p4,Yn),y0[Yn+La]=!0}}return _===r?c4(je):a4(je),je}}function l4(_,P,V){return v0(_,P,V,!0)}function u4(_,P,V){return v0(_,P,V,!1)}var d4=u4,f4=l4;Lr.Fragment=r,Lr.jsx=d4,Lr.jsxs=f4}()),Lr}process.env.NODE_ENV==="production"?Ns.exports=E0():Ns.exports=x0();var E=Ns.exports;function Wa(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Wa(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function on(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Wa(e))&&(r&&(r+=" "),r+=t);return r}const Rr=e=>typeof e=="number"&&!isNaN(e),En=e=>typeof e=="string",ft=e=>typeof e=="function",uo=e=>En(e)||ft(e)?e:null,Ds=e=>S.isValidElement(e)||En(e)||ft(e)||Rr(e);function w0(e,t,n){n===void 0&&(n=300);const{scrollHeight:r,style:o}=e;requestAnimationFrame(()=>{o.minHeight="initial",o.height=r+"px",o.transition=`all ${n}ms`,requestAnimationFrame(()=>{o.height="0",o.padding="0",o.margin="0",setTimeout(t,n)})})}function fo(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:o=!0,collapseDuration:s=300}=e;return function(i){let{children:a,position:c,preventExitTransition:l,done:u,nodeRef:b,isIn:y,playToast:C}=i;const h=r?`${t}--${c}`:t,p=r?`${n}--${c}`:n,d=S.useRef(0);return S.useLayoutEffect(()=>{const f=b.current,m=h.split(" "),g=I=>{I.target===b.current&&(C(),f.removeEventListener("animationend",g),f.removeEventListener("animationcancel",g),d.current===0&&I.type!=="animationcancel"&&f.classList.remove(...m))};f.classList.add(...m),f.addEventListener("animationend",g),f.addEventListener("animationcancel",g)},[]),S.useEffect(()=>{const f=b.current,m=()=>{f.removeEventListener("animationend",m),o?w0(f,u,s):u()};y||(l?m():(d.current=1,f.className+=` ${p}`,f.addEventListener("animationend",m)))},[y]),S.createElement(S.Fragment,null,a)}}function Za(e,t){return e!=null?{content:e.content,containerId:e.props.containerId,id:e.props.toastId,theme:e.props.theme,type:e.props.type,data:e.props.data||{},isLoading:e.props.isLoading,icon:e.props.icon,status:t}:{}}const qe=new Map;let Fr=[];const ks=new Set,A0=e=>ks.forEach(t=>t(e)),Xa=()=>qe.size>0;function za(e,t){var n;if(t)return!((n=qe.get(t))==null||!n.isToastActive(e));let r=!1;return qe.forEach(o=>{o.isToastActive(e)&&(r=!0)}),r}function Ya(e,t){Ds(e)&&(Xa()||Fr.push({content:e,options:t}),qe.forEach(n=>{n.buildToast(e,t)}))}function Ja(e,t){qe.forEach(n=>{t!=null&&t!=null&&t.containerId?(t==null?void 0:t.containerId)===n.id&&n.toggle(e,t==null?void 0:t.id):n.toggle(e,t==null?void 0:t.id)})}function T0(e){const{subscribe:t,getSnapshot:n,setProps:r}=S.useRef(function(s){const i=s.containerId||1;return{subscribe(a){const c=function(u,b,y){let C=1,h=0,p=[],d=[],f=[],m=b;const g=new Map,I=new Set,v=()=>{f=Array.from(g.values()),I.forEach(T=>T())},w=T=>{d=T==null?[]:d.filter(O=>O!==T),v()},A=T=>{const{toastId:O,onOpen:N,updateId:F,children:k}=T.props,D=F==null;T.staleId&&g.delete(T.staleId),g.set(O,T),d=[...d,T.props.toastId].filter(j=>j!==T.staleId),v(),y(Za(T,D?"added":"updated")),D&&ft(N)&&N(S.isValidElement(k)&&k.props)};return{id:u,props:m,observe:T=>(I.add(T),()=>I.delete(T)),toggle:(T,O)=>{g.forEach(N=>{O!=null&&O!==N.props.toastId||ft(N.toggle)&&N.toggle(T)})},removeToast:w,toasts:g,clearQueue:()=>{h-=p.length,p=[]},buildToast:(T,O)=>{if((M=>{let{containerId:Y,toastId:K,updateId:Q}=M;const ce=Y?Y!==u:u!==1,ge=g.has(K)&&Q==null;return ce||ge})(O))return;const{toastId:N,updateId:F,data:k,staleId:D,delay:j}=O,z=()=>{w(N)},W=F==null;W&&h++;const X={...m,style:m.toastStyle,key:C++,...Object.fromEntries(Object.entries(O).filter(M=>{let[Y,K]=M;return K!=null})),toastId:N,updateId:F,data:k,closeToast:z,isIn:!1,className:uo(O.className||m.toastClassName),bodyClassName:uo(O.bodyClassName||m.bodyClassName),progressClassName:uo(O.progressClassName||m.progressClassName),autoClose:!O.isLoading&&(Z=O.autoClose,U=m.autoClose,Z===!1||Rr(Z)&&Z>0?Z:U),deleteToast(){const M=g.get(N),{onClose:Y,children:K}=M.props;ft(Y)&&Y(S.isValidElement(K)&&K.props),y(Za(M,"removed")),g.delete(N),h--,h<0&&(h=0),p.length>0?A(p.shift()):v()}};var Z,U;X.closeButton=m.closeButton,O.closeButton===!1||Ds(O.closeButton)?X.closeButton=O.closeButton:O.closeButton===!0&&(X.closeButton=!Ds(m.closeButton)||m.closeButton);let se=T;S.isValidElement(T)&&!En(T.type)?se=S.cloneElement(T,{closeToast:z,toastProps:X,data:k}):ft(T)&&(se=T({closeToast:z,toastProps:X,data:k}));const ae={content:se,props:X,staleId:D};m.limit&&m.limit>0&&h>m.limit&&W?p.push(ae):Rr(j)?setTimeout(()=>{A(ae)},j):A(ae)},setProps(T){m=T},setToggle:(T,O)=>{g.get(T).toggle=O},isToastActive:T=>d.some(O=>O===T),getSnapshot:()=>m.newestOnTop?f.reverse():f}}(i,s,A0);qe.set(i,c);const l=c.observe(a);return Fr.forEach(u=>Ya(u.content,u.options)),Fr=[],()=>{l(),qe.delete(i)}},setProps(a){var c;(c=qe.get(i))==null||c.setProps(a)},getSnapshot(){var a;return(a=qe.get(i))==null?void 0:a.getSnapshot()}}}(e)).current;r(e);const o=S.useSyncExternalStore(t,n,n);return{getToastToRender:function(s){if(!o)return[];const i=new Map;return o.forEach(a=>{const{position:c}=a.props;i.has(c)||i.set(c,[]),i.get(c).push(a)}),Array.from(i,a=>s(a[0],a[1]))},isToastActive:za,count:o==null?void 0:o.length}}function S0(e){const[t,n]=S.useState(!1),[r,o]=S.useState(!1),s=S.useRef(null),i=S.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:a,pauseOnHover:c,closeToast:l,onClick:u,closeOnClick:b}=e;var y,C;function h(){n(!0)}function p(){n(!1)}function d(g){const I=s.current;i.canDrag&&I&&(i.didMove=!0,t&&p(),i.delta=e.draggableDirection==="x"?g.clientX-i.start:g.clientY-i.start,i.start!==g.clientX&&(i.canCloseOnClick=!1),I.style.transform=`translate3d(${e.draggableDirection==="x"?`${i.delta}px, var(--y)`:`0, calc(${i.delta}px + var(--y))`},0)`,I.style.opacity=""+(1-Math.abs(i.delta/i.removalDistance)))}function f(){document.removeEventListener("pointermove",d),document.removeEventListener("pointerup",f);const g=s.current;if(i.canDrag&&i.didMove&&g){if(i.canDrag=!1,Math.abs(i.delta)>i.removalDistance)return o(!0),e.closeToast(),void e.collapseAll();g.style.transition="transform 0.2s, opacity 0.2s",g.style.removeProperty("transform"),g.style.removeProperty("opacity")}}(C=qe.get((y={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||C.setToggle(y.id,y.fn),S.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||p(),window.addEventListener("focus",h),window.addEventListener("blur",p),()=>{window.removeEventListener("focus",h),window.removeEventListener("blur",p)}},[e.pauseOnFocusLoss]);const m={onPointerDown:function(g){if(e.draggable===!0||e.draggable===g.pointerType){i.didMove=!1,document.addEventListener("pointermove",d),document.addEventListener("pointerup",f);const I=s.current;i.canCloseOnClick=!0,i.canDrag=!0,I.style.transition="none",e.draggableDirection==="x"?(i.start=g.clientX,i.removalDistance=I.offsetWidth*(e.draggablePercent/100)):(i.start=g.clientY,i.removalDistance=I.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function(g){const{top:I,bottom:v,left:w,right:A}=s.current.getBoundingClientRect();g.nativeEvent.type!=="touchend"&&e.pauseOnHover&&g.clientX>=w&&g.clientX<=A&&g.clientY>=I&&g.clientY<=v?p():h()}};return a&&c&&(m.onMouseEnter=p,e.stacked||(m.onMouseLeave=h)),b&&(m.onClick=g=>{u&&u(g),i.canCloseOnClick&&l()}),{playToast:h,pauseToast:p,isRunning:t,preventExitTransition:r,toastRef:s,eventHandlers:m}}function _0(e){let{delay:t,isRunning:n,closeToast:r,type:o="default",hide:s,className:i,style:a,controlledProgress:c,progress:l,rtl:u,isIn:b,theme:y}=e;const C=s||c&&l===0,h={...a,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};c&&(h.transform=`scaleX(${l})`);const p=on("Toastify__progress-bar",c?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${y}`,`Toastify__progress-bar--${o}`,{"Toastify__progress-bar--rtl":u}),d=ft(i)?i({rtl:u,type:o,defaultClassName:p}):on(p,i),f={[c&&l>=1?"onTransitionEnd":"onAnimationEnd"]:c&&l<1?null:()=>{b&&r()}};return S.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":C},S.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${y} Toastify__progress-bar--${o}`}),S.createElement("div",{role:"progressbar","aria-hidden":C?"true":"false","aria-label":"notification timer",className:d,style:h,...f}))}let O0=1;const Ua=()=>""+O0++;function L0(e){return e&&(En(e.toastId)||Rr(e.toastId))?e.toastId:Ua()}function Nr(e,t){return Ya(e,t),t.toastId}function po(e,t){return{...t,type:t&&t.type||e,toastId:L0(t)}}function ho(e){return(t,n)=>Nr(t,po(e,n))}function Ie(e,t){return Nr(e,po("default",t))}Ie.loading=(e,t)=>Nr(e,po("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),Ie.promise=function(e,t,n){let r,{pending:o,error:s,success:i}=t;o&&(r=En(o)?Ie.loading(o,n):Ie.loading(o.render,{...n,...o}));const a={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},c=(u,b,y)=>{if(b==null)return void Ie.dismiss(r);const C={type:u,...a,...n,data:y},h=En(b)?{render:b}:b;return r?Ie.update(r,{...C,...h}):Ie(h.render,{...C,...h}),y},l=ft(e)?e():e;return l.then(u=>c("success",i,u)).catch(u=>c("error",s,u)),l},Ie.success=ho("success"),Ie.info=ho("info"),Ie.error=ho("error"),Ie.warning=ho("warning"),Ie.warn=Ie.warning,Ie.dark=(e,t)=>Nr(e,po("default",{theme:"dark",...t})),Ie.dismiss=function(e){(function(t){var n;if(Xa()){if(t==null||En(n=t)||Rr(n))qe.forEach(r=>{r.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){const r=qe.get(t.containerId);r?r.removeToast(t.id):qe.forEach(o=>{o.removeToast(t.id)})}}else Fr=Fr.filter(r=>t!=null&&r.options.toastId!==t)})(e)},Ie.clearWaitingQueue=function(e){e===void 0&&(e={}),qe.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},Ie.isActive=za,Ie.update=function(e,t){t===void 0&&(t={});const n=((r,o)=>{var s;let{containerId:i}=o;return(s=qe.get(i||1))==null?void 0:s.toasts.get(r)})(e,t);if(n){const{props:r,content:o}=n,s={delay:100,...r,...t,toastId:t.toastId||e,updateId:Ua()};s.toastId!==e&&(s.staleId=e);const i=s.render||o;delete s.render,Nr(i,s)}},Ie.done=e=>{Ie.update(e,{progress:1})},Ie.onChange=function(e){return ks.add(e),()=>{ks.delete(e)}},Ie.play=e=>Ja(!0,e),Ie.pause=e=>Ja(!1,e);const R0=typeof window<"u"?S.useLayoutEffect:S.useEffect,go=e=>{let{theme:t,type:n,isLoading:r,...o}=e;return S.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...o})},Ps={info:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(e){return S.createElement(go,{...e},S.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return S.createElement("div",{className:"Toastify__spinner"})}},F0=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:o,playToast:s}=S0(e),{closeButton:i,children:a,autoClose:c,onClick:l,type:u,hideProgressBar:b,closeToast:y,transition:C,position:h,className:p,style:d,bodyClassName:f,bodyStyle:m,progressClassName:g,progressStyle:I,updateId:v,role:w,progress:A,rtl:T,toastId:O,deleteToast:N,isIn:F,isLoading:k,closeOnClick:D,theme:j}=e,z=on("Toastify__toast",`Toastify__toast-theme--${j}`,`Toastify__toast--${u}`,{"Toastify__toast--rtl":T},{"Toastify__toast--close-on-click":D}),W=ft(p)?p({rtl:T,position:h,type:u,defaultClassName:z}):on(z,p),X=function(ae){let{theme:M,type:Y,isLoading:K,icon:Q}=ae,ce=null;const ge={theme:M,type:Y};return Q===!1||(ft(Q)?ce=Q({...ge,isLoading:K}):S.isValidElement(Q)?ce=S.cloneElement(Q,ge):K?ce=Ps.spinner():(me=>me in Ps)(Y)&&(ce=Ps[Y](ge))),ce}(e),Z=!!A||!c,U={closeToast:y,type:u,theme:j};let se=null;return i===!1||(se=ft(i)?i(U):S.isValidElement(i)?S.cloneElement(i,U):function(ae){let{closeToast:M,theme:Y,ariaLabel:K="close"}=ae;return S.createElement("button",{className:`Toastify__close-button Toastify__close-button--${Y}`,type:"button",onClick:Q=>{Q.stopPropagation(),M(Q)},"aria-label":K},S.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},S.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(U)),S.createElement(C,{isIn:F,done:N,position:h,preventExitTransition:n,nodeRef:r,playToast:s},S.createElement("div",{id:O,onClick:l,"data-in":F,className:W,...o,style:d,ref:r},S.createElement("div",{...F&&{role:w},className:ft(f)?f({type:u}):on("Toastify__toast-body",f),style:m},X!=null&&S.createElement("div",{className:on("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!k})},X),S.createElement("div",null,a)),se,S.createElement(_0,{...v&&!Z?{key:`pb-${v}`}:{},rtl:T,theme:j,delay:c,isRunning:t,isIn:F,closeToast:y,hide:b,type:u,style:I,className:g,controlledProgress:Z,progress:A||0})))},mo=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},N0=fo(mo("bounce",!0));fo(mo("slide",!0)),fo(mo("zoom")),fo(mo("flip"));const D0={position:"top-right",transition:N0,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function k0(e){let t={...D0,...e};const n=e.stacked,[r,o]=S.useState(!0),s=S.useRef(null),{getToastToRender:i,isToastActive:a,count:c}=T0(t),{className:l,style:u,rtl:b,containerId:y}=t;function C(p){const d=on("Toastify__toast-container",`Toastify__toast-container--${p}`,{"Toastify__toast-container--rtl":b});return ft(l)?l({position:p,rtl:b,defaultClassName:d}):on(d,uo(l))}function h(){n&&(o(!0),Ie.play())}return R0(()=>{if(n){var p;const d=s.current.querySelectorAll('[data-in="true"]'),f=12,m=(p=t.position)==null?void 0:p.includes("top");let g=0,I=0;Array.from(d).reverse().forEach((v,w)=>{const A=v;A.classList.add("Toastify__toast--stacked"),w>0&&(A.dataset.collapsed=`${r}`),A.dataset.pos||(A.dataset.pos=m?"top":"bot");const T=g*(r?.2:1)+(r?0:f*w);A.style.setProperty("--y",`${m?T:-1*T}px`),A.style.setProperty("--g",`${f}`),A.style.setProperty("--s",""+(1-(r?I:0))),g+=A.offsetHeight,I+=.025})}},[r,c,n]),S.createElement("div",{ref:s,className:"Toastify",id:y,onMouseEnter:()=>{n&&(o(!1),Ie.pause())},onMouseLeave:h},i((p,d)=>{const f=d.length?{...u}:{...u,pointerEvents:"none"};return S.createElement("div",{className:C(p),style:f,key:`container-${p}`},d.map(m=>{let{content:g,props:I}=m;return S.createElement(F0,{...I,stacked:n,collapseAll:h,isIn:a(I.toastId,I.containerId),style:I.style,key:`toast-${I.key}`},g)}))}))}const P0={email:"",baseUrls:{},currentSmIds:[],metaData:void 0,availableFeatures:{},sendTrackingEvent:()=>{},conversationId:void 0,isAdmin:!1,connectorFunctions:{redirectToAdmin:()=>{}}},Ge=S.createContext(P0);var Ms={},xn={};function Qa(e,t){return function(){return e.apply(t,arguments)}}const{toString:M0}=Object.prototype,{getPrototypeOf:Bs}=Object,bo=(e=>t=>{const n=M0.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Tt=e=>(e=e.toLowerCase(),t=>bo(t)===e),yo=e=>t=>typeof t===e,{isArray:Jn}=Array,Dr=yo("undefined");function B0(e){return e!==null&&!Dr(e)&&e.constructor!==null&&!Dr(e.constructor)&&pt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const qa=Tt("ArrayBuffer");function j0(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&qa(e.buffer),t}const G0=yo("string"),pt=yo("function"),$a=yo("number"),vo=e=>e!==null&&typeof e=="object",V0=e=>e===!0||e===!1,Co=e=>{if(bo(e)!=="object")return!1;const t=Bs(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},H0=Tt("Date"),W0=Tt("File"),Z0=Tt("Blob"),X0=Tt("FileList"),z0=e=>vo(e)&&pt(e.pipe),Y0=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||pt(e.append)&&((t=bo(e))==="formdata"||t==="object"&&pt(e.toString)&&e.toString()==="[object FormData]"))},J0=Tt("URLSearchParams"),[U0,Q0,q0,$0]=["ReadableStream","Request","Response","Headers"].map(Tt),K0=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function kr(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,o;if(typeof e!="object"&&(e=[e]),Jn(e))for(r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else{const s=n?Object.getOwnPropertyNames(e):Object.keys(e),i=s.length;let a;for(r=0;r<i;r++)a=s[r],t.call(null,e[a],a,e)}}function Ka(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,o;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const wn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:oe,ec=e=>!Dr(e)&&e!==wn;function js(){const{caseless:e}=ec(this)&&this||{},t={},n=(r,o)=>{const s=e&&Ka(t,o)||o;Co(t[s])&&Co(r)?t[s]=js(t[s],r):Co(r)?t[s]=js({},r):Jn(r)?t[s]=r.slice():t[s]=r};for(let r=0,o=arguments.length;r<o;r++)arguments[r]&&kr(arguments[r],n);return t}const ep=(e,t,n,{allOwnKeys:r}={})=>(kr(t,(o,s)=>{n&&pt(o)?e[s]=Qa(o,n):e[s]=o},{allOwnKeys:r}),e),tp=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),np=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},rp=(e,t,n,r)=>{let o,s,i;const a={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),s=o.length;s-- >0;)i=o[s],(!r||r(i,e,t))&&!a[i]&&(t[i]=e[i],a[i]=!0);e=n!==!1&&Bs(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},op=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},sp=e=>{if(!e)return null;if(Jn(e))return e;let t=e.length;if(!$a(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},ip=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Bs(Uint8Array)),ap=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=r.next())&&!o.done;){const s=o.value;t.call(e,s[0],s[1])}},cp=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},lp=Tt("HTMLFormElement"),up=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),tc=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),dp=Tt("RegExp"),nc=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};kr(n,(o,s)=>{let i;(i=t(o,s,e))!==!1&&(r[s]=i||o)}),Object.defineProperties(e,r)},fp=e=>{nc(e,(t,n)=>{if(pt(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(pt(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},pp=(e,t)=>{const n={},r=o=>{o.forEach(s=>{n[s]=!0})};return Jn(e)?r(e):r(String(e).split(t)),n},hp=()=>{},gp=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Gs="abcdefghijklmnopqrstuvwxyz",rc="0123456789",oc={DIGIT:rc,ALPHA:Gs,ALPHA_DIGIT:Gs+Gs.toUpperCase()+rc},mp=(e=16,t=oc.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function bp(e){return!!(e&&pt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const yp=e=>{const t=new Array(10),n=(r,o)=>{if(vo(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[o]=r;const s=Jn(r)?[]:{};return kr(r,(i,a)=>{const c=n(i,o+1);!Dr(c)&&(s[a]=c)}),t[o]=void 0,s}}return r};return n(e,0)},vp=Tt("AsyncFunction"),Cp=e=>e&&(vo(e)||pt(e))&&pt(e.then)&&pt(e.catch),sc=((e,t)=>e?setImmediate:t?((n,r)=>(wn.addEventListener("message",({source:o,data:s})=>{o===wn&&s===n&&r.length&&r.shift()()},!1),o=>{r.push(o),wn.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",pt(wn.postMessage)),Ip=typeof queueMicrotask<"u"?queueMicrotask.bind(wn):typeof process<"u"&&process.nextTick||sc;var R={isArray:Jn,isArrayBuffer:qa,isBuffer:B0,isFormData:Y0,isArrayBufferView:j0,isString:G0,isNumber:$a,isBoolean:V0,isObject:vo,isPlainObject:Co,isReadableStream:U0,isRequest:Q0,isResponse:q0,isHeaders:$0,isUndefined:Dr,isDate:H0,isFile:W0,isBlob:Z0,isRegExp:dp,isFunction:pt,isStream:z0,isURLSearchParams:J0,isTypedArray:ip,isFileList:X0,forEach:kr,merge:js,extend:ep,trim:K0,stripBOM:tp,inherits:np,toFlatObject:rp,kindOf:bo,kindOfTest:Tt,endsWith:op,toArray:sp,forEachEntry:ap,matchAll:cp,isHTMLForm:lp,hasOwnProperty:tc,hasOwnProp:tc,reduceDescriptors:nc,freezeMethods:fp,toObjectSet:pp,toCamelCase:up,noop:hp,toFiniteNumber:gp,findKey:Ka,global:wn,isContextDefined:ec,ALPHABET:oc,generateString:mp,isSpecCompliantForm:bp,toJSONObject:yp,isAsyncFn:vp,isThenable:Cp,setImmediate:sc,asap:Ip};function ie(e,t,n,r,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),o&&(this.response=o,this.status=o.status?o.status:null)}R.inherits(ie,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:R.toJSONObject(this.config),code:this.code,status:this.status}}});const ic=ie.prototype,ac={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{ac[e]={value:e}}),Object.defineProperties(ie,ac),Object.defineProperty(ic,"isAxiosError",{value:!0}),ie.from=(e,t,n,r,o,s)=>{const i=Object.create(ic);return R.toFlatObject(e,i,function(c){return c!==Error.prototype},a=>a!=="isAxiosError"),ie.call(i,e.message,t,n,r,o),i.cause=e,i.name=e.name,s&&Object.assign(i,s),i};var Ep=null;function Vs(e){return R.isPlainObject(e)||R.isArray(e)}function cc(e){return R.endsWith(e,"[]")?e.slice(0,-2):e}function lc(e,t,n){return e?e.concat(t).map(function(o,s){return o=cc(o),!n&&s?"["+o+"]":o}).join(n?".":""):t}function xp(e){return R.isArray(e)&&!e.some(Vs)}const wp=R.toFlatObject(R,{},null,function(t){return/^is[A-Z]/.test(t)});function Io(e,t,n){if(!R.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=R.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,d){return!R.isUndefined(d[p])});const r=n.metaTokens,o=n.visitor||u,s=n.dots,i=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&R.isSpecCompliantForm(t);if(!R.isFunction(o))throw new TypeError("visitor must be a function");function l(h){if(h===null)return"";if(R.isDate(h))return h.toISOString();if(!c&&R.isBlob(h))throw new ie("Blob is not supported. Use a Buffer instead.");return R.isArrayBuffer(h)||R.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function u(h,p,d){let f=h;if(h&&!d&&typeof h=="object"){if(R.endsWith(p,"{}"))p=r?p:p.slice(0,-2),h=JSON.stringify(h);else if(R.isArray(h)&&xp(h)||(R.isFileList(h)||R.endsWith(p,"[]"))&&(f=R.toArray(h)))return p=cc(p),f.forEach(function(g,I){!(R.isUndefined(g)||g===null)&&t.append(i===!0?lc([p],I,s):i===null?p:p+"[]",l(g))}),!1}return Vs(h)?!0:(t.append(lc(d,p,s),l(h)),!1)}const b=[],y=Object.assign(wp,{defaultVisitor:u,convertValue:l,isVisitable:Vs});function C(h,p){if(!R.isUndefined(h)){if(b.indexOf(h)!==-1)throw Error("Circular reference detected in "+p.join("."));b.push(h),R.forEach(h,function(f,m){(!(R.isUndefined(f)||f===null)&&o.call(t,f,R.isString(m)?m.trim():m,p,y))===!0&&C(f,p?p.concat(m):[m])}),b.pop()}}if(!R.isObject(e))throw new TypeError("data must be an object");return C(e),t}function uc(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Hs(e,t){this._pairs=[],e&&Io(e,this,t)}const dc=Hs.prototype;dc.append=function(t,n){this._pairs.push([t,n])},dc.toString=function(t){const n=t?function(r){return t.call(this,r,uc)}:uc;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function Ap(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function fc(e,t,n){if(!t)return e;const r=n&&n.encode||Ap,o=n&&n.serialize;let s;if(o?s=o(t,n):s=R.isURLSearchParams(t)?t.toString():new Hs(t,n).toString(r),s){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class Tp{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){R.forEach(this.handlers,function(r){r!==null&&t(r)})}}var pc=Tp,hc={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Sp=typeof URLSearchParams<"u"?URLSearchParams:Hs,_p=typeof FormData<"u"?FormData:null,Op=typeof Blob<"u"?Blob:null,Lp={isBrowser:!0,classes:{URLSearchParams:Sp,FormData:_p,Blob:Op},protocols:["http","https","file","blob","url","data"]};const Ws=typeof window<"u"&&typeof document<"u",Zs=typeof navigator=="object"&&navigator||void 0,Rp=Ws&&(!Zs||["ReactNative","NativeScript","NS"].indexOf(Zs.product)<0),Fp=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Np=Ws&&window.location.href||"http://localhost";var Dp=Object.freeze({__proto__:null,hasBrowserEnv:Ws,hasStandardBrowserWebWorkerEnv:Fp,hasStandardBrowserEnv:Rp,navigator:Zs,origin:Np}),rt={...Dp,...Lp};function kp(e,t){return Io(e,new rt.classes.URLSearchParams,Object.assign({visitor:function(n,r,o,s){return rt.isNode&&R.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function Pp(e){return R.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Mp(e){const t={},n=Object.keys(e);let r;const o=n.length;let s;for(r=0;r<o;r++)s=n[r],t[s]=e[s];return t}function gc(e){function t(n,r,o,s){let i=n[s++];if(i==="__proto__")return!0;const a=Number.isFinite(+i),c=s>=n.length;return i=!i&&R.isArray(o)?o.length:i,c?(R.hasOwnProp(o,i)?o[i]=[o[i],r]:o[i]=r,!a):((!o[i]||!R.isObject(o[i]))&&(o[i]=[]),t(n,r,o[i],s)&&R.isArray(o[i])&&(o[i]=Mp(o[i])),!a)}if(R.isFormData(e)&&R.isFunction(e.entries)){const n={};return R.forEachEntry(e,(r,o)=>{t(Pp(r),o,n,0)}),n}return null}function Bp(e,t,n){if(R.isString(e))try{return(t||JSON.parse)(e),R.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const Xs={transitional:hc,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,s=R.isObject(t);if(s&&R.isHTMLForm(t)&&(t=new FormData(t)),R.isFormData(t))return o?JSON.stringify(gc(t)):t;if(R.isArrayBuffer(t)||R.isBuffer(t)||R.isStream(t)||R.isFile(t)||R.isBlob(t)||R.isReadableStream(t))return t;if(R.isArrayBufferView(t))return t.buffer;if(R.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return kp(t,this.formSerializer).toString();if((a=R.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Io(a?{"files[]":t}:t,c&&new c,this.formSerializer)}}return s||o?(n.setContentType("application/json",!1),Bp(t)):t}],transformResponse:[function(t){const n=this.transitional||Xs.transitional,r=n&&n.forcedJSONParsing,o=this.responseType==="json";if(R.isResponse(t)||R.isReadableStream(t))return t;if(t&&R.isString(t)&&(r&&!this.responseType||o)){const i=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(a){if(i)throw a.name==="SyntaxError"?ie.from(a,ie.ERR_BAD_RESPONSE,this,null,this.response):a}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:rt.classes.FormData,Blob:rt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};R.forEach(["delete","get","head","post","put","patch"],e=>{Xs.headers[e]={}});var zs=Xs;const jp=R.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);var Gp=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
31
|
+
`).forEach(function(i){o=i.indexOf(":"),n=i.substring(0,o).trim().toLowerCase(),r=i.substring(o+1).trim(),!(!n||t[n]&&jp[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t};const mc=Symbol("internals");function Pr(e){return e&&String(e).trim().toLowerCase()}function Eo(e){return e===!1||e==null?e:R.isArray(e)?e.map(Eo):String(e)}function Vp(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const Hp=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ys(e,t,n,r,o){if(R.isFunction(r))return r.call(this,t,n);if(o&&(t=n),!!R.isString(t)){if(R.isString(r))return t.indexOf(r)!==-1;if(R.isRegExp(r))return r.test(t)}}function Wp(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function Zp(e,t){const n=R.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(o,s,i){return this[r].call(this,t,o,s,i)},configurable:!0})})}class xo{constructor(t){t&&this.set(t)}set(t,n,r){const o=this;function s(a,c,l){const u=Pr(c);if(!u)throw new Error("header name must be a non-empty string");const b=R.findKey(o,u);(!b||o[b]===void 0||l===!0||l===void 0&&o[b]!==!1)&&(o[b||c]=Eo(a))}const i=(a,c)=>R.forEach(a,(l,u)=>s(l,u,c));if(R.isPlainObject(t)||t instanceof this.constructor)i(t,n);else if(R.isString(t)&&(t=t.trim())&&!Hp(t))i(Gp(t),n);else if(R.isHeaders(t))for(const[a,c]of t.entries())s(c,a,r);else t!=null&&s(n,t,r);return this}get(t,n){if(t=Pr(t),t){const r=R.findKey(this,t);if(r){const o=this[r];if(!n)return o;if(n===!0)return Vp(o);if(R.isFunction(n))return n.call(this,o,r);if(R.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Pr(t),t){const r=R.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Ys(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let o=!1;function s(i){if(i=Pr(i),i){const a=R.findKey(r,i);a&&(!n||Ys(r,r[a],a,n))&&(delete r[a],o=!0)}}return R.isArray(t)?t.forEach(s):s(t),o}clear(t){const n=Object.keys(this);let r=n.length,o=!1;for(;r--;){const s=n[r];(!t||Ys(this,this[s],s,t,!0))&&(delete this[s],o=!0)}return o}normalize(t){const n=this,r={};return R.forEach(this,(o,s)=>{const i=R.findKey(r,s);if(i){n[i]=Eo(o),delete n[s];return}const a=t?Wp(s):String(s).trim();a!==s&&delete n[s],n[a]=Eo(o),r[a]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return R.forEach(this,(r,o)=>{r!=null&&r!==!1&&(n[o]=t&&R.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
|
|
32
|
+
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(o=>r.set(o)),r}static accessor(t){const r=(this[mc]=this[mc]={accessors:{}}).accessors,o=this.prototype;function s(i){const a=Pr(i);r[a]||(Zp(o,i),r[a]=!0)}return R.isArray(t)?t.forEach(s):s(t),this}}xo.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),R.reduceDescriptors(xo.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),R.freezeMethods(xo);var St=xo;function Js(e,t){const n=this||zs,r=t||n,o=St.from(r.headers);let s=r.data;return R.forEach(e,function(a){s=a.call(n,s,o.normalize(),t?t.status:void 0)}),o.normalize(),s}function bc(e){return!!(e&&e.__CANCEL__)}function Un(e,t,n){ie.call(this,e??"canceled",ie.ERR_CANCELED,t,n),this.name="CanceledError"}R.inherits(Un,ie,{__CANCEL__:!0});function yc(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new ie("Request failed with status code "+n.status,[ie.ERR_BAD_REQUEST,ie.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Xp(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function zp(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,s=0,i;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),u=r[s];i||(i=l),n[o]=c,r[o]=l;let b=s,y=0;for(;b!==o;)y+=n[b++],b=b%e;if(o=(o+1)%e,o===s&&(s=(s+1)%e),l-i<t)return;const C=u&&l-u;return C?Math.round(y*1e3/C):void 0}}function Yp(e,t){let n=0,r=1e3/t,o,s;const i=(l,u=Date.now())=>{n=u,o=null,s&&(clearTimeout(s),s=null),e.apply(null,l)};return[(...l)=>{const u=Date.now(),b=u-n;b>=r?i(l,u):(o=l,s||(s=setTimeout(()=>{s=null,i(o)},r-b)))},()=>o&&i(o)]}const wo=(e,t,n=3)=>{let r=0;const o=zp(50,250);return Yp(s=>{const i=s.loaded,a=s.lengthComputable?s.total:void 0,c=i-r,l=o(c),u=i<=a;r=i;const b={loaded:i,total:a,progress:a?i/a:void 0,bytes:c,rate:l||void 0,estimated:l&&a&&u?(a-i)/l:void 0,event:s,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(b)},n)},vc=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Cc=e=>(...t)=>R.asap(()=>e(...t));var Jp=rt.hasStandardBrowserEnv?function(){const t=rt.navigator&&/(msie|trident)/i.test(rt.navigator.userAgent),n=document.createElement("a");let r;function o(s){let i=s;return t&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=o(window.location.href),function(i){const a=R.isString(i)?o(i):i;return a.protocol===r.protocol&&a.host===r.host}}():function(){return function(){return!0}}(),Up=rt.hasStandardBrowserEnv?{write(e,t,n,r,o,s){const i=[e+"="+encodeURIComponent(t)];R.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),R.isString(r)&&i.push("path="+r),R.isString(o)&&i.push("domain="+o),s===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Qp(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function qp(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Ic(e,t){return e&&!Qp(t)?qp(e,t):t}const Ec=e=>e instanceof St?{...e}:e;function An(e,t){t=t||{};const n={};function r(l,u,b){return R.isPlainObject(l)&&R.isPlainObject(u)?R.merge.call({caseless:b},l,u):R.isPlainObject(u)?R.merge({},u):R.isArray(u)?u.slice():u}function o(l,u,b){if(R.isUndefined(u)){if(!R.isUndefined(l))return r(void 0,l,b)}else return r(l,u,b)}function s(l,u){if(!R.isUndefined(u))return r(void 0,u)}function i(l,u){if(R.isUndefined(u)){if(!R.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function a(l,u,b){if(b in t)return r(l,u);if(b in e)return r(void 0,l)}const c={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:a,headers:(l,u)=>o(Ec(l),Ec(u),!0)};return R.forEach(Object.keys(Object.assign({},e,t)),function(u){const b=c[u]||o,y=b(e[u],t[u],u);R.isUndefined(y)&&b!==a||(n[u]=y)}),n}var xc=e=>{const t=An({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:o,xsrfCookieName:s,headers:i,auth:a}=t;t.headers=i=St.from(i),t.url=fc(Ic(t.baseURL,t.url),e.params,e.paramsSerializer),a&&i.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(R.isFormData(n)){if(rt.hasStandardBrowserEnv||rt.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((c=i.getContentType())!==!1){const[l,...u]=c?c.split(";").map(b=>b.trim()).filter(Boolean):[];i.setContentType([l||"multipart/form-data",...u].join("; "))}}if(rt.hasStandardBrowserEnv&&(r&&R.isFunction(r)&&(r=r(t)),r||r!==!1&&Jp(t.url))){const l=o&&s&&Up.read(s);l&&i.set(o,l)}return t},$p=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){const o=xc(e);let s=o.data;const i=St.from(o.headers).normalize();let{responseType:a,onUploadProgress:c,onDownloadProgress:l}=o,u,b,y,C,h;function p(){C&&C(),h&&h(),o.cancelToken&&o.cancelToken.unsubscribe(u),o.signal&&o.signal.removeEventListener("abort",u)}let d=new XMLHttpRequest;d.open(o.method.toUpperCase(),o.url,!0),d.timeout=o.timeout;function f(){if(!d)return;const g=St.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),v={data:!a||a==="text"||a==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:g,config:e,request:d};yc(function(A){n(A),p()},function(A){r(A),p()},v),d=null}"onloadend"in d?d.onloadend=f:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(f)},d.onabort=function(){d&&(r(new ie("Request aborted",ie.ECONNABORTED,e,d)),d=null)},d.onerror=function(){r(new ie("Network Error",ie.ERR_NETWORK,e,d)),d=null},d.ontimeout=function(){let I=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const v=o.transitional||hc;o.timeoutErrorMessage&&(I=o.timeoutErrorMessage),r(new ie(I,v.clarifyTimeoutError?ie.ETIMEDOUT:ie.ECONNABORTED,e,d)),d=null},s===void 0&&i.setContentType(null),"setRequestHeader"in d&&R.forEach(i.toJSON(),function(I,v){d.setRequestHeader(v,I)}),R.isUndefined(o.withCredentials)||(d.withCredentials=!!o.withCredentials),a&&a!=="json"&&(d.responseType=o.responseType),l&&([y,h]=wo(l,!0),d.addEventListener("progress",y)),c&&d.upload&&([b,C]=wo(c),d.upload.addEventListener("progress",b),d.upload.addEventListener("loadend",C)),(o.cancelToken||o.signal)&&(u=g=>{d&&(r(!g||g.type?new Un(null,e,d):g),d.abort(),d=null)},o.cancelToken&&o.cancelToken.subscribe(u),o.signal&&(o.signal.aborted?u():o.signal.addEventListener("abort",u)));const m=Xp(o.url);if(m&&rt.protocols.indexOf(m)===-1){r(new ie("Unsupported protocol "+m+":",ie.ERR_BAD_REQUEST,e));return}d.send(s||null)})},Kp=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,o;const s=function(l){if(!o){o=!0,a();const u=l instanceof Error?l:this.reason;r.abort(u instanceof ie?u:new Un(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,s(new ie(`timeout ${t} of ms exceeded`,ie.ETIMEDOUT))},t);const a=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(s):l.removeEventListener("abort",s)}),e=null)};e.forEach(l=>l.addEventListener("abort",s));const{signal:c}=r;return c.unsubscribe=()=>R.asap(a),c}};const eh=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,o;for(;r<n;)o=r+t,yield e.slice(r,o),r=o},th=async function*(e,t){for await(const n of nh(e))yield*eh(n,t)},nh=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},wc=(e,t,n,r)=>{const o=th(e,t);let s=0,i,a=c=>{i||(i=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:l,value:u}=await o.next();if(l){a(),c.close();return}let b=u.byteLength;if(n){let y=s+=b;n(y)}c.enqueue(new Uint8Array(u))}catch(l){throw a(l),l}},cancel(c){return a(c),o.return()}},{highWaterMark:2})},Ao=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ac=Ao&&typeof ReadableStream=="function",rh=Ao&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Tc=(e,...t)=>{try{return!!e(...t)}catch{return!1}},oh=Ac&&Tc(()=>{let e=!1;const t=new Request(rt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Sc=64*1024,Us=Ac&&Tc(()=>R.isReadableStream(new Response("").body)),To={stream:Us&&(e=>e.body)};Ao&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!To[t]&&(To[t]=R.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new ie(`Response type '${t}' is not supported`,ie.ERR_NOT_SUPPORT,r)})})})(new Response);const sh=async e=>{if(e==null)return 0;if(R.isBlob(e))return e.size;if(R.isSpecCompliantForm(e))return(await new Request(rt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(R.isArrayBufferView(e)||R.isArrayBuffer(e))return e.byteLength;if(R.isURLSearchParams(e)&&(e=e+""),R.isString(e))return(await rh(e)).byteLength},ih=async(e,t)=>{const n=R.toFiniteNumber(e.getContentLength());return n??sh(t)};var ah=Ao&&(async e=>{let{url:t,method:n,data:r,signal:o,cancelToken:s,timeout:i,onDownloadProgress:a,onUploadProgress:c,responseType:l,headers:u,withCredentials:b="same-origin",fetchOptions:y}=xc(e);l=l?(l+"").toLowerCase():"text";let C=Kp([o,s&&s.toAbortSignal()],i),h;const p=C&&C.unsubscribe&&(()=>{C.unsubscribe()});let d;try{if(c&&oh&&n!=="get"&&n!=="head"&&(d=await ih(u,r))!==0){let v=new Request(t,{method:"POST",body:r,duplex:"half"}),w;if(R.isFormData(r)&&(w=v.headers.get("content-type"))&&u.setContentType(w),v.body){const[A,T]=vc(d,wo(Cc(c)));r=wc(v.body,Sc,A,T)}}R.isString(b)||(b=b?"include":"omit");const f="credentials"in Request.prototype;h=new Request(t,{...y,signal:C,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:r,duplex:"half",credentials:f?b:void 0});let m=await fetch(h);const g=Us&&(l==="stream"||l==="response");if(Us&&(a||g&&p)){const v={};["status","statusText","headers"].forEach(O=>{v[O]=m[O]});const w=R.toFiniteNumber(m.headers.get("content-length")),[A,T]=a&&vc(w,wo(Cc(a),!0))||[];m=new Response(wc(m.body,Sc,A,()=>{T&&T(),p&&p()}),v)}l=l||"text";let I=await To[R.findKey(To,l)||"text"](m,e);return!g&&p&&p(),await new Promise((v,w)=>{yc(v,w,{data:I,headers:St.from(m.headers),status:m.status,statusText:m.statusText,config:e,request:h})})}catch(f){throw p&&p(),f&&f.name==="TypeError"&&/fetch/i.test(f.message)?Object.assign(new ie("Network Error",ie.ERR_NETWORK,e,h),{cause:f.cause||f}):ie.from(f,f&&f.code,e,h)}});const Qs={http:Ep,xhr:$p,fetch:ah};R.forEach(Qs,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const _c=e=>`- ${e}`,ch=e=>R.isFunction(e)||e===null||e===!1;var Oc={getAdapter:e=>{e=R.isArray(e)?e:[e];const{length:t}=e;let n,r;const o={};for(let s=0;s<t;s++){n=e[s];let i;if(r=n,!ch(n)&&(r=Qs[(i=String(n)).toLowerCase()],r===void 0))throw new ie(`Unknown adapter '${i}'`);if(r)break;o[i||"#"+s]=r}if(!r){const s=Object.entries(o).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build"));let i=t?s.length>1?`since :
|
|
33
|
+
`+s.map(_c).join(`
|
|
34
|
+
`):" "+_c(s[0]):"as no adapter specified";throw new ie("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return r},adapters:Qs};function qs(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Un(null,e)}function Lc(e){return qs(e),e.headers=St.from(e.headers),e.data=Js.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Oc.getAdapter(e.adapter||zs.adapter)(e).then(function(r){return qs(e),r.data=Js.call(e,e.transformResponse,r),r.headers=St.from(r.headers),r},function(r){return bc(r)||(qs(e),r&&r.response&&(r.response.data=Js.call(e,e.transformResponse,r.response),r.response.headers=St.from(r.response.headers))),Promise.reject(r)})}const Rc="1.7.7",$s={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{$s[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Fc={};$s.transitional=function(t,n,r){function o(s,i){return"[Axios v"+Rc+"] Transitional option '"+s+"'"+i+(r?". "+r:"")}return(s,i,a)=>{if(t===!1)throw new ie(o(i," has been removed"+(n?" in "+n:"")),ie.ERR_DEPRECATED);return n&&!Fc[i]&&(Fc[i]=!0,console.warn(o(i," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(s,i,a):!0}};function lh(e,t,n){if(typeof e!="object")throw new ie("options must be an object",ie.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let o=r.length;for(;o-- >0;){const s=r[o],i=t[s];if(i){const a=e[s],c=a===void 0||i(a,s,e);if(c!==!0)throw new ie("option "+s+" must be "+c,ie.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ie("Unknown option "+s,ie.ERR_BAD_OPTION)}}var Ks={assertOptions:lh,validators:$s};const sn=Ks.validators;let So=class{constructor(t){this.defaults=t,this.interceptors={request:new pc,response:new pc}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const s=o.stack?o.stack.replace(/^.+\n/,""):"";try{r.stack?s&&!String(r.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(r.stack+=`
|
|
35
|
+
`+s):r.stack=s}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=An(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:s}=n;r!==void 0&&Ks.assertOptions(r,{silentJSONParsing:sn.transitional(sn.boolean),forcedJSONParsing:sn.transitional(sn.boolean),clarifyTimeoutError:sn.transitional(sn.boolean)},!1),o!=null&&(R.isFunction(o)?n.paramsSerializer={serialize:o}:Ks.assertOptions(o,{encode:sn.function,serialize:sn.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=s&&R.merge(s.common,s[n.method]);s&&R.forEach(["delete","get","head","post","put","patch","common"],h=>{delete s[h]}),n.headers=St.concat(i,s);const a=[];let c=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(n)===!1||(c=c&&p.synchronous,a.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let u,b=0,y;if(!c){const h=[Lc.bind(this),void 0];for(h.unshift.apply(h,a),h.push.apply(h,l),y=h.length,u=Promise.resolve(n);b<y;)u=u.then(h[b++],h[b++]);return u}y=a.length;let C=n;for(b=0;b<y;){const h=a[b++],p=a[b++];try{C=h(C)}catch(d){p.call(this,d);break}}try{u=Lc.call(this,C)}catch(h){return Promise.reject(h)}for(b=0,y=l.length;b<y;)u=u.then(l[b++],l[b++]);return u}getUri(t){t=An(this.defaults,t);const n=Ic(t.baseURL,t.url);return fc(n,t.params,t.paramsSerializer)}};R.forEach(["delete","get","head","options"],function(t){So.prototype[t]=function(n,r){return this.request(An(r||{},{method:t,url:n,data:(r||{}).data}))}}),R.forEach(["post","put","patch"],function(t){function n(r){return function(s,i,a){return this.request(An(a||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:i}))}}So.prototype[t]=n(),So.prototype[t+"Form"]=n(!0)});var _o=So;class ei{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(s){n=s});const r=this;this.promise.then(o=>{if(!r._listeners)return;let s=r._listeners.length;for(;s-- >0;)r._listeners[s](o);r._listeners=null}),this.promise.then=o=>{let s;const i=new Promise(a=>{r.subscribe(a),s=a}).then(o);return i.cancel=function(){r.unsubscribe(s)},i},t(function(s,i,a){r.reason||(r.reason=new Un(s,i,a),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new ei(function(o){t=o}),cancel:t}}}var uh=ei;function dh(e){return function(n){return e.apply(null,n)}}function fh(e){return R.isObject(e)&&e.isAxiosError===!0}const ti={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(ti).forEach(([e,t])=>{ti[t]=e});var ph=ti;function Nc(e){const t=new _o(e),n=Qa(_o.prototype.request,t);return R.extend(n,_o.prototype,t,{allOwnKeys:!0}),R.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return Nc(An(e,o))},n}const Pe=Nc(zs);Pe.Axios=_o,Pe.CanceledError=Un,Pe.CancelToken=uh,Pe.isCancel=bc,Pe.VERSION=Rc,Pe.toFormData=Io,Pe.AxiosError=ie,Pe.Cancel=Pe.CanceledError,Pe.all=function(t){return Promise.all(t)},Pe.spread=dh,Pe.isAxiosError=fh,Pe.mergeConfig=An,Pe.AxiosHeaders=St,Pe.formToJSON=e=>gc(R.isHTMLForm(e)?new FormData(e):e),Pe.getAdapter=Oc.getAdapter,Pe.HttpStatusCode=ph,Pe.default=Pe;var Dc=Pe,ye={},an={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PLATFORM=e.TENANT_PLATFORM=e.API_CALL_ORIGIN=e.TIERS=e.APP_UI=e.CONFIG_HIVER=e.DEFAULT_INIT_CONFIG_HIVER=e.TWO_MINUTES_IN_MS=e.REFETCH_CHECK_DELAY=e.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY=e.INITIAL_RETRY_DELAY=e.MAX_BACKOFF_LIMIT=e.MAX_CONFLICT_RETRY_DELAY=e.MAX_RETRY_DELAY=e.GET_METHOD=void 0,e.GET_METHOD="GET",e.MAX_RETRY_DELAY=18e4,e.MAX_CONFLICT_RETRY_DELAY=63e3,e.MAX_BACKOFF_LIMIT=8e3,e.INITIAL_RETRY_DELAY=1e3,e.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY=3e3,e.REFETCH_CHECK_DELAY=168e4,e.TWO_MINUTES_IN_MS=2*60*1e3,e.DEFAULT_INIT_CONFIG_HIVER={getToken:!0,isHiverApiDomain:!0,fetchCsrfToken:function(){return""}},e.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},e.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},e.TIERS={DEV:"dev",SIT:"sit",QA:"qa",PRODUCTION:"production",PROD:"prod"},e.API_CALL_ORIGIN={API_RETRY:"Api Retry"},e.TENANT_PLATFORM={GMAIL:"GMAIL",HIVERWEB:"HIVERWEB"},function(t){t[t.WEB=0]="WEB",t[t.MOBILE=1]="MOBILE"}(e.PLATFORM||(e.PLATFORM={}))})(an);var ot={};Object.defineProperty(ot,"__esModule",{value:!0}),ot.getProdHqConfig=ot.getProdApiConfig=ot.getSitHqConfig=ot.getSitApiConfig=ot.getDevHqConfig=ot.getDevApiConfig=void 0;var Qn={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",heimdallLogout:"/v1/logout",v2Login:"/api/auth/login/code",hotLogin:"/api/auth/login/code"},hh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Qn}};ot.getDevApiConfig=hh;var gh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Qn}};ot.getDevHqConfig=gh;var mh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),hotUrl:"https://api-staging.hiverhq.co.in",apiEndpoints:Qn}};ot.getSitApiConfig=mh;var bh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),hotUrl:"https://api-staging.hiverhq.co.in",apiEndpoints:Qn}};ot.getSitHqConfig=bh;var yh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Qn}};ot.getProdApiConfig=yh;var vh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Qn}};ot.getProdHqConfig=vh;var Pt={},Mt={};Object.defineProperty(Mt,"__esModule",{value:!0}),Mt.removeValue=Mt.getValue=Mt.setValue=void 0;var ni={};function Ch(e,t){ni[e]=t}Mt.setValue=Ch;function Ih(e){return ni[e]}Mt.getValue=Ih;function Eh(e){delete ni[e]}Mt.removeValue=Eh,Object.defineProperty(Pt,"__esModule",{value:!0}),Pt.removeItemFromStorage=Pt.setItemInStorage=Pt.getItemFromStorage=void 0;var qn=an,$n=Mt,xh=function(e,t){switch(t===void 0&&(t=(0,$n.getValue)("PLATFORM")),t){case qn.PLATFORM.WEB:return sessionStorage.getItem(e);case qn.PLATFORM.MOBILE:return(0,$n.getValue)(e);default:throw Error("Invalid PLATFORM ".concat(t))}};Pt.getItemFromStorage=xh;var wh=function(e,t,n){switch(n===void 0&&(n=(0,$n.getValue)("PLATFORM")),n){case qn.PLATFORM.WEB:return sessionStorage.setItem(e,t);case qn.PLATFORM.MOBILE:return(0,$n.setValue)(e,t);default:throw Error("Invalid PLATFORM ".concat(n))}};Pt.setItemInStorage=wh;var Ah=function(e,t){switch(t===void 0&&(t=(0,$n.getValue)("PLATFORM")),t){case qn.PLATFORM.WEB:sessionStorage.removeItem(e);break;case qn.PLATFORM.MOBILE:(0,$n.removeValue)(e);break;default:throw Error("Invalid PLATFORM ".concat(t))}};Pt.removeItemFromStorage=Ah;var Th=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},Sh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(ye,"__esModule",{value:!0}),ye.expireToken=ye.invalidateToken=ye.validateToken=ye.validateAccount=ye.getConfig=ye.introduceDelay=ye.isTokenInExpiryWindow=ye.getStoredAuthData=ye.setUserDetails=ye.getRefreshInterval=ye.setTokenAndExpiry=ye.getRandomDelay=ye.hasValidToken=void 0;var Ut=an,Kn=ot,ht=Pt,ri=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},oi=function(e){var t=parseInt((0,ht.getItemFromStorage)("hiverAuthUserId")||"0"),n=parseInt((0,ht.getItemFromStorage)("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};ye.validateAccount=oi;var _h=function(e){var t=oi(e);return!kc()&&t};ye.validateToken=_h;var Oh=function(e){return e.apiRetry?e.apiRetry>0:!1};ye.invalidateToken=Oh;var Lh=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};ye.expireToken=Lh;var Rh=function(e){var t=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry")||"",n=new Date(t),r=ri(),o=oi(e);return console.log("Heimdall: checking if there is a valid token",r<n&&o),r<n&&o};ye.hasValidToken=Rh;var Fh=function(){return Math.floor(Math.random()*6e4)+6e4};ye.getRandomDelay=Fh;var Nh=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");(0,ht.setItemInStorage)("hiverAuthUserId",e),(0,ht.setItemInStorage)("hiverAuthUserGroupId",t)};ye.setUserDetails=Nh;var Dh=function(e,t){if(!e)throw new Error("Token not found in the response");(0,ht.setItemInStorage)("hiverAuthToken",e),(0,ht.setItemInStorage)("hiverAuthTokenExpiry",t)};ye.setTokenAndExpiry=Dh;var kh=function(){var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry"),t=(0,ht.getItemFromStorage)("hiverAuthToken"),n=(0,ht.getItemFromStorage)("hiverAuthUserId"),r=(0,ht.getItemFromStorage)("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};ye.getStoredAuthData=kh;var kc=function(){var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=ri(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};ye.isTokenInExpiryWindow=kc;var Ph=function(e){return Th(void 0,void 0,void 0,function(){return Sh(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};ye.introduceDelay=Ph;var Mh=function(e,t,n){switch(n===void 0&&(n=!0),t){case Ut.TIERS.SIT:case Ut.TIERS.QA:return n?(0,Kn.getSitApiConfig)(e):(0,Kn.getSitHqConfig)(e);case Ut.TIERS.PRODUCTION:case Ut.TIERS.PROD:return n?(0,Kn.getProdApiConfig)():(0,Kn.getProdHqConfig)();case Ut.TIERS.DEV:default:return n?(0,Kn.getDevApiConfig)():(0,Kn.getDevHqConfig)()}};ye.getConfig=Mh;var Bh=function(){try{var e=(0,ht.getItemFromStorage)("hiverAuthTokenExpiry");if(!e)return Ut.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY;var t=new Date(e),n=ri();return t.getTime()-n.getTime()>Ut.TWO_MINUTES_IN_MS?t.getTime()-Ut.TWO_MINUTES_IN_MS:t.getTime()-n.getTime()}catch(r){return console.error("Heimdall: Error in getRefreshInterval",r),Ut.REFETCH_CHECK_DELAY}};ye.getRefreshInterval=Bh;var Mr={},_t={},Pc;function Mc(){if(Pc)return _t;Pc=1;var e=oe&&oe.__awaiter||function(h,p,d,f){function m(g){return g instanceof d?g:new d(function(I){I(g)})}return new(d||(d=Promise))(function(g,I){function v(T){try{A(f.next(T))}catch(O){I(O)}}function w(T){try{A(f.throw(T))}catch(O){I(O)}}function A(T){T.done?g(T.value):m(T.value).then(v,w)}A((f=f.apply(h,p||[])).next())})},t=oe&&oe.__generator||function(h,p){var d={label:0,sent:function(){if(g[0]&1)throw g[1];return g[1]},trys:[],ops:[]},f,m,g,I;return I={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(I[Symbol.iterator]=function(){return this}),I;function v(A){return function(T){return w([A,T])}}function w(A){if(f)throw new TypeError("Generator is already executing.");for(;I&&(I=0,A[0]&&(d=0)),d;)try{if(f=1,m&&(g=A[0]&2?m.return:A[0]?m.throw||((g=m.return)&&g.call(m),0):m.next)&&!(g=g.call(m,A[1])).done)return g;switch(m=0,g&&(A=[A[0]&2,g.value]),A[0]){case 0:case 1:g=A;break;case 4:return d.label++,{value:A[1],done:!1};case 5:d.label++,m=A[1],A=[0];continue;case 7:A=d.ops.pop(),d.trys.pop();continue;default:if(g=d.trys,!(g=g.length>0&&g[g.length-1])&&(A[0]===6||A[0]===2)){d=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){d.label=A[1];break}if(A[0]===6&&d.label<g[1]){d.label=g[1],g=A;break}if(g&&d.label<g[2]){d.label=g[2],d.ops.push(A);break}g[2]&&d.ops.pop(),d.trys.pop();continue}A=p.call(h,d)}catch(T){A=[6,T],m=0}finally{f=g=0}if(A[0]&5)throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}};Object.defineProperty(_t,"__esModule",{value:!0}),_t.logoutFromHeimdall=_t.getTenantLoginCode=_t.getLoginToken=_t.getAccessToken=void 0;var n=an,r=Hc(),o=ye,s=function(h,p,d,f){var m=(0,o.getStoredAuthData)(),g=d===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:h.heimdallUrl,url:h.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,headers:{"x-hiver-tenant":g},data:{user_id:p.userId,usergroup_id:p.usergroupId,access_token:(m==null?void 0:m.token)||"",source:f}}},i=function(h,p,d,f,m){var g=d===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:p.heimdallUrl,url:p.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:h},headers:{"x-hiver-tenant":g,"x-hiver-userid":f,"x-hiver-usergroupid":m}}},a=function(h,p){var d=p===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:h.heimdallUrl,url:h.apiEndpoints.heimdallLogout,method:n.GET_METHOD,headers:{"x-hiver-tenant":d}}},c=function(h){return parseInt(h,10)},l=function(h,p,d,f){return{root_url:d===n.TENANT_PLATFORM.HIVERWEB?h.hotUrl:h.v2Url,url:d===n.TENANT_PLATFORM.HIVERWEB?h.apiEndpoints.hotLogin:h.apiEndpoints.v2Login,method:n.GET_METHOD,data:{usersession:c(p.userId),app:f||n.APP_UI.DEFAULT}}},u=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w,A,T,O;return t(this,function(N){switch(N.label){case 0:console.log("GETTOKEN tenantPlatform -> ",f),N.label=1;case 1:return N.trys.push([1,5,,6]),!(0,o.validateToken)(d)||(0,o.invalidateToken)(d)?(console.log("HEIMDALL: No valid token, fetching token"),g=s(p,d,f,m),[4,(0,r.performAxiosCall)(g)]):[3,3];case 2:return I=N.sent(),[2,{atToken:(w=I==null?void 0:I.data.at)===null||w===void 0?void 0:w.token,expiryTime:(A=I==null?void 0:I.data.at)===null||A===void 0?void 0:A.expires_at,userId:(T=I==null?void 0:I.data)===null||T===void 0?void 0:T.user_id,userGroupId:(O=I==null?void 0:I.data)===null||O===void 0?void 0:O.usergroup_id}];case 3:return console.log("Heimdall: Valid token already exists"),[2,{}];case 4:return[3,6];case 5:throw v=N.sent(),v;case 6:return[2]}})})};_t.getAccessToken=u;var b=function(h,p,d,f,m,g){return e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,N;return t(this,function(F){switch(F.label){case 0:I=i(h,d,f,m,g),F.label=1;case 1:return F.trys.push([1,3,,4]),[4,(0,r.performAxiosCall)(I)];case 2:return v=F.sent(),[2,{userId:(A=v==null?void 0:v.data)===null||A===void 0?void 0:A.user_id,userGroupId:(T=v==null?void 0:v.data)===null||T===void 0?void 0:T.usergroup_id,atToken:(O=v==null?void 0:v.data.at)===null||O===void 0?void 0:O.token,expiryTime:(N=v==null?void 0:v.data.at)===null||N===void 0?void 0:N.expires_at}];case 3:throw w=F.sent(),w;case 4:return[2]}})})};_t.getLoginToken=b;var y=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,2,,3]),console.log("ERROR debug: in getTenantLoginCode:",m),g=l(p,d,f,m),[4,(0,r.performAxiosCall)(g)];case 1:return I=w.sent(),[2,I==null?void 0:I.data.code];case 2:throw v=w.sent(),v;case 3:return[2]}})})};_t.getTenantLoginCode=y;var C=function(h,p,d){return d===void 0&&(d=0),e(void 0,void 0,void 0,function(){var f,m,g;return t(this,function(I){switch(I.label){case 0:return I.trys.push([0,2,,5]),f=a(h,p),[4,(0,r.performAxiosCall)(f)];case 1:return m=I.sent(),[2,m==null?void 0:m.status];case 2:return g=I.sent(),d<2?[4,C(h,p,d+1)]:[3,4];case 3:I.sent(),I.label=4;case 4:throw g;case 5:return[2]}})})};return _t.logoutFromHeimdall=C,_t}var Oo={},jh=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},Gh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(Oo,"__esModule",{value:!0}),Oo.subscribeToOnlineEvent=void 0;var Bc=an,Vh=Mt,Hh=function(e,t){switch(t===void 0&&(t=(0,Vh.getValue)("PLATFORM")),console.log("Online status detected. Fetching token..."),t){case Bc.PLATFORM.WEB:return window.addEventListener("online",function(){return jh(void 0,void 0,void 0,function(){return Gh(this,function(n){switch(n.label){case 0:return console.log("Online status detected. Fetching token..."),[4,e()];case 1:return n.sent(),[2]}})})});case Bc.PLATFORM.MOBILE:e();return;default:throw Error("Invalid PLATFORM ".concat(t))}};Oo.subscribeToOnlineEvent=Hh;var jc;function Gc(){if(jc)return Mr;jc=1;var e=oe&&oe.__awaiter||function(h,p,d,f){function m(g){return g instanceof d?g:new d(function(I){I(g)})}return new(d||(d=Promise))(function(g,I){function v(T){try{A(f.next(T))}catch(O){I(O)}}function w(T){try{A(f.throw(T))}catch(O){I(O)}}function A(T){T.done?g(T.value):m(T.value).then(v,w)}A((f=f.apply(h,p||[])).next())})},t=oe&&oe.__generator||function(h,p){var d={label:0,sent:function(){if(g[0]&1)throw g[1];return g[1]},trys:[],ops:[]},f,m,g,I;return I={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(I[Symbol.iterator]=function(){return this}),I;function v(A){return function(T){return w([A,T])}}function w(A){if(f)throw new TypeError("Generator is already executing.");for(;I&&(I=0,A[0]&&(d=0)),d;)try{if(f=1,m&&(g=A[0]&2?m.return:A[0]?m.throw||((g=m.return)&&g.call(m),0):m.next)&&!(g=g.call(m,A[1])).done)return g;switch(m=0,g&&(A=[A[0]&2,g.value]),A[0]){case 0:case 1:g=A;break;case 4:return d.label++,{value:A[1],done:!1};case 5:d.label++,m=A[1],A=[0];continue;case 7:A=d.ops.pop(),d.trys.pop();continue;default:if(g=d.trys,!(g=g.length>0&&g[g.length-1])&&(A[0]===6||A[0]===2)){d=0;continue}if(A[0]===3&&(!g||A[1]>g[0]&&A[1]<g[3])){d.label=A[1];break}if(A[0]===6&&d.label<g[1]){d.label=g[1],g=A;break}if(g&&d.label<g[2]){d.label=g[2],d.ops.push(A);break}g[2]&&d.ops.pop(),d.trys.pop();continue}A=p.call(h,d)}catch(T){A=[6,T],m=0}finally{f=g=0}if(A[0]&5)throw A[1];return{value:A[0]?A[1]:void 0,done:!0}}};Object.defineProperty(Mr,"__esModule",{value:!0}),Mr.fetchAccessToken=void 0;var n=Mc(),r=an,o=ye,s=Oo,i,a,c,l=function(h,p,d,f,m,g){return g===void 0&&(g=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,N,F,k;return t(this,function(D){switch(D.label){case 0:I=2,D.label=1;case 1:return D.trys.push([1,7,,12]),console.log("ERROR debug: in login:",g,f),v=void 0,m?[4,m()]:[3,3];case 2:return v=D.sent(),[3,5];case 3:return[4,(0,n.getTenantLoginCode)(r.CONFIG_HIVER,h,p,f,g)];case 4:v=D.sent(),D.label=5;case 5:return[4,(0,n.getLoginToken)(v,r.CONFIG_HIVER,h,f,p.userId,p.usergroupId)];case 6:return w=D.sent(),A=w.userId,T=w.userGroupId,O=w.atToken,N=w.expiryTime,(0,o.setTokenAndExpiry)(O,N),(0,o.setUserDetails)(A,T),[3,12];case 7:F=D.sent(),console.log("ERROR debug: in error login:",F,g),k=d,D.label=8;case 8:return k<I?[4,l(h,p,k+1,f,m,g)]:[3,11];case 9:D.sent(),D.label=10;case 10:return k++,[3,8];case 11:throw F;case 12:return[2]}})})},u=function(h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w;return t(this,function(A){switch(A.label){case 0:return p<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(T){return setTimeout(T,h)})]:[3,3];case 1:return A.sent(),p+=h,h*2<=r.MAX_BACKOFF_LIMIT?h*=2:h=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",h),g=d.retryDelay,I=d.configs,v=d.apiParams,w=d.appUI,[4,b(g,h,p,I,v,f,m,w)];case 2:A.sent(),A.label=3;case 3:return[2]}})})},b=function(h,p,d,f,m,g,I,v,w){return v===void 0&&(v="default"),e(void 0,void 0,void 0,function(){var A,T,O,N,F,k,D,j,z,W,X,Z,U,se;return t(this,function(ae){switch(ae.label){case 0:return ae.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",c),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,f,m,g,v)];case 1:return A=ae.sent(),T=A.atToken,O=A.expiryTime,N=A.userId,F=A.userGroupId,T&&O&&(0,o.setTokenAndExpiry)(T,O),N&&F&&(0,o.setUserDetails)(N,F),h=r.INITIAL_RETRY_DELAY,p=r.INITIAL_RETRY_DELAY,d=0,[3,12];case 2:return k=ae.sent(),console.log("ERROR: Heimdall fetch token",k),((z=k.response)===null||z===void 0?void 0:z.status)===401||((W=k.request)===null||W===void 0?void 0:W.status)===401?(D=1,[4,l(f,m,D,g,I,w)]):[3,4];case 3:return ae.sent(),[3,11];case 4:return((X=k.response)===null||X===void 0?void 0:X.status)===409||((Z=k.request)===null||Z===void 0?void 0:Z.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),j={retryDelay:h,configs:f,apiParams:m,appUI:w},[4,u(p,d,j,g,I)]):[3,6];case 5:if(ae.sent(),d>=r.MAX_CONFLICT_RETRY_DELAY)throw k;return[3,11];case 6:if(!(((U=k.response)===null||U===void 0?void 0:U.status)===422||((se=k.request)===null||se===void 0?void 0:se.status)===422))return[3,7];throw console.log("ERROR: Throwing error",k.response.status),k;case 7:return h<=r.MAX_RETRY_DELAY?[4,new Promise(function(M){return setTimeout(M,h)})]:[3,10];case 8:return ae.sent(),h*=2,console.log("Heimdall: Fetch token post doubling retry delay",h),[4,b(h,p,d,f,m,g,I,w)];case 9:return ae.sent(),[3,11];case 10:throw k;case 11:return[3,12];case 12:return[2]}})})},y=function(h,p,d,f,m,g,I,v){return d===void 0&&(d=r.INITIAL_RETRY_DELAY),f===void 0&&(f=r.INITIAL_RETRY_DELAY),e(void 0,void 0,void 0,function(){var w,A,T;return t(this,function(O){switch(O.label){case 0:return O.trys.push([0,4,,5]),w=(0,o.isTokenInExpiryWindow)(),w?(A=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(A)]):[3,3];case 1:return O.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,b(d,f,m,h,p,g,I,v)];case 2:O.sent(),O.label=3;case 3:return[3,5];case 4:throw T=O.sent(),T;case 5:return[2]}})})},C=function(h,p,d,f,m,g,I){return e(void 0,void 0,void 0,function(){var v,w,A,T,O,N;return t(this,function(F){switch(F.label){case 0:i=h,a=p,v=r.INITIAL_RETRY_DELAY,w=r.INITIAL_RETRY_DELAY,A=0,T=(0,o.getConfig)(i,a),console.log("Instance: Fetch Call"),F.label=1;case 1:return F.trys.push([1,3,,4]),[4,b(v,w,A,T,d,f,m,g,I)];case 2:return F.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",c),clearInterval(c),c=setInterval(function(){return y(T,d,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,f,m,I)},r.REFETCH_CHECK_DELAY),O=function(){return e(void 0,void 0,void 0,function(){return t(this,function(k){switch(k.label){case 0:return[4,y(T,d,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,f,m,I)];case 1:return k.sent(),[2]}})})},console.log("Heimdall: Interval Set on fetch token:",c),(0,s.subscribeToOnlineEvent)(O),[3,4];case 3:return N=F.sent(),console.log("ERROR: Fetching token failed",N),[3,4];case 4:return[2]}})})};return Mr.fetchAccessToken=C,Mr}var Vc;function Hc(){if(Vc)return xn;Vc=1;var e=oe&&oe.__assign||function(){return e=Object.assign||function(p){for(var d,f=1,m=arguments.length;f<m;f++){d=arguments[f];for(var g in d)Object.prototype.hasOwnProperty.call(d,g)&&(p[g]=d[g])}return p},e.apply(this,arguments)},t=oe&&oe.__awaiter||function(p,d,f,m){function g(I){return I instanceof f?I:new f(function(v){v(I)})}return new(f||(f=Promise))(function(I,v){function w(O){try{T(m.next(O))}catch(N){v(N)}}function A(O){try{T(m.throw(O))}catch(N){v(N)}}function T(O){O.done?I(O.value):g(O.value).then(w,A)}T((m=m.apply(p,d||[])).next())})},n=oe&&oe.__generator||function(p,d){var f={label:0,sent:function(){if(I[0]&1)throw I[1];return I[1]},trys:[],ops:[]},m,g,I,v;return v={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function w(T){return function(O){return A([T,O])}}function A(T){if(m)throw new TypeError("Generator is already executing.");for(;v&&(v=0,T[0]&&(f=0)),f;)try{if(m=1,g&&(I=T[0]&2?g.return:T[0]?g.throw||((I=g.return)&&I.call(g),0):g.next)&&!(I=I.call(g,T[1])).done)return I;switch(g=0,I&&(T=[T[0]&2,I.value]),T[0]){case 0:case 1:I=T;break;case 4:return f.label++,{value:T[1],done:!1};case 5:f.label++,g=T[1],T=[0];continue;case 7:T=f.ops.pop(),f.trys.pop();continue;default:if(I=f.trys,!(I=I.length>0&&I[I.length-1])&&(T[0]===6||T[0]===2)){f=0;continue}if(T[0]===3&&(!I||T[1]>I[0]&&T[1]<I[3])){f.label=T[1];break}if(T[0]===6&&f.label<I[1]){f.label=I[1],I=T;break}if(I&&f.label<I[2]){f.label=I[2],f.ops.push(T);break}I[2]&&f.ops.pop(),f.trys.pop();continue}T=d.call(p,f)}catch(O){T=[6,O],g=0}finally{m=I=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(xn,"__esModule",{value:!0}),xn.hiverAxiosCall=xn.performAxiosCall=void 0;var r=Dc,o=ye,s=Gc(),i=Pt,a=an,c,l=2,u=function(p,d){var f=d.fetchCsrfToken();p.formData?p.formData.append("_csrf_token",f):(p.data=p.data||{},p.data._csrf_token=f)},b=function(p,d){var f={};!p.method||p.method.toLowerCase()==="get"?f={params:p.params?p.params:p.data}:f=p.params?{params:p,data:p.data}:{data:p.data};var m=e(e({method:p.method,url:"".concat(p.root_url).concat(p.url),headers:p.headers},f),{withCredentials:d,responseType:(p==null?void 0:p.responseType)||""});return m};function y(p,d){return d===void 0&&(d=!0),t(this,void 0,void 0,function(){var f;return n(this,function(m){return f=b(p,d),[2,(0,r.default)(f).then(function(g){return g}).catch(function(g){throw g})]})})}xn.performAxiosCall=y;function C(p,d,f){return t(this,void 0,void 0,function(){var m,g,I;return n(this,function(v){switch(v.label){case 0:return v.trys.push([0,6,,8]),p.authTokenFetchingInProgress?[3,2]:(p.authTokenFetchingInProgress=!0,m=p.appEnv,g=p.tier,[4,(0,s.fetchAccessToken)(m,g,d,p.tenantPlatform,p.getTokenForLogin,f)]);case 1:return v.sent(),p.authTokenFetchingInProgress=!1,[3,5];case 2:return[4,new Promise(function(w){return setTimeout(w,100)})];case 3:return v.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,C(p,d,f)];case 4:v.sent(),v.label=5;case 5:return[3,8];case 6:return I=v.sent(),console.log("Error while fetching Auth Token :",I),p.authTokenFetchingInProgress=!1,[4,C(p,d,f)];case 7:return v.sent(),[3,8];case 8:return[2]}})})}function h(p,d,f,m,g){var I,v;return g===void 0&&(g=0),t(this,void 0,void 0,function(){var w,A,T,O,N,F,k;return n(this,function(D){switch(D.label){case 0:if(D.trys.push([0,4,,5]),!(f.getToken&&!(0,o.hasValidToken)(d)))return[3,2];if(w=p.appEnv,A=p.tier,!w||!A)throw Error("appEnv or tier missing : ".concat(w,"/").concat(A));return"userId"in d&&"usergroupId"in d?(T={userId:d.userId,usergroupId:d.usergroupId},[4,C(p,T,m)]):[3,2];case 1:D.sent(),D.label=2;case 2:return p.csrfToken&&u(d,f),O=p.tenantPlatform===a.TENANT_PLATFORM.HIVERWEB?a.TENANT_PLATFORM.HIVERWEB:a.TENANT_PLATFORM.GMAIL,d.headers=e(e({},d.headers),{"x-hiver-tenant":O,"x-hiver-userid":(0,i.getItemFromStorage)("hiverAuthUserId")||"0","x-hiver-usergroupid":(0,i.getItemFromStorage)("hiverAuthUserGroupId")||"0"}),f.getToken&&(c=(0,i.getItemFromStorage)("hiverAuthToken")||"",d.headers=e(e({},d.headers),{Authorization:"Bearer ".concat(c)})),console.log("Performing axios call for:",d),[4,y(d,p.withCredentials)];case 3:return N=D.sent(),d.onSuccess&&d.onSuccess(N),[2,N];case 4:if(F=D.sent(),k=((I=F.response)===null||I===void 0?void 0:I.status)===403||((v=F.request)===null||v===void 0?void 0:v.status)===403,g<l&&k)return(0,o.expireToken)(),[2,h(p,d,f,m,g+1)];if(g>=l&&k||!k)throw d.onFail&&d.onFail(F),console.log("ERROR: Reached make Axios",F),F;return[3,5];case 5:return[2]}})})}return xn.hiverAxiosCall=h,xn}var Br={},_e={},Le={};Object.defineProperty(Le,"__esModule",{value:!0}),Le.TIERS=Le.APP_UI=Le.CONFIG_HIVER=Le.REFETCH_CHECK_DELAY=Le.INITIAL_RETRY_DELAY=Le.MAX_BACKOFF_LIMIT=Le.MAX_CONFLICT_RETRY_DELAY=Le.MAX_RETRY_DELAY=Le.GET_METHOD=void 0,Le.GET_METHOD="GET",Le.MAX_RETRY_DELAY=18e4,Le.MAX_CONFLICT_RETRY_DELAY=63e3,Le.MAX_BACKOFF_LIMIT=8e3,Le.INITIAL_RETRY_DELAY=1e3,Le.REFETCH_CHECK_DELAY=168e4,Le.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},Le.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},Le.TIERS={DEV:"dev",SIT:"sit",PROD:"production"};var st={};Object.defineProperty(st,"__esModule",{value:!0}),st.getProdHqConfig=st.getProdApiConfig=st.getSitHqConfig=st.getSitApiConfig=st.getDevHqConfig=st.getDevApiConfig=void 0;var er={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",v2Login:"/api/auth/login/code"},Wh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",apiEndpoints:er}};st.getDevApiConfig=Wh;var Zh=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",apiEndpoints:er}};st.getDevHqConfig=Zh;var Xh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),apiEndpoints:er}};st.getSitApiConfig=Xh;var zh=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),apiEndpoints:er}};st.getSitHqConfig=zh;var Yh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",apiEndpoints:er}};st.getProdApiConfig=Yh;var Jh=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",apiEndpoints:er}};st.getProdHqConfig=Jh;var Uh=oe&&oe.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(i){i(s)})}return new(n||(n=Promise))(function(s,i){function a(u){try{l(r.next(u))}catch(b){i(b)}}function c(u){try{l(r.throw(u))}catch(b){i(b)}}function l(u){u.done?s(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})},Qh=oe&&oe.__generator||function(e,t){var n={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(s=l[0]&2?o.return:l[0]?o.throw||((s=o.return)&&s.call(o),0):o.next)&&!(s=s.call(o,l[1])).done)return s;switch(o=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(s=n.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){n.label=l[1];break}if(l[0]===6&&n.label<s[1]){n.label=s[1],s=l;break}if(s&&n.label<s[2]){n.label=s[2],n.ops.push(l);break}s[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],o=0}finally{r=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(_e,"__esModule",{value:!0}),_e.expireToken=_e.validateToken=_e.validateAccount=_e.getConfig=_e.introduceDelay=_e.isTokenInExpiryWindow=_e.getStoredAuthData=_e.setUserDetails=_e.setTokenAndExpiry=_e.getRandomDelay=_e.hasValidToken=void 0;var si=Le,Tn=st,Wc=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},ii=function(e){var t=parseInt(sessionStorage.getItem("hiverAuthUserId")||"0"),n=parseInt(sessionStorage.getItem("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};_e.validateAccount=ii;var qh=function(e){var t=ii(e);return!Zc()&&t};_e.validateToken=qh;var $h=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};_e.expireToken=$h;var Kh=function(e){console.log("Heimdall: checking if there is a valid token");var t=sessionStorage.getItem("hiverAuthTokenExpiry")||"",n=new Date(t),r=Wc(),o=ii(e);return r<n&&o};_e.hasValidToken=Kh;var eg=function(){return Math.floor(Math.random()*6e4)+6e4};_e.getRandomDelay=eg;var tg=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");sessionStorage.setItem("hiverAuthUserId",e),sessionStorage.setItem("hiverAuthUserGroupId",t)};_e.setUserDetails=tg;var ng=function(e,t){if(!e)throw new Error("Token not found in the response");sessionStorage.setItem("hiverAuthToken",e),sessionStorage.setItem("hiverAuthTokenExpiry",t)};_e.setTokenAndExpiry=ng;var rg=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry"),t=sessionStorage.getItem("hiverAuthToken"),n=sessionStorage.getItem("hiverAuthUserId"),r=sessionStorage.getItem("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};_e.getStoredAuthData=rg;var Zc=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=Wc(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};_e.isTokenInExpiryWindow=Zc;var og=function(e){return Uh(void 0,void 0,void 0,function(){return Qh(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};_e.introduceDelay=og;var sg=function(e,t,n){switch(t){case si.TIERS.SIT:return console.log("ISHIVERAPIDOMAIN:",n,(0,Tn.getSitHqConfig)(e)),n?(0,Tn.getSitApiConfig)(e):(0,Tn.getSitHqConfig)(e);case si.TIERS.PROD:return n?(0,Tn.getProdApiConfig)():(0,Tn.getProdHqConfig)();case si.TIERS.DEV:default:return n?(0,Tn.getDevApiConfig)():(0,Tn.getDevHqConfig)()}};_e.getConfig=sg;var jr={},Qt={},Xc;function ig(){if(Xc)return Qt;Xc=1;var e=oe&&oe.__awaiter||function(y,C,h,p){function d(f){return f instanceof h?f:new h(function(m){m(f)})}return new(h||(h=Promise))(function(f,m){function g(w){try{v(p.next(w))}catch(A){m(A)}}function I(w){try{v(p.throw(w))}catch(A){m(A)}}function v(w){w.done?f(w.value):d(w.value).then(g,I)}v((p=p.apply(y,C||[])).next())})},t=oe&&oe.__generator||function(y,C){var h={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},p,d,f,m;return m={next:g(0),throw:g(1),return:g(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function g(v){return function(w){return I([v,w])}}function I(v){if(p)throw new TypeError("Generator is already executing.");for(;m&&(m=0,v[0]&&(h=0)),h;)try{if(p=1,d&&(f=v[0]&2?d.return:v[0]?d.throw||((f=d.return)&&f.call(d),0):d.next)&&!(f=f.call(d,v[1])).done)return f;switch(d=0,f&&(v=[v[0]&2,f.value]),v[0]){case 0:case 1:f=v;break;case 4:return h.label++,{value:v[1],done:!1};case 5:h.label++,d=v[1],v=[0];continue;case 7:v=h.ops.pop(),h.trys.pop();continue;default:if(f=h.trys,!(f=f.length>0&&f[f.length-1])&&(v[0]===6||v[0]===2)){h=0;continue}if(v[0]===3&&(!f||v[1]>f[0]&&v[1]<f[3])){h.label=v[1];break}if(v[0]===6&&h.label<f[1]){h.label=f[1],f=v;break}if(f&&h.label<f[2]){h.label=f[2],h.ops.push(v);break}f[2]&&h.ops.pop(),h.trys.pop();continue}v=C.call(y,h)}catch(w){v=[6,w],d=0}finally{p=f=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(Qt,"__esModule",{value:!0}),Qt.getV2LoginCode=Qt.getLoginToken=Qt.getAccessToken=void 0;var n=Le,r=Uc(),o=_e,s=function(y,C,h){var p=(0,o.getStoredAuthData)();return{root_url:y.heimdallUrl,url:y.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,data:{user_id:C.userId,usergroup_id:C.usergroupId,access_token:(p==null?void 0:p.token)||"",source:h},withCredentials:!0}},i=function(y,C){return{root_url:C.heimdallUrl,url:C.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:y},withCredentials:!0}},a=function(y){return parseInt(y,10)},c=function(y,C){return{root_url:y.v2Url,url:y.apiEndpoints.v2Login,method:n.GET_METHOD,withCredentials:!0,data:{usersession:a(localStorage.getItem("hiver-config.usersession")),app:C||n.APP_UI.DEFAULT}}},l=function(y,C,h,p){return e(void 0,void 0,void 0,function(){var d,f,m,g,I,v,w;return t(this,function(A){switch(A.label){case 0:return A.trys.push([0,4,,5]),(0,o.validateToken)(h)?[3,2]:(console.log("HEIMDALL: No valid token, fetching token"),d=s(C,h,p),[4,(0,r.makeAxiosCall)(d,y)]);case 1:return f=A.sent(),[2,{atToken:(g=f==null?void 0:f.data.at)===null||g===void 0?void 0:g.token,expiryTime:(I=f==null?void 0:f.data.at)===null||I===void 0?void 0:I.expires_at,userId:(v=f==null?void 0:f.data)===null||v===void 0?void 0:v.user_id,userGroupId:(w=f==null?void 0:f.data)===null||w===void 0?void 0:w.usergroup_id}];case 2:return console.log("Heimdall: Valid token already exists"),[2,{}];case 3:return[3,5];case 4:throw m=A.sent(),m;case 5:return[2]}})})};Qt.getAccessToken=l;var u=function(y,C,h){return e(void 0,void 0,void 0,function(){var p,d,f,m,g,I,v;return t(this,function(w){switch(w.label){case 0:p=i(y,h),w.label=1;case 1:return w.trys.push([1,3,,4]),[4,(0,r.makeAxiosCall)(p,C)];case 2:return d=w.sent(),[2,{userId:(m=d==null?void 0:d.data)===null||m===void 0?void 0:m.user_id,userGroupId:(g=d==null?void 0:d.data)===null||g===void 0?void 0:g.usergroup_id,atToken:(I=d==null?void 0:d.data.at)===null||I===void 0?void 0:I.token,expiryTime:(v=d==null?void 0:d.data.at)===null||v===void 0?void 0:v.expires_at}];case 3:throw f=w.sent(),f;case 4:return[2]}})})};Qt.getLoginToken=u;var b=function(y,C,h){return e(void 0,void 0,void 0,function(){var p,d,f;return t(this,function(m){switch(m.label){case 0:return m.trys.push([0,2,,3]),console.log("ERROR debug: in getV2loginCode:",h),p=c(C,h),[4,(0,r.makeAxiosCall)(p,y)];case 1:return d=m.sent(),console.log("DEBUG HEIMDALL: local storage:",d==null?void 0:d.data),[2,d==null?void 0:d.data.code];case 2:throw f=m.sent(),f;case 3:return[2]}})})};return Qt.getV2LoginCode=b,Qt}var zc;function Yc(){if(zc)return jr;zc=1;var e=oe&&oe.__awaiter||function(C,h,p,d){function f(m){return m instanceof p?m:new p(function(g){g(m)})}return new(p||(p=Promise))(function(m,g){function I(A){try{w(d.next(A))}catch(T){g(T)}}function v(A){try{w(d.throw(A))}catch(T){g(T)}}function w(A){A.done?m(A.value):f(A.value).then(I,v)}w((d=d.apply(C,h||[])).next())})},t=oe&&oe.__generator||function(C,h){var p={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},d,f,m,g;return g={next:I(0),throw:I(1),return:I(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function I(w){return function(A){return v([w,A])}}function v(w){if(d)throw new TypeError("Generator is already executing.");for(;g&&(g=0,w[0]&&(p=0)),p;)try{if(d=1,f&&(m=w[0]&2?f.return:w[0]?f.throw||((m=f.return)&&m.call(f),0):f.next)&&!(m=m.call(f,w[1])).done)return m;switch(f=0,m&&(w=[w[0]&2,m.value]),w[0]){case 0:case 1:m=w;break;case 4:return p.label++,{value:w[1],done:!1};case 5:p.label++,f=w[1],w=[0];continue;case 7:w=p.ops.pop(),p.trys.pop();continue;default:if(m=p.trys,!(m=m.length>0&&m[m.length-1])&&(w[0]===6||w[0]===2)){p=0;continue}if(w[0]===3&&(!m||w[1]>m[0]&&w[1]<m[3])){p.label=w[1];break}if(w[0]===6&&p.label<m[1]){p.label=m[1],m=w;break}if(m&&p.label<m[2]){p.label=m[2],p.ops.push(w);break}m[2]&&p.ops.pop(),p.trys.pop();continue}w=h.call(C,p)}catch(A){w=[6,A],f=0}finally{d=m=0}if(w[0]&5)throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}};Object.defineProperty(jr,"__esModule",{value:!0}),jr.fetchToken=void 0;var n=ig(),r=Le,o=_e,s,i,a,c=function(C,h,p){return p===void 0&&(p=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var d,f,m,g,I,v,w,A,T;return t(this,function(O){switch(O.label){case 0:d=2,O.label=1;case 1:return O.trys.push([1,4,,9]),console.log("ERROR debug: in login:",p),[4,(0,n.getV2LoginCode)(r.CONFIG_HIVER,C,p)];case 2:return f=O.sent(),[4,(0,n.getLoginToken)(f,r.CONFIG_HIVER,C)];case 3:return m=O.sent(),g=m.userId,I=m.userGroupId,v=m.atToken,w=m.expiryTime,(0,o.setTokenAndExpiry)(v,w),(0,o.setUserDetails)(g,I),[3,9];case 4:A=O.sent(),console.log("ERROR debug: in error login:",A,p),T=h,O.label=5;case 5:return T<d?[4,c(C,T+1,p)]:[3,8];case 6:O.sent(),O.label=7;case 7:return T++,[3,5];case 8:throw A;case 9:return[2]}})})},l=function(C,h,p){return e(void 0,void 0,void 0,function(){var d,f,m,g;return t(this,function(I){switch(I.label){case 0:return h<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(v){return setTimeout(v,C)})]:[3,3];case 1:return I.sent(),h+=C,C*2<=r.MAX_BACKOFF_LIMIT?C*=2:C=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",C),d=p.retryDelay,f=p.configs,m=p.api_params,g=p.appUI,[4,u(d,C,h,f,m,g)];case 2:I.sent(),I.label=3;case 3:return[2]}})})},u=function(C,h,p,d,f,m,g){return m===void 0&&(m="default"),e(void 0,void 0,void 0,function(){var I,v,w,A,T,O,N,F,k,D,j,z,W,X;return t(this,function(Z){switch(Z.label){case 0:return Z.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",a),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,d,f,m)];case 1:return I=Z.sent(),v=I.atToken,w=I.expiryTime,A=I.userId,T=I.userGroupId,v&&w&&(0,o.setTokenAndExpiry)(v,w),A&&T&&(0,o.setUserDetails)(A,T),C=r.INITIAL_RETRY_DELAY,h=r.INITIAL_RETRY_DELAY,p=0,[3,12];case 2:return O=Z.sent(),console.log("ERROR: Heimdall fetch token",O),((k=O.response)===null||k===void 0?void 0:k.status)===401||((D=O.request)===null||D===void 0?void 0:D.status)===401?(N=1,[4,c(d,N,g)]):[3,4];case 3:return Z.sent(),[3,11];case 4:return((j=O.response)===null||j===void 0?void 0:j.status)===409||((z=O.request)===null||z===void 0?void 0:z.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),F={retryDelay:C,configs:d,api_params:f,appUI:g},[4,l(h,p,F)]):[3,6];case 5:if(Z.sent(),p>=r.MAX_CONFLICT_RETRY_DELAY)throw O;return[3,11];case 6:if(!(((W=O.response)===null||W===void 0?void 0:W.status)===422||((X=O.request)===null||X===void 0?void 0:X.status)===422))return[3,7];throw console.log("ERROR: Throwing error",O.response.status),O;case 7:return C<=r.MAX_RETRY_DELAY?[4,new Promise(function(U){return setTimeout(U,C)})]:[3,10];case 8:return Z.sent(),C*=2,console.log("Heimdall: Fetch token post doubling retry delay",C),[4,u(C,h,p,d,f,g)];case 9:return Z.sent(),[3,11];case 10:throw O;case 11:return[3,12];case 12:return[2]}})})},b=function(C,h,p,d,f,m){return p===void 0&&(p=r.INITIAL_RETRY_DELAY),d===void 0&&(d=r.INITIAL_RETRY_DELAY),f===void 0&&(f=0),e(void 0,void 0,void 0,function(){var g,I,v;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,4,,5]),g=(0,o.isTokenInExpiryWindow)(),g?(I=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(I)]):[3,3];case 1:return w.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,u(p,d,f,C,h,m)];case 2:w.sent(),w.label=3;case 3:return[3,5];case 4:throw v=w.sent(),v;case 5:return[2]}})})},y=function(C,h,p,d,f,m){return e(void 0,void 0,void 0,function(){var g,I,v,w,A;return t(this,function(T){switch(T.label){case 0:s=C,i=h,g=r.INITIAL_RETRY_DELAY,I=r.INITIAL_RETRY_DELAY,v=0,w=(0,o.getConfig)(s,i,d),T.label=1;case 1:return T.trys.push([1,3,,4]),[4,u(g,I,v,w,p,f,m)];case 2:return T.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",a),clearInterval(a),a=setInterval(function(){return b(w,p)},r.REFETCH_CHECK_DELAY),console.log("Heimdall: Interval Set on fetch token:",a),window.addEventListener("online",function(){return e(void 0,void 0,void 0,function(){return t(this,function(O){switch(O.label){case 0:return console.log("Online status detected. Fetching token..."),[4,b(w,p)];case 1:return O.sent(),[2]}})})}),[3,4];case 3:throw A=T.sent(),A;case 4:return[2]}})})};return jr.fetchToken=y,jr}var Jc;function Uc(){if(Jc)return Br;Jc=1;var e=oe&&oe.__assign||function(){return e=Object.assign||function(y){for(var C,h=1,p=arguments.length;h<p;h++){C=arguments[h];for(var d in C)Object.prototype.hasOwnProperty.call(C,d)&&(y[d]=C[d])}return y},e.apply(this,arguments)},t=oe&&oe.__awaiter||function(y,C,h,p){function d(f){return f instanceof h?f:new h(function(m){m(f)})}return new(h||(h=Promise))(function(f,m){function g(w){try{v(p.next(w))}catch(A){m(A)}}function I(w){try{v(p.throw(w))}catch(A){m(A)}}function v(w){w.done?f(w.value):d(w.value).then(g,I)}v((p=p.apply(y,C||[])).next())})},n=oe&&oe.__generator||function(y,C){var h={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},p,d,f,m;return m={next:g(0),throw:g(1),return:g(2)},typeof Symbol=="function"&&(m[Symbol.iterator]=function(){return this}),m;function g(v){return function(w){return I([v,w])}}function I(v){if(p)throw new TypeError("Generator is already executing.");for(;m&&(m=0,v[0]&&(h=0)),h;)try{if(p=1,d&&(f=v[0]&2?d.return:v[0]?d.throw||((f=d.return)&&f.call(d),0):d.next)&&!(f=f.call(d,v[1])).done)return f;switch(d=0,f&&(v=[v[0]&2,f.value]),v[0]){case 0:case 1:f=v;break;case 4:return h.label++,{value:v[1],done:!1};case 5:h.label++,d=v[1],v=[0];continue;case 7:v=h.ops.pop(),h.trys.pop();continue;default:if(f=h.trys,!(f=f.length>0&&f[f.length-1])&&(v[0]===6||v[0]===2)){h=0;continue}if(v[0]===3&&(!f||v[1]>f[0]&&v[1]<f[3])){h.label=v[1];break}if(v[0]===6&&h.label<f[1]){h.label=f[1],f=v;break}if(f&&h.label<f[2]){h.label=f[2],h.ops.push(v);break}f[2]&&h.ops.pop(),h.trys.pop();continue}v=C.call(y,h)}catch(w){v=[6,w],d=0}finally{p=f=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(Br,"__esModule",{value:!0}),Br.makeAxiosCall=void 0;var r=Dc,o=_e,s=Yc(),i,a=2,c=function(y,C){var h=C.fetchCsrfToken();y.formData?y.formData.append("_csrf_token",h):(y.data=y.data||{},y.data._csrf_token=h)},l=function(y){var C=!y.method||y.method.toLowerCase()==="get"?{params:y.data}:{data:y.data},h=e(e({method:y.method,url:"".concat(y.root_url).concat(y.url),headers:y.headers},C),{withCredentials:y.withCredentials,responseType:(y==null?void 0:y.responseType)||""});return h};function u(y){return t(this,void 0,void 0,function(){var C;return n(this,function(h){return C=l(y),[2,(0,r.default)(C).then(function(p){return p}).catch(function(p){throw p})]})})}function b(y,C,h,p){var d,f;return p===void 0&&(p=0),t(this,void 0,void 0,function(){var m,g,I,v,w,A;return n(this,function(T){switch(T.label){case 0:if(T.trys.push([0,4,,5]),!(C.getToken&&!(0,o.hasValidToken)(y)))return[3,2];if(m=y.app_env,g=y.tier,!m||!g)throw Error("app_env or tier missing : ".concat(m,"/").concat(g));return"userId"in y&&"usergroupId"in y?(I={userId:y.userId,usergroupId:y.usergroupId},typeof C.isHiverApiDomain!="boolean"&&(C.isHiverApiDomain=!0),[4,(0,s.fetchToken)(m,g,I,C.isHiverApiDomain,h)]):[3,2];case 1:T.sent(),T.label=2;case 2:return y.csrfToken&&c(y,C),C.getToken&&(i=sessionStorage.getItem("hiverAuthToken")||"",y.headers=e(e({},y.headers),{Authorization:"Bearer ".concat(i)})),[4,u(y)];case 3:return v=T.sent(),y.onSuccess&&y.onSuccess(v),[2,v];case 4:if(w=T.sent(),A=((d=w.response)===null||d===void 0?void 0:d.status)===403||((f=w.request)===null||f===void 0?void 0:f.status)===403,p<a&&A)return(0,o.expireToken)(),[2,b(y,C,h,p+1)];if(p>=a&&A||!A)throw y.onFail&&y.onFail(w),console.log("ERROR: Reached make Axios",w),w;return[3,5];case 5:return[2]}})})}return Br.makeAxiosCall=b,Br}(function(e){var t=oe&&oe.__awaiter||function(C,h,p,d){function f(m){return m instanceof p?m:new p(function(g){g(m)})}return new(p||(p=Promise))(function(m,g){function I(A){try{w(d.next(A))}catch(T){g(T)}}function v(A){try{w(d.throw(A))}catch(T){g(T)}}function w(A){A.done?m(A.value):f(A.value).then(I,v)}w((d=d.apply(C,h||[])).next())})},n=oe&&oe.__generator||function(C,h){var p={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},d,f,m,g;return g={next:I(0),throw:I(1),return:I(2)},typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function I(w){return function(A){return v([w,A])}}function v(w){if(d)throw new TypeError("Generator is already executing.");for(;g&&(g=0,w[0]&&(p=0)),p;)try{if(d=1,f&&(m=w[0]&2?f.return:w[0]?f.throw||((m=f.return)&&m.call(f),0):f.next)&&!(m=m.call(f,w[1])).done)return m;switch(f=0,m&&(w=[w[0]&2,m.value]),w[0]){case 0:case 1:m=w;break;case 4:return p.label++,{value:w[1],done:!1};case 5:p.label++,f=w[1],w=[0];continue;case 7:w=p.ops.pop(),p.trys.pop();continue;default:if(m=p.trys,!(m=m.length>0&&m[m.length-1])&&(w[0]===6||w[0]===2)){p=0;continue}if(w[0]===3&&(!m||w[1]>m[0]&&w[1]<m[3])){p.label=w[1];break}if(w[0]===6&&p.label<m[1]){p.label=m[1],m=w;break}if(m&&p.label<m[2]){p.label=m[2],p.ops.push(w);break}m[2]&&p.ops.pop(),p.trys.pop();continue}w=h.call(C,p)}catch(A){w=[6,A],f=0}finally{d=m=0}if(w[0]&5)throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}};Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_INIT_CONFIG_HIVER=e.TENANT_PLATFORM=e.fetchToken=e.makeAxiosCall=e.Bifrost=void 0;var r=Hc(),o=Gc(),s=an;Object.defineProperty(e,"TENANT_PLATFORM",{enumerable:!0,get:function(){return s.TENANT_PLATFORM}}),Object.defineProperty(e,"DEFAULT_INIT_CONFIG_HIVER",{enumerable:!0,get:function(){return s.DEFAULT_INIT_CONFIG_HIVER}});var i=Mc(),a=ye,c=Pt,l=Uc();Object.defineProperty(e,"makeAxiosCall",{enumerable:!0,get:function(){return l.makeAxiosCall}});var u=Yc();Object.defineProperty(e,"fetchToken",{enumerable:!0,get:function(){return u.fetchToken}});var b=Mt,y=function(){function C(h,p,d,f,m,g){d===void 0&&(d=s.TENANT_PLATFORM.GMAIL),f===void 0&&(f=null),m===void 0&&(m=!0),g===void 0&&(g=!1),this.setEnvironment(),this.appEnv=h,this.tier=p,this.tenantPlatform=d,this.authTokenFetchingInProgress=!1,this.getTokenForLogin=f,this.withCredentials=m,this.csrfToken=g}return C.prototype.setEnvironment=function(){typeof window<"u"&&window.document?(0,b.setValue)("PLATFORM",s.PLATFORM.WEB):(0,b.setValue)("PLATFORM",s.PLATFORM.MOBILE)},C.prototype.hiverAxios=function(h,p,d,f){return p===void 0&&(p=s.DEFAULT_INIT_CONFIG_HIVER),t(this,void 0,void 0,function(){var m,g;return n(this,function(I){switch(I.label){case 0:return I.trys.push([0,4,,5]),f&&f<2?(m={userId:h.userId,usergroupId:h.usergroupId,apiRetry:f},console.log("THIS IS THE TENNANTPLAORM -> ",this.tenantPlatform),[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,m,this.tenantPlatform,this.getTokenForLogin,s.API_CALL_ORIGIN.API_RETRY)]):[3,2];case 1:I.sent(),I.label=2;case 2:return[4,(0,r.hiverAxiosCall)(this,h,p,d)];case 3:return[2,I.sent()];case 4:throw g=I.sent(),console.log("ERROR: Axios call failed",g),g;case 5:return[2]}})})},C.prototype.fetchAuthToken=function(h,p,d){return t(this,void 0,void 0,function(){var f;return n(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,7,8]),this.authTokenFetchingInProgress?[3,2]:(this.authTokenFetchingInProgress=!0,[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,h,this.tenantPlatform,this.getTokenForLogin,p,d)]);case 1:return m.sent(),[3,3];case 2:console.log("Heimdall: AuthToken Fetching InProgress",this.authTokenFetchingInProgress),m.label=3;case 3:return[3,8];case 4:return f=m.sent(),console.log("ERROR: Fetching token failed",f),this.authTokenFetchingInProgress=!1,[4,new Promise(function(g){return setTimeout(g,100)})];case 5:return m.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,this.fetchAuthToken(h,p,d)];case 6:return m.sent(),[3,8];case 7:return this.authTokenFetchingInProgress=!1,[7];case 8:return[2]}})})},C.prototype.logout=function(){return t(this,void 0,void 0,function(){var h,p;return n(this,function(d){switch(d.label){case 0:return d.trys.push([0,2,,3]),h=(0,a.getConfig)(this.appEnv,this.tier),[4,(0,i.logoutFromHeimdall)(h,this.tenantPlatform)];case 1:return d.sent(),(0,c.removeItemFromStorage)("hiverAuthToken"),(0,c.removeItemFromStorage)("hiverAuthTokenExpiry"),(0,c.removeItemFromStorage)("hiverAuthUserId"),(0,c.removeItemFromStorage)("hiverAuthUserGroupId"),[3,3];case 2:throw p=d.sent(),console.error("Heimdall: Logout failed",p),p;case 3:return[2]}})})},C.prototype.isTokenFetchingInProgress=function(){return this.authTokenFetchingInProgress},C}();e.Bifrost=y})(Ms);const Ot={userId:"",userGroupId:"",baseUrl:"",appEnv:"",tier:"",bifrost:null,isInitiated:!1},Sn=()=>{if(!Ot.isInitiated)return null;if(!Ot.baseUrl)throw new Error("Base url is not setup. please call the initConnectorsBifrost function with the appropriate value");return Ot},ag=({baseUrl:e,appEnv:t,tier:n,userId:r,userGroupId:o,tenantPlatform:s=Ms.TENANT_PLATFORM.GMAIL,withCredentials:i=!0,getTokenForLogin:a})=>{Ot.baseUrl=e,Ot.appEnv=t,Ot.tier=n,Ot.userGroupId=o,Ot.userId=r,Ot.tenantPlatform=s,Ot.bifrost=new Ms.Bifrost(t,n,s,a,i),Ot.isInitiated=!0},it=(({configHiver:e})=>async n=>{const r=Sn();if(!r)throw new Error("Please call initConnectorsBifrost before making any api calls");const{bifrost:o,userGroupId:s,userId:i}=r,{url:a,method:c,root_url:l}=n,b={root_url:(l||r.baseUrl)+((n==null?void 0:n.prefix)||""),url:a,method:c,headers:n==null?void 0:n.headers,onSuccess:n==null?void 0:n.onSuccess,onFail:n==null?void 0:n.onFail,data:n==null?void 0:n.data,params:n==null?void 0:n.params,formData:n==null?void 0:n.formData,responseType:n==null?void 0:n.responseType,userId:Number(i),usergroupId:Number(s)};try{return await(o==null?void 0:o.hiverAxios(b,{...e,isHiverApiDomain:!0}))}catch(y){throw console.error("API call failed with error: ",y),y}})({configHiver:{getToken:!0,fetchCsrfToken:()=>"",isHiverApiDomain:!0},withCredentials:!0}),Lo="hiver_connectors",ai={NOT_FOUND:404},cg="https://txeep2wshyx.typeform.com/to/CFatbvg1",lg="Got any feedback?",ug="ftr-connector-blue-dot",Qc="ftr-connectors-write-flow",dg="ftr-connectors-enhancements",fg="ftr-connector-schedule-call-agent",pg="ftr-connectors-edit",hg="enableAllConnectorFtr",gg="ftr-cards-open-state",mg="ftr-connectors-global-search",bg="ftr-connectors-smart-suggestions",yg="ftr-connectors-email-selection",vg="ftr-connector-agent-feedback",Ro="ftr-connector-unified-view",qc="Please refresh and try again",Cg="No data available",Fo="-",$c="Refresh",Kc="Minimize",ci="Expand",el="Connectors",li="Apps",Ig="Collapse",Eg="Close",tl="Link",xg="Create",wg="Update",nl="Unlink",rl="Edit",ui="Cancel",ol="Create new object",sl="Link existing object",Ag="Are you sure you want to unlink this object?",Tg="The object will be removed from this conversation for all users. However the object will still be available on {{connectorName}} if you'd like to link it back in the future.",Sg="Edit card",_g="bullet_list",Og="Expanded",Lg="Collapsed",il="Something is wrong with the {{connector_name}} Connector setup. Please check our help guide <>here<>.",al="UNKNOWN_ERROR",Rg="https://help.hiverhq.com/custom-connectors/common-connector-errors",cl={MAIN_BUTTON:"main_button",ICON:"create_icon"},di=e=>{let t=localStorage.getItem(Lo);return t=t?JSON.parse(t):!1,t==null?void 0:t[e]},Fg=e=>!!di(e),ll=()=>{const{userId:e=""}=Sn()||{};return String(e)},Ng=(e,t=ll())=>{const n=di(e);return((n==null?void 0:n.isExtensionNew)??[]).includes(t)},fi=(e,t=!1,n=!1)=>{const r=ll(),o=di(e);if(t||!o){localStorage.removeItem(Lo);const s={[e]:{...!n&&{isExtensionNew:t?[]:[r]},...n&&{extensionExpand:[r]}}};localStorage.setItem(Lo,JSON.stringify(s));return}else{const s=(o==null?void 0:o.isExtensionNew)??[],i=(o==null?void 0:o.extensionExpand)??[],a={[e]:{...o,...!n&&{isExtensionNew:[...new Set([...s,r])]},...n&&{extensionExpand:[...new Set([...i,r])]}}};localStorage.setItem(Lo,JSON.stringify(a));return}},$e=(e={},t)=>e&&typeof e[t]>"u"?(e==null?void 0:e[hg])===!0:(e==null?void 0:e[t])===!0,Gr=(e,t)=>e.replace(/:(\w+)/g,(n,r)=>String(t[r])||""),ul=(e,t,n,r=!1)=>{var s;const o={};return o.card_title=t,o.card_state=n?Og:Lg,r&&e?(o.data_state=e==null?void 0:e.status,o.connector_names=(s=e==null?void 0:e.data)==null?void 0:s.connectorNames):e&&(o.data_state=(e==null?void 0:e.status)||"unknown_error"),o},dl=e=>{switch(e.cardType){case"flat":if(Array.isArray(e.data.flatDisplay)){const t=e.data.flatDisplay.filter(n=>Number(n.statusCode)!==ai.NOT_FOUND).sort((n,r)=>n.priority-r.priority);e.data.flatDisplay={data:t}}else{const t=e.data.flatDisplay.data.filter(n=>Number(n.statusCode)!==ai.NOT_FOUND).sort((n,r)=>n.priority-r.priority);e.data.flatDisplay.data=t}break;case"flat_with_list":e.data.listItems.fields=e.data.listItems.fields.map(t=>Array.isArray(t)?{data:t.sort((r,o)=>r.priority-o.priority)}:{data:t.data.sort((r,o)=>r.priority-o.priority),externalResourceId:t.externalResourceId});break}return e},Dg=e=>{if(!e||Object.keys(e).length===0)return[];const t=new Set;return Object.values(e).forEach(n=>{n.connectorNames&&n.connectorNames.forEach(r=>t.add(r))}),Array.from(t)},kg=(e="",t="",n,r)=>`${cg}?user_id=${e}&sm_ids=${n.join(",")}&ug_id=${t}&connector_names=${r.join(",")}`,Pg="enable_connectors_clicked",Mg="learn_more_clicked",Bg="connector_card_expand_clicked",jg="connector_card_collapsed_clicked",Gg="connector_card_refresh_clicked",Vg="connector_cards_loaded",Hg="connector_whats_new_card_viewed",Wg="connector_whats_new_explore_now_clicked",Zg="connector_whats_new_learn_more_clicked",Xg="connector_whats_new_dismissed",zg="connector_create_new_object_clicked",Yg="connector_link_new_object_clicked",Jg="connector_new_object_created_by_form",Ug="connector_new_object_linked_by_form",Qg="connector_object_unlinked_by_form",qg="connector_link_preview_clicked",$g="connector_create_panel_cancel_clicked",Kg="connector_create_panel_back_clicked",e2="card_loaded_on_click",t2="card_loaded",n2="schedule_call_clicked",r2="schedule_call_cross_clicked",fl="CONNECTOR_EDIT_CLICKED",o2="CONNECTOR_EDIT_REQUEST_SEND",s2="CONNECTOR_EDIT_CANCELLED",i2="CONNECTOR_EDIT_BACK_CLICKED",a2="CONNECTOR_EDIT_SUCCESS",c2="connector_video_clicked",l2="connector_card_error",u2="got_any_feedback_clicked",d2="connector_deeplink_clicked",f2="search_bar_tapped",p2="search_suggestions_selected",h2="search_initiated",g2="no_results_found",m2="search_results_found",b2="search_result_selected",y2="search_result_linked",v2="Need setup help?",C2="Expert setup assistance available! Book a 15 min call with our integration specialist.",I2="Schedule call",E2="https://calendly.com/aditya-s-grexit/15-min-connector-setup",pl="agent_panel",pi="hiver_schedule_call_close_button_click",x2=x.styled(x.Stack)`
|
|
36
36
|
padding: 12px;
|
|
37
37
|
width: 250px;
|
|
38
38
|
min-height: 151px;
|
|
@@ -40,11 +40,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
40
40
|
margin-bottom: 5px;
|
|
41
41
|
background-color: ${x.theme.palette.gray.white};
|
|
42
42
|
box-shadow: 0px 0px 8px 0px #0000001a;
|
|
43
|
-
`,
|
|
43
|
+
`,w2=x.styled(x.Stack)`
|
|
44
44
|
width: 100%;
|
|
45
45
|
gap: 4px;
|
|
46
46
|
justify-content: space-between;
|
|
47
|
-
`,
|
|
47
|
+
`,A2=x.styled(x.Button)`
|
|
48
48
|
width: 127px;
|
|
49
49
|
height: 28px;
|
|
50
50
|
gap: 8px;
|
|
@@ -58,18 +58,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
58
58
|
box-shadow: none;
|
|
59
59
|
background-color: #e3dfff;
|
|
60
60
|
}
|
|
61
|
-
`,
|
|
61
|
+
`,T2=x.styled(x.icons.Close)`
|
|
62
62
|
height: 20px;
|
|
63
63
|
width: 20px;
|
|
64
64
|
cursor: pointer;
|
|
65
|
-
`,
|
|
65
|
+
`,S2=x.styled(x.icons.CalendarTodayOutlinedIcon)`
|
|
66
66
|
height: 16px;
|
|
67
67
|
width: 16px;
|
|
68
|
-
`,
|
|
68
|
+
`,_2=x.styled(x.Typography)`
|
|
69
69
|
color: ${x.theme.palette.gray.black};
|
|
70
|
-
`,
|
|
70
|
+
`,O2=x.styled(x.Typography)`
|
|
71
71
|
color: ${x.theme.palette.gray.gray2};
|
|
72
|
-
`,
|
|
72
|
+
`,L2=()=>{const{availableFeatures:e,sendTrackingEvent:t,isAdmin:n}=S.useContext(Ge),[r,o]=S.useState(()=>!(localStorage.getItem(pi)==="true")&&$e(e,fg));S.useEffect(()=>{localStorage.getItem(pi)==="true"&&o(!1)},[]);const s=()=>{localStorage.setItem(pi,"true"),o(!1),t(r2,{source:pl})},i=()=>{window.open(E2,"_blank"),t(n2,{source:pl})};return!r||!n?null:E.jsxs(x2,{justifyContent:"space-between",alignItems:"baseline",gap:"16px",children:[E.jsxs(w2,{gap:"4px",children:[E.jsxs(x.Stack,{direction:"row",justifyContent:"space-between",children:[E.jsx(_2,{variant:"body1_medium",children:v2}),E.jsx(x.Stack,{onClick:s,position:"absolute",top:"4px",right:"4px",children:E.jsx(x.Tooltip,{title:"Close",placement:"bottom",children:E.jsx(x.IconButton,{children:E.jsx(T2,{})})})})]}),E.jsx(O2,{variant:"body2",children:C2})]}),E.jsx(x.Stack,{onClick:i,direction:"row",alignItems:"center",children:E.jsxs(A2,{variant:"outlined",size:"small",children:[E.jsx(S2,{}),I2]})})]})},R2="data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_4649_80352'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='20'%20height='21'%3e%3crect%20y='0.320312'%20width='20'%20height='20'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_4649_80352)'%3e%3cpath%20d='M9.16797%2014.4873H10.8346V11.154H14.168V9.4873H10.8346V6.15397H9.16797V9.4873H5.83464V11.154H9.16797V14.4873ZM10.0013%2018.654C8.84852%2018.654%207.76519%2018.4352%206.7513%2017.9977C5.73741%2017.5602%204.85547%2016.9665%204.10547%2016.2165C3.35547%2015.4665%202.76172%2014.5845%202.32422%2013.5706C1.88672%2012.5567%201.66797%2011.4734%201.66797%2010.3206C1.66797%209.16786%201.88672%208.08453%202.32422%207.07064C2.76172%206.05675%203.35547%205.1748%204.10547%204.4248C4.85547%203.6748%205.73741%203.08105%206.7513%202.64355C7.76519%202.20605%208.84852%201.9873%2010.0013%201.9873C11.1541%201.9873%2012.2374%202.20605%2013.2513%202.64355C14.2652%203.08105%2015.1471%203.6748%2015.8971%204.4248C16.6471%205.1748%2017.2409%206.05675%2017.6784%207.07064C18.1159%208.08453%2018.3346%209.16786%2018.3346%2010.3206C18.3346%2011.4734%2018.1159%2012.5567%2017.6784%2013.5706C17.2409%2014.5845%2016.6471%2015.4665%2015.8971%2016.2165C15.1471%2016.9665%2014.2652%2017.5602%2013.2513%2017.9977C12.2374%2018.4352%2011.1541%2018.654%2010.0013%2018.654ZM10.0013%2016.9873C11.8624%2016.9873%2013.4388%2016.3415%2014.7305%2015.0498C16.0221%2013.7581%2016.668%2012.1817%2016.668%2010.3206C16.668%208.45953%2016.0221%206.88314%2014.7305%205.59147C13.4388%204.2998%2011.8624%203.65397%2010.0013%203.65397C8.14019%203.65397%206.5638%204.2998%205.27214%205.59147C3.98047%206.88314%203.33464%208.45953%203.33464%2010.3206C3.33464%2012.1817%203.98047%2013.7581%205.27214%2015.0498C6.5638%2016.3415%208.14019%2016.9873%2010.0013%2016.9873Z'%20fill='%234D596C'/%3e%3c/g%3e%3c/svg%3e",F2="data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.3462%208.73757C14.0406%208.43198%2013.5451%208.43198%2013.2395%208.73757C12.9339%209.04316%2012.9339%209.53863%2013.2395%209.84422L14.3462%208.73757ZM15.2392%2010.7372L15.7925%2010.1839L15.2392%2010.7372ZM16.2377%2013.1478L15.4552%2013.1478L16.2377%2013.1478ZM15.2392%2015.5584L14.6859%2015.0051L15.2392%2015.5584ZM10.418%2015.5584L9.86469%2016.1118L10.418%2015.5584ZM9.52499%2013.5588C9.2194%2013.2532%208.72393%2013.2532%208.41834%2013.5588C8.11275%2013.8643%208.11275%2014.3598%208.41834%2014.6654L9.52499%2013.5588ZM5.52477%2011.7731C5.83036%2012.0787%206.32583%2012.0787%206.63142%2011.7731C6.93701%2011.4675%206.93701%2010.972%206.63142%2010.6665L5.52477%2011.7731ZM9.45292%204.95224L10.0062%204.39892L9.45292%204.95224ZM10.346%206.95192C10.6515%207.25752%2011.147%207.25752%2011.4526%206.95192C11.7582%206.64633%2011.7582%206.15087%2011.4526%205.84527L10.346%206.95192ZM13.2395%209.84422L14.6859%2011.2906L15.7925%2010.1839L14.3462%208.73757L13.2395%209.84422ZM14.6859%2011.2906C15.1785%2011.7832%2015.4552%2012.4512%2015.4552%2013.1478L17.0202%2013.1478C17.0202%2012.0362%2016.5786%2010.97%2015.7925%2010.1839L14.6859%2011.2906ZM15.4552%2013.1478C15.4552%2013.8445%2015.1785%2014.5125%2014.6859%2015.0051L15.7925%2016.1118C16.5786%2015.3257%2017.0202%2014.2595%2017.0202%2013.1478L15.4552%2013.1478ZM14.6859%2015.0051C13.6601%2016.0308%2011.9971%2016.0308%2010.9713%2015.0051L9.86469%2016.1118C11.5016%2017.7487%2014.1556%2017.7487%2015.7925%2016.1118L14.6859%2015.0051ZM10.9713%2015.0051L9.52499%2013.5588L8.41834%2014.6654L9.86469%2016.1118L10.9713%2015.0051ZM6.63142%2010.6665L5.18507%209.2201L4.07842%2010.3268L5.52477%2011.7731L6.63142%2010.6665ZM5.18507%209.2201C4.69249%208.72752%204.41576%208.05944%204.41576%207.36283H2.85072C2.85072%208.47452%203.29234%209.54067%204.07842%2010.3268L5.18507%209.2201ZM4.41576%207.36283C4.41576%206.66622%204.69249%205.99815%205.18507%205.50557L4.07842%204.39892C3.29234%205.185%202.85072%206.25115%202.85072%207.36283H4.41576ZM5.18507%205.50557C6.21081%204.47983%207.87386%204.47983%208.8996%205.50557L10.0062%204.39892C8.36932%202.76199%205.71534%202.76199%204.07842%204.39892L5.18507%205.50557ZM8.8996%205.50557L10.346%206.95192L11.4526%205.84527L10.0062%204.39892L8.8996%205.50557Z'%20fill='%234D596C'/%3e%3crect%20x='6.36328'%20y='7.91895'%20width='1.66667'%20height='8.33333'%20rx='0.833333'%20transform='rotate(-45%206.36328%207.91895)'%20fill='%234D596C'/%3e%3c/svg%3e",hl="connector-header-stuck",N2=x.styled(x.Stack)`
|
|
73
73
|
position: sticky;
|
|
74
74
|
top: 0;
|
|
75
75
|
box-sizing: content-box;
|
|
@@ -83,23 +83,23 @@ React keys must be passed directly to JSX without using spread:
|
|
|
83
83
|
container-name: scroller;
|
|
84
84
|
transition: box-shadow 500ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
85
85
|
|
|
86
|
-
&.${
|
|
86
|
+
&.${hl} {
|
|
87
87
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
88
88
|
}
|
|
89
|
-
`,
|
|
89
|
+
`,D2=x.styled(x.Stack)`
|
|
90
90
|
width: 0;
|
|
91
91
|
height: 0;
|
|
92
|
-
`,
|
|
92
|
+
`,gl=x.styled(x.brandIcons.Connector)`
|
|
93
93
|
width: 20px;
|
|
94
94
|
height: 20px;
|
|
95
|
-
`,
|
|
95
|
+
`,ml=x.styled(x.Typography)`
|
|
96
96
|
font-size: 14px;
|
|
97
97
|
font-weight: 400;
|
|
98
98
|
line-height: 20px;
|
|
99
99
|
letter-spacing: 0.1px;
|
|
100
100
|
text-align: left;
|
|
101
101
|
color: #323c3d;
|
|
102
|
-
`,
|
|
102
|
+
`,bl=x.styled(x.Grid)`
|
|
103
103
|
position: relative;
|
|
104
104
|
width: 100%;
|
|
105
105
|
box-sizing: border-box;
|
|
@@ -113,7 +113,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
113
113
|
}
|
|
114
114
|
display: flex;
|
|
115
115
|
flex-direction: column;
|
|
116
|
-
`,
|
|
116
|
+
`,k2=x.styled(x.Box)`
|
|
117
117
|
flex-grow: 1;
|
|
118
118
|
overflow-y: auto;
|
|
119
119
|
overflow-x: hidden;
|
|
@@ -122,12 +122,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
122
122
|
`;x.styled(x.Box)`
|
|
123
123
|
width: inherit;
|
|
124
124
|
height: inherit;
|
|
125
|
-
`;const
|
|
125
|
+
`;const P2=x.styled(x.Box)`
|
|
126
126
|
margin-top: 12px;
|
|
127
127
|
border: 1px solid ${x.theme.palette.gray.gray5};
|
|
128
128
|
border-radius: 8px;
|
|
129
129
|
width: 100%;
|
|
130
|
-
`,
|
|
130
|
+
`,M2=x.styled(x.Stack)`
|
|
131
131
|
padding: 11px;
|
|
132
132
|
box-sizing: border-box;
|
|
133
133
|
width: 100%;
|
|
@@ -140,16 +140,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
140
140
|
&.hiver-card-expanded {
|
|
141
141
|
background: ${x.theme.palette.gray.gray6};
|
|
142
142
|
}
|
|
143
|
-
`,
|
|
143
|
+
`,yl=x.styled(x.Stack)`
|
|
144
144
|
flex-direction: row;
|
|
145
145
|
align-items: stretch;
|
|
146
|
-
`,
|
|
146
|
+
`,B2=x.styled(x.Typography)`
|
|
147
147
|
max-width: 179px;
|
|
148
148
|
letter-spacing: 0.5px;
|
|
149
149
|
text-overflow: ellipsis;
|
|
150
150
|
white-space: nowrap;
|
|
151
151
|
overflow: hidden;
|
|
152
|
-
`,
|
|
152
|
+
`,j2=x.styled(x.Box)`
|
|
153
153
|
box-sizing: border-box;
|
|
154
154
|
overflow-y: hidden;
|
|
155
155
|
height: ${e=>e.height?`${e.height}px`:"0px"};
|
|
@@ -158,26 +158,26 @@ React keys must be passed directly to JSX without using spread:
|
|
|
158
158
|
&.slideUp {
|
|
159
159
|
height: 0;
|
|
160
160
|
}
|
|
161
|
-
`,
|
|
161
|
+
`,G2=x.styled(x.Typography)`
|
|
162
162
|
text-transform: uppercase;
|
|
163
163
|
color: ${x.theme.palette.gray.gray3};
|
|
164
|
-
`,
|
|
164
|
+
`,vl=x.styled(x.Typography)`
|
|
165
165
|
color: ${x.theme.palette.gray.gray4};
|
|
166
166
|
overflow: hidden;
|
|
167
167
|
word-break: break-word;
|
|
168
|
-
`,
|
|
168
|
+
`,V2=x.styled(x.Link)`
|
|
169
169
|
color: ${x.theme.palette.blue.primary};
|
|
170
170
|
display: inline;
|
|
171
171
|
whitespace: nowrap;
|
|
172
172
|
cursor: pointer;
|
|
173
173
|
text-decoration: none;
|
|
174
|
-
`,
|
|
174
|
+
`,H2=x.styled(x.Typography)`
|
|
175
175
|
&.ellipsisClass {
|
|
176
176
|
text-overflow: ellipsis;
|
|
177
177
|
white-space: nowrap;
|
|
178
178
|
overflow: hidden;
|
|
179
179
|
}
|
|
180
|
-
`,
|
|
180
|
+
`,Cl=x.styled(x.Link)`
|
|
181
181
|
display: -webkit-box;
|
|
182
182
|
-webkit-box-orient: vertical;
|
|
183
183
|
overflow: hidden;
|
|
@@ -185,7 +185,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
185
185
|
text-overflow: ellipsis;
|
|
186
186
|
-webkit-line-clamp: 3;
|
|
187
187
|
cursor: pointer;
|
|
188
|
-
`,
|
|
188
|
+
`,W2=x.styled(x.Typography)`
|
|
189
189
|
display: -webkit-box;
|
|
190
190
|
-webkit-box-orient: vertical;
|
|
191
191
|
overflow: hidden;
|
|
@@ -193,7 +193,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
193
193
|
text-overflow: ellipsis;
|
|
194
194
|
-webkit-line-clamp: 3;
|
|
195
195
|
color: ${x.theme.palette.gray.gray1};
|
|
196
|
-
`,
|
|
196
|
+
`,hi=x.styled(x.Box)`
|
|
197
197
|
position: relative;
|
|
198
198
|
top: 1px;
|
|
199
199
|
content: '';
|
|
@@ -232,10 +232,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
232
232
|
transform: rotate(135deg);
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
`,
|
|
235
|
+
`,_n=x.styled(x.Skeleton)`
|
|
236
236
|
display: block;
|
|
237
237
|
margin: ${e=>e.margin?e.margin:0};
|
|
238
|
-
`,
|
|
238
|
+
`,On=x.styled(x.IconButton)`
|
|
239
239
|
transform: rotate(360deg);
|
|
240
240
|
transition: 300ms transform;
|
|
241
241
|
&.disabled {
|
|
@@ -260,10 +260,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
260
260
|
transform: rotate(360deg);
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
`,
|
|
263
|
+
`,Z2=x.styled(x.TableHead)`
|
|
264
264
|
background-color: ${x.theme.palette.gray.white};
|
|
265
265
|
border-bottom: 1px solid ${x.theme.palette.gray.gray5};
|
|
266
|
-
`,
|
|
266
|
+
`,X2=x.styled(x.TableCell)`
|
|
267
267
|
height: 12px;
|
|
268
268
|
padding: 12px 16px;
|
|
269
269
|
border-top: 1px solid ${x.theme.palette.gray.gray5};
|
|
@@ -276,7 +276,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
276
276
|
&:nth-last-child(2) {
|
|
277
277
|
border-radius: 0px 5px 0px 0px;
|
|
278
278
|
}
|
|
279
|
-
`,
|
|
279
|
+
`,z2=x.styled(x.TableRow)`
|
|
280
280
|
.row-edit {
|
|
281
281
|
visibility: hidden;
|
|
282
282
|
}
|
|
@@ -293,7 +293,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
293
293
|
border-radius: 0px 0px 5px 0px;
|
|
294
294
|
}
|
|
295
295
|
}
|
|
296
|
-
`,
|
|
296
|
+
`,Y2=x.styled(x.TableCell)`
|
|
297
297
|
height: 32px;
|
|
298
298
|
padding: 8px 16px;
|
|
299
299
|
border-right: 1px solid ${x.theme.palette.gray.gray5};
|
|
@@ -301,23 +301,23 @@ React keys must be passed directly to JSX without using spread:
|
|
|
301
301
|
&:first-child {
|
|
302
302
|
border-left: 1px solid ${x.theme.palette.gray.gray5};
|
|
303
303
|
}
|
|
304
|
-
`,
|
|
304
|
+
`,J2=x.styled(x.TableCell)`
|
|
305
305
|
width: 34px;
|
|
306
306
|
position: sticky;
|
|
307
307
|
right: 0px;
|
|
308
308
|
background-color: white;
|
|
309
309
|
border: none;
|
|
310
310
|
padding: 0px 2px;
|
|
311
|
-
`,
|
|
311
|
+
`,U2=x.styled(x.TableCell)`
|
|
312
312
|
padding: 16px 19px;
|
|
313
313
|
position: sticky;
|
|
314
314
|
right: 0px;
|
|
315
315
|
background-color: white;
|
|
316
316
|
border: none;
|
|
317
|
-
`,
|
|
317
|
+
`,Q2=x.styled("img")`
|
|
318
318
|
transition: transform 0.3s;
|
|
319
319
|
transform: rotate(${e=>e.transformAngle}deg);
|
|
320
|
-
`,
|
|
320
|
+
`,q2=x.styled(x.Typography)`
|
|
321
321
|
display: flex;
|
|
322
322
|
font-size: 12px;
|
|
323
323
|
color: ${x.theme.palette.blue.primary};
|
|
@@ -325,16 +325,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
325
325
|
align-items: center;
|
|
326
326
|
margin: 0 12px 12px 12px;
|
|
327
327
|
cursor: pointer;
|
|
328
|
-
|
|
328
|
+
`,$2=x.styled(x.Typography)`
|
|
329
329
|
display: flex;
|
|
330
330
|
align-items: center;
|
|
331
331
|
line-height: 28px;
|
|
332
332
|
font-weight: 600;
|
|
333
|
-
`,
|
|
333
|
+
`,K2=x.styled(x.Box)`
|
|
334
334
|
margin-top: 12px;
|
|
335
335
|
border: 1px solid ${x.palette.gray.gray5};
|
|
336
336
|
border-radius: 4px;
|
|
337
|
-
`,
|
|
337
|
+
`,e1=x.styled(x.Stack)`
|
|
338
338
|
flex-direction: row;
|
|
339
339
|
align-items: center;
|
|
340
340
|
background-color: #e1e8ff;
|
|
@@ -342,7 +342,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
342
342
|
box-sizing: border-box;
|
|
343
343
|
height: 48px;
|
|
344
344
|
justify-content: space-between;
|
|
345
|
-
`,
|
|
345
|
+
`,t1=x.styled(x.Box)`
|
|
346
346
|
overflow: hidden;
|
|
347
347
|
transition: max-height 300ms;
|
|
348
348
|
&.slideUp {
|
|
@@ -351,17 +351,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
351
351
|
&.slideDown {
|
|
352
352
|
max-height: ${({height:e})=>e?`${e}px`:"0px"};
|
|
353
353
|
}
|
|
354
|
-
`,
|
|
354
|
+
`,n1=x.styled(x.Box)`
|
|
355
355
|
background-color: #f0f3ff99;
|
|
356
356
|
padding: 14px 12px 8px 12px;
|
|
357
357
|
box-sizing: border-box;
|
|
358
|
-
`,
|
|
358
|
+
`,r1=x.styled(x.Box)`
|
|
359
359
|
margin-bottom: 12px;
|
|
360
360
|
margin-top: 8px;
|
|
361
361
|
li {
|
|
362
362
|
display: list-item;
|
|
363
363
|
}
|
|
364
|
-
`,
|
|
364
|
+
`,o1=x.styled(x.Stack)`
|
|
365
365
|
margin-bottom: 6px;
|
|
366
366
|
list-style-type: disc;
|
|
367
367
|
margin-left: ${e=>e.marginLeft?`${e.marginLeft}`:"14px"};
|
|
@@ -373,18 +373,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
373
373
|
height: 20px;
|
|
374
374
|
border-radius: 2px;
|
|
375
375
|
}
|
|
376
|
-
`,
|
|
376
|
+
`,s1=x.styled(x.Button)`
|
|
377
377
|
height: 28px;
|
|
378
378
|
max-width: 115px;
|
|
379
379
|
white-space: pre;
|
|
380
|
-
`,
|
|
380
|
+
`,i1=x.styled(x.Typography)`
|
|
381
381
|
font-weight: 500;
|
|
382
382
|
height: 100%;
|
|
383
|
-
`,
|
|
383
|
+
`,a1=x.styled(x.Box)`
|
|
384
384
|
&:last-child {
|
|
385
385
|
margin-bottom: 16px;
|
|
386
386
|
}
|
|
387
|
-
|
|
387
|
+
`,c1=x.styled(x.Stack)`
|
|
388
388
|
flex-direction: row;
|
|
389
389
|
width: 100%;
|
|
390
390
|
justify-content: center;
|
|
@@ -402,24 +402,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
402
402
|
}
|
|
403
403
|
}
|
|
404
404
|
}
|
|
405
|
-
`,
|
|
405
|
+
`,l1=x.styled(x.Typography)`
|
|
406
406
|
white-space: nowrap;
|
|
407
407
|
overflow: hidden;
|
|
408
408
|
text-overflow: ellipsis;
|
|
409
409
|
max-width: 100%;
|
|
410
410
|
height: 100%;
|
|
411
411
|
color: ${x.theme.palette.gray.gray2};
|
|
412
|
-
`,
|
|
412
|
+
`,u1=x.styled(x.Stack)`
|
|
413
413
|
padding: 8px 16px;
|
|
414
414
|
color: ${x.theme.palette.gray.black};
|
|
415
|
-
`,
|
|
415
|
+
`,d1=x.styled(x.Typography)`
|
|
416
416
|
white-space: nowrap;
|
|
417
417
|
overflow: hidden;
|
|
418
418
|
text-overflow: ellipsis;
|
|
419
419
|
width: calc(100% - 20px);
|
|
420
420
|
display: inline-block;
|
|
421
421
|
color: ${x.theme.palette.gray.gray2};
|
|
422
|
-
`,
|
|
422
|
+
`,Il=e=>B.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("path",{d:"M15.505 1.84634C15.1241 1.46545 14.6074 1.25146 14.0688 1.25146C13.5301 1.25146 13.0134 1.46545 12.6325 1.84634L10.6244 3.85447C10.6108 3.3249 10.391 2.82156 10.0116 2.45179C9.63228 2.08203 9.12349 1.87508 8.59375 1.87509H3.90625C3.36753 1.87509 2.85087 2.0891 2.46994 2.47003C2.08901 2.85097 1.875 3.36762 1.875 3.90634V16.0938C1.875 16.6326 2.08901 17.1492 2.46994 17.5302C2.85087 17.9111 3.36753 18.1251 3.90625 18.1251H16.0938C16.6325 18.1251 17.1491 17.9111 17.5301 17.5302C17.911 17.1492 18.125 16.6326 18.125 16.0938V11.4063C18.125 10.8775 17.9189 10.3696 17.5503 9.99039C17.1817 9.6112 16.6798 9.39069 16.1512 9.37572L18.1569 7.37072C18.5378 6.98979 18.7518 6.47316 18.7518 5.93447C18.7518 5.39578 18.5378 4.87915 18.1569 4.49822L15.505 1.84634ZM11.985 9.37509H10.625V8.01509L11.985 9.37509ZM13.5162 2.73009C13.5888 2.65753 13.6749 2.59996 13.7697 2.56069C13.8645 2.52141 13.9661 2.5012 14.0688 2.5012C14.1714 2.5012 14.273 2.52141 14.3678 2.56069C14.4626 2.59996 14.5487 2.65753 14.6212 2.73009L17.2725 5.38197C17.3451 5.45452 17.4026 5.54065 17.4419 5.63545C17.4812 5.73025 17.5014 5.83186 17.5014 5.93447C17.5014 6.03708 17.4812 6.13869 17.4419 6.23349C17.4026 6.32829 17.3451 6.41442 17.2725 6.48697L14.6212 9.13822C14.5487 9.21079 14.4626 9.26835 14.3678 9.30763C14.273 9.3469 14.1714 9.36711 14.0688 9.36711C13.9661 9.36711 13.8645 9.3469 13.7697 9.30763C13.6749 9.26835 13.5888 9.21079 13.5162 9.13822L10.8644 6.48697C10.7918 6.41442 10.7342 6.32829 10.695 6.23349C10.6557 6.13869 10.6355 6.03708 10.6355 5.93447C10.6355 5.83186 10.6557 5.73025 10.695 5.63545C10.7342 5.54065 10.7918 5.45452 10.8644 5.38197L13.5162 2.73009ZM9.375 3.90634V9.37509H3.125V3.90634C3.125 3.47509 3.475 3.12509 3.90625 3.12509H8.59375C9.025 3.12509 9.375 3.47509 9.375 3.90634ZM3.125 16.0938V10.6251H9.375V16.8751H3.90625C3.475 16.8751 3.125 16.5251 3.125 16.0938ZM10.625 10.6251H16.0938C16.525 10.6251 16.875 10.9751 16.875 11.4063V16.0938C16.875 16.5251 16.525 16.8751 16.0938 16.8751H10.625V10.6251Z",fill:"#3E4C5A"}),B.createElement("rect",{x:10.877,y:5.90918,width:4.54545,height:4.54545,rx:1,transform:"rotate(-45 10.877 5.90918)",fill:"#FFE250"}),B.createElement("path",{d:"M3.77344 12.2727C3.77344 11.7204 4.22115 11.2727 4.77344 11.2727H7.77344C8.32572 11.2727 8.77344 11.7204 8.77344 12.2727V15.2727C8.77344 15.825 8.32572 16.2727 7.77344 16.2727H4.77344C4.22115 16.2727 3.77344 15.825 3.77344 15.2727L3.77344 12.2727Z",fill:"#FFE250"})),f1=({isWriteFlowEnabled:e,haveCreateObjects:t,haveLinkObjects:n,cards:r,handleCreateNewObject:o,handleLinkNewObject:s})=>{const i=S.useRef(null),a=S.useRef(null),{availableFeatures:c}=S.useContext(Ge),l=$e(c,Ro),u=S.useCallback(b=>{const y=document.getElementById("connector-agent-container");if(!b||!y)return;a.current&&a.current.disconnect();const C=new IntersectionObserver(h=>{const p=i.current;for(const d of h)p==null||p.classList.toggle(hl,d.intersectionRatio===0)},{root:y});C.observe(b),a.current=C},[]);return E.jsxs(E.Fragment,{children:[E.jsx(D2,{ref:u}),E.jsxs(N2,{ref:i,children:[E.jsxs(x.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[l?E.jsx(Il,{width:"20px",height:"20px"}):E.jsx(gl,{}),E.jsx(ml,{variant:"h2",children:l?li:el})]}),E.jsx(x.Stack,{direction:"row",gap:"4px",children:e&&(r!=null&&r.length)?E.jsxs(E.Fragment,{children:[t?E.jsx(x.Tooltip,{title:ol,placement:"bottom",children:E.jsx(x.IconButton,{onClick:o,children:E.jsx("img",{src:R2,alt:"Add",height:"20px"})})}):null,n?E.jsx(x.Tooltip,{title:sl,placement:"bottom",children:E.jsx(x.IconButton,{onClick:s,children:E.jsx("img",{src:F2,alt:"Link Task",height:"20px"})})}):null]}):null})]})]})};var gi={exports:{}},mi={};/**
|
|
423
423
|
* @license React
|
|
424
424
|
* use-sync-external-store-with-selector.production.min.js
|
|
425
425
|
*
|
|
@@ -427,7 +427,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
427
427
|
*
|
|
428
428
|
* This source code is licensed under the MIT license found in the
|
|
429
429
|
* LICENSE file in the root directory of this source tree.
|
|
430
|
-
*/var
|
|
430
|
+
*/var El;function p1(){if(El)return mi;El=1;var e=S;function t(c,l){return c===l&&(c!==0||1/c===1/l)||c!==c&&l!==l}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,i=e.useMemo,a=e.useDebugValue;return mi.useSyncExternalStoreWithSelector=function(c,l,u,b,y){var C=o(null);if(C.current===null){var h={hasValue:!1,value:null};C.current=h}else h=C.current;C=i(function(){function d(v){if(!f){if(f=!0,m=v,v=b(v),y!==void 0&&h.hasValue){var w=h.value;if(y(w,v))return g=w}return g=v}if(w=g,n(m,v))return w;var A=b(v);return y!==void 0&&y(w,A)?w:(m=v,g=A)}var f=!1,m,g,I=u===void 0?null:u;return[function(){return d(l())},I===null?void 0:function(){return d(I())}]},[l,u,b,y]);var p=r(c,C[0],C[1]);return s(function(){h.hasValue=!0,h.value=p},[p]),a(p),p},mi}var bi={};/**
|
|
431
431
|
* @license React
|
|
432
432
|
* use-sync-external-store-with-selector.development.js
|
|
433
433
|
*
|
|
@@ -435,30 +435,30 @@ React keys must be passed directly to JSX without using spread:
|
|
|
435
435
|
*
|
|
436
436
|
* This source code is licensed under the MIT license found in the
|
|
437
437
|
* LICENSE file in the root directory of this source tree.
|
|
438
|
-
*/var
|
|
438
|
+
*/var xl;function h1(){return xl||(xl=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=S;function t(l,u){return l===u&&(l!==0||1/l===1/u)||l!==l&&u!==u}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,i=e.useMemo,a=e.useDebugValue;function c(l,u,b,y,C){var h=o(null),p;h.current===null?(p={hasValue:!1,value:null},h.current=p):p=h.current;var d=i(function(){var I=!1,v,w,A=function(F){if(!I){I=!0,v=F;var k=y(F);if(C!==void 0&&p.hasValue){var D=p.value;if(C(D,k))return w=D,D}return w=k,k}var j=v,z=w;if(n(j,F))return z;var W=y(F);return C!==void 0&&C(z,W)?z:(v=F,w=W,W)},T=b===void 0?null:b,O=function(){return A(u())},N=T===null?void 0:function(){return A(T())};return[O,N]},[u,b,y,C]),f=d[0],m=d[1],g=r(l,f,m);return s(function(){p.hasValue=!0,p.value=g},[g]),a(g),g}bi.useSyncExternalStoreWithSelector=c,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),bi}process.env.NODE_ENV==="production"?gi.exports=p1():gi.exports=h1();var g1=gi.exports,gt="default"in B?B.default:B,wl=Symbol.for("react-redux-context"),Al=typeof globalThis<"u"?globalThis:{};function m1(){if(!gt.createContext)return{};const e=Al[wl]??(Al[wl]=new Map);let t=e.get(gt.createContext);return t||(t=gt.createContext(null),process.env.NODE_ENV!=="production"&&(t.displayName="ReactRedux"),e.set(gt.createContext,t)),t}var cn=m1(),b1=()=>{throw new Error("uSES not initialized!")};function yi(e=cn){return function(){const n=gt.useContext(e);if(process.env.NODE_ENV!=="production"&&!n)throw new Error("could not find react-redux context value; please ensure the component is wrapped in a <Provider>");return n}}var Tl=yi(),Sl=b1,y1=e=>{Sl=e},v1=(e,t)=>e===t;function C1(e=cn){const t=e===cn?Tl:yi(e),n=(r,o={})=>{const{equalityFn:s=v1,devModeChecks:i={}}=typeof o=="function"?{equalityFn:o}:o;if(process.env.NODE_ENV!=="production"){if(!r)throw new Error("You must pass a selector to useSelector");if(typeof r!="function")throw new Error("You must pass a function as a selector to useSelector");if(typeof s!="function")throw new Error("You must pass a function as an equality function to useSelector")}const{store:a,subscription:c,getServerState:l,stabilityCheck:u,identityFunctionCheck:b}=t(),y=gt.useRef(!0),C=gt.useCallback({[r.name](p){const d=r(p);if(process.env.NODE_ENV!=="production"){const{identityFunctionCheck:f,stabilityCheck:m}={stabilityCheck:u,identityFunctionCheck:b,...i};if(m==="always"||m==="once"&&y.current){const g=r(p);if(!s(d,g)){let I;try{throw new Error}catch(v){({stack:I}=v)}console.warn("Selector "+(r.name||"unknown")+` returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
|
|
439
439
|
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization`,{state:p,selected:d,selected2:g,stack:I})}}if((f==="always"||f==="once"&&y.current)&&d===p){let g;try{throw new Error}catch(I){({stack:g}=I)}console.warn("Selector "+(r.name||"unknown")+` returned the root state when called. This can lead to unnecessary rerenders.
|
|
440
|
-
Selectors that return the entire state are almost certainly a mistake, as they will cause a rerender whenever *anything* in state changes.`,{stack:g})}y.current&&(y.current=!1)}return d}}[r.name],[r,u,i.stabilityCheck]),h=wl(c.addNestedSub,a.getState,l||a.getState,C,s);return gt.useDebugValue(h),h};return Object.assign(n,{withTypes:()=>n}),n}var d1=u1();function f1(e){e()}function p1(){let e=null,t=null;return{clear(){e=null,t=null},notify(){f1(()=>{let n=e;for(;n;)n.callback(),n=n.next})},get(){const n=[];let r=e;for(;r;)n.push(r),r=r.next;return n},subscribe(n){let r=!0;const o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){!r||e===null||(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}var Al={notify(){},get:()=>[]};function h1(e,t){let n,r=Al,o=0,s=!1;function i(p){u();const d=r.subscribe(p);let f=!1;return()=>{f||(f=!0,d(),b())}}function a(){r.notify()}function c(){h.onStateChange&&h.onStateChange()}function l(){return s}function u(){o++,n||(n=e.subscribe(c),r=p1())}function b(){o--,n&&o===0&&(n(),n=void 0,r.clear(),r=Al)}function y(){s||(s=!0,u())}function C(){s&&(s=!1,b())}const h={addNestedSub:i,notifyNestedSubs:a,handleChangeWrapper:c,isSubscribed:l,trySubscribe:y,tryUnsubscribe:C,getListeners:()=>r};return h}var g1=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",m1=typeof navigator<"u"&&navigator.product==="ReactNative",b1=g1||m1?gt.useLayoutEffect:gt.useEffect;function y1({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:s="once"}){const i=gt.useMemo(()=>{const l=h1(e);return{store:e,subscription:l,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:s}},[e,r,o,s]),a=gt.useMemo(()=>e.getState(),[e]);b1(()=>{const{subscription:l}=i;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),a!==e.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[i,a]);const c=t||an;return gt.createElement(c.Provider,{value:i},n)}var v1=y1;function Tl(e=an){const t=e===an?xl:gi(e),n=()=>{const{store:r}=t();return r};return Object.assign(n,{withTypes:()=>n}),n}var C1=Tl();function I1(e=an){const t=e===an?C1:Tl(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var E1=I1();c1(s1.useSyncExternalStoreWithSelector);const Nt=E1.withTypes(),be=d1.withTypes(),mt={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},J={IDLE:"idle",LOADING:"loading",FAILED:"failed"},x1="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.7%209.71005L6.19497%207.20503C5.92161%206.93166%205.47839%206.93166%205.20503%207.20503C4.93166%207.47839%204.93166%207.92161%205.20503%208.19497L8.20503%2011.195C8.47839%2011.4683%208.92161%2011.4683%209.19497%2011.195L12.195%208.19497C12.4683%207.92161%2012.4683%207.47839%2012.195%207.20503C11.9216%206.93166%2011.4784%206.93166%2011.205%207.20503L8.7%209.71005Z'%20fill='%23196FE0'/%3e%3c/svg%3e",Sl="Show more",w1="Show less",A1="Show preview",T1="Hide preview",S1="Change related email address";function ze(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var _1=typeof Symbol=="function"&&Symbol.observable||"@@observable",_l=_1,mi=()=>Math.random().toString(36).substring(7).split("").join("."),O1={INIT:`@@redux/INIT${mi()}`,REPLACE:`@@redux/REPLACE${mi()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${mi()}`},_n=O1;function Hr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function L1(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(D1(e))return"date";if(F1(e))return"error";const n=R1(e);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function R1(e){return typeof e.constructor=="function"?e.constructor.name:null}function F1(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function D1(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function cn(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=L1(e)),t}function Ol(e,t,n){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?ze(2):`Expected the root reducer to be a function. Instead, received: '${cn(e)}'`);if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?ze(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?ze(1):`Expected the enhancer to be a function. Instead, received: '${cn(n)}'`);return n(Ol)(e,t)}let r=e,o=t,s=new Map,i=s,a=0,c=!1;function l(){i===s&&(i=new Map,s.forEach((d,f)=>{i.set(f,d)}))}function u(){if(c)throw new Error(process.env.NODE_ENV==="production"?ze(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return o}function b(d){if(typeof d!="function")throw new Error(process.env.NODE_ENV==="production"?ze(4):`Expected the listener to be a function. Instead, received: '${cn(d)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?ze(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let f=!0;l();const m=a++;return i.set(m,d),function(){if(f){if(c)throw new Error(process.env.NODE_ENV==="production"?ze(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");f=!1,l(),i.delete(m),s=null}}}function y(d){if(!Hr(d))throw new Error(process.env.NODE_ENV==="production"?ze(7):`Actions must be plain objects. Instead, the actual type was: '${cn(d)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof d.type>"u")throw new Error(process.env.NODE_ENV==="production"?ze(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof d.type!="string")throw new Error(process.env.NODE_ENV==="production"?ze(17):`Action "type" property must be a string. Instead, the actual type was: '${cn(d.type)}'. Value was: '${d.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?ze(9):"Reducers may not dispatch actions.");try{c=!0,o=r(o,d)}finally{c=!1}return(s=i).forEach(m=>{m()}),d}function C(d){if(typeof d!="function")throw new Error(process.env.NODE_ENV==="production"?ze(10):`Expected the nextReducer to be a function. Instead, received: '${cn(d)}`);r=d,y({type:_n.REPLACE})}function h(){const d=b;return{subscribe(f){if(typeof f!="object"||f===null)throw new Error(process.env.NODE_ENV==="production"?ze(11):`Expected the observer to be an object. Instead, received: '${cn(f)}'`);function m(){const I=f;I.next&&I.next(u())}return m(),{unsubscribe:d(m)}},[_l](){return this}}}return y({type:_n.INIT}),{dispatch:y,subscribe:b,getState:u,replaceReducer:C,[_l]:h}}function Ll(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function N1(e,t,n,r){const o=Object.keys(t),s=n&&n.type===_n.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(o.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!Hr(e))return`The ${s} has unexpected type of "${cn(e)}". Expected argument to be an object with the following keys: "${o.join('", "')}"`;const i=Object.keys(e).filter(a=>!t.hasOwnProperty(a)&&!r[a]);if(i.forEach(a=>{r[a]=!0}),!(n&&n.type===_n.REPLACE)&&i.length>0)return`Unexpected ${i.length>1?"keys":"key"} "${i.join('", "')}" found in ${s}. Expected to find one of the known reducer keys instead: "${o.join('", "')}". Unexpected keys will be ignored.`}function k1(e){Object.keys(e).forEach(t=>{const n=e[t];if(typeof n(void 0,{type:_n.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?ze(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof n(void 0,{type:_n.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?ze(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${_n.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function Rl(e){const t=Object.keys(e),n={};for(let i=0;i<t.length;i++){const a=t[i];process.env.NODE_ENV!=="production"&&typeof e[a]>"u"&&Ll(`No reducer provided for key "${a}"`),typeof e[a]=="function"&&(n[a]=e[a])}const r=Object.keys(n);let o;process.env.NODE_ENV!=="production"&&(o={});let s;try{k1(n)}catch(i){s=i}return function(a={},c){if(s)throw s;if(process.env.NODE_ENV!=="production"){const b=N1(a,n,c,o);b&&Ll(b)}let l=!1;const u={};for(let b=0;b<r.length;b++){const y=r[b],C=n[y],h=a[y],p=C(h,c);if(typeof p>"u"){const d=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?ze(14):`When called with an action of type ${d?`"${String(d)}"`:"(unknown type)"}, the slice reducer for key "${y}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}u[y]=p,l=l||p!==h}return l=l||r.length!==Object.keys(a).length,l?u:a}}function Do(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function P1(...e){return t=>(n,r)=>{const o=t(n,r);let s=()=>{throw new Error(process.env.NODE_ENV==="production"?ze(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const i={getState:o.getState,dispatch:(c,...l)=>s(c,...l)},a=e.map(c=>c(i));return s=Do(...a)(o.dispatch),{...o,dispatch:s}}}function Fl(e){return Hr(e)&&"type"in e&&typeof e.type=="string"}var Dl=Symbol.for("immer-nothing"),Nl=Symbol.for("immer-draftable"),bt=Symbol.for("immer-state"),M1=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function it(e,...t){if(process.env.NODE_ENV!=="production"){const n=M1[e],r=typeof n=="function"?n.apply(null,t):n;throw new Error(`[Immer] ${r}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var er=Object.getPrototypeOf;function On(e){return!!e&&!!e[bt]}function Qt(e){var t;return e?kl(e)||Array.isArray(e)||!!e[Nl]||!!((t=e.constructor)!=null&&t[Nl])||Po(e)||Mo(e):!1}var B1=Object.prototype.constructor.toString();function kl(e){if(!e||typeof e!="object")return!1;const t=er(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===B1}function No(e,t){ko(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function ko(e){const t=e[bt];return t?t.type_:Array.isArray(e)?1:Po(e)?2:Mo(e)?3:0}function bi(e,t){return ko(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Pl(e,t,n){const r=ko(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function j1(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Po(e){return e instanceof Map}function Mo(e){return e instanceof Set}function Ln(e){return e.copy_||e.base_}function yi(e,t){if(Po(e))return new Map(e);if(Mo(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=kl(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[bt];let o=Reflect.ownKeys(r);for(let s=0;s<o.length;s++){const i=o[s],a=r[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[i]})}return Object.create(er(e),r)}else{const r=er(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function vi(e,t=!1){return Bo(e)||On(e)||!Qt(e)||(ko(e)>1&&(e.set=e.add=e.clear=e.delete=G1),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>vi(r,!0))),e}function G1(){it(2)}function Bo(e){return Object.isFrozen(e)}var V1={};function Rn(e){const t=V1[e];return t||it(0,e),t}var Wr;function Ml(){return Wr}function H1(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Bl(e,t){t&&(Rn("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ci(e){Ii(e),e.drafts_.forEach(W1),e.drafts_=null}function Ii(e){e===Wr&&(Wr=e.parent_)}function jl(e){return Wr=H1(Wr,e)}function W1(e){const t=e[bt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Gl(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[bt].modified_&&(Ci(t),it(4)),Qt(e)&&(e=jo(t,e),t.parent_||Go(t,e)),t.patches_&&Rn("Patches").generateReplacementPatches_(n[bt].base_,e,t.patches_,t.inversePatches_)):e=jo(t,n,[]),Ci(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Dl?e:void 0}function jo(e,t,n){if(Bo(t))return t;const r=t[bt];if(!r)return No(t,(o,s)=>Vl(e,r,t,o,s,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Go(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let s=o,i=!1;r.type_===3&&(s=new Set(o),o.clear(),i=!0),No(s,(a,c)=>Vl(e,r,o,a,c,n,i)),Go(e,o,!1),n&&e.patches_&&Rn("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Vl(e,t,n,r,o,s,i){if(process.env.NODE_ENV!=="production"&&o===n&&it(5),On(o)){const a=s&&t&&t.type_!==3&&!bi(t.assigned_,r)?s.concat(r):void 0,c=jo(e,o,a);if(Pl(n,r,c),On(c))e.canAutoFreeze_=!1;else return}else i&&n.add(o);if(Qt(o)&&!Bo(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;jo(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Go(e,o)}}function Go(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&vi(t,n)}function Z1(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Ml(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,s=Ei;n&&(o=[r],s=Zr);const{revoke:i,proxy:a}=Proxy.revocable(o,s);return r.draft_=a,r.revoke_=i,a}var Ei={get(e,t){if(t===bt)return e;const n=Ln(e);if(!bi(n,t))return X1(e,n,t);const r=n[t];return e.finalized_||!Qt(r)?r:r===xi(e.base_,t)?(Ai(e),e.copy_[t]=Ti(r,e)):r},has(e,t){return t in Ln(e)},ownKeys(e){return Reflect.ownKeys(Ln(e))},set(e,t,n){const r=Hl(Ln(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=xi(Ln(e),t),s=o==null?void 0:o[bt];if(s&&s.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(j1(n,o)&&(n!==void 0||bi(e.base_,t)))return!0;Ai(e),wi(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return xi(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Ai(e),wi(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Ln(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){it(11)},getPrototypeOf(e){return er(e.base_)},setPrototypeOf(){it(12)}},Zr={};No(Ei,(e,t)=>{Zr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Zr.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&it(13),Zr.set.call(this,e,t,void 0)},Zr.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&it(14),Ei.set.call(this,e[0],t,n,e[0])};function xi(e,t){const n=e[bt];return(n?Ln(n):e)[t]}function X1(e,t,n){var o;const r=Hl(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Hl(e,t){if(!(t in e))return;let n=er(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=er(n)}}function wi(e){e.modified_||(e.modified_=!0,e.parent_&&wi(e.parent_))}function Ai(e){e.copy_||(e.copy_=yi(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var z1=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const s=n;n=t;const i=this;return function(c=s,...l){return i.produce(c,u=>n.call(this,u,...l))}}typeof n!="function"&&it(6),r!==void 0&&typeof r!="function"&&it(7);let o;if(Qt(t)){const s=jl(this),i=Ti(t,void 0);let a=!0;try{o=n(i),a=!1}finally{a?Ci(s):Ii(s)}return Bl(s,r),Gl(o,s)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Dl&&(o=void 0),this.autoFreeze_&&vi(o,!0),r){const s=[],i=[];Rn("Patches").generateReplacementPatches_(t,o,s,i),r(s,i)}return o}else it(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(i,...a)=>this.produceWithPatches(i,c=>t(c,...a));let r,o;return[this.produce(t,n,(i,a)=>{r=i,o=a}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Qt(e)||it(8),On(e)&&(e=Y1(e));const t=jl(this),n=Ti(e,void 0);return n[bt].isManual_=!0,Ii(t),n}finishDraft(e,t){const n=e&&e[bt];(!n||!n.isManual_)&&it(9);const{scope_:r}=n;return Bl(r,t),Gl(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=Rn("Patches").applyPatches_;return On(e)?r(e,t):this.produce(e,o=>r(o,t))}};function Ti(e,t){const n=Po(e)?Rn("MapSet").proxyMap_(e,t):Mo(e)?Rn("MapSet").proxySet_(e,t):Z1(e,t);return(t?t.scope_:Ml()).drafts_.push(n),n}function Y1(e){return On(e)||it(10,e),Wl(e)}function Wl(e){if(!Qt(e)||Bo(e))return e;const t=e[bt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=yi(e,t.scope_.immer_.useStrictShallowCopy_)}else n=yi(e,!0);return No(n,(r,o)=>{Pl(n,r,Wl(o))}),t&&(t.finalized_=!1),n}var yt=new z1,Zl=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt),yt.createDraft.bind(yt),yt.finishDraft.bind(yt);var J1=(e,t,n)=>{if(t.length===1&&t[0]===n){let r=!1;try{const o={};e(o)===o&&(r=!0)}catch{}if(r){let o;try{throw new Error}catch(s){({stack:o}=s)}console.warn(`The result function returned its own inputs without modification. e.g
|
|
440
|
+
Selectors that return the entire state are almost certainly a mistake, as they will cause a rerender whenever *anything* in state changes.`,{stack:g})}y.current&&(y.current=!1)}return d}}[r.name],[r,u,i.stabilityCheck]),h=Sl(c.addNestedSub,a.getState,l||a.getState,C,s);return gt.useDebugValue(h),h};return Object.assign(n,{withTypes:()=>n}),n}var I1=C1();function E1(e){e()}function x1(){let e=null,t=null;return{clear(){e=null,t=null},notify(){E1(()=>{let n=e;for(;n;)n.callback(),n=n.next})},get(){const n=[];let r=e;for(;r;)n.push(r),r=r.next;return n},subscribe(n){let r=!0;const o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){!r||e===null||(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}var _l={notify(){},get:()=>[]};function w1(e,t){let n,r=_l,o=0,s=!1;function i(p){u();const d=r.subscribe(p);let f=!1;return()=>{f||(f=!0,d(),b())}}function a(){r.notify()}function c(){h.onStateChange&&h.onStateChange()}function l(){return s}function u(){o++,n||(n=e.subscribe(c),r=x1())}function b(){o--,n&&o===0&&(n(),n=void 0,r.clear(),r=_l)}function y(){s||(s=!0,u())}function C(){s&&(s=!1,b())}const h={addNestedSub:i,notifyNestedSubs:a,handleChangeWrapper:c,isSubscribed:l,trySubscribe:y,tryUnsubscribe:C,getListeners:()=>r};return h}var A1=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",T1=typeof navigator<"u"&&navigator.product==="ReactNative",S1=A1||T1?gt.useLayoutEffect:gt.useEffect;function _1({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:s="once"}){const i=gt.useMemo(()=>{const l=w1(e);return{store:e,subscription:l,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:s}},[e,r,o,s]),a=gt.useMemo(()=>e.getState(),[e]);S1(()=>{const{subscription:l}=i;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),a!==e.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[i,a]);const c=t||cn;return gt.createElement(c.Provider,{value:i},n)}var O1=_1;function Ol(e=cn){const t=e===cn?Tl:yi(e),n=()=>{const{store:r}=t();return r};return Object.assign(n,{withTypes:()=>n}),n}var L1=Ol();function R1(e=cn){const t=e===cn?L1:Ol(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var F1=R1();y1(g1.useSyncExternalStoreWithSelector);const Lt=F1.withTypes(),he=I1.withTypes(),mt={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},J={IDLE:"idle",LOADING:"loading",FAILED:"failed"},N1="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.7%209.71005L6.19497%207.20503C5.92161%206.93166%205.47839%206.93166%205.20503%207.20503C4.93166%207.47839%204.93166%207.92161%205.20503%208.19497L8.20503%2011.195C8.47839%2011.4683%208.92161%2011.4683%209.19497%2011.195L12.195%208.19497C12.4683%207.92161%2012.4683%207.47839%2012.195%207.20503C11.9216%206.93166%2011.4784%206.93166%2011.205%207.20503L8.7%209.71005Z'%20fill='%23196FE0'/%3e%3c/svg%3e",Ll="Show more",D1="Show less",k1="Show preview",P1="Hide preview",M1="Change related email address";function Ze(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var B1=typeof Symbol=="function"&&Symbol.observable||"@@observable",Rl=B1,vi=()=>Math.random().toString(36).substring(7).split("").join("."),j1={INIT:`@@redux/INIT${vi()}`,REPLACE:`@@redux/REPLACE${vi()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${vi()}`},Ln=j1;function Vr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function G1(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(W1(e))return"date";if(H1(e))return"error";const n=V1(e);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function V1(e){return typeof e.constructor=="function"?e.constructor.name:null}function H1(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function W1(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function ln(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=G1(e)),t}function Fl(e,t,n){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Ze(2):`Expected the root reducer to be a function. Instead, received: '${ln(e)}'`);if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Ze(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?Ze(1):`Expected the enhancer to be a function. Instead, received: '${ln(n)}'`);return n(Fl)(e,t)}let r=e,o=t,s=new Map,i=s,a=0,c=!1;function l(){i===s&&(i=new Map,s.forEach((d,f)=>{i.set(f,d)}))}function u(){if(c)throw new Error(process.env.NODE_ENV==="production"?Ze(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return o}function b(d){if(typeof d!="function")throw new Error(process.env.NODE_ENV==="production"?Ze(4):`Expected the listener to be a function. Instead, received: '${ln(d)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?Ze(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let f=!0;l();const m=a++;return i.set(m,d),function(){if(f){if(c)throw new Error(process.env.NODE_ENV==="production"?Ze(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");f=!1,l(),i.delete(m),s=null}}}function y(d){if(!Vr(d))throw new Error(process.env.NODE_ENV==="production"?Ze(7):`Actions must be plain objects. Instead, the actual type was: '${ln(d)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof d.type>"u")throw new Error(process.env.NODE_ENV==="production"?Ze(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof d.type!="string")throw new Error(process.env.NODE_ENV==="production"?Ze(17):`Action "type" property must be a string. Instead, the actual type was: '${ln(d.type)}'. Value was: '${d.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?Ze(9):"Reducers may not dispatch actions.");try{c=!0,o=r(o,d)}finally{c=!1}return(s=i).forEach(m=>{m()}),d}function C(d){if(typeof d!="function")throw new Error(process.env.NODE_ENV==="production"?Ze(10):`Expected the nextReducer to be a function. Instead, received: '${ln(d)}`);r=d,y({type:Ln.REPLACE})}function h(){const d=b;return{subscribe(f){if(typeof f!="object"||f===null)throw new Error(process.env.NODE_ENV==="production"?Ze(11):`Expected the observer to be an object. Instead, received: '${ln(f)}'`);function m(){const I=f;I.next&&I.next(u())}return m(),{unsubscribe:d(m)}},[Rl](){return this}}}return y({type:Ln.INIT}),{dispatch:y,subscribe:b,getState:u,replaceReducer:C,[Rl]:h}}function Nl(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function Z1(e,t,n,r){const o=Object.keys(t),s=n&&n.type===Ln.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(o.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!Vr(e))return`The ${s} has unexpected type of "${ln(e)}". Expected argument to be an object with the following keys: "${o.join('", "')}"`;const i=Object.keys(e).filter(a=>!t.hasOwnProperty(a)&&!r[a]);if(i.forEach(a=>{r[a]=!0}),!(n&&n.type===Ln.REPLACE)&&i.length>0)return`Unexpected ${i.length>1?"keys":"key"} "${i.join('", "')}" found in ${s}. Expected to find one of the known reducer keys instead: "${o.join('", "')}". Unexpected keys will be ignored.`}function X1(e){Object.keys(e).forEach(t=>{const n=e[t];if(typeof n(void 0,{type:Ln.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?Ze(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof n(void 0,{type:Ln.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?Ze(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Ln.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function Dl(e){const t=Object.keys(e),n={};for(let i=0;i<t.length;i++){const a=t[i];process.env.NODE_ENV!=="production"&&typeof e[a]>"u"&&Nl(`No reducer provided for key "${a}"`),typeof e[a]=="function"&&(n[a]=e[a])}const r=Object.keys(n);let o;process.env.NODE_ENV!=="production"&&(o={});let s;try{X1(n)}catch(i){s=i}return function(a={},c){if(s)throw s;if(process.env.NODE_ENV!=="production"){const b=Z1(a,n,c,o);b&&Nl(b)}let l=!1;const u={};for(let b=0;b<r.length;b++){const y=r[b],C=n[y],h=a[y],p=C(h,c);if(typeof p>"u"){const d=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?Ze(14):`When called with an action of type ${d?`"${String(d)}"`:"(unknown type)"}, the slice reducer for key "${y}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}u[y]=p,l=l||p!==h}return l=l||r.length!==Object.keys(a).length,l?u:a}}function No(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function z1(...e){return t=>(n,r)=>{const o=t(n,r);let s=()=>{throw new Error(process.env.NODE_ENV==="production"?Ze(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const i={getState:o.getState,dispatch:(c,...l)=>s(c,...l)},a=e.map(c=>c(i));return s=No(...a)(o.dispatch),{...o,dispatch:s}}}function kl(e){return Vr(e)&&"type"in e&&typeof e.type=="string"}var Pl=Symbol.for("immer-nothing"),Ml=Symbol.for("immer-draftable"),bt=Symbol.for("immer-state"),Y1=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function at(e,...t){if(process.env.NODE_ENV!=="production"){const n=Y1[e],r=typeof n=="function"?n.apply(null,t):n;throw new Error(`[Immer] ${r}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var tr=Object.getPrototypeOf;function Rn(e){return!!e&&!!e[bt]}function qt(e){var t;return e?Bl(e)||Array.isArray(e)||!!e[Ml]||!!((t=e.constructor)!=null&&t[Ml])||Po(e)||Mo(e):!1}var J1=Object.prototype.constructor.toString();function Bl(e){if(!e||typeof e!="object")return!1;const t=tr(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===J1}function Do(e,t){ko(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function ko(e){const t=e[bt];return t?t.type_:Array.isArray(e)?1:Po(e)?2:Mo(e)?3:0}function Ci(e,t){return ko(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function jl(e,t,n){const r=ko(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function U1(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Po(e){return e instanceof Map}function Mo(e){return e instanceof Set}function Fn(e){return e.copy_||e.base_}function Ii(e,t){if(Po(e))return new Map(e);if(Mo(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=Bl(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[bt];let o=Reflect.ownKeys(r);for(let s=0;s<o.length;s++){const i=o[s],a=r[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[i]})}return Object.create(tr(e),r)}else{const r=tr(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function Ei(e,t=!1){return Bo(e)||Rn(e)||!qt(e)||(ko(e)>1&&(e.set=e.add=e.clear=e.delete=Q1),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Ei(r,!0))),e}function Q1(){at(2)}function Bo(e){return Object.isFrozen(e)}var q1={};function Nn(e){const t=q1[e];return t||at(0,e),t}var Hr;function Gl(){return Hr}function $1(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Vl(e,t){t&&(Nn("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function xi(e){wi(e),e.drafts_.forEach(K1),e.drafts_=null}function wi(e){e===Hr&&(Hr=e.parent_)}function Hl(e){return Hr=$1(Hr,e)}function K1(e){const t=e[bt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Wl(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[bt].modified_&&(xi(t),at(4)),qt(e)&&(e=jo(t,e),t.parent_||Go(t,e)),t.patches_&&Nn("Patches").generateReplacementPatches_(n[bt].base_,e,t.patches_,t.inversePatches_)):e=jo(t,n,[]),xi(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Pl?e:void 0}function jo(e,t,n){if(Bo(t))return t;const r=t[bt];if(!r)return Do(t,(o,s)=>Zl(e,r,t,o,s,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Go(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let s=o,i=!1;r.type_===3&&(s=new Set(o),o.clear(),i=!0),Do(s,(a,c)=>Zl(e,r,o,a,c,n,i)),Go(e,o,!1),n&&e.patches_&&Nn("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Zl(e,t,n,r,o,s,i){if(process.env.NODE_ENV!=="production"&&o===n&&at(5),Rn(o)){const a=s&&t&&t.type_!==3&&!Ci(t.assigned_,r)?s.concat(r):void 0,c=jo(e,o,a);if(jl(n,r,c),Rn(c))e.canAutoFreeze_=!1;else return}else i&&n.add(o);if(qt(o)&&!Bo(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;jo(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Go(e,o)}}function Go(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ei(t,n)}function em(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Gl(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,s=Ai;n&&(o=[r],s=Wr);const{revoke:i,proxy:a}=Proxy.revocable(o,s);return r.draft_=a,r.revoke_=i,a}var Ai={get(e,t){if(t===bt)return e;const n=Fn(e);if(!Ci(n,t))return tm(e,n,t);const r=n[t];return e.finalized_||!qt(r)?r:r===Ti(e.base_,t)?(_i(e),e.copy_[t]=Oi(r,e)):r},has(e,t){return t in Fn(e)},ownKeys(e){return Reflect.ownKeys(Fn(e))},set(e,t,n){const r=Xl(Fn(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=Ti(Fn(e),t),s=o==null?void 0:o[bt];if(s&&s.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(U1(n,o)&&(n!==void 0||Ci(e.base_,t)))return!0;_i(e),Si(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Ti(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,_i(e),Si(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Fn(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){at(11)},getPrototypeOf(e){return tr(e.base_)},setPrototypeOf(){at(12)}},Wr={};Do(Ai,(e,t)=>{Wr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Wr.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&at(13),Wr.set.call(this,e,t,void 0)},Wr.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&at(14),Ai.set.call(this,e[0],t,n,e[0])};function Ti(e,t){const n=e[bt];return(n?Fn(n):e)[t]}function tm(e,t,n){var o;const r=Xl(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function Xl(e,t){if(!(t in e))return;let n=tr(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=tr(n)}}function Si(e){e.modified_||(e.modified_=!0,e.parent_&&Si(e.parent_))}function _i(e){e.copy_||(e.copy_=Ii(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var nm=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const s=n;n=t;const i=this;return function(c=s,...l){return i.produce(c,u=>n.call(this,u,...l))}}typeof n!="function"&&at(6),r!==void 0&&typeof r!="function"&&at(7);let o;if(qt(t)){const s=Hl(this),i=Oi(t,void 0);let a=!0;try{o=n(i),a=!1}finally{a?xi(s):wi(s)}return Vl(s,r),Wl(o,s)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Pl&&(o=void 0),this.autoFreeze_&&Ei(o,!0),r){const s=[],i=[];Nn("Patches").generateReplacementPatches_(t,o,s,i),r(s,i)}return o}else at(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(i,...a)=>this.produceWithPatches(i,c=>t(c,...a));let r,o;return[this.produce(t,n,(i,a)=>{r=i,o=a}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){qt(e)||at(8),Rn(e)&&(e=rm(e));const t=Hl(this),n=Oi(e,void 0);return n[bt].isManual_=!0,wi(t),n}finishDraft(e,t){const n=e&&e[bt];(!n||!n.isManual_)&&at(9);const{scope_:r}=n;return Vl(r,t),Wl(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=Nn("Patches").applyPatches_;return Rn(e)?r(e,t):this.produce(e,o=>r(o,t))}};function Oi(e,t){const n=Po(e)?Nn("MapSet").proxyMap_(e,t):Mo(e)?Nn("MapSet").proxySet_(e,t):em(e,t);return(t?t.scope_:Gl()).drafts_.push(n),n}function rm(e){return Rn(e)||at(10,e),zl(e)}function zl(e){if(!qt(e)||Bo(e))return e;const t=e[bt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Ii(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Ii(e,!0);return Do(n,(r,o)=>{jl(n,r,zl(o))}),t&&(t.finalized_=!1),n}var yt=new nm,Yl=yt.produce;yt.produceWithPatches.bind(yt),yt.setAutoFreeze.bind(yt),yt.setUseStrictShallowCopy.bind(yt),yt.applyPatches.bind(yt),yt.createDraft.bind(yt),yt.finishDraft.bind(yt);var om=(e,t,n)=>{if(t.length===1&&t[0]===n){let r=!1;try{const o={};e(o)===o&&(r=!0)}catch{}if(r){let o;try{throw new Error}catch(s){({stack:o}=s)}console.warn(`The result function returned its own inputs without modification. e.g
|
|
441
441
|
\`createSelector([state => state.todos], todos => todos)\`
|
|
442
442
|
This could lead to inefficient memoization and unnecessary re-renders.
|
|
443
|
-
Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:o})}}},
|
|
443
|
+
Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:o})}}},sm=(e,t,n)=>{const{memoize:r,memoizeOptions:o}=t,{inputSelectorResults:s,inputSelectorResultsCopy:i}=e,a=r(()=>({}),...o);if(!(a.apply(null,s)===a.apply(null,i))){let l;try{throw new Error}catch(u){({stack:l}=u)}console.warn(`An input selector returned a different result when passed same arguments.
|
|
444
444
|
This means your output selector will likely run more frequently than intended.
|
|
445
445
|
Avoid returning a new reference inside your input selector, e.g.
|
|
446
|
-
\`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:n,firstInputs:s,secondInputs:i,stack:l})}},
|
|
447
|
-
Make sure you're calling the action creator before dispatching, i.e. \`dispatch(${n}())\` instead of \`dispatch(${n})\`. This is necessary even if the action has no payload.`}function
|
|
446
|
+
\`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:n,firstInputs:s,secondInputs:i,stack:l})}},im={inputStabilityCheck:"once",identityFunctionCheck:"once"};function am(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function cm(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function lm(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(n=>typeof n=="function")){const n=e.map(r=>typeof r=="function"?`function ${r.name||"unnamed"}()`:typeof r).join(", ");throw new TypeError(`${t}[${n}]`)}}var Jl=e=>Array.isArray(e)?e:[e];function um(e){const t=Array.isArray(e[0])?e[0]:e;return lm(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function Ul(e,t){const n=[],{length:r}=e;for(let o=0;o<r;o++)n.push(e[o].apply(null,t));return n}var dm=(e,t)=>{const{identityFunctionCheck:n,inputStabilityCheck:r}={...im,...t};return{identityFunctionCheck:{shouldRun:n==="always"||n==="once"&&e,run:om},inputStabilityCheck:{shouldRun:r==="always"||r==="once"&&e,run:sm}}},fm=class{constructor(e){this.value=e}deref(){return this.value}},pm=typeof WeakRef<"u"?WeakRef:fm,hm=0,Ql=1;function Vo(){return{s:hm,v:void 0,o:null,p:null}}function ql(e,t={}){let n=Vo();const{resultEqualityCheck:r}=t;let o,s=0;function i(){var b;let a=n;const{length:c}=arguments;for(let y=0,C=c;y<C;y++){const h=arguments[y];if(typeof h=="function"||typeof h=="object"&&h!==null){let p=a.o;p===null&&(a.o=p=new WeakMap);const d=p.get(h);d===void 0?(a=Vo(),p.set(h,a)):a=d}else{let p=a.p;p===null&&(a.p=p=new Map);const d=p.get(h);d===void 0?(a=Vo(),p.set(h,a)):a=d}}const l=a;let u;if(a.s===Ql)u=a.v;else if(u=e.apply(null,arguments),s++,r){const y=((b=o==null?void 0:o.deref)==null?void 0:b.call(o))??o;y!=null&&r(y,u)&&(u=y,s!==0&&s--),o=typeof u=="object"&&u!==null||typeof u=="function"?new pm(u):u}return l.s=Ql,l.v=u,u}return i.clearCache=()=>{n=Vo(),i.resetResultsCount()},i.resultsCount=()=>s,i.resetResultsCount=()=>{s=0},i}function gm(e,...t){const n=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,r=(...o)=>{let s=0,i=0,a,c={},l=o.pop();typeof l=="object"&&(c=l,l=o.pop()),am(l,`createSelector expects an output function after the inputs, but received: [${typeof l}]`);const u={...n,...c},{memoize:b,memoizeOptions:y=[],argsMemoize:C=ql,argsMemoizeOptions:h=[],devModeChecks:p={}}=u,d=Jl(y),f=Jl(h),m=um(o),g=b(function(){return s++,l.apply(null,arguments)},...d);let I=!0;const v=C(function(){i++;const A=Ul(m,arguments);if(a=g.apply(null,A),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:T,inputStabilityCheck:O}=dm(I,p);if(T.shouldRun&&T.run(l,A,a),O.shouldRun){const N=Ul(m,arguments);O.run({inputSelectorResults:A,inputSelectorResultsCopy:N},{memoize:b,memoizeOptions:d},arguments)}I&&(I=!1)}return a},...f);return Object.assign(v,{resultFunc:l,memoizedResultFunc:g,dependencies:m,dependencyRecomputations:()=>i,resetDependencyRecomputations:()=>{i=0},lastResult:()=>a,recomputations:()=>s,resetRecomputations:()=>{s=0},memoize:b,argsMemoize:C})};return Object.assign(r,{withTypes:()=>r}),r}var mm=gm(ql),bm=Object.assign((e,t=mm)=>{cm(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const n=Object.keys(e),r=n.map(s=>e[s]);return t(r,(...s)=>s.reduce((i,a,c)=>(i[n[c]]=a,i),{}))},{withTypes:()=>bm});function $l(e){return({dispatch:n,getState:r})=>o=>s=>typeof s=="function"?s(n,r,e):o(s)}var ym=$l(),vm=$l,Cm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?No:No.apply(null,arguments)},Kl=e=>e&&typeof e.match=="function";function Zr(e,t){function n(...r){if(t){let o=t(...r);if(!o)throw new Error(process.env.NODE_ENV==="production"?Te(0):"prepareAction did not return an object");return{type:e,payload:o.payload,..."meta"in o&&{meta:o.meta},..."error"in o&&{error:o.error}}}return{type:e,payload:r[0]}}return n.toString=()=>`${e}`,n.type=e,n.match=r=>kl(r)&&r.type===e,n}function Im(e){return typeof e=="function"&&"type"in e&&Kl(e)}function Em(e){const t=e?`${e}`.split("/"):[],n=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched.
|
|
447
|
+
Make sure you're calling the action creator before dispatching, i.e. \`dispatch(${n}())\` instead of \`dispatch(${n})\`. This is necessary even if the action has no payload.`}function xm(e={}){if(process.env.NODE_ENV==="production")return()=>n=>r=>n(r);const{isActionCreator:t=Im}=e;return()=>n=>r=>(t(r)&&console.warn(Em(r.type)),n(r))}function eu(e,t){let n=0;return{measureTime(r){const o=Date.now();try{return r()}finally{const s=Date.now();n+=s-o}},warnIfExceeded(){n>e&&console.warn(`${t} took ${n}ms, which is more than the warning threshold of ${e}ms.
|
|
448
448
|
If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.
|
|
449
|
-
It is disabled in production builds, so you don't need to worry about that.`)}}}var
|
|
449
|
+
It is disabled in production builds, so you don't need to worry about that.`)}}}var tu=class co extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,co.prototype)}static get[Symbol.species](){return co}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new co(...t[0].concat(this)):new co(...t.concat(this))}};function nu(e){return qt(e)?Yl(e,()=>{}):e}function ru(e,t,n){if(e.has(t)){let o=e.get(t);return n.update&&(o=n.update(o,t,e),e.set(t,o)),o}if(!n.insert)throw new Error(process.env.NODE_ENV==="production"?Te(10):"No insert provided for key not already in map");const r=n.insert(t,e);return e.set(t,r),r}function wm(e){return typeof e!="object"||e==null||Object.isFrozen(e)}function Am(e,t,n){const r=ou(e,t,n);return{detectMutations(){return su(e,t,r,n)}}}function ou(e,t=[],n,r="",o=new Set){const s={value:n};if(!e(n)&&!o.has(n)){o.add(n),s.children={};for(const i in n){const a=r?r+"."+i:i;t.length&&t.indexOf(a)!==-1||(s.children[i]=ou(e,t,n[i],a))}}return s}function su(e,t=[],n,r,o=!1,s=""){const i=n?n.value:void 0,a=i===r;if(o&&!a&&!Number.isNaN(r))return{wasMutated:!0,path:s};if(e(i)||e(r))return{wasMutated:!1};const c={};for(let u in n.children)c[u]=!0;for(let u in r)c[u]=!0;const l=t.length>0;for(let u in c){const b=s?s+"."+u:u;if(l&&t.some(h=>h instanceof RegExp?h.test(b):b===h))continue;const y=su(e,t,n.children[u],r[u],a,b);if(y.wasMutated)return y}return{wasMutated:!1}}function Tm(e={}){if(process.env.NODE_ENV==="production")return()=>t=>n=>t(n);{let t=function(a,c,l,u){return JSON.stringify(a,n(c,u),l)},n=function(a,c){let l=[],u=[];return c||(c=function(b,y){return l[0]===y?"[Circular ~]":"[Circular ~."+u.slice(0,l.indexOf(y)).join(".")+"]"}),function(b,y){if(l.length>0){var C=l.indexOf(this);~C?l.splice(C+1):l.push(this),~C?u.splice(C,1/0,b):u.push(b),~l.indexOf(y)&&(y=c.call(this,b,y))}else l.push(y);return a==null?y:a.call(this,b,y)}},{isImmutable:r=wm,ignoredPaths:o,warnAfter:s=32}=e;const i=Am.bind(null,r,o);return({getState:a})=>{let c=a(),l=i(c),u;return b=>y=>{const C=eu(s,"ImmutableStateInvariantMiddleware");C.measureTime(()=>{if(c=a(),u=l.detectMutations(),l=i(c),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Te(19):`A state mutation was detected between dispatches, in the path '${u.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)});const h=b(y);return C.measureTime(()=>{if(c=a(),u=l.detectMutations(),l=i(c),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Te(20):`A state mutation was detected inside a dispatch, in the path: ${u.path||""}. Take a look at the reducer(s) handling the action ${t(y)}. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)}),C.warnIfExceeded(),h}}}}function iu(e){const t=typeof e;return e==null||t==="string"||t==="boolean"||t==="number"||Array.isArray(e)||Vr(e)}function Li(e,t="",n=iu,r,o=[],s){let i;if(!n(e))return{keyPath:t||"<root>",value:e};if(typeof e!="object"||e===null||s!=null&&s.has(e))return!1;const a=r!=null?r(e):Object.entries(e),c=o.length>0;for(const[l,u]of a){const b=t?t+"."+l:l;if(!(c&&o.some(C=>C instanceof RegExp?C.test(b):b===C))){if(!n(u))return{keyPath:b,value:u};if(typeof u=="object"&&(i=Li(u,b,n,r,o,s),i))return i}}return s&&au(e)&&s.add(e),!1}function au(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if(!(typeof t!="object"||t===null)&&!au(t))return!1;return!0}function Sm(e={}){if(process.env.NODE_ENV==="production")return()=>t=>n=>t(n);{const{isSerializable:t=iu,getEntries:n,ignoredActions:r=[],ignoredActionPaths:o=["meta.arg","meta.baseQueryMeta"],ignoredPaths:s=[],warnAfter:i=32,ignoreState:a=!1,ignoreActions:c=!1,disableCache:l=!1}=e,u=!l&&WeakSet?new WeakSet:void 0;return b=>y=>C=>{if(!kl(C))return y(C);const h=y(C),p=eu(i,"SerializableStateInvariantMiddleware");return!c&&!(r.length&&r.indexOf(C.type)!==-1)&&p.measureTime(()=>{const d=Li(C,"",t,n,o,u);if(d){const{keyPath:f,value:m}=d;console.error(`A non-serializable value was detected in an action, in the path: \`${f}\`. Value:`,m,`
|
|
450
450
|
Take a look at the logic that dispatched this action: `,C,`
|
|
451
451
|
(See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,`
|
|
452
|
-
(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),a||(p.measureTime(()=>{const d=b.getState(),f=
|
|
452
|
+
(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),a||(p.measureTime(()=>{const d=b.getState(),f=Li(d,"",t,n,s,u);if(f){const{keyPath:m,value:g}=f;console.error(`A non-serializable value was detected in the state, in the path: \`${m}\`. Value:`,g,`
|
|
453
453
|
Take a look at the reducer(s) handling this action type: ${C.type}.
|
|
454
|
-
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),h}}}function Ho(e){return typeof e=="boolean"}var ym=()=>function(t){const{thunk:n=!0,immutableCheck:r=!0,serializableCheck:o=!0,actionCreatorCheck:s=!0}=t??{};let i=new $l;if(n&&(Ho(n)?i.push(cm):i.push(lm(n.extraArgument))),process.env.NODE_ENV!=="production"){if(r){let a={};Ho(r)||(a=r),i.unshift(mm(a))}if(o){let a={};Ho(o)||(a=o),i.push(bm(a))}if(s){let a={};Ho(s)||(a=s),i.unshift(pm(a))}}return i},vm="RTK_autoBatch",su=e=>t=>{setTimeout(t,e)},Cm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:su(10),Im=(e={type:"raf"})=>t=>(...n)=>{const r=t(...n);let o=!0,s=!1,i=!1;const a=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?Cm:e.type==="callback"?e.queueNotification:su(e.timeout),l=()=>{i=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},r,{subscribe(u){const b=()=>o&&u(),y=r.subscribe(b);return a.add(u),()=>{y(),a.delete(u)}},dispatch(u){var b;try{return o=!((b=u==null?void 0:u.meta)!=null&&b[vm]),s=!o,s&&(i||(i=!0,c(l))),r.dispatch(u)}finally{o=!0}}})},Em=e=>function(n){const{autoBatch:r=!0}=n??{};let o=new $l(e);return r&&o.push(Im(typeof r=="object"?r:void 0)),o};function xm(e){const t=ym(),{reducer:n=void 0,middleware:r,devTools:o=!0,preloadedState:s=void 0,enhancers:i=void 0}=e||{};let a;if(typeof n=="function")a=n;else if(Hr(n))a=Rl(n);else throw new Error(process.env.NODE_ENV==="production"?Te(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&r&&typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?Te(2):"`middleware` field must be a callback");let c;if(typeof r=="function"){if(c=r(t),process.env.NODE_ENV!=="production"&&!Array.isArray(c))throw new Error(process.env.NODE_ENV==="production"?Te(3):"when using a middleware builder function, an array of middleware must be returned")}else c=t();if(process.env.NODE_ENV!=="production"&&c.some(h=>typeof h!="function"))throw new Error(process.env.NODE_ENV==="production"?Te(4):"each middleware provided to configureStore must be a function");let l=Do;o&&(l=um({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const u=P1(...c),b=Em(u);if(process.env.NODE_ENV!=="production"&&i&&typeof i!="function")throw new Error(process.env.NODE_ENV==="production"?Te(5):"`enhancers` field must be a callback");let y=typeof i=="function"?i(b):b();if(process.env.NODE_ENV!=="production"&&!Array.isArray(y))throw new Error(process.env.NODE_ENV==="production"?Te(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&y.some(h=>typeof h!="function"))throw new Error(process.env.NODE_ENV==="production"?Te(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!y.includes(u)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const C=l(...y);return Ol(a,s,C)}function iu(e){const t={},n=[];let r;const o={addCase(s,i){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?Te(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw new Error(process.env.NODE_ENV==="production"?Te(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const a=typeof s=="string"?s:s.type;if(!a)throw new Error(process.env.NODE_ENV==="production"?Te(28):"`builder.addCase` cannot be called with an empty action type");if(a in t)throw new Error(process.env.NODE_ENV==="production"?Te(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${a}'`);return t[a]=i,o},addMatcher(s,i){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Te(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:s,reducer:i}),o},addDefaultCase(s){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Te(31):"`builder.addDefaultCase` can only be called once");return r=s,o}};return e(o),[t,n,r]}function wm(e){return typeof e=="function"}function Am(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?Te(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,r,o]=iu(t),s;if(wm(e))s=()=>Kl(e());else{const a=Kl(e);s=()=>a}function i(a=s(),c){let l=[n[c.type],...r.filter(({matcher:u})=>u(c)).map(({reducer:u})=>u)];return l.filter(u=>!!u).length===0&&(l=[o]),l.reduce((u,b)=>{if(b)if(On(u)){const C=b(u,c);return C===void 0?u:C}else{if(Qt(u))return Zl(u,y=>b(y,c));{const y=b(u,c);if(y===void 0){if(u===null)return u;throw new Error(process.env.NODE_ENV==="production"?Te(9):"A case reducer on a non-draftable value must not return undefined")}return y}}return u},a)}return i.getInitialState=s,i}var Tm=(e,t)=>Ql(e)?e.match(t):e(t);function Sm(...e){return t=>e.some(n=>Tm(n,t))}var _m="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Om=(e=21)=>{let t="",n=e;for(;n--;)t+=_m[Math.random()*64|0];return t},Lm=["name","message","stack","code"],_i=class{constructor(e,t){_a(this,"_type");this.payload=e,this.meta=t}},au=class{constructor(e,t){_a(this,"_type");this.payload=e,this.meta=t}},Rm=e=>{if(typeof e=="object"&&e!==null){const t={};for(const n of Lm)typeof e[n]=="string"&&(t[n]=e[n]);return t}return{message:String(e)}},kt=(()=>{function e(t,n,r){const o=Xr(t+"/fulfilled",(c,l,u,b)=>({payload:c,meta:{...b||{},arg:u,requestId:l,requestStatus:"fulfilled"}})),s=Xr(t+"/pending",(c,l,u)=>({payload:void 0,meta:{...u||{},arg:l,requestId:c,requestStatus:"pending"}})),i=Xr(t+"/rejected",(c,l,u,b,y)=>({payload:b,error:(r&&r.serializeError||Rm)(c||"Rejected"),meta:{...y||{},arg:u,requestId:l,rejectedWithValue:!!b,requestStatus:"rejected",aborted:(c==null?void 0:c.name)==="AbortError",condition:(c==null?void 0:c.name)==="ConditionError"}}));function a(c){return(l,u,b)=>{const y=r!=null&&r.idGenerator?r.idGenerator(c):Om(),C=new AbortController;let h,p;function d(m){p=m,C.abort()}const f=async function(){var I,v;let m;try{let w=(I=r==null?void 0:r.condition)==null?void 0:I.call(r,c,{getState:u,extra:b});if(Dm(w)&&(w=await w),w===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const A=new Promise((T,O)=>{h=()=>{O({name:"AbortError",message:p||"Aborted"})},C.signal.addEventListener("abort",h)});l(s(y,c,(v=r==null?void 0:r.getPendingMeta)==null?void 0:v.call(r,{requestId:y,arg:c},{getState:u,extra:b}))),m=await Promise.race([A,Promise.resolve(n(c,{dispatch:l,getState:u,extra:b,requestId:y,signal:C.signal,abort:d,rejectWithValue:(T,O)=>new _i(T,O),fulfillWithValue:(T,O)=>new au(T,O)})).then(T=>{if(T instanceof _i)throw T;return T instanceof au?o(T.payload,y,c,T.meta):o(T,y,c)})])}catch(w){m=w instanceof _i?i(null,y,c,w.payload,w.meta):i(w,y,c)}finally{h&&C.signal.removeEventListener("abort",h)}return r&&!r.dispatchConditionRejection&&i.match(m)&&m.meta.condition||l(m),m}();return Object.assign(f,{abort:d,requestId:y,arg:c,unwrap(){return f.then(Fm)}})}}return Object.assign(a,{pending:s,rejected:i,fulfilled:o,settled:Sm(i,o),typePrefix:t})}return e.withTypes=()=>e,e})();function Fm(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Dm(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Nm=Symbol.for("rtk-slice-createasyncthunk");function km(e,t){return`${e}/${t}`}function Pm({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[Nm];return function(o){const{name:s,reducerPath:i=s}=o;if(!s)throw new Error(process.env.NODE_ENV==="production"?Te(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&o.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const a=(typeof o.reducers=="function"?o.reducers(Bm()):o.reducers)||{},c=Object.keys(a),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},u={addCase(g,I){const v=typeof g=="string"?g:g.type;if(!v)throw new Error(process.env.NODE_ENV==="production"?Te(12):"`context.addCase` cannot be called with an empty action type");if(v in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?Te(13):"`context.addCase` cannot be called with two reducers for the same action type: "+v);return l.sliceCaseReducersByType[v]=I,u},addMatcher(g,I){return l.sliceMatchers.push({matcher:g,reducer:I}),u},exposeAction(g,I){return l.actionCreators[g]=I,u},exposeCaseReducer(g,I){return l.sliceCaseReducersByName[g]=I,u}};c.forEach(g=>{const I=a[g],v={reducerName:g,type:km(s,g),createNotation:typeof o.reducers=="function"};Gm(I)?Hm(v,I,u,t):jm(v,I,u)});function b(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?Te(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[g={},I=[],v=void 0]=typeof o.extraReducers=="function"?iu(o.extraReducers):[o.extraReducers],w={...g,...l.sliceCaseReducersByType};return Am(o.initialState,A=>{for(let T in w)A.addCase(T,w[T]);for(let T of l.sliceMatchers)A.addMatcher(T.matcher,T.reducer);for(let T of I)A.addMatcher(T.matcher,T.reducer);v&&A.addDefaultCase(v)})}const y=g=>g,C=new Map;let h;function p(g,I){return h||(h=b()),h(g,I)}function d(){return h||(h=b()),h.getInitialState()}function f(g,I=!1){function v(A){let T=A[g];if(typeof T>"u"){if(I)T=d();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Te(15):"selectSlice returned undefined for an uninjected slice reducer")}return T}function w(A=y){const T=eu(C,I,{insert:()=>new WeakMap});return eu(T,A,{insert:()=>{const O={};for(const[D,F]of Object.entries(o.selectors??{}))O[D]=Mm(F,A,d,I);return O}})}return{reducerPath:g,getSelectors:w,get selectors(){return w(v)},selectSlice:v}}const m={name:s,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:d,...f(i),injectInto(g,{reducerPath:I,...v}={}){const w=I??i;return g.inject({reducerPath:w,reducer:p},v),{...m,...f(w,!0)}}};return m}}function Mm(e,t,n,r){function o(s,...i){let a=t(s);if(typeof a>"u"){if(r)a=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Te(16):"selectState returned undefined for an uninjected slice reducer")}return e(a,...i)}return o.unwrapped=e,o}var Oi=Pm();function Bm(){function e(t,n){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...n}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...n){return t(...n)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,n){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:n}},asyncThunk:e}}function jm({type:e,reducerName:t,createNotation:n},r,o){let s,i;if("reducer"in r){if(n&&!Vm(r))throw new Error(process.env.NODE_ENV==="production"?Te(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");s=r.reducer,i=r.prepare}else s=r;o.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,i?Xr(e,i):Xr(e))}function Gm(e){return e._reducerDefinitionType==="asyncThunk"}function Vm(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Hm({type:e,reducerName:t},n,r,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?Te(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:s,fulfilled:i,pending:a,rejected:c,settled:l,options:u}=n,b=o(e,s,u);r.exposeAction(t,b),i&&r.addCase(b.fulfilled,i),a&&r.addCase(b.pending,a),c&&r.addCase(b.rejected,c),l&&r.addMatcher(b.settled,l),r.exposeCaseReducer(t,{fulfilled:i||Wo,pending:a||Wo,rejected:c||Wo,settled:l||Wo})}function Wo(){}function Te(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}const ln="success",vt="error",cu="Some error occured. Please contact support@hiverhq.com",lu="Card refreshed successfully",Wm="Card linked successfully",Zm="Error in linking the card",Xm="Card unlinked successfully",zm="Failed to unlink the card",Li="Something went wrong",Ym="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%3e%3cpath%20fill='%23ffffff'%20fill-rule='nonzero'%20d='M8.821%207.496L14.716%201.6A.937.937%200%201%200%2013.391.275L7.496%206.17%201.6.275A.937.937%200%201%200%20.275%201.601L6.17%207.496.275%2013.39A.937.937%200%201%200%201.6%2014.716L7.496%208.82l5.895%205.895a.935.935%200%200%200%201.325%200%20.937.937%200%200%200%200-1.326L8.821%207.496z'%20opacity='.8'/%3e%3c/svg%3e",Jm=x.styled(x.Box)`
|
|
454
|
+
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),h}}}function Ho(e){return typeof e=="boolean"}var _m=()=>function(t){const{thunk:n=!0,immutableCheck:r=!0,serializableCheck:o=!0,actionCreatorCheck:s=!0}=t??{};let i=new tu;if(n&&(Ho(n)?i.push(ym):i.push(vm(n.extraArgument))),process.env.NODE_ENV!=="production"){if(r){let a={};Ho(r)||(a=r),i.unshift(Tm(a))}if(o){let a={};Ho(o)||(a=o),i.push(Sm(a))}if(s){let a={};Ho(s)||(a=s),i.unshift(xm(a))}}return i},Om="RTK_autoBatch",cu=e=>t=>{setTimeout(t,e)},Lm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:cu(10),Rm=(e={type:"raf"})=>t=>(...n)=>{const r=t(...n);let o=!0,s=!1,i=!1;const a=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?Lm:e.type==="callback"?e.queueNotification:cu(e.timeout),l=()=>{i=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},r,{subscribe(u){const b=()=>o&&u(),y=r.subscribe(b);return a.add(u),()=>{y(),a.delete(u)}},dispatch(u){var b;try{return o=!((b=u==null?void 0:u.meta)!=null&&b[Om]),s=!o,s&&(i||(i=!0,c(l))),r.dispatch(u)}finally{o=!0}}})},Fm=e=>function(n){const{autoBatch:r=!0}=n??{};let o=new tu(e);return r&&o.push(Rm(typeof r=="object"?r:void 0)),o};function Nm(e){const t=_m(),{reducer:n=void 0,middleware:r,devTools:o=!0,preloadedState:s=void 0,enhancers:i=void 0}=e||{};let a;if(typeof n=="function")a=n;else if(Vr(n))a=Dl(n);else throw new Error(process.env.NODE_ENV==="production"?Te(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&r&&typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?Te(2):"`middleware` field must be a callback");let c;if(typeof r=="function"){if(c=r(t),process.env.NODE_ENV!=="production"&&!Array.isArray(c))throw new Error(process.env.NODE_ENV==="production"?Te(3):"when using a middleware builder function, an array of middleware must be returned")}else c=t();if(process.env.NODE_ENV!=="production"&&c.some(h=>typeof h!="function"))throw new Error(process.env.NODE_ENV==="production"?Te(4):"each middleware provided to configureStore must be a function");let l=No;o&&(l=Cm({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const u=z1(...c),b=Fm(u);if(process.env.NODE_ENV!=="production"&&i&&typeof i!="function")throw new Error(process.env.NODE_ENV==="production"?Te(5):"`enhancers` field must be a callback");let y=typeof i=="function"?i(b):b();if(process.env.NODE_ENV!=="production"&&!Array.isArray(y))throw new Error(process.env.NODE_ENV==="production"?Te(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&y.some(h=>typeof h!="function"))throw new Error(process.env.NODE_ENV==="production"?Te(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!y.includes(u)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const C=l(...y);return Fl(a,s,C)}function lu(e){const t={},n=[];let r;const o={addCase(s,i){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?Te(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw new Error(process.env.NODE_ENV==="production"?Te(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const a=typeof s=="string"?s:s.type;if(!a)throw new Error(process.env.NODE_ENV==="production"?Te(28):"`builder.addCase` cannot be called with an empty action type");if(a in t)throw new Error(process.env.NODE_ENV==="production"?Te(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${a}'`);return t[a]=i,o},addMatcher(s,i){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Te(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:s,reducer:i}),o},addDefaultCase(s){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Te(31):"`builder.addDefaultCase` can only be called once");return r=s,o}};return e(o),[t,n,r]}function Dm(e){return typeof e=="function"}function km(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?Te(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[n,r,o]=lu(t),s;if(Dm(e))s=()=>nu(e());else{const a=nu(e);s=()=>a}function i(a=s(),c){let l=[n[c.type],...r.filter(({matcher:u})=>u(c)).map(({reducer:u})=>u)];return l.filter(u=>!!u).length===0&&(l=[o]),l.reduce((u,b)=>{if(b)if(Rn(u)){const C=b(u,c);return C===void 0?u:C}else{if(qt(u))return Yl(u,y=>b(y,c));{const y=b(u,c);if(y===void 0){if(u===null)return u;throw new Error(process.env.NODE_ENV==="production"?Te(9):"A case reducer on a non-draftable value must not return undefined")}return y}}return u},a)}return i.getInitialState=s,i}var Pm=(e,t)=>Kl(e)?e.match(t):e(t);function Mm(...e){return t=>e.some(n=>Pm(n,t))}var Bm="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",jm=(e=21)=>{let t="",n=e;for(;n--;)t+=Bm[Math.random()*64|0];return t},Gm=["name","message","stack","code"],Ri=class{constructor(e,t){Ra(this,"_type");this.payload=e,this.meta=t}},uu=class{constructor(e,t){Ra(this,"_type");this.payload=e,this.meta=t}},Vm=e=>{if(typeof e=="object"&&e!==null){const t={};for(const n of Gm)typeof e[n]=="string"&&(t[n]=e[n]);return t}return{message:String(e)}},Bt=(()=>{function e(t,n,r){const o=Zr(t+"/fulfilled",(c,l,u,b)=>({payload:c,meta:{...b||{},arg:u,requestId:l,requestStatus:"fulfilled"}})),s=Zr(t+"/pending",(c,l,u)=>({payload:void 0,meta:{...u||{},arg:l,requestId:c,requestStatus:"pending"}})),i=Zr(t+"/rejected",(c,l,u,b,y)=>({payload:b,error:(r&&r.serializeError||Vm)(c||"Rejected"),meta:{...y||{},arg:u,requestId:l,rejectedWithValue:!!b,requestStatus:"rejected",aborted:(c==null?void 0:c.name)==="AbortError",condition:(c==null?void 0:c.name)==="ConditionError"}}));function a(c){return(l,u,b)=>{const y=r!=null&&r.idGenerator?r.idGenerator(c):jm(),C=new AbortController;let h,p;function d(m){p=m,C.abort()}const f=async function(){var I,v;let m;try{let w=(I=r==null?void 0:r.condition)==null?void 0:I.call(r,c,{getState:u,extra:b});if(Wm(w)&&(w=await w),w===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const A=new Promise((T,O)=>{h=()=>{O({name:"AbortError",message:p||"Aborted"})},C.signal.addEventListener("abort",h)});l(s(y,c,(v=r==null?void 0:r.getPendingMeta)==null?void 0:v.call(r,{requestId:y,arg:c},{getState:u,extra:b}))),m=await Promise.race([A,Promise.resolve(n(c,{dispatch:l,getState:u,extra:b,requestId:y,signal:C.signal,abort:d,rejectWithValue:(T,O)=>new Ri(T,O),fulfillWithValue:(T,O)=>new uu(T,O)})).then(T=>{if(T instanceof Ri)throw T;return T instanceof uu?o(T.payload,y,c,T.meta):o(T,y,c)})])}catch(w){m=w instanceof Ri?i(null,y,c,w.payload,w.meta):i(w,y,c)}finally{h&&C.signal.removeEventListener("abort",h)}return r&&!r.dispatchConditionRejection&&i.match(m)&&m.meta.condition||l(m),m}();return Object.assign(f,{abort:d,requestId:y,arg:c,unwrap(){return f.then(Hm)}})}}return Object.assign(a,{pending:s,rejected:i,fulfilled:o,settled:Mm(i,o),typePrefix:t})}return e.withTypes=()=>e,e})();function Hm(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Wm(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Zm=Symbol.for("rtk-slice-createasyncthunk");function Xm(e,t){return`${e}/${t}`}function zm({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[Zm];return function(o){const{name:s,reducerPath:i=s}=o;if(!s)throw new Error(process.env.NODE_ENV==="production"?Te(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&o.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const a=(typeof o.reducers=="function"?o.reducers(Jm()):o.reducers)||{},c=Object.keys(a),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},u={addCase(g,I){const v=typeof g=="string"?g:g.type;if(!v)throw new Error(process.env.NODE_ENV==="production"?Te(12):"`context.addCase` cannot be called with an empty action type");if(v in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?Te(13):"`context.addCase` cannot be called with two reducers for the same action type: "+v);return l.sliceCaseReducersByType[v]=I,u},addMatcher(g,I){return l.sliceMatchers.push({matcher:g,reducer:I}),u},exposeAction(g,I){return l.actionCreators[g]=I,u},exposeCaseReducer(g,I){return l.sliceCaseReducersByName[g]=I,u}};c.forEach(g=>{const I=a[g],v={reducerName:g,type:Xm(s,g),createNotation:typeof o.reducers=="function"};Qm(I)?$m(v,I,u,t):Um(v,I,u)});function b(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?Te(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[g={},I=[],v=void 0]=typeof o.extraReducers=="function"?lu(o.extraReducers):[o.extraReducers],w={...g,...l.sliceCaseReducersByType};return km(o.initialState,A=>{for(let T in w)A.addCase(T,w[T]);for(let T of l.sliceMatchers)A.addMatcher(T.matcher,T.reducer);for(let T of I)A.addMatcher(T.matcher,T.reducer);v&&A.addDefaultCase(v)})}const y=g=>g,C=new Map;let h;function p(g,I){return h||(h=b()),h(g,I)}function d(){return h||(h=b()),h.getInitialState()}function f(g,I=!1){function v(A){let T=A[g];if(typeof T>"u"){if(I)T=d();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Te(15):"selectSlice returned undefined for an uninjected slice reducer")}return T}function w(A=y){const T=ru(C,I,{insert:()=>new WeakMap});return ru(T,A,{insert:()=>{const O={};for(const[N,F]of Object.entries(o.selectors??{}))O[N]=Ym(F,A,d,I);return O}})}return{reducerPath:g,getSelectors:w,get selectors(){return w(v)},selectSlice:v}}const m={name:s,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:d,...f(i),injectInto(g,{reducerPath:I,...v}={}){const w=I??i;return g.inject({reducerPath:w,reducer:p},v),{...m,...f(w,!0)}}};return m}}function Ym(e,t,n,r){function o(s,...i){let a=t(s);if(typeof a>"u"){if(r)a=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Te(16):"selectState returned undefined for an uninjected slice reducer")}return e(a,...i)}return o.unwrapped=e,o}var Fi=zm();function Jm(){function e(t,n){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...n}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...n){return t(...n)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,n){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:n}},asyncThunk:e}}function Um({type:e,reducerName:t,createNotation:n},r,o){let s,i;if("reducer"in r){if(n&&!qm(r))throw new Error(process.env.NODE_ENV==="production"?Te(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");s=r.reducer,i=r.prepare}else s=r;o.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,i?Zr(e,i):Zr(e))}function Qm(e){return e._reducerDefinitionType==="asyncThunk"}function qm(e){return e._reducerDefinitionType==="reducerWithPrepare"}function $m({type:e,reducerName:t},n,r,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?Te(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:s,fulfilled:i,pending:a,rejected:c,settled:l,options:u}=n,b=o(e,s,u);r.exposeAction(t,b),i&&r.addCase(b.fulfilled,i),a&&r.addCase(b.pending,a),c&&r.addCase(b.rejected,c),l&&r.addMatcher(b.settled,l),r.exposeCaseReducer(t,{fulfilled:i||Wo,pending:a||Wo,rejected:c||Wo,settled:l||Wo})}function Wo(){}function Te(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}const un="success",vt="error",du="Some error occured. Please contact support@hiverhq.com",fu="Card refreshed successfully",Km="Card linked successfully",eb="Error in linking the card",tb="Card unlinked successfully",nb="Failed to unlink the card",Ni="Something went wrong",rb="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%3e%3cpath%20fill='%23ffffff'%20fill-rule='nonzero'%20d='M8.821%207.496L14.716%201.6A.937.937%200%201%200%2013.391.275L7.496%206.17%201.6.275A.937.937%200%201%200%20.275%201.601L6.17%207.496.275%2013.39A.937.937%200%201%200%201.6%2014.716L7.496%208.82l5.895%205.895a.935.935%200%200%200%201.325%200%20.937.937%200%200%200%200-1.326L8.821%207.496z'%20opacity='.8'/%3e%3c/svg%3e",ob=x.styled(x.Box)`
|
|
455
455
|
display: flex;
|
|
456
456
|
flex-direction: row;
|
|
457
457
|
align-items: center;
|
|
458
|
-
`,
|
|
458
|
+
`,sb=x.styled(x.Box)`
|
|
459
459
|
padding: 5px 8px;
|
|
460
460
|
color: white;
|
|
461
|
-
`,
|
|
461
|
+
`,ib=x.styled(x.brandIcons.Logo)(()=>({height:"26px",width:"26px",color:"#FFFFFF",marginRight:"4px"})),ab=x.styled(x.Stack)`
|
|
462
462
|
flex-direction: row;
|
|
463
463
|
padding: 0 10px;
|
|
464
464
|
img {
|
|
@@ -468,10 +468,10 @@ Take a look at the reducer(s) handling this action type: ${C.type}.
|
|
|
468
468
|
fill: #ffffff;
|
|
469
469
|
width: 10px;
|
|
470
470
|
}
|
|
471
|
-
|
|
472
|
-
Do you want to continue?`,Qb="Select an object to create",qb="Select an object to link",Iu="Select object",$b="Paste URL or ID",Kb="Object ID/Link",ey="Card updated",ty="Card updation failed",Eu=Oi({name:"writeCapability",initialState:uu,reducers:{resetState:()=>uu,resetCurrentResourceDetails:e=>{e.currentResourceDetails=null,e.currentResourceDetailsApiStatus=J.IDLE},setCurrentCardInEdit:(e,t)=>{e.currentCardInEdit=t.payload},setHasUnsavedChanges:(e,t)=>{e.hasUnsavedChanges=t.payload}},extraReducers:e=>{e.addCase(Yo.pending,t=>{t.objectListApiStatus=J.LOADING}).addCase(Yo.fulfilled,(t,n)=>{const{createObjectList:r,createObjectConnectorNamesList:o,linkObjectList:s,editObjectList:i,searchObjectList:a,formFields:c,objectDict:l,dependentFieldsMap:u}=n.payload;t.objectListApiStatus=J.IDLE,t.createObjectList=r,t.createObjectConnectorNamesList=o,t.linkObjectList=s,t.editObjectList=i,t.searchObjectList=a,t.formFields=c,t.objectDict=l,t.dependentFieldsMap=u}).addCase(Yo.rejected,t=>{t.objectListApiStatus=J.FAILED}).addCase(Fn.pending,t=>{t.dropdownOptionsApis=J.LOADING}).addCase(Fn.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:i,key:a}=n.payload;t.dropdownOptionsApis=J.IDLE,t.optionsMap={...r,[a]:{options:o,hasMore:s,currentPage:i}}}).addCase(Fn.rejected,t=>{t.dropdownOptionsApis=J.FAILED}).addCase(Jo.pending,t=>{t.createFormApiStatus=J.LOADING}).addCase(Jo.fulfilled,t=>{t.createFormApiStatus=J.IDLE}).addCase(Jo.rejected,t=>{t.createFormApiStatus=J.FAILED}).addCase(qo.pending,t=>{t.linkCardApiStatus=J.LOADING}).addCase(qo.fulfilled,t=>{t.linkCardApiStatus=J.IDLE}).addCase(qo.rejected,t=>{t.linkCardApiStatus=J.FAILED}).addCase(Qo.pending,t=>{t.unlinkCardApiStatus=J.LOADING}).addCase(Qo.fulfilled,t=>{t.unlinkCardApiStatus=J.IDLE}).addCase(Qo.rejected,t=>{t.unlinkCardApiStatus=J.FAILED}).addCase(Uo.pending,t=>{t.updateFormApiStatus=J.LOADING}).addCase(Uo.fulfilled,t=>{t.updateFormApiStatus=J.IDLE}).addCase(Uo.rejected,t=>{t.updateFormApiStatus=J.FAILED}).addCase($o.pending,t=>{t.currentResourceDetailsApiStatus=J.LOADING}).addCase($o.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.currentResourceDetails=r),t.currentResourceDetailsApiStatus=J.IDLE}).addCase($o.rejected,t=>{t.currentResourceDetailsApiStatus=J.FAILED})}}),Yo=kt("writeCapability/fetchObjectList",async e=>{const{inboxIds:t,channelType:n,conversationId:r}=e,o=await kb({inboxIds:t,channelType:n,conversationId:r});if(!o||!o.data||!("formsList"in o.data)||!Array.isArray(o.data.formsList))return{createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],formFields:null,objectDict:null,dependentFieldsMap:{}};const s=o.data.formsList,i={},a=[],c=[],l=[],u=[],b=[],y={},C={};return s==null||s.forEach(h=>{var d,f;const p={...h};"fieldList"in p&&delete p.fieldList,C[h.id]=p,i[h.id]||(i[h.id]={}),y[h.id]||(y[h.id]=[]),h.type==="create"&&h.authenticated?(a.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}),h.connectorName&&!c.includes(h.connectorName)&&c.push(h.connectorName)):h.type==="link"&&h.authenticated?l.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}):h.type==="edit"&&h.authenticated?u.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}):h.type==="search_and_link"&&h.authenticated&&b.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}),(d=h.fieldList)==null||d.sort((m,g)=>m.priority-g.priority),(f=h.fieldList)==null||f.forEach(m=>{var I,v,w,A,T,O,D,F,k,N,j,z;let g={};switch(m.type){case"select":case"multi-select":{g={...m,defaultOptions:!!m.interfaceDetails,isInfiniteScrollable:((v=(I=m.interfaceDetails)==null?void 0:I.pagination)==null?void 0:v.enabled)||!1,loadOptionsOnFocus:Object.keys(((w=m.interfaceDetails)==null?void 0:w.args)||{}).length>0,isMultiSelect:m.type==="multi-select",type:h.interfaceDetails?"async-select":"select",isClearable:!0};break}case"date":{g={...m,type:"date",disablePast:!!((A=m.validations)!=null&&A.disablePast)||!1,disableFuture:!!((T=m.validations)!=null&&T.disableFuture)||!1};break}case"number":{g={...m,type:"number",min:((D=(O=m.validations)==null?void 0:O.range)==null?void 0:D.min)||Number.MIN_SAFE_INTEGER,max:((k=(F=m.validations)==null?void 0:F.range)==null?void 0:k.max)||Number.MAX_SAFE_INTEGER};break}case"multiline":{g={...m,type:"text",maxRows:((N=m.validations)==null?void 0:N.maxRows)||5,limit:(j=m.validations)==null?void 0:j.maxCharacters,rows:5,multiline:!0};break}case"text":{g={...m,type:"text",limit:(z=m.validations)==null?void 0:z.maxCharacters};break}default:g={...m}}if("value"in g&&(g.defaultValue=g.value,delete g.value),y[h.id]=[...y[h.id],g],m.interfaceDetails&&(m.interfaceDetails.args||m.interfaceDetails.optionalArgs)){const W={...m.interfaceDetails.args,...m.interfaceDetails.optionalArgs};Object.values(W).forEach(X=>{i[h.id][X]?i[h.id][X]=[...i[h.id][X],m.name]:i[h.id][X]=[m.name]})}})}),{createObjectList:a,createObjectConnectorNamesList:c,linkObjectList:l,editObjectList:u,searchObjectList:b,formFields:y,objectDict:C,dependentFieldsMap:i}}),Jo=kt("writeCapability/createForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:i,conversationId:a}=e;try{await vu({formId:n},{args:s,interfaceId:i,conversationId:a}),r==null||r(),De({message:Wb,type:ln})}catch(c){return o==null||o(c),De({message:Zb,type:vt}),t(c)}}),Uo=kt("writeCapability/updateForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:i,conversationId:a,externalResourceId:c,previousArgs:l={}}=e;try{await vu({formId:n},{args:s,interfaceId:i,conversationId:a,externalResourceId:c,previousArgs:l}),r==null||r(),De({message:ey,type:ln})}catch(u){return o==null||o(u),De({message:ty,type:vt}),t(u)}}),Qo=kt("writeCapability/unlinkCard",async({id:e,channelType:t,externalResourceId:n,conversationId:r})=>{await Pb(e,t,n,r)}),qo=kt("writeCapability/linkCard",async({id:e,externalResourceId:t,channelType:n,conversationId:r},{rejectWithValue:o})=>{var s;try{await Mb(e,t,n,r)}catch(i){return o({status:(s=i.response)==null?void 0:s.status})}}),$o=kt("connectorCardLibrary/fetchCurrentResourceDetails",async(e,{rejectWithValue:t})=>{const{id:n,channelType:r,conversationId:o,externalResourceId:s,contactEmail:i}=e;try{const a=await Bb(n,r,o,s,i),c=a==null?void 0:a.data,l=a==null?void 0:a.status,u={values:{},errors:{}};return Object.entries(c.formData).forEach(([b,y])=>{"label"in y&&(y.type&&y.type==="date"?u.values[b]=y.label?new Date(parseInt(y.label)).toISOString():"":y.type&&y.type==="multi-select"&&"value"in y&&"label"in y&&y.value&&y.label?u.values[b]=[{value:y.value,label:y.label}]:y.value?u.values[b]={value:y.value,label:y.label}:u.values[b]=y.label)}),{data:u,status:l}}catch(a){return De({message:Li,type:vt}),t(a)}}),{resetState:f4,setCurrentCardInEdit:nr,resetCurrentResourceDetails:ny,setHasUnsavedChanges:xu}=Eu.actions,ry=Eu.reducer,oy=()=>{const[e,t]=S.useState(null),[n,r]=S.useState({isVertical:!1,isHorizontal:!1,isScrolling:!1}),o=S.useCallback(s=>{t(s)},[]);return S.useEffect(()=>{if(!e)return;e.dataset.prevScrollLeft="0",e.dataset.prevScrollTop="0";let s=null;const i=100;let a=null;const c=150,l=u=>{s||(s=window.setTimeout(()=>{const b=u.target,y=Number(e.dataset.prevScrollLeft)||0,C=Number(e.dataset.prevScrollTop)||0,h=b.scrollLeft,p=b.scrollTop,d=h-y,f=p-C,m=Math.abs(f)>Math.abs(d),g=Math.abs(d)>Math.abs(f);r({isVertical:m,isHorizontal:g,isScrolling:!0}),e.dataset.prevScrollLeft=String(h),e.dataset.prevScrollTop=String(p),s=null},i),a&&window.clearTimeout(a),a=window.setTimeout(()=>{r(b=>({...b,isScrolling:!1})),a=null},c))};return e.addEventListener("scroll",l),()=>{e.removeEventListener("scroll",l),s&&window.clearTimeout(s),a&&window.clearTimeout(a)}},[e]),[n,o]},sy="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.8016%2011.709L12.3416%205.16893L11.4298%204.25712L4.88979%2010.7972V11.709H5.8016ZM6.33618%2012.9987H3.6001V10.2626L10.9739%202.88875C11.0948%202.76786%2011.2588%202.69995%2011.4298%202.69995C11.6008%202.69995%2011.7648%202.76786%2011.8857%202.88875L13.71%204.71302C13.8309%204.83395%2013.8988%204.99794%2013.8988%205.16893C13.8988%205.33992%2013.8309%205.50391%2013.71%205.62484L6.33618%2012.9987ZM3.6001%2014.2884H15.2073V15.578H3.6001V14.2884Z'%20fill='%236C7B94'/%3e%3c/svg%3e",iy=({data:e,title:t,currentCard:n,setShowModal:r})=>{const o=Nt(),{sendTrackingEvent:s,currentSmIds:i}=S.useContext(Xe),{userGroupId:a}=An()||{},[c,l]=oy(),{isScrolling:u,isVertical:b}=c,y=u&&b,C=S.useMemo(()=>(e==null?void 0:e[0].data.map(f=>f.label))||[],[e]),h=S.useMemo(()=>e.map(f=>{const m={cells:{},externalResourceId:f.externalResourceId};return f.data.forEach((g,I)=>{if(C[I]){let v=g.value?g.value:Fo;v&&g.type==="date"&&(v=new Date(parseInt(v)).toLocaleDateString(navigator.language)),m.cells[C[I]]={label:v,deepLink:g==null?void 0:g.deepLink}}}),m}),[e,C]),p=(f,m)=>E.jsx(M2,{align:"left",children:f.deepLink?E.jsx(x.Link,{target:"_blank",underline:"none",href:f.deepLink,children:f.label}):E.jsx(x.Typography,{variant:"body2",color:"gray.black",children:f.label})},`${m}_${f.label}`),d=f=>{!f||!n||(r(!1),s(ll,{card_title:n.title,connector_name:n.connectorName,ug_id:a,sm_ids:i}),o(nr({...n,externalResourceId:f})))};return E.jsxs(x.Stack,{maxHeight:"340px",maxWidth:"700px",padding:"32px 0px 32px 32px",overflow:"auto",children:[E.jsx(x.Typography,{variant:"h2",color:"gray.black",marginBottom:"16px",children:t}),E.jsx(x.TableContainer,{ref:l,children:E.jsxs(x.Table,{stickyHeader:!0,children:[E.jsx(N2,{children:E.jsxs(x.TableRow,{children:[C.map(f=>E.jsx(k2,{sx:{whiteSpace:"nowrap"},children:E.jsx(x.Typography,{variant:"overline",color:"gray.gray3",children:f})},f)),E.jsx(j2,{})]})}),E.jsx(x.TableBody,{children:h.map((f,m)=>E.jsxs(P2,{children:[Object.values(f.cells).map((g,I)=>p(g,I)),E.jsx(B2,{children:!y&&f.externalResourceId&&E.jsx(x.Tooltip,{title:el,placement:"bottom",children:E.jsx(x.IconButton,{className:"row-edit",onClick:()=>d(f.externalResourceId),children:E.jsx("img",{src:sy})})})})]},`id_${m}`))})]})})]})},ay=e=>e.cardList.connectorCards,cy=e=>e.cardList.connectorsEnabled,ly=e=>e.cardList.connectorApiStatus,uy=e=>e.cardList.cardSpecificData,dy=e=>e.cardList.specificConnectorApiStatus,fy=e=>e.cardList.specificConnectorErrorCode,py="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%204.8675L14.6475%2014.625H3.3525L9%204.8675ZM9%201.875L0.75%2016.125H17.25L9%201.875Z'%20fill='%23F07530'/%3e%3cpath%20d='M9.75%2012.375H8.25V13.875H9.75V12.375Z'%20fill='%23F07530'/%3e%3cpath%20d='M9.75%207.875H8.25V11.625H9.75V7.875Z'%20fill='%23F07530'/%3e%3c/svg%3e",wu=e=>{const t=/\(Error code: (.*?)\)$/,n=e.match(t),r=n?n[1]:null,o=n?e.replace(t,"").trim():e;return{error_code:r,error_message:o}},hy=(e,t)=>`${rl} (Error code: ${e})`.replace(/{{connector_name}}/g,(t==null?void 0:t[0])||""),Au=e=>{const{value:t,error:n,deepLink:r,statusCode:o,isLoading:s,type:i,redirectToAdminTab:a,isFailed:c,connectorNames:l,cardTitle:u,currentCard:b,cardId:y,isCardLevelError:C,fieldName:h,showErrorIcon:p}=e,d=S.useRef(null),f=S.useRef(null),{email:m,currentSmIds:g,conversationId:I,sendTrackingEvent:v,connectorFunctions:w}=S.useContext(Xe),A=be(fy),T=A==null?void 0:A[y],[O,D]=S.useState(!1),F=S.useMemo(()=>{if(n&&C){const{error_message:q}=wu(n);return q}return c?rl.replace(/{{connector_name}}/g,(l==null?void 0:l[0])||""):Jc},[n,c,l,C]),k=S.useCallback(()=>{const q=n||hy(T,l),{error_code:se,error_message:ie}=wu(q);v==null||v(i2,{sm_ids:g,frontend_req_params:{email:m,conversationId:I,externalResourceId:b==null?void 0:b.externalResourceId},card_title:u,connector_name:l!=null&&l.length?l:"",error_code:se,error_message:ie})},[n,T,v,g,m,I,u,l,b==null?void 0:b.externalResourceId]);S.useEffect(()=>{(n&&C||c&&T)&&k()},[k,T,c,n,C]),S.useEffect(()=>{const q=r?f.current:d.current;if(q){const se=q.scrollHeight>q.clientHeight||q.scrollWidth>q.clientWidth;D(se)}},[t,r]);const N=o==oi.NOT_FOUND;let j=N?Fo:t;i==="date"&&j&&!N&&(j=new Date(parseInt(j)).toLocaleDateString(navigator.language));const z=!!n||c,W=()=>{a?w==null||w.redirectToAdmin():window.open(_g,"_blank")},X=()=>{v==null||v(c2,{sm_ids:g,card_title:u,field_name:h})},Z=q=>{const se=/<>(.*?)<>/g,ie=q.split(se);return E.jsx(S.Fragment,{children:ie.map((M,Y)=>Y%2===1?E.jsx(R2,{variant:"body2",onClick:W,children:M},Y):M)})};return s?E.jsx(Tn,{variant:"rounded",width:"100%",height:16,animation:"wave",margin:"4px 0 0 0"}):z?E.jsxs(gl,{gap:"7px",children:[p?E.jsx(x.Stack,{marginTop:"3px",flexShrink:"0",children:E.jsx("img",{src:py,width:"18px",height:"18px"})}):null,E.jsx(ml,{variant:"body2",children:F?Z(F):Jc})]}):E.jsx(x.Tooltip,{title:O?j:null,placement:"bottom",children:r?E.jsx(bl,{ref:f,target:"_blank",underline:"none",href:r,fontSize:"13px",onClick:X,children:j||Fo}):E.jsx(D2,{ref:d,variant:"body2",children:j||Fo})})},gy="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_825_73646)'%3e%3cpath%20d='M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z'%20fill='%236F7C90'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_825_73646'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Ri=({shown:e,setShown:t,children:n,showCloseButton:r=!1,borderRadius:o=4})=>E.jsx(x.Dialog,{open:e,onClose:()=>t(!1),PaperProps:{style:{borderRadius:o,padding:0,height:"fit-content",width:"fit-content",maxWidth:"none"}},children:E.jsxs(x.Stack,{direction:"row",children:[r&&E.jsx(x.Box,{position:"absolute",right:10,top:10,children:E.jsx(x.Tooltip,{title:"Close",placement:"bottom",children:E.jsx(x.IconButton,{onClick:()=>t(!1),children:E.jsx("img",{src:gy})})})}),n]})}),Tu=e=>{var M,Y,$;const{id:t,cardTitle:n,specificCardData:r,specificConnectorApiStatus:o,isOpen:s,currentCard:i}=e,a=24,c=(o==null?void 0:o[t])===J.IDLE,l=(o==null?void 0:o[t])===J.LOADING,u=(o==null?void 0:o[t])===J.FAILED,{cardType:b,data:y,cardErrorMessage:C,redirectToAdminTab:h,connectorNames:p}=(r==null?void 0:r[t])||{},d=b==="flat",[f,m]=S.useState(!1),[g,I]=S.useState(!1),[v,w]=S.useState(!1),[A,T]=S.useState(!1),O=((M=y==null?void 0:y.listItems)==null?void 0:M.statusCode)!==401,D=S.useMemo(()=>{var U,ce,he,ge;return d&&((U=y==null?void 0:y.flatDisplay)!=null&&U.data)?y.flatDisplay.data:!d&&((ge=(he=(ce=y==null?void 0:y.listItems)==null?void 0:ce.fields)==null?void 0:he[0])!=null&&ge.data)?y.listItems.fields[0].data:[]},[d,y]),F=S.useMemo(()=>D==null?void 0:D.slice(0,5),[D]),[k,N]=S.useState([]),j=S.useRef(null),[z,W]=S.useState(0),X=f?-180:0,Z=d?!1:!!((Y=y==null?void 0:y.listItems)!=null&&Y.errorMessage),q=Z||u||C,se=c&&!Z&&s&&(v||g);S.useLayoutEffect(()=>{var U;(U=j.current)!=null&&U.scrollHeight&&W(j.current.scrollHeight+a)},[o==null?void 0:o[t],k,j]),S.useEffect(()=>{var ge,ne;const U=((D==null?void 0:D.length)||0)>5,ce=!d&&(((ne=(ge=y==null?void 0:y.listItems)==null?void 0:ge.fields)==null?void 0:ne.length)||0)>1;w(U&&!ce),I(ce)},[y,d,D==null?void 0:D.length]),S.useEffect(()=>{N(f?D:F)},[y,f,F,D]);const ie=()=>{v?m(U=>!U):T(U=>!U)};return E.jsxs(E.Fragment,{children:[E.jsx(Ri,{shown:A,setShown:T,showCloseButton:!0,borderRadius:12,children:E.jsx(iy,{data:(($=y==null?void 0:y.listItems)==null?void 0:$.fields)||[],title:n,currentCard:i,setShowModal:T})}),E.jsx(O2,{className:s?"":"slideUp",height:z,children:E.jsx(x.Stack,{ref:j,gap:1,margin:"12px",children:l&&!(k!=null&&k.length)?E.jsxs(E.Fragment,{children:[E.jsx(Tn,{variant:"rounded",width:"100%",height:20,animation:"wave"}),E.jsx(Tn,{variant:"rounded",width:"100%",height:20,animation:"wave"})]}):E.jsx(E.Fragment,{children:q?E.jsx(x.Box,{margin:"8px 0",children:E.jsx(Au,{error:C,isLoading:l,redirectToAdminTab:h,isFailed:u,showErrorIcon:!O,connectorNames:p,cardId:t,cardTitle:n,currentCard:i,isCardLevelError:!0})}):k!=null&&k.length?k==null?void 0:k.map(U=>{const{value:ce,label:he,deepLink:ge,type:ne}=U,de="errorMessage"in U?U.errorMessage:null,Me="statusCode"in U?U.statusCode:null;return E.jsxs("div",{children:[E.jsx(L2,{variant:"overline",children:he}),E.jsx(Au,{value:ce,error:de,deepLink:ge,statusCode:Me,isLoading:l,type:ne,cardTitle:n,currentCard:i,cardId:t,fieldName:he})]},he)}):E.jsx(x.Box,{margin:"8px 0",children:E.jsx(ml,{children:bg})})})})}),!C&&se&&E.jsx(V2,{variant:"body2_medium",onClick:ie,children:v?E.jsxs(E.Fragment,{children:[f?w1:Sl,E.jsx(G2,{src:x1,transformAngle:X})]}):Sl})]})},my={connectorCards:null,cardSpecificData:null,connectorApiStatus:J.IDLE,conversationMetaDataApiStatus:J.IDLE,specificConnectorApiStatus:null,threadId:null,connectorsEnabled:!1,specificConnectorErrorCode:null,conversationEmailHeaders:null},Su="/v1/api",by=`${Su}/connectors/cards`,yy=`${Su}/connectors/cards/:id/data`,vy=({inboxIds:e,conversationId:t,channelType:n="email"})=>{const r=new URLSearchParams;return e.forEach(o=>r.append("inbox_ids",o)),r.append("channel_type",n),r.append("conversation_id",String(t||"")),st({url:`${by}?${r.toString()}`,method:mt.GET})},Cy=(e,t,n,r)=>{const o=new URLSearchParams;return o.append("senderEmail",t),o.append("conversation_id",String(n||"")),r&&o.append("externalResourceId",r),st({url:`${yy.replace(":id",e)}?${o.toString()}`,method:mt.GET})},_u=Oi({name:"connectorCardLibrary",initialState:my,reducers:{updateThreadId(e,t){const{payload:n}=t;e.threadId=n.threadId,e.connectorCards=null},clearConnectorList(e){e.connectorCards=null,e.cardSpecificData=null}},extraReducers:e=>{e.addCase(Ko.pending,t=>{t.connectorApiStatus=J.LOADING}).addCase(Ko.fulfilled,(t,n)=>{t.connectorApiStatus=J.IDLE,t.connectorCards=n.payload.cards,t.connectorsEnabled=n.payload.connectorsEnabled}).addCase(Ko.rejected,t=>{t.connectorApiStatus=J.FAILED}).addCase(Yr.pending,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.LOADING}}).addCase(Yr.fulfilled,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`);const{data:i}=n.payload||{};i&&(t.cardSpecificData={...t.cardSpecificData?t.cardSpecificData:{},[s]:i}),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.IDLE}}).addCase(Yr.rejected,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.FAILED};const i=n.payload&&typeof n.payload=="object"&&"code"in n.payload?String(n.payload.code):ol;t.specificConnectorErrorCode={...t.specificConnectorErrorCode??{},[s]:i}})}}),Ko=kt("connectorCardLibrary/fetchAllCard",async({inboxIds:e,channelType:t,conversationId:n})=>{var a;const r=await vy({inboxIds:e,channelType:t,conversationId:n});if(!Array.isArray((a=r==null?void 0:r.data)==null?void 0:a.cards))return{cards:[],connectorsEnabled:!1};const{cards:o,connectorsEnabled:s=!1}=r.data;return{cards:o.sort((c,l)=>(c==null?void 0:c.priority)-(l==null?void 0:l.priority)),connectorsEnabled:s}}),Yr=kt("connectorCardLibrary/fetchSpecificCard",async({id:e,email:t,conversationId:n,isRefresh:r,externalResourceId:o},s)=>{try{const i=await Cy(e,t,n,o),a=i==null?void 0:i.data,c=i==null?void 0:i.status;return a?(r&&De({message:lu,type:ln}),{data:cl(a),status:c}):(r&&De({message:cu,type:vt}),{data:{},status:c})}catch(i){const a=i;return s.rejectWithValue({...a,code:a.code||ol})}}),Iy=_u.reducer,Ou=_u.actions,Lu="data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.76618%202.23341C8.79952%201.26675%207.47285%200.666748%205.99952%200.666748C3.05285%200.666748%200.672852%203.05341%200.672852%206.00008C0.672852%208.94675%203.05285%2011.3334%205.99952%2011.3334C8.48619%2011.3334%2010.5595%209.63341%2011.1529%207.33341H9.76618C9.21952%208.88675%207.73952%2010.0001%205.99952%2010.0001C3.79285%2010.0001%201.99952%208.20675%201.99952%206.00008C1.99952%203.79341%203.79285%202.00008%205.99952%202.00008C7.10618%202.00008%208.09285%202.46008%208.81285%203.18675L6.66618%205.33341H11.3329V0.666748L9.76618%202.23341Z'%20fill='%236C7B94'/%3e%3c/svg%3e",Ey="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.4587%206.7528C11.2244%206.51848%2010.8445%206.51848%2010.6102%206.7528C10.3759%206.98711%2010.3759%207.36701%2010.6102%207.60132L11.4587%206.7528ZM12.1916%208.33414L12.6158%207.90988L12.1916%208.33414ZM8.33462%2012.1911L8.75888%2011.7668L8.33462%2012.1911ZM7.6018%2010.6097C7.36748%2010.3754%206.98758%2010.3754%206.75327%2010.6097C6.51895%2010.8441%206.51895%2011.224%206.75327%2011.4583L7.6018%2010.6097ZM4.43911%209.14411C4.67343%209.37842%205.05333%209.37842%205.28764%209.14411C5.52196%208.9098%205.52196%208.5299%205.28764%208.29558L4.43911%209.14411ZM3.70629%207.56276L4.13056%207.1385L3.70629%207.56276ZM7.56324%203.70582L7.9875%203.28155L7.56324%203.70582ZM8.29606%205.28716C8.53037%205.52148%208.91027%205.52148%209.14459%205.28716C9.3789%205.05285%209.3789%204.67295%209.14459%204.43864L8.29606%205.28716ZM10.6102%207.60132L11.7673%208.75841L12.6158%207.90988L11.4587%206.7528L10.6102%207.60132ZM11.7673%208.75841C12.1662%209.15735%2012.3904%209.69843%2012.3904%2010.2626L13.5904%2010.2626C13.5904%209.38017%2013.2398%208.53387%2012.6158%207.90988L11.7673%208.75841ZM12.3904%2010.2626C12.3904%2010.8268%2012.1662%2011.3679%2011.7673%2011.7668L12.6158%2012.6154C13.2398%2011.9914%2013.5904%2011.1451%2013.5904%2010.2626L12.3904%2010.2626ZM11.7673%2011.7668C10.9365%2012.5976%209.58963%2012.5976%208.75888%2011.7668L7.91035%2012.6154C9.20973%2013.9147%2011.3164%2013.9147%2012.6158%2012.6154L11.7673%2011.7668ZM8.75888%2011.7668L7.6018%2010.6097L6.75327%2011.4583L7.91035%2012.6154L8.75888%2011.7668ZM5.28764%208.29558L4.13056%207.1385L3.28203%207.98703L4.43911%209.14411L5.28764%208.29558ZM4.13056%207.1385C3.73162%206.73956%203.50749%206.19848%203.50749%205.63429L2.30749%205.63429C2.30749%206.51674%202.65804%207.36304%203.28203%207.98703L4.13056%207.1385ZM3.50749%205.63429C3.50749%205.0701%203.73162%204.52902%204.13056%204.13008L3.28203%203.28155C2.65804%203.90554%202.30749%204.75184%202.30749%205.63429L3.50749%205.63429ZM4.13056%204.13008C4.96131%203.29933%206.30822%203.29933%207.13897%204.13008L7.9875%203.28155C6.68812%201.98217%204.58141%201.98217%203.28203%203.28155L4.13056%204.13008ZM7.13897%204.13008L8.29606%205.28716L9.14459%204.43864L7.9875%203.28155L7.13897%204.13008Z'%20fill='%236C7B94'/%3e%3crect%20x='5.08887'%20y='6.0791'%20width='1.33333'%20height='6.66667'%20rx='0.666667'%20transform='rotate(-45%205.08887%206.0791)'%20fill='%236C7B94'/%3e%3cpath%20d='M5.59961%2014.3998V12.7998'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.7998%205.59961H14.3998'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.40039%2011.2002H4.00039'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2002%202.40039V4.00039'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",xy="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5908_39767)'%3e%3cpath%20d='M9.37333%206.01333L9.98667%206.62667L3.94667%2012.6667H3.33333V12.0533L9.37333%206.01333ZM11.7733%202C11.6067%202%2011.4333%202.06667%2011.3067%202.19333L10.0867%203.41333L12.5867%205.91333L13.8067%204.69333C14.0667%204.43333%2014.0667%204.01333%2013.8067%203.75333L12.2467%202.19333C12.1133%202.06%2011.9467%202%2011.7733%202ZM9.37333%204.12667L2%2011.5V14H4.5L11.8733%206.62667L9.37333%204.12667Z'%20fill='%236C7B94'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5908_39767'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Ru=e=>e.write.createObjectList,wy=e=>e.write.createObjectConnectorNamesList,Fu=e=>e.write.linkObjectList,Ay=e=>e.write.editObjectList,Ty=e=>e.write.objectDict,Sy=e=>e.write.formFields,_y=e=>e.write.linkCardApiStatus,Oy=e=>e.write.unlinkCardApiStatus,Ly=e=>e.write.dependentFieldsMap,Ry=e=>e.write.createFormApiStatus,Fy=e=>e.write.updateFormApiStatus,Dy=e=>e.write.currentResourceDetails,Ny=e=>e.write.currentResourceDetailsApiStatus,Du=e=>e.write.currentCardInEdit,Nu=e=>e.write.hasUnsavedChanges,ky=e=>typeof e=="string"?/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+-]\d{2}:\d{2})$/.test(e):typeof e=="object"&&"_isValid"in e,ku=e=>Object.keys(e).sort((n,r)=>r.localeCompare(n)).reduce((n,r)=>{var o;return(typeof e[r]=="string"||typeof e[r]=="object"&&e[r]!==null)&&ky(e[r])?n[r]=(o=new Date(`${e[r]}`))==null?void 0:o.toString():n[r]=e[r],n},{}),Py=e=>xg.replace("{{connectorName}}",e),My=({showUnlinkModal:e,setShowUnlinkModal:t,cardId:n,onCardUnlinking:r,externalResourceId:o,conversationId:s,connectorName:i})=>{const a=Nt(),{sendTrackingEvent:c}=S.useContext(Xe),u=be(Oy)===J.LOADING,b=()=>{s&&o&&a(Qo({id:n,conversationId:s,externalResourceId:o})).unwrap().then(()=>{c(Yg,{connector_name:i,conversation_id:s}),t(!1),r(),De({message:Xm,type:ln})}).catch(()=>{De({message:zm,type:ln})})};return E.jsx(Ri,{shown:e,setShown:t,showCloseButton:!0,children:E.jsxs(x.Stack,{width:"400px",padding:"20px",gap:"8px",children:[E.jsx(x.Typography,{variant:"h2",children:Eg}),E.jsx(x.Typography,{variant:"body2",children:Py(i)}),E.jsxs(x.Stack,{direction:"row",gap:"8px",marginTop:"20px",justifyContent:"flex-end",children:[E.jsx(x.Button,{variant:"text",onClick:()=>t(!1),children:ai}),E.jsx(x.Button,{disabled:u,color:"error",onClick:b,children:Kc})]})]})})},By=e=>{const{card:t,specificCardData:n,email:r,specificConnectorApiStatus:o,defaultOpenState:s=!1,onCardUnlinking:i}=e,a=Nt(),{availableFeatures:c,sendTrackingEvent:l,conversationId:u,currentSmIds:b}=S.useContext(Xe),{userGroupId:y}=An()||{},[C,h]=S.useState(!!s),[p,d]=S.useState(!1),[f,m]=S.useState(!1),{id:g,title:I,externalResourceId:v="",forms:w=[]}=t;let A=g;v&&(A=`${A}_${v}`);const{data:T,cardType:O,cardErrorMessage:D,connectorNames:F}=(n==null?void 0:n[A])??{},k=(F==null?void 0:F[0])||"",N=(o==null?void 0:o[A])===J.LOADING,j=(o==null?void 0:o[A])===J.FAILED,z=!!(qe(c,Yc)&&v),W=S.useMemo(()=>{var M,Y;if(D||j||!(qe(c,ug)&&w.some($=>$.type==="edit")))return!1;switch(O){case"flat":return!!((T==null?void 0:T.flatDisplay.externalResourceId)??t.externalResourceId);case"flat_with_list":return((M=T==null?void 0:T.listItems)==null?void 0:M.fields.length)===1?(Y=T==null?void 0:T.listItems)==null?void 0:Y.fields.some($=>$.externalResourceId):!1;default:return!1}},[T,O,c,w,t,D,j]),X=S.useCallback((M=!1)=>{const Y=M?$g:qg;r&&g&&u&&a(Yr({id:g,email:r,conversationId:u,externalResourceId:v})).unwrap().then($=>{const U={...al($,I,M,!0),sm_ids:b};l(Y,U)}).catch($=>{const U={...al($,I,M,!1),sm_ids:b};l(Y,U)})},[a,r,g,I,l,u,v,b]);S.useEffect(()=>{C&&X(!0)},[C,X]);const Z=(M,Y)=>{var U;M==null||M.stopPropagation(),a(Yr({id:Y,email:r,conversationId:u,isRefresh:!0,externalResourceId:v})).unwrap().then(()=>{l(Mg,{id:Y})});const $=M.target.tagName==="BUTTON"?(U=M.target)==null?void 0:U.firstChild:M.target;$.className&&($.className=""),setTimeout(()=>$.className="selected",1)},q=(M,Y)=>{M.stopPropagation(),!(n!=null&&n[Y])&&!N&&X(),l(C?Pg:kg,{id:Y}),h($=>!$)},se=M=>{M.stopPropagation();const Y=M.currentTarget.offsetWidth<M.currentTarget.scrollWidth;d(!!Y)},ie=()=>{var Y,$;l(ll,{card_title:I,connector_name:k,ug_id:y,sm_ids:b});let M;O==="flat"?M=(T==null?void 0:T.flatDisplay.externalResourceId)??t.externalResourceId:O==="flat_with_list"&&(M=($=(Y=T==null?void 0:T.listItems)==null?void 0:Y.fields[0])==null?void 0:$.externalResourceId),M?a(nr({...t,externalResourceId:M})):De({message:Li,type:vt})};return E.jsxs(T2,{"data-testid":`test_${g}`,children:[E.jsxs(S2,{className:C?"hiver-card-expanded":"",onClick:M=>q(M,A),children:[E.jsx(x.Tooltip,{title:p?I:"",placement:"bottom",children:E.jsx(_2,{variant:"h4",onMouseOver:M=>se(M),onMouseLeave:M=>se(M),children:I})}),E.jsxs(gl,{children:[C&&W?E.jsx(x.Tooltip,{title:el,placement:"bottom",children:E.jsx(Sn,{onClick:ie,children:E.jsx("img",{src:xy})})}):null,C&&z?E.jsx(x.Tooltip,{title:Kc,placement:"bottom",children:E.jsx(Sn,{onClick:()=>m(!0),children:E.jsx("img",{src:Ey})})}):null,C?E.jsx(x.Tooltip,{title:Uc,placement:"bottom",children:E.jsx(Sn,{"data-testid":N?"loading":"reloadIcon",onClick:M=>Z(M,g),className:N?"disabled":"",children:E.jsx("img",{src:Lu})})}):null,E.jsx(x.Tooltip,{title:C?Qc:si,placement:"bottom",children:E.jsx(Sn,{onClick:M=>q(M,A),children:E.jsx(di,{className:C?"":"hiver-up"})})})]})]}),E.jsx(Tu,{id:A,cardTitle:t.title,currentCard:t,specificCardData:n,specificConnectorApiStatus:o,isOpen:C}),E.jsx(My,{showUnlinkModal:f,setShowUnlinkModal:m,cardId:g,onCardUnlinking:i,conversationId:u,externalResourceId:v,connectorName:k})]})},jy=Number.MAX_SAFE_INTEGER,Gy=({cards:e,email:t,specificCardData:n,specificConnectorApiStatus:r,onCardUnlinking:o})=>{const{availableFeatures:s}=S.useContext(Xe),a=qe(s,fg)?jy:1;return E.jsx(x.Box,{flexGrow:1,children:e.map((c,l)=>{const{id:u,externalResourceId:b}=c;let y=u;return b&&(y=`${y}_${b}`),E.jsx("div",{children:E.jsx(By,{card:c,specificCardData:n,email:t??"",defaultOpenState:l<a,specificConnectorApiStatus:r,onCardUnlinking:o})},y)})})},Fi=({children:e})=>{if(!Array.isArray(e))return e;let t=null;return e.find(r=>typeof(r==null?void 0:r.type)!="function"?!1:(r.props.fallback&&(t=r),r.props.condition))??t};function rr({children:e,condition:t,fallback:n=!1}){return!t&&!n?null:e}Fi.CaseView=rr;const Vy="Bring your favourite tools into Hiver",Hy="Plugin image",Wy="Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity",Zy="Enable Connectors",Xy="Enable Apps",zy="Learn more",Yy="https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors",Jy="Contact your admin to enable this",Uy="https://youtu.be/ODcJnzZLb50",Qy="connectors-module/assets/connectors-images/connector-mainpage.png",qy="connectors-module/assets/connectors-images/connector-mainpage-apps.png",$y="Explore connectors",Ky="Connectors",ev=x.styled(x.Box)`
|
|
471
|
+
`,cb=(e,{closeToast:t})=>E.jsx(ab,{children:E.jsx("img",{src:rb,onClick:t})}),Zo=({message:e})=>E.jsxs(ob,{children:[E.jsx(ib,{}),E.jsx(sb,{children:e})]});function De(e){const{message:t,type:n,autoClose:r}=e,o={closeButton:E.jsx(cb,{}),autoClose:r??5e3,pauseOnHover:!0,position:"bottom-left",rtl:!1,draggable:!0,closeOnClick:!0,hideProgressBar:!0};let s;switch(n){case"success":{s=Ie.success(E.jsx(Zo,{message:t}),{...o,icon:!1});break}case"error":{s=Ie.error(E.jsx(Zo,{message:t}),{...o,icon:!1});break}case"info-dark":{s=Ie.info(E.jsx(Zo,{message:t}),{...o,icon:!1,className:"toast_dark"});break}default:{s=Ie.info(E.jsx(Zo,{message:t}),{...o,icon:!1});break}}return setTimeout(()=>{lb(s)},r&&!isNaN(r)?Number(r):5e3),s}function lb(e){Ie.dismiss(e)}const pu={updateFormApiStatus:J.IDLE,createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],objectDict:null,formFields:null,objectListApiStatus:J.IDLE,unlinkCardApiStatus:J.IDLE,linkCardApiStatus:J.IDLE,optionsMap:null,dropdownOptionsApis:J.IDLE,dependentFieldsMap:{},createFormApiStatus:J.IDLE,currentResourceDetailsApiStatus:J.IDLE,currentResourceDetails:null,currentCardInEdit:null,hasUnsavedChanges:!1},ub="Required Field",db="Invalid date",hu=/^https:\/\/([a-z0-9-]+(\.[a-z0-9-]+)+)(:[0-9]{1,5})?(\/[^\s/]*)*$/i,fb=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,pb="https://avatars.githubusercontent.com/u/62397590",gu="Please enter a valid URL",hb="Please enter valid ID",gb="Please enter valid input",mb="URL must start with https://",bb="URL should not end with a slash",yb="Invalid email address",vb="Email must be a string",mu="Invalid date",Cb="Date cannot be in the past",Ib="Date cannot be in the future",Eb="Invalid number",xb="Invalid text",wb=e=>t=>{if(t&&typeof t=="string"){const n=t.replace(/\/$/,"");return n.startsWith("https://")?t.endsWith("/")?bb:hu.test(n)?!0:e||gu:mb}return!1},Ab=e=>t=>t&&typeof t=="string"?fb.test(t)?!0:e||yb:vb,Tb=e=>t=>t==null||t===""?e||ub:!0,Sb=e=>(t,n)=>{var r;if(!t||(t==null?void 0:t.toString())===db)return mu;if(typeof t=="object"){const o=t,s=new Date;s.setHours(0,0,0,0);const i=n.disablePast,a=n.disableFuture;return i&&o<s?e||Cb:a&&o>s?e||Ib:!0}return typeof t=="string"&&((r=new Date(t))==null?void 0:r.toString())!=="Invalid Date"?!0:mu},_b=e=>(t,n)=>{if(t=Number(t),typeof t=="number"&&!isNaN(t)){const r=n.min,o=n.max;return r!==void 0&&t<r?e||`Value should not be less than ${r}`:o!==void 0&&t>o?e||`Value should not be greater than ${o}`:!0}return e||Eb},Ob=e=>(t,n)=>{if(typeof t=="string"){const r=n.limit;return r!==void 0&&t.length>r?e||`Maximum characters allowed are ${r}`:!0}return e||xb},Lb=e=>t=>typeof t=="string"?t.startsWith("https:")?hu.test(t)?!0:e||gu:t.trim().length>0?!0:e||hb:e||gb,bu=(e,t,n)=>{let r=`${t}_${n}`;return Object.keys(e).forEach(o=>{r=`${r}_${o}:${e[o]}`}),r},Rb=(e,t)=>t?Object.values(t).filter(r=>e.values[r]&&!e.errors[r]):[],yu=(e,t)=>t?Object.keys(t).reduce((r,o)=>{let s="";const i=t[o];return e.values&&e.values[i]&&typeof e.values[i]=="object"&&"value"in e.values[i]?s=e.values[i].value:e.values&&e.values[i]&&typeof e.values[i]!="object"?s=e.values[i]:s=null,{...r,[o]:s}},{}):{},vu=({formFields:e})=>{const t={};return e.forEach(n=>{var r,o,s,i,a,c;if(t[n.name]={},(r=n.validations)!=null&&r.isRequired&&(typeof n.validations.isRequired=="object"?t[n.name].isRequired=Tb(n.validations.isRequired.msg):t[n.name].isRequired=!0),n.type==="date"){let l=typeof((o=n.validations)==null?void 0:o.disableFuture)=="object"?n.validations.disableFuture.msg:"";l=typeof((s=n.validations)==null?void 0:s.disablePast)=="object"?n.validations.disablePast.msg:l,t[n.name].validate=Sb(l);return}if(n.type==="number"&&((i=n.validations)!=null&&i.range)){t[n.name].validate=_b();return}if(n.type==="text"&&n.limit){t[n.name].validate=Ob();return}if((a=n.validations)!=null&&a.isUrl){const l=typeof n.validations.isUrl=="object"?n.validations.isUrl.msg:"";t[n.name].validate=wb(l)}else if((c=n.validations)!=null&&c.isEmail){const l=typeof n.validations.isEmail=="object"?n.validations.isEmail.msg:"";t[n.name].validate=Ab(l)}}),t},Xo=(e,t)=>Object.keys(t).reduce((n,r)=>{const o=e.values[t[r]];let s;return Array.isArray(o)?s=o.map(i=>i.value):o&&typeof o=="object"&&"label"in o?s=o.value:o&&typeof o=="object"?s=o.toISOString():s=o||"",n[r]=s,n},{}),zo="/v1/api",Fb=`${zo}/connectors/conversation/:conversationId/metadata`,Nb=`${zo}/connectors/forms/:formId/field/:fieldName/data`,Db=`${zo}/connectors/forms/:id/link`,kb=`${zo}/connectors/forms/:id/preview`,Pb=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),it({url:Gr(`${Nb}?${r.toString()}`,e),method:mt.POST,data:t})},Mb=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),it({url:`${kb.replace(":id",e)}?${r.toString()}`,method:mt.POST,data:{args:t}})},Cu={optionsMap:null,dropdownOptionsApis:J.IDLE,previewCardData:null,previewCardApiStatus:J.IDLE,selectedSuggestionType:"basic"},Iu=Fi({name:"commonSlice",initialState:Cu,reducers:{resetState:()=>Cu,resetPreviewCardData:e=>{e.previewCardData=null,e.previewCardApiStatus=J.IDLE},setSelectedSuggestionType:(e,t)=>{e.selectedSuggestionType=t.payload}},extraReducers:e=>{e.addCase(Dn.pending,t=>{t.dropdownOptionsApis=J.LOADING}).addCase(Dn.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:i,key:a}=n.payload;t.dropdownOptionsApis=J.IDLE,t.optionsMap={...r,[a]:{options:o,hasMore:s,currentPage:i}}}).addCase(Dn.rejected,t=>{t.dropdownOptionsApis=J.FAILED}).addCase(nr.pending,t=>{t.previewCardApiStatus=J.LOADING}).addCase(nr.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.previewCardData=r),t.previewCardApiStatus=J.IDLE}).addCase(nr.rejected,t=>{t.previewCardApiStatus=J.FAILED})}}),Dn=Bt("commonSlice/fetchDropDownOptions",async(e,{getState:t,rejectWithValue:n})=>{var g;const{fieldName:r,formId:o,fieldConfig:s,callback:i,args:a={},interfaceId:c="",pagination:l={enabled:!1}}=e,u=bu(a||{},o,r),{write:b}=t();let y=!1;s.meta&&"showAvatar"in s.meta&&typeof s.meta.showAvatar=="boolean"&&(y=s.meta.showAvatar);const{options:C=[],hasMore:h=!0,currentPage:p=0}=((g=b.optionsMap)==null?void 0:g[u])||{},{enabled:d,limit:f}=l,m=f||10;try{let I;const v=d?{pageNumber:p+1,limit:m}:null;if(h?I=await Pb({fieldName:r,formId:o},{pagination:v||{},args:a,interfaceId:c}):i==null||i(C),!I||!I.data||!("data"in I.data)||!Array.isArray(I.data.data))return{optionsList:[...C],fieldName:"",formId:"",hasMore:!1,currentPage:p,key:u};const A=I.data.data.map(N=>y?{...N,avatarUrl:N.avatarUrl||pb}:{label:N.label,value:N.value}),T=d?A.length>=m:!1,O=[...C,...A];return i==null||i(O),{optionsList:O,fieldName:r,formId:o,currentPage:p+1,hasMore:T,key:u}}catch(I){return i==null||i(C),n(I)}},{condition:(e,{getState:t})=>{var l,u;if(e.isScrollToBottomEvent)return!0;const{fieldName:n,formId:r,callback:o,args:s}=e,i=bu(s||{},r,n),{write:a}=t(),c=((u=(l=a.optionsMap)==null?void 0:l[i])==null?void 0:u.options)||[];return c&&c.length?(o==null||o(c),!1):!0}}),nr=Bt("commonSlice/previewCard",async({id:e,args:t,channelType:n,isRefresh:r},{rejectWithValue:o})=>{var s;try{const i=await Mb(e,t,n),a=i==null?void 0:i.data;return a?(r&&De({message:fu,type:un}),{data:dl(a)}):(r&&De({message:du,type:vt}),{data:null})}catch(i){return o({status:(s=i.response)==null?void 0:s.status})}}),{resetState:C4,resetPreviewCardData:Bb,setSelectedSuggestionType:jb}=Iu.actions,Gb=Iu.reducer,Xr="/v1/api",Vb=`${Xr}/connectors/forms/list`,Hb=`${Xr}/connectors/cards/:id/unlink`,Wb=`${Xr}/connectors/forms/:id/link`,Zb=`${Xr}/connectors/form/:formId`,Xb=`${Xr}/connectors/forms/:formId/data`,zb=({inboxIds:e,channelType:t,conversationId:n})=>{const r=new URLSearchParams;return e.forEach(o=>r.append("inbox_ids",o)),r.append("channel_type",t),r.append("conversation_id",String(n)),it({url:`${Vb}?${r.toString()}`,method:mt.GET})},Eu=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),it({url:Gr(`${Zb}?${r.toString()}`,e),method:mt.POST,data:t})},Yb=(e,t="email",n,r)=>{const o=new URLSearchParams;return o.append("channel_type",t),it({url:`${Hb.replace(":id",e)}?${o.toString()}`,method:mt.POST,data:{externalResourceId:n,conversationId:r}})},Jb=(e,t,n="email",r)=>{const o=new URLSearchParams;return o.append("channel_type",n),it({url:`${Wb.replace(":id",e)}?${o.toString()}`,method:mt.POST,data:{externalResourceId:t,conversationId:r}})},Ub=(e,t="email",n,r,o)=>{const s=new URLSearchParams;return s.append("channel_type",t),s.append("conversation_id",String(n||"")),s.append("senderEmail",o),s.append("externalResourceId",r),it({url:`${Xb.replace(":formId",e)}?${s.toString()}`,method:mt.GET})},Qb="Error in previewing the card",xu="Link format isn't recognized. Please check that you've entered a valid URL",qb="Item already linked",$b="Card linked successfully",Kb="Error in linking the card",ey="New card created",ty="Card creation failed",ny="Create and link objects from different apps to this conversation",ry="Are you sure you want to change the primary object?",oy="Changing the primary object will reset all the information you’ve entered and all data will be lost and can’t be recovered.",sy="Are you sure you want to leave?",iy=`If you go back now, all the information you’ve entered will be lost and can’t be recovered.
|
|
472
|
+
Do you want to continue?`,ay="Select an object to create",cy="Select an object to link",wu="Select object",ly="Paste URL or ID",uy="Object ID/Link",dy="Card updated",fy="Card updation failed",Au=Fi({name:"writeCapability",initialState:pu,reducers:{resetState:()=>pu,resetCurrentResourceDetails:e=>{e.currentResourceDetails=null,e.currentResourceDetailsApiStatus=J.IDLE},setCurrentCardInEdit:(e,t)=>{e.currentCardInEdit=t.payload},setHasUnsavedChanges:(e,t)=>{e.hasUnsavedChanges=t.payload}},extraReducers:e=>{e.addCase(Yo.pending,t=>{t.objectListApiStatus=J.LOADING}).addCase(Yo.fulfilled,(t,n)=>{const{createObjectList:r,createObjectConnectorNamesList:o,linkObjectList:s,editObjectList:i,searchObjectList:a,formFields:c,objectDict:l,dependentFieldsMap:u}=n.payload;t.objectListApiStatus=J.IDLE,t.createObjectList=r,t.createObjectConnectorNamesList=o,t.linkObjectList=s,t.editObjectList=i,t.searchObjectList=a,t.formFields=c,t.objectDict=l,t.dependentFieldsMap=u}).addCase(Yo.rejected,t=>{t.objectListApiStatus=J.FAILED}).addCase(Dn.pending,t=>{t.dropdownOptionsApis=J.LOADING}).addCase(Dn.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:i,key:a}=n.payload;t.dropdownOptionsApis=J.IDLE,t.optionsMap={...r,[a]:{options:o,hasMore:s,currentPage:i}}}).addCase(Dn.rejected,t=>{t.dropdownOptionsApis=J.FAILED}).addCase(Jo.pending,t=>{t.createFormApiStatus=J.LOADING}).addCase(Jo.fulfilled,t=>{t.createFormApiStatus=J.IDLE}).addCase(Jo.rejected,t=>{t.createFormApiStatus=J.FAILED}).addCase(qo.pending,t=>{t.linkCardApiStatus=J.LOADING}).addCase(qo.fulfilled,t=>{t.linkCardApiStatus=J.IDLE}).addCase(qo.rejected,t=>{t.linkCardApiStatus=J.FAILED}).addCase(Qo.pending,t=>{t.unlinkCardApiStatus=J.LOADING}).addCase(Qo.fulfilled,t=>{t.unlinkCardApiStatus=J.IDLE}).addCase(Qo.rejected,t=>{t.unlinkCardApiStatus=J.FAILED}).addCase(Uo.pending,t=>{t.updateFormApiStatus=J.LOADING}).addCase(Uo.fulfilled,t=>{t.updateFormApiStatus=J.IDLE}).addCase(Uo.rejected,t=>{t.updateFormApiStatus=J.FAILED}).addCase($o.pending,t=>{t.currentResourceDetailsApiStatus=J.LOADING}).addCase($o.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.currentResourceDetails=r),t.currentResourceDetailsApiStatus=J.IDLE}).addCase($o.rejected,t=>{t.currentResourceDetailsApiStatus=J.FAILED})}}),Yo=Bt("writeCapability/fetchObjectList",async e=>{const{inboxIds:t,channelType:n,conversationId:r}=e,o=await zb({inboxIds:t,channelType:n,conversationId:r});if(!o||!o.data||!("formsList"in o.data)||!Array.isArray(o.data.formsList))return{createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],formFields:null,objectDict:null,dependentFieldsMap:{}};const s=o.data.formsList,i={},a=[],c=[],l=[],u=[],b=[],y={},C={};return s==null||s.forEach(h=>{var d,f;const p={...h};"fieldList"in p&&delete p.fieldList,C[h.id]=p,i[h.id]||(i[h.id]={}),y[h.id]||(y[h.id]=[]),h.type==="create"&&h.authenticated?(a.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}),h.connectorName&&!c.includes(h.connectorName)&&c.push(h.connectorName)):h.type==="link"&&h.authenticated?l.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}):h.type==="edit"&&h.authenticated?u.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}):h.type==="search_and_link"&&h.authenticated&&b.push({value:h.id,label:h.name,avatarUrl:h.logoUrl}),(d=h.fieldList)==null||d.sort((m,g)=>m.priority-g.priority),(f=h.fieldList)==null||f.forEach(m=>{var I,v,w,A,T,O,N,F,k,D,j,z;let g={};switch(m.type){case"select":case"multi-select":{g={...m,defaultOptions:!!m.interfaceDetails,isInfiniteScrollable:((v=(I=m.interfaceDetails)==null?void 0:I.pagination)==null?void 0:v.enabled)||!1,loadOptionsOnFocus:Object.keys(((w=m.interfaceDetails)==null?void 0:w.args)||{}).length>0,isMultiSelect:m.type==="multi-select",type:h.interfaceDetails?"async-select":"select",isClearable:!0};break}case"date":{g={...m,type:"date",disablePast:!!((A=m.validations)!=null&&A.disablePast)||!1,disableFuture:!!((T=m.validations)!=null&&T.disableFuture)||!1};break}case"number":{g={...m,type:"number",min:((N=(O=m.validations)==null?void 0:O.range)==null?void 0:N.min)||Number.MIN_SAFE_INTEGER,max:((k=(F=m.validations)==null?void 0:F.range)==null?void 0:k.max)||Number.MAX_SAFE_INTEGER};break}case"multiline":{g={...m,type:"text",maxRows:((D=m.validations)==null?void 0:D.maxRows)||5,limit:(j=m.validations)==null?void 0:j.maxCharacters,rows:5,multiline:!0};break}case"text":{g={...m,type:"text",limit:(z=m.validations)==null?void 0:z.maxCharacters};break}default:g={...m}}if("value"in g&&(g.defaultValue=g.value,delete g.value),y[h.id]=[...y[h.id],g],m.interfaceDetails&&(m.interfaceDetails.args||m.interfaceDetails.optionalArgs)){const W={...m.interfaceDetails.args,...m.interfaceDetails.optionalArgs};Object.values(W).forEach(X=>{i[h.id][X]?i[h.id][X]=[...i[h.id][X],m.name]:i[h.id][X]=[m.name]})}})}),{createObjectList:a,createObjectConnectorNamesList:c,linkObjectList:l,editObjectList:u,searchObjectList:b,formFields:y,objectDict:C,dependentFieldsMap:i}}),Jo=Bt("writeCapability/createForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:i,conversationId:a}=e;try{await Eu({formId:n},{args:s,interfaceId:i,conversationId:a}),r==null||r(),De({message:ey,type:un})}catch(c){return o==null||o(c),De({message:ty,type:vt}),t(c)}}),Uo=Bt("writeCapability/updateForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:i,conversationId:a,externalResourceId:c,previousArgs:l={}}=e;try{await Eu({formId:n},{args:s,interfaceId:i,conversationId:a,externalResourceId:c,previousArgs:l}),r==null||r(),De({message:dy,type:un})}catch(u){return o==null||o(u),De({message:fy,type:vt}),t(u)}}),Qo=Bt("writeCapability/unlinkCard",async({id:e,channelType:t,externalResourceId:n,conversationId:r})=>{await Yb(e,t,n,r)}),qo=Bt("writeCapability/linkCard",async({id:e,externalResourceId:t,channelType:n,conversationId:r},{rejectWithValue:o})=>{var s;try{await Jb(e,t,n,r)}catch(i){return o({status:(s=i.response)==null?void 0:s.status})}}),$o=Bt("connectorCardLibrary/fetchCurrentResourceDetails",async(e,{rejectWithValue:t})=>{const{id:n,channelType:r,conversationId:o,externalResourceId:s,contactEmail:i}=e;try{const a=await Ub(n,r,o,s,i),c=a==null?void 0:a.data,l=a==null?void 0:a.status,u={values:{},errors:{}};return Object.entries(c.formData).forEach(([b,y])=>{"label"in y&&(y.type&&y.type==="date"?u.values[b]=y.label?new Date(parseInt(y.label)).toISOString():"":y.type&&y.type==="multi-select"&&"value"in y&&"label"in y&&y.value&&y.label?u.values[b]=[{value:y.value,label:y.label}]:y.value?u.values[b]={value:y.value,label:y.label}:u.values[b]=y.label)}),{data:u,status:l}}catch(a){return De({message:Ni,type:vt}),t(a)}}),{resetState:I4,setCurrentCardInEdit:rr,resetCurrentResourceDetails:py,setHasUnsavedChanges:Tu}=Au.actions,hy=Au.reducer,gy=()=>{const[e,t]=S.useState(null),[n,r]=S.useState({isVertical:!1,isHorizontal:!1,isScrolling:!1}),o=S.useCallback(s=>{t(s)},[]);return S.useEffect(()=>{if(!e)return;e.dataset.prevScrollLeft="0",e.dataset.prevScrollTop="0";let s=null;const i=100;let a=null;const c=150,l=u=>{s||(s=window.setTimeout(()=>{const b=u.target,y=Number(e.dataset.prevScrollLeft)||0,C=Number(e.dataset.prevScrollTop)||0,h=b.scrollLeft,p=b.scrollTop,d=h-y,f=p-C,m=Math.abs(f)>Math.abs(d),g=Math.abs(d)>Math.abs(f);r({isVertical:m,isHorizontal:g,isScrolling:!0}),e.dataset.prevScrollLeft=String(h),e.dataset.prevScrollTop=String(p),s=null},i),a&&window.clearTimeout(a),a=window.setTimeout(()=>{r(b=>({...b,isScrolling:!1})),a=null},c))};return e.addEventListener("scroll",l),()=>{e.removeEventListener("scroll",l),s&&window.clearTimeout(s),a&&window.clearTimeout(a)}},[e]),[n,o]},my="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.8016%2011.709L12.3416%205.16893L11.4298%204.25712L4.88979%2010.7972V11.709H5.8016ZM6.33618%2012.9987H3.6001V10.2626L10.9739%202.88875C11.0948%202.76786%2011.2588%202.69995%2011.4298%202.69995C11.6008%202.69995%2011.7648%202.76786%2011.8857%202.88875L13.71%204.71302C13.8309%204.83395%2013.8988%204.99794%2013.8988%205.16893C13.8988%205.33992%2013.8309%205.50391%2013.71%205.62484L6.33618%2012.9987ZM3.6001%2014.2884H15.2073V15.578H3.6001V14.2884Z'%20fill='%236C7B94'/%3e%3c/svg%3e",by=({data:e,title:t,currentCard:n,setShowModal:r})=>{const o=Lt(),{sendTrackingEvent:s,currentSmIds:i}=S.useContext(Ge),{userGroupId:a}=Sn()||{},[c,l]=gy(),{isScrolling:u,isVertical:b}=c,y=u&&b,C=S.useMemo(()=>(e==null?void 0:e[0].data.map(f=>f.label))||[],[e]),h=S.useMemo(()=>e.map(f=>{const m={cells:{},externalResourceId:f.externalResourceId};return f.data.forEach((g,I)=>{if(C[I]){let v=g.value?g.value:Fo;v&&g.type==="date"&&(v=new Date(parseInt(v)).toLocaleDateString(navigator.language)),m.cells[C[I]]={label:v,deepLink:g==null?void 0:g.deepLink}}}),m}),[e,C]),p=(f,m)=>E.jsx(Y2,{align:"left",children:f.deepLink?E.jsx(x.Link,{target:"_blank",underline:"none",href:f.deepLink,children:f.label}):E.jsx(x.Typography,{variant:"body2",color:"gray.black",children:f.label})},`${m}_${f.label}`),d=f=>{!f||!n||(r(!1),s(fl,{card_title:n.title,connector_name:n.connectorName,ug_id:a,sm_ids:i}),o(rr({...n,externalResourceId:f})))};return E.jsxs(x.Stack,{maxHeight:"340px",maxWidth:"700px",padding:"32px 0px 32px 32px",overflow:"auto",children:[E.jsx(x.Typography,{variant:"h2",color:"gray.black",marginBottom:"16px",children:t}),E.jsx(x.TableContainer,{ref:l,children:E.jsxs(x.Table,{stickyHeader:!0,children:[E.jsx(Z2,{children:E.jsxs(x.TableRow,{children:[C.map(f=>E.jsx(X2,{sx:{whiteSpace:"nowrap"},children:E.jsx(x.Typography,{variant:"overline",color:"gray.gray3",children:f})},f)),E.jsx(U2,{})]})}),E.jsx(x.TableBody,{children:h.map((f,m)=>E.jsxs(z2,{children:[Object.values(f.cells).map((g,I)=>p(g,I)),E.jsx(J2,{children:!y&&f.externalResourceId&&E.jsx(x.Tooltip,{title:rl,placement:"bottom",children:E.jsx(x.IconButton,{className:"row-edit",onClick:()=>d(f.externalResourceId),children:E.jsx("img",{src:my})})})})]},`id_${m}`))})]})})]})},yy=e=>e.cardList.connectorCards,vy=e=>e.cardList.connectorsEnabled,Cy=e=>e.cardList.connectorApiStatus,Iy=e=>e.cardList.cardSpecificData,Ey=e=>e.cardList.specificConnectorApiStatus,xy=e=>e.cardList.specificConnectorErrorCode,wy="data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%204.8675L14.6475%2014.625H3.3525L9%204.8675ZM9%201.875L0.75%2016.125H17.25L9%201.875Z'%20fill='%23F07530'/%3e%3cpath%20d='M9.75%2012.375H8.25V13.875H9.75V12.375Z'%20fill='%23F07530'/%3e%3cpath%20d='M9.75%207.875H8.25V11.625H9.75V7.875Z'%20fill='%23F07530'/%3e%3c/svg%3e",Su=e=>{const t=/\(Error code: (.*?)\)$/,n=e.match(t),r=n?n[1]:null,o=n?e.replace(t,"").trim():e;return{error_code:r,error_message:o}},Ay=(e,t)=>`${il} (Error code: ${e})`.replace(/{{connector_name}}/g,(t==null?void 0:t[0])||""),_u=e=>{const{value:t,error:n,deepLink:r,statusCode:o,isLoading:s,type:i,redirectToAdminTab:a,isFailed:c,connectorNames:l,cardTitle:u,currentCard:b,cardId:y,isCardLevelError:C,fieldName:h,showErrorIcon:p}=e,d=S.useRef(null),f=S.useRef(null),{email:m,currentSmIds:g,conversationId:I,sendTrackingEvent:v,connectorFunctions:w}=S.useContext(Ge),A=he(xy),T=A==null?void 0:A[y],[O,N]=S.useState(!1),F=S.useMemo(()=>{if(n&&C){const{error_message:U}=Su(n);return U}return c?il.replace(/{{connector_name}}/g,(l==null?void 0:l[0])||""):qc},[n,c,l,C]),k=S.useCallback(()=>{const U=n||Ay(T,l),{error_code:se,error_message:ae}=Su(U);v==null||v(l2,{sm_ids:g,frontend_req_params:{email:m,conversationId:I,externalResourceId:b==null?void 0:b.externalResourceId},card_title:u,connector_name:l!=null&&l.length?l:"",error_code:se,error_message:ae})},[n,T,v,g,m,I,u,l,b==null?void 0:b.externalResourceId]);S.useEffect(()=>{(n&&C||c&&T)&&k()},[k,T,c,n,C]),S.useEffect(()=>{const U=r?f.current:d.current;if(U){const se=U.scrollHeight>U.clientHeight||U.scrollWidth>U.clientWidth;N(se)}},[t,r]);const D=o==ai.NOT_FOUND;let j=D?Fo:t;i==="date"&&j&&!D&&(j=new Date(parseInt(j)).toLocaleDateString(navigator.language));const z=!!n||c,W=()=>{a?w==null||w.redirectToAdmin():window.open(Rg,"_blank")},X=()=>{v==null||v(d2,{sm_ids:g,card_title:u,field_name:h})},Z=U=>{const se=/<>(.*?)<>/g,ae=U.split(se);return E.jsx(S.Fragment,{children:ae.map((M,Y)=>Y%2===1?E.jsx(V2,{variant:"body2",onClick:W,children:M},Y):M)})};return s?E.jsx(_n,{variant:"rounded",width:"100%",height:16,animation:"wave",margin:"4px 0 0 0"}):z?E.jsxs(yl,{gap:"7px",children:[p?E.jsx(x.Stack,{marginTop:"3px",flexShrink:"0",children:E.jsx("img",{src:wy,width:"18px",height:"18px"})}):null,E.jsx(vl,{variant:"body2",children:F?Z(F):qc})]}):E.jsx(x.Tooltip,{title:O?j:null,placement:"bottom",children:r?E.jsx(Cl,{ref:f,target:"_blank",underline:"none",href:r,fontSize:"13px",onClick:X,children:j||Fo}):E.jsx(W2,{ref:d,variant:"body2",children:j||Fo})})},Ty="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_825_73646)'%3e%3cpath%20d='M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z'%20fill='%236F7C90'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_825_73646'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Di=({shown:e,setShown:t,children:n,showCloseButton:r=!1,borderRadius:o=4})=>E.jsx(x.Dialog,{open:e,onClose:()=>t(!1),PaperProps:{style:{borderRadius:o,padding:0,height:"fit-content",width:"fit-content",maxWidth:"none"}},children:E.jsxs(x.Stack,{direction:"row",children:[r&&E.jsx(x.Box,{position:"absolute",right:10,top:10,children:E.jsx(x.Tooltip,{title:"Close",placement:"bottom",children:E.jsx(x.IconButton,{onClick:()=>t(!1),children:E.jsx("img",{src:Ty})})})}),n]})}),Ou=e=>{var M,Y,K;const{id:t,cardTitle:n,specificCardData:r,specificConnectorApiStatus:o,isOpen:s,currentCard:i}=e,a=24,c=(o==null?void 0:o[t])===J.IDLE,l=(o==null?void 0:o[t])===J.LOADING,u=(o==null?void 0:o[t])===J.FAILED,{cardType:b,data:y,cardErrorMessage:C,redirectToAdminTab:h,connectorNames:p}=(r==null?void 0:r[t])||{},d=b==="flat",[f,m]=S.useState(!1),[g,I]=S.useState(!1),[v,w]=S.useState(!1),[A,T]=S.useState(!1),O=((M=y==null?void 0:y.listItems)==null?void 0:M.statusCode)!==401,N=S.useMemo(()=>{var Q,ce,ge,me;return d&&((Q=y==null?void 0:y.flatDisplay)!=null&&Q.data)?y.flatDisplay.data:!d&&((me=(ge=(ce=y==null?void 0:y.listItems)==null?void 0:ce.fields)==null?void 0:ge[0])!=null&&me.data)?y.listItems.fields[0].data:[]},[d,y]),F=S.useMemo(()=>N==null?void 0:N.slice(0,5),[N]),[k,D]=S.useState([]),j=S.useRef(null),[z,W]=S.useState(0),X=f?-180:0,Z=d?!1:!!((Y=y==null?void 0:y.listItems)!=null&&Y.errorMessage),U=Z||u||C,se=c&&!Z&&s&&(v||g);S.useLayoutEffect(()=>{var Q;(Q=j.current)!=null&&Q.scrollHeight&&W(j.current.scrollHeight+a)},[o==null?void 0:o[t],k,j]),S.useEffect(()=>{var me,ne;const Q=((N==null?void 0:N.length)||0)>5,ce=!d&&(((ne=(me=y==null?void 0:y.listItems)==null?void 0:me.fields)==null?void 0:ne.length)||0)>1;w(Q&&!ce),I(ce)},[y,d,N==null?void 0:N.length]),S.useEffect(()=>{D(f?N:F)},[y,f,F,N]);const ae=()=>{v?m(Q=>!Q):T(Q=>!Q)};return E.jsxs(E.Fragment,{children:[E.jsx(Di,{shown:A,setShown:T,showCloseButton:!0,borderRadius:12,children:E.jsx(by,{data:((K=y==null?void 0:y.listItems)==null?void 0:K.fields)||[],title:n,currentCard:i,setShowModal:T})}),E.jsx(j2,{className:s?"":"slideUp",height:z,children:E.jsx(x.Stack,{ref:j,gap:1,margin:"12px",children:l&&!(k!=null&&k.length)?E.jsxs(E.Fragment,{children:[E.jsx(_n,{variant:"rounded",width:"100%",height:20,animation:"wave"}),E.jsx(_n,{variant:"rounded",width:"100%",height:20,animation:"wave"})]}):E.jsx(E.Fragment,{children:U?E.jsx(x.Box,{margin:"8px 0",children:E.jsx(_u,{error:C,isLoading:l,redirectToAdminTab:h,isFailed:u,showErrorIcon:!O,connectorNames:p,cardId:t,cardTitle:n,currentCard:i,isCardLevelError:!0})}):k!=null&&k.length?k==null?void 0:k.map(Q=>{const{value:ce,label:ge,deepLink:me,type:ne}=Q,de="errorMessage"in Q?Q.errorMessage:null,Be="statusCode"in Q?Q.statusCode:null;return E.jsxs("div",{children:[E.jsx(G2,{variant:"overline",children:ge}),E.jsx(_u,{value:ce,error:de,deepLink:me,statusCode:Be,isLoading:l,type:ne,cardTitle:n,currentCard:i,cardId:t,fieldName:ge})]},ge)}):E.jsx(x.Box,{margin:"8px 0",children:E.jsx(vl,{children:Cg})})})})}),!C&&se&&E.jsx(q2,{variant:"body2_medium",onClick:ae,children:v?E.jsxs(E.Fragment,{children:[f?D1:Ll,E.jsx(Q2,{src:N1,transformAngle:X})]}):Ll})]})},Sy={connectorCards:null,cardSpecificData:null,connectorApiStatus:J.IDLE,conversationMetaDataApiStatus:J.IDLE,specificConnectorApiStatus:null,threadId:null,connectorsEnabled:!1,specificConnectorErrorCode:null,conversationEmailHeaders:null},Lu="/v1/api",_y=`${Lu}/connectors/cards`,Oy=`${Lu}/connectors/cards/:id/data`,Ly=({inboxIds:e,conversationId:t,channelType:n="email"})=>{const r=new URLSearchParams;return e.forEach(o=>r.append("inbox_ids",o)),r.append("channel_type",n),r.append("conversation_id",String(t||"")),it({url:`${_y}?${r.toString()}`,method:mt.GET})},Ry=(e,t,n,r)=>{const o=new URLSearchParams;return o.append("senderEmail",t),o.append("conversation_id",String(n||"")),r&&o.append("externalResourceId",r),it({url:`${Oy.replace(":id",e)}?${o.toString()}`,method:mt.GET})},Ru=Fi({name:"connectorCardLibrary",initialState:Sy,reducers:{updateThreadId(e,t){const{payload:n}=t;e.threadId=n.threadId,e.connectorCards=null},clearConnectorList(e){e.connectorCards=null,e.cardSpecificData=null}},extraReducers:e=>{e.addCase(Ko.pending,t=>{t.connectorApiStatus=J.LOADING}).addCase(Ko.fulfilled,(t,n)=>{t.connectorApiStatus=J.IDLE,t.connectorCards=n.payload.cards,t.connectorsEnabled=n.payload.connectorsEnabled}).addCase(Ko.rejected,t=>{t.connectorApiStatus=J.FAILED}).addCase(zr.pending,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.LOADING}}).addCase(zr.fulfilled,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`);const{data:i}=n.payload||{};i&&(t.cardSpecificData={...t.cardSpecificData?t.cardSpecificData:{},[s]:i}),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.IDLE}}).addCase(zr.rejected,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:J.FAILED};const i=n.payload&&typeof n.payload=="object"&&"code"in n.payload?String(n.payload.code):al;t.specificConnectorErrorCode={...t.specificConnectorErrorCode??{},[s]:i}})}}),Ko=Bt("connectorCardLibrary/fetchAllCard",async({inboxIds:e,channelType:t,conversationId:n})=>{var a;const r=await Ly({inboxIds:e,channelType:t,conversationId:n});if(!Array.isArray((a=r==null?void 0:r.data)==null?void 0:a.cards))return{cards:[],connectorsEnabled:!1};const{cards:o,connectorsEnabled:s=!1}=r.data;return{cards:o.sort((c,l)=>(c==null?void 0:c.priority)-(l==null?void 0:l.priority)),connectorsEnabled:s}}),zr=Bt("connectorCardLibrary/fetchSpecificCard",async({id:e,email:t,conversationId:n,isRefresh:r,externalResourceId:o},s)=>{try{const i=await Ry(e,t,n,o),a=i==null?void 0:i.data,c=i==null?void 0:i.status;return a?(r&&De({message:fu,type:un}),{data:dl(a),status:c}):(r&&De({message:du,type:vt}),{data:{},status:c})}catch(i){const a=i;return s.rejectWithValue({...a,code:a.code||al})}}),Fy=Ru.reducer,Fu=Ru.actions,Nu="data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.76618%202.23341C8.79952%201.26675%207.47285%200.666748%205.99952%200.666748C3.05285%200.666748%200.672852%203.05341%200.672852%206.00008C0.672852%208.94675%203.05285%2011.3334%205.99952%2011.3334C8.48619%2011.3334%2010.5595%209.63341%2011.1529%207.33341H9.76618C9.21952%208.88675%207.73952%2010.0001%205.99952%2010.0001C3.79285%2010.0001%201.99952%208.20675%201.99952%206.00008C1.99952%203.79341%203.79285%202.00008%205.99952%202.00008C7.10618%202.00008%208.09285%202.46008%208.81285%203.18675L6.66618%205.33341H11.3329V0.666748L9.76618%202.23341Z'%20fill='%236C7B94'/%3e%3c/svg%3e",Ny="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.4587%206.7528C11.2244%206.51848%2010.8445%206.51848%2010.6102%206.7528C10.3759%206.98711%2010.3759%207.36701%2010.6102%207.60132L11.4587%206.7528ZM12.1916%208.33414L12.6158%207.90988L12.1916%208.33414ZM8.33462%2012.1911L8.75888%2011.7668L8.33462%2012.1911ZM7.6018%2010.6097C7.36748%2010.3754%206.98758%2010.3754%206.75327%2010.6097C6.51895%2010.8441%206.51895%2011.224%206.75327%2011.4583L7.6018%2010.6097ZM4.43911%209.14411C4.67343%209.37842%205.05333%209.37842%205.28764%209.14411C5.52196%208.9098%205.52196%208.5299%205.28764%208.29558L4.43911%209.14411ZM3.70629%207.56276L4.13056%207.1385L3.70629%207.56276ZM7.56324%203.70582L7.9875%203.28155L7.56324%203.70582ZM8.29606%205.28716C8.53037%205.52148%208.91027%205.52148%209.14459%205.28716C9.3789%205.05285%209.3789%204.67295%209.14459%204.43864L8.29606%205.28716ZM10.6102%207.60132L11.7673%208.75841L12.6158%207.90988L11.4587%206.7528L10.6102%207.60132ZM11.7673%208.75841C12.1662%209.15735%2012.3904%209.69843%2012.3904%2010.2626L13.5904%2010.2626C13.5904%209.38017%2013.2398%208.53387%2012.6158%207.90988L11.7673%208.75841ZM12.3904%2010.2626C12.3904%2010.8268%2012.1662%2011.3679%2011.7673%2011.7668L12.6158%2012.6154C13.2398%2011.9914%2013.5904%2011.1451%2013.5904%2010.2626L12.3904%2010.2626ZM11.7673%2011.7668C10.9365%2012.5976%209.58963%2012.5976%208.75888%2011.7668L7.91035%2012.6154C9.20973%2013.9147%2011.3164%2013.9147%2012.6158%2012.6154L11.7673%2011.7668ZM8.75888%2011.7668L7.6018%2010.6097L6.75327%2011.4583L7.91035%2012.6154L8.75888%2011.7668ZM5.28764%208.29558L4.13056%207.1385L3.28203%207.98703L4.43911%209.14411L5.28764%208.29558ZM4.13056%207.1385C3.73162%206.73956%203.50749%206.19848%203.50749%205.63429L2.30749%205.63429C2.30749%206.51674%202.65804%207.36304%203.28203%207.98703L4.13056%207.1385ZM3.50749%205.63429C3.50749%205.0701%203.73162%204.52902%204.13056%204.13008L3.28203%203.28155C2.65804%203.90554%202.30749%204.75184%202.30749%205.63429L3.50749%205.63429ZM4.13056%204.13008C4.96131%203.29933%206.30822%203.29933%207.13897%204.13008L7.9875%203.28155C6.68812%201.98217%204.58141%201.98217%203.28203%203.28155L4.13056%204.13008ZM7.13897%204.13008L8.29606%205.28716L9.14459%204.43864L7.9875%203.28155L7.13897%204.13008Z'%20fill='%236C7B94'/%3e%3crect%20x='5.08887'%20y='6.0791'%20width='1.33333'%20height='6.66667'%20rx='0.666667'%20transform='rotate(-45%205.08887%206.0791)'%20fill='%236C7B94'/%3e%3cpath%20d='M5.59961%2014.3998V12.7998'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.7998%205.59961H14.3998'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.40039%2011.2002H4.00039'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.2002%202.40039V4.00039'%20stroke='%236C7B94'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",Dy="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5908_39767)'%3e%3cpath%20d='M9.37333%206.01333L9.98667%206.62667L3.94667%2012.6667H3.33333V12.0533L9.37333%206.01333ZM11.7733%202C11.6067%202%2011.4333%202.06667%2011.3067%202.19333L10.0867%203.41333L12.5867%205.91333L13.8067%204.69333C14.0667%204.43333%2014.0667%204.01333%2013.8067%203.75333L12.2467%202.19333C12.1133%202.06%2011.9467%202%2011.7733%202ZM9.37333%204.12667L2%2011.5V14H4.5L11.8733%206.62667L9.37333%204.12667Z'%20fill='%236C7B94'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5908_39767'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Du=e=>e.write.createObjectList,ky=e=>e.write.createObjectConnectorNamesList,ku=e=>e.write.linkObjectList,Py=e=>e.write.editObjectList,My=e=>e.write.objectDict,By=e=>e.write.formFields,jy=e=>e.write.linkCardApiStatus,Gy=e=>e.write.unlinkCardApiStatus,Vy=e=>e.write.dependentFieldsMap,Hy=e=>e.write.createFormApiStatus,Wy=e=>e.write.updateFormApiStatus,Zy=e=>e.write.currentResourceDetails,Xy=e=>e.write.currentResourceDetailsApiStatus,Pu=e=>e.write.currentCardInEdit,Mu=e=>e.write.hasUnsavedChanges,zy=e=>typeof e=="string"?/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+-]\d{2}:\d{2})$/.test(e):typeof e=="object"&&"_isValid"in e,Bu=e=>Object.keys(e).sort((n,r)=>r.localeCompare(n)).reduce((n,r)=>{var o;return(typeof e[r]=="string"||typeof e[r]=="object"&&e[r]!==null)&&zy(e[r])?n[r]=(o=new Date(`${e[r]}`))==null?void 0:o.toString():n[r]=e[r],n},{}),Yy=e=>Tg.replace("{{connectorName}}",e),Jy=({showUnlinkModal:e,setShowUnlinkModal:t,cardId:n,onCardUnlinking:r,externalResourceId:o,conversationId:s,connectorName:i})=>{const a=Lt(),{sendTrackingEvent:c}=S.useContext(Ge),u=he(Gy)===J.LOADING,b=()=>{s&&o&&a(Qo({id:n,conversationId:s,externalResourceId:o})).unwrap().then(()=>{c(Qg,{connector_name:i,conversation_id:s}),t(!1),r(),De({message:tb,type:un})}).catch(()=>{De({message:nb,type:un})})};return E.jsx(Di,{shown:e,setShown:t,showCloseButton:!0,children:E.jsxs(x.Stack,{width:"400px",padding:"20px",gap:"8px",children:[E.jsx(x.Typography,{variant:"h2",children:Ag}),E.jsx(x.Typography,{variant:"body2",children:Yy(i)}),E.jsxs(x.Stack,{direction:"row",gap:"8px",marginTop:"20px",justifyContent:"flex-end",children:[E.jsx(x.Button,{variant:"text",onClick:()=>t(!1),children:ui}),E.jsx(x.Button,{disabled:u,color:"error",onClick:b,children:nl})]})]})})},Uy=e=>{const{card:t,specificCardData:n,email:r,specificConnectorApiStatus:o,defaultOpenState:s=!1,onCardUnlinking:i}=e,a=Lt(),{availableFeatures:c,sendTrackingEvent:l,conversationId:u,currentSmIds:b}=S.useContext(Ge),{userGroupId:y}=Sn()||{},[C,h]=S.useState(!!s),[p,d]=S.useState(!1),[f,m]=S.useState(!1),{id:g,title:I,externalResourceId:v="",forms:w=[]}=t;let A=g;v&&(A=`${A}_${v}`);const{data:T,cardType:O,cardErrorMessage:N,connectorNames:F}=(n==null?void 0:n[A])??{},k=(F==null?void 0:F[0])||"",D=(o==null?void 0:o[A])===J.LOADING,j=(o==null?void 0:o[A])===J.FAILED,z=!!($e(c,Qc)&&v),W=S.useMemo(()=>{var M,Y;if(N||j||!($e(c,pg)&&w.some(K=>K.type==="edit")))return!1;switch(O){case"flat":return!!((T==null?void 0:T.flatDisplay.externalResourceId)??t.externalResourceId);case"flat_with_list":return((M=T==null?void 0:T.listItems)==null?void 0:M.fields.length)===1?(Y=T==null?void 0:T.listItems)==null?void 0:Y.fields.some(K=>K.externalResourceId):!1;default:return!1}},[T,O,c,w,t,N,j]),X=S.useCallback((M=!1)=>{const Y=M?t2:e2;r&&g&&u&&a(zr({id:g,email:r,conversationId:u,externalResourceId:v})).unwrap().then(K=>{const Q={...ul(K,I,M,!0),sm_ids:b};l(Y,Q)}).catch(K=>{const Q={...ul(K,I,M,!1),sm_ids:b};l(Y,Q)})},[a,r,g,I,l,u,v,b]);S.useEffect(()=>{C&&X(!0)},[C,X]);const Z=(M,Y)=>{var Q;M==null||M.stopPropagation(),a(zr({id:Y,email:r,conversationId:u,isRefresh:!0,externalResourceId:v})).unwrap().then(()=>{l(Gg,{id:Y})});const K=M.target.tagName==="BUTTON"?(Q=M.target)==null?void 0:Q.firstChild:M.target;K.className&&(K.className=""),setTimeout(()=>K.className="selected",1)},U=(M,Y)=>{M.stopPropagation(),!(n!=null&&n[Y])&&!D&&X(),l(C?jg:Bg,{id:Y}),h(K=>!K)},se=M=>{M.stopPropagation();const Y=M.currentTarget.offsetWidth<M.currentTarget.scrollWidth;d(!!Y)},ae=()=>{var Y,K;l(fl,{card_title:I,connector_name:k,ug_id:y,sm_ids:b});let M;O==="flat"?M=(T==null?void 0:T.flatDisplay.externalResourceId)??t.externalResourceId:O==="flat_with_list"&&(M=(K=(Y=T==null?void 0:T.listItems)==null?void 0:Y.fields[0])==null?void 0:K.externalResourceId),M?a(rr({...t,externalResourceId:M})):De({message:Ni,type:vt})};return E.jsxs(P2,{"data-testid":`test_${g}`,children:[E.jsxs(M2,{className:C?"hiver-card-expanded":"",onClick:M=>U(M,A),children:[E.jsx(x.Tooltip,{title:p?I:"",placement:"bottom",children:E.jsx(B2,{variant:"h4",onMouseOver:M=>se(M),onMouseLeave:M=>se(M),children:I})}),E.jsxs(yl,{children:[C&&W?E.jsx(x.Tooltip,{title:rl,placement:"bottom",children:E.jsx(On,{onClick:ae,children:E.jsx("img",{src:Dy})})}):null,C&&z?E.jsx(x.Tooltip,{title:nl,placement:"bottom",children:E.jsx(On,{onClick:()=>m(!0),children:E.jsx("img",{src:Ny})})}):null,C?E.jsx(x.Tooltip,{title:$c,placement:"bottom",children:E.jsx(On,{"data-testid":D?"loading":"reloadIcon",onClick:M=>Z(M,g),className:D?"disabled":"",children:E.jsx("img",{src:Nu})})}):null,E.jsx(x.Tooltip,{title:C?Kc:ci,placement:"bottom",children:E.jsx(On,{onClick:M=>U(M,A),children:E.jsx(hi,{className:C?"":"hiver-up"})})})]})]}),E.jsx(Ou,{id:A,cardTitle:t.title,currentCard:t,specificCardData:n,specificConnectorApiStatus:o,isOpen:C}),E.jsx(Jy,{showUnlinkModal:f,setShowUnlinkModal:m,cardId:g,onCardUnlinking:i,conversationId:u,externalResourceId:v,connectorName:k})]})},Qy=Number.MAX_SAFE_INTEGER,qy=({cards:e,email:t,specificCardData:n,specificConnectorApiStatus:r,onCardUnlinking:o})=>{const{availableFeatures:s}=S.useContext(Ge),a=$e(s,gg)?Qy:1;return E.jsx(x.Box,{flexGrow:1,children:e.map((c,l)=>{const{id:u,externalResourceId:b}=c;let y=u;return b&&(y=`${y}_${b}`),E.jsx("div",{children:E.jsx(Uy,{card:c,specificCardData:n,email:t??"",defaultOpenState:l<a,specificConnectorApiStatus:r,onCardUnlinking:o})},y)})})},ki=({children:e})=>{if(!Array.isArray(e))return e;let t=null;return e.find(r=>typeof(r==null?void 0:r.type)!="function"?!1:(r.props.fallback&&(t=r),r.props.condition))??t};function or({children:e,condition:t,fallback:n=!1}){return!t&&!n?null:e}ki.CaseView=or;const $y="Bring your favourite tools into Hiver",Ky="Plugin image",ev="Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity",tv="Enable Connectors",nv="Enable Apps",rv="Learn more",ov="https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors",sv="Contact your admin to enable this",iv="https://youtu.be/ODcJnzZLb50",av="connectors-module/assets/connectors-images/connector-mainpage.png",cv="connectors-module/assets/connectors-images/connector-mainpage-apps.png",lv="Explore connectors",uv="Connectors",dv=x.styled(x.Box)`
|
|
473
473
|
padding-top: 20px;
|
|
474
|
-
`,
|
|
474
|
+
`,fv=x.styled(x.Stack)`
|
|
475
475
|
width: 100%;
|
|
476
476
|
height: 97px;
|
|
477
477
|
background-color: ${x.theme.palette.purple.light};
|
|
@@ -487,21 +487,21 @@ Do you want to continue?`,Qb="Select an object to create",qb="Select an object t
|
|
|
487
487
|
height: 56px;
|
|
488
488
|
width: 102px;
|
|
489
489
|
}
|
|
490
|
-
`,
|
|
490
|
+
`,pv=x.styled(x.Typography)`
|
|
491
491
|
color: ${x.theme.palette.gray.gray1};
|
|
492
492
|
height: 54px;
|
|
493
493
|
width: 120px;
|
|
494
494
|
line-height: 18px;
|
|
495
|
-
`,
|
|
495
|
+
`,hv=x.styled(x.Link)`
|
|
496
496
|
display: block;
|
|
497
497
|
width: 100%;
|
|
498
498
|
margin-bottom: 20px;
|
|
499
499
|
margin-top: 12px;
|
|
500
|
-
`,
|
|
500
|
+
`,gv=x.styled(x.Typography)`
|
|
501
501
|
color: ${x.theme.palette.gray.gray1};
|
|
502
502
|
font-size: 13px;
|
|
503
503
|
margin-bottom: 24px;
|
|
504
|
-
`,
|
|
504
|
+
`,ju=x.styled(x.Button)`
|
|
505
505
|
width: 100%;
|
|
506
506
|
color: ${x.theme.palette.gray.black};
|
|
507
507
|
background-color: white;
|
|
@@ -511,45 +511,45 @@ Do you want to continue?`,Qb="Select an object to create",qb="Select an object t
|
|
|
511
511
|
background-color: #e3dfff;
|
|
512
512
|
border: 1px solid ${x.theme.palette.purple.primary};
|
|
513
513
|
}
|
|
514
|
-
`,
|
|
514
|
+
`,mv=x.styled(x.Stack)`
|
|
515
515
|
margin-top: 16px;
|
|
516
516
|
justify-content: center;
|
|
517
517
|
align-items: center;
|
|
518
518
|
gap: 8px;
|
|
519
|
-
`,
|
|
519
|
+
`,bv=x.styled(x.icons.InfoOutlined)`
|
|
520
520
|
width: 18px;
|
|
521
521
|
color: ${x.theme.palette.gray.gray3};
|
|
522
|
-
`,
|
|
522
|
+
`,yv=x.styled(x.Typography)`
|
|
523
523
|
color: ${x.theme.palette.gray.gray3};
|
|
524
|
-
`,
|
|
525
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
526
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ki(e){return Iv(e)||Ev(e)||ju(e)||xv()}var wv=!1;function Av(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 Tv(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 Sv=function(){function e(n){var r=this;this._insertTag=function(o){var s;r.tags.length===0?r.insertionPoint?s=r.insertionPoint.nextSibling:r.prepend?s=r.container.firstChild:s=r.before:s=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,s),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!wv: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(Tv(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=Av(o);try{s.insertRule(r,s.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var o;return(o=r.parentNode)==null?void 0:o.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Je="-ms-",ts="-moz-",ve="-webkit-",Wu="comm",Pi="rule",Mi="decl",_v="@import",Zu="@keyframes",Ov="@layer",Lv=Math.abs,ns=String.fromCharCode,Rv=Object.assign;function Fv(e,t){return Ye(e,0)^45?(((t<<2^Ye(e,0))<<2^Ye(e,1))<<2^Ye(e,2))<<2^Ye(e,3):0}function Xu(e){return e.trim()}function Dv(e,t){return(e=t.exec(e))?e[0]:e}function Ce(e,t,n){return e.replace(t,n)}function Bi(e,t){return e.indexOf(t)}function Ye(e,t){return e.charCodeAt(t)|0}function Jr(e,t,n){return e.slice(t,n)}function Mt(e){return e.length}function ji(e){return e.length}function rs(e,t){return t.push(e),e}function Nv(e,t){return e.map(t).join("")}var os=1,sr=1,zu=0,at=0,Pe=0,ir="";function ss(e,t,n,r,o,s,i){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:os,column:sr,length:i,return:""}}function Ur(e,t){return Rv(ss("",null,null,"",null,null,0),e,{length:-e.length},t)}function kv(){return Pe}function Pv(){return Pe=at>0?Ye(ir,--at):0,sr--,Pe===10&&(sr=1,os--),Pe}function Ct(){return Pe=at<zu?Ye(ir,at++):0,sr++,Pe===10&&(sr=1,os++),Pe}function Bt(){return Ye(ir,at)}function is(){return at}function Qr(e,t){return Jr(ir,e,t)}function qr(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 Yu(e){return os=sr=1,zu=Mt(ir=e),at=0,[]}function Ju(e){return ir="",e}function as(e){return Xu(Qr(at-1,Gi(e===91?e+2:e===40?e+1:e)))}function Mv(e){for(;(Pe=Bt())&&Pe<33;)Ct();return qr(e)>2||qr(Pe)>3?"":" "}function Bv(e,t){for(;--t&&Ct()&&!(Pe<48||Pe>102||Pe>57&&Pe<65||Pe>70&&Pe<97););return Qr(e,is()+(t<6&&Bt()==32&&Ct()==32))}function Gi(e){for(;Ct();)switch(Pe){case e:return at;case 34:case 39:e!==34&&e!==39&&Gi(Pe);break;case 40:e===41&&Gi(e);break;case 92:Ct();break}return at}function jv(e,t){for(;Ct()&&e+Pe!==57;)if(e+Pe===84&&Bt()===47)break;return"/*"+Qr(t,at-1)+"*"+ns(e===47?e:Ct())}function Gv(e){for(;!qr(Bt());)Ct();return Qr(e,at)}function Vv(e){return Ju(cs("",null,null,null,[""],e=Yu(e),0,[0],e))}function cs(e,t,n,r,o,s,i,a,c){for(var l=0,u=0,b=i,y=0,C=0,h=0,p=1,d=1,f=1,m=0,g="",I=o,v=s,w=r,A=g;d;)switch(h=m,m=Ct()){case 40:if(h!=108&&Ye(A,b-1)==58){Bi(A+=Ce(as(m),"&","&\f"),"&\f")!=-1&&(f=-1);break}case 34:case 39:case 91:A+=as(m);break;case 9:case 10:case 13:case 32:A+=Mv(h);break;case 92:A+=Bv(is()-1,7);continue;case 47:switch(Bt()){case 42:case 47:rs(Hv(jv(Ct(),is()),t,n),c);break;default:A+="/"}break;case 123*p:a[l++]=Mt(A)*f;case 125*p:case 59:case 0:switch(m){case 0:case 125:d=0;case 59+u:f==-1&&(A=Ce(A,/\f/g,"")),C>0&&Mt(A)-b&&rs(C>32?Qu(A+";",r,n,b-1):Qu(Ce(A," ","")+";",r,n,b-2),c);break;case 59:A+=";";default:if(rs(w=Uu(A,t,n,l,u,o,a,g,I=[],v=[],b),s),m===123)if(u===0)cs(A,t,w,w,I,s,b,a,v);else switch(y===99&&Ye(A,3)===110?100:y){case 100:case 108:case 109:case 115:cs(e,w,w,r&&rs(Uu(e,w,w,0,0,o,a,g,o,I=[],b),v),o,v,b,a,r?I:v);break;default:cs(A,w,w,w,[""],v,0,a,v)}}l=u=C=0,p=f=1,g=A="",b=i;break;case 58:b=1+Mt(A),C=h;default:if(p<1){if(m==123)--p;else if(m==125&&p++==0&&Pv()==125)continue}switch(A+=ns(m),m*p){case 38:f=u>0?1:(A+="\f",-1);break;case 44:a[l++]=(Mt(A)-1)*f,f=1;break;case 64:Bt()===45&&(A+=as(Ct())),y=Bt(),u=b=Mt(g=A+=Gv(is())),m++;break;case 45:h===45&&Mt(A)==2&&(p=0)}}return s}function Uu(e,t,n,r,o,s,i,a,c,l,u){for(var b=o-1,y=o===0?s:[""],C=ji(y),h=0,p=0,d=0;h<r;++h)for(var f=0,m=Jr(e,b+1,b=Lv(p=i[h])),g=e;f<C;++f)(g=Xu(p>0?y[f]+" "+m:Ce(m,/&\f/g,y[f])))&&(c[d++]=g);return ss(e,t,n,o===0?Pi:a,c,l,u)}function Hv(e,t,n){return ss(e,t,n,Wu,ns(kv()),Jr(e,2,-2),0)}function Qu(e,t,n,r){return ss(e,t,n,Mi,Jr(e,0,r),Jr(e,r+1,-1),r)}function ar(e,t){for(var n="",r=ji(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Wv(e,t,n,r){switch(e.type){case Ov:if(e.children.length)break;case _v:case Mi:return e.return=e.return||e.value;case Wu:return"";case Zu:return e.return=e.value+"{"+ar(e.children,r)+"}";case Pi:e.value=e.props.join(",")}return Mt(n=ar(e.children,r))?e.return=e.value+"{"+n+"}":""}function Zv(e){var t=ji(e);return function(n,r,o,s){for(var i="",a=0;a<t;a++)i+=e[a](n,r,o,s)||"";return i}}function Xv(e){return function(t){t.root||(t=t.return)&&e(t)}}function zv(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var Yv=function(t,n,r){for(var o=0,s=0;o=s,s=Bt(),o===38&&s===12&&(n[r]=1),!qr(s);)Ct();return Qr(t,at)},Jv=function(t,n){var r=-1,o=44;do switch(qr(o)){case 0:o===38&&Bt()===12&&(n[r]=1),t[r]+=Yv(at-1,n,r);break;case 2:t[r]+=as(o);break;case 4:if(o===44){t[++r]=Bt()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=ns(o)}while(o=Ct());return t},Uv=function(t,n){return Ju(Jv(Yu(t),n))},qu=new WeakMap,Qv=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=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&&!qu.get(r))&&!o){qu.set(t,!0);for(var s=[],i=Uv(n,s),a=r.props,c=0,l=0;c<i.length;c++)for(var u=0;u<a.length;u++,l++)t.props[l]=s[c]?i[c].replace(/&\f/g,a[u]):a[u]+" "+i[c]}}},qv=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function $u(e,t){switch(Fv(e,t)){case 5103:return ve+"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 ve+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ve+e+ts+e+Je+e+e;case 6828:case 4268:return ve+e+Je+e+e;case 6165:return ve+e+Je+"flex-"+e+e;case 5187:return ve+e+Ce(e,/(\w+).+(:[^]+)/,ve+"box-$1$2"+Je+"flex-$1$2")+e;case 5443:return ve+e+Je+"flex-item-"+Ce(e,/flex-|-self/,"")+e;case 4675:return ve+e+Je+"flex-line-pack"+Ce(e,/align-content|flex-|-self/,"")+e;case 5548:return ve+e+Je+Ce(e,"shrink","negative")+e;case 5292:return ve+e+Je+Ce(e,"basis","preferred-size")+e;case 6060:return ve+"box-"+Ce(e,"-grow","")+ve+e+Je+Ce(e,"grow","positive")+e;case 4554:return ve+Ce(e,/([^-])(transform)/g,"$1"+ve+"$2")+e;case 6187:return Ce(Ce(Ce(e,/(zoom-|grab)/,ve+"$1"),/(image-set)/,ve+"$1"),e,"")+e;case 5495:case 3959:return Ce(e,/(image-set\([^]*)/,ve+"$1$`$1");case 4968:return Ce(Ce(e,/(.+:)(flex-)?(.*)/,ve+"box-pack:$3"+Je+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ve+e+e;case 4095:case 3583:case 4068:case 2532:return Ce(e,/(.+)-inline(.+)/,ve+"$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(Mt(e)-1-t>6)switch(Ye(e,t+1)){case 109:if(Ye(e,t+4)!==45)break;case 102:return Ce(e,/(.+:)(.+)-([^]+)/,"$1"+ve+"$2-$3$1"+ts+(Ye(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Bi(e,"stretch")?$u(Ce(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ye(e,t+1)!==115)break;case 6444:switch(Ye(e,Mt(e)-3-(~Bi(e,"!important")&&10))){case 107:return Ce(e,":",":"+ve)+e;case 101:return Ce(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ve+(Ye(e,14)===45?"inline-":"")+"box$3$1"+ve+"$2$3$1"+Je+"$2box$3")+e}break;case 5936:switch(Ye(e,t+11)){case 114:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ve+e+Je+e+e}return e}var $v=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Mi:t.return=$u(t.value,t.length);break;case Zu:return ar([Ur(t,{value:Ce(t.value,"@","@"+ve)})],o);case Pi:if(t.length)return Nv(t.props,function(s){switch(Dv(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ar([Ur(t,{props:[Ce(s,/:(read-\w+)/,":"+ts+"$1")]})],o);case"::placeholder":return ar([Ur(t,{props:[Ce(s,/:(plac\w+)/,":"+ve+"input-$1")]}),Ur(t,{props:[Ce(s,/:(plac\w+)/,":"+ts+"$1")]}),Ur(t,{props:[Ce(s,/:(plac\w+)/,Je+"input-$1")]})],o)}return""})}},Kv=[$v],eC=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(p){var d=p.getAttribute("data-emotion");d.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var o=t.stylisPlugins||Kv,s={},i,a=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(p){for(var d=p.getAttribute("data-emotion").split(" "),f=1;f<d.length;f++)s[d[f]]=!0;a.push(p)});var c,l=[Qv,qv];{var u,b=[Wv,Xv(function(p){u.insert(p)})],y=Zv(l.concat(o,b)),C=function(d){return ar(Vv(d),y)};c=function(d,f,m,g){u=m,C(d?d+"{"+f.styles+"}":f.styles),g&&(h.inserted[f.name]=!0)}}var h={key:n,sheet:new Sv({key:n,container:i,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:c};return h.sheet.hydrate(a),h},Vi={exports:{}},Ee={};/** @license React v16.13.1
|
|
524
|
+
`,vv="https://cdn.hiverhq.com/connectors-module/assets/PlugIn.svg";function kn(e){"@babel/helpers - typeof";return kn=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},kn(e)}function Cv(e,t){if(kn(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(kn(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Gu(e){var t=Cv(e,"string");return kn(t)=="symbol"?t:t+""}function sr(e,t,n){return(t=Gu(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vu(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function q(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Vu(Object(n),!0).forEach(function(r){sr(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vu(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Iv(e){if(Array.isArray(e))return e}function Ev(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,s,i,a=[],c=!0,l=!1;try{if(s=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=s.call(n)).done)&&(a.push(r.value),a.length!==t);c=!0);}catch(u){l=!0,o=u}finally{try{if(!c&&n.return!=null&&(i=n.return(),Object(i)!==i))return}finally{if(l)throw o}}return a}}function Pi(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Hu(e,t){if(e){if(typeof e=="string")return Pi(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Pi(e,t):void 0}}function xv(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
525
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function He(e,t){return Iv(e)||Ev(e,t)||Hu(e,t)||xv()}function wv(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function jt(e,t){if(e==null)return{};var n,r,o=wv(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(r=0;r<s.length;r++)n=s[r],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var Av=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function Wu(e){var t=e.defaultInputValue,n=t===void 0?"":t,r=e.defaultMenuIsOpen,o=r===void 0?!1:r,s=e.defaultValue,i=s===void 0?null:s,a=e.inputValue,c=e.menuIsOpen,l=e.onChange,u=e.onInputChange,b=e.onMenuClose,y=e.onMenuOpen,C=e.value,h=jt(e,Av),p=S.useState(a!==void 0?a:n),d=He(p,2),f=d[0],m=d[1],g=S.useState(c!==void 0?c:o),I=He(g,2),v=I[0],w=I[1],A=S.useState(C!==void 0?C:i),T=He(A,2),O=T[0],N=T[1],F=S.useCallback(function(Z,U){typeof l=="function"&&l(Z,U),N(Z)},[l]),k=S.useCallback(function(Z,U){var se;typeof u=="function"&&(se=u(Z,U)),m(se!==void 0?se:Z)},[u]),D=S.useCallback(function(){typeof y=="function"&&y(),w(!0)},[y]),j=S.useCallback(function(){typeof b=="function"&&b(),w(!1)},[b]),z=a!==void 0?a:f,W=c!==void 0?c:v,X=C!==void 0?C:O;return q(q({},h),{},{inputValue:z,menuIsOpen:W,onChange:F,onInputChange:k,onMenuClose:j,onMenuOpen:D,value:X})}function te(){return te=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},te.apply(null,arguments)}function Tv(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zu(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,Gu(r.key),r)}}function Sv(e,t,n){return t&&Zu(e.prototype,t),n&&Zu(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Mi(e,t){return Mi=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},Mi(e,t)}function _v(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&&Mi(e,t)}function es(e){return es=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},es(e)}function Xu(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Xu=function(){return!!e})()}function Ov(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Lv(e,t){if(t&&(kn(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ov(e)}function Rv(e){var t=Xu();return function(){var n,r=es(e);if(t){var o=es(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Lv(this,n)}}function Fv(e){if(Array.isArray(e))return Pi(e)}function Nv(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Dv(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
526
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bi(e){return Fv(e)||Nv(e)||Hu(e)||Dv()}var kv=!1;function Pv(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 Mv(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 Bv=function(){function e(n){var r=this;this._insertTag=function(o){var s;r.tags.length===0?r.insertionPoint?s=r.insertionPoint.nextSibling:r.prepend?s=r.container.firstChild:s=r.before:s=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,s),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!kv: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(Mv(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=Pv(o);try{s.insertRule(r,s.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var o;return(o=r.parentNode)==null?void 0:o.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Je="-ms-",ts="-moz-",ve="-webkit-",zu="comm",ji="rule",Gi="decl",jv="@import",Yu="@keyframes",Gv="@layer",Vv=Math.abs,ns=String.fromCharCode,Hv=Object.assign;function Wv(e,t){return Xe(e,0)^45?(((t<<2^Xe(e,0))<<2^Xe(e,1))<<2^Xe(e,2))<<2^Xe(e,3):0}function Ju(e){return e.trim()}function Zv(e,t){return(e=t.exec(e))?e[0]:e}function Ce(e,t,n){return e.replace(t,n)}function Vi(e,t){return e.indexOf(t)}function Xe(e,t){return e.charCodeAt(t)|0}function Yr(e,t,n){return e.slice(t,n)}function Gt(e){return e.length}function Hi(e){return e.length}function rs(e,t){return t.push(e),e}function Xv(e,t){return e.map(t).join("")}var os=1,ir=1,Uu=0,ct=0,Me=0,ar="";function ss(e,t,n,r,o,s,i){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:os,column:ir,length:i,return:""}}function Jr(e,t){return Hv(ss("",null,null,"",null,null,0),e,{length:-e.length},t)}function zv(){return Me}function Yv(){return Me=ct>0?Xe(ar,--ct):0,ir--,Me===10&&(ir=1,os--),Me}function Ct(){return Me=ct<Uu?Xe(ar,ct++):0,ir++,Me===10&&(ir=1,os++),Me}function Vt(){return Xe(ar,ct)}function is(){return ct}function Ur(e,t){return Yr(ar,e,t)}function Qr(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 Qu(e){return os=ir=1,Uu=Gt(ar=e),ct=0,[]}function qu(e){return ar="",e}function as(e){return Ju(Ur(ct-1,Wi(e===91?e+2:e===40?e+1:e)))}function Jv(e){for(;(Me=Vt())&&Me<33;)Ct();return Qr(e)>2||Qr(Me)>3?"":" "}function Uv(e,t){for(;--t&&Ct()&&!(Me<48||Me>102||Me>57&&Me<65||Me>70&&Me<97););return Ur(e,is()+(t<6&&Vt()==32&&Ct()==32))}function Wi(e){for(;Ct();)switch(Me){case e:return ct;case 34:case 39:e!==34&&e!==39&&Wi(Me);break;case 40:e===41&&Wi(e);break;case 92:Ct();break}return ct}function Qv(e,t){for(;Ct()&&e+Me!==57;)if(e+Me===84&&Vt()===47)break;return"/*"+Ur(t,ct-1)+"*"+ns(e===47?e:Ct())}function qv(e){for(;!Qr(Vt());)Ct();return Ur(e,ct)}function $v(e){return qu(cs("",null,null,null,[""],e=Qu(e),0,[0],e))}function cs(e,t,n,r,o,s,i,a,c){for(var l=0,u=0,b=i,y=0,C=0,h=0,p=1,d=1,f=1,m=0,g="",I=o,v=s,w=r,A=g;d;)switch(h=m,m=Ct()){case 40:if(h!=108&&Xe(A,b-1)==58){Vi(A+=Ce(as(m),"&","&\f"),"&\f")!=-1&&(f=-1);break}case 34:case 39:case 91:A+=as(m);break;case 9:case 10:case 13:case 32:A+=Jv(h);break;case 92:A+=Uv(is()-1,7);continue;case 47:switch(Vt()){case 42:case 47:rs(Kv(Qv(Ct(),is()),t,n),c);break;default:A+="/"}break;case 123*p:a[l++]=Gt(A)*f;case 125*p:case 59:case 0:switch(m){case 0:case 125:d=0;case 59+u:f==-1&&(A=Ce(A,/\f/g,"")),C>0&&Gt(A)-b&&rs(C>32?Ku(A+";",r,n,b-1):Ku(Ce(A," ","")+";",r,n,b-2),c);break;case 59:A+=";";default:if(rs(w=$u(A,t,n,l,u,o,a,g,I=[],v=[],b),s),m===123)if(u===0)cs(A,t,w,w,I,s,b,a,v);else switch(y===99&&Xe(A,3)===110?100:y){case 100:case 108:case 109:case 115:cs(e,w,w,r&&rs($u(e,w,w,0,0,o,a,g,o,I=[],b),v),o,v,b,a,r?I:v);break;default:cs(A,w,w,w,[""],v,0,a,v)}}l=u=C=0,p=f=1,g=A="",b=i;break;case 58:b=1+Gt(A),C=h;default:if(p<1){if(m==123)--p;else if(m==125&&p++==0&&Yv()==125)continue}switch(A+=ns(m),m*p){case 38:f=u>0?1:(A+="\f",-1);break;case 44:a[l++]=(Gt(A)-1)*f,f=1;break;case 64:Vt()===45&&(A+=as(Ct())),y=Vt(),u=b=Gt(g=A+=qv(is())),m++;break;case 45:h===45&&Gt(A)==2&&(p=0)}}return s}function $u(e,t,n,r,o,s,i,a,c,l,u){for(var b=o-1,y=o===0?s:[""],C=Hi(y),h=0,p=0,d=0;h<r;++h)for(var f=0,m=Yr(e,b+1,b=Vv(p=i[h])),g=e;f<C;++f)(g=Ju(p>0?y[f]+" "+m:Ce(m,/&\f/g,y[f])))&&(c[d++]=g);return ss(e,t,n,o===0?ji:a,c,l,u)}function Kv(e,t,n){return ss(e,t,n,zu,ns(zv()),Yr(e,2,-2),0)}function Ku(e,t,n,r){return ss(e,t,n,Gi,Yr(e,0,r),Yr(e,r+1,-1),r)}function cr(e,t){for(var n="",r=Hi(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function eC(e,t,n,r){switch(e.type){case Gv:if(e.children.length)break;case jv:case Gi:return e.return=e.return||e.value;case zu:return"";case Yu:return e.return=e.value+"{"+cr(e.children,r)+"}";case ji:e.value=e.props.join(",")}return Gt(n=cr(e.children,r))?e.return=e.value+"{"+n+"}":""}function tC(e){var t=Hi(e);return function(n,r,o,s){for(var i="",a=0;a<t;a++)i+=e[a](n,r,o,s)||"";return i}}function nC(e){return function(t){t.root||(t=t.return)&&e(t)}}function rC(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var oC=function(t,n,r){for(var o=0,s=0;o=s,s=Vt(),o===38&&s===12&&(n[r]=1),!Qr(s);)Ct();return Ur(t,ct)},sC=function(t,n){var r=-1,o=44;do switch(Qr(o)){case 0:o===38&&Vt()===12&&(n[r]=1),t[r]+=oC(ct-1,n,r);break;case 2:t[r]+=as(o);break;case 4:if(o===44){t[++r]=Vt()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=ns(o)}while(o=Ct());return t},iC=function(t,n){return qu(sC(Qu(t),n))},ed=new WeakMap,aC=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=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&&!ed.get(r))&&!o){ed.set(t,!0);for(var s=[],i=iC(n,s),a=r.props,c=0,l=0;c<i.length;c++)for(var u=0;u<a.length;u++,l++)t.props[l]=s[c]?i[c].replace(/&\f/g,a[u]):a[u]+" "+i[c]}}},cC=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function td(e,t){switch(Wv(e,t)){case 5103:return ve+"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 ve+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ve+e+ts+e+Je+e+e;case 6828:case 4268:return ve+e+Je+e+e;case 6165:return ve+e+Je+"flex-"+e+e;case 5187:return ve+e+Ce(e,/(\w+).+(:[^]+)/,ve+"box-$1$2"+Je+"flex-$1$2")+e;case 5443:return ve+e+Je+"flex-item-"+Ce(e,/flex-|-self/,"")+e;case 4675:return ve+e+Je+"flex-line-pack"+Ce(e,/align-content|flex-|-self/,"")+e;case 5548:return ve+e+Je+Ce(e,"shrink","negative")+e;case 5292:return ve+e+Je+Ce(e,"basis","preferred-size")+e;case 6060:return ve+"box-"+Ce(e,"-grow","")+ve+e+Je+Ce(e,"grow","positive")+e;case 4554:return ve+Ce(e,/([^-])(transform)/g,"$1"+ve+"$2")+e;case 6187:return Ce(Ce(Ce(e,/(zoom-|grab)/,ve+"$1"),/(image-set)/,ve+"$1"),e,"")+e;case 5495:case 3959:return Ce(e,/(image-set\([^]*)/,ve+"$1$`$1");case 4968:return Ce(Ce(e,/(.+:)(flex-)?(.*)/,ve+"box-pack:$3"+Je+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ve+e+e;case 4095:case 3583:case 4068:case 2532:return Ce(e,/(.+)-inline(.+)/,ve+"$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(Gt(e)-1-t>6)switch(Xe(e,t+1)){case 109:if(Xe(e,t+4)!==45)break;case 102:return Ce(e,/(.+:)(.+)-([^]+)/,"$1"+ve+"$2-$3$1"+ts+(Xe(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Vi(e,"stretch")?td(Ce(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Xe(e,t+1)!==115)break;case 6444:switch(Xe(e,Gt(e)-3-(~Vi(e,"!important")&&10))){case 107:return Ce(e,":",":"+ve)+e;case 101:return Ce(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ve+(Xe(e,14)===45?"inline-":"")+"box$3$1"+ve+"$2$3$1"+Je+"$2box$3")+e}break;case 5936:switch(Xe(e,t+11)){case 114:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ve+e+Je+Ce(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ve+e+Je+e+e}return e}var lC=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Gi:t.return=td(t.value,t.length);break;case Yu:return cr([Jr(t,{value:Ce(t.value,"@","@"+ve)})],o);case ji:if(t.length)return Xv(t.props,function(s){switch(Zv(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return cr([Jr(t,{props:[Ce(s,/:(read-\w+)/,":"+ts+"$1")]})],o);case"::placeholder":return cr([Jr(t,{props:[Ce(s,/:(plac\w+)/,":"+ve+"input-$1")]}),Jr(t,{props:[Ce(s,/:(plac\w+)/,":"+ts+"$1")]}),Jr(t,{props:[Ce(s,/:(plac\w+)/,Je+"input-$1")]})],o)}return""})}},uC=[lC],dC=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(p){var d=p.getAttribute("data-emotion");d.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var o=t.stylisPlugins||uC,s={},i,a=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(p){for(var d=p.getAttribute("data-emotion").split(" "),f=1;f<d.length;f++)s[d[f]]=!0;a.push(p)});var c,l=[aC,cC];{var u,b=[eC,nC(function(p){u.insert(p)})],y=tC(l.concat(o,b)),C=function(d){return cr($v(d),y)};c=function(d,f,m,g){u=m,C(d?d+"{"+f.styles+"}":f.styles),g&&(h.inserted[f.name]=!0)}}var h={key:n,sheet:new Bv({key:n,container:i,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:c};return h.sheet.hydrate(a),h},Zi={exports:{}},Ee={};/** @license React v16.13.1
|
|
527
527
|
* react-is.production.min.js
|
|
528
528
|
*
|
|
529
529
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
530
530
|
*
|
|
531
531
|
* This source code is licensed under the MIT license found in the
|
|
532
532
|
* LICENSE file in the root directory of this source tree.
|
|
533
|
-
*/var
|
|
533
|
+
*/var nd;function fC(){if(nd)return Ee;nd=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,o=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,C=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,d=e?Symbol.for("react.fundamental"):60117,f=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function g(v){if(typeof v=="object"&&v!==null){var w=v.$$typeof;switch(w){case t:switch(v=v.type,v){case c:case l:case r:case s:case o:case b:return v;default:switch(v=v&&v.$$typeof,v){case a:case u:case h:case C:case i:return v;default:return w}}case n:return w}}}function I(v){return g(v)===l}return Ee.AsyncMode=c,Ee.ConcurrentMode=l,Ee.ContextConsumer=a,Ee.ContextProvider=i,Ee.Element=t,Ee.ForwardRef=u,Ee.Fragment=r,Ee.Lazy=h,Ee.Memo=C,Ee.Portal=n,Ee.Profiler=s,Ee.StrictMode=o,Ee.Suspense=b,Ee.isAsyncMode=function(v){return I(v)||g(v)===c},Ee.isConcurrentMode=I,Ee.isContextConsumer=function(v){return g(v)===a},Ee.isContextProvider=function(v){return g(v)===i},Ee.isElement=function(v){return typeof v=="object"&&v!==null&&v.$$typeof===t},Ee.isForwardRef=function(v){return g(v)===u},Ee.isFragment=function(v){return g(v)===r},Ee.isLazy=function(v){return g(v)===h},Ee.isMemo=function(v){return g(v)===C},Ee.isPortal=function(v){return g(v)===n},Ee.isProfiler=function(v){return g(v)===s},Ee.isStrictMode=function(v){return g(v)===o},Ee.isSuspense=function(v){return g(v)===b},Ee.isValidElementType=function(v){return typeof v=="string"||typeof v=="function"||v===r||v===l||v===s||v===o||v===b||v===y||typeof v=="object"&&v!==null&&(v.$$typeof===h||v.$$typeof===C||v.$$typeof===i||v.$$typeof===a||v.$$typeof===u||v.$$typeof===d||v.$$typeof===f||v.$$typeof===m||v.$$typeof===p)},Ee.typeOf=g,Ee}var xe={};/** @license React v16.13.1
|
|
534
534
|
* react-is.development.js
|
|
535
535
|
*
|
|
536
536
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
537
537
|
*
|
|
538
538
|
* This source code is licensed under the MIT license found in the
|
|
539
539
|
* LICENSE file in the root directory of this source tree.
|
|
540
|
-
*/var ed;function nC(){return ed||(ed=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,o=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,C=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,d=e?Symbol.for("react.fundamental"):60117,f=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function g(G){return typeof G=="string"||typeof G=="function"||G===r||G===l||G===s||G===o||G===b||G===y||typeof G=="object"&&G!==null&&(G.$$typeof===h||G.$$typeof===C||G.$$typeof===i||G.$$typeof===a||G.$$typeof===u||G.$$typeof===d||G.$$typeof===f||G.$$typeof===m||G.$$typeof===p)}function I(G){if(typeof G=="object"&&G!==null){var He=G.$$typeof;switch(He){case t:var Be=G.type;switch(Be){case c:case l:case r:case s:case o:case b:return Be;default:var We=Be&&Be.$$typeof;switch(We){case a:case u:case h:case C:case i:return We;default:return He}}case n:return He}}}var v=c,w=l,A=a,T=i,O=t,D=u,F=r,k=h,N=C,j=n,z=s,W=o,X=b,Z=!1;function q(G){return Z||(Z=!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.")),se(G)||I(G)===c}function se(G){return I(G)===l}function ie(G){return I(G)===a}function M(G){return I(G)===i}function Y(G){return typeof G=="object"&&G!==null&&G.$$typeof===t}function $(G){return I(G)===u}function U(G){return I(G)===r}function ce(G){return I(G)===h}function he(G){return I(G)===C}function ge(G){return I(G)===n}function ne(G){return I(G)===s}function de(G){return I(G)===o}function Me(G){return I(G)===b}xe.AsyncMode=v,xe.ConcurrentMode=w,xe.ContextConsumer=A,xe.ContextProvider=T,xe.Element=O,xe.ForwardRef=D,xe.Fragment=F,xe.Lazy=k,xe.Memo=N,xe.Portal=j,xe.Profiler=z,xe.StrictMode=W,xe.Suspense=X,xe.isAsyncMode=q,xe.isConcurrentMode=se,xe.isContextConsumer=ie,xe.isContextProvider=M,xe.isElement=Y,xe.isForwardRef=$,xe.isFragment=U,xe.isLazy=ce,xe.isMemo=he,xe.isPortal=ge,xe.isProfiler=ne,xe.isStrictMode=de,xe.isSuspense=Me,xe.isValidElementType=g,xe.typeOf=I}()),xe}process.env.NODE_ENV==="production"?Vi.exports=tC():Vi.exports=nC();var rC=Vi.exports,td=rC,oC={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},sC={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},nd={};nd[td.ForwardRef]=oC,nd[td.Memo]=sC;var iC=!0;function aC(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var rd=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||iC===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},cC=function(t,n,r){rd(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var s=n;do t.insert(n===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function lC(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=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(o){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 uC={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,scale: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},dC=!1,fC=/[A-Z]|^ms/g,pC=/_EMO_([^_]+?)_([^]*?)_EMO_/g,od=function(t){return t.charCodeAt(1)===45},sd=function(t){return t!=null&&typeof t!="boolean"},Hi=zv(function(e){return od(e)?e:e.replace(fC,"-$&").toLowerCase()}),id=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(pC,function(r,o,s){return jt={name:o,styles:s,next:jt},o})}return uC[t]!==1&&!od(t)&&typeof n=="number"&&n!==0?n+"px":n},hC="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function $r(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var o=n;if(o.anim===1)return jt={name:o.name,styles:o.styles,next:jt},o.name;var s=n;if(s.styles!==void 0){var i=s.next;if(i!==void 0)for(;i!==void 0;)jt={name:i.name,styles:i.styles,next:jt},i=i.next;var a=s.styles+";";return a}return gC(e,t,n)}case"function":{if(e!==void 0){var c=jt,l=n(e);return jt=c,$r(e,t,l)}break}}var u=n;return u}function gC(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=$r(e,t,n[o])+";";else for(var s in n){var i=n[s];if(typeof i!="object"){var a=i;sd(a)&&(r+=Hi(s)+":"+id(s,a)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&dC)throw new Error(hC);if(Array.isArray(i)&&typeof i[0]=="string"&&t==null)for(var c=0;c<i.length;c++)sd(i[c])&&(r+=Hi(s)+":"+id(s,i[c])+";");else{var l=$r(e,t,i);switch(s){case"animation":case"animationName":{r+=Hi(s)+":"+l+";";break}default:r+=s+"{"+l+"}"}}}}return r}var ad=/label:\s*([^\s;{]+)\s*(;|$)/g,jt;function cd(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,o="";jt=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=$r(n,t,s);else{var i=s;o+=i[0]}for(var a=1;a<e.length;a++)if(o+=$r(n,t,e[a]),r){var c=s;o+=c[a]}ad.lastIndex=0;for(var l="",u;(u=ad.exec(o))!==null;)l+="-"+u[1];var b=lC(o)+l;return{name:b,styles:o,next:jt}}var mC=function(t){return t()},bC=B.useInsertionEffect?B.useInsertionEffect:!1,yC=bC||mC,vC=!1,ld=B.createContext(typeof HTMLElement<"u"?eC({key:"css"}):null);ld.Provider;var CC=function(t){return S.forwardRef(function(n,r){var o=S.useContext(ld);return t(n,o,r)})},IC=B.createContext({}),Wi={}.hasOwnProperty,Zi="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",EC=function(t,n){var r={};for(var o in n)Wi.call(n,o)&&(r[o]=n[o]);return r[Zi]=t,r},xC=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return rd(n,r,o),yC(function(){return cC(n,r,o)}),null},wC=CC(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var o=e[Zi],s=[r],i="";typeof e.className=="string"?i=aC(t.registered,s,e.className):e.className!=null&&(i=e.className+" ");var a=cd(s,void 0,B.useContext(IC));i+=t.key+"-"+a.name;var c={};for(var l in e)Wi.call(e,l)&&l!=="css"&&l!==Zi&&!vC&&(c[l]=e[l]);return c.className=i,n&&(c.ref=n),B.createElement(B.Fragment,null,B.createElement(xC,{cache:t,serialized:a,isStringTag:typeof o=="string"}),B.createElement(o,c))}),AC=wC,K=function(t,n){var r=arguments;if(n==null||!Wi.call(n,"css"))return B.createElement.apply(void 0,r);var o=r.length,s=new Array(o);s[0]=AC,s[1]=EC(t,n);for(var i=2;i<o;i++)s[i]=r[i];return B.createElement.apply(null,s)};function Xi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return cd(t)}var TC=function(){var t=Xi.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_"}}};function SC(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const _C=Math.min,OC=Math.max,ls=Math.round,us=Math.floor,ds=e=>({x:e,y:e});function LC(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function fs(){return typeof window<"u"}function ud(e){return fd(e)?(e.nodeName||"").toLowerCase():"#document"}function qt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function dd(e){var t;return(t=(fd(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function fd(e){return fs()?e instanceof Node||e instanceof qt(e).Node:!1}function RC(e){return fs()?e instanceof Element||e instanceof qt(e).Element:!1}function zi(e){return fs()?e instanceof HTMLElement||e instanceof qt(e).HTMLElement:!1}function pd(e){return!fs()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof qt(e).ShadowRoot}function hd(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Yi(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function FC(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function DC(e){return["html","body","#document"].includes(ud(e))}function Yi(e){return qt(e).getComputedStyle(e)}function NC(e){if(ud(e)==="html")return e;const t=e.assignedSlot||e.parentNode||pd(e)&&e.host||dd(e);return pd(t)?t.host:t}function gd(e){const t=NC(e);return DC(t)?e.ownerDocument?e.ownerDocument.body:e.body:zi(t)&&hd(t)?t:gd(t)}function ps(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=gd(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),i=qt(o);if(s){const a=Ji(i);return t.concat(i,i.visualViewport||[],hd(o)?o:[],a&&n?ps(a):[])}return t.concat(o,ps(o,[],n))}function Ji(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function kC(e){const t=Yi(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=zi(e),s=o?e.offsetWidth:n,i=o?e.offsetHeight:r,a=ls(n)!==s||ls(r)!==i;return a&&(n=s,r=i),{width:n,height:r,$:a}}function Ui(e){return RC(e)?e:e.contextElement}function md(e){const t=Ui(e);if(!zi(t))return ds(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=kC(t);let i=(s?ls(n.width):n.width)/r,a=(s?ls(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!a||!Number.isFinite(a))&&(a=1),{x:i,y:a}}const PC=ds(0);function MC(e){const t=qt(e);return!FC()||!t.visualViewport?PC:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function BC(e,t,n){return!1}function bd(e,t,n,r){t===void 0&&(t=!1);const o=e.getBoundingClientRect(),s=Ui(e);let i=ds(1);t&&(i=md(e));const a=BC()?MC(s):ds(0);let c=(o.left+a.x)/i.x,l=(o.top+a.y)/i.y,u=o.width/i.x,b=o.height/i.y;if(s){const y=qt(s),C=r;let h=y,p=Ji(h);for(;p&&r&&C!==h;){const d=md(p),f=p.getBoundingClientRect(),m=Yi(p),g=f.left+(p.clientLeft+parseFloat(m.paddingLeft))*d.x,I=f.top+(p.clientTop+parseFloat(m.paddingTop))*d.y;c*=d.x,l*=d.y,u*=d.x,b*=d.y,c+=g,l+=I,h=qt(p),p=Ji(h)}}return LC({width:u,height:b,x:c,y:l})}function jC(e,t){let n=null,r;const o=dd(e);function s(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function i(a,c){a===void 0&&(a=!1),c===void 0&&(c=1),s();const{left:l,top:u,width:b,height:y}=e.getBoundingClientRect();if(a||t(),!b||!y)return;const C=us(u),h=us(o.clientWidth-(l+b)),p=us(o.clientHeight-(u+y)),d=us(l),m={rootMargin:-C+"px "+-h+"px "+-p+"px "+-d+"px",threshold:OC(0,_C(1,c))||1};let g=!0;function I(v){const w=v[0].intersectionRatio;if(w!==c){if(!g)return i();w?i(!1,w):r=setTimeout(()=>{i(!1,1e-7)},1e3)}g=!1}try{n=new IntersectionObserver(I,{...m,root:o.ownerDocument})}catch{n=new IntersectionObserver(I,m)}n.observe(e)}return i(!0),s}function GC(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=Ui(e),u=o||s?[...l?ps(l):[],...ps(t)]:[];u.forEach(f=>{o&&f.addEventListener("scroll",n,{passive:!0}),s&&f.addEventListener("resize",n)});const b=l&&a?jC(l,n):null;let y=-1,C=null;i&&(C=new ResizeObserver(f=>{let[m]=f;m&&m.target===l&&C&&(C.unobserve(t),cancelAnimationFrame(y),y=requestAnimationFrame(()=>{var g;(g=C)==null||g.observe(t)})),n()}),l&&!c&&C.observe(l),C.observe(t));let h,p=c?bd(e):null;c&&d();function d(){const f=bd(e);p&&(f.x!==p.x||f.y!==p.y||f.width!==p.width||f.height!==p.height)&&n(),p=f,h=requestAnimationFrame(d)}return n(),()=>{var f;u.forEach(m=>{o&&m.removeEventListener("scroll",n),s&&m.removeEventListener("resize",n)}),b==null||b(),(f=C)==null||f.disconnect(),C=null,c&&cancelAnimationFrame(h)}}var Qi=S.useLayoutEffect,VC=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],hs=function(){};function HC(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function WC(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var s=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&s.push("".concat(HC(e,i)));return s.filter(function(a){return a}).map(function(a){return String(a).trim()}).join(" ")}var yd=function(t){return KC(t)?t.filter(Boolean):Dn(t)==="object"&&t!==null?[t]:[]},vd=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=Pt(t,VC);return Q({},n)},Re=function(t,n,r){var o=t.cx,s=t.getStyles,i=t.getClassNames,a=t.className;return{css:s(n,t),className:o(r??{},i(n,t),a)}};function ZC(e,t,n){if(n){var r=n(e,t);if(typeof r=="string")return r}return e}function gs(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function XC(e){return gs(e)?window.innerHeight:e.clientHeight}function Cd(e){return gs(e)?window.pageYOffset:e.scrollTop}function ms(e,t){if(gs(e)){window.scrollTo(0,t);return}e.scrollTop=t}function zC(e){var t=getComputedStyle(e),n=t.position==="absolute",r=/(auto|scroll)/;if(t.position==="fixed")return document.documentElement;for(var o=e;o=o.parentElement;)if(t=getComputedStyle(o),!(n&&t.position==="static")&&r.test(t.overflow+t.overflowY+t.overflowX))return o;return document.documentElement}function YC(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function bs(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:hs,o=Cd(e),s=t-o,i=10,a=0;function c(){a+=i;var l=YC(a,o,s,n);ms(e,l),a<n?window.requestAnimationFrame(c):r(e)}c()}function Id(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?ms(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&ms(e,Math.max(t.offsetTop-o,0))}function JC(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 Ed(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function UC(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var xd=!1,QC={get passive(){return xd=!0}},ys=typeof window<"u"?window:{};ys.addEventListener&&ys.removeEventListener&&(ys.addEventListener("p",hs,QC),ys.removeEventListener("p",hs,!1));var qC=xd;function $C(e){return e!=null}function KC(e){return Array.isArray(e)}function vs(e,t,n){return e?t:n}function p4(e){return e}function h4(e){return e}var e3=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];var s=Object.entries(t).filter(function(i){var a=Ve(i,1),c=a[0];return!r.includes(c)});return s.reduce(function(i,a){var c=Ve(a,2),l=c[0],u=c[1];return i[l]=u,i},{})},t3=["children","innerProps"],n3=["children","innerProps"];function r3(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,s=e.shouldScroll,i=e.isFixedPosition,a=e.controlHeight,c=zC(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var u=c.getBoundingClientRect(),b=u.height,y=n.getBoundingClientRect(),C=y.bottom,h=y.height,p=y.top,d=n.offsetParent.getBoundingClientRect(),f=d.top,m=i?window.innerHeight:XC(c),g=Cd(c),I=parseInt(getComputedStyle(n).marginBottom,10),v=parseInt(getComputedStyle(n).marginTop,10),w=f-v,A=m-p,T=w+g,O=b-g-p,D=C-m+g+I,F=g+p-v,k=160;switch(o){case"auto":case"bottom":if(A>=h)return{placement:"bottom",maxHeight:t};if(O>=h&&!i)return s&&bs(c,D,k),{placement:"bottom",maxHeight:t};if(!i&&O>=r||i&&A>=r){s&&bs(c,D,k);var N=i?A-I:O-I;return{placement:"bottom",maxHeight:N}}if(o==="auto"||i){var j=t,z=i?w:T;return z>=r&&(j=Math.min(z-I-a,t)),{placement:"top",maxHeight:j}}if(o==="bottom")return s&&ms(c,D),{placement:"bottom",maxHeight:t};break;case"top":if(w>=h)return{placement:"top",maxHeight:t};if(T>=h&&!i)return s&&bs(c,F,k),{placement:"top",maxHeight:t};if(!i&&T>=r||i&&w>=r){var W=t;return(!i&&T>=r||i&&w>=r)&&(W=i?w-v:T-v),s&&bs(c,F,k),{placement:"top",maxHeight:W}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}function o3(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var wd=function(t){return t==="auto"?"bottom":t},s3=function(t,n){var r,o=t.placement,s=t.theme,i=s.borderRadius,a=s.spacing,c=s.colors;return Q((r={label:"menu"},or(r,o3(o),"100%"),or(r,"position","absolute"),or(r,"width","100%"),or(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},Ad=S.createContext(null),i3=function(t){var n=t.children,r=t.minMenuHeight,o=t.maxMenuHeight,s=t.menuPlacement,i=t.menuPosition,a=t.menuShouldScrollIntoView,c=t.theme,l=S.useContext(Ad)||{},u=l.setPortalPlacement,b=S.useRef(null),y=S.useState(o),C=Ve(y,2),h=C[0],p=C[1],d=S.useState(null),f=Ve(d,2),m=f[0],g=f[1],I=c.spacing.controlHeight;return Qi(function(){var v=b.current;if(v){var w=i==="fixed",A=a&&!w,T=r3({maxHeight:o,menuEl:v,minHeight:r,placement:s,shouldScroll:A,isFixedPosition:w,controlHeight:I});p(T.maxHeight),g(T.placement),u==null||u(T.placement)}},[o,s,i,a,r,u,I]),n({ref:b,placerProps:Q(Q({},t),{},{placement:m||wd(s),maxHeight:h})})},a3=function(t){var n=t.children,r=t.innerRef,o=t.innerProps;return K("div",te({},Re(t,"menu",{menu:!0}),{ref:r},o),n)},c3=a3,l3=function(t,n){var r=t.maxHeight,o=t.theme.spacing.baseUnit;return Q({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:o,paddingTop:o})},u3=function(t){var n=t.children,r=t.innerProps,o=t.innerRef,s=t.isMulti;return K("div",te({},Re(t,"menuList",{"menu-list":!0,"menu-list--is-multi":s}),{ref:o},r),n)},Td=function(t,n){var r=t.theme,o=r.spacing.baseUnit,s=r.colors;return Q({textAlign:"center"},n?{}:{color:s.neutral40,padding:"".concat(o*2,"px ").concat(o*3,"px")})},d3=Td,f3=Td,p3=function(t){var n=t.children,r=n===void 0?"No options":n,o=t.innerProps,s=Pt(t,t3);return K("div",te({},Re(Q(Q({},s),{},{children:r,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),r)},h3=function(t){var n=t.children,r=n===void 0?"Loading...":n,o=t.innerProps,s=Pt(t,n3);return K("div",te({},Re(Q(Q({},s),{},{children:r,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),r)},g3=function(t){var n=t.rect,r=t.offset,o=t.position;return{left:n.left,position:o,top:r,width:n.width,zIndex:1}},m3=function(t){var n=t.appendTo,r=t.children,o=t.controlElement,s=t.innerProps,i=t.menuPlacement,a=t.menuPosition,c=S.useRef(null),l=S.useRef(null),u=S.useState(wd(i)),b=Ve(u,2),y=b[0],C=b[1],h=S.useMemo(function(){return{setPortalPlacement:C}},[]),p=S.useState(null),d=Ve(p,2),f=d[0],m=d[1],g=S.useCallback(function(){if(o){var A=JC(o),T=a==="fixed"?0:window.pageYOffset,O=A[y]+T;(O!==(f==null?void 0:f.offset)||A.left!==(f==null?void 0:f.rect.left)||A.width!==(f==null?void 0:f.rect.width))&&m({offset:O,rect:A})}},[o,a,y,f==null?void 0:f.offset,f==null?void 0:f.rect.left,f==null?void 0:f.rect.width]);Qi(function(){g()},[g]);var I=S.useCallback(function(){typeof l.current=="function"&&(l.current(),l.current=null),o&&c.current&&(l.current=GC(o,c.current,g,{elementResize:"ResizeObserver"in window}))},[o,g]);Qi(function(){I()},[I]);var v=S.useCallback(function(A){c.current=A,I()},[I]);if(!n&&a!=="fixed"||!f)return null;var w=K("div",te({ref:v},Re(Q(Q({},t),{},{offset:f.offset,position:a,rect:f.rect}),"menuPortal",{"menu-portal":!0}),s),r);return K(Ad.Provider,{value:h},n?Oe.createPortal(w,n):w)},b3=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},y3=function(t){var n=t.children,r=t.innerProps,o=t.isDisabled,s=t.isRtl;return K("div",te({},Re(t,"container",{"--is-disabled":o,"--is-rtl":s}),r),n)},v3=function(t,n){var r=t.theme.spacing,o=t.isMulti,s=t.hasValue,i=t.selectProps.controlShouldRenderValue;return Q({alignItems:"center",display:o&&s&&i?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},C3=function(t){var n=t.children,r=t.innerProps,o=t.isMulti,s=t.hasValue;return K("div",te({},Re(t,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":s}),r),n)},I3=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},E3=function(t){var n=t.children,r=t.innerProps;return K("div",te({},Re(t,"indicatorsContainer",{indicators:!0}),r),n)},Sd,x3=["size"],w3=["innerProps","isRtl","size"];function A3(){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 T3=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:A3},_d=function(t){var n=t.size,r=Pt(t,x3);return K("svg",te({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:T3},r))},qi=function(t){return K(_d,te({size:20},t),K("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"}))},Od=function(t){return K(_d,te({size:20},t),K("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"}))},Ld=function(t,n){var r=t.isFocused,o=t.theme,s=o.spacing.baseUnit,i=o.colors;return Q({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?i.neutral60:i.neutral20,padding:s*2,":hover":{color:r?i.neutral80:i.neutral40}})},S3=Ld,_3=function(t){var n=t.children,r=t.innerProps;return K("div",te({},Re(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||K(Od,null))},O3=Ld,L3=function(t){var n=t.children,r=t.innerProps;return K("div",te({},Re(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||K(qi,null))},R3=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing.baseUnit,i=o.colors;return Q({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?i.neutral10:i.neutral20,marginBottom:s*2,marginTop:s*2})},F3=function(t){var n=t.innerProps;return K("span",te({},n,Re(t,"indicatorSeparator",{"indicator-separator":!0})))},D3=TC(Sd||(Sd=SC([`
|
|
540
|
+
*/var rd;function pC(){return rd||(rd=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,o=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,C=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,d=e?Symbol.for("react.fundamental"):60117,f=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function g(G){return typeof G=="string"||typeof G=="function"||G===r||G===l||G===s||G===o||G===b||G===y||typeof G=="object"&&G!==null&&(G.$$typeof===h||G.$$typeof===C||G.$$typeof===i||G.$$typeof===a||G.$$typeof===u||G.$$typeof===d||G.$$typeof===f||G.$$typeof===m||G.$$typeof===p)}function I(G){if(typeof G=="object"&&G!==null){var ze=G.$$typeof;switch(ze){case t:var tt=G.type;switch(tt){case c:case l:case r:case s:case o:case b:return tt;default:var Ye=tt&&tt.$$typeof;switch(Ye){case a:case u:case h:case C:case i:return Ye;default:return ze}}case n:return ze}}}var v=c,w=l,A=a,T=i,O=t,N=u,F=r,k=h,D=C,j=n,z=s,W=o,X=b,Z=!1;function U(G){return Z||(Z=!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.")),se(G)||I(G)===c}function se(G){return I(G)===l}function ae(G){return I(G)===a}function M(G){return I(G)===i}function Y(G){return typeof G=="object"&&G!==null&&G.$$typeof===t}function K(G){return I(G)===u}function Q(G){return I(G)===r}function ce(G){return I(G)===h}function ge(G){return I(G)===C}function me(G){return I(G)===n}function ne(G){return I(G)===s}function de(G){return I(G)===o}function Be(G){return I(G)===b}xe.AsyncMode=v,xe.ConcurrentMode=w,xe.ContextConsumer=A,xe.ContextProvider=T,xe.Element=O,xe.ForwardRef=N,xe.Fragment=F,xe.Lazy=k,xe.Memo=D,xe.Portal=j,xe.Profiler=z,xe.StrictMode=W,xe.Suspense=X,xe.isAsyncMode=U,xe.isConcurrentMode=se,xe.isContextConsumer=ae,xe.isContextProvider=M,xe.isElement=Y,xe.isForwardRef=K,xe.isFragment=Q,xe.isLazy=ce,xe.isMemo=ge,xe.isPortal=me,xe.isProfiler=ne,xe.isStrictMode=de,xe.isSuspense=Be,xe.isValidElementType=g,xe.typeOf=I}()),xe}process.env.NODE_ENV==="production"?Zi.exports=fC():Zi.exports=pC();var hC=Zi.exports,od=hC,gC={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},mC={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},sd={};sd[od.ForwardRef]=gC,sd[od.Memo]=mC;var bC=!0;function yC(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var id=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||bC===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},vC=function(t,n,r){id(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var s=n;do t.insert(n===s?"."+o:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}};function CC(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=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(o){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 IC={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,scale: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},EC=!1,xC=/[A-Z]|^ms/g,wC=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ad=function(t){return t.charCodeAt(1)===45},cd=function(t){return t!=null&&typeof t!="boolean"},Xi=rC(function(e){return ad(e)?e:e.replace(xC,"-$&").toLowerCase()}),ld=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(wC,function(r,o,s){return Ht={name:o,styles:s,next:Ht},o})}return IC[t]!==1&&!ad(t)&&typeof n=="number"&&n!==0?n+"px":n},AC="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function qr(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var o=n;if(o.anim===1)return Ht={name:o.name,styles:o.styles,next:Ht},o.name;var s=n;if(s.styles!==void 0){var i=s.next;if(i!==void 0)for(;i!==void 0;)Ht={name:i.name,styles:i.styles,next:Ht},i=i.next;var a=s.styles+";";return a}return TC(e,t,n)}case"function":{if(e!==void 0){var c=Ht,l=n(e);return Ht=c,qr(e,t,l)}break}}var u=n;return u}function TC(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=qr(e,t,n[o])+";";else for(var s in n){var i=n[s];if(typeof i!="object"){var a=i;cd(a)&&(r+=Xi(s)+":"+ld(s,a)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&EC)throw new Error(AC);if(Array.isArray(i)&&typeof i[0]=="string"&&t==null)for(var c=0;c<i.length;c++)cd(i[c])&&(r+=Xi(s)+":"+ld(s,i[c])+";");else{var l=qr(e,t,i);switch(s){case"animation":case"animationName":{r+=Xi(s)+":"+l+";";break}default:r+=s+"{"+l+"}"}}}}return r}var ud=/label:\s*([^\s;{]+)\s*(;|$)/g,Ht;function dd(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,o="";Ht=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=qr(n,t,s);else{var i=s;o+=i[0]}for(var a=1;a<e.length;a++)if(o+=qr(n,t,e[a]),r){var c=s;o+=c[a]}ud.lastIndex=0;for(var l="",u;(u=ud.exec(o))!==null;)l+="-"+u[1];var b=CC(o)+l;return{name:b,styles:o,next:Ht}}var SC=function(t){return t()},_C=B.useInsertionEffect?B.useInsertionEffect:!1,OC=_C||SC,LC=!1,fd=B.createContext(typeof HTMLElement<"u"?dC({key:"css"}):null);fd.Provider;var RC=function(t){return S.forwardRef(function(n,r){var o=S.useContext(fd);return t(n,o,r)})},FC=B.createContext({}),zi={}.hasOwnProperty,Yi="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",NC=function(t,n){var r={};for(var o in n)zi.call(n,o)&&(r[o]=n[o]);return r[Yi]=t,r},DC=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return id(n,r,o),OC(function(){return vC(n,r,o)}),null},kC=RC(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var o=e[Yi],s=[r],i="";typeof e.className=="string"?i=yC(t.registered,s,e.className):e.className!=null&&(i=e.className+" ");var a=dd(s,void 0,B.useContext(FC));i+=t.key+"-"+a.name;var c={};for(var l in e)zi.call(e,l)&&l!=="css"&&l!==Yi&&!LC&&(c[l]=e[l]);return c.className=i,n&&(c.ref=n),B.createElement(B.Fragment,null,B.createElement(DC,{cache:t,serialized:a,isStringTag:typeof o=="string"}),B.createElement(o,c))}),PC=kC,$=function(t,n){var r=arguments;if(n==null||!zi.call(n,"css"))return B.createElement.apply(void 0,r);var o=r.length,s=new Array(o);s[0]=PC,s[1]=NC(t,n);for(var i=2;i<o;i++)s[i]=r[i];return B.createElement.apply(null,s)};function Ji(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return dd(t)}var MC=function(){var t=Ji.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_"}}};function BC(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const jC=Math.min,GC=Math.max,ls=Math.round,us=Math.floor,ds=e=>({x:e,y:e});function VC(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function fs(){return typeof window<"u"}function pd(e){return gd(e)?(e.nodeName||"").toLowerCase():"#document"}function $t(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function hd(e){var t;return(t=(gd(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function gd(e){return fs()?e instanceof Node||e instanceof $t(e).Node:!1}function HC(e){return fs()?e instanceof Element||e instanceof $t(e).Element:!1}function Ui(e){return fs()?e instanceof HTMLElement||e instanceof $t(e).HTMLElement:!1}function md(e){return!fs()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof $t(e).ShadowRoot}function bd(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Qi(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function WC(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ZC(e){return["html","body","#document"].includes(pd(e))}function Qi(e){return $t(e).getComputedStyle(e)}function XC(e){if(pd(e)==="html")return e;const t=e.assignedSlot||e.parentNode||md(e)&&e.host||hd(e);return md(t)?t.host:t}function yd(e){const t=XC(e);return ZC(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ui(t)&&bd(t)?t:yd(t)}function ps(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=yd(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),i=$t(o);if(s){const a=qi(i);return t.concat(i,i.visualViewport||[],bd(o)?o:[],a&&n?ps(a):[])}return t.concat(o,ps(o,[],n))}function qi(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function zC(e){const t=Qi(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Ui(e),s=o?e.offsetWidth:n,i=o?e.offsetHeight:r,a=ls(n)!==s||ls(r)!==i;return a&&(n=s,r=i),{width:n,height:r,$:a}}function $i(e){return HC(e)?e:e.contextElement}function vd(e){const t=$i(e);if(!Ui(t))return ds(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=zC(t);let i=(s?ls(n.width):n.width)/r,a=(s?ls(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!a||!Number.isFinite(a))&&(a=1),{x:i,y:a}}const YC=ds(0);function JC(e){const t=$t(e);return!WC()||!t.visualViewport?YC:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function UC(e,t,n){return!1}function Cd(e,t,n,r){t===void 0&&(t=!1);const o=e.getBoundingClientRect(),s=$i(e);let i=ds(1);t&&(i=vd(e));const a=UC()?JC(s):ds(0);let c=(o.left+a.x)/i.x,l=(o.top+a.y)/i.y,u=o.width/i.x,b=o.height/i.y;if(s){const y=$t(s),C=r;let h=y,p=qi(h);for(;p&&r&&C!==h;){const d=vd(p),f=p.getBoundingClientRect(),m=Qi(p),g=f.left+(p.clientLeft+parseFloat(m.paddingLeft))*d.x,I=f.top+(p.clientTop+parseFloat(m.paddingTop))*d.y;c*=d.x,l*=d.y,u*=d.x,b*=d.y,c+=g,l+=I,h=$t(p),p=qi(h)}}return VC({width:u,height:b,x:c,y:l})}function QC(e,t){let n=null,r;const o=hd(e);function s(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function i(a,c){a===void 0&&(a=!1),c===void 0&&(c=1),s();const{left:l,top:u,width:b,height:y}=e.getBoundingClientRect();if(a||t(),!b||!y)return;const C=us(u),h=us(o.clientWidth-(l+b)),p=us(o.clientHeight-(u+y)),d=us(l),m={rootMargin:-C+"px "+-h+"px "+-p+"px "+-d+"px",threshold:GC(0,jC(1,c))||1};let g=!0;function I(v){const w=v[0].intersectionRatio;if(w!==c){if(!g)return i();w?i(!1,w):r=setTimeout(()=>{i(!1,1e-7)},1e3)}g=!1}try{n=new IntersectionObserver(I,{...m,root:o.ownerDocument})}catch{n=new IntersectionObserver(I,m)}n.observe(e)}return i(!0),s}function qC(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=$i(e),u=o||s?[...l?ps(l):[],...ps(t)]:[];u.forEach(f=>{o&&f.addEventListener("scroll",n,{passive:!0}),s&&f.addEventListener("resize",n)});const b=l&&a?QC(l,n):null;let y=-1,C=null;i&&(C=new ResizeObserver(f=>{let[m]=f;m&&m.target===l&&C&&(C.unobserve(t),cancelAnimationFrame(y),y=requestAnimationFrame(()=>{var g;(g=C)==null||g.observe(t)})),n()}),l&&!c&&C.observe(l),C.observe(t));let h,p=c?Cd(e):null;c&&d();function d(){const f=Cd(e);p&&(f.x!==p.x||f.y!==p.y||f.width!==p.width||f.height!==p.height)&&n(),p=f,h=requestAnimationFrame(d)}return n(),()=>{var f;u.forEach(m=>{o&&m.removeEventListener("scroll",n),s&&m.removeEventListener("resize",n)}),b==null||b(),(f=C)==null||f.disconnect(),C=null,c&&cancelAnimationFrame(h)}}var Ki=S.useLayoutEffect,$C=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],hs=function(){};function KC(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function e3(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var s=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&s.push("".concat(KC(e,i)));return s.filter(function(a){return a}).map(function(a){return String(a).trim()}).join(" ")}var Id=function(t){return u3(t)?t.filter(Boolean):kn(t)==="object"&&t!==null?[t]:[]},Ed=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=jt(t,$C);return q({},n)},Re=function(t,n,r){var o=t.cx,s=t.getStyles,i=t.getClassNames,a=t.className;return{css:s(n,t),className:o(r??{},i(n,t),a)}};function t3(e,t,n){if(n){var r=n(e,t);if(typeof r=="string")return r}return e}function gs(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function n3(e){return gs(e)?window.innerHeight:e.clientHeight}function xd(e){return gs(e)?window.pageYOffset:e.scrollTop}function ms(e,t){if(gs(e)){window.scrollTo(0,t);return}e.scrollTop=t}function r3(e){var t=getComputedStyle(e),n=t.position==="absolute",r=/(auto|scroll)/;if(t.position==="fixed")return document.documentElement;for(var o=e;o=o.parentElement;)if(t=getComputedStyle(o),!(n&&t.position==="static")&&r.test(t.overflow+t.overflowY+t.overflowX))return o;return document.documentElement}function o3(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function bs(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:hs,o=xd(e),s=t-o,i=10,a=0;function c(){a+=i;var l=o3(a,o,s,n);ms(e,l),a<n?window.requestAnimationFrame(c):r(e)}c()}function wd(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?ms(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&ms(e,Math.max(t.offsetTop-o,0))}function s3(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 Ad(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function i3(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var Td=!1,a3={get passive(){return Td=!0}},ys=typeof window<"u"?window:{};ys.addEventListener&&ys.removeEventListener&&(ys.addEventListener("p",hs,a3),ys.removeEventListener("p",hs,!1));var c3=Td;function l3(e){return e!=null}function u3(e){return Array.isArray(e)}function vs(e,t,n){return e?t:n}function E4(e){return e}function x4(e){return e}var d3=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];var s=Object.entries(t).filter(function(i){var a=He(i,1),c=a[0];return!r.includes(c)});return s.reduce(function(i,a){var c=He(a,2),l=c[0],u=c[1];return i[l]=u,i},{})},f3=["children","innerProps"],p3=["children","innerProps"];function h3(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,s=e.shouldScroll,i=e.isFixedPosition,a=e.controlHeight,c=r3(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var u=c.getBoundingClientRect(),b=u.height,y=n.getBoundingClientRect(),C=y.bottom,h=y.height,p=y.top,d=n.offsetParent.getBoundingClientRect(),f=d.top,m=i?window.innerHeight:n3(c),g=xd(c),I=parseInt(getComputedStyle(n).marginBottom,10),v=parseInt(getComputedStyle(n).marginTop,10),w=f-v,A=m-p,T=w+g,O=b-g-p,N=C-m+g+I,F=g+p-v,k=160;switch(o){case"auto":case"bottom":if(A>=h)return{placement:"bottom",maxHeight:t};if(O>=h&&!i)return s&&bs(c,N,k),{placement:"bottom",maxHeight:t};if(!i&&O>=r||i&&A>=r){s&&bs(c,N,k);var D=i?A-I:O-I;return{placement:"bottom",maxHeight:D}}if(o==="auto"||i){var j=t,z=i?w:T;return z>=r&&(j=Math.min(z-I-a,t)),{placement:"top",maxHeight:j}}if(o==="bottom")return s&&ms(c,N),{placement:"bottom",maxHeight:t};break;case"top":if(w>=h)return{placement:"top",maxHeight:t};if(T>=h&&!i)return s&&bs(c,F,k),{placement:"top",maxHeight:t};if(!i&&T>=r||i&&w>=r){var W=t;return(!i&&T>=r||i&&w>=r)&&(W=i?w-v:T-v),s&&bs(c,F,k),{placement:"top",maxHeight:W}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}function g3(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var Sd=function(t){return t==="auto"?"bottom":t},m3=function(t,n){var r,o=t.placement,s=t.theme,i=s.borderRadius,a=s.spacing,c=s.colors;return q((r={label:"menu"},sr(r,g3(o),"100%"),sr(r,"position","absolute"),sr(r,"width","100%"),sr(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},_d=S.createContext(null),b3=function(t){var n=t.children,r=t.minMenuHeight,o=t.maxMenuHeight,s=t.menuPlacement,i=t.menuPosition,a=t.menuShouldScrollIntoView,c=t.theme,l=S.useContext(_d)||{},u=l.setPortalPlacement,b=S.useRef(null),y=S.useState(o),C=He(y,2),h=C[0],p=C[1],d=S.useState(null),f=He(d,2),m=f[0],g=f[1],I=c.spacing.controlHeight;return Ki(function(){var v=b.current;if(v){var w=i==="fixed",A=a&&!w,T=h3({maxHeight:o,menuEl:v,minHeight:r,placement:s,shouldScroll:A,isFixedPosition:w,controlHeight:I});p(T.maxHeight),g(T.placement),u==null||u(T.placement)}},[o,s,i,a,r,u,I]),n({ref:b,placerProps:q(q({},t),{},{placement:m||Sd(s),maxHeight:h})})},y3=function(t){var n=t.children,r=t.innerRef,o=t.innerProps;return $("div",te({},Re(t,"menu",{menu:!0}),{ref:r},o),n)},v3=y3,C3=function(t,n){var r=t.maxHeight,o=t.theme.spacing.baseUnit;return q({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:o,paddingTop:o})},I3=function(t){var n=t.children,r=t.innerProps,o=t.innerRef,s=t.isMulti;return $("div",te({},Re(t,"menuList",{"menu-list":!0,"menu-list--is-multi":s}),{ref:o},r),n)},Od=function(t,n){var r=t.theme,o=r.spacing.baseUnit,s=r.colors;return q({textAlign:"center"},n?{}:{color:s.neutral40,padding:"".concat(o*2,"px ").concat(o*3,"px")})},E3=Od,x3=Od,w3=function(t){var n=t.children,r=n===void 0?"No options":n,o=t.innerProps,s=jt(t,f3);return $("div",te({},Re(q(q({},s),{},{children:r,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),r)},A3=function(t){var n=t.children,r=n===void 0?"Loading...":n,o=t.innerProps,s=jt(t,p3);return $("div",te({},Re(q(q({},s),{},{children:r,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),r)},T3=function(t){var n=t.rect,r=t.offset,o=t.position;return{left:n.left,position:o,top:r,width:n.width,zIndex:1}},S3=function(t){var n=t.appendTo,r=t.children,o=t.controlElement,s=t.innerProps,i=t.menuPlacement,a=t.menuPosition,c=S.useRef(null),l=S.useRef(null),u=S.useState(Sd(i)),b=He(u,2),y=b[0],C=b[1],h=S.useMemo(function(){return{setPortalPlacement:C}},[]),p=S.useState(null),d=He(p,2),f=d[0],m=d[1],g=S.useCallback(function(){if(o){var A=s3(o),T=a==="fixed"?0:window.pageYOffset,O=A[y]+T;(O!==(f==null?void 0:f.offset)||A.left!==(f==null?void 0:f.rect.left)||A.width!==(f==null?void 0:f.rect.width))&&m({offset:O,rect:A})}},[o,a,y,f==null?void 0:f.offset,f==null?void 0:f.rect.left,f==null?void 0:f.rect.width]);Ki(function(){g()},[g]);var I=S.useCallback(function(){typeof l.current=="function"&&(l.current(),l.current=null),o&&c.current&&(l.current=qC(o,c.current,g,{elementResize:"ResizeObserver"in window}))},[o,g]);Ki(function(){I()},[I]);var v=S.useCallback(function(A){c.current=A,I()},[I]);if(!n&&a!=="fixed"||!f)return null;var w=$("div",te({ref:v},Re(q(q({},t),{},{offset:f.offset,position:a,rect:f.rect}),"menuPortal",{"menu-portal":!0}),s),r);return $(_d.Provider,{value:h},n?Oe.createPortal(w,n):w)},_3=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},O3=function(t){var n=t.children,r=t.innerProps,o=t.isDisabled,s=t.isRtl;return $("div",te({},Re(t,"container",{"--is-disabled":o,"--is-rtl":s}),r),n)},L3=function(t,n){var r=t.theme.spacing,o=t.isMulti,s=t.hasValue,i=t.selectProps.controlShouldRenderValue;return q({alignItems:"center",display:o&&s&&i?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},R3=function(t){var n=t.children,r=t.innerProps,o=t.isMulti,s=t.hasValue;return $("div",te({},Re(t,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":s}),r),n)},F3=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},N3=function(t){var n=t.children,r=t.innerProps;return $("div",te({},Re(t,"indicatorsContainer",{indicators:!0}),r),n)},Ld,D3=["size"],k3=["innerProps","isRtl","size"];function P3(){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 M3=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:P3},Rd=function(t){var n=t.size,r=jt(t,D3);return $("svg",te({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:M3},r))},ea=function(t){return $(Rd,te({size:20},t),$("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"}))},Fd=function(t){return $(Rd,te({size:20},t),$("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"}))},Nd=function(t,n){var r=t.isFocused,o=t.theme,s=o.spacing.baseUnit,i=o.colors;return q({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?i.neutral60:i.neutral20,padding:s*2,":hover":{color:r?i.neutral80:i.neutral40}})},B3=Nd,j3=function(t){var n=t.children,r=t.innerProps;return $("div",te({},Re(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||$(Fd,null))},G3=Nd,V3=function(t){var n=t.children,r=t.innerProps;return $("div",te({},Re(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||$(ea,null))},H3=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing.baseUnit,i=o.colors;return q({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?i.neutral10:i.neutral20,marginBottom:s*2,marginTop:s*2})},W3=function(t){var n=t.innerProps;return $("span",te({},n,Re(t,"indicatorSeparator",{"indicator-separator":!0})))},Z3=MC(Ld||(Ld=BC([`
|
|
541
541
|
0%, 80%, 100% { opacity: 0; }
|
|
542
542
|
40% { opacity: 1; }
|
|
543
|
-
`]))),N3=function(t,n){var r=t.isFocused,o=t.size,s=t.theme,i=s.colors,a=s.spacing.baseUnit;return Q({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?i.neutral60:i.neutral20,padding:a*2})},$i=function(t){var n=t.delay,r=t.offset;return K("span",{css:Xi({animation:"".concat(D3," 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 */")})},k3=function(t){var n=t.innerProps,r=t.isRtl,o=t.size,s=o===void 0?4:o,i=Pt(t,w3);return K("div",te({},Re(Q(Q({},i),{},{innerProps:n,isRtl:r,size:s}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),K($i,{delay:0,offset:r}),K($i,{delay:160,offset:!0}),K($i,{delay:320,offset:!r}))},P3=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.theme,i=s.colors,a=s.borderRadius,c=s.spacing;return Q({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?i.neutral5:i.neutral0,borderColor:r?i.neutral10:o?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:o?i.primary:i.neutral30}})},M3=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.innerRef,i=t.innerProps,a=t.menuIsOpen;return K("div",te({ref:s},Re(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":o,"control--menu-is-open":a}),i,{"aria-disabled":r||void 0}),n)},B3=M3,j3=["data"],G3=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},V3=function(t){var n=t.children,r=t.cx,o=t.getStyles,s=t.getClassNames,i=t.Heading,a=t.headingProps,c=t.innerProps,l=t.label,u=t.theme,b=t.selectProps;return K("div",te({},Re(t,"group",{group:!0}),c),K(i,te({},a,{selectProps:b,theme:u,getStyles:o,getClassNames:s,cx:r}),l),K("div",null,n))},H3=function(t,n){var r=t.theme,o=r.colors,s=r.spacing;return Q({label:"group",cursor:"default",display:"block"},n?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:s.baseUnit*3,paddingRight:s.baseUnit*3,textTransform:"uppercase"})},W3=function(t){var n=vd(t);n.data;var r=Pt(n,j3);return K("div",te({},Re(t,"groupHeading",{"group-heading":!0}),r))},Z3=V3,X3=["innerRef","isDisabled","isHidden","inputClassName"],z3=function(t,n){var r=t.isDisabled,o=t.value,s=t.theme,i=s.spacing,a=s.colors;return Q(Q({visibility:r?"hidden":"visible",transform:o?"translateZ(0)":""},Y3),n?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},Rd={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Y3={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Q({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Rd)},J3=function(t){return Q({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Rd)},U3=function(t){var n=t.cx,r=t.value,o=vd(t),s=o.innerRef,i=o.isDisabled,a=o.isHidden,c=o.inputClassName,l=Pt(o,X3);return K("div",te({},Re(t,"input",{"input-container":!0}),{"data-value":r||""}),K("input",te({className:n({input:!0},c),ref:s,style:J3(a),disabled:i},l)))},Q3=U3,q3=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,i=r.colors;return Q({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:i.neutral10,borderRadius:s/2,margin:o.baseUnit/2})},$3=function(t,n){var r=t.theme,o=r.borderRadius,s=r.colors,i=t.cropWithEllipsis;return Q({overflow:"hidden",textOverflow:i||i===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:o/2,color:s.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},K3=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,i=r.colors,a=t.isFocused;return Q({alignItems:"center",display:"flex"},n?{}:{borderRadius:s/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},Fd=function(t){var n=t.children,r=t.innerProps;return K("div",r,n)},eI=Fd,tI=Fd;function nI(e){var t=e.children,n=e.innerProps;return K("div",te({role:"button"},n),t||K(qi,{size:14}))}var rI=function(t){var n=t.children,r=t.components,o=t.data,s=t.innerProps,i=t.isDisabled,a=t.removeProps,c=t.selectProps,l=r.Container,u=r.Label,b=r.Remove;return K(l,{data:o,innerProps:Q(Q({},Re(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),s),selectProps:c},K(u,{data:o,innerProps:Q({},Re(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),K(b,{data:o,innerProps:Q(Q({},Re(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},a),selectProps:c}))},oI=rI,sI=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.isSelected,i=t.theme,a=i.spacing,c=i.colors;return Q({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},n?{}:{backgroundColor:s?c.primary:o?c.primary25:"transparent",color:r?c.neutral20:s?c.neutral0:"inherit",padding:"".concat(a.baseUnit*2,"px ").concat(a.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:s?c.primary:c.primary50}})},iI=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.isSelected,i=t.innerRef,a=t.innerProps;return K("div",te({},Re(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":o,"option--is-selected":s}),{ref:i,"aria-disabled":r},a),n)},aI=iI,cI=function(t,n){var r=t.theme,o=r.spacing,s=r.colors;return Q({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:s.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},lI=function(t){var n=t.children,r=t.innerProps;return K("div",te({},Re(t,"placeholder",{placeholder:!0}),r),n)},uI=lI,dI=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing,i=o.colors;return Q({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?i.neutral40:i.neutral80,marginLeft:s.baseUnit/2,marginRight:s.baseUnit/2})},fI=function(t){var n=t.children,r=t.isDisabled,o=t.innerProps;return K("div",te({},Re(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),o),n)},pI=fI,$t={ClearIndicator:L3,Control:B3,DropdownIndicator:_3,DownChevron:Od,CrossIcon:qi,Group:Z3,GroupHeading:W3,IndicatorsContainer:E3,IndicatorSeparator:F3,Input:Q3,LoadingIndicator:k3,Menu:c3,MenuList:u3,MenuPortal:m3,LoadingMessage:h3,NoOptionsMessage:p3,MultiValue:oI,MultiValueContainer:eI,MultiValueLabel:tI,MultiValueRemove:nI,Option:aI,Placeholder:uI,SelectContainer:y3,SingleValue:pI,ValueContainer:C3},hI=function(t){return Q(Q({},$t),t.components)},Dd=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function gI(e,t){return!!(e===t||Dd(e)&&Dd(t))}function mI(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!gI(e[n],t[n]))return!1;return!0}function bI(e,t){t===void 0&&(t=mI);var n=null;function r(){for(var o=[],s=0;s<arguments.length;s++)o[s]=arguments[s];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var i=e.apply(this,o);return n={lastResult:i,lastArgs:o,lastThis:this},i}return r.clear=function(){n=null},r}function yI(){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 vI=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:yI},CI=function(t){return K("span",te({css:vI},t))},Nd=CI,II={guidance:function(t){var n=t.isSearchable,r=t.isMulti,o=t.tabSelectsValue,s=t.context,i=t.isInitialFocus;switch(s){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(o?", press Tab to select the option and exit the menu":"",".");case"input":return i?"".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,o=r===void 0?"":r,s=t.labels,i=t.isDisabled;switch(n){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(s.length>1?"s":""," ").concat(s.join(","),", selected.");case"select-option":return i?"option ".concat(o," is disabled. Select another option."):"option ".concat(o,", selected.");default:return""}},onFocus:function(t){var n=t.context,r=t.focused,o=t.options,s=t.label,i=s===void 0?"":s,a=t.selectValue,c=t.isDisabled,l=t.isSelected,u=t.isAppleDevice,b=function(p,d){return p&&p.length?"".concat(p.indexOf(d)+1," of ").concat(p.length):""};if(n==="value"&&a)return"value ".concat(i," focused, ").concat(b(a,r),".");if(n==="menu"&&u){var y=c?" disabled":"",C="".concat(l?" selected":"").concat(y);return"".concat(i).concat(C,", ").concat(b(o,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},EI=function(t){var n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,s=t.focusableOptions,i=t.isFocused,a=t.selectValue,c=t.selectProps,l=t.id,u=t.isAppleDevice,b=c.ariaLiveMessages,y=c.getOptionLabel,C=c.inputValue,h=c.isMulti,p=c.isOptionDisabled,d=c.isSearchable,f=c.menuIsOpen,m=c.options,g=c.screenReaderStatus,I=c.tabSelectsValue,v=c.isLoading,w=c["aria-label"],A=c["aria-live"],T=S.useMemo(function(){return Q(Q({},II),b||{})},[b]),O=S.useMemo(function(){var z="";if(n&&T.onChange){var W=n.option,X=n.options,Z=n.removedValue,q=n.removedValues,se=n.value,ie=function(ge){return Array.isArray(ge)?null:ge},M=Z||W||ie(se),Y=M?y(M):"",$=X||q||void 0,U=$?$.map(y):[],ce=Q({isDisabled:M&&p(M,a),label:Y,labels:U},n);z=T.onChange(ce)}return z},[n,T,p,a,y]),D=S.useMemo(function(){var z="",W=r||o,X=!!(r&&a&&a.includes(r));if(W&&T.onFocus){var Z={focused:W,label:y(W),isDisabled:p(W,a),isSelected:X,options:s,context:W===r?"menu":"value",selectValue:a,isAppleDevice:u};z=T.onFocus(Z)}return z},[r,o,y,p,T,s,a,u]),F=S.useMemo(function(){var z="";if(f&&m.length&&!v&&T.onFilter){var W=g({count:s.length});z=T.onFilter({inputValue:C,resultsMessage:W})}return z},[s,C,f,T,m,g,v]),k=(n==null?void 0:n.action)==="initial-input-focus",N=S.useMemo(function(){var z="";if(T.guidance){var W=o?"value":f?"menu":"input";z=T.guidance({"aria-label":w,context:W,isDisabled:r&&p(r,a),isMulti:h,isSearchable:d,tabSelectsValue:I,isInitialFocus:k})}return z},[w,r,o,h,p,d,f,T,a,I,k]),j=K(S.Fragment,null,K("span",{id:"aria-selection"},O),K("span",{id:"aria-focused"},D),K("span",{id:"aria-results"},F),K("span",{id:"aria-guidance"},N));return K(S.Fragment,null,K(Nd,{id:l},k&&j),K(Nd,{"aria-live":A,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!k&&j))},xI=EI,Ki=[{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źẑżžẓẕƶȥɀⱬꝣ"}],wI=new RegExp("["+Ki.map(function(e){return e.letters}).join("")+"]","g"),kd={},ea=0;ea<Ki.length;ea++)for(var ta=Ki[ea],na=0;na<ta.letters.length;na++)kd[ta.letters[na]]=ta.base;var Pd=function(t){return t.replace(wI,function(n){return kd[n]})},AI=bI(Pd),Md=function(t){return t.replace(/^\s+|\s+$/g,"")},TI=function(t){return"".concat(t.label," ").concat(t.value)},SI=function(t){return function(n,r){if(n.data.__isNew__)return!0;var o=Q({ignoreCase:!0,ignoreAccents:!0,stringify:TI,trim:!0,matchFrom:"any"},t),s=o.ignoreCase,i=o.ignoreAccents,a=o.stringify,c=o.trim,l=o.matchFrom,u=c?Md(r):r,b=c?Md(a(n)):a(n);return s&&(u=u.toLowerCase(),b=b.toLowerCase()),i&&(u=AI(u),b=Pd(b)),l==="start"?b.substr(0,u.length)===u:b.indexOf(u)>-1}},_I=["innerRef"];function OI(e){var t=e.innerRef,n=Pt(e,_I),r=e3(n,"onExited","in","enter","exit","appear");return K("input",te({ref:t},r,{css:Xi({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 LI=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function RI(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,s=e.onTopLeave,i=S.useRef(!1),a=S.useRef(!1),c=S.useRef(0),l=S.useRef(null),u=S.useCallback(function(d,f){if(l.current!==null){var m=l.current,g=m.scrollTop,I=m.scrollHeight,v=m.clientHeight,w=l.current,A=f>0,T=I-v-g,O=!1;T>f&&i.current&&(r&&r(d),i.current=!1),A&&a.current&&(s&&s(d),a.current=!1),A&&f>T?(n&&!i.current&&n(d),w.scrollTop=I,O=!0,i.current=!0):!A&&-f>g&&(o&&!a.current&&o(d),w.scrollTop=0,O=!0,a.current=!0),O&&LI(d)}},[n,r,o,s]),b=S.useCallback(function(d){u(d,d.deltaY)},[u]),y=S.useCallback(function(d){c.current=d.changedTouches[0].clientY},[]),C=S.useCallback(function(d){var f=c.current-d.changedTouches[0].clientY;u(d,f)},[u]),h=S.useCallback(function(d){if(d){var f=qC?{passive:!1}:!1;d.addEventListener("wheel",b,f),d.addEventListener("touchstart",y,f),d.addEventListener("touchmove",C,f)}},[C,y,b]),p=S.useCallback(function(d){d&&(d.removeEventListener("wheel",b,!1),d.removeEventListener("touchstart",y,!1),d.removeEventListener("touchmove",C,!1))},[C,y,b]);return S.useEffect(function(){if(t){var d=l.current;return h(d),function(){p(d)}}},[t,h,p]),function(d){l.current=d}}var Bd=["boxSizing","height","overflow","paddingRight","position"],jd={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Gd(e){e.preventDefault()}function Vd(e){e.stopPropagation()}function Hd(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function Wd(){return"ontouchstart"in window||navigator.maxTouchPoints}var Zd=!!(typeof window<"u"&&window.document&&window.document.createElement),Kr=0,cr={capture:!1,passive:!1};function FI(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,o=S.useRef({}),s=S.useRef(null),i=S.useCallback(function(c){if(Zd){var l=document.body,u=l&&l.style;if(r&&Bd.forEach(function(h){var p=u&&u[h];o.current[h]=p}),r&&Kr<1){var b=parseInt(o.current.paddingRight,10)||0,y=document.body?document.body.clientWidth:0,C=window.innerWidth-y+b||0;Object.keys(jd).forEach(function(h){var p=jd[h];u&&(u[h]=p)}),u&&(u.paddingRight="".concat(C,"px"))}l&&Wd()&&(l.addEventListener("touchmove",Gd,cr),c&&(c.addEventListener("touchstart",Hd,cr),c.addEventListener("touchmove",Vd,cr))),Kr+=1}},[r]),a=S.useCallback(function(c){if(Zd){var l=document.body,u=l&&l.style;Kr=Math.max(Kr-1,0),r&&Kr<1&&Bd.forEach(function(b){var y=o.current[b];u&&(u[b]=y)}),l&&Wd()&&(l.removeEventListener("touchmove",Gd,cr),c&&(c.removeEventListener("touchstart",Hd,cr),c.removeEventListener("touchmove",Vd,cr)))}},[r]);return S.useEffect(function(){if(t){var c=s.current;return i(c),function(){a(c)}}},[t,i,a]),function(c){s.current=c}}function DI(){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 NI=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},kI=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:DI};function PI(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=r===void 0?!0:r,s=e.onBottomArrive,i=e.onBottomLeave,a=e.onTopArrive,c=e.onTopLeave,l=RI({isEnabled:o,onBottomArrive:s,onBottomLeave:i,onTopArrive:a,onTopLeave:c}),u=FI({isEnabled:n}),b=function(C){l(C),u(C)};return K(S.Fragment,null,n&&K("div",{onClick:NI,css:kI}),t(b))}function MI(){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 BI=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:MI},jI=function(t){var n=t.name,r=t.onFocus;return K("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:BI,value:"",onChange:function(){}})},GI=jI;function ra(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 VI(){return ra(/^iPhone/i)}function Xd(){return ra(/^Mac/i)}function HI(){return ra(/^iPad/i)||Xd()&&navigator.maxTouchPoints>1}function WI(){return VI()||HI()}function ZI(){return Xd()||WI()}var XI=function(t){return t.label},zI=function(t){return t.label},YI=function(t){return t.value},JI=function(t){return!!t.isDisabled},UI={clearIndicator:O3,container:b3,control:P3,dropdownIndicator:S3,group:G3,groupHeading:H3,indicatorsContainer:I3,indicatorSeparator:R3,input:z3,loadingIndicator:N3,loadingMessage:f3,menu:s3,menuList:l3,menuPortal:g3,multiValue:q3,multiValueLabel:$3,multiValueRemove:K3,noOptionsMessage:d3,option:sI,placeholder:cI,singleValue:dI,valueContainer:v3},QI={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%)"},qI=4,zd=4,$I=38,KI=zd*2,eE={baseUnit:zd,controlHeight:$I,menuGutter:KI},oa={borderRadius:qI,colors:QI,spacing:eE},tE={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Ed(),captureMenuScroll:!Ed(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:SI(),formatGroupLabel:XI,getOptionLabel:zI,getOptionValue:YI,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:JI,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!UC(),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 Yd(e,t,n,r){var o=$d(e,t,n),s=Kd(e,t,n),i=qd(e,t),a=Is(e,t);return{type:"option",data:t,isDisabled:o,isSelected:s,label:i,value:a,index:r}}function Cs(e,t){return e.options.map(function(n,r){if("options"in n){var o=n.options.map(function(i,a){return Yd(e,i,t,a)}).filter(function(i){return Qd(e,i)});return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var s=Yd(e,n,t,r);return Qd(e,s)?s:void 0}).filter($C)}function Jd(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,ki(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function Ud(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,ki(r.options.map(function(o){return{data:o.data,id:"".concat(t,"-").concat(r.index,"-").concat(o.index)}}))):n.push({data:r.data,id:"".concat(t,"-").concat(r.index)}),n},[])}function nE(e,t){return Jd(Cs(e,t))}function Qd(e,t){var n=e.inputValue,r=n===void 0?"":n,o=t.data,s=t.isSelected,i=t.label,a=t.value;return(!tf(e)||!s)&&ef(e,{label:i,value:a,data:o},r)}function rE(e,t){var n=e.focusedValue,r=e.selectValue,o=r.indexOf(n);if(o>-1){var s=t.indexOf(n);if(s>-1)return n;if(o<t.length)return t[o]}return null}function oE(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var sa=function(t,n){var r,o=(r=t.find(function(s){return s.data===n}))===null||r===void 0?void 0:r.id;return o||null},qd=function(t,n){return t.getOptionLabel(n)},Is=function(t,n){return t.getOptionValue(n)};function $d(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function Kd(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=Is(e,t);return n.some(function(o){return Is(e,o)===r})}function ef(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var tf=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},sE=1,ia=function(e){bv(n,e);var t=Cv(n);function n(r){var o;if(gv(this,n),o=t.call(this,r),o.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:""},o.blockOptionHover=!1,o.isComposing=!1,o.commonProps=void 0,o.initialTouchX=0,o.initialTouchY=0,o.openAfterFocus=!1,o.scrollToFocusedOptionOnUpdate=!1,o.userIsDragging=void 0,o.isAppleDevice=ZI(),o.controlRef=null,o.getControlRef=function(c){o.controlRef=c},o.focusedOptionRef=null,o.getFocusedOptionRef=function(c){o.focusedOptionRef=c},o.menuListRef=null,o.getMenuListRef=function(c){o.menuListRef=c},o.inputRef=null,o.getInputRef=function(c){o.inputRef=c},o.focus=o.focusInput,o.blur=o.blurInput,o.onChange=function(c,l){var u=o.props,b=u.onChange,y=u.name;l.name=y,o.ariaOnChange(c,l),b(c,l)},o.setValue=function(c,l,u){var b=o.props,y=b.closeMenuOnSelect,C=b.isMulti,h=b.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:h}),y&&(o.setState({inputIsHiddenAfterUpdate:!C}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(c,{action:l,option:u})},o.selectOption=function(c){var l=o.props,u=l.blurInputOnSelect,b=l.isMulti,y=l.name,C=o.state.selectValue,h=b&&o.isOptionSelected(c,C),p=o.isOptionDisabled(c,C);if(h){var d=o.getOptionValue(c);o.setValue(C.filter(function(f){return o.getOptionValue(f)!==d}),"deselect-option",c)}else if(!p)b?o.setValue([].concat(ki(C),[c]),"select-option",c):o.setValue(c,"select-option");else{o.ariaOnChange(c,{action:"select-option",option:c,name:y});return}u&&o.blurInput()},o.removeValue=function(c){var l=o.props.isMulti,u=o.state.selectValue,b=o.getOptionValue(c),y=u.filter(function(h){return o.getOptionValue(h)!==b}),C=vs(l,y,y[0]||null);o.onChange(C,{action:"remove-value",removedValue:c}),o.focusInput()},o.clearValue=function(){var c=o.state.selectValue;o.onChange(vs(o.props.isMulti,[],null),{action:"clear",removedValues:c})},o.popValue=function(){var c=o.props.isMulti,l=o.state.selectValue,u=l[l.length-1],b=l.slice(0,l.length-1),y=vs(c,b,b[0]||null);u&&o.onChange(y,{action:"pop-value",removedValue:u})},o.getFocusedOptionId=function(c){return sa(o.state.focusableOptionsWithIds,c)},o.getFocusableOptionsWithIds=function(){return Ud(Cs(o.props,o.state.selectValue),o.getElementId("option"))},o.getValue=function(){return o.state.selectValue},o.cx=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return WC.apply(void 0,[o.props.classNamePrefix].concat(l))},o.getOptionLabel=function(c){return qd(o.props,c)},o.getOptionValue=function(c){return Is(o.props,c)},o.getStyles=function(c,l){var u=o.props.unstyled,b=UI[c](l,u);b.boxSizing="border-box";var y=o.props.styles[c];return y?y(b,l):b},o.getClassNames=function(c,l){var u,b;return(u=(b=o.props.classNames)[c])===null||u===void 0?void 0:u.call(b,l)},o.getElementId=function(c){return"".concat(o.state.instancePrefix,"-").concat(c)},o.getComponents=function(){return hI(o.props)},o.buildCategorizedOptions=function(){return Cs(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return Jd(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(c,l){o.setState({ariaSelection:Q({value:c},l)})},o.onMenuMouseDown=function(c){c.button===0&&(c.stopPropagation(),c.preventDefault(),o.focusInput())},o.onMenuMouseMove=function(c){o.blockOptionHover=!1},o.onControlMouseDown=function(c){if(!c.defaultPrevented){var l=o.props.openMenuOnClick;o.state.isFocused?o.props.menuIsOpen?c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&o.onMenuClose():l&&o.openMenu("first"):(l&&(o.openAfterFocus=!0),o.focusInput()),c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&c.preventDefault()}},o.onDropdownIndicatorMouseDown=function(c){if(!(c&&c.type==="mousedown"&&c.button!==0)&&!o.props.isDisabled){var l=o.props,u=l.isMulti,b=l.menuIsOpen;o.focusInput(),b?(o.setState({inputIsHiddenAfterUpdate:!u}),o.onMenuClose()):o.openMenu("first"),c.preventDefault()}},o.onClearIndicatorMouseDown=function(c){c&&c.type==="mousedown"&&c.button!==0||(o.clearValue(),c.preventDefault(),o.openAfterFocus=!1,c.type==="touchend"?o.focusInput():setTimeout(function(){return o.focusInput()}))},o.onScroll=function(c){typeof o.props.closeMenuOnScroll=="boolean"?c.target instanceof HTMLElement&&gs(c.target)&&o.props.onMenuClose():typeof o.props.closeMenuOnScroll=="function"&&o.props.closeMenuOnScroll(c)&&o.props.onMenuClose()},o.onCompositionStart=function(){o.isComposing=!0},o.onCompositionEnd=function(){o.isComposing=!1},o.onTouchStart=function(c){var l=c.touches,u=l&&l.item(0);u&&(o.initialTouchX=u.clientX,o.initialTouchY=u.clientY,o.userIsDragging=!1)},o.onTouchMove=function(c){var l=c.touches,u=l&&l.item(0);if(u){var b=Math.abs(u.clientX-o.initialTouchX),y=Math.abs(u.clientY-o.initialTouchY),C=5;o.userIsDragging=b>C||y>C}},o.onTouchEnd=function(c){o.userIsDragging||(o.controlRef&&!o.controlRef.contains(c.target)&&o.menuListRef&&!o.menuListRef.contains(c.target)&&o.blurInput(),o.initialTouchX=0,o.initialTouchY=0)},o.onControlTouchEnd=function(c){o.userIsDragging||o.onControlMouseDown(c)},o.onClearIndicatorTouchEnd=function(c){o.userIsDragging||o.onClearIndicatorMouseDown(c)},o.onDropdownIndicatorTouchEnd=function(c){o.userIsDragging||o.onDropdownIndicatorMouseDown(c)},o.handleInputChange=function(c){var l=o.props.inputValue,u=c.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(u,{action:"input-change",prevInputValue:l}),o.props.menuIsOpen||o.onMenuOpen()},o.onInputFocus=function(c){o.props.onFocus&&o.props.onFocus(c),o.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(o.openAfterFocus||o.props.openMenuOnFocus)&&o.openMenu("first"),o.openAfterFocus=!1},o.onInputBlur=function(c){var l=o.props.inputValue;if(o.menuListRef&&o.menuListRef.contains(document.activeElement)){o.inputRef.focus();return}o.props.onBlur&&o.props.onBlur(c),o.onInputChange("",{action:"input-blur",prevInputValue:l}),o.onMenuClose(),o.setState({focusedValue:null,isFocused:!1})},o.onOptionHover=function(c){if(!(o.blockOptionHover||o.state.focusedOption===c)){var l=o.getFocusableOptions(),u=l.indexOf(c);o.setState({focusedOption:c,focusedOptionId:u>-1?o.getFocusedOptionId(c):null})}},o.shouldHideSelectedOptions=function(){return tf(o.props)},o.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),o.focus()},o.onKeyDown=function(c){var l=o.props,u=l.isMulti,b=l.backspaceRemovesValue,y=l.escapeClearsValue,C=l.inputValue,h=l.isClearable,p=l.isDisabled,d=l.menuIsOpen,f=l.onKeyDown,m=l.tabSelectsValue,g=l.openMenuOnFocus,I=o.state,v=I.focusedOption,w=I.focusedValue,A=I.selectValue;if(!p&&!(typeof f=="function"&&(f(c),c.defaultPrevented))){switch(o.blockOptionHover=!0,c.key){case"ArrowLeft":if(!u||C)return;o.focusValue("previous");break;case"ArrowRight":if(!u||C)return;o.focusValue("next");break;case"Delete":case"Backspace":if(C)return;if(w)o.removeValue(w);else{if(!b)return;u?o.popValue():h&&o.clearValue()}break;case"Tab":if(o.isComposing||c.shiftKey||!d||!m||!v||g&&o.isOptionSelected(v,A))return;o.selectOption(v);break;case"Enter":if(c.keyCode===229)break;if(d){if(!v||o.isComposing)return;o.selectOption(v);break}return;case"Escape":d?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:C}),o.onMenuClose()):h&&y&&o.clearValue();break;case" ":if(C)return;if(!d){o.openMenu("first");break}if(!v)return;o.selectOption(v);break;case"ArrowUp":d?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":d?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!d)return;o.focusOption("pageup");break;case"PageDown":if(!d)return;o.focusOption("pagedown");break;case"Home":if(!d)return;o.focusOption("first");break;case"End":if(!d)return;o.focusOption("last");break;default:return}c.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++sE),o.state.selectValue=yd(r.value),r.menuIsOpen&&o.state.selectValue.length){var s=o.getFocusableOptionsWithIds(),i=o.buildFocusableOptions(),a=i.indexOf(o.state.selectValue[0]);o.state.focusableOptionsWithIds=s,o.state.focusedOption=i[a],o.state.focusedOptionId=sa(s,i[a])}return o}return mv(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&&Id(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(o){var s=this.props,i=s.isDisabled,a=s.menuIsOpen,c=this.state.isFocused;(c&&!i&&o.isDisabled||c&&a&&!o.menuIsOpen)&&this.focusInput(),c&&i&&!o.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!i&&o.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Id(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(o,s){this.props.onInputChange(o,s)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(o){var s=this,i=this.state,a=i.selectValue,c=i.isFocused,l=this.buildFocusableOptions(),u=o==="first"?0:l.length-1;if(!this.props.isMulti){var b=l.indexOf(a[0]);b>-1&&(u=b)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:l[u],focusedOptionId:this.getFocusedOptionId(l[u])},function(){return s.onMenuOpen()})}},{key:"focusValue",value:function(o){var s=this.state,i=s.selectValue,a=s.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=i.indexOf(a);a||(c=-1);var l=i.length-1,u=-1;if(i.length){switch(o){case"previous":c===0?u=0:c===-1?u=l:u=c-1;break;case"next":c>-1&&c<l&&(u=c+1);break}this.setState({inputIsHidden:u!==-1,focusedValue:i[u]})}}}},{key:"focusOption",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",s=this.props.pageSize,i=this.state.focusedOption,a=this.getFocusableOptions();if(a.length){var c=0,l=a.indexOf(i);i||(l=-1),o==="up"?c=l>0?l-1:a.length-1:o==="down"?c=(l+1)%a.length:o==="pageup"?(c=l-s,c<0&&(c=0)):o==="pagedown"?(c=l+s,c>a.length-1&&(c=a.length-1)):o==="last"&&(c=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(oa):Q(Q({},oa),this.props.theme):oa}},{key:"getCommonProps",value:function(){var o=this.clearValue,s=this.cx,i=this.getStyles,a=this.getClassNames,c=this.getValue,l=this.selectOption,u=this.setValue,b=this.props,y=b.isMulti,C=b.isRtl,h=b.options,p=this.hasValue();return{clearValue:o,cx:s,getStyles:i,getClassNames:a,getValue:c,hasValue:p,isMulti:y,isRtl:C,options:h,selectOption:l,selectProps:b,setValue:u,theme:this.getTheme()}}},{key:"hasValue",value:function(){var o=this.state.selectValue;return o.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var o=this.props,s=o.isClearable,i=o.isMulti;return s===void 0?i:s}},{key:"isOptionDisabled",value:function(o,s){return $d(this.props,o,s)}},{key:"isOptionSelected",value:function(o,s){return Kd(this.props,o,s)}},{key:"filterOption",value:function(o,s){return ef(this.props,o,s)}},{key:"formatOptionLabel",value:function(o,s){if(typeof this.props.formatOptionLabel=="function"){var i=this.props.inputValue,a=this.state.selectValue;return this.props.formatOptionLabel(o,{context:s,inputValue:i,selectValue:a})}else return this.getOptionLabel(o)}},{key:"formatGroupLabel",value:function(o){return this.props.formatGroupLabel(o)}},{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 o=this.props,s=o.isDisabled,i=o.isSearchable,a=o.inputId,c=o.inputValue,l=o.tabIndex,u=o.form,b=o.menuIsOpen,y=o.required,C=this.getComponents(),h=C.Input,p=this.state,d=p.inputIsHidden,f=p.ariaSelection,m=this.commonProps,g=a||this.getElementId("input"),I=Q(Q(Q({"aria-autocomplete":"list","aria-expanded":b,"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":y,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},b&&{"aria-controls":this.getElementId("listbox")}),!i&&{"aria-readonly":!0}),this.hasValue()?(f==null?void 0:f.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return i?B.createElement(h,te({},m,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:s,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:l,form:u,type:"text",value:c},I)):B.createElement(OI,te({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:hs,onFocus:this.onInputFocus,disabled:s,tabIndex:l,inputMode:"none",form:u,value:""},I))}},{key:"renderPlaceholderOrValue",value:function(){var o=this,s=this.getComponents(),i=s.MultiValue,a=s.MultiValueContainer,c=s.MultiValueLabel,l=s.MultiValueRemove,u=s.SingleValue,b=s.Placeholder,y=this.commonProps,C=this.props,h=C.controlShouldRenderValue,p=C.isDisabled,d=C.isMulti,f=C.inputValue,m=C.placeholder,g=this.state,I=g.selectValue,v=g.focusedValue,w=g.isFocused;if(!this.hasValue()||!h)return f?null:B.createElement(b,te({},y,{key:"placeholder",isDisabled:p,isFocused:w,innerProps:{id:this.getElementId("placeholder")}}),m);if(d)return I.map(function(T,O){var D=T===v,F="".concat(o.getOptionLabel(T),"-").concat(o.getOptionValue(T));return B.createElement(i,te({},y,{components:{Container:a,Label:c,Remove:l},isFocused:D,isDisabled:p,key:F,index:O,removeProps:{onClick:function(){return o.removeValue(T)},onTouchEnd:function(){return o.removeValue(T)},onMouseDown:function(N){N.preventDefault()}},data:T}),o.formatOptionLabel(T,"value"))});if(f)return null;var A=I[0];return B.createElement(u,te({},y,{data:A,isDisabled:p}),this.formatOptionLabel(A,"value"))}},{key:"renderClearIndicator",value:function(){var o=this.getComponents(),s=o.ClearIndicator,i=this.commonProps,a=this.props,c=a.isDisabled,l=a.isLoading,u=this.state.isFocused;if(!this.isClearable()||!s||c||!this.hasValue()||l)return null;var b={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:b,isFocused:u}))}},{key:"renderLoadingIndicator",value:function(){var o=this.getComponents(),s=o.LoadingIndicator,i=this.commonProps,a=this.props,c=a.isDisabled,l=a.isLoading,u=this.state.isFocused;if(!s||!l)return null;var b={"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:b,isDisabled:c,isFocused:u}))}},{key:"renderIndicatorSeparator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator,i=o.IndicatorSeparator;if(!s||!i)return null;var a=this.commonProps,c=this.props.isDisabled,l=this.state.isFocused;return B.createElement(i,te({},a,{isDisabled:c,isFocused:l}))}},{key:"renderDropdownIndicator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator;if(!s)return null;var i=this.commonProps,a=this.props.isDisabled,c=this.state.isFocused,l={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:l,isDisabled:a,isFocused:c}))}},{key:"renderMenu",value:function(){var o=this,s=this.getComponents(),i=s.Group,a=s.GroupHeading,c=s.Menu,l=s.MenuList,u=s.MenuPortal,b=s.LoadingMessage,y=s.NoOptionsMessage,C=s.Option,h=this.commonProps,p=this.state.focusedOption,d=this.props,f=d.captureMenuScroll,m=d.inputValue,g=d.isLoading,I=d.loadingMessage,v=d.minMenuHeight,w=d.maxMenuHeight,A=d.menuIsOpen,T=d.menuPlacement,O=d.menuPosition,D=d.menuPortalTarget,F=d.menuShouldBlockScroll,k=d.menuShouldScrollIntoView,N=d.noOptionsMessage,j=d.onMenuScrollToTop,z=d.onMenuScrollToBottom;if(!A)return null;var W=function(Y,$){var U=Y.type,ce=Y.data,he=Y.isDisabled,ge=Y.isSelected,ne=Y.label,de=Y.value,Me=p===ce,G=he?void 0:function(){return o.onOptionHover(ce)},He=he?void 0:function(){return o.selectOption(ce)},Be="".concat(o.getElementId("option"),"-").concat($),We={id:Be,onClick:He,onMouseMove:G,onMouseOver:G,tabIndex:-1,role:"option","aria-selected":o.isAppleDevice?void 0:ge};return B.createElement(C,te({},h,{innerProps:We,data:ce,isDisabled:he,isSelected:ge,key:Be,label:ne,type:U,value:de,isFocused:Me,innerRef:Me?o.getFocusedOptionRef:void 0}),o.formatOptionLabel(Y.data,"menu"))},X;if(this.hasOptions())X=this.getCategorizedOptions().map(function(M){if(M.type==="group"){var Y=M.data,$=M.options,U=M.index,ce="".concat(o.getElementId("group"),"-").concat(U),he="".concat(ce,"-heading");return B.createElement(i,te({},h,{key:ce,data:Y,options:$,Heading:a,headingProps:{id:he,data:M.data},label:o.formatGroupLabel(M.data)}),M.options.map(function(ge){return W(ge,"".concat(U,"-").concat(ge.index))}))}else if(M.type==="option")return W(M,"".concat(M.index))});else if(g){var Z=I({inputValue:m});if(Z===null)return null;X=B.createElement(b,h,Z)}else{var q=N({inputValue:m});if(q===null)return null;X=B.createElement(y,h,q)}var se={minMenuHeight:v,maxMenuHeight:w,menuPlacement:T,menuPosition:O,menuShouldScrollIntoView:k},ie=B.createElement(i3,te({},h,se),function(M){var Y=M.ref,$=M.placerProps,U=$.placement,ce=$.maxHeight;return B.createElement(c,te({},h,se,{innerRef:Y,innerProps:{onMouseDown:o.onMenuMouseDown,onMouseMove:o.onMenuMouseMove},isLoading:g,placement:U}),B.createElement(PI,{captureEnabled:f,onTopArrive:j,onBottomArrive:z,lockEnabled:F},function(he){return B.createElement(l,te({},h,{innerRef:function(ne){o.getMenuListRef(ne),he(ne)},innerProps:{role:"listbox","aria-multiselectable":h.isMulti,id:o.getElementId("listbox")},isLoading:g,maxHeight:ce,focusedOption:p}),X)}))});return D||O==="fixed"?B.createElement(u,te({},h,{appendTo:D,controlElement:this.controlRef,menuPlacement:T,menuPosition:O}),ie):ie}},{key:"renderFormField",value:function(){var o=this,s=this.props,i=s.delimiter,a=s.isDisabled,c=s.isMulti,l=s.name,u=s.required,b=this.state.selectValue;if(u&&!this.hasValue()&&!a)return B.createElement(GI,{name:l,onFocus:this.onValueInputFocus});if(!(!l||a))if(c)if(i){var y=b.map(function(p){return o.getOptionValue(p)}).join(i);return B.createElement("input",{name:l,type:"hidden",value:y})}else{var C=b.length>0?b.map(function(p,d){return B.createElement("input",{key:"i-".concat(d),name:l,type:"hidden",value:o.getOptionValue(p)})}):B.createElement("input",{name:l,type:"hidden",value:""});return B.createElement("div",null,C)}else{var h=b[0]?this.getOptionValue(b[0]):"";return B.createElement("input",{name:l,type:"hidden",value:h})}}},{key:"renderLiveRegion",value:function(){var o=this.commonProps,s=this.state,i=s.ariaSelection,a=s.focusedOption,c=s.focusedValue,l=s.isFocused,u=s.selectValue,b=this.getFocusableOptions();return B.createElement(xI,te({},o,{id:this.getElementId("live-region"),ariaSelection:i,focusedOption:a,focusedValue:c,isFocused:l,selectValue:u,focusableOptions:b,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var o=this.getComponents(),s=o.Control,i=o.IndicatorsContainer,a=o.SelectContainer,c=o.ValueContainer,l=this.props,u=l.className,b=l.id,y=l.isDisabled,C=l.menuIsOpen,h=this.state.isFocused,p=this.commonProps=this.getCommonProps();return B.createElement(a,te({},p,{className:u,innerProps:{id:b,onKeyDown:this.onKeyDown},isDisabled:y,isFocused:h}),this.renderLiveRegion(),B.createElement(s,te({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:y,isFocused:h,menuIsOpen:C}),B.createElement(c,te({},p,{isDisabled:y}),this.renderPlaceholderOrValue(),this.renderInput()),B.createElement(i,te({},p,{isDisabled:y}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(o,s){var i=s.prevProps,a=s.clearFocusValueOnUpdate,c=s.inputIsHiddenAfterUpdate,l=s.ariaSelection,u=s.isFocused,b=s.prevWasFocused,y=s.instancePrefix,C=o.options,h=o.value,p=o.menuIsOpen,d=o.inputValue,f=o.isMulti,m=yd(h),g={};if(i&&(h!==i.value||C!==i.options||p!==i.menuIsOpen||d!==i.inputValue)){var I=p?nE(o,m):[],v=p?Ud(Cs(o,m),"".concat(y,"-option")):[],w=a?rE(s,m):null,A=oE(s,I),T=sa(v,A);g={selectValue:m,focusedOption:A,focusedOptionId:T,focusableOptionsWithIds:v,focusedValue:w,clearFocusValueOnUpdate:!1}}var O=c!=null&&o!==i?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},D=l,F=u&&b;return u&&!F&&(D={value:vs(f,m,m[0]||null),options:m,action:"initial-input-focus"},F=!b),(l==null?void 0:l.action)==="initial-input-focus"&&(D=null),Q(Q(Q({},g),O),{},{prevProps:o,ariaSelection:D,prevWasFocused:F})}}]),n}(S.Component);ia.defaultProps=tE;var iE=S.forwardRef(function(e,t){var n=Gu(e);return B.createElement(ia,te({ref:t},n))}),aE=iE;const cE=x.styled(x.Box)`
|
|
543
|
+
`]))),X3=function(t,n){var r=t.isFocused,o=t.size,s=t.theme,i=s.colors,a=s.spacing.baseUnit;return q({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?i.neutral60:i.neutral20,padding:a*2})},ta=function(t){var n=t.delay,r=t.offset;return $("span",{css:Ji({animation:"".concat(Z3," 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 */")})},z3=function(t){var n=t.innerProps,r=t.isRtl,o=t.size,s=o===void 0?4:o,i=jt(t,k3);return $("div",te({},Re(q(q({},i),{},{innerProps:n,isRtl:r,size:s}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),$(ta,{delay:0,offset:r}),$(ta,{delay:160,offset:!0}),$(ta,{delay:320,offset:!r}))},Y3=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.theme,i=s.colors,a=s.borderRadius,c=s.spacing;return q({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?i.neutral5:i.neutral0,borderColor:r?i.neutral10:o?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:o?i.primary:i.neutral30}})},J3=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.innerRef,i=t.innerProps,a=t.menuIsOpen;return $("div",te({ref:s},Re(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":o,"control--menu-is-open":a}),i,{"aria-disabled":r||void 0}),n)},U3=J3,Q3=["data"],q3=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},$3=function(t){var n=t.children,r=t.cx,o=t.getStyles,s=t.getClassNames,i=t.Heading,a=t.headingProps,c=t.innerProps,l=t.label,u=t.theme,b=t.selectProps;return $("div",te({},Re(t,"group",{group:!0}),c),$(i,te({},a,{selectProps:b,theme:u,getStyles:o,getClassNames:s,cx:r}),l),$("div",null,n))},K3=function(t,n){var r=t.theme,o=r.colors,s=r.spacing;return q({label:"group",cursor:"default",display:"block"},n?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:s.baseUnit*3,paddingRight:s.baseUnit*3,textTransform:"uppercase"})},eI=function(t){var n=Ed(t);n.data;var r=jt(n,Q3);return $("div",te({},Re(t,"groupHeading",{"group-heading":!0}),r))},tI=$3,nI=["innerRef","isDisabled","isHidden","inputClassName"],rI=function(t,n){var r=t.isDisabled,o=t.value,s=t.theme,i=s.spacing,a=s.colors;return q(q({visibility:r?"hidden":"visible",transform:o?"translateZ(0)":""},oI),n?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},Dd={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},oI={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":q({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Dd)},sI=function(t){return q({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Dd)},iI=function(t){var n=t.cx,r=t.value,o=Ed(t),s=o.innerRef,i=o.isDisabled,a=o.isHidden,c=o.inputClassName,l=jt(o,nI);return $("div",te({},Re(t,"input",{"input-container":!0}),{"data-value":r||""}),$("input",te({className:n({input:!0},c),ref:s,style:sI(a),disabled:i},l)))},aI=iI,cI=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,i=r.colors;return q({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:i.neutral10,borderRadius:s/2,margin:o.baseUnit/2})},lI=function(t,n){var r=t.theme,o=r.borderRadius,s=r.colors,i=t.cropWithEllipsis;return q({overflow:"hidden",textOverflow:i||i===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:o/2,color:s.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},uI=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,i=r.colors,a=t.isFocused;return q({alignItems:"center",display:"flex"},n?{}:{borderRadius:s/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},kd=function(t){var n=t.children,r=t.innerProps;return $("div",r,n)},dI=kd,fI=kd;function pI(e){var t=e.children,n=e.innerProps;return $("div",te({role:"button"},n),t||$(ea,{size:14}))}var hI=function(t){var n=t.children,r=t.components,o=t.data,s=t.innerProps,i=t.isDisabled,a=t.removeProps,c=t.selectProps,l=r.Container,u=r.Label,b=r.Remove;return $(l,{data:o,innerProps:q(q({},Re(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),s),selectProps:c},$(u,{data:o,innerProps:q({},Re(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),$(b,{data:o,innerProps:q(q({},Re(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},a),selectProps:c}))},gI=hI,mI=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.isSelected,i=t.theme,a=i.spacing,c=i.colors;return q({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},n?{}:{backgroundColor:s?c.primary:o?c.primary25:"transparent",color:r?c.neutral20:s?c.neutral0:"inherit",padding:"".concat(a.baseUnit*2,"px ").concat(a.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:s?c.primary:c.primary50}})},bI=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.isSelected,i=t.innerRef,a=t.innerProps;return $("div",te({},Re(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":o,"option--is-selected":s}),{ref:i,"aria-disabled":r},a),n)},yI=bI,vI=function(t,n){var r=t.theme,o=r.spacing,s=r.colors;return q({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:s.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},CI=function(t){var n=t.children,r=t.innerProps;return $("div",te({},Re(t,"placeholder",{placeholder:!0}),r),n)},II=CI,EI=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing,i=o.colors;return q({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?i.neutral40:i.neutral80,marginLeft:s.baseUnit/2,marginRight:s.baseUnit/2})},xI=function(t){var n=t.children,r=t.isDisabled,o=t.innerProps;return $("div",te({},Re(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),o),n)},wI=xI,Kt={ClearIndicator:V3,Control:U3,DropdownIndicator:j3,DownChevron:Fd,CrossIcon:ea,Group:tI,GroupHeading:eI,IndicatorsContainer:N3,IndicatorSeparator:W3,Input:aI,LoadingIndicator:z3,Menu:v3,MenuList:I3,MenuPortal:S3,LoadingMessage:A3,NoOptionsMessage:w3,MultiValue:gI,MultiValueContainer:dI,MultiValueLabel:fI,MultiValueRemove:pI,Option:yI,Placeholder:II,SelectContainer:O3,SingleValue:wI,ValueContainer:R3},AI=function(t){return q(q({},Kt),t.components)},Pd=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function TI(e,t){return!!(e===t||Pd(e)&&Pd(t))}function SI(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!TI(e[n],t[n]))return!1;return!0}function _I(e,t){t===void 0&&(t=SI);var n=null;function r(){for(var o=[],s=0;s<arguments.length;s++)o[s]=arguments[s];if(n&&n.lastThis===this&&t(o,n.lastArgs))return n.lastResult;var i=e.apply(this,o);return n={lastResult:i,lastArgs:o,lastThis:this},i}return r.clear=function(){n=null},r}function OI(){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 LI=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:OI},RI=function(t){return $("span",te({css:LI},t))},Md=RI,FI={guidance:function(t){var n=t.isSearchable,r=t.isMulti,o=t.tabSelectsValue,s=t.context,i=t.isInitialFocus;switch(s){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(o?", press Tab to select the option and exit the menu":"",".");case"input":return i?"".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,o=r===void 0?"":r,s=t.labels,i=t.isDisabled;switch(n){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(s.length>1?"s":""," ").concat(s.join(","),", selected.");case"select-option":return i?"option ".concat(o," is disabled. Select another option."):"option ".concat(o,", selected.");default:return""}},onFocus:function(t){var n=t.context,r=t.focused,o=t.options,s=t.label,i=s===void 0?"":s,a=t.selectValue,c=t.isDisabled,l=t.isSelected,u=t.isAppleDevice,b=function(p,d){return p&&p.length?"".concat(p.indexOf(d)+1," of ").concat(p.length):""};if(n==="value"&&a)return"value ".concat(i," focused, ").concat(b(a,r),".");if(n==="menu"&&u){var y=c?" disabled":"",C="".concat(l?" selected":"").concat(y);return"".concat(i).concat(C,", ").concat(b(o,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},NI=function(t){var n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,s=t.focusableOptions,i=t.isFocused,a=t.selectValue,c=t.selectProps,l=t.id,u=t.isAppleDevice,b=c.ariaLiveMessages,y=c.getOptionLabel,C=c.inputValue,h=c.isMulti,p=c.isOptionDisabled,d=c.isSearchable,f=c.menuIsOpen,m=c.options,g=c.screenReaderStatus,I=c.tabSelectsValue,v=c.isLoading,w=c["aria-label"],A=c["aria-live"],T=S.useMemo(function(){return q(q({},FI),b||{})},[b]),O=S.useMemo(function(){var z="";if(n&&T.onChange){var W=n.option,X=n.options,Z=n.removedValue,U=n.removedValues,se=n.value,ae=function(me){return Array.isArray(me)?null:me},M=Z||W||ae(se),Y=M?y(M):"",K=X||U||void 0,Q=K?K.map(y):[],ce=q({isDisabled:M&&p(M,a),label:Y,labels:Q},n);z=T.onChange(ce)}return z},[n,T,p,a,y]),N=S.useMemo(function(){var z="",W=r||o,X=!!(r&&a&&a.includes(r));if(W&&T.onFocus){var Z={focused:W,label:y(W),isDisabled:p(W,a),isSelected:X,options:s,context:W===r?"menu":"value",selectValue:a,isAppleDevice:u};z=T.onFocus(Z)}return z},[r,o,y,p,T,s,a,u]),F=S.useMemo(function(){var z="";if(f&&m.length&&!v&&T.onFilter){var W=g({count:s.length});z=T.onFilter({inputValue:C,resultsMessage:W})}return z},[s,C,f,T,m,g,v]),k=(n==null?void 0:n.action)==="initial-input-focus",D=S.useMemo(function(){var z="";if(T.guidance){var W=o?"value":f?"menu":"input";z=T.guidance({"aria-label":w,context:W,isDisabled:r&&p(r,a),isMulti:h,isSearchable:d,tabSelectsValue:I,isInitialFocus:k})}return z},[w,r,o,h,p,d,f,T,a,I,k]),j=$(S.Fragment,null,$("span",{id:"aria-selection"},O),$("span",{id:"aria-focused"},N),$("span",{id:"aria-results"},F),$("span",{id:"aria-guidance"},D));return $(S.Fragment,null,$(Md,{id:l},k&&j),$(Md,{"aria-live":A,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!k&&j))},DI=NI,na=[{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źẑżžẓẕƶȥɀⱬꝣ"}],kI=new RegExp("["+na.map(function(e){return e.letters}).join("")+"]","g"),Bd={},ra=0;ra<na.length;ra++)for(var oa=na[ra],sa=0;sa<oa.letters.length;sa++)Bd[oa.letters[sa]]=oa.base;var jd=function(t){return t.replace(kI,function(n){return Bd[n]})},PI=_I(jd),Gd=function(t){return t.replace(/^\s+|\s+$/g,"")},MI=function(t){return"".concat(t.label," ").concat(t.value)},BI=function(t){return function(n,r){if(n.data.__isNew__)return!0;var o=q({ignoreCase:!0,ignoreAccents:!0,stringify:MI,trim:!0,matchFrom:"any"},t),s=o.ignoreCase,i=o.ignoreAccents,a=o.stringify,c=o.trim,l=o.matchFrom,u=c?Gd(r):r,b=c?Gd(a(n)):a(n);return s&&(u=u.toLowerCase(),b=b.toLowerCase()),i&&(u=PI(u),b=jd(b)),l==="start"?b.substr(0,u.length)===u:b.indexOf(u)>-1}},jI=["innerRef"];function GI(e){var t=e.innerRef,n=jt(e,jI),r=d3(n,"onExited","in","enter","exit","appear");return $("input",te({ref:t},r,{css:Ji({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 VI=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function HI(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,s=e.onTopLeave,i=S.useRef(!1),a=S.useRef(!1),c=S.useRef(0),l=S.useRef(null),u=S.useCallback(function(d,f){if(l.current!==null){var m=l.current,g=m.scrollTop,I=m.scrollHeight,v=m.clientHeight,w=l.current,A=f>0,T=I-v-g,O=!1;T>f&&i.current&&(r&&r(d),i.current=!1),A&&a.current&&(s&&s(d),a.current=!1),A&&f>T?(n&&!i.current&&n(d),w.scrollTop=I,O=!0,i.current=!0):!A&&-f>g&&(o&&!a.current&&o(d),w.scrollTop=0,O=!0,a.current=!0),O&&VI(d)}},[n,r,o,s]),b=S.useCallback(function(d){u(d,d.deltaY)},[u]),y=S.useCallback(function(d){c.current=d.changedTouches[0].clientY},[]),C=S.useCallback(function(d){var f=c.current-d.changedTouches[0].clientY;u(d,f)},[u]),h=S.useCallback(function(d){if(d){var f=c3?{passive:!1}:!1;d.addEventListener("wheel",b,f),d.addEventListener("touchstart",y,f),d.addEventListener("touchmove",C,f)}},[C,y,b]),p=S.useCallback(function(d){d&&(d.removeEventListener("wheel",b,!1),d.removeEventListener("touchstart",y,!1),d.removeEventListener("touchmove",C,!1))},[C,y,b]);return S.useEffect(function(){if(t){var d=l.current;return h(d),function(){p(d)}}},[t,h,p]),function(d){l.current=d}}var Vd=["boxSizing","height","overflow","paddingRight","position"],Hd={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Wd(e){e.preventDefault()}function Zd(e){e.stopPropagation()}function Xd(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function zd(){return"ontouchstart"in window||navigator.maxTouchPoints}var Yd=!!(typeof window<"u"&&window.document&&window.document.createElement),$r=0,lr={capture:!1,passive:!1};function WI(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,o=S.useRef({}),s=S.useRef(null),i=S.useCallback(function(c){if(Yd){var l=document.body,u=l&&l.style;if(r&&Vd.forEach(function(h){var p=u&&u[h];o.current[h]=p}),r&&$r<1){var b=parseInt(o.current.paddingRight,10)||0,y=document.body?document.body.clientWidth:0,C=window.innerWidth-y+b||0;Object.keys(Hd).forEach(function(h){var p=Hd[h];u&&(u[h]=p)}),u&&(u.paddingRight="".concat(C,"px"))}l&&zd()&&(l.addEventListener("touchmove",Wd,lr),c&&(c.addEventListener("touchstart",Xd,lr),c.addEventListener("touchmove",Zd,lr))),$r+=1}},[r]),a=S.useCallback(function(c){if(Yd){var l=document.body,u=l&&l.style;$r=Math.max($r-1,0),r&&$r<1&&Vd.forEach(function(b){var y=o.current[b];u&&(u[b]=y)}),l&&zd()&&(l.removeEventListener("touchmove",Wd,lr),c&&(c.removeEventListener("touchstart",Xd,lr),c.removeEventListener("touchmove",Zd,lr)))}},[r]);return S.useEffect(function(){if(t){var c=s.current;return i(c),function(){a(c)}}},[t,i,a]),function(c){s.current=c}}function ZI(){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 XI=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},zI=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:ZI};function YI(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=r===void 0?!0:r,s=e.onBottomArrive,i=e.onBottomLeave,a=e.onTopArrive,c=e.onTopLeave,l=HI({isEnabled:o,onBottomArrive:s,onBottomLeave:i,onTopArrive:a,onTopLeave:c}),u=WI({isEnabled:n}),b=function(C){l(C),u(C)};return $(S.Fragment,null,n&&$("div",{onClick:XI,css:zI}),t(b))}function JI(){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 UI=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:JI},QI=function(t){var n=t.name,r=t.onFocus;return $("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:UI,value:"",onChange:function(){}})},qI=QI;function ia(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 $I(){return ia(/^iPhone/i)}function Jd(){return ia(/^Mac/i)}function KI(){return ia(/^iPad/i)||Jd()&&navigator.maxTouchPoints>1}function eE(){return $I()||KI()}function tE(){return Jd()||eE()}var nE=function(t){return t.label},rE=function(t){return t.label},oE=function(t){return t.value},sE=function(t){return!!t.isDisabled},iE={clearIndicator:G3,container:_3,control:Y3,dropdownIndicator:B3,group:q3,groupHeading:K3,indicatorsContainer:F3,indicatorSeparator:H3,input:rI,loadingIndicator:X3,loadingMessage:x3,menu:m3,menuList:C3,menuPortal:T3,multiValue:cI,multiValueLabel:lI,multiValueRemove:uI,noOptionsMessage:E3,option:mI,placeholder:vI,singleValue:EI,valueContainer:L3},aE={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%)"},cE=4,Ud=4,lE=38,uE=Ud*2,dE={baseUnit:Ud,controlHeight:lE,menuGutter:uE},aa={borderRadius:cE,colors:aE,spacing:dE},fE={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Ad(),captureMenuScroll:!Ad(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:BI(),formatGroupLabel:nE,getOptionLabel:rE,getOptionValue:oE,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:sE,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!i3(),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 Qd(e,t,n,r){var o=tf(e,t,n),s=nf(e,t,n),i=ef(e,t),a=Is(e,t);return{type:"option",data:t,isDisabled:o,isSelected:s,label:i,value:a,index:r}}function Cs(e,t){return e.options.map(function(n,r){if("options"in n){var o=n.options.map(function(i,a){return Qd(e,i,t,a)}).filter(function(i){return Kd(e,i)});return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var s=Qd(e,n,t,r);return Kd(e,s)?s:void 0}).filter(l3)}function qd(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,Bi(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function $d(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,Bi(r.options.map(function(o){return{data:o.data,id:"".concat(t,"-").concat(r.index,"-").concat(o.index)}}))):n.push({data:r.data,id:"".concat(t,"-").concat(r.index)}),n},[])}function pE(e,t){return qd(Cs(e,t))}function Kd(e,t){var n=e.inputValue,r=n===void 0?"":n,o=t.data,s=t.isSelected,i=t.label,a=t.value;return(!of(e)||!s)&&rf(e,{label:i,value:a,data:o},r)}function hE(e,t){var n=e.focusedValue,r=e.selectValue,o=r.indexOf(n);if(o>-1){var s=t.indexOf(n);if(s>-1)return n;if(o<t.length)return t[o]}return null}function gE(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var ca=function(t,n){var r,o=(r=t.find(function(s){return s.data===n}))===null||r===void 0?void 0:r.id;return o||null},ef=function(t,n){return t.getOptionLabel(n)},Is=function(t,n){return t.getOptionValue(n)};function tf(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function nf(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=Is(e,t);return n.some(function(o){return Is(e,o)===r})}function rf(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var of=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},mE=1,la=function(e){_v(n,e);var t=Rv(n);function n(r){var o;if(Tv(this,n),o=t.call(this,r),o.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:""},o.blockOptionHover=!1,o.isComposing=!1,o.commonProps=void 0,o.initialTouchX=0,o.initialTouchY=0,o.openAfterFocus=!1,o.scrollToFocusedOptionOnUpdate=!1,o.userIsDragging=void 0,o.isAppleDevice=tE(),o.controlRef=null,o.getControlRef=function(c){o.controlRef=c},o.focusedOptionRef=null,o.getFocusedOptionRef=function(c){o.focusedOptionRef=c},o.menuListRef=null,o.getMenuListRef=function(c){o.menuListRef=c},o.inputRef=null,o.getInputRef=function(c){o.inputRef=c},o.focus=o.focusInput,o.blur=o.blurInput,o.onChange=function(c,l){var u=o.props,b=u.onChange,y=u.name;l.name=y,o.ariaOnChange(c,l),b(c,l)},o.setValue=function(c,l,u){var b=o.props,y=b.closeMenuOnSelect,C=b.isMulti,h=b.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:h}),y&&(o.setState({inputIsHiddenAfterUpdate:!C}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(c,{action:l,option:u})},o.selectOption=function(c){var l=o.props,u=l.blurInputOnSelect,b=l.isMulti,y=l.name,C=o.state.selectValue,h=b&&o.isOptionSelected(c,C),p=o.isOptionDisabled(c,C);if(h){var d=o.getOptionValue(c);o.setValue(C.filter(function(f){return o.getOptionValue(f)!==d}),"deselect-option",c)}else if(!p)b?o.setValue([].concat(Bi(C),[c]),"select-option",c):o.setValue(c,"select-option");else{o.ariaOnChange(c,{action:"select-option",option:c,name:y});return}u&&o.blurInput()},o.removeValue=function(c){var l=o.props.isMulti,u=o.state.selectValue,b=o.getOptionValue(c),y=u.filter(function(h){return o.getOptionValue(h)!==b}),C=vs(l,y,y[0]||null);o.onChange(C,{action:"remove-value",removedValue:c}),o.focusInput()},o.clearValue=function(){var c=o.state.selectValue;o.onChange(vs(o.props.isMulti,[],null),{action:"clear",removedValues:c})},o.popValue=function(){var c=o.props.isMulti,l=o.state.selectValue,u=l[l.length-1],b=l.slice(0,l.length-1),y=vs(c,b,b[0]||null);u&&o.onChange(y,{action:"pop-value",removedValue:u})},o.getFocusedOptionId=function(c){return ca(o.state.focusableOptionsWithIds,c)},o.getFocusableOptionsWithIds=function(){return $d(Cs(o.props,o.state.selectValue),o.getElementId("option"))},o.getValue=function(){return o.state.selectValue},o.cx=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return e3.apply(void 0,[o.props.classNamePrefix].concat(l))},o.getOptionLabel=function(c){return ef(o.props,c)},o.getOptionValue=function(c){return Is(o.props,c)},o.getStyles=function(c,l){var u=o.props.unstyled,b=iE[c](l,u);b.boxSizing="border-box";var y=o.props.styles[c];return y?y(b,l):b},o.getClassNames=function(c,l){var u,b;return(u=(b=o.props.classNames)[c])===null||u===void 0?void 0:u.call(b,l)},o.getElementId=function(c){return"".concat(o.state.instancePrefix,"-").concat(c)},o.getComponents=function(){return AI(o.props)},o.buildCategorizedOptions=function(){return Cs(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return qd(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(c,l){o.setState({ariaSelection:q({value:c},l)})},o.onMenuMouseDown=function(c){c.button===0&&(c.stopPropagation(),c.preventDefault(),o.focusInput())},o.onMenuMouseMove=function(c){o.blockOptionHover=!1},o.onControlMouseDown=function(c){if(!c.defaultPrevented){var l=o.props.openMenuOnClick;o.state.isFocused?o.props.menuIsOpen?c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&o.onMenuClose():l&&o.openMenu("first"):(l&&(o.openAfterFocus=!0),o.focusInput()),c.target.tagName!=="INPUT"&&c.target.tagName!=="TEXTAREA"&&c.preventDefault()}},o.onDropdownIndicatorMouseDown=function(c){if(!(c&&c.type==="mousedown"&&c.button!==0)&&!o.props.isDisabled){var l=o.props,u=l.isMulti,b=l.menuIsOpen;o.focusInput(),b?(o.setState({inputIsHiddenAfterUpdate:!u}),o.onMenuClose()):o.openMenu("first"),c.preventDefault()}},o.onClearIndicatorMouseDown=function(c){c&&c.type==="mousedown"&&c.button!==0||(o.clearValue(),c.preventDefault(),o.openAfterFocus=!1,c.type==="touchend"?o.focusInput():setTimeout(function(){return o.focusInput()}))},o.onScroll=function(c){typeof o.props.closeMenuOnScroll=="boolean"?c.target instanceof HTMLElement&&gs(c.target)&&o.props.onMenuClose():typeof o.props.closeMenuOnScroll=="function"&&o.props.closeMenuOnScroll(c)&&o.props.onMenuClose()},o.onCompositionStart=function(){o.isComposing=!0},o.onCompositionEnd=function(){o.isComposing=!1},o.onTouchStart=function(c){var l=c.touches,u=l&&l.item(0);u&&(o.initialTouchX=u.clientX,o.initialTouchY=u.clientY,o.userIsDragging=!1)},o.onTouchMove=function(c){var l=c.touches,u=l&&l.item(0);if(u){var b=Math.abs(u.clientX-o.initialTouchX),y=Math.abs(u.clientY-o.initialTouchY),C=5;o.userIsDragging=b>C||y>C}},o.onTouchEnd=function(c){o.userIsDragging||(o.controlRef&&!o.controlRef.contains(c.target)&&o.menuListRef&&!o.menuListRef.contains(c.target)&&o.blurInput(),o.initialTouchX=0,o.initialTouchY=0)},o.onControlTouchEnd=function(c){o.userIsDragging||o.onControlMouseDown(c)},o.onClearIndicatorTouchEnd=function(c){o.userIsDragging||o.onClearIndicatorMouseDown(c)},o.onDropdownIndicatorTouchEnd=function(c){o.userIsDragging||o.onDropdownIndicatorMouseDown(c)},o.handleInputChange=function(c){var l=o.props.inputValue,u=c.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(u,{action:"input-change",prevInputValue:l}),o.props.menuIsOpen||o.onMenuOpen()},o.onInputFocus=function(c){o.props.onFocus&&o.props.onFocus(c),o.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(o.openAfterFocus||o.props.openMenuOnFocus)&&o.openMenu("first"),o.openAfterFocus=!1},o.onInputBlur=function(c){var l=o.props.inputValue;if(o.menuListRef&&o.menuListRef.contains(document.activeElement)){o.inputRef.focus();return}o.props.onBlur&&o.props.onBlur(c),o.onInputChange("",{action:"input-blur",prevInputValue:l}),o.onMenuClose(),o.setState({focusedValue:null,isFocused:!1})},o.onOptionHover=function(c){if(!(o.blockOptionHover||o.state.focusedOption===c)){var l=o.getFocusableOptions(),u=l.indexOf(c);o.setState({focusedOption:c,focusedOptionId:u>-1?o.getFocusedOptionId(c):null})}},o.shouldHideSelectedOptions=function(){return of(o.props)},o.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),o.focus()},o.onKeyDown=function(c){var l=o.props,u=l.isMulti,b=l.backspaceRemovesValue,y=l.escapeClearsValue,C=l.inputValue,h=l.isClearable,p=l.isDisabled,d=l.menuIsOpen,f=l.onKeyDown,m=l.tabSelectsValue,g=l.openMenuOnFocus,I=o.state,v=I.focusedOption,w=I.focusedValue,A=I.selectValue;if(!p&&!(typeof f=="function"&&(f(c),c.defaultPrevented))){switch(o.blockOptionHover=!0,c.key){case"ArrowLeft":if(!u||C)return;o.focusValue("previous");break;case"ArrowRight":if(!u||C)return;o.focusValue("next");break;case"Delete":case"Backspace":if(C)return;if(w)o.removeValue(w);else{if(!b)return;u?o.popValue():h&&o.clearValue()}break;case"Tab":if(o.isComposing||c.shiftKey||!d||!m||!v||g&&o.isOptionSelected(v,A))return;o.selectOption(v);break;case"Enter":if(c.keyCode===229)break;if(d){if(!v||o.isComposing)return;o.selectOption(v);break}return;case"Escape":d?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:C}),o.onMenuClose()):h&&y&&o.clearValue();break;case" ":if(C)return;if(!d){o.openMenu("first");break}if(!v)return;o.selectOption(v);break;case"ArrowUp":d?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":d?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!d)return;o.focusOption("pageup");break;case"PageDown":if(!d)return;o.focusOption("pagedown");break;case"Home":if(!d)return;o.focusOption("first");break;case"End":if(!d)return;o.focusOption("last");break;default:return}c.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++mE),o.state.selectValue=Id(r.value),r.menuIsOpen&&o.state.selectValue.length){var s=o.getFocusableOptionsWithIds(),i=o.buildFocusableOptions(),a=i.indexOf(o.state.selectValue[0]);o.state.focusableOptionsWithIds=s,o.state.focusedOption=i[a],o.state.focusedOptionId=ca(s,i[a])}return o}return Sv(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&&wd(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(o){var s=this.props,i=s.isDisabled,a=s.menuIsOpen,c=this.state.isFocused;(c&&!i&&o.isDisabled||c&&a&&!o.menuIsOpen)&&this.focusInput(),c&&i&&!o.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!i&&o.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(wd(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(o,s){this.props.onInputChange(o,s)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(o){var s=this,i=this.state,a=i.selectValue,c=i.isFocused,l=this.buildFocusableOptions(),u=o==="first"?0:l.length-1;if(!this.props.isMulti){var b=l.indexOf(a[0]);b>-1&&(u=b)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:l[u],focusedOptionId:this.getFocusedOptionId(l[u])},function(){return s.onMenuOpen()})}},{key:"focusValue",value:function(o){var s=this.state,i=s.selectValue,a=s.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=i.indexOf(a);a||(c=-1);var l=i.length-1,u=-1;if(i.length){switch(o){case"previous":c===0?u=0:c===-1?u=l:u=c-1;break;case"next":c>-1&&c<l&&(u=c+1);break}this.setState({inputIsHidden:u!==-1,focusedValue:i[u]})}}}},{key:"focusOption",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",s=this.props.pageSize,i=this.state.focusedOption,a=this.getFocusableOptions();if(a.length){var c=0,l=a.indexOf(i);i||(l=-1),o==="up"?c=l>0?l-1:a.length-1:o==="down"?c=(l+1)%a.length:o==="pageup"?(c=l-s,c<0&&(c=0)):o==="pagedown"?(c=l+s,c>a.length-1&&(c=a.length-1)):o==="last"&&(c=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(aa):q(q({},aa),this.props.theme):aa}},{key:"getCommonProps",value:function(){var o=this.clearValue,s=this.cx,i=this.getStyles,a=this.getClassNames,c=this.getValue,l=this.selectOption,u=this.setValue,b=this.props,y=b.isMulti,C=b.isRtl,h=b.options,p=this.hasValue();return{clearValue:o,cx:s,getStyles:i,getClassNames:a,getValue:c,hasValue:p,isMulti:y,isRtl:C,options:h,selectOption:l,selectProps:b,setValue:u,theme:this.getTheme()}}},{key:"hasValue",value:function(){var o=this.state.selectValue;return o.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var o=this.props,s=o.isClearable,i=o.isMulti;return s===void 0?i:s}},{key:"isOptionDisabled",value:function(o,s){return tf(this.props,o,s)}},{key:"isOptionSelected",value:function(o,s){return nf(this.props,o,s)}},{key:"filterOption",value:function(o,s){return rf(this.props,o,s)}},{key:"formatOptionLabel",value:function(o,s){if(typeof this.props.formatOptionLabel=="function"){var i=this.props.inputValue,a=this.state.selectValue;return this.props.formatOptionLabel(o,{context:s,inputValue:i,selectValue:a})}else return this.getOptionLabel(o)}},{key:"formatGroupLabel",value:function(o){return this.props.formatGroupLabel(o)}},{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 o=this.props,s=o.isDisabled,i=o.isSearchable,a=o.inputId,c=o.inputValue,l=o.tabIndex,u=o.form,b=o.menuIsOpen,y=o.required,C=this.getComponents(),h=C.Input,p=this.state,d=p.inputIsHidden,f=p.ariaSelection,m=this.commonProps,g=a||this.getElementId("input"),I=q(q(q({"aria-autocomplete":"list","aria-expanded":b,"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":y,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},b&&{"aria-controls":this.getElementId("listbox")}),!i&&{"aria-readonly":!0}),this.hasValue()?(f==null?void 0:f.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return i?B.createElement(h,te({},m,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:s,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:l,form:u,type:"text",value:c},I)):B.createElement(GI,te({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:hs,onFocus:this.onInputFocus,disabled:s,tabIndex:l,inputMode:"none",form:u,value:""},I))}},{key:"renderPlaceholderOrValue",value:function(){var o=this,s=this.getComponents(),i=s.MultiValue,a=s.MultiValueContainer,c=s.MultiValueLabel,l=s.MultiValueRemove,u=s.SingleValue,b=s.Placeholder,y=this.commonProps,C=this.props,h=C.controlShouldRenderValue,p=C.isDisabled,d=C.isMulti,f=C.inputValue,m=C.placeholder,g=this.state,I=g.selectValue,v=g.focusedValue,w=g.isFocused;if(!this.hasValue()||!h)return f?null:B.createElement(b,te({},y,{key:"placeholder",isDisabled:p,isFocused:w,innerProps:{id:this.getElementId("placeholder")}}),m);if(d)return I.map(function(T,O){var N=T===v,F="".concat(o.getOptionLabel(T),"-").concat(o.getOptionValue(T));return B.createElement(i,te({},y,{components:{Container:a,Label:c,Remove:l},isFocused:N,isDisabled:p,key:F,index:O,removeProps:{onClick:function(){return o.removeValue(T)},onTouchEnd:function(){return o.removeValue(T)},onMouseDown:function(D){D.preventDefault()}},data:T}),o.formatOptionLabel(T,"value"))});if(f)return null;var A=I[0];return B.createElement(u,te({},y,{data:A,isDisabled:p}),this.formatOptionLabel(A,"value"))}},{key:"renderClearIndicator",value:function(){var o=this.getComponents(),s=o.ClearIndicator,i=this.commonProps,a=this.props,c=a.isDisabled,l=a.isLoading,u=this.state.isFocused;if(!this.isClearable()||!s||c||!this.hasValue()||l)return null;var b={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:b,isFocused:u}))}},{key:"renderLoadingIndicator",value:function(){var o=this.getComponents(),s=o.LoadingIndicator,i=this.commonProps,a=this.props,c=a.isDisabled,l=a.isLoading,u=this.state.isFocused;if(!s||!l)return null;var b={"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:b,isDisabled:c,isFocused:u}))}},{key:"renderIndicatorSeparator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator,i=o.IndicatorSeparator;if(!s||!i)return null;var a=this.commonProps,c=this.props.isDisabled,l=this.state.isFocused;return B.createElement(i,te({},a,{isDisabled:c,isFocused:l}))}},{key:"renderDropdownIndicator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator;if(!s)return null;var i=this.commonProps,a=this.props.isDisabled,c=this.state.isFocused,l={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return B.createElement(s,te({},i,{innerProps:l,isDisabled:a,isFocused:c}))}},{key:"renderMenu",value:function(){var o=this,s=this.getComponents(),i=s.Group,a=s.GroupHeading,c=s.Menu,l=s.MenuList,u=s.MenuPortal,b=s.LoadingMessage,y=s.NoOptionsMessage,C=s.Option,h=this.commonProps,p=this.state.focusedOption,d=this.props,f=d.captureMenuScroll,m=d.inputValue,g=d.isLoading,I=d.loadingMessage,v=d.minMenuHeight,w=d.maxMenuHeight,A=d.menuIsOpen,T=d.menuPlacement,O=d.menuPosition,N=d.menuPortalTarget,F=d.menuShouldBlockScroll,k=d.menuShouldScrollIntoView,D=d.noOptionsMessage,j=d.onMenuScrollToTop,z=d.onMenuScrollToBottom;if(!A)return null;var W=function(Y,K){var Q=Y.type,ce=Y.data,ge=Y.isDisabled,me=Y.isSelected,ne=Y.label,de=Y.value,Be=p===ce,G=ge?void 0:function(){return o.onOptionHover(ce)},ze=ge?void 0:function(){return o.selectOption(ce)},tt="".concat(o.getElementId("option"),"-").concat(K),Ye={id:tt,onClick:ze,onMouseMove:G,onMouseOver:G,tabIndex:-1,role:"option","aria-selected":o.isAppleDevice?void 0:me};return B.createElement(C,te({},h,{innerProps:Ye,data:ce,isDisabled:ge,isSelected:me,key:tt,label:ne,type:Q,value:de,isFocused:Be,innerRef:Be?o.getFocusedOptionRef:void 0}),o.formatOptionLabel(Y.data,"menu"))},X;if(this.hasOptions())X=this.getCategorizedOptions().map(function(M){if(M.type==="group"){var Y=M.data,K=M.options,Q=M.index,ce="".concat(o.getElementId("group"),"-").concat(Q),ge="".concat(ce,"-heading");return B.createElement(i,te({},h,{key:ce,data:Y,options:K,Heading:a,headingProps:{id:ge,data:M.data},label:o.formatGroupLabel(M.data)}),M.options.map(function(me){return W(me,"".concat(Q,"-").concat(me.index))}))}else if(M.type==="option")return W(M,"".concat(M.index))});else if(g){var Z=I({inputValue:m});if(Z===null)return null;X=B.createElement(b,h,Z)}else{var U=D({inputValue:m});if(U===null)return null;X=B.createElement(y,h,U)}var se={minMenuHeight:v,maxMenuHeight:w,menuPlacement:T,menuPosition:O,menuShouldScrollIntoView:k},ae=B.createElement(b3,te({},h,se),function(M){var Y=M.ref,K=M.placerProps,Q=K.placement,ce=K.maxHeight;return B.createElement(c,te({},h,se,{innerRef:Y,innerProps:{onMouseDown:o.onMenuMouseDown,onMouseMove:o.onMenuMouseMove},isLoading:g,placement:Q}),B.createElement(YI,{captureEnabled:f,onTopArrive:j,onBottomArrive:z,lockEnabled:F},function(ge){return B.createElement(l,te({},h,{innerRef:function(ne){o.getMenuListRef(ne),ge(ne)},innerProps:{role:"listbox","aria-multiselectable":h.isMulti,id:o.getElementId("listbox")},isLoading:g,maxHeight:ce,focusedOption:p}),X)}))});return N||O==="fixed"?B.createElement(u,te({},h,{appendTo:N,controlElement:this.controlRef,menuPlacement:T,menuPosition:O}),ae):ae}},{key:"renderFormField",value:function(){var o=this,s=this.props,i=s.delimiter,a=s.isDisabled,c=s.isMulti,l=s.name,u=s.required,b=this.state.selectValue;if(u&&!this.hasValue()&&!a)return B.createElement(qI,{name:l,onFocus:this.onValueInputFocus});if(!(!l||a))if(c)if(i){var y=b.map(function(p){return o.getOptionValue(p)}).join(i);return B.createElement("input",{name:l,type:"hidden",value:y})}else{var C=b.length>0?b.map(function(p,d){return B.createElement("input",{key:"i-".concat(d),name:l,type:"hidden",value:o.getOptionValue(p)})}):B.createElement("input",{name:l,type:"hidden",value:""});return B.createElement("div",null,C)}else{var h=b[0]?this.getOptionValue(b[0]):"";return B.createElement("input",{name:l,type:"hidden",value:h})}}},{key:"renderLiveRegion",value:function(){var o=this.commonProps,s=this.state,i=s.ariaSelection,a=s.focusedOption,c=s.focusedValue,l=s.isFocused,u=s.selectValue,b=this.getFocusableOptions();return B.createElement(DI,te({},o,{id:this.getElementId("live-region"),ariaSelection:i,focusedOption:a,focusedValue:c,isFocused:l,selectValue:u,focusableOptions:b,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var o=this.getComponents(),s=o.Control,i=o.IndicatorsContainer,a=o.SelectContainer,c=o.ValueContainer,l=this.props,u=l.className,b=l.id,y=l.isDisabled,C=l.menuIsOpen,h=this.state.isFocused,p=this.commonProps=this.getCommonProps();return B.createElement(a,te({},p,{className:u,innerProps:{id:b,onKeyDown:this.onKeyDown},isDisabled:y,isFocused:h}),this.renderLiveRegion(),B.createElement(s,te({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:y,isFocused:h,menuIsOpen:C}),B.createElement(c,te({},p,{isDisabled:y}),this.renderPlaceholderOrValue(),this.renderInput()),B.createElement(i,te({},p,{isDisabled:y}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(o,s){var i=s.prevProps,a=s.clearFocusValueOnUpdate,c=s.inputIsHiddenAfterUpdate,l=s.ariaSelection,u=s.isFocused,b=s.prevWasFocused,y=s.instancePrefix,C=o.options,h=o.value,p=o.menuIsOpen,d=o.inputValue,f=o.isMulti,m=Id(h),g={};if(i&&(h!==i.value||C!==i.options||p!==i.menuIsOpen||d!==i.inputValue)){var I=p?pE(o,m):[],v=p?$d(Cs(o,m),"".concat(y,"-option")):[],w=a?hE(s,m):null,A=gE(s,I),T=ca(v,A);g={selectValue:m,focusedOption:A,focusedOptionId:T,focusableOptionsWithIds:v,focusedValue:w,clearFocusValueOnUpdate:!1}}var O=c!=null&&o!==i?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},N=l,F=u&&b;return u&&!F&&(N={value:vs(f,m,m[0]||null),options:m,action:"initial-input-focus"},F=!b),(l==null?void 0:l.action)==="initial-input-focus"&&(N=null),q(q(q({},g),O),{},{prevProps:o,ariaSelection:N,prevWasFocused:F})}}]),n}(S.Component);la.defaultProps=fE;var bE=S.forwardRef(function(e,t){var n=Wu(e);return B.createElement(la,te({ref:t},n))}),yE=bE;const vE=x.styled(x.Box)`
|
|
544
544
|
display: flex;
|
|
545
545
|
align-items: center;
|
|
546
546
|
gap: 2px;
|
|
547
|
-
`,
|
|
547
|
+
`,CE=x.styled("img")`
|
|
548
548
|
width: 24px;
|
|
549
549
|
height: 24px;
|
|
550
550
|
border-radius: 50%;
|
|
551
551
|
margin-right: 12px;
|
|
552
|
-
`;function
|
|
552
|
+
`;function sf(e){const{data:t}=e;return E.jsx(Kt.Option,{...e,children:E.jsxs(vE,{children:[t.avatarUrl?E.jsx(CE,{className:"selectField__avatar",src:t.avatarUrl,alt:`${e.label}'s avatar`}):null,E.jsx("span",{children:e.children})]})})}const IE=x.styled(x.Box)`
|
|
553
553
|
height: 24px;
|
|
554
554
|
width: 24px;
|
|
555
555
|
border-radius: 50%;
|
|
@@ -574,10 +574,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
574
574
|
&:after {
|
|
575
575
|
transform: rotate(-45deg);
|
|
576
576
|
}
|
|
577
|
-
`,
|
|
577
|
+
`,af=e=>E.jsx(Kt.ClearIndicator,{...e,children:E.jsx(IE,{})}),EE=x.styled(x.Stack)`
|
|
578
578
|
width: 0;
|
|
579
579
|
height: 0;
|
|
580
|
-
`,
|
|
580
|
+
`,xE=({root:e,rootMargin:t,callback:n})=>{const r=S.useRef(null),o=S.useCallback(s=>{if(!s||!e)return;r.current&&r.current.disconnect();const i=new IntersectionObserver(a=>{const c=a[0];n(c)},{root:e,rootMargin:t});i.observe(s),r.current=i},[e,t,n]);return E.jsx(EE,{ref:o})},wE=e=>E.jsx(Kt.DropdownIndicator,{...e,children:E.jsx(x.Icon,{children:e.selectProps.menuIsOpen?E.jsx(x.icons.ArrowDropUp,{}):E.jsx(x.icons.ArrowDropDown,{})})}),cf=()=>({ClearIndicator:af,DropdownIndicator:wE,IndicatorSeparator:()=>null,Option:sf}),Kr=e=>{const[t,n]=S.useState(!1),r=S.useCallback(o=>{n(!o.isIntersecting)},[]);return E.jsxs(E.Fragment,{children:[e.menuPortalTarget&&e.root?E.jsx(xE,{root:e.root,rootMargin:"-38px 0px 0px 0px",callback:r}):null,E.jsx(yE,{...e,isDisabled:e.disabled,value:e.value?e.value:void 0,components:e.components?e.components:cf(),...t&&{menuIsOpen:!1}})]})};Kr.getDefaultComponents=cf;const lf="Required Field",AE="Validation Failed";var uf=(e=>(e.DATE="DD/MM/YYYY",e))(uf||{});const TE=e=>E.jsx(x.TextField,{...e}),SE=x.styled(TE)`
|
|
581
581
|
& .MuiFormHelperText-root {
|
|
582
582
|
position: absolute;
|
|
583
583
|
bottom: -24px;
|
|
@@ -596,7 +596,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
596
596
|
&.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
|
|
597
597
|
border-width: 1px;
|
|
598
598
|
}
|
|
599
|
-
`,
|
|
599
|
+
`,df=x.styled(x.Box)`
|
|
600
600
|
& .hiverFormField__placeholder {
|
|
601
601
|
color: #97a3b7;
|
|
602
602
|
}
|
|
@@ -690,7 +690,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
690
690
|
rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
|
|
691
691
|
border-radius: 4px;
|
|
692
692
|
}
|
|
693
|
-
`,
|
|
693
|
+
`,ff=x.styled(x.Box)`
|
|
694
694
|
font-size: 12px;
|
|
695
695
|
font-weight: 400;
|
|
696
696
|
margin: 2px 14px 0px 0px;
|
|
@@ -700,7 +700,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
700
700
|
&.helper--error {
|
|
701
701
|
color: #d32f2f;
|
|
702
702
|
}
|
|
703
|
-
`,
|
|
703
|
+
`,_E=x.styled(x.Box)`
|
|
704
704
|
width: 100%;
|
|
705
705
|
position: relative;
|
|
706
706
|
& .MuiInputBase-root {
|
|
@@ -714,12 +714,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
714
714
|
position: absolute;
|
|
715
715
|
margin-left: 5px;
|
|
716
716
|
}
|
|
717
|
-
`;var
|
|
717
|
+
`;var OE=["defaultOptions","cacheOptions","loadOptions","options","isLoading","onInputChange","filterOption"];function LE(e){var t=e.defaultOptions,n=t===void 0?!1:t,r=e.cacheOptions,o=r===void 0?!1:r,s=e.loadOptions;e.options;var i=e.isLoading,a=i===void 0?!1:i,c=e.onInputChange,l=e.filterOption,u=l===void 0?null:l,b=jt(e,OE),y=b.inputValue,C=S.useRef(void 0),h=S.useRef(!1),p=S.useState(Array.isArray(n)?n:void 0),d=He(p,2),f=d[0],m=d[1],g=S.useState(typeof y<"u"?y:""),I=He(g,2),v=I[0],w=I[1],A=S.useState(n===!0),T=He(A,2),O=T[0],N=T[1],F=S.useState(void 0),k=He(F,2),D=k[0],j=k[1],z=S.useState([]),W=He(z,2),X=W[0],Z=W[1],U=S.useState(!1),se=He(U,2),ae=se[0],M=se[1],Y=S.useState({}),K=He(Y,2),Q=K[0],ce=K[1],ge=S.useState(void 0),me=He(ge,2),ne=me[0],de=me[1],Be=S.useState(void 0),G=He(Be,2),ze=G[0],tt=G[1];o!==ze&&(ce({}),tt(o)),n!==ne&&(m(Array.isArray(n)?n:void 0),de(n)),S.useEffect(function(){return h.current=!0,function(){h.current=!1}},[]);var Ye=S.useCallback(function(kt,It){if(!s)return It();var We=s(kt,It);We&&typeof We.then=="function"&&We.then(It,function(){return It()})},[s]);S.useEffect(function(){n===!0&&Ye(v,function(kt){h.current&&(m(kt||[]),N(!!C.current))})},[]);var wt=S.useCallback(function(kt,It){var We=t3(kt,It,c);if(!We){C.current=void 0,w(""),j(""),Z([]),N(!1),M(!1);return}if(o&&Q[We])w(We),j(We),Z(Q[We]),N(!1),M(!1);else{var so=C.current={};w(We),N(!0),M(!D),Ye(We,function(Jt){h&&so===C.current&&(C.current=void 0,N(!1),j(We),Z(Jt||[]),M(!1),ce(Jt?q(q({},Q),{},sr({},We,Jt)):Q))})}},[o,Ye,D,Q,c]),Dt=ae?[]:v&&D?X:f||[];return q(q({},b),{},{options:Dt,isLoading:O||a,onInputChange:wt,filterOption:u})}var RE=S.forwardRef(function(e,t){var n=LE(e),r=Wu(n);return B.createElement(la,te({ref:t},r))}),FE=RE;function NE(e){return E.jsx(Kt.DropdownIndicator,{...e,children:E.jsx(x.Icon,{children:e.selectProps.menuIsOpen?E.jsx(x.icons.ArrowDropUp,{}):E.jsx(x.icons.ArrowDropDown,{})})})}function DE(e){const[t,n]=S.useState([]),[r,o]=S.useState(""),[s,i]=S.useState(!1),{loadOptions:a,isApiSearchEnabled:c=!1,isInfiniteScrollable:l=!1,loadOptionsOnFocus:u=!1}=e,b=(f,m)=>{if(o(f),t.length>0&&!c){const I=t.filter(v=>v&&typeof v=="object"&&"label"in v&&typeof v.label=="string"?v.label.toLowerCase().includes(f.toLowerCase()):!1);m(I);return}const g=I=>{m(I),n(I)};a==null||a(f,g,!1)},y=(f,m)=>{i(!1),!(m&&"isError"in m&&m.isError)&&n(f)},C=f=>{var m;(m=e.onMenuScrollToBottom)==null||m.call(e,f),l&&a&&!s&&(i(!0),a(r,y,!0))},h=(f,m)=>{var g;(g=e.onInputChange)==null||g.call(e,f,m),m.action==="input-change"&&c&&(o(f),n([]))},p=f=>{var m;o(""),(m=e.onBlur)==null||m.call(e,f)},d=f=>{var m;(m=e.onFocus)==null||m.call(e,f),!s&&u&&(n([]),i(!0),a==null||a(r,y,!1))};return E.jsx(FE,{...e,value:e.value?e.value:null,isDisabled:e.disabled,loadOptions:b,onMenuScrollToBottom:C,onInputChange:h,onBlur:p,onFocus:d,isLoading:s,defaultOptions:t.length?t:e.defaultOptions||!1,components:{ClearIndicator:af,DropdownIndicator:NE,IndicatorSeparator:()=>null,Option:sf}})}function kE(e){const[t,n]=S.useState(!1),r=S.useRef(null);S.useEffect(()=>{t&&r.current&&r.current.focus()},[t]);const o=(s,i)=>{s===null&&e.onChange(s,i),s&&typeof s.getTime=="function"&&!isNaN(s.getTime())&&e.onChange(s,i),e.onChange(s,i)};return E.jsx(x.DatePicker,{inputFormat:e.inputFormat?e.inputFormat:uf.DATE,...e,value:e.value||null,open:t,onOpen:()=>n(!0),onClose:()=>n(!1),onChange:o,PopperProps:{anchorEl:r.current},renderInput:s=>E.jsx(x.DateTextField,{...s,fullWidth:!0,variant:"outlined",disabled:e.disabled,inputRef:r,inputProps:{...s.inputProps,placeholder:e.placeholder},onBlur:e.onBlur,onFocus:e.onFocus,InputProps:{endAdornment:E.jsx(x.InputAdornment,{position:"end",sx:{backgroundColor:"#FFFFFF",cursor:"pointer"},children:E.jsx(x.icons.CalendarTodayOutlinedIcon,{})})},sx:{"& .MuiOutlinedInput-root":{backgroundColor:"#FFFFFF"}},onClick:()=>{t||n(!0)}})})}const Es=e=>{const{validation:t,helperText:n,id:r,label:o,name:s,validateOnBlur:i=!0,validateOnChange:a=!0,inputChangeHandler:c,selectChangeHandler:l,dateChangeHandler:u,onValidationError:b,iconData:y,isRequired:C,labelSpacing:h=1,loadOptions:p,showGlobalLoader:d=!1}=e,[f,m]=S.useState(!1),[g,I]=S.useState("");S.useEffect(()=>{f||w(e.value,!1)},[f,e.value]);const v=D=>{D&&!f&&m(!0)};function w(D,j=!0,z){let W="";if((t!=null&&t.isRequired||C)&&(W=D?"":lf,!D&&typeof(t==null?void 0:t.isRequired)=="function")){const Z=t.isRequired(D);Z&&typeof Z=="boolean"?W=lf:Z&&(W=Z)}let X={id:r,name:s,label:o};if(e.type==="date"?X={...X,disableFuture:e.disableFuture,disablePast:e.disablePast}:e.type==="number"?X={...X,min:e.min,max:e.max}:e.type==="text"&&e.multiline&&(X={...X,maxCharacters:e.maxCharacters}),D&&!W&&(t!=null&&t.validate)){const Z=t.validate(D,{...X,...z});typeof Z=="boolean"&&Z===!1?W=AE:typeof Z=="string"&&(W=Z)}j&&I(W),b==null||b(s,W)}const A=D=>{var j;f||m(!0),(j=e.onBlur)==null||j.call(e,D),f&&i&&w(e.value)},T=()=>e.helperText?E.jsx(ff,{children:n}):f&&g?E.jsx(ff,{className:"helper--error",children:g}):null,O=D=>{D&&!f&&m(!0),c==null||c(D),f&&a&&w(D.target.value)},N=(D,j)=>{l==null||l(D,j),D&&!f&&m(!0),D&&typeof D=="object"&&"value"in D&&f&&a&&w(D.value)},F=(D,j)=>{u==null||u(s,D,j),D&&!f&&m(!0),f&&a&&w(D)},k=D=>{if(d)return E.jsx(x.Skeleton,{variant:"rounded",height:29.69,animation:"wave"});switch(D.type){case"select":return E.jsx(df,{children:E.jsx(Kr,{...D,className:`formField__select ${g&&f?"formField__select--error":""} ${D.className||""}`,classNamePrefix:"hiverFormField",onBlur:A,onChange:N,onFocus:v})});case"async-select":return E.jsx(df,{children:E.jsx(DE,{...D,className:`formField__select ${g&&f?"formField__select--error":""} ${D.className||""}`,classNamePrefix:"hiverFormField",onBlur:A,onChange:N,onFocus:v,loadOptions:p})});case"date":return E.jsx(kE,{...D,label:void 0,onBlur:A,onFocus:v,onChange:F,error:!!(g&&f)});default:return E.jsx(SE,{variant:"outlined",fullWidth:!0,id:r,...D,label:void 0,onBlur:A,onChange:O,onFocus:v,error:!!(g&&f),inputProps:{type:D.type,min:D.min,max:D.max,...D.inputProps}})}};return E.jsxs(x.Stack,{spacing:h,useFlexGap:!0,children:[o?E.jsxs(x.Typography,{variant:"h4",component:"label",htmlFor:r,color:x.theme.palette.gray.gray1,className:"hiver__field--label",children:[o,t!=null&&t.isRequired||C?E.jsx("span",{className:"required__star",children:"*"}):null]}):null,E.jsxs(_E,{children:[E.jsx(x.Tooltip,{title:e.toolTipTitle,arrow:!0,placement:"right-end",disableHoverListener:!0,children:k(e)}),y!=null&&y.icon?E.jsx(x.Tooltip,{title:y.toolTipText,placement:"bottom",children:E.jsx(x.IconButton,{className:"form--sideIcon",children:y==null?void 0:y.icon})}):null,T()]})]})},PE=x.styled(x.Stack)`
|
|
718
718
|
& .authform__section-title {
|
|
719
719
|
margin-top: 32px;
|
|
720
720
|
margin-bottom: -12px;
|
|
721
721
|
}
|
|
722
|
-
`,
|
|
722
|
+
`,pf=({formConfig:e,icons:t,selectChangeHandler:n,inputChangeHandler:r,dateChangeHandler:o,predicates:s,values:i,validations:a,onValidationError:c,sectionSpacing:l=3,fieldsSpacing:u=3,labelSpacing:b=1,fetchConfig:y,showGlobalLoader:C=!1})=>{const h=p=>(d,f)=>{n==null||n(d,f,p)};return E.jsx(PE,{spacing:l,children:e.map(({id:p,title:d,formFields:f})=>f.every(g=>g.hideInUI)?null:E.jsxs(S.Fragment,{children:[d&&f.length?E.jsx(x.Typography,{variant:"h3",className:"authform__section-title",children:d}):null,E.jsx(x.Stack,{useFlexGap:!0,spacing:u,children:f.map(g=>{var I,v;return s&&typeof s=="object"&&g.name in s&&s[g.name]===!1||g.hideInUI?null:E.jsx(Es,{value:i==null?void 0:i[g.name],...g,selectChangeHandler:h(g),inputChangeHandler:r,dateChangeHandler:o,validation:a==null?void 0:a[g.name],onValidationError:c,iconData:t==null?void 0:t[g.name],labelSpacing:b,loadOptions:(I=y==null?void 0:y[g.name])==null?void 0:I.loadOptions,showGlobalLoader:C},((v=y==null?void 0:y[g.name])==null?void 0:v.key)||g.name)})})]},p))})},ME=x.styled(x.Box)`
|
|
723
723
|
width: 100%;
|
|
724
724
|
aspect-ratio: ${({aspectRatio:e})=>e};
|
|
725
725
|
border-radius: 8px;
|
|
@@ -743,7 +743,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
743
743
|
width: 40px;
|
|
744
744
|
height: 40px;
|
|
745
745
|
}
|
|
746
|
-
`,
|
|
746
|
+
`,BE=e=>B.createElement("svg",{width:35,height:35,viewBox:"0 0 35 35",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("rect",{x:9,y:9,width:15,height:17,fill:"white"}),B.createElement("g",{clipPath:"url(#clip0_7787_114457)"},B.createElement("path",{d:"M17.1981 2.86633C9.28704 2.86633 2.86646 9.28691 2.86646 17.198C2.86646 25.1091 9.28704 31.5296 17.1981 31.5296C25.1092 31.5296 31.5298 25.1091 31.5298 17.198C31.5298 9.28691 25.1092 2.86633 17.1981 2.86633ZM14.3318 23.6472V10.7487L22.9308 17.198L14.3318 23.6472Z",fill:"#4D596C"})),B.createElement("defs",null,B.createElement("clipPath",{id:"clip0_7787_114457"},B.createElement("rect",{width:34.396,height:34.396,fill:"white"})))),jE=({aspectRatio:e="auto",...t})=>{const[n,r]=S.useState(!1);return n?null:E.jsxs(ME,{aspectRatio:e,children:[E.jsx("img",{className:"preview-img",onError:()=>r(!0),...t}),E.jsx(BE,{className:"play-icon"})]})},GE={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1,VITE_HIVER_CDN_URL:"https://cdn.hiverhq.com/",VITE_MY_ENV_VAR:"myVariable From Agent"},{VITE_HIVER_CDN_URL:VE}=GE,hf=({isAdmin:e=!0,hideHeading:t=!1})=>{const{sendTrackingEvent:n,availableFeatures:r,connectorFunctions:o}=S.useContext(Ge),s=$e(r,dg),i=$e(r,Ro),a=b=>{b.stopPropagation(),n(Pg),o==null||o.redirectToAdmin()},c=b=>{b.stopPropagation(),n(Mg),window.open(ov,"_blank")},l=()=>{n(c2,{source:"main_tab"})},u=i?cv:av;return E.jsxs(dv,{"data-testid":"noConnectors",children:[s?E.jsxs(E.Fragment,{children:[t?null:E.jsx(x.Typography,{variant:"h2",children:i?li:uv}),E.jsx(hv,{onClick:l,href:iv,target:"_blank",children:E.jsx(jE,{src:VE+u,alt:lv,aspectRatio:"1000/783"})})]}):E.jsxs(fv,{children:[E.jsx(pv,{variant:"body1_medium",children:$y}),E.jsx("img",{src:vv,alt:Ky})]}),E.jsx(gv,{variant:"body2",children:ev}),e?E.jsx(ju,{endIcon:E.jsx(x.icons.ArrowForward,{}),onClick:a,...s&&{size:"medium"},children:i?nv:tv}):E.jsxs(E.Fragment,{children:[E.jsx(ju,{onClick:c,children:rv}),E.jsxs(mv,{direction:"row",children:[E.jsx(bv,{}),E.jsx(yv,{variant:"caption",children:sv})]})]})]})},HE=()=>{const{availableFeatures:e}=S.useContext(Ge),t=$e(e,Ro);return E.jsxs(bl,{children:[E.jsxs(x.Stack,{direction:"row",boxSizing:"content-box",paddingTop:"20px",paddingBottom:"12px",height:"36px",gap:"8px",alignItems:"center",children:[t?E.jsx(Il,{width:"20px",height:"20px"}):E.jsx(gl,{}),E.jsx(ml,{variant:"h2",children:t?li:el})]}),E.jsxs(x.Stack,{gap:"12px",children:[E.jsx(_n,{variant:"rounded",width:"100%",height:"46px",animation:"wave"}),E.jsx(_n,{variant:"rounded",width:"100%",height:"46px",animation:"wave"}),E.jsx(_n,{variant:"rounded",width:"100%",height:"46px",animation:"wave"})]})]})},WE=()=>{const{metaData:e,sendTrackingEvent:t,isAdmin:n,connectorFunctions:r}=S.useContext(Ge),[o,s]=S.useState(!1),i=S.useRef(null),[a,c]=S.useState(0),{templateUpdates:l}=e||{},{sections:u=[],actionButtons:b=[],title:y}=l||{},{version:C=""}=l||{},h=Ng(C),p=S.useMemo(()=>Fg(C),[C]),d=S.useMemo(()=>(b==null?void 0:b.filter(({isAdminPanelLink:I})=>!(!n&&I)))??[],[b,n]);if(S.useEffect(()=>{!p&&l&&fi(C,!0)},[p,C,l]),S.useLayoutEffect(()=>{var I;(I=i.current)!=null&&I.scrollHeight&&c(i.current.scrollHeight)},[i]),S.useEffect(()=>{l&&!h&&t(Hg,{update_version_id:C})},[]),!l||h)return null;const f=I=>{var v;I.stopPropagation(),s(w=>!w),(v=i.current)!=null&&v.scrollHeight&&c(i.current.scrollHeight),fi(C,!1,!0)},m=(I,v="",w=!1,A=!1)=>{var T;if(I.stopPropagation(),w&&A?t(Wg,{update_version_id:C}):A&&t(Zg,{update_version_id:C}),!w&&v){(T=window.open(v,"_blank"))==null||T.focus();return}g(I,!1),r==null||r.redirectToAdmin()},g=(I,v=!0)=>{I.stopPropagation(),fi(C,!1),s(!1),v&&t(Xg,{update_version_id:C})};return E.jsxs(K2,{children:[E.jsxs(e1,{children:[E.jsx($2,{variant:"h3",children:y}),E.jsxs(x.Box,{children:[o?E.jsx(x.Tooltip,{title:Eg,placement:"bottom",children:E.jsx(x.IconButton,{onClick:g,children:E.jsx(x.icons.Close,{sx:{height:"16px",width:"16px",opacity:"0.8"}})})}):null,E.jsx(x.Tooltip,{title:o?Ig:ci,placement:"bottom",children:E.jsx(On,{onClick:f,children:E.jsx(hi,{className:o?"":"hiver-up"})})})]})]}),E.jsx(t1,{className:o?"slideDown":"slideUp",ref:i,height:a,children:E.jsxs(n1,{children:[u.map(({title:I,items:v,type:w})=>E.jsxs(a1,{children:[E.jsx(x.Typography,{variant:"body2_medium",children:I}),v.map(A=>{const T=w===_g,{deeplink:O,textHtml:N,imageUrl:F}=A,k=()=>E.jsx(H2,{className:T?"":"ellipsisClass",component:"div",variant:"body2",dangerouslySetInnerHTML:{__html:N}});return E.jsx(r1,{component:"ul",children:E.jsxs(o1,{component:T?"li":"div",marginLeft:F?"0":"14px",children:[F?E.jsx("img",{src:F}):null,O?E.jsx(Cl,{target:"_blank",underline:"none",onClick:D=>m(D,O),fontSize:"13px",children:k()}):k()]})},N)})]},I)),E.jsx(x.Stack,{flexDirection:"row",gap:"8px",marginBottom:"11.5px",children:d.map(({text:I,link:v,isAdminPanelLink:w})=>E.jsx(s1,{variant:w?"contained":"text",children:E.jsx(i1,{variant:"caption",onClick:A=>m(A,v,w,!0),children:I})},I))})]})})]})},ZE="data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7'%20cy='7'%20r='7'%20fill='%23196FE0'/%3e%3cpath%20d='M10.8288%204.89995C10.5922%204.64324%2010.1976%204.63193%209.94761%204.87601L5.96804%208.75823L4.06989%206.75353C3.82948%206.49981%203.43531%206.49425%203.18845%206.74158C2.9418%206.98865%202.9366%207.39455%203.1768%207.64827L5.50404%2010.1061C5.626%2010.235%205.78808%2010.3%205.95059%2010.3C6.10477%2010.3%206.25896%2010.2414%206.37969%2010.124L10.8056%205.80646C11.0553%205.56278%2011.0659%205.15689%2010.8288%204.89995Z'%20fill='white'/%3e%3c/svg%3e",gf=e=>{const t=S.useRef(null),[n,r]=S.useState(!1);return S.useEffect(()=>{t.current&&r(t.current.scrollWidth>t.current.clientWidth)},[e]),{textRef:t,isOverflow:n}},XE=e=>{const{textRef:t,isOverflow:n}=gf(e.data.label);return E.jsx(x.Tooltip,{title:n?e.data.value:null,placement:"bottom",children:E.jsx(l1,{ref:t,variant:"body2",paddingTop:n?"5px":"0px",children:e.data.label})})},zE=e=>E.jsxs(Kt.MenuList,{...e,children:[E.jsx(u1,{children:E.jsx(x.Typography,{variant:"body2_medium",children:M1})}),e.children]}),YE=e=>{const{isSelected:t}=e,{textRef:n,isOverflow:r}=gf(e.data.label);return E.jsx(Kt.Option,{...e,children:E.jsxs(x.Stack,{direction:"row",gap:"5px",justifyContent:"space-between",alignItems:"center",children:[E.jsx(x.Tooltip,{title:r?e.data.value:null,placement:"bottom",children:E.jsx(d1,{ref:n,className:"dropdown-item-text",variant:"body2",children:e.data.label})}),t?E.jsx("img",{src:ZE,width:"14px",height:"14px"}):null]})})},JE=e=>E.jsx(Kt.DropdownIndicator,{...e,children:e.selectProps.menuIsOpen?E.jsx(x.icons.ArrowDropUp,{sx:{height:"18px",width:"18px",color:x.theme.palette.gray.gray3}}):E.jsx(x.icons.ArrowDropDown,{sx:{height:"18px",width:"18px",color:x.theme.palette.gray.gray3}})}),UE={control:e=>({...e,border:"none",boxShadow:"none",marginTop:"12px","&:hover":{border:"none",cursor:"pointer",backgroundColor:x.theme.palette.gray.gray7},"& > :first-child":{"& > :first-child":{paddingTop:"0px"},"& > :nth-child(2)":{height:"0px"}}}),option:(e,t)=>({...e,backgroundColor:x.theme.palette.gray.white,color:x.theme.palette.gray.black,height:"36px",padding:"6px 16px","&:hover":{backgroundColor:t.isFocused?x.theme.palette.gray.gray7:x.theme.palette.gray.white}}),singleValue:e=>({...e}),menuList:e=>({...e,maxHeight:"160px",borderRadius:"4px",overflowX:"hidden"}),menu:e=>({...e,boxShadow:"0px 3px 15px 0px #00000040",marginTop:"3px"}),menuPortal:e=>({...e,zIndex:2,maxHeight:"160px"})},QE=({selectedEmail:e,emailHeaders:t,root:n,setSelectedEmail:r})=>{const o=t?Object.entries(t).map(([s,i])=>({value:s,label:`${i}: ${s}`})):e?[{value:e,label:e}]:[];return S.useEffect(()=>{if(!e&&t&&Object.keys(t).length>0){const s=Object.keys(t)[0];s&&r(s)}},[t,r,e]),E.jsx(Kr,{options:o,value:e?{value:e,label:e}:null,placeholder:e||"Select an email",name:"email-selection",type:"select",onChange:s=>r(String((s==null?void 0:s.value)||"")),components:{...Kr.getDefaultComponents(),MenuList:zE,Option:YE,SingleValue:XE,DropdownIndicator:JE},root:n,styles:UE,isSearchable:!1,menuPortalTarget:document.body})},qE=x.styled(x.Paper)`
|
|
747
747
|
width: stretch;
|
|
748
748
|
height: 100%;
|
|
749
749
|
position: absolute;
|
|
@@ -753,17 +753,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
753
753
|
padding: 20px 14px;
|
|
754
754
|
box-sizing: border-box;
|
|
755
755
|
overflow: hidden;
|
|
756
|
-
|
|
756
|
+
`,$E=x.styled("img")`
|
|
757
757
|
height: 16px;
|
|
758
758
|
width: 16px;
|
|
759
|
-
`,
|
|
759
|
+
`,KE=x.styled(x.Box)`
|
|
760
760
|
margin-top: 12px;
|
|
761
761
|
height: 100%;
|
|
762
|
-
`,
|
|
762
|
+
`,ex="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4735_44625)'%3e%3cpath%20d='M7.9987%2013.334L8.9387%2012.394L5.2187%208.66732H13.332V7.33398L5.2187%207.33398L8.9387%203.60732L7.9987%202.66732L2.66537%208.00065L7.9987%2013.334Z'%20fill='%234D596C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4735_44625'%3e%3crect%20width='16'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%20-1%2016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ua=({children:e,isOpen:t,setIsOpen:n,onClose:r,title:o="Back",backButtonTooltip:s,portalId:i})=>{const a=S.useRef(null),[c,l]=S.useState(!1);return S.useEffect(()=>{i&&(a.current=document.querySelector(`[data-connectorid=${i}]`),l(!0))},[i,l]),S.useEffect(()=>()=>{n(!1)},[n]),t&&c&&a.current&&Oe.createPortal(E.jsxs(qE,{className:"layover-paper",elevation:0,children:[E.jsxs(x.Stack,{direction:"row",alignItems:"center",marginLeft:"-8px",children:[E.jsx(x.Tooltip,{title:s,placement:"bottom",children:E.jsx(x.IconButton,{onClick:r,children:E.jsx($E,{src:ex})})}),E.jsx(x.Typography,{children:o})]}),E.jsx(KE,{children:e})]}),a.current)},mf=e=>e.common.previewCardData,bf=e=>e.common.previewCardApiStatus,tx=e=>e.common.selectedSuggestionType,nx=x.styled(x.Stack)`
|
|
763
763
|
width: 100%;
|
|
764
764
|
border-radius: 8px;
|
|
765
765
|
border: 1px solid ${x.theme.palette.gray.gray5};
|
|
766
|
-
`,
|
|
766
|
+
`,rx=x.styled(x.Stack)`
|
|
767
767
|
padding: 11px;
|
|
768
768
|
height: 46px;
|
|
769
769
|
background: ${x.theme.palette.gray.gray6};
|
|
@@ -773,7 +773,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
773
773
|
white-space: nowrap;
|
|
774
774
|
overflow: hidden;
|
|
775
775
|
}
|
|
776
|
-
`,
|
|
776
|
+
`,ox=x.styled(x.Button)`
|
|
777
777
|
&:hover {
|
|
778
778
|
background-color: #e3e9ff !important;
|
|
779
779
|
color: ${x.theme.palette.purple.primary} !important;
|
|
@@ -781,7 +781,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
781
781
|
}
|
|
782
782
|
margin-top: 10px;
|
|
783
783
|
display: block;
|
|
784
|
-
`,
|
|
784
|
+
`,yf=({cardData:e,cardDataApiStatus:t,objectToLink:n,args:r})=>{const o=Lt(),[s,i]=S.useState(!1),[a,c]=S.useState(!0),{id:l="",cardTitle:u=""}=e||{},b=t===J.LOADING,y=h=>{h.stopPropagation();const p=h.currentTarget.offsetWidth<h.currentTarget.scrollWidth;i(!!p)},C=h=>{var d;o(nr({id:n,args:r,isRefresh:!0}));const p=h.target.tagName==="BUTTON"?(d=h.target)==null?void 0:d.firstChild:h.target;p.className&&(p.className=""),setTimeout(()=>p.className="selected",1)};return E.jsxs(nx,{children:[E.jsxs(rx,{direction:"row",justifyContent:"space-between",children:[b?E.jsx(_n,{width:"100px",height:"24px"}):E.jsx(x.Tooltip,{title:s?u:"",children:E.jsx(x.Typography,{variant:"h4",onMouseOver:h=>y(h),onMouseLeave:h=>y(h),children:u})}),E.jsxs(x.Stack,{direction:"row",alignItems:"center",children:[a?E.jsx(x.Tooltip,{title:$c,placement:"bottom",children:E.jsx(On,{onClick:h=>C(h),children:E.jsx("img",{src:Nu})})}):null,E.jsx(x.Tooltip,{title:a?Kc:ci,placement:"bottom",children:E.jsx(On,{onClick:()=>c(h=>!h),children:E.jsx(hi,{className:a?"":"hiver-up"})})})]})]}),E.jsx(Ou,{id:l,cardTitle:u,specificCardData:{[l]:e},specificConnectorApiStatus:{[l]:t},isOpen:a})]})},vf=x.styled(x.Box)`
|
|
785
785
|
height: 52px;
|
|
786
786
|
background-color: #fff;
|
|
787
787
|
position: sticky;
|
|
@@ -791,7 +791,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
791
791
|
padding: 12px;
|
|
792
792
|
display: flex;
|
|
793
793
|
justify-content: flex-end;
|
|
794
|
-
`,
|
|
794
|
+
`,Cf=x.styled(x.Stack)`
|
|
795
795
|
margin-bottom: 25px;
|
|
796
796
|
padding-right: 12px;
|
|
797
797
|
flex-grow: 1;
|
|
@@ -800,7 +800,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
800
800
|
position: relative;
|
|
801
801
|
top: -5px;
|
|
802
802
|
}
|
|
803
|
-
`,
|
|
803
|
+
`,If=x.styled(x.Stack)`
|
|
804
804
|
height: calc(100% - 44px);
|
|
805
805
|
overflow: auto;
|
|
806
806
|
&::-webkit-scrollbar {
|
|
@@ -813,15 +813,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
813
813
|
border-radius: 4px;
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
|
-
`,
|
|
816
|
+
`,Ef=x.styled(x.Button)`
|
|
817
817
|
&:hover {
|
|
818
818
|
background-color: #e3e9ff !important;
|
|
819
819
|
color: ${x.theme.palette.purple.primary} !important;
|
|
820
820
|
border: 1px solid ${x.theme.palette.purple.primary} !important;
|
|
821
821
|
}
|
|
822
822
|
margin-left: 12px;
|
|
823
|
-
`,
|
|
824
|
-
`).map((s,i)=>E.jsx(x.Typography,{variant:"body2",children:s},i))}),E.jsx(x.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:o.map(s=>E.jsx(x.Button,{variant:s.variant,size:"medium",onClick:s.action,children:s.label},s.label.split(" ").join("_").toLowerCase()))})]})}),
|
|
823
|
+
`,sx=({setOpenTaskLinking:e,onLinkingSuccess:t})=>{const n=Lt(),r=he(mf),o=he(bf),s=he(jy),i=he(ku),[a,c]=S.useState(!1),[l,u]=S.useState(null),[b,y]=S.useState(""),[C,h]=S.useState({}),{conversationId:p,sendTrackingEvent:d}=S.useContext(Ge);S.useEffect(()=>{i&&i.length&&u(i[0])},[i]);const f={externalResourceId:b},m=o===J.LOADING,g=s===J.LOADING,I=()=>{!a&&l&&"value"in l&&(d(qg,{object_type:l.label}),n(nr({id:String(l==null?void 0:l.value),args:f})).unwrap().catch(F=>{(F==null?void 0:F.status)===400?De({message:xu,type:vt}):De({message:Qb,type:vt})})),c(F=>!F)},v=()=>{l&&"value"in l&&p&&n(qo({id:String(l.value),externalResourceId:b,conversationId:p})).unwrap().then(()=>{d(Ug,{object_type:l.label,input_type:b}),De({message:$b,type:un}),e(!1),t()}).catch(F=>{(F==null?void 0:F.status)===400?De({message:xu,type:vt}):(F==null?void 0:F.status)===409?De({message:qb,type:vt}):De({message:Kb,type:vt})})},w=()=>{e(!1),c(!1)},A=(F,k)=>{F&&typeof F=="object"&&"label"in F&&typeof F.label=="string"&&"value"in F&&(typeof F.value=="string"||typeof F.value=="number")&&typeof k.name<"u"&&(u({value:F.value,label:F.label}),y(""))},T=F=>{F.stopPropagation();const{value:k}=(F==null?void 0:F.target)||{};y(k),c(!1)},O=(F,k)=>{h(D=>({...D,[F]:!!k}))},N=()=>Object.keys(C).filter(k=>C[k]).length>0;return E.jsxs(If,{children:[E.jsxs(Cf,{spacing:3,children:[E.jsx(Es,{type:"select",placeholder:wu,options:i,value:l,name:"form-object",selectChangeHandler:A,label:cy,labelSpacing:.5,validation:{isRequired:!0},onValidationError:O}),E.jsx(Es,{type:"text",placeholder:ly,value:b,name:"resourceId",inputChangeHandler:T,label:uy,labelSpacing:.5,validation:{isRequired:!0,validate:Lb()},onValidationError:O}),a?E.jsx(yf,{cardData:r,cardDataApiStatus:o,objectToLink:String((l==null?void 0:l.value)||""),args:f}):null,E.jsx(ox,{fullWidth:!0,disabled:N()||m,color:"tertiary",variant:"outlined",size:"small",onClick:I,children:a?P1:k1})]}),E.jsxs(vf,{children:[E.jsx(x.Button,{onClick:v,disabled:N()||g,size:"small",children:tl}),E.jsx(Ef,{color:"tertiary",variant:"outlined",onClick:w,disabled:g,size:"small",children:ui})]})]})},xf={values:{},errors:{}},Wt={SET_FIELD_VALUE:"SET_FIELD_VALUE",CLEAR_ERROR:"CLEAR_ERROR",SET_FIELD_ERROR:"SET_FIELD_ERROR",SET_FIELDS:"SET_FIELDS",CLEAR_FIELDS:"CLEAR_FIELDS",RESET_STATE:"RESET_STATE"},ix=(e,t)=>{const{type:n,payload:r}=t;switch(n){case Wt.SET_FIELD_VALUE:{if(!(r!=null&&r.value))return e;const{name:o,value:s}=r.value;return{...e,values:{...e.values,[o]:s}}}case Wt.SET_FIELD_ERROR:{if(!(r!=null&&r.value))return e;const{name:o,value:s}=r.value;return typeof s=="boolean"||typeof s=="string"?{...e,errors:{...e.errors,[o]:s}}:e}case Wt.CLEAR_ERROR:{if(!(r!=null&&r.value))return e;const{name:o}=r.value;return{...e,errors:{...e.errors,[o]:""}}}case Wt.SET_FIELDS:{if(!(r!=null&&r.values))return e;const{values:o}=r;return{...e,values:o}}case Wt.RESET_STATE:return xf}return e},wf=()=>S.useReducer(ix,xf),Af=({state:e,dispatch:t,validations:n})=>{const r=e.errors,o=(u,b)=>{t({type:Wt.SET_FIELD_VALUE,payload:{value:{value:b,name:u}}})},s=S.useCallback(()=>Object.keys(r).filter(b=>!!r[b]).length>0,[r]),i=u=>{u.stopPropagation();const{name:b,value:y}=(u==null?void 0:u.target)||{};o(b,y)},a=(u,b)=>{o(u,b||"")},c=(u,b)=>{e.errors[u]!==b&&t({type:Wt.SET_FIELD_ERROR,payload:{value:{name:u,value:b}}})},l=(u,b)=>{if(b){const y=b[u];y==null||y.forEach(C=>{var h;o(C,""),b[C]&&l(C,b),(h=n[C])!=null&&h.isRequired&&c(C,!0)})}};return{setValue:o,isErrorInValidations:s,inputChangeHandler:i,dateChangeHandler:a,handleValidationError:c,clearDependentFields:l}},Tf=({formFields:e,formState:t,formId:n})=>{const r=Lt();return{fetchConfig:S.useMemo(()=>e&&e.length?e.filter(a=>a.interfaceDetails).reduce((a,c)=>{var b,y;const l=Rb(t,(b=c==null?void 0:c.interfaceDetails)==null?void 0:b.args),u=Object.values(((y=c==null?void 0:c.interfaceDetails)==null?void 0:y.args)||{});return{...a,[c.name]:{loadOptions:(C,h,p)=>{var d,f,m,g;if(l.length===u.length){r(Dn({fieldName:c.name,formId:String(n),fieldConfig:c,interfaceId:(d=c.interfaceDetails)==null?void 0:d.id,pagination:(f=c.interfaceDetails)==null?void 0:f.pagination,callback:h,args:{...yu(t,(m=c==null?void 0:c.interfaceDetails)==null?void 0:m.args),...yu(t,(g=c==null?void 0:c.interfaceDetails)==null?void 0:g.optionalArgs)},isScrollToBottomEvent:p}));return}return h([])}}}},{}):null,[e,t,n,r])}},Sf=({setShown:e,shown:t,title:n,description:r,buttons:o})=>E.jsx(Di,{shown:t,setShown:e,showCloseButton:!0,children:E.jsxs(x.Stack,{width:"400px",padding:"20px",children:[E.jsx(x.Typography,{variant:"h2",marginBottom:"8px",children:n}),E.jsx(x.Stack,{gap:"4px",marginBottom:"20px",children:r.split(`
|
|
824
|
+
`).map((s,i)=>E.jsx(x.Typography,{variant:"body2",children:s},i))}),E.jsx(x.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:o.map(s=>E.jsx(x.Button,{variant:s.variant,size:"medium",onClick:s.action,children:s.label},s.label.split(" ").join("_").toLowerCase()))})]})}),_f=({isEdit:e=!1,onClose:t,onCreateSuccess:n,metaData:r,setMetaData:o})=>{var me;const[s,i]=S.useState(null),[a,c]=S.useState(!1),l=S.useRef(null),[u,b]=wf(),y=he(Pu),C=he(e?Py:Du),h=he(By),p=he(My),d=he(Vy),f=he(Hy),m=he(Wy),g=he(Zy),I=he(Xy),v=he(Mu),w=S.useMemo(()=>s&&"value"in s&&h&&h[s.value]&&Array.isArray(h[s.value])?[{id:s.value,formFields:h[s.value]}]:[{id:"emptyFormId",formFields:[]}],[h,s]),A=S.useMemo(()=>{var de;const ne=((de=w==null?void 0:w[0])==null?void 0:de.formFields)||[];return vu({formFields:ne})},[w]),{fetchConfig:T}=Tf({formFields:w[0].formFields,formId:w[0].id,formState:u}),{setValue:O,inputChangeHandler:N,dateChangeHandler:F,clearDependentFields:k,handleValidationError:D,isErrorInValidations:j}=Af({state:u,dispatch:b,validations:A}),{conversationId:z,sendTrackingEvent:W,currentSmIds:X}=S.useContext(Ge),{userGroupId:Z}=Sn()||{},U=(me=y==null?void 0:y.forms.find(ne=>ne.type==="edit"))==null?void 0:me.id,{externalResourceId:se}=y??{},ae=[f,m,I].includes(J.LOADING),M=Lt();S.useEffect(()=>{M(Tu(e?!(g&&"values"in g&&"values"in u&&JSON.stringify(Bu(u.values))===JSON.stringify(Bu(g.values))):(r==null?void 0:r.fields_filled)!==void 0&&r.fields_filled>0))},[e,r,g,u,M]),S.useEffect(()=>(e&&g&&b({type:Wt.SET_FIELDS,payload:g}),()=>{b({type:Wt.SET_FIELDS,payload:{values:{}}})}),[e,b,g]),S.useEffect(()=>{s!==null&&o(ne=>({...ne,object_type:s.label}))},[s,o]),S.useEffect(()=>{if(u.values){const ne=Object.values(u.values).filter(de=>de!=="").length;o(de=>({...de,fields_filled:ne}))}},[u,o]),S.useEffect(()=>{C&&C.length&&i(e&&U?C.find(ne=>ne.value===U)??null:C[0])},[C,e,U]);const Y=()=>{i(l.current),c(!1),b({type:Wt.RESET_STATE})},K=(ne,de,Be)=>{if(de.action==="clear"&&de.name&&(O(de.name,""),s!=null&&s.value&&k(de.name,d==null?void 0:d[s.value]),A[de.name].isRequired&&D(de.name,!0)),ne&&typeof ne=="object"&&"label"in ne&&typeof ne.label=="string"&&"value"in ne&&(typeof ne.value=="string"||typeof ne.value=="number")&&typeof de.name<"u")if(de.name==="form-object")l.current={value:ne.value,label:ne.label},u.values&&ne.value!==(s==null?void 0:s.value)&&(Object.values(u.values).filter(ze=>ze!=="").length>0?c(!0):Y());else{let G=!1;Be&&(G=Be.isMultiSelect||!1);const ze=G?[{value:ne.value,label:ne.label}]:{value:ne.value,label:ne.label};O(de.name,ze),s!=null&&s.value&&k(de.name,d==null?void 0:d[s.value])}},Q=()=>{if(!j()&&U&&(p!=null&&p[U])&&z&&se){const{connectorName:ne,title:de}=y;W(o2,{connector_name:ne,card_title:de,sm_ids:X,ug_id:Z});const Be=p[U].interfaceDetails;if(!Be||!g)return;const{id:G,args:ze={},previousArgs:tt={}}=Be,Ye=Xo(g,tt),wt=Xo(u,ze);M(Uo({formId:String(U),conversationId:z,args:wt,previousArgs:Ye,externalResourceId:se,interfaceId:G,successCallback:()=>{n()}})).unwrap().then(()=>{W(a2,{connector_name:ne,card_title:de,sm_ids:X,ug_id:Z})}).finally(()=>{M(rr(null))})}},ce=()=>{if(!j()&&s&&(p!=null&&p[s.value])&&z){const ne=p==null?void 0:p[s.value].interfaceDetails;if(!ne)return;const{id:de,args:Be={}}=ne,G=Xo(u,Be);M(Jo({formId:String(s.value),conversationId:z,args:G,interfaceId:de,successCallback:()=>{n()}})).unwrap().then(()=>{W(Jg,{object_type:s})})}},ge=[{label:"Cancel",action:()=>c(!1),variant:"text"},{label:"Continue",action:Y}];return E.jsxs(If,{children:[E.jsx(Sf,{shown:a,setShown:c,title:ry,description:oy,buttons:ge}),E.jsxs(Cf,{spacing:3,children:[e?null:E.jsx(Es,{type:"select",placeholder:wu,options:C,value:s,name:"form-object",selectChangeHandler:K,label:ay,labelSpacing:.5,validation:{isRequired:!0}}),E.jsx(pf,{showGlobalLoader:I===J.LOADING,formConfig:w,selectChangeHandler:K,inputChangeHandler:N,dateChangeHandler:F,onValidationError:D,fieldsSpacing:3,labelSpacing:.5,fetchConfig:T,values:u.values,validations:A})]}),E.jsxs(vf,{children:[E.jsx(x.Button,{disabled:j()||ae||!v,onClick:e?Q:ce,size:"small",children:e?wg:xg}),E.jsx(Ef,{variant:"outlined",color:"tertiary",size:"small",onClick:t,disabled:ae,children:ui})]})]})},ax=x.styled(x.Button)`
|
|
825
825
|
&:hover {
|
|
826
826
|
background-color: #e3e9ff !important;
|
|
827
827
|
color: ${x.theme.palette.purple.primary} !important;
|
|
@@ -835,14 +835,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
835
835
|
& .content__btn {
|
|
836
836
|
margin-left: 8px;
|
|
837
837
|
}
|
|
838
|
-
`,
|
|
838
|
+
`,cx=x.styled(x.Button)`
|
|
839
839
|
& path {
|
|
840
840
|
fill: #fff;
|
|
841
841
|
}
|
|
842
842
|
& .content__btn {
|
|
843
843
|
margin-left: 8px;
|
|
844
844
|
}
|
|
845
|
-
`,
|
|
845
|
+
`,lx=e=>B.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("mask",{id:"mask0_4649_80352",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:20,height:21},B.createElement("rect",{y:.320312,width:20,height:20,fill:"#D9D9D9"})),B.createElement("g",{mask:"url(#mask0_4649_80352)"},B.createElement("path",{d:"M9.16797 14.4873H10.8346V11.154H14.168V9.4873H10.8346V6.15397H9.16797V9.4873H5.83464V11.154H9.16797V14.4873ZM10.0013 18.654C8.84852 18.654 7.76519 18.4352 6.7513 17.9977C5.73741 17.5602 4.85547 16.9665 4.10547 16.2165C3.35547 15.4665 2.76172 14.5845 2.32422 13.5706C1.88672 12.5567 1.66797 11.4734 1.66797 10.3206C1.66797 9.16786 1.88672 8.08453 2.32422 7.07064C2.76172 6.05675 3.35547 5.1748 4.10547 4.4248C4.85547 3.6748 5.73741 3.08105 6.7513 2.64355C7.76519 2.20605 8.84852 1.9873 10.0013 1.9873C11.1541 1.9873 12.2374 2.20605 13.2513 2.64355C14.2652 3.08105 15.1471 3.6748 15.8971 4.4248C16.6471 5.1748 17.2409 6.05675 17.6784 7.07064C18.1159 8.08453 18.3346 9.16786 18.3346 10.3206C18.3346 11.4734 18.1159 12.5567 17.6784 13.5706C17.2409 14.5845 16.6471 15.4665 15.8971 16.2165C15.1471 16.9665 14.2652 17.5602 13.2513 17.9977C12.2374 18.4352 11.1541 18.654 10.0013 18.654ZM10.0013 16.9873C11.8624 16.9873 13.4388 16.3415 14.7305 15.0498C16.0221 13.7581 16.668 12.1817 16.668 10.3206C16.668 8.45953 16.0221 6.88314 14.7305 5.59147C13.4388 4.2998 11.8624 3.65397 10.0013 3.65397C8.14019 3.65397 6.5638 4.2998 5.27214 5.59147C3.98047 6.88314 3.33464 8.45953 3.33464 10.3206C3.33464 12.1817 3.98047 13.7581 5.27214 15.0498C6.5638 16.3415 8.14019 16.9873 10.0013 16.9873Z",fill:"#4D596C"}))),ux=e=>B.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("path",{d:"M14.3462 8.73757C14.0406 8.43198 13.5451 8.43198 13.2395 8.73757C12.9339 9.04316 12.9339 9.53863 13.2395 9.84422L14.3462 8.73757ZM15.2392 10.7372L15.7925 10.1839L15.2392 10.7372ZM16.2377 13.1478L15.4552 13.1478L16.2377 13.1478ZM15.2392 15.5584L14.6859 15.0051L15.2392 15.5584ZM10.418 15.5584L9.86469 16.1118L10.418 15.5584ZM9.52499 13.5588C9.2194 13.2532 8.72393 13.2532 8.41834 13.5588C8.11275 13.8643 8.11275 14.3598 8.41834 14.6654L9.52499 13.5588ZM5.52477 11.7731C5.83036 12.0787 6.32583 12.0787 6.63142 11.7731C6.93701 11.4675 6.93701 10.972 6.63142 10.6665L5.52477 11.7731ZM9.45292 4.95224L10.0062 4.39892L9.45292 4.95224ZM10.346 6.95192C10.6515 7.25752 11.147 7.25752 11.4526 6.95192C11.7582 6.64633 11.7582 6.15087 11.4526 5.84527L10.346 6.95192ZM13.2395 9.84422L14.6859 11.2906L15.7925 10.1839L14.3462 8.73757L13.2395 9.84422ZM14.6859 11.2906C15.1785 11.7832 15.4552 12.4512 15.4552 13.1478L17.0202 13.1478C17.0202 12.0362 16.5786 10.97 15.7925 10.1839L14.6859 11.2906ZM15.4552 13.1478C15.4552 13.8445 15.1785 14.5125 14.6859 15.0051L15.7925 16.1118C16.5786 15.3257 17.0202 14.2595 17.0202 13.1478L15.4552 13.1478ZM14.6859 15.0051C13.6601 16.0308 11.9971 16.0308 10.9713 15.0051L9.86469 16.1118C11.5016 17.7487 14.1556 17.7487 15.7925 16.1118L14.6859 15.0051ZM10.9713 15.0051L9.52499 13.5588L8.41834 14.6654L9.86469 16.1118L10.9713 15.0051ZM6.63142 10.6665L5.18507 9.2201L4.07842 10.3268L5.52477 11.7731L6.63142 10.6665ZM5.18507 9.2201C4.69249 8.72752 4.41576 8.05944 4.41576 7.36283H2.85072C2.85072 8.47452 3.29234 9.54067 4.07842 10.3268L5.18507 9.2201ZM4.41576 7.36283C4.41576 6.66622 4.69249 5.99815 5.18507 5.50557L4.07842 4.39892C3.29234 5.185 2.85072 6.25115 2.85072 7.36283H4.41576ZM5.18507 5.50557C6.21081 4.47983 7.87386 4.47983 8.8996 5.50557L10.0062 4.39892C8.36932 2.76199 5.71534 2.76199 4.07842 4.39892L5.18507 5.50557ZM8.8996 5.50557L10.346 6.95192L11.4526 5.84527L10.0062 4.39892L8.8996 5.50557Z",fill:"#4D596C"}),B.createElement("rect",{x:6.36328,y:7.91895,width:1.66667,height:8.33333,rx:.833333,transform:"rotate(-45 6.36328 7.91895)",fill:"#4D596C"})),dx=({onCreateClick:e,onLinkClick:t,haveCreateObjects:n,haveLinkObjects:r})=>E.jsxs(x.Stack,{gap:2,marginTop:"12px",children:[E.jsx(x.Typography,{variant:"body2",color:x.theme.palette.gray.gray1,children:ny}),E.jsxs(x.Stack,{gap:"12px",children:[n?E.jsxs(cx,{fullWidth:!0,onClick:e,size:"medium",children:[E.jsx(lx,{}),E.jsx("span",{className:"content__btn",children:ol})]}):null,r?E.jsxs(ax,{fullWidth:!0,color:"tertiary",variant:"outlined",onClick:t,size:"medium",children:[E.jsx(ux,{}),E.jsx("span",{className:"content__btn",children:sl})]}):null]})]}),fx=e=>e.write.searchObjectList,Of=e=>e.write.objectDict,px=e=>e.write.formFields,hx=e=>e.write.dependentFieldsMap,gx="Search in Connectors",mx="Search in Apps",bx="Start typing to search..",yx="Smart search suggestions",vx=":count result:countSuffix found for :searchObject in :connectorName",Cx="Back to search results",Ix="No search results found",Ex=e=>B.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("g",{id:"icons/Actions/Search"},B.createElement("path",{id:"Shape",fillRule:"evenodd",clipRule:"evenodd",d:"M8.57633 7.54717H8.03431L7.8422 7.36192C8.51458 6.57976 8.91938 5.56432 8.91938 4.45969C8.91938 1.99657 6.92281 0 4.45969 0C1.99657 0 0 1.99657 0 4.45969C0 6.92281 1.99657 8.91938 4.45969 8.91938C5.56432 8.91938 6.57976 8.51458 7.36192 7.8422L7.54717 8.03431V8.57633L10.9777 12L12 10.9777L8.57633 7.54717ZM4.45969 7.54717C2.75129 7.54717 1.37221 6.1681 1.37221 4.45969C1.37221 2.75129 2.75129 1.37221 4.45969 1.37221C6.1681 1.37221 7.54717 2.75129 7.54717 4.45969C7.54717 6.1681 6.1681 7.54717 4.45969 7.54717Z",fill:"#97A3B7"}))),xx=x.styled(x.Stack)`
|
|
846
846
|
flex-flow: row nowrap;
|
|
847
847
|
align-items: center;
|
|
848
848
|
column-gap: 12px;
|
|
@@ -852,28 +852,28 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
852
852
|
&:hover {
|
|
853
853
|
background-color: ${({isSelected:e})=>e?"rgb(80, 109, 255, 0.12)":"rgba(0, 0, 0, 0.04)"};
|
|
854
854
|
}
|
|
855
|
-
`,
|
|
855
|
+
`,wx=x.styled("img")`
|
|
856
856
|
flex-shrink: 0;
|
|
857
857
|
display: block;
|
|
858
858
|
width: 24px;
|
|
859
859
|
height: 24px;
|
|
860
860
|
border-radius: 50%;
|
|
861
|
-
`,
|
|
861
|
+
`,Lf=({data:e,suggestionType:t="basic",isSelected:n=!1,onSelect:r})=>{const o=Lt(),{sendTrackingEvent:s,currentSmIds:i}=S.useContext(Ge),{label:a,description:c,avatarUrl:l,connectorName:u}=e,b=()=>{s(p2,{suggestion_type:t,search_keyword:a,sm_ids:i,connector_name:u}),r(e,t),o(jb(t))};return E.jsxs(xx,{isSelected:n,onClick:b,children:[E.jsx(wx,{src:l,alt:"option"}),E.jsxs(x.Stack,{children:[E.jsx(x.Typography,{color:x.theme.palette.gray.gray1,children:a}),E.jsx(x.Typography,{color:x.theme.palette.gray.gray3,fontSize:"12px",children:c})]})]})},Ax=x.styled(x.Stack)`
|
|
862
862
|
padding: 10px 0 10px 10px;
|
|
863
|
-
`,{Control:
|
|
863
|
+
`,{Control:Tx}=Kt,Sx=({children:e,...t})=>E.jsxs(Tx,{...t,children:[E.jsx(Ax,{children:E.jsx(Ex,{})}),e]}),_x=e=>{const{data:t,isSelected:n,selectOption:r}=e;return E.jsx(Lf,{data:t,isSelected:n,onSelect:r})},Ox={control:(e,{isFocused:t})=>({...e,cursor:"pointer",boxShadow:"none",borderColor:t?"#196FE0 !important":"#D6DDE8",borderWidth:"1px"}),menu:e=>({...e,marginTop:0,padding:0,borderRadius:"4px",background:"#fff",boxShadow:"0px 3px 15px 0px rgba(0, 0, 0, 0.25)",zIndex:3}),input:e=>({...e,"& input":{opacity:"1 !important"}}),menuPortal:e=>({...e,zIndex:3})},Lx=({options:e,value:t,inputValue:n,root:r,onChange:o,onInputChange:s,onReset:i,NoOptionsMessage:a,menuOpen:c})=>{const{availableFeatures:l,sendTrackingEvent:u,currentSmIds:b}=S.useContext(Ge),y=$e(l,Ro),C=(d,{action:f})=>{f==="input-change"&&(s(d),d||i())},h=d=>{o(d),d||(s(""),i())},p=()=>{const d=[...new Set(e.map(f=>f.connectorName))];u(f2,{connector_names:d,sm_ids:b})};return E.jsx(Kr,{name:"global-search",type:"select",value:t,inputValue:n,options:n?e:[],placeholder:y?mx:gx,isSearchable:!0,filterOption:null,styles:Ox,onInputChange:C,onChange:h,isClearable:!0,menuPortalTarget:document.body,blurInputOnSelect:!0,onFocus:p,components:{DropdownIndicator:()=>null,IndicatorSeparator:()=>null,Option:_x,Control:Sx,...a&&{NoOptionsMessage:a}},root:r,...typeof c=="boolean"&&{menuIsOpen:c}})},Rx=x.styled(x.Stack)`
|
|
864
864
|
margin: ${({isEmpty:e})=>e?"0":"12px 0"};
|
|
865
|
-
`,
|
|
865
|
+
`,Fx=({objectId:e,searchString:t,fetchSearchResults:n})=>{var I;const[r,o]=wf(),s=S.useRef(null),i=he(Of),a=he(px),c=he(hx),l=S.useMemo(()=>e&&a&&a[e]&&Array.isArray(a[e])?{id:e,formFields:a[e]}:{id:"emptyFormId",formFields:[]},[a,e]),u=S.useMemo(()=>{const v=(l==null?void 0:l.formFields)||[];return vu({formFields:v})},[l]),{setValue:b,inputChangeHandler:y,dateChangeHandler:C,clearDependentFields:h,handleValidationError:p,isErrorInValidations:d}=Af({state:r,dispatch:o,validations:u}),{fetchConfig:f}=Tf({formState:r,formFields:l.formFields,formId:l.id}),m=S.useCallback(v=>{s.current&&clearTimeout(s.current),s.current=setTimeout(()=>{n(v)},500)},[n]);S.useEffect(()=>{const v=r.values,w=l.id,A=l.formFields;if(Object.values(v).filter(j=>!!j).length<A.length||!i||d()){s.current&&clearTimeout(s.current);return}const T=i[e].searchInterfaceDetails;if(!T)return;const O=i[e].connectorName,{id:N,args:F={}}=T,k=Xo(r,F);m({id:w,interfaceId:N,searchString:t,connectorName:O,args:k})},[r,l,i,e,t,d,m]),S.useEffect(()=>()=>{s.current&&clearTimeout(s.current)},[]);const g=(v,w,A)=>{if(w.action==="clear"&&w.name&&(b(w.name,""),h(w.name,c[e]),u[w.name].isRequired&&p(w.name,!0)),v&&typeof v=="object"&&"label"in v&&typeof v.label=="string"&&"value"in v&&(typeof v.value=="string"||typeof v.value=="number")&&typeof w.name<"u"){let T=!1;A&&(T=A.isMultiSelect||!1);const O=T?[{value:v.value,label:v.label}]:{value:v.value,label:v.label};b(w.name,O),h(w.name,c[e])}};return E.jsx(Rx,{isEmpty:((I=l.formFields)==null?void 0:I.length)===0,children:E.jsx(pf,{showGlobalLoader:!1,formConfig:[l],selectChangeHandler:g,inputChangeHandler:y,dateChangeHandler:C,onValidationError:p,labelSpacing:.5,fetchConfig:f,values:r.values,validations:u})})},Nx="/v1/api"+"/templates/metadata",Dx={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},kx=async e=>{const t=new URLSearchParams,{inboxIds:n,channelType:r,conversationId:o}=e||{};return n&&n.forEach(s=>t.append("inbox_ids",s)),r&&t.append("channel_type",r),o&&t.append("conversation_id",o),it({url:`${Nx}?${t.toString()}`,method:Dx.GET})};let ur={};const Px={get length(){return Object.keys(ur).length},getItem(e){return ur[e]??null},setItem(e,t){ur[e]=t},removeItem(e){delete ur[e]},clear(){ur={}},key(e){return Object.keys(ur)[e]}},Mx={LOCAL:window==null?void 0:window.localStorage,SESSION:window==null?void 0:window.sessionStorage},Bx=(e="LOCAL")=>Mx[e]??Px,jx=(e="LOCAL")=>{const t=Bx(e);return{...t,getItem(n){const r=t.getItem(n);if(!r)return r;try{return JSON.parse(r)}catch(o){return console.warn(o),r}},setItem(n,r){try{const o=JSON.stringify(r);t.setItem(n,o)}catch(o){console.warn(o)}}}},da="@connector-agent-global-search-priority",fa=jx(),Gx=({objectList:e})=>({sortedObjectList:S.useMemo(()=>{const r=fa.getItem(da);return r?[...e].sort((o,s)=>(r[o.value]??0)>(r[s.value]??0)?-1:1):e},[e]),updatePriority:r=>{const o=fa.getItem(da)??{};o[r]||(o[r]=0),o[r]++,fa.setItem(da,o)}}),Vx=x.styled(x.Stack)`
|
|
866
866
|
padding: 8px 0;
|
|
867
|
-
`,
|
|
867
|
+
`,Hx=x.styled(x.Typography)`
|
|
868
868
|
padding: 6px 16px;
|
|
869
869
|
color: ${x.theme.palette.gray.gray4};
|
|
870
870
|
font-size: 13px;
|
|
871
|
-
`,
|
|
871
|
+
`,Wx=x.styled(x.Typography)`
|
|
872
872
|
padding: 6px 16px;
|
|
873
873
|
color: ${x.theme.palette.gray.gray3};
|
|
874
874
|
font-size: 11px;
|
|
875
875
|
text-transform: uppercase;
|
|
876
|
-
`,Fx=({onSelect:e,selectedOption:t,options:n})=>n.length?E.jsxs(Ox,{children:[E.jsx(Lx,{children:sx}),E.jsx(Rx,{children:ix}),n.map(r=>E.jsx(Sf,{data:r,isSelected:t===r,onSelect:e},r.label+r.description))]}):null;var ur=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Nn=typeof window>"u"||"Deno"in globalThis;function It(){}function Dx(e,t){return typeof e=="function"?e(t):e}function ua(e){return typeof e=="number"&&e>=0&&e!==1/0}function _f(e,t){return Math.max(e+(t||0)-Date.now(),0)}function dr(e,t){return typeof e=="function"?e(t):e}function _t(e,t){return typeof e=="function"?e(t):e}function Of(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:s,queryKey:i,stale:a}=e;if(i){if(r){if(t.queryHash!==da(i,t.options))return!1}else if(!to(t.queryKey,i))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||o&&o!==t.state.fetchStatus||s&&!s(t))}function Lf(e,t){const{exact:n,status:r,predicate:o,mutationKey:s}=e;if(s){if(!t.options.mutationKey)return!1;if(n){if(kn(t.options.mutationKey)!==kn(s))return!1}else if(!to(t.options.mutationKey,s))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function da(e,t){return((t==null?void 0:t.queryKeyHashFn)||kn)(e)}function kn(e){return JSON.stringify(e,(t,n)=>pa(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function to(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!to(e[n],t[n])):!1}function fa(e,t){if(e===t)return e;const n=Rf(e)&&Rf(t);if(n||pa(e)&&pa(t)){const r=n?e:Object.keys(e),o=r.length,s=n?t:Object.keys(t),i=s.length,a=n?[]:{};let c=0;for(let l=0;l<i;l++){const u=n?l:s[l];(!n&&r.includes(u)||n)&&e[u]===void 0&&t[u]===void 0?(a[u]=void 0,c++):(a[u]=fa(e[u],t[u]),a[u]===e[u]&&e[u]!==void 0&&c++)}return o===i&&c===o?e:a}return t}function xs(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Rf(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function pa(e){if(!Ff(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Ff(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Ff(e){return Object.prototype.toString.call(e)==="[object Object]"}function Nx(e){return new Promise(t=>{setTimeout(t,e)})}function ha(e,t,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(e,t);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return fa(e,t)}catch(r){console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`)}return fa(e,t)}return t}function kx(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function Px(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var ws=Symbol();function Df(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===ws&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===ws?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var Mx=(e0=class extends ur{constructor(){super();ee(this,Pn);ee(this,un);ee(this,fr);H(this,fr,t=>{if(!Nn&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){L(this,un)||this.setEventListener(L(this,fr))}onUnsubscribe(){var t;this.hasListeners()||((t=L(this,un))==null||t.call(this),H(this,un,void 0))}setEventListener(t){var n;H(this,fr,t),(n=L(this,un))==null||n.call(this),H(this,un,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){L(this,Pn)!==t&&(H(this,Pn,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof L(this,Pn)=="boolean"?L(this,Pn):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},Pn=new WeakMap,un=new WeakMap,fr=new WeakMap,e0),ga=new Mx,Bx=(t0=class extends ur{constructor(){super();ee(this,pr,!0);ee(this,dn);ee(this,hr);H(this,hr,t=>{if(!Nn&&window.addEventListener){const n=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){L(this,dn)||this.setEventListener(L(this,hr))}onUnsubscribe(){var t;this.hasListeners()||((t=L(this,dn))==null||t.call(this),H(this,dn,void 0))}setEventListener(t){var n;H(this,hr,t),(n=L(this,dn))==null||n.call(this),H(this,dn,t(this.setOnline.bind(this)))}setOnline(t){L(this,pr)!==t&&(H(this,pr,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return L(this,pr)}},pr=new WeakMap,dn=new WeakMap,hr=new WeakMap,t0),As=new Bx;function ma(){let e,t;const n=new Promise((o,s)=>{e=o,t=s});n.status="pending",n.catch(()=>{});function r(o){Object.assign(n,o),delete n.resolve,delete n.reject}return n.resolve=o=>{r({status:"fulfilled",value:o}),e(o)},n.reject=o=>{r({status:"rejected",reason:o}),t(o)},n}function jx(e){return Math.min(1e3*2**e,3e4)}function Nf(e){return(e??"online")==="online"?As.isOnline():!0}var kf=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function ba(e){return e instanceof kf}function Pf(e){let t=!1,n=0,r=!1,o;const s=ma(),i=p=>{var d;r||(y(new kf(p)),(d=e.abort)==null||d.call(e))},a=()=>{t=!0},c=()=>{t=!1},l=()=>ga.isFocused()&&(e.networkMode==="always"||As.isOnline())&&e.canRun(),u=()=>Nf(e.networkMode)&&e.canRun(),b=p=>{var d;r||(r=!0,(d=e.onSuccess)==null||d.call(e,p),o==null||o(),s.resolve(p))},y=p=>{var d;r||(r=!0,(d=e.onError)==null||d.call(e,p),o==null||o(),s.reject(p))},C=()=>new Promise(p=>{var d;o=f=>{(r||l())&&p(f)},(d=e.onPause)==null||d.call(e)}).then(()=>{var p;o=void 0,r||(p=e.onContinue)==null||p.call(e)}),h=()=>{if(r)return;let p;const d=n===0?e.initialPromise:void 0;try{p=d??e.fn()}catch(f){p=Promise.reject(f)}Promise.resolve(p).then(b).catch(f=>{var w;if(r)return;const m=e.retry??(Nn?0:3),g=e.retryDelay??jx,I=typeof g=="function"?g(n,f):g,v=m===!0||typeof m=="number"&&n<m||typeof m=="function"&&m(n,f);if(t||!v){y(f);return}n++,(w=e.onFail)==null||w.call(e,n,f),Nx(I).then(()=>l()?void 0:C()).then(()=>{t?y(f):h()})})};return{promise:s,cancel:i,continue:()=>(o==null||o(),s),cancelRetry:a,continueRetry:c,canStart:u,start:()=>(u()?h():C().then(h),s)}}function Gx(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=a=>setTimeout(a,0);const s=a=>{t?e.push(a):o(()=>{n(a)})},i=()=>{const a=e;e=[],a.length&&o(()=>{r(()=>{a.forEach(c=>{n(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||i()}return c},batchCalls:a=>(...c)=>{s(()=>{a(...c)})},schedule:s,setNotifyFunction:a=>{n=a},setBatchNotifyFunction:a=>{r=a},setScheduler:a=>{o=a}}}var Ge=Gx(),Mf=(n0=class{constructor(){ee(this,Mn)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),ua(this.gcTime)&&H(this,Mn,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Nn?1/0:5*60*1e3))}clearGcTimeout(){L(this,Mn)&&(clearTimeout(L(this,Mn)),H(this,Mn,void 0))}},Mn=new WeakMap,n0),Vx=(r0=class extends Mf{constructor(t){super();ee(this,Ot);ee(this,gr);ee(this,mr);ee(this,Et);ee(this,Bn);ee(this,Ue);ee(this,no);ee(this,jn);H(this,jn,!1),H(this,no,t.defaultOptions),this.setOptions(t.options),this.observers=[],H(this,Bn,t.client),H(this,Et,L(this,Bn).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,H(this,gr,Hx(this.options)),this.state=t.state??L(this,gr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=L(this,Ue))==null?void 0:t.promise}setOptions(t){this.options={...L(this,no),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&L(this,Et).remove(this)}setData(t,n){const r=ha(this.state.data,t,this.options);return le(this,Ot,nn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){le(this,Ot,nn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=L(this,Ue))==null?void 0:r.promise;return(o=L(this,Ue))==null||o.cancel(t),n?n.then(It).catch(It):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(L(this,gr))}isActive(){return this.observers.some(t=>_t(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===ws||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStale(){return this.state.isInvalidated?!0:this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0}isStaleByTime(t=0){return this.state.isInvalidated||this.state.data===void 0||!_f(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=L(this,Ue))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=L(this,Ue))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),L(this,Et).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(L(this,Ue)&&(L(this,jn)?L(this,Ue).cancel({revert:!0}):L(this,Ue).cancelRetry()),this.scheduleGc()),L(this,Et).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||le(this,Ot,nn).call(this,{type:"invalidate"})}fetch(t,n){var c,l,u;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(L(this,Ue))return L(this,Ue).continueRetry(),L(this,Ue).promise}if(t&&this.setOptions(t),!this.options.queryFn){const b=this.observers.find(y=>y.options.queryFn);b&&this.setOptions(b.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,o=b=>{Object.defineProperty(b,"signal",{enumerable:!0,get:()=>(H(this,jn,!0),r.signal)})},s=()=>{const b=Df(this.options,n),y={client:L(this,Bn),queryKey:this.queryKey,meta:this.meta};return o(y),H(this,jn,!1),this.options.persister?this.options.persister(b,y,this):b(y)},i={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:L(this,Bn),state:this.state,fetchFn:s};o(i),(c=this.options.behavior)==null||c.onFetch(i,this),H(this,mr,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((l=i.fetchOptions)==null?void 0:l.meta))&&le(this,Ot,nn).call(this,{type:"fetch",meta:(u=i.fetchOptions)==null?void 0:u.meta});const a=b=>{var y,C,h,p;ba(b)&&b.silent||le(this,Ot,nn).call(this,{type:"error",error:b}),ba(b)||((C=(y=L(this,Et).config).onError)==null||C.call(y,b,this),(p=(h=L(this,Et).config).onSettled)==null||p.call(h,this.state.data,b,this)),this.scheduleGc()};return H(this,Ue,Pf({initialPromise:n==null?void 0:n.initialPromise,fn:i.fetchFn,abort:r.abort.bind(r),onSuccess:b=>{var y,C,h,p;if(b===void 0){process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),a(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(b)}catch(d){a(d);return}(C=(y=L(this,Et).config).onSuccess)==null||C.call(y,b,this),(p=(h=L(this,Et).config).onSettled)==null||p.call(h,b,this.state.error,this),this.scheduleGc()},onError:a,onFail:(b,y)=>{le(this,Ot,nn).call(this,{type:"failed",failureCount:b,error:y})},onPause:()=>{le(this,Ot,nn).call(this,{type:"pause"})},onContinue:()=>{le(this,Ot,nn).call(this,{type:"continue"})},retry:i.options.retry,retryDelay:i.options.retryDelay,networkMode:i.options.networkMode,canRun:()=>!0})),L(this,Ue).start()}},gr=new WeakMap,mr=new WeakMap,Et=new WeakMap,Bn=new WeakMap,Ue=new WeakMap,no=new WeakMap,jn=new WeakMap,Ot=new WeakSet,nn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...Bf(r.data,this.options),fetchMeta:t.meta??null};case"success":return{...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const o=t.error;return ba(o)&&o.revert&&L(this,mr)?{...L(this,mr),fetchStatus:"idle"}:{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),Ge.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),L(this,Et).notify({query:this,type:"updated",action:t})})},r0);function Bf(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Nf(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Hx(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var Wx=(o0=class extends ur{constructor(t={}){super();ee(this,Vt);this.config=t,H(this,Vt,new Map)}build(t,n,r){const o=n.queryKey,s=n.queryHash??da(o,n);let i=this.get(s);return i||(i=new Vx({client:t,queryKey:o,queryHash:s,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(i)),i}add(t){L(this,Vt).has(t.queryHash)||(L(this,Vt).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=L(this,Vt).get(t.queryHash);n&&(t.destroy(),n===t&&L(this,Vt).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Ge.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return L(this,Vt).get(t)}getAll(){return[...L(this,Vt).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Of(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Of(t,r)):n}notify(t){Ge.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Ge.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Ge.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Vt=new WeakMap,o0),Zx=(s0=class extends Mf{constructor(t){super();ee(this,Wt);ee(this,Ht);ee(this,$e);ee(this,Gn);this.mutationId=t.mutationId,H(this,$e,t.mutationCache),H(this,Ht,[]),this.state=t.state||jf(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){L(this,Ht).includes(t)||(L(this,Ht).push(t),this.clearGcTimeout(),L(this,$e).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){H(this,Ht,L(this,Ht).filter(n=>n!==t)),this.scheduleGc(),L(this,$e).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){L(this,Ht).length||(this.state.status==="pending"?this.scheduleGc():L(this,$e).remove(this))}continue(){var t;return((t=L(this,Gn))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,s,i,a,c,l,u,b,y,C,h,p,d,f,m,g,I,v,w,A;H(this,Gn,Pf({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(T,O)=>{le(this,Wt,vn).call(this,{type:"failed",failureCount:T,error:O})},onPause:()=>{le(this,Wt,vn).call(this,{type:"pause"})},onContinue:()=>{le(this,Wt,vn).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>L(this,$e).canRun(this)}));const n=this.state.status==="pending",r=!L(this,Gn).canStart();try{if(!n){le(this,Wt,vn).call(this,{type:"pending",variables:t,isPaused:r}),await((s=(o=L(this,$e).config).onMutate)==null?void 0:s.call(o,t,this));const O=await((a=(i=this.options).onMutate)==null?void 0:a.call(i,t));O!==this.state.context&&le(this,Wt,vn).call(this,{type:"pending",context:O,variables:t,isPaused:r})}const T=await L(this,Gn).start();return await((l=(c=L(this,$e).config).onSuccess)==null?void 0:l.call(c,T,t,this.state.context,this)),await((b=(u=this.options).onSuccess)==null?void 0:b.call(u,T,t,this.state.context)),await((C=(y=L(this,$e).config).onSettled)==null?void 0:C.call(y,T,null,this.state.variables,this.state.context,this)),await((p=(h=this.options).onSettled)==null?void 0:p.call(h,T,null,t,this.state.context)),le(this,Wt,vn).call(this,{type:"success",data:T}),T}catch(T){try{throw await((f=(d=L(this,$e).config).onError)==null?void 0:f.call(d,T,t,this.state.context,this)),await((g=(m=this.options).onError)==null?void 0:g.call(m,T,t,this.state.context)),await((v=(I=L(this,$e).config).onSettled)==null?void 0:v.call(I,void 0,T,this.state.variables,this.state.context,this)),await((A=(w=this.options).onSettled)==null?void 0:A.call(w,void 0,T,t,this.state.context)),T}finally{le(this,Wt,vn).call(this,{type:"error",error:T})}}finally{L(this,$e).runNext(this)}}},Ht=new WeakMap,$e=new WeakMap,Gn=new WeakMap,Wt=new WeakSet,vn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),Ge.batch(()=>{L(this,Ht).forEach(r=>{r.onMutationUpdate(t)}),L(this,$e).notify({mutation:this,type:"updated",action:t})})},s0);function jf(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var Xx=(i0=class extends ur{constructor(t={}){super();ee(this,Kt);ee(this,Lt);ee(this,ro);this.config=t,H(this,Kt,new Set),H(this,Lt,new Map),H(this,ro,0)}build(t,n,r){const o=new Zx({mutationCache:this,mutationId:++Ss(this,ro)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){L(this,Kt).add(t);const n=Ts(t);if(typeof n=="string"){const r=L(this,Lt).get(n);r?r.push(t):L(this,Lt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(L(this,Kt).delete(t)){const n=Ts(t);if(typeof n=="string"){const r=L(this,Lt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&L(this,Lt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ts(t);if(typeof n=="string"){const r=L(this,Lt).get(n),o=r==null?void 0:r.find(s=>s.state.status==="pending");return!o||o===t}else return!0}runNext(t){var r;const n=Ts(t);if(typeof n=="string"){const o=(r=L(this,Lt).get(n))==null?void 0:r.find(s=>s!==t&&s.state.isPaused);return(o==null?void 0:o.continue())??Promise.resolve()}else return Promise.resolve()}clear(){Ge.batch(()=>{L(this,Kt).forEach(t=>{this.notify({type:"removed",mutation:t})}),L(this,Kt).clear(),L(this,Lt).clear()})}getAll(){return Array.from(L(this,Kt))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Lf(n,r))}findAll(t={}){return this.getAll().filter(n=>Lf(t,n))}notify(t){Ge.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Ge.batch(()=>Promise.all(t.map(n=>n.continue().catch(It))))}},Kt=new WeakMap,Lt=new WeakMap,ro=new WeakMap,i0);function Ts(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Gf(e){return{onFetch:(t,n)=>{var u,b,y,C,h;const r=t.options,o=(y=(b=(u=t.fetchOptions)==null?void 0:u.meta)==null?void 0:b.fetchMore)==null?void 0:y.direction,s=((C=t.state.data)==null?void 0:C.pages)||[],i=((h=t.state.data)==null?void 0:h.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const l=async()=>{let p=!1;const d=g=>{Object.defineProperty(g,"signal",{enumerable:!0,get:()=>(t.signal.aborted?p=!0:t.signal.addEventListener("abort",()=>{p=!0}),t.signal)})},f=Df(t.options,t.fetchOptions),m=async(g,I,v)=>{if(p)return Promise.reject();if(I==null&&g.pages.length)return Promise.resolve(g);const w={client:t.client,queryKey:t.queryKey,pageParam:I,direction:v?"backward":"forward",meta:t.options.meta};d(w);const A=await f(w),{maxPages:T}=t.options,O=v?Px:kx;return{pages:O(g.pages,A,T),pageParams:O(g.pageParams,I,T)}};if(o&&s.length){const g=o==="backward",I=g?zx:Vf,v={pages:s,pageParams:i},w=I(r,v);a=await m(v,w,g)}else{const g=e??s.length;do{const I=c===0?i[0]??r.initialPageParam:Vf(r,a);if(c>0&&I==null)break;a=await m(a,I),c++}while(c<g)}return a};t.options.persister?t.fetchFn=()=>{var p,d;return(d=(p=t.options).persister)==null?void 0:d.call(p,l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=l}}}function Vf(e,{pages:t,pageParams:n}){const r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function zx(e,{pages:t,pageParams:n}){var r;return t.length>0?(r=e.getPreviousPageParam)==null?void 0:r.call(e,t[0],t,n[0],n):void 0}var Yx=(a0=class{constructor(e={}){ee(this,Fe);ee(this,fn);ee(this,pn);ee(this,br);ee(this,yr);ee(this,hn);ee(this,vr);ee(this,Cr);H(this,Fe,e.queryCache||new Wx),H(this,fn,e.mutationCache||new Xx),H(this,pn,e.defaultOptions||{}),H(this,br,new Map),H(this,yr,new Map),H(this,hn,0)}mount(){Ss(this,hn)._++,L(this,hn)===1&&(H(this,vr,ga.subscribe(async e=>{e&&(await this.resumePausedMutations(),L(this,Fe).onFocus())})),H(this,Cr,As.subscribe(async e=>{e&&(await this.resumePausedMutations(),L(this,Fe).onOnline())})))}unmount(){var e,t;Ss(this,hn)._--,L(this,hn)===0&&((e=L(this,vr))==null||e.call(this),H(this,vr,void 0),(t=L(this,Cr))==null||t.call(this),H(this,Cr,void 0))}isFetching(e){return L(this,Fe).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return L(this,fn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=L(this,Fe).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=L(this,Fe).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(dr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return L(this,Fe).findAll(e).map(({queryKey:t,state:n})=>{const r=n.data;return[t,r]})}setQueryData(e,t,n){const r=this.defaultQueryOptions({queryKey:e}),o=L(this,Fe).get(r.queryHash),s=o==null?void 0:o.state.data,i=Dx(t,s);if(i!==void 0)return L(this,Fe).build(this,r).setData(i,{...n,manual:!0})}setQueriesData(e,t,n){return Ge.batch(()=>L(this,Fe).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=L(this,Fe).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=L(this,Fe);Ge.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=L(this,Fe);return Ge.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Ge.batch(()=>L(this,Fe).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(It).catch(It)}invalidateQueries(e,t={}){return Ge.batch(()=>(L(this,Fe).findAll(e).forEach(n=>{n.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=Ge.batch(()=>L(this,Fe).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let s=o.fetch(void 0,n);return n.throwOnError||(s=s.catch(It)),o.state.fetchStatus==="paused"?Promise.resolve():s}));return Promise.all(r).then(It)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=L(this,Fe).build(this,t);return n.isStaleByTime(dr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(It).catch(It)}fetchInfiniteQuery(e){return e.behavior=Gf(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(It).catch(It)}ensureInfiniteQueryData(e){return e.behavior=Gf(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return As.isOnline()?L(this,fn).resumePausedMutations():Promise.resolve()}getQueryCache(){return L(this,Fe)}getMutationCache(){return L(this,fn)}getDefaultOptions(){return L(this,pn)}setDefaultOptions(e){H(this,pn,e)}setQueryDefaults(e,t){L(this,br).set(kn(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...L(this,br).values()],n={};return t.forEach(r=>{to(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){L(this,yr).set(kn(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...L(this,yr).values()],n={};return t.forEach(r=>{to(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...L(this,pn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=da(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===ws&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...L(this,pn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){L(this,Fe).clear(),L(this,fn).clear()}},Fe=new WeakMap,fn=new WeakMap,pn=new WeakMap,br=new WeakMap,yr=new WeakMap,hn=new WeakMap,vr=new WeakMap,Cr=new WeakMap,a0),Jx=(c0=class extends ur{constructor(t,n){super();ee(this,we);ee(this,ct);ee(this,pe);ee(this,oo);ee(this,Ke);ee(this,Vn);ee(this,Ir);ee(this,gn);ee(this,Zt);ee(this,so);ee(this,Er);ee(this,xr);ee(this,Hn);ee(this,Wn);ee(this,mn);ee(this,wr,new Set);this.options=n,H(this,ct,t),H(this,Zt,null),H(this,gn,ma()),this.options.experimental_prefetchInRender||L(this,gn).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(L(this,pe).addObserver(this),Hf(L(this,pe),this.options)?le(this,we,lo).call(this):this.updateResult(),le(this,we,Da).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ya(L(this,pe),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ya(L(this,pe),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,le(this,we,Na).call(this),le(this,we,ka).call(this),L(this,pe).removeObserver(this)}setOptions(t,n){const r=this.options,o=L(this,pe);if(this.options=L(this,ct).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof _t(this.options.enabled,L(this,pe))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");le(this,we,Pa).call(this),L(this,pe).setOptions(this.options),r._defaulted&&!xs(this.options,r)&&L(this,ct).getQueryCache().notify({type:"observerOptionsUpdated",query:L(this,pe),observer:this});const s=this.hasListeners();s&&Wf(L(this,pe),o,this.options,r)&&le(this,we,lo).call(this),this.updateResult(n),s&&(L(this,pe)!==o||_t(this.options.enabled,L(this,pe))!==_t(r.enabled,L(this,pe))||dr(this.options.staleTime,L(this,pe))!==dr(r.staleTime,L(this,pe)))&&le(this,we,La).call(this);const i=le(this,we,Ra).call(this);s&&(L(this,pe)!==o||_t(this.options.enabled,L(this,pe))!==_t(r.enabled,L(this,pe))||i!==L(this,mn))&&le(this,we,Fa).call(this,i)}getOptimisticResult(t){const n=L(this,ct).getQueryCache().build(L(this,ct),t),r=this.createResult(n,t);return Qx(this,r)&&(H(this,Ke,r),H(this,Ir,this.options),H(this,Vn,L(this,pe).state)),r}getCurrentResult(){return L(this,Ke)}trackResult(t,n){const r={};return Object.keys(t).forEach(o=>{Object.defineProperty(r,o,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(o),n==null||n(o),t[o])})}),r}trackProp(t){L(this,wr).add(t)}getCurrentQuery(){return L(this,pe)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=L(this,ct).defaultQueryOptions(t),r=L(this,ct).getQueryCache().build(L(this,ct),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return le(this,we,lo).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),L(this,Ke)))}createResult(t,n){var T;const r=L(this,pe),o=this.options,s=L(this,Ke),i=L(this,Vn),a=L(this,Ir),l=t!==r?t.state:L(this,oo),{state:u}=t;let b={...u},y=!1,C;if(n._optimisticResults){const O=this.hasListeners(),D=!O&&Hf(t,n),F=O&&Wf(t,r,n,o);(D||F)&&(b={...b,...Bf(u.data,t.options)}),n._optimisticResults==="isRestoring"&&(b.fetchStatus="idle")}let{error:h,errorUpdatedAt:p,status:d}=b;if(n.select&&b.data!==void 0)if(s&&b.data===(i==null?void 0:i.data)&&n.select===L(this,so))C=L(this,Er);else try{H(this,so,n.select),C=n.select(b.data),C=ha(s==null?void 0:s.data,C,n),H(this,Er,C),H(this,Zt,null)}catch(O){H(this,Zt,O)}else C=b.data;if(n.placeholderData!==void 0&&C===void 0&&d==="pending"){let O;if(s!=null&&s.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData))O=s.data;else if(O=typeof n.placeholderData=="function"?n.placeholderData((T=L(this,xr))==null?void 0:T.state.data,L(this,xr)):n.placeholderData,n.select&&O!==void 0)try{O=n.select(O),H(this,Zt,null)}catch(D){H(this,Zt,D)}O!==void 0&&(d="success",C=ha(s==null?void 0:s.data,O,n),y=!0)}L(this,Zt)&&(h=L(this,Zt),C=L(this,Er),p=Date.now(),d="error");const f=b.fetchStatus==="fetching",m=d==="pending",g=d==="error",I=m&&f,v=C!==void 0,A={status:d,fetchStatus:b.fetchStatus,isPending:m,isSuccess:d==="success",isError:g,isInitialLoading:I,isLoading:I,data:C,dataUpdatedAt:b.dataUpdatedAt,error:h,errorUpdatedAt:p,failureCount:b.fetchFailureCount,failureReason:b.fetchFailureReason,errorUpdateCount:b.errorUpdateCount,isFetched:b.dataUpdateCount>0||b.errorUpdateCount>0,isFetchedAfterMount:b.dataUpdateCount>l.dataUpdateCount||b.errorUpdateCount>l.errorUpdateCount,isFetching:f,isRefetching:f&&!m,isLoadingError:g&&!v,isPaused:b.fetchStatus==="paused",isPlaceholderData:y,isRefetchError:g&&v,isStale:va(t,n),refetch:this.refetch,promise:L(this,gn)};if(this.options.experimental_prefetchInRender){const O=k=>{A.status==="error"?k.reject(A.error):A.data!==void 0&&k.resolve(A.data)},D=()=>{const k=H(this,gn,A.promise=ma());O(k)},F=L(this,gn);switch(F.status){case"pending":t.queryHash===r.queryHash&&O(F);break;case"fulfilled":(A.status==="error"||A.data!==F.value)&&D();break;case"rejected":(A.status!=="error"||A.error!==F.reason)&&D();break}}return A}updateResult(t){const n=L(this,Ke),r=this.createResult(L(this,pe),this.options);if(H(this,Vn,L(this,pe).state),H(this,Ir,this.options),L(this,Vn).data!==void 0&&H(this,xr,L(this,pe)),xs(r,n))return;H(this,Ke,r);const o={},s=()=>{if(!n)return!0;const{notifyOnChangeProps:i}=this.options,a=typeof i=="function"?i():i;if(a==="all"||!a&&!L(this,wr).size)return!0;const c=new Set(a??L(this,wr));return this.options.throwOnError&&c.add("error"),Object.keys(L(this,Ke)).some(l=>{const u=l;return L(this,Ke)[u]!==n[u]&&c.has(u)})};(t==null?void 0:t.listeners)!==!1&&s()&&(o.listeners=!0),le(this,we,y0).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&le(this,we,Da).call(this)}},ct=new WeakMap,pe=new WeakMap,oo=new WeakMap,Ke=new WeakMap,Vn=new WeakMap,Ir=new WeakMap,gn=new WeakMap,Zt=new WeakMap,so=new WeakMap,Er=new WeakMap,xr=new WeakMap,Hn=new WeakMap,Wn=new WeakMap,mn=new WeakMap,wr=new WeakMap,we=new WeakSet,lo=function(t){le(this,we,Pa).call(this);let n=L(this,pe).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(It)),n},La=function(){le(this,we,Na).call(this);const t=dr(this.options.staleTime,L(this,pe));if(Nn||L(this,Ke).isStale||!ua(t))return;const r=_f(L(this,Ke).dataUpdatedAt,t)+1;H(this,Hn,setTimeout(()=>{L(this,Ke).isStale||this.updateResult()},r))},Ra=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(L(this,pe)):this.options.refetchInterval)??!1},Fa=function(t){le(this,we,ka).call(this),H(this,mn,t),!(Nn||_t(this.options.enabled,L(this,pe))===!1||!ua(L(this,mn))||L(this,mn)===0)&&H(this,Wn,setInterval(()=>{(this.options.refetchIntervalInBackground||ga.isFocused())&&le(this,we,lo).call(this)},L(this,mn)))},Da=function(){le(this,we,La).call(this),le(this,we,Fa).call(this,le(this,we,Ra).call(this))},Na=function(){L(this,Hn)&&(clearTimeout(L(this,Hn)),H(this,Hn,void 0))},ka=function(){L(this,Wn)&&(clearInterval(L(this,Wn)),H(this,Wn,void 0))},Pa=function(){const t=L(this,ct).getQueryCache().build(L(this,ct),this.options);if(t===L(this,pe))return;const n=L(this,pe);H(this,pe,t),H(this,oo,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},y0=function(t){Ge.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(L(this,Ke))}),L(this,ct).getQueryCache().notify({query:L(this,pe),type:"observerResultsUpdated"})})},c0);function Ux(e,t){return _t(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Hf(e,t){return Ux(e,t)||e.state.data!==void 0&&ya(e,t,t.refetchOnMount)}function ya(e,t,n){if(_t(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&va(e,t)}return!1}function Wf(e,t,n,r){return(e!==t||_t(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&va(e,n)}function va(e,t){return _t(t.enabled,e)!==!1&&e.isStaleByTime(dr(t.staleTime,e))}function Qx(e,t){return!xs(e.getCurrentResult(),t)}var qx=(l0=class extends ur{constructor(t,n){super();ee(this,tn);ee(this,bn);ee(this,yn);ee(this,lt);ee(this,en);H(this,bn,t),this.setOptions(n),this.bindMethods(),le(this,tn,_s).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(t){var r;const n=this.options;this.options=L(this,bn).defaultMutationOptions(t),xs(this.options,n)||L(this,bn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:L(this,lt),observer:this}),n!=null&&n.mutationKey&&this.options.mutationKey&&kn(n.mutationKey)!==kn(this.options.mutationKey)?this.reset():((r=L(this,lt))==null?void 0:r.state.status)==="pending"&&L(this,lt).setOptions(this.options)}onUnsubscribe(){var t;this.hasListeners()||(t=L(this,lt))==null||t.removeObserver(this)}onMutationUpdate(t){le(this,tn,_s).call(this),le(this,tn,Ma).call(this,t)}getCurrentResult(){return L(this,yn)}reset(){var t;(t=L(this,lt))==null||t.removeObserver(this),H(this,lt,void 0),le(this,tn,_s).call(this),le(this,tn,Ma).call(this)}mutate(t,n){var r;return H(this,en,n),(r=L(this,lt))==null||r.removeObserver(this),H(this,lt,L(this,bn).getMutationCache().build(L(this,bn),this.options)),L(this,lt).addObserver(this),L(this,lt).execute(t)}},bn=new WeakMap,yn=new WeakMap,lt=new WeakMap,en=new WeakMap,tn=new WeakSet,_s=function(){var n;const t=((n=L(this,lt))==null?void 0:n.state)??jf();H(this,yn,{...t,isPending:t.status==="pending",isSuccess:t.status==="success",isError:t.status==="error",isIdle:t.status==="idle",mutate:this.mutate,reset:this.reset})},Ma=function(t){Ge.batch(()=>{var n,r,o,s,i,a,c,l;if(L(this,en)&&this.hasListeners()){const u=L(this,yn).variables,b=L(this,yn).context;(t==null?void 0:t.type)==="success"?((r=(n=L(this,en)).onSuccess)==null||r.call(n,t.data,u,b),(s=(o=L(this,en)).onSettled)==null||s.call(o,t.data,null,u,b)):(t==null?void 0:t.type)==="error"&&((a=(i=L(this,en)).onError)==null||a.call(i,t.error,u,b),(l=(c=L(this,en)).onSettled)==null||l.call(c,void 0,t.error,u,b))}this.listeners.forEach(u=>{u(L(this,yn))})})},l0),Zf=B.createContext(void 0),Xf=e=>{const t=B.useContext(Zf);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},$x=({client:e,children:t})=>(B.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),E.jsx(Zf.Provider,{value:e,children:t})),zf=B.createContext(!1),Kx=()=>B.useContext(zf);zf.Provider;function e5(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var t5=B.createContext(e5()),n5=()=>B.useContext(t5);function Yf(e,t){return typeof e=="function"?e(...t):!!e}function Ca(){}var r5=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},o5=e=>{B.useEffect(()=>{e.clearReset()},[e])},s5=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||Yf(n,[e.error,r])),i5=e=>{const t=e.staleTime;e.suspense&&(e.staleTime=typeof t=="function"?(...n)=>Math.max(t(...n),1e3):Math.max(t??1e3,1e3),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3)))},a5=(e,t)=>e.isLoading&&e.isFetching&&!t,c5=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Jf=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function l5(e,t,n){var b,y,C,h,p;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=Xf(),o=Kx(),s=n5(),i=r.defaultQueryOptions(e);(y=(b=r.getDefaultOptions().queries)==null?void 0:b._experimental_beforeQuery)==null||y.call(b,i),process.env.NODE_ENV!=="production"&&(i.queryFn||console.error(`[${i.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),i._optimisticResults=o?"isRestoring":"optimistic",i5(i),r5(i,s),o5(s);const a=!r.getQueryCache().get(i.queryHash),[c]=B.useState(()=>new t(r,i)),l=c.getOptimisticResult(i),u=!o&&e.subscribed!==!1;if(B.useSyncExternalStore(B.useCallback(d=>{const f=u?c.subscribe(Ge.batchCalls(d)):Ca;return c.updateResult(),f},[c,u]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),B.useEffect(()=>{c.setOptions(i,{listeners:!1})},[i,c]),c5(i,l))throw Jf(i,c,s);if(s5({result:l,errorResetBoundary:s,throwOnError:i.throwOnError,query:r.getQueryCache().get(i.queryHash),suspense:i.suspense}))throw l.error;if((h=(C=r.getDefaultOptions().queries)==null?void 0:C._experimental_afterQuery)==null||h.call(C,i,l),i.experimental_prefetchInRender&&!Nn&&a5(l,o)){const d=a?Jf(i,c,s):(p=r.getQueryCache().get(i.queryHash))==null?void 0:p.promise;d==null||d.catch(Ca).finally(()=>{c.updateResult()})}return i.notifyOnChangeProps?l:c.trackResult(l)}function Uf(e,t){return l5(e,Jx)}function Qf(e,t){const n=Xf(),[r]=B.useState(()=>new qx(n,e));B.useEffect(()=>{r.setOptions(e)},[r,e]);const o=B.useSyncExternalStore(B.useCallback(i=>r.subscribe(Ge.batchCalls(i)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=B.useCallback((i,a)=>{r.mutate(i,a).catch(Ca)},[r]);if(o.error&&Yf(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}const u5=e=>new Promise(t=>setTimeout(t,e)),d5=({apiFn:e,intervalMillis:t,maxRetries:n,isSatisfied:r})=>(...s)=>{const i=async(a=0)=>{const c=await e(...s);if(r(c))return c;if(a>=n)throw c;return a++,u5(t).then(()=>i(a))};return i()},f5=async({conversationId:e,senderEmail:t})=>{try{const n=await st({url:Vr(Eb,{conversationId:e}),params:{senderEmail:t},method:mt.GET});return n==null?void 0:n.data}catch(n){throw console.error(n),n}},qf=({conversationId:e,senderEmail:t,enabled:n})=>Uf({queryKey:["Global","ConversationMetaData",e,t],queryFn:()=>f5({conversationId:e,senderEmail:t}),refetchOnMount:!1,enabled:n}),$f="/v1/api",p5=`${$f}/connectors/forms/:formId/search`,h5=`${$f}/connectors/conversation/:conversationId/smart-suggestions`,g5=e=>{if(e.status!=="completed")return e;const t=e.smart_suggestions??[],n=[];for(const r of t)n.push({label:r.search_string,description:`${r.connector_name??""} - ${r.object_name??""}`,avatarUrl:r.connector_logo,value:r.form_id,connectorName:r.connector_name,objectName:r.object_name});return{...e,suggestedOptions:n}},m5=d5({apiFn:async({conversationId:e})=>{try{const t=await st({url:Vr(h5,{conversationId:e}),method:mt.GET}),n=t==null?void 0:t.data;return g5(n)}catch(t){throw console.error(t),t}},intervalMillis:1500,maxRetries:5,isSatisfied:e=>e.status!=="pending"}),b5=({conversationId:e,senderEmail:t,enabled:n})=>{const{isSuccess:r}=qf({conversationId:e,senderEmail:t,enabled:n});return Uf({queryKey:["GlobalSearch","SmartSuggestions",e],queryFn:()=>m5({conversationId:e}),enabled:n&&r})},y5=({selectedObject:e,root:t,setSelectedObject:n,fetchSearchResults:r,onReset:o})=>{const[s,i]=S.useState(""),{conversationId:a,email:c,availableFeatures:l}=S.useContext(Xe),u=be(ex),b=be(Tf),y=qe(l,hg),{sortedObjectList:C,updatePriority:h}=_x({objectList:u}),{data:p}=b5({enabled:y&&!!a,conversationId:String(a),senderEmail:c}),d=(p==null?void 0:p.suggestedOptions)??[],f=S.useMemo(()=>!b||!C.length?[]:C.map(({value:g})=>{const I=b[g];return I?{description:`${I.connectorName??""} - ${I.searchObject}`,avatarUrl:I.logoUrl,label:"",value:g,connectorName:I.connectorName,objectName:I.searchObject}:null}).filter(g=>!!g),[C,b]),m=g=>{n(g),g&&h(""+g.value)};return f.length?E.jsxs(x.Stack,{children:[E.jsx(yx,{value:e,options:f.map(g=>({...g,label:s})),inputValue:s,root:t,onInputChange:i,onChange:m,onReset:o,NoOptionsMessage:({selectOption:g})=>E.jsx(Fx,{selectedOption:e,onSelect:g,options:d}),menuOpen:!s&&!d.length?!1:void 0}),e?E.jsx(Cx,{objectId:e.value,searchString:e.label,fetchSearchResults:r},e.value):null]}):null},v5="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.00483%2012.5052C7.73146%2012.7786%207.73146%2013.2218%208.00483%2013.4952C8.2782%2013.7685%208.72141%2013.7685%208.99478%2013.4952L11.9948%2010.4952C12.2681%2010.2218%2012.2681%209.77859%2011.9948%209.50522L8.99478%206.50522C8.72141%206.23185%208.2782%206.23185%208.00483%206.50522C7.73146%206.77859%207.73146%207.2218%208.00483%207.49517L10.5099%2010.0002L8.00483%2012.5052Z'%20fill='%236C7B94'/%3e%3c/svg%3e",C5=async({id:e,externalResourceId:t,conversationId:n,channelType:r="email"})=>{const o=new URLSearchParams;o.append("channel_type",r),await st({url:`${wb.replace(":id",e)}?${o.toString()}`,method:mt.POST,data:{externalResourceId:t,conversationId:n}})},I5=({onSuccess:e})=>Qf({mutationFn:C5,onSuccess:()=>{De({message:Wm,type:ln}),e==null||e()},onError:()=>{De({message:Zm,type:vt})}}),E5="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8444_63907)'%3e%3cpath%20d='M7.99967%2013.333L8.93967%2012.393L5.21968%208.66634H13.333V7.33301L5.21968%207.33301L8.93967%203.60634L7.99967%202.66634L2.66634%207.99967L7.99967%2013.333Z'%20fill='%23343C45'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8444_63907'%3e%3crect%20width='16'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%20-1%2016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",x5=x.styled(x.Stack)`
|
|
876
|
+
`,Zx=({onSelect:e,selectedOption:t,options:n})=>n.length?E.jsxs(Vx,{children:[E.jsx(Hx,{children:bx}),E.jsx(Wx,{children:yx}),n.map(r=>E.jsx(Lf,{suggestionType:"smart",data:r,isSelected:t===r,onSelect:e},r.label+r.description))]}):null;var dr=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Pn=typeof window>"u"||"Deno"in globalThis;function Et(){}function Xx(e,t){return typeof e=="function"?e(t):e}function pa(e){return typeof e=="number"&&e>=0&&e!==1/0}function Rf(e,t){return Math.max(e+(t||0)-Date.now(),0)}function fr(e,t){return typeof e=="function"?e(t):e}function Rt(e,t){return typeof e=="function"?e(t):e}function Ff(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:s,queryKey:i,stale:a}=e;if(i){if(r){if(t.queryHash!==ha(i,t.options))return!1}else if(!eo(t.queryKey,i))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||o&&o!==t.state.fetchStatus||s&&!s(t))}function Nf(e,t){const{exact:n,status:r,predicate:o,mutationKey:s}=e;if(s){if(!t.options.mutationKey)return!1;if(n){if(Mn(t.options.mutationKey)!==Mn(s))return!1}else if(!eo(t.options.mutationKey,s))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function ha(e,t){return((t==null?void 0:t.queryKeyHashFn)||Mn)(e)}function Mn(e){return JSON.stringify(e,(t,n)=>ma(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function eo(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!eo(e[n],t[n])):!1}function ga(e,t){if(e===t)return e;const n=Df(e)&&Df(t);if(n||ma(e)&&ma(t)){const r=n?e:Object.keys(e),o=r.length,s=n?t:Object.keys(t),i=s.length,a=n?[]:{};let c=0;for(let l=0;l<i;l++){const u=n?l:s[l];(!n&&r.includes(u)||n)&&e[u]===void 0&&t[u]===void 0?(a[u]=void 0,c++):(a[u]=ga(e[u],t[u]),a[u]===e[u]&&e[u]!==void 0&&c++)}return o===i&&c===o?e:a}return t}function xs(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Df(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function ma(e){if(!kf(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!kf(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function kf(e){return Object.prototype.toString.call(e)==="[object Object]"}function zx(e){return new Promise(t=>{setTimeout(t,e)})}function ba(e,t,n){if(typeof n.structuralSharing=="function")return n.structuralSharing(e,t);if(n.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return ga(e,t)}catch(r){console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`)}return ga(e,t)}return t}function Yx(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function Jx(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var ws=Symbol();function Pf(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===ws&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===ws?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var Ux=(r0=class extends dr{constructor(){super();ee(this,Bn);ee(this,dn);ee(this,pr);H(this,pr,t=>{if(!Pn&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){L(this,dn)||this.setEventListener(L(this,pr))}onUnsubscribe(){var t;this.hasListeners()||((t=L(this,dn))==null||t.call(this),H(this,dn,void 0))}setEventListener(t){var n;H(this,pr,t),(n=L(this,dn))==null||n.call(this),H(this,dn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){L(this,Bn)!==t&&(H(this,Bn,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof L(this,Bn)=="boolean"?L(this,Bn):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},Bn=new WeakMap,dn=new WeakMap,pr=new WeakMap,r0),ya=new Ux,Qx=(o0=class extends dr{constructor(){super();ee(this,hr,!0);ee(this,fn);ee(this,gr);H(this,gr,t=>{if(!Pn&&window.addEventListener){const n=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){L(this,fn)||this.setEventListener(L(this,gr))}onUnsubscribe(){var t;this.hasListeners()||((t=L(this,fn))==null||t.call(this),H(this,fn,void 0))}setEventListener(t){var n;H(this,gr,t),(n=L(this,fn))==null||n.call(this),H(this,fn,t(this.setOnline.bind(this)))}setOnline(t){L(this,hr)!==t&&(H(this,hr,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return L(this,hr)}},hr=new WeakMap,fn=new WeakMap,gr=new WeakMap,o0),As=new Qx;function va(){let e,t;const n=new Promise((o,s)=>{e=o,t=s});n.status="pending",n.catch(()=>{});function r(o){Object.assign(n,o),delete n.resolve,delete n.reject}return n.resolve=o=>{r({status:"fulfilled",value:o}),e(o)},n.reject=o=>{r({status:"rejected",reason:o}),t(o)},n}function qx(e){return Math.min(1e3*2**e,3e4)}function Mf(e){return(e??"online")==="online"?As.isOnline():!0}var Bf=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function Ca(e){return e instanceof Bf}function jf(e){let t=!1,n=0,r=!1,o;const s=va(),i=p=>{var d;r||(y(new Bf(p)),(d=e.abort)==null||d.call(e))},a=()=>{t=!0},c=()=>{t=!1},l=()=>ya.isFocused()&&(e.networkMode==="always"||As.isOnline())&&e.canRun(),u=()=>Mf(e.networkMode)&&e.canRun(),b=p=>{var d;r||(r=!0,(d=e.onSuccess)==null||d.call(e,p),o==null||o(),s.resolve(p))},y=p=>{var d;r||(r=!0,(d=e.onError)==null||d.call(e,p),o==null||o(),s.reject(p))},C=()=>new Promise(p=>{var d;o=f=>{(r||l())&&p(f)},(d=e.onPause)==null||d.call(e)}).then(()=>{var p;o=void 0,r||(p=e.onContinue)==null||p.call(e)}),h=()=>{if(r)return;let p;const d=n===0?e.initialPromise:void 0;try{p=d??e.fn()}catch(f){p=Promise.reject(f)}Promise.resolve(p).then(b).catch(f=>{var w;if(r)return;const m=e.retry??(Pn?0:3),g=e.retryDelay??qx,I=typeof g=="function"?g(n,f):g,v=m===!0||typeof m=="number"&&n<m||typeof m=="function"&&m(n,f);if(t||!v){y(f);return}n++,(w=e.onFail)==null||w.call(e,n,f),zx(I).then(()=>l()?void 0:C()).then(()=>{t?y(f):h()})})};return{promise:s,cancel:i,continue:()=>(o==null||o(),s),cancelRetry:a,continueRetry:c,canStart:u,start:()=>(u()?h():C().then(h),s)}}function $x(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=a=>setTimeout(a,0);const s=a=>{t?e.push(a):o(()=>{n(a)})},i=()=>{const a=e;e=[],a.length&&o(()=>{r(()=>{a.forEach(c=>{n(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||i()}return c},batchCalls:a=>(...c)=>{s(()=>{a(...c)})},schedule:s,setNotifyFunction:a=>{n=a},setBatchNotifyFunction:a=>{r=a},setScheduler:a=>{o=a}}}var Ve=$x(),Gf=(s0=class{constructor(){ee(this,jn)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),pa(this.gcTime)&&H(this,jn,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Pn?1/0:5*60*1e3))}clearGcTimeout(){L(this,jn)&&(clearTimeout(L(this,jn)),H(this,jn,void 0))}},jn=new WeakMap,s0),Kx=(i0=class extends Gf{constructor(t){super();ee(this,Ft);ee(this,mr);ee(this,br);ee(this,xt);ee(this,Gn);ee(this,Ue);ee(this,to);ee(this,Vn);H(this,Vn,!1),H(this,to,t.defaultOptions),this.setOptions(t.options),this.observers=[],H(this,Gn,t.client),H(this,xt,L(this,Gn).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,H(this,mr,e5(this.options)),this.state=t.state??L(this,mr),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=L(this,Ue))==null?void 0:t.promise}setOptions(t){this.options={...L(this,to),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&L(this,xt).remove(this)}setData(t,n){const r=ba(this.state.data,t,this.options);return le(this,Ft,rn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){le(this,Ft,rn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=L(this,Ue))==null?void 0:r.promise;return(o=L(this,Ue))==null||o.cancel(t),n?n.then(Et).catch(Et):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(L(this,mr))}isActive(){return this.observers.some(t=>Rt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===ws||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStale(){return this.state.isInvalidated?!0:this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0}isStaleByTime(t=0){return this.state.isInvalidated||this.state.data===void 0||!Rf(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=L(this,Ue))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=L(this,Ue))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),L(this,xt).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(L(this,Ue)&&(L(this,Vn)?L(this,Ue).cancel({revert:!0}):L(this,Ue).cancelRetry()),this.scheduleGc()),L(this,xt).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||le(this,Ft,rn).call(this,{type:"invalidate"})}fetch(t,n){var c,l,u;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(L(this,Ue))return L(this,Ue).continueRetry(),L(this,Ue).promise}if(t&&this.setOptions(t),!this.options.queryFn){const b=this.observers.find(y=>y.options.queryFn);b&&this.setOptions(b.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const r=new AbortController,o=b=>{Object.defineProperty(b,"signal",{enumerable:!0,get:()=>(H(this,Vn,!0),r.signal)})},s=()=>{const b=Pf(this.options,n),y={client:L(this,Gn),queryKey:this.queryKey,meta:this.meta};return o(y),H(this,Vn,!1),this.options.persister?this.options.persister(b,y,this):b(y)},i={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:L(this,Gn),state:this.state,fetchFn:s};o(i),(c=this.options.behavior)==null||c.onFetch(i,this),H(this,br,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((l=i.fetchOptions)==null?void 0:l.meta))&&le(this,Ft,rn).call(this,{type:"fetch",meta:(u=i.fetchOptions)==null?void 0:u.meta});const a=b=>{var y,C,h,p;Ca(b)&&b.silent||le(this,Ft,rn).call(this,{type:"error",error:b}),Ca(b)||((C=(y=L(this,xt).config).onError)==null||C.call(y,b,this),(p=(h=L(this,xt).config).onSettled)==null||p.call(h,this.state.data,b,this)),this.scheduleGc()};return H(this,Ue,jf({initialPromise:n==null?void 0:n.initialPromise,fn:i.fetchFn,abort:r.abort.bind(r),onSuccess:b=>{var y,C,h,p;if(b===void 0){process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),a(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(b)}catch(d){a(d);return}(C=(y=L(this,xt).config).onSuccess)==null||C.call(y,b,this),(p=(h=L(this,xt).config).onSettled)==null||p.call(h,b,this.state.error,this),this.scheduleGc()},onError:a,onFail:(b,y)=>{le(this,Ft,rn).call(this,{type:"failed",failureCount:b,error:y})},onPause:()=>{le(this,Ft,rn).call(this,{type:"pause"})},onContinue:()=>{le(this,Ft,rn).call(this,{type:"continue"})},retry:i.options.retry,retryDelay:i.options.retryDelay,networkMode:i.options.networkMode,canRun:()=>!0})),L(this,Ue).start()}},mr=new WeakMap,br=new WeakMap,xt=new WeakMap,Gn=new WeakMap,Ue=new WeakMap,to=new WeakMap,Vn=new WeakMap,Ft=new WeakSet,rn=function(t){const n=r=>{switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...Vf(r.data,this.options),fetchMeta:t.meta??null};case"success":return{...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const o=t.error;return Ca(o)&&o.revert&&L(this,br)?{...L(this,br),fetchStatus:"idle"}:{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),Ve.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),L(this,xt).notify({query:this,type:"updated",action:t})})},i0);function Vf(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Mf(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function e5(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var t5=(a0=class extends dr{constructor(t={}){super();ee(this,Zt);this.config=t,H(this,Zt,new Map)}build(t,n,r){const o=n.queryKey,s=n.queryHash??ha(o,n);let i=this.get(s);return i||(i=new Kx({client:t,queryKey:o,queryHash:s,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(i)),i}add(t){L(this,Zt).has(t.queryHash)||(L(this,Zt).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=L(this,Zt).get(t.queryHash);n&&(t.destroy(),n===t&&L(this,Zt).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Ve.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return L(this,Zt).get(t)}getAll(){return[...L(this,Zt).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Ff(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Ff(t,r)):n}notify(t){Ve.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Ve.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Ve.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Zt=new WeakMap,a0),n5=(c0=class extends Gf{constructor(t){super();ee(this,zt);ee(this,Xt);ee(this,Ke);ee(this,Hn);this.mutationId=t.mutationId,H(this,Ke,t.mutationCache),H(this,Xt,[]),this.state=t.state||Hf(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){L(this,Xt).includes(t)||(L(this,Xt).push(t),this.clearGcTimeout(),L(this,Ke).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){H(this,Xt,L(this,Xt).filter(n=>n!==t)),this.scheduleGc(),L(this,Ke).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){L(this,Xt).length||(this.state.status==="pending"?this.scheduleGc():L(this,Ke).remove(this))}continue(){var t;return((t=L(this,Hn))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,s,i,a,c,l,u,b,y,C,h,p,d,f,m,g,I,v,w,A;H(this,Hn,jf({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(T,O)=>{le(this,zt,In).call(this,{type:"failed",failureCount:T,error:O})},onPause:()=>{le(this,zt,In).call(this,{type:"pause"})},onContinue:()=>{le(this,zt,In).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>L(this,Ke).canRun(this)}));const n=this.state.status==="pending",r=!L(this,Hn).canStart();try{if(!n){le(this,zt,In).call(this,{type:"pending",variables:t,isPaused:r}),await((s=(o=L(this,Ke).config).onMutate)==null?void 0:s.call(o,t,this));const O=await((a=(i=this.options).onMutate)==null?void 0:a.call(i,t));O!==this.state.context&&le(this,zt,In).call(this,{type:"pending",context:O,variables:t,isPaused:r})}const T=await L(this,Hn).start();return await((l=(c=L(this,Ke).config).onSuccess)==null?void 0:l.call(c,T,t,this.state.context,this)),await((b=(u=this.options).onSuccess)==null?void 0:b.call(u,T,t,this.state.context)),await((C=(y=L(this,Ke).config).onSettled)==null?void 0:C.call(y,T,null,this.state.variables,this.state.context,this)),await((p=(h=this.options).onSettled)==null?void 0:p.call(h,T,null,t,this.state.context)),le(this,zt,In).call(this,{type:"success",data:T}),T}catch(T){try{throw await((f=(d=L(this,Ke).config).onError)==null?void 0:f.call(d,T,t,this.state.context,this)),await((g=(m=this.options).onError)==null?void 0:g.call(m,T,t,this.state.context)),await((v=(I=L(this,Ke).config).onSettled)==null?void 0:v.call(I,void 0,T,this.state.variables,this.state.context,this)),await((A=(w=this.options).onSettled)==null?void 0:A.call(w,void 0,T,t,this.state.context)),T}finally{le(this,zt,In).call(this,{type:"error",error:T})}}finally{L(this,Ke).runNext(this)}}},Xt=new WeakMap,Ke=new WeakMap,Hn=new WeakMap,zt=new WeakSet,In=function(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),Ve.batch(()=>{L(this,Xt).forEach(r=>{r.onMutationUpdate(t)}),L(this,Ke).notify({mutation:this,type:"updated",action:t})})},c0);function Hf(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var r5=(l0=class extends dr{constructor(t={}){super();ee(this,en);ee(this,Nt);ee(this,no);this.config=t,H(this,en,new Set),H(this,Nt,new Map),H(this,no,0)}build(t,n,r){const o=new n5({mutationCache:this,mutationId:++Ls(this,no)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){L(this,en).add(t);const n=Ts(t);if(typeof n=="string"){const r=L(this,Nt).get(n);r?r.push(t):L(this,Nt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(L(this,en).delete(t)){const n=Ts(t);if(typeof n=="string"){const r=L(this,Nt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&L(this,Nt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Ts(t);if(typeof n=="string"){const r=L(this,Nt).get(n),o=r==null?void 0:r.find(s=>s.state.status==="pending");return!o||o===t}else return!0}runNext(t){var r;const n=Ts(t);if(typeof n=="string"){const o=(r=L(this,Nt).get(n))==null?void 0:r.find(s=>s!==t&&s.state.isPaused);return(o==null?void 0:o.continue())??Promise.resolve()}else return Promise.resolve()}clear(){Ve.batch(()=>{L(this,en).forEach(t=>{this.notify({type:"removed",mutation:t})}),L(this,en).clear(),L(this,Nt).clear()})}getAll(){return Array.from(L(this,en))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Nf(n,r))}findAll(t={}){return this.getAll().filter(n=>Nf(t,n))}notify(t){Ve.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Ve.batch(()=>Promise.all(t.map(n=>n.continue().catch(Et))))}},en=new WeakMap,Nt=new WeakMap,no=new WeakMap,l0);function Ts(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Wf(e){return{onFetch:(t,n)=>{var u,b,y,C,h;const r=t.options,o=(y=(b=(u=t.fetchOptions)==null?void 0:u.meta)==null?void 0:b.fetchMore)==null?void 0:y.direction,s=((C=t.state.data)==null?void 0:C.pages)||[],i=((h=t.state.data)==null?void 0:h.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const l=async()=>{let p=!1;const d=g=>{Object.defineProperty(g,"signal",{enumerable:!0,get:()=>(t.signal.aborted?p=!0:t.signal.addEventListener("abort",()=>{p=!0}),t.signal)})},f=Pf(t.options,t.fetchOptions),m=async(g,I,v)=>{if(p)return Promise.reject();if(I==null&&g.pages.length)return Promise.resolve(g);const w={client:t.client,queryKey:t.queryKey,pageParam:I,direction:v?"backward":"forward",meta:t.options.meta};d(w);const A=await f(w),{maxPages:T}=t.options,O=v?Jx:Yx;return{pages:O(g.pages,A,T),pageParams:O(g.pageParams,I,T)}};if(o&&s.length){const g=o==="backward",I=g?o5:Zf,v={pages:s,pageParams:i},w=I(r,v);a=await m(v,w,g)}else{const g=e??s.length;do{const I=c===0?i[0]??r.initialPageParam:Zf(r,a);if(c>0&&I==null)break;a=await m(a,I),c++}while(c<g)}return a};t.options.persister?t.fetchFn=()=>{var p,d;return(d=(p=t.options).persister)==null?void 0:d.call(p,l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=l}}}function Zf(e,{pages:t,pageParams:n}){const r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function o5(e,{pages:t,pageParams:n}){var r;return t.length>0?(r=e.getPreviousPageParam)==null?void 0:r.call(e,t[0],t,n[0],n):void 0}var s5=(u0=class{constructor(e={}){ee(this,Fe);ee(this,pn);ee(this,hn);ee(this,yr);ee(this,vr);ee(this,gn);ee(this,Cr);ee(this,Ir);H(this,Fe,e.queryCache||new t5),H(this,pn,e.mutationCache||new r5),H(this,hn,e.defaultOptions||{}),H(this,yr,new Map),H(this,vr,new Map),H(this,gn,0)}mount(){Ls(this,gn)._++,L(this,gn)===1&&(H(this,Cr,ya.subscribe(async e=>{e&&(await this.resumePausedMutations(),L(this,Fe).onFocus())})),H(this,Ir,As.subscribe(async e=>{e&&(await this.resumePausedMutations(),L(this,Fe).onOnline())})))}unmount(){var e,t;Ls(this,gn)._--,L(this,gn)===0&&((e=L(this,Cr))==null||e.call(this),H(this,Cr,void 0),(t=L(this,Ir))==null||t.call(this),H(this,Ir,void 0))}isFetching(e){return L(this,Fe).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return L(this,pn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=L(this,Fe).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=L(this,Fe).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(fr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return L(this,Fe).findAll(e).map(({queryKey:t,state:n})=>{const r=n.data;return[t,r]})}setQueryData(e,t,n){const r=this.defaultQueryOptions({queryKey:e}),o=L(this,Fe).get(r.queryHash),s=o==null?void 0:o.state.data,i=Xx(t,s);if(i!==void 0)return L(this,Fe).build(this,r).setData(i,{...n,manual:!0})}setQueriesData(e,t,n){return Ve.batch(()=>L(this,Fe).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=L(this,Fe).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=L(this,Fe);Ve.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=L(this,Fe);return Ve.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Ve.batch(()=>L(this,Fe).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(Et).catch(Et)}invalidateQueries(e,t={}){return Ve.batch(()=>(L(this,Fe).findAll(e).forEach(n=>{n.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=Ve.batch(()=>L(this,Fe).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let s=o.fetch(void 0,n);return n.throwOnError||(s=s.catch(Et)),o.state.fetchStatus==="paused"?Promise.resolve():s}));return Promise.all(r).then(Et)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=L(this,Fe).build(this,t);return n.isStaleByTime(fr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Et).catch(Et)}fetchInfiniteQuery(e){return e.behavior=Wf(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Et).catch(Et)}ensureInfiniteQueryData(e){return e.behavior=Wf(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return As.isOnline()?L(this,pn).resumePausedMutations():Promise.resolve()}getQueryCache(){return L(this,Fe)}getMutationCache(){return L(this,pn)}getDefaultOptions(){return L(this,hn)}setDefaultOptions(e){H(this,hn,e)}setQueryDefaults(e,t){L(this,yr).set(Mn(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...L(this,yr).values()],n={};return t.forEach(r=>{eo(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){L(this,vr).set(Mn(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...L(this,vr).values()],n={};return t.forEach(r=>{eo(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...L(this,hn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=ha(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===ws&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...L(this,hn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){L(this,Fe).clear(),L(this,pn).clear()}},Fe=new WeakMap,pn=new WeakMap,hn=new WeakMap,yr=new WeakMap,vr=new WeakMap,gn=new WeakMap,Cr=new WeakMap,Ir=new WeakMap,u0),i5=(d0=class extends dr{constructor(t,n){super();ee(this,we);ee(this,lt);ee(this,pe);ee(this,ro);ee(this,et);ee(this,Wn);ee(this,Er);ee(this,mn);ee(this,Yt);ee(this,oo);ee(this,xr);ee(this,wr);ee(this,Zn);ee(this,Xn);ee(this,bn);ee(this,Ar,new Set);this.options=n,H(this,lt,t),H(this,Yt,null),H(this,mn,va()),this.options.experimental_prefetchInRender||L(this,mn).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(L(this,pe).addObserver(this),Xf(L(this,pe),this.options)?le(this,we,lo).call(this):this.updateResult(),le(this,we,Pa).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Ia(L(this,pe),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Ia(L(this,pe),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,le(this,we,Ma).call(this),le(this,we,Ba).call(this),L(this,pe).removeObserver(this)}setOptions(t,n){const r=this.options,o=L(this,pe);if(this.options=L(this,lt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Rt(this.options.enabled,L(this,pe))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");le(this,we,ja).call(this),L(this,pe).setOptions(this.options),r._defaulted&&!xs(this.options,r)&&L(this,lt).getQueryCache().notify({type:"observerOptionsUpdated",query:L(this,pe),observer:this});const s=this.hasListeners();s&&zf(L(this,pe),o,this.options,r)&&le(this,we,lo).call(this),this.updateResult(n),s&&(L(this,pe)!==o||Rt(this.options.enabled,L(this,pe))!==Rt(r.enabled,L(this,pe))||fr(this.options.staleTime,L(this,pe))!==fr(r.staleTime,L(this,pe)))&&le(this,we,Na).call(this);const i=le(this,we,Da).call(this);s&&(L(this,pe)!==o||Rt(this.options.enabled,L(this,pe))!==Rt(r.enabled,L(this,pe))||i!==L(this,bn))&&le(this,we,ka).call(this,i)}getOptimisticResult(t){const n=L(this,lt).getQueryCache().build(L(this,lt),t),r=this.createResult(n,t);return c5(this,r)&&(H(this,et,r),H(this,Er,this.options),H(this,Wn,L(this,pe).state)),r}getCurrentResult(){return L(this,et)}trackResult(t,n){const r={};return Object.keys(t).forEach(o=>{Object.defineProperty(r,o,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(o),n==null||n(o),t[o])})}),r}trackProp(t){L(this,Ar).add(t)}getCurrentQuery(){return L(this,pe)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=L(this,lt).defaultQueryOptions(t),r=L(this,lt).getQueryCache().build(L(this,lt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return le(this,we,lo).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),L(this,et)))}createResult(t,n){var T;const r=L(this,pe),o=this.options,s=L(this,et),i=L(this,Wn),a=L(this,Er),l=t!==r?t.state:L(this,ro),{state:u}=t;let b={...u},y=!1,C;if(n._optimisticResults){const O=this.hasListeners(),N=!O&&Xf(t,n),F=O&&zf(t,r,n,o);(N||F)&&(b={...b,...Vf(u.data,t.options)}),n._optimisticResults==="isRestoring"&&(b.fetchStatus="idle")}let{error:h,errorUpdatedAt:p,status:d}=b;if(n.select&&b.data!==void 0)if(s&&b.data===(i==null?void 0:i.data)&&n.select===L(this,oo))C=L(this,xr);else try{H(this,oo,n.select),C=n.select(b.data),C=ba(s==null?void 0:s.data,C,n),H(this,xr,C),H(this,Yt,null)}catch(O){H(this,Yt,O)}else C=b.data;if(n.placeholderData!==void 0&&C===void 0&&d==="pending"){let O;if(s!=null&&s.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData))O=s.data;else if(O=typeof n.placeholderData=="function"?n.placeholderData((T=L(this,wr))==null?void 0:T.state.data,L(this,wr)):n.placeholderData,n.select&&O!==void 0)try{O=n.select(O),H(this,Yt,null)}catch(N){H(this,Yt,N)}O!==void 0&&(d="success",C=ba(s==null?void 0:s.data,O,n),y=!0)}L(this,Yt)&&(h=L(this,Yt),C=L(this,xr),p=Date.now(),d="error");const f=b.fetchStatus==="fetching",m=d==="pending",g=d==="error",I=m&&f,v=C!==void 0,A={status:d,fetchStatus:b.fetchStatus,isPending:m,isSuccess:d==="success",isError:g,isInitialLoading:I,isLoading:I,data:C,dataUpdatedAt:b.dataUpdatedAt,error:h,errorUpdatedAt:p,failureCount:b.fetchFailureCount,failureReason:b.fetchFailureReason,errorUpdateCount:b.errorUpdateCount,isFetched:b.dataUpdateCount>0||b.errorUpdateCount>0,isFetchedAfterMount:b.dataUpdateCount>l.dataUpdateCount||b.errorUpdateCount>l.errorUpdateCount,isFetching:f,isRefetching:f&&!m,isLoadingError:g&&!v,isPaused:b.fetchStatus==="paused",isPlaceholderData:y,isRefetchError:g&&v,isStale:Ea(t,n),refetch:this.refetch,promise:L(this,mn)};if(this.options.experimental_prefetchInRender){const O=k=>{A.status==="error"?k.reject(A.error):A.data!==void 0&&k.resolve(A.data)},N=()=>{const k=H(this,mn,A.promise=va());O(k)},F=L(this,mn);switch(F.status){case"pending":t.queryHash===r.queryHash&&O(F);break;case"fulfilled":(A.status==="error"||A.data!==F.value)&&N();break;case"rejected":(A.status!=="error"||A.error!==F.reason)&&N();break}}return A}updateResult(t){const n=L(this,et),r=this.createResult(L(this,pe),this.options);if(H(this,Wn,L(this,pe).state),H(this,Er,this.options),L(this,Wn).data!==void 0&&H(this,wr,L(this,pe)),xs(r,n))return;H(this,et,r);const o={},s=()=>{if(!n)return!0;const{notifyOnChangeProps:i}=this.options,a=typeof i=="function"?i():i;if(a==="all"||!a&&!L(this,Ar).size)return!0;const c=new Set(a??L(this,Ar));return this.options.throwOnError&&c.add("error"),Object.keys(L(this,et)).some(l=>{const u=l;return L(this,et)[u]!==n[u]&&c.has(u)})};(t==null?void 0:t.listeners)!==!1&&s()&&(o.listeners=!0),le(this,we,I0).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&le(this,we,Pa).call(this)}},lt=new WeakMap,pe=new WeakMap,ro=new WeakMap,et=new WeakMap,Wn=new WeakMap,Er=new WeakMap,mn=new WeakMap,Yt=new WeakMap,oo=new WeakMap,xr=new WeakMap,wr=new WeakMap,Zn=new WeakMap,Xn=new WeakMap,bn=new WeakMap,Ar=new WeakMap,we=new WeakSet,lo=function(t){le(this,we,ja).call(this);let n=L(this,pe).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(Et)),n},Na=function(){le(this,we,Ma).call(this);const t=fr(this.options.staleTime,L(this,pe));if(Pn||L(this,et).isStale||!pa(t))return;const r=Rf(L(this,et).dataUpdatedAt,t)+1;H(this,Zn,setTimeout(()=>{L(this,et).isStale||this.updateResult()},r))},Da=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(L(this,pe)):this.options.refetchInterval)??!1},ka=function(t){le(this,we,Ba).call(this),H(this,bn,t),!(Pn||Rt(this.options.enabled,L(this,pe))===!1||!pa(L(this,bn))||L(this,bn)===0)&&H(this,Xn,setInterval(()=>{(this.options.refetchIntervalInBackground||ya.isFocused())&&le(this,we,lo).call(this)},L(this,bn)))},Pa=function(){le(this,we,Na).call(this),le(this,we,ka).call(this,le(this,we,Da).call(this))},Ma=function(){L(this,Zn)&&(clearTimeout(L(this,Zn)),H(this,Zn,void 0))},Ba=function(){L(this,Xn)&&(clearInterval(L(this,Xn)),H(this,Xn,void 0))},ja=function(){const t=L(this,lt).getQueryCache().build(L(this,lt),this.options);if(t===L(this,pe))return;const n=L(this,pe);H(this,pe,t),H(this,ro,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},I0=function(t){Ve.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(L(this,et))}),L(this,lt).getQueryCache().notify({query:L(this,pe),type:"observerResultsUpdated"})})},d0);function a5(e,t){return Rt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Xf(e,t){return a5(e,t)||e.state.data!==void 0&&Ia(e,t,t.refetchOnMount)}function Ia(e,t,n){if(Rt(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&Ea(e,t)}return!1}function zf(e,t,n,r){return(e!==t||Rt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&Ea(e,n)}function Ea(e,t){return Rt(t.enabled,e)!==!1&&e.isStaleByTime(fr(t.staleTime,e))}function c5(e,t){return!xs(e.getCurrentResult(),t)}var l5=(f0=class extends dr{constructor(t,n){super();ee(this,nn);ee(this,yn);ee(this,vn);ee(this,ut);ee(this,tn);H(this,yn,t),this.setOptions(n),this.bindMethods(),le(this,nn,Rs).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(t){var r;const n=this.options;this.options=L(this,yn).defaultMutationOptions(t),xs(this.options,n)||L(this,yn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:L(this,ut),observer:this}),n!=null&&n.mutationKey&&this.options.mutationKey&&Mn(n.mutationKey)!==Mn(this.options.mutationKey)?this.reset():((r=L(this,ut))==null?void 0:r.state.status)==="pending"&&L(this,ut).setOptions(this.options)}onUnsubscribe(){var t;this.hasListeners()||(t=L(this,ut))==null||t.removeObserver(this)}onMutationUpdate(t){le(this,nn,Rs).call(this),le(this,nn,Ga).call(this,t)}getCurrentResult(){return L(this,vn)}reset(){var t;(t=L(this,ut))==null||t.removeObserver(this),H(this,ut,void 0),le(this,nn,Rs).call(this),le(this,nn,Ga).call(this)}mutate(t,n){var r;return H(this,tn,n),(r=L(this,ut))==null||r.removeObserver(this),H(this,ut,L(this,yn).getMutationCache().build(L(this,yn),this.options)),L(this,ut).addObserver(this),L(this,ut).execute(t)}},yn=new WeakMap,vn=new WeakMap,ut=new WeakMap,tn=new WeakMap,nn=new WeakSet,Rs=function(){var n;const t=((n=L(this,ut))==null?void 0:n.state)??Hf();H(this,vn,{...t,isPending:t.status==="pending",isSuccess:t.status==="success",isError:t.status==="error",isIdle:t.status==="idle",mutate:this.mutate,reset:this.reset})},Ga=function(t){Ve.batch(()=>{var n,r,o,s,i,a,c,l;if(L(this,tn)&&this.hasListeners()){const u=L(this,vn).variables,b=L(this,vn).context;(t==null?void 0:t.type)==="success"?((r=(n=L(this,tn)).onSuccess)==null||r.call(n,t.data,u,b),(s=(o=L(this,tn)).onSettled)==null||s.call(o,t.data,null,u,b)):(t==null?void 0:t.type)==="error"&&((a=(i=L(this,tn)).onError)==null||a.call(i,t.error,u,b),(l=(c=L(this,tn)).onSettled)==null||l.call(c,void 0,t.error,u,b))}this.listeners.forEach(u=>{u(L(this,vn))})})},f0),Yf=B.createContext(void 0),Jf=e=>{const t=B.useContext(Yf);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},u5=({client:e,children:t})=>(B.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),E.jsx(Yf.Provider,{value:e,children:t})),Uf=B.createContext(!1),d5=()=>B.useContext(Uf);Uf.Provider;function f5(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var p5=B.createContext(f5()),h5=()=>B.useContext(p5);function Qf(e,t){return typeof e=="function"?e(...t):!!e}function xa(){}var g5=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},m5=e=>{B.useEffect(()=>{e.clearReset()},[e])},b5=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||Qf(n,[e.error,r])),y5=e=>{const t=e.staleTime;e.suspense&&(e.staleTime=typeof t=="function"?(...n)=>Math.max(t(...n),1e3):Math.max(t??1e3,1e3),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3)))},v5=(e,t)=>e.isLoading&&e.isFetching&&!t,C5=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,qf=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function I5(e,t,n){var b,y,C,h,p;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const r=Jf(),o=d5(),s=h5(),i=r.defaultQueryOptions(e);(y=(b=r.getDefaultOptions().queries)==null?void 0:b._experimental_beforeQuery)==null||y.call(b,i),process.env.NODE_ENV!=="production"&&(i.queryFn||console.error(`[${i.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),i._optimisticResults=o?"isRestoring":"optimistic",y5(i),g5(i,s),m5(s);const a=!r.getQueryCache().get(i.queryHash),[c]=B.useState(()=>new t(r,i)),l=c.getOptimisticResult(i),u=!o&&e.subscribed!==!1;if(B.useSyncExternalStore(B.useCallback(d=>{const f=u?c.subscribe(Ve.batchCalls(d)):xa;return c.updateResult(),f},[c,u]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),B.useEffect(()=>{c.setOptions(i,{listeners:!1})},[i,c]),C5(i,l))throw qf(i,c,s);if(b5({result:l,errorResetBoundary:s,throwOnError:i.throwOnError,query:r.getQueryCache().get(i.queryHash),suspense:i.suspense}))throw l.error;if((h=(C=r.getDefaultOptions().queries)==null?void 0:C._experimental_afterQuery)==null||h.call(C,i,l),i.experimental_prefetchInRender&&!Pn&&v5(l,o)){const d=a?qf(i,c,s):(p=r.getQueryCache().get(i.queryHash))==null?void 0:p.promise;d==null||d.catch(xa).finally(()=>{c.updateResult()})}return i.notifyOnChangeProps?l:c.trackResult(l)}function $f(e,t){return I5(e,i5)}function Kf(e,t){const n=Jf(),[r]=B.useState(()=>new l5(n,e));B.useEffect(()=>{r.setOptions(e)},[r,e]);const o=B.useSyncExternalStore(B.useCallback(i=>r.subscribe(Ve.batchCalls(i)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=B.useCallback((i,a)=>{r.mutate(i,a).catch(xa)},[r]);if(o.error&&Qf(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}const E5=e=>new Promise(t=>setTimeout(t,e)),x5=({apiFn:e,intervalMillis:t,maxRetries:n,isSatisfied:r})=>(...s)=>{const i=async(a=0)=>{const c=await e(...s);if(r(c))return c;if(a>=n)throw c;return a++,E5(t).then(()=>i(a))};return i()},w5=async({conversationId:e,senderEmail:t})=>{try{const n=await it({url:Gr(Fb,{conversationId:e}),params:{senderEmail:t},method:mt.GET});return n==null?void 0:n.data}catch(n){throw console.error(n),n}},e0=({conversationId:e,senderEmail:t,enabled:n})=>$f({queryKey:["Global","ConversationMetaData",e,t],queryFn:()=>w5({conversationId:e,senderEmail:t}),refetchOnMount:!1,enabled:n}),t0="/v1/api",A5=`${t0}/connectors/forms/:formId/search`,T5=`${t0}/connectors/conversation/:conversationId/smart-suggestions`,S5=e=>{if(e.status!=="completed")return e;const t=e.smart_suggestions??[],n=[];for(const r of t)n.push({label:r.search_string,description:`${r.connector_name??""} - ${r.object_name??""}`,avatarUrl:r.connector_logo,value:r.form_id,connectorName:r.connector_name,objectName:r.object_name});return{...e,suggestedOptions:n}},_5=x5({apiFn:async({conversationId:e})=>{try{const t=await it({url:Gr(T5,{conversationId:e}),method:mt.GET}),n=t==null?void 0:t.data;return S5(n)}catch(t){throw console.error(t),t}},intervalMillis:1500,maxRetries:5,isSatisfied:e=>e.status!=="pending"}),O5=({conversationId:e,senderEmail:t,enabled:n})=>{const{isSuccess:r}=e0({conversationId:e,senderEmail:t,enabled:n});return $f({queryKey:["GlobalSearch","SmartSuggestions",e],queryFn:()=>_5({conversationId:e}),enabled:n&&r})},L5=({selectedObject:e,root:t,setSelectedObject:n,fetchSearchResults:r,onReset:o})=>{const[s,i]=S.useState(""),{conversationId:a,email:c,availableFeatures:l}=S.useContext(Ge),u=he(fx),b=he(Of),y=$e(l,bg),{sortedObjectList:C,updatePriority:h}=Gx({objectList:u}),{data:p}=O5({enabled:y&&!!a,conversationId:String(a),senderEmail:c}),d=(p==null?void 0:p.suggestedOptions)??[],f=S.useMemo(()=>!b||!C.length?[]:C.map(({value:g})=>{const I=b[g];return I?{description:`${I.connectorName??""} - ${I.searchObject}`,avatarUrl:I.logoUrl,label:"",value:g,connectorName:I.connectorName,objectName:I.searchObject}:null}).filter(g=>!!g),[C,b]),m=g=>{n(g),g&&h(""+g.value)};return f.length?E.jsxs(x.Stack,{children:[E.jsx(Lx,{value:e,options:f.map(g=>({...g,label:s})),inputValue:s,root:t,onInputChange:i,onChange:m,onReset:o,NoOptionsMessage:({selectOption:g})=>E.jsx(Zx,{selectedOption:e,onSelect:g,options:d}),menuOpen:!s&&!d.length?!1:void 0}),e?E.jsx(Fx,{objectId:e.value,searchString:e.label,fetchSearchResults:r},e.value):null]}):null},R5="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.00483%2012.5052C7.73146%2012.7786%207.73146%2013.2218%208.00483%2013.4952C8.2782%2013.7685%208.72141%2013.7685%208.99478%2013.4952L11.9948%2010.4952C12.2681%2010.2218%2012.2681%209.77859%2011.9948%209.50522L8.99478%206.50522C8.72141%206.23185%208.2782%206.23185%208.00483%206.50522C7.73146%206.77859%207.73146%207.2218%208.00483%207.49517L10.5099%2010.0002L8.00483%2012.5052Z'%20fill='%236C7B94'/%3e%3c/svg%3e",F5=async({id:e,externalResourceId:t,conversationId:n,channelType:r="email"})=>{const o=new URLSearchParams;o.append("channel_type",r),await it({url:`${Db.replace(":id",e)}?${o.toString()}`,method:mt.POST,data:{externalResourceId:t,conversationId:n}})},N5=({onSuccess:e})=>Kf({mutationFn:F5,onSuccess:()=>{De({message:Km,type:un}),e==null||e()},onError:()=>{De({message:eb,type:vt})}}),D5="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8444_63907)'%3e%3cpath%20d='M7.99967%2013.333L8.93967%2012.393L5.21968%208.66634H13.333V7.33301L5.21968%207.33301L8.93967%203.60634L7.99967%202.66634L2.66634%207.99967L7.99967%2013.333Z'%20fill='%23343C45'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_8444_63907'%3e%3crect%20width='16'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%20-1%2016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",k5=x.styled(x.Stack)`
|
|
877
877
|
width: fit-content;
|
|
878
878
|
cursor: pointer;
|
|
879
879
|
gap: 8px;
|
|
@@ -885,7 +885,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
885
885
|
letter-spacing: 0.4px;
|
|
886
886
|
text-align: center;
|
|
887
887
|
vertical-align: middle;
|
|
888
|
-
`,
|
|
888
|
+
`,P5=({meta:{externalResourceId:e,formId:t,searchKeyword:n,searchResultLabel:r},onBack:o,onLink:s})=>{const i=Lt(),{conversationId:a,currentSmIds:c,sendTrackingEvent:l}=S.useContext(Ge),u=he(mf),b=he(bf),{mutate:y,isPending:C}=N5({onSuccess:s}),h=b===J.LOADING,p={externalResourceId:e};S.useEffect(()=>{i(nr({id:t,args:{externalResourceId:e}}))},[e,t,i]);const d=()=>{l(y2,{search_keyword:n,search_result_label:r,sm_ids:c,card_title:u==null?void 0:u.cardTitle,connector_names:u==null?void 0:u.connectorNames}),y({id:t,externalResourceId:e,conversationId:a})};return E.jsxs(x.Stack,{gap:"12px",marginTop:"12px",children:[E.jsxs(k5,{onClick:o,children:[E.jsx("img",{src:D5,width:"16px",height:"16px"}),E.jsx(x.Typography,{children:Cx})]}),E.jsxs(x.Stack,{gap:"24px",children:[E.jsx(yf,{cardData:u,cardDataApiStatus:b,objectToLink:t,args:p}),E.jsx(x.Stack,{alignItems:"flex-end",children:E.jsx(x.Button,{size:"small",disabled:h||C,onClick:d,children:tl})})]})]})},n0=x.styled(x.Stack)`
|
|
889
889
|
padding: 12px 12px 12px 11px;
|
|
890
890
|
border: 1px solid ${x.theme.palette.gray.gray5};
|
|
891
891
|
border-radius: 8px;
|
|
@@ -901,10 +901,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
901
901
|
}
|
|
902
902
|
}
|
|
903
903
|
`};
|
|
904
|
-
`,A5="data:image/svg+xml,%3csvg%20width='124'%20height='107'%20viewBox='0%200%20124%20107'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28.6168%2054.7446C28.6931%2052.5589%2031.0146%2051.1102%2033.0842%2051.8174C35.9985%2052.8133%2040.0375%2053.9024%2044.0621%2054.043C48.0034%2054.1806%2051.968%2053.4097%2054.8762%2052.6339C57.0264%2052.0602%2059.2927%2053.6932%2059.215%2055.9172C59.1742%2057.0856%2058.4742%2058.1269%2057.3723%2058.5178C54.8051%2059.4284%2049.7633%2060.8927%2044.3075%2060.7022C38.7694%2060.5088%2033.1999%2058.6241%2030.4004%2057.5311C29.2637%2057.0873%2028.5742%2055.9641%2028.6168%2054.7446Z'%20fill='url(%23paint0_linear_8481_102191)'/%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='url(%23paint1_linear_8481_102191)'/%3e%3cmask%20id='mask0_8481_102191'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='46'%20y='14'%20width='60'%20height='79'%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_8481_102191)'%3e%3cellipse%20cx='63.7775'%20cy='46.8684'%20rx='1.48152'%20ry='1.39438'%20transform='rotate(-12%2063.7775%2046.8684)'%20fill='%23435C71'/%3e%3crect%20x='47.4368'%20y='59.3203'%20width='53.657'%20height='13.2235'%20transform='rotate(-12%2047.4368%2059.3203)'%20fill='url(%23paint2_linear_8481_102191)'/%3e%3crect%20x='51.1907'%20y='76.9824'%20width='53.657'%20height='10.4263'%20transform='rotate(-12%2051.1907%2076.9824)'%20fill='url(%23paint3_linear_8481_102191)'/%3e%3c/g%3e%3cpath%20opacity='0.883952'%20d='M113.939%2051.0679C114.775%2055%20112.265%2058.865%20108.333%2059.7008L107.842%2059.8052C103.639%2060.6986%2099.5073%2058.0155%2098.6139%2053.8123L97.205%2047.1837L105.307%2045.4616C109.239%2044.6259%20113.104%2047.1359%20113.939%2051.0679Z'%20fill='url(%23paint4_linear_8481_102191)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M68.7215%2066.4138C67.1801%2064.8725%2067.6745%2062.2062%2069.587%2061.1603C72.4457%2059.5969%2076.2861%2057.1773%2079.3785%2054.0849C82.4099%2051.0535%2084.752%2047.3461%2086.2775%2044.5465C87.3388%2042.5989%2090.0598%2042.0819%2091.6282%2043.6503C92.4782%2044.5003%2092.758%2045.7623%2092.2604%2046.8566C91.0829%2049.4466%2088.5191%2054.344%2084.4346%2058.4285C80.2853%2062.5778%2074.8639%2065.591%2072.0553%2066.9952C70.9363%2067.5548%2069.6062%2067.2985%2068.7215%2066.4138Z'%20fill='url(%23paint5_linear_8481_102191)'/%3e%3crect%20x='48.7264'%20y='33.7744'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2048.7264%2033.7744)'%20fill='url(%23paint6_linear_8481_102191)'/%3e%3crect%20x='50.0175'%20y='35.8193'%20width='4.0158'%20height='3.84848'%20rx='1.92424'%20transform='rotate(-12%2050.0175%2035.8193)'%20fill='%23435C71'/%3e%3crect%20x='59.2875'%20y='31.5723'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2059.2875%2031.5723)'%20fill='%23FFFEFE'/%3e%3cpath%20opacity='0.883952'%20d='M111.25%2038.5376C110.415%2034.6055%20106.55%2032.0955%20102.618%2032.9313L102.127%2033.0356C97.9234%2033.9291%2095.2403%2038.0607%2096.1337%2042.2639L97.5426%2048.8925L105.644%2047.1705C109.576%2046.3347%20112.086%2042.4696%20111.25%2038.5376Z'%20fill='url(%23paint7_linear_8481_102191)'/%3e%3crect%20x='60.0181'%20y='33.8037'%20width='3.84848'%20height='3.84848'%20rx='1.90724'%20transform='rotate(-12%2060.0181%2033.8037)'%20fill='%23435C71'/%3e%3cpath%20d='M36.9246%2059.1604C36.4487%2060.717%2034.7371%2061.6271%2033.1805%2061.1512C32.3613%2060.9007%2031.7241%2060.3475%2031.3259%2059.5987L25.2059%2046.7983C24.9784%2046.3703%2025.1286%2045.8788%2025.5566%2045.6513L28.338%2044.1724C28.7659%2043.9449%2029.2574%2044.0951%2029.4849%2044.5231L36.6496%2056.8367C37.0728%2057.5036%2037.15%2058.423%2036.9246%2059.1604Z'%20fill='%23FFDF9F'/%3e%3crect%20x='27.9973'%20y='44.333'%20width='2.39869'%20height='3.59807'%20transform='rotate(152%2027.9973%2044.333)'%20fill='%23FF9090'/%3e%3cpath%20d='M26.6628%2044.3769L26.9472%2044.9118L28.0169%2044.343L26.3106%2041.1338L24.171%2042.2714L25.0243%2043.876C25.6661%2043.5347%2026.3215%2043.7351%2026.6628%2044.3769Z'%20fill='%23FFB19F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26386%2027.248C9.3428%2020.4481%2016.5101%2016.6372%2023.31%2018.7161C30.11%2020.7951%2033.9209%2027.9624%2031.8419%2034.7623C29.763%2041.5622%2022.5956%2045.3731%2015.7958%2043.2942C8.99587%2041.2152%205.18493%2034.0479%207.26386%2027.248ZM9.72157%2027.9983C8.06843%2033.4055%2011.1399%2039.1821%2016.5471%2040.8352C21.9543%2042.4884%2027.7309%2039.4168%2029.384%2034.0096C31.0372%2028.6024%2027.9657%2022.8258%2022.5585%2021.1727C17.1513%2019.5196%2011.3747%2022.5911%209.72157%2027.9983Z'%20fill='%23FFE69F'/%3e%3ccircle%20opacity='0.414016'%20cx='19.5529'%20cy='31.0039'%20r='10.2804'%20transform='rotate(17%2019.5529%2031.0039)'%20fill='%23BBDEFC'/%3e%3cpath%20d='M14.3685%2030.6746C15.7299%2027.6867%2018.9391%2025.9803%2022.1776%2026.5225L22.2595%2026.5475C23.7024%2026.8095%2024.3854%2024.8682%2023.1497%2024.2218C22.3806%2023.8074%2021.5613%2023.557%2020.717%2023.3884C17.3715%2022.9031%2014.0553%2024.6664%2012.6939%2027.6543C12.2796%2028.4235%2012.0859%2029.3497%2012.0244%2030.1372C11.8444%2031.6051%2013.8607%2032.0424%2014.4503%2030.6997C14.3434%2030.7566%2014.3685%2030.6746%2014.3685%2030.6746Z'%20fill='%23F6FBFF'/%3e%3cpath%20d='M10.2904%2029.0679C11.9436%2023.6607%2017.7202%2020.5893%2023.1274%2022.2424C25.6671%2023.0189%2027.5785%2024.6783%2028.9301%2026.704C27.7539%2024.1048%2025.508%2022.0744%2022.5586%2021.1727C17.1514%2019.5196%2011.3748%2022.591%209.72165%2027.9982C8.81993%2030.9476%209.32924%2033.97%2010.7444%2036.3735C9.82081%2034.1203%209.51395%2031.6077%2010.2904%2029.0679Z'%20fill='%23ADCBE7'/%3e%3cpath%20opacity='0.406087'%20d='M36.4864%2056.8021L36.1373%2056.2691C36.3845%2056.8563%2036.428%2057.5516%2036.2372%2058.1754C35.9273%2059.189%2034.5593%2059.1971%2034.0713%2058.2806L28.3787%2047.5877C28.0534%2046.9767%2027.3508%2046.7619%2026.7395%2047.0866L25.7206%2047.6277L31.4395%2059.3516C31.7648%2059.9627%2032.27%2060.5434%2032.8706%2060.8123C33.7054%2061.1528%2034.6593%2061.1034%2035.3726%2060.7247C36.0858%2060.3459%2036.6602%2059.5837%2036.8444%2058.7021C37.0351%2058.0783%2036.8117%2057.4132%2036.4864%2056.8021Z'%20fill='white'/%3e%3cpath%20d='M29.8826%2048.4977C29.8006%2048.4726%2029.6368%2048.4225%2029.5799%2048.3155L28.1579%2045.6411C28.0442%2045.4272%2028.1193%2045.1814%2028.3332%2045.0677C28.5472%2044.9539%2028.7929%2045.0291%2028.9067%2045.243L30.3287%2047.9174C30.4424%2048.1313%2030.3673%2048.3771%2030.1534%2048.4908C30.1284%2048.5728%2029.9645%2048.5227%2029.8826%2048.4977Z'%20fill='%23FFF5EB'/%3e%3cellipse%20cx='29.2637'%20cy='54.631'%20rx='1.50593'%20ry='3.17918'%20transform='rotate(-23%2029.2637%2054.631)'%20fill='%23FFC478'/%3e%3cellipse%20cx='34.0592'%20cy='52.4078'%20rx='0.920288'%20ry='1.67325'%20transform='rotate(106%2034.0592%2052.4078)'%20fill='%23FFC478'/%3e%3cpath%20d='M89.1282%2019.2055L68.2257%2026.8725L45.9197%2028.3898L44.4929%2016.4082C44.3371%2013.798%2047.5283%2011.4502%2050.9859%2011.6309L65.1429%2012.369L67.3969%2012.4869C68.5309%2012.5463%2069.7066%2012.3289%2070.7522%2011.8627L78.6899%208.34726C81.725%206.99992%2085.3012%207.87475%2086.2125%2010.1876L89.1282%2019.2055Z'%20fill='url(%23paint8_linear_8481_102191)'/%3e%3cpath%20opacity='0.479771'%20d='M88.6262%2019.0953L68.3101%2026.5288L65.3314%2012.5149L67.5211%2012.6263C68.6228%2012.6824%2069.7652%2012.471%2070.7816%2012.0192L78.4972%208.61266C81.4474%207.30707%2084.9208%208.14856%2085.8036%2010.3829L88.6262%2019.0953Z'%20fill='%23ADCBE7'/%3e%3cpath%20d='M91.6332%2026.6212L46.9517%2036.1186L46.0387%2028.4438L89.2535%2019.2582L91.6332%2026.6212Z'%20fill='%23717DAD'/%3e%3cpath%20d='M102.961%2024.2033C103.125%2024.9722%20102.371%2025.7829%20101.278%2026.015L37.9675%2039.4722C36.8754%2039.7043%2035.8568%2039.2704%2035.6933%2038.5015C35.5301%2037.7336%2036.284%2036.922%2037.3761%2036.6898L100.687%2023.2327C101.779%2023.0005%20102.798%2023.4354%20102.961%2024.2033Z'%20fill='%239ED1FF'/%3e%3cpath%20d='M102.703%2024.1718C102.838%2024.805%20102.067%2025.5045%20100.983%2025.7349L69.5583%2032.4144L69.0712%2030.123L100.496%2023.4436C101.58%2023.2131%20102.569%2023.5394%20102.703%2024.1718Z'%20fill='%2378AFE1'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8481_102191'%20x1='32.2665'%20y1='59.6553'%20x2='59.0518'%20y2='60.5906'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8481_102191'%20x1='67.3434'%20y1='85.966'%20x2='103.216'%20y2='78.3411'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFABC'/%3e%3cstop%20offset='1'%20stop-color='%23FFA650'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8481_102191'%20x1='51.4347'%20y1='74.8197'%20x2='91.1539'%20y2='74.8197'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_8481_102191'%20x1='55.1887'%20y1='89.2031'%20x2='94.9078'%20y2='89.2031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_8481_102191'%20x1='94.5023'%20y1='53.1799'%20x2='106.762'%20y2='58.7056'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_8481_102191'%20x1='74.9906'%20y1='66.9871'%20x2='94.9778'%20y2='46.9999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_8481_102191'%20x1='50.5805'%20y1='44.0581'%20x2='59.9372'%20y2='44.0581'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23E3EEF3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint7_linear_8481_102191'%20x1='88.4187'%20y1='43.3906'%20x2='99.3981'%20y2='25.1833'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint8_linear_8481_102191'%20x1='56.4985'%20y1='29.5482'%20x2='100.532'%20y2='20.1885'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23ECF7FF'/%3e%3cstop%20offset='1'%20stop-color='%23C2E0FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",T5=()=>E.jsxs(x.Box,{justifyItems:"center",marginTop:"40px",children:[E.jsx("img",{src:A5,width:124,height:107}),E.jsx(x.Typography,{variant:"body2",color:x.theme.palette.gray.gray3,children:lx})]}),S5=({searchResults:e,selectedObject:t,onReset:n,fetchCards:r})=>{const o=Nt(),[s,i]=S.useState(null),a=Vr(ax,{count:e.length.toString(),countSuffix:e.length>1?"s":"",searchObject:t.objectName,connectorName:t.connectorName}),c=b=>{i({externalResourceId:b,formId:t.value.toString()})},l=()=>{i(null),o(_b())},u=()=>{n(),r(),l()};return e.length?s?E.jsx(w5,{meta:s,onBack:l,onLink:u}):E.jsxs(x.Stack,{gap:"14px",marginTop:"12px",children:[E.jsx(x.Typography,{variant:"body2",children:a}),E.jsx(x.Stack,{gap:"17px",children:e==null?void 0:e.map(({externalResourceId:b,name:y,description:C})=>E.jsxs(Kf,{onClick:()=>c(b),direction:"row",children:[E.jsxs(x.Stack,{flexGrow:1,children:[E.jsx(x.Typography,{variant:"body2",color:x.theme.palette.gray.gray1,children:y}),E.jsx(x.Typography,{variant:"caption",color:x.theme.palette.gray.gray3,children:C})]}),E.jsx(x.Box,{alignSelf:"center",className:"search-item__chevron",width:"20px",height:"20px",children:E.jsx("img",{src:v5})})]},b))})]}):E.jsx(T5,{})},Ia=x.styled(x.Skeleton)`
|
|
904
|
+
`,M5="data:image/svg+xml,%3csvg%20width='124'%20height='107'%20viewBox='0%200%20124%20107'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M28.6168%2054.7446C28.6931%2052.5589%2031.0146%2051.1102%2033.0842%2051.8174C35.9985%2052.8133%2040.0375%2053.9024%2044.0621%2054.043C48.0034%2054.1806%2051.968%2053.4097%2054.8762%2052.6339C57.0264%2052.0602%2059.2927%2053.6932%2059.215%2055.9172C59.1742%2057.0856%2058.4742%2058.1269%2057.3723%2058.5178C54.8051%2059.4284%2049.7633%2060.8927%2044.3075%2060.7022C38.7694%2060.5088%2033.1999%2058.6241%2030.4004%2057.5311C29.2637%2057.0873%2028.5742%2055.9641%2028.6168%2054.7446Z'%20fill='url(%23paint0_linear_8481_102191)'/%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='url(%23paint1_linear_8481_102191)'/%3e%3cmask%20id='mask0_8481_102191'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='46'%20y='14'%20width='60'%20height='79'%3e%3cpath%20d='M47.223%2043.6373C44.4928%2030.7926%2052.6922%2018.1666%2065.5368%2015.4364C78.3815%2012.7062%2091.0075%2020.9055%2093.7377%2033.7502L105.079%2087.1053L84.1844%2091.5466C70.0346%2094.5542%2056.1258%2085.5217%2053.1182%2071.3719L47.223%2043.6373Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_8481_102191)'%3e%3cellipse%20cx='63.7775'%20cy='46.8684'%20rx='1.48152'%20ry='1.39438'%20transform='rotate(-12%2063.7775%2046.8684)'%20fill='%23435C71'/%3e%3crect%20x='47.4368'%20y='59.3203'%20width='53.657'%20height='13.2235'%20transform='rotate(-12%2047.4368%2059.3203)'%20fill='url(%23paint2_linear_8481_102191)'/%3e%3crect%20x='51.1907'%20y='76.9824'%20width='53.657'%20height='10.4263'%20transform='rotate(-12%2051.1907%2076.9824)'%20fill='url(%23paint3_linear_8481_102191)'/%3e%3c/g%3e%3cpath%20opacity='0.883952'%20d='M113.939%2051.0679C114.775%2055%20112.265%2058.865%20108.333%2059.7008L107.842%2059.8052C103.639%2060.6986%2099.5073%2058.0155%2098.6139%2053.8123L97.205%2047.1837L105.307%2045.4616C109.239%2044.6259%20113.104%2047.1359%20113.939%2051.0679Z'%20fill='url(%23paint4_linear_8481_102191)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M68.7215%2066.4138C67.1801%2064.8725%2067.6745%2062.2062%2069.587%2061.1603C72.4457%2059.5969%2076.2861%2057.1773%2079.3785%2054.0849C82.4099%2051.0535%2084.752%2047.3461%2086.2775%2044.5465C87.3388%2042.5989%2090.0598%2042.0819%2091.6282%2043.6503C92.4782%2044.5003%2092.758%2045.7623%2092.2604%2046.8566C91.0829%2049.4466%2088.5191%2054.344%2084.4346%2058.4285C80.2853%2062.5778%2074.8639%2065.591%2072.0553%2066.9952C70.9363%2067.5548%2069.6062%2067.2985%2068.7215%2066.4138Z'%20fill='url(%23paint5_linear_8481_102191)'/%3e%3crect%20x='48.7264'%20y='33.7744'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2048.7264%2033.7744)'%20fill='url(%23paint6_linear_8481_102191)'/%3e%3crect%20x='50.0175'%20y='35.8193'%20width='4.0158'%20height='3.84848'%20rx='1.92424'%20transform='rotate(-12%2050.0175%2035.8193)'%20fill='%23435C71'/%3e%3crect%20x='59.2875'%20y='31.5723'%20width='11.2108'%20height='11.2108'%20rx='5.59457'%20transform='rotate(-12%2059.2875%2031.5723)'%20fill='%23FFFEFE'/%3e%3cpath%20opacity='0.883952'%20d='M111.25%2038.5376C110.415%2034.6055%20106.55%2032.0955%20102.618%2032.9313L102.127%2033.0356C97.9234%2033.9291%2095.2403%2038.0607%2096.1337%2042.2639L97.5426%2048.8925L105.644%2047.1705C109.576%2046.3347%20112.086%2042.4696%20111.25%2038.5376Z'%20fill='url(%23paint7_linear_8481_102191)'/%3e%3crect%20x='60.0181'%20y='33.8037'%20width='3.84848'%20height='3.84848'%20rx='1.90724'%20transform='rotate(-12%2060.0181%2033.8037)'%20fill='%23435C71'/%3e%3cpath%20d='M36.9246%2059.1604C36.4487%2060.717%2034.7371%2061.6271%2033.1805%2061.1512C32.3613%2060.9007%2031.7241%2060.3475%2031.3259%2059.5987L25.2059%2046.7983C24.9784%2046.3703%2025.1286%2045.8788%2025.5566%2045.6513L28.338%2044.1724C28.7659%2043.9449%2029.2574%2044.0951%2029.4849%2044.5231L36.6496%2056.8367C37.0728%2057.5036%2037.15%2058.423%2036.9246%2059.1604Z'%20fill='%23FFDF9F'/%3e%3crect%20x='27.9973'%20y='44.333'%20width='2.39869'%20height='3.59807'%20transform='rotate(152%2027.9973%2044.333)'%20fill='%23FF9090'/%3e%3cpath%20d='M26.6628%2044.3769L26.9472%2044.9118L28.0169%2044.343L26.3106%2041.1338L24.171%2042.2714L25.0243%2043.876C25.6661%2043.5347%2026.3215%2043.7351%2026.6628%2044.3769Z'%20fill='%23FFB19F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.26386%2027.248C9.3428%2020.4481%2016.5101%2016.6372%2023.31%2018.7161C30.11%2020.7951%2033.9209%2027.9624%2031.8419%2034.7623C29.763%2041.5622%2022.5956%2045.3731%2015.7958%2043.2942C8.99587%2041.2152%205.18493%2034.0479%207.26386%2027.248ZM9.72157%2027.9983C8.06843%2033.4055%2011.1399%2039.1821%2016.5471%2040.8352C21.9543%2042.4884%2027.7309%2039.4168%2029.384%2034.0096C31.0372%2028.6024%2027.9657%2022.8258%2022.5585%2021.1727C17.1513%2019.5196%2011.3747%2022.5911%209.72157%2027.9983Z'%20fill='%23FFE69F'/%3e%3ccircle%20opacity='0.414016'%20cx='19.5529'%20cy='31.0039'%20r='10.2804'%20transform='rotate(17%2019.5529%2031.0039)'%20fill='%23BBDEFC'/%3e%3cpath%20d='M14.3685%2030.6746C15.7299%2027.6867%2018.9391%2025.9803%2022.1776%2026.5225L22.2595%2026.5475C23.7024%2026.8095%2024.3854%2024.8682%2023.1497%2024.2218C22.3806%2023.8074%2021.5613%2023.557%2020.717%2023.3884C17.3715%2022.9031%2014.0553%2024.6664%2012.6939%2027.6543C12.2796%2028.4235%2012.0859%2029.3497%2012.0244%2030.1372C11.8444%2031.6051%2013.8607%2032.0424%2014.4503%2030.6997C14.3434%2030.7566%2014.3685%2030.6746%2014.3685%2030.6746Z'%20fill='%23F6FBFF'/%3e%3cpath%20d='M10.2904%2029.0679C11.9436%2023.6607%2017.7202%2020.5893%2023.1274%2022.2424C25.6671%2023.0189%2027.5785%2024.6783%2028.9301%2026.704C27.7539%2024.1048%2025.508%2022.0744%2022.5586%2021.1727C17.1514%2019.5196%2011.3748%2022.591%209.72165%2027.9982C8.81993%2030.9476%209.32924%2033.97%2010.7444%2036.3735C9.82081%2034.1203%209.51395%2031.6077%2010.2904%2029.0679Z'%20fill='%23ADCBE7'/%3e%3cpath%20opacity='0.406087'%20d='M36.4864%2056.8021L36.1373%2056.2691C36.3845%2056.8563%2036.428%2057.5516%2036.2372%2058.1754C35.9273%2059.189%2034.5593%2059.1971%2034.0713%2058.2806L28.3787%2047.5877C28.0534%2046.9767%2027.3508%2046.7619%2026.7395%2047.0866L25.7206%2047.6277L31.4395%2059.3516C31.7648%2059.9627%2032.27%2060.5434%2032.8706%2060.8123C33.7054%2061.1528%2034.6593%2061.1034%2035.3726%2060.7247C36.0858%2060.3459%2036.6602%2059.5837%2036.8444%2058.7021C37.0351%2058.0783%2036.8117%2057.4132%2036.4864%2056.8021Z'%20fill='white'/%3e%3cpath%20d='M29.8826%2048.4977C29.8006%2048.4726%2029.6368%2048.4225%2029.5799%2048.3155L28.1579%2045.6411C28.0442%2045.4272%2028.1193%2045.1814%2028.3332%2045.0677C28.5472%2044.9539%2028.7929%2045.0291%2028.9067%2045.243L30.3287%2047.9174C30.4424%2048.1313%2030.3673%2048.3771%2030.1534%2048.4908C30.1284%2048.5728%2029.9645%2048.5227%2029.8826%2048.4977Z'%20fill='%23FFF5EB'/%3e%3cellipse%20cx='29.2637'%20cy='54.631'%20rx='1.50593'%20ry='3.17918'%20transform='rotate(-23%2029.2637%2054.631)'%20fill='%23FFC478'/%3e%3cellipse%20cx='34.0592'%20cy='52.4078'%20rx='0.920288'%20ry='1.67325'%20transform='rotate(106%2034.0592%2052.4078)'%20fill='%23FFC478'/%3e%3cpath%20d='M89.1282%2019.2055L68.2257%2026.8725L45.9197%2028.3898L44.4929%2016.4082C44.3371%2013.798%2047.5283%2011.4502%2050.9859%2011.6309L65.1429%2012.369L67.3969%2012.4869C68.5309%2012.5463%2069.7066%2012.3289%2070.7522%2011.8627L78.6899%208.34726C81.725%206.99992%2085.3012%207.87475%2086.2125%2010.1876L89.1282%2019.2055Z'%20fill='url(%23paint8_linear_8481_102191)'/%3e%3cpath%20opacity='0.479771'%20d='M88.6262%2019.0953L68.3101%2026.5288L65.3314%2012.5149L67.5211%2012.6263C68.6228%2012.6824%2069.7652%2012.471%2070.7816%2012.0192L78.4972%208.61266C81.4474%207.30707%2084.9208%208.14856%2085.8036%2010.3829L88.6262%2019.0953Z'%20fill='%23ADCBE7'/%3e%3cpath%20d='M91.6332%2026.6212L46.9517%2036.1186L46.0387%2028.4438L89.2535%2019.2582L91.6332%2026.6212Z'%20fill='%23717DAD'/%3e%3cpath%20d='M102.961%2024.2033C103.125%2024.9722%20102.371%2025.7829%20101.278%2026.015L37.9675%2039.4722C36.8754%2039.7043%2035.8568%2039.2704%2035.6933%2038.5015C35.5301%2037.7336%2036.284%2036.922%2037.3761%2036.6898L100.687%2023.2327C101.779%2023.0005%20102.798%2023.4354%20102.961%2024.2033Z'%20fill='%239ED1FF'/%3e%3cpath%20d='M102.703%2024.1718C102.838%2024.805%20102.067%2025.5045%20100.983%2025.7349L69.5583%2032.4144L69.0712%2030.123L100.496%2023.4436C101.58%2023.2131%20102.569%2023.5394%20102.703%2024.1718Z'%20fill='%2378AFE1'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8481_102191'%20x1='32.2665'%20y1='59.6553'%20x2='59.0518'%20y2='60.5906'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8481_102191'%20x1='67.3434'%20y1='85.966'%20x2='103.216'%20y2='78.3411'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFABC'/%3e%3cstop%20offset='1'%20stop-color='%23FFA650'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_8481_102191'%20x1='51.4347'%20y1='74.8197'%20x2='91.1539'%20y2='74.8197'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_8481_102191'%20x1='55.1887'%20y1='89.2031'%20x2='94.9078'%20y2='89.2031'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23A3C1FF'/%3e%3cstop%20offset='1'%20stop-color='%234243FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_8481_102191'%20x1='94.5023'%20y1='53.1799'%20x2='106.762'%20y2='58.7056'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_8481_102191'%20x1='74.9906'%20y1='66.9871'%20x2='94.9778'%20y2='46.9999'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFDE0'/%3e%3cstop%20offset='1'%20stop-color='%23FFB362'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_8481_102191'%20x1='50.5805'%20y1='44.0581'%20x2='59.9372'%20y2='44.0581'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23E3EEF3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint7_linear_8481_102191'%20x1='88.4187'%20y1='43.3906'%20x2='99.3981'%20y2='25.1833'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF9498'/%3e%3cstop%20offset='1'%20stop-color='%23FFD671'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint8_linear_8481_102191'%20x1='56.4985'%20y1='29.5482'%20x2='100.532'%20y2='20.1885'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23ECF7FF'/%3e%3cstop%20offset='1'%20stop-color='%23C2E0FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",B5=()=>E.jsxs(x.Box,{justifyItems:"center",marginTop:"40px",children:[E.jsx("img",{src:M5,width:124,height:107}),E.jsx(x.Typography,{variant:"body2",color:x.theme.palette.gray.gray3,children:Ix})]}),j5=({searchResults:e,selectedObject:t,onReset:n,fetchCards:r})=>{const o=Lt(),{sendTrackingEvent:s,currentSmIds:i}=S.useContext(Ge),[a,c]=S.useState(null),l=Gr(vx,{count:e.length.toString(),countSuffix:e.length>1?"s":"",searchObject:t.objectName,connectorName:t.connectorName}),u=(C,h)=>{s(b2,{search_keyword:a==null?void 0:a.searchKeyword,search_result_label:h,sm_ids:i,connector_name:t.connectorName}),c({externalResourceId:C,formId:t.value.toString(),searchKeyword:a==null?void 0:a.searchKeyword,searchResultLabel:h})},b=()=>{c(null),o(Bb())},y=()=>{n(),r(),b()};return e.length?a?E.jsx(P5,{meta:a,onBack:b,onLink:y}):E.jsxs(x.Stack,{gap:"14px",marginTop:"12px",children:[E.jsx(x.Typography,{variant:"body2",children:l}),E.jsx(x.Stack,{gap:"17px",children:e==null?void 0:e.map(({externalResourceId:C,name:h,description:p})=>E.jsxs(n0,{onClick:()=>u(C,h),direction:"row",children:[E.jsxs(x.Stack,{flexGrow:1,children:[E.jsx(x.Typography,{variant:"body2",color:x.theme.palette.gray.gray1,children:h}),E.jsx(x.Typography,{variant:"caption",color:x.theme.palette.gray.gray3,children:p})]}),E.jsx(x.Box,{alignSelf:"center",className:"search-item__chevron",width:"20px",height:"20px",children:E.jsx("img",{src:R5})})]},C))})]}):E.jsx(B5,{})},wa=x.styled(x.Skeleton)`
|
|
905
905
|
display: block;
|
|
906
906
|
margin: ${e=>e.margin?e.margin:0};
|
|
907
|
-
`,
|
|
907
|
+
`,G5=()=>E.jsxs(x.Stack,{marginTop:"12px",children:[E.jsx(wa,{variant:"rounded",width:"50%",height:"16px",animation:"wave",margin:"0 0 18px 0"}),E.jsx(x.Stack,{gap:"17px",children:E.jsxs(n0,{gap:"8px",disableHover:!0,children:[E.jsx(wa,{variant:"rounded",width:"30%",height:"16px",animation:"wave"}),E.jsx(wa,{variant:"rounded",width:"70%",height:"16px",animation:"wave"})]})})]}),V5=async({id:e,searchString:t,args:n})=>{try{if(e===void 0||t===void 0)return[];const r=await it({url:A5.replace(":formId",e.toString()),method:mt.POST,data:{search_string:t,args:n}});let o=null;return r!=null&&r.data&&"data"in r.data&&(o=r.data.data),o}catch(r){De({message:Ni,type:vt}),console.error(r)}},H5=(e,t)=>Kf({mutationFn:V5,onMutate:({searchString:n,connectorName:r})=>{e(n,r)},onSuccess:(n,{searchString:r,connectorName:o})=>{t(r,n,o)}}),W5=e=>B.createElement("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},B.createElement("path",{d:"M12.3333 0.333008H1.66659C0.933252 0.333008 0.339919 0.933008 0.339919 1.66634L0.333252 13.6663L2.99992 10.9997H12.3333C13.0666 10.9997 13.6666 10.3997 13.6666 9.66634V1.66634C13.6666 0.933008 13.0666 0.333008 12.3333 0.333008ZM12.3333 9.66634H2.44659L2.05325 10.0597L1.66659 10.4463V1.66634H12.3333V9.66634ZM6.33325 6.99967H7.66659V8.33301H6.33325V6.99967ZM6.33325 2.99967H7.66659V5.66634H6.33325V2.99967Z",fill:"#6F7C90"})),Z5=({isAdmin:e=!1})=>{const{email:t,currentSmIds:n,sendTrackingEvent:r,availableFeatures:o,conversationId:s}=S.useContext(Ge),i=Lt(),{userGroupId:a,userId:c}=Sn()||{},l=S.useRef(!1),u=S.useRef(null),[b,y]=S.useState(!1),[C,h]=S.useState(!1),[p,d]=S.useState(!1),[f,m]=S.useState(),[g,I]=S.useState(!1),[v,w]=S.useState(null),[A,T]=S.useState(t),O=he(yy),N=he(vy),F=he(Iy),k=he(Ey),D=he(Cy),j=he(Du),z=he(ky),W=he(ku),X=he(Pu),Z=he(Mu),U=he(tx),se=$e(o,ug),ae=$e(o,Qc),M=$e(o,mg),Y=$e(o,yg),K=$e(o,vg),Q=Dg(F),ce=kg(c,a,n,Q),{data:ge}=e0({senderEmail:t,conversationId:String(s),enabled:Y&&!!t}),{emailHeaders:me}=ge??{},ne=S.useCallback((Ne,Qe)=>{r(h2,{search_keyword:Ne,sm_ids:n,connector_name:Qe,suggestion_type:U})},[r,n,U]),de=S.useCallback((Ne,Qe,Cn)=>{!Array.isArray(Qe)||!Qe.length?r(g2,{search_keyword:Ne,sm_ids:n,connector_name:Cn,suggestion_type:U}):Qe.length&&r(m2,{num_of_results:Qe.length,search_keyword:Ne,sm_ids:n,connector_name:Cn,suggestion_type:U})},[r,n,U]),{mutate:Be,reset:G,data:ze,isPending:tt,isIdle:Ye}=H5(ne,de),wt=S.useCallback(()=>{G(),w(null)},[G,w]),Dt=S.useCallback(()=>{t&&n.length&&s&&i(Ko({inboxIds:n,conversationId:s}))},[i,t,n,s]),kt=S.useCallback((Ne,Qe)=>{Ne&&s&&Qe&&i($o({id:Ne,channelType:"email",conversationId:s,externalResourceId:Qe,contactEmail:t})).unwrap().catch(()=>{i(rr(null))})},[i,s,t]);if(S.useEffect(()=>{T(t)},[t]),S.useEffect(()=>{var Ne;if(X){y(!0);const{externalResourceId:Qe}=X,Cn=(Ne=X.forms.find(Ta=>Ta.type==="edit"))==null?void 0:Ne.id;kt(Cn,Qe)}else y(!1),i(py())},[X,kt,i]),S.useEffect(()=>(Dt(),()=>{i(Fu.clearConnectorList())}),[i,Dt]),S.useEffect(()=>(O&&O.length&&!l.current&&(r(Vg,{numOfCards:O.length,sm_ids:n}),l.current=!0),()=>{(!O||!n||l.current)&&(l.current=!1)}),[O,r,n]),S.useEffect(()=>{s&&n&&n.length&&i(Yo({inboxIds:n,conversationId:s,channelType:"email"}))},[i,n,s]),!t.length||D===J.LOADING)return E.jsx(HE,{});const It=Ne=>{r(zg,{connector_name:z,source:Ne,sm_ids:n})},We=Ne=>{h(!0),It(Ne)},so=()=>{d(!0),r(Yg)},Jt=Ne=>{r(Ne,f),Z?I(!0):h(!1)},Ss=Ne=>{if(X){const{connectorName:Qe,title:Cn}=X;r(Ne,{connector_name:Qe,card_title:Cn,sm_ids:n,ug_id:a})}Z?I(!0):i(rr(null))},Aa=()=>{h(!1),i(rr(null)),m(void 0),I(!1)},io=()=>{Dt(),i(Fu.clearConnectorList())},_s=()=>{r(u2,{sm_ids:n,ug_id:a,connector_names:Q})},zn=[{label:"Go back",variant:"text",action:Aa},{label:"Stay",variant:"contained",action:()=>I(!1)}],ao=j.length>0,Tr=W.length>0,Os=()=>ao||Tr?E.jsx(dx,{haveCreateObjects:ao,haveLinkObjects:Tr,onCreateClick:()=>We(cl.MAIN_BUTTON),onLinkClick:()=>d(!0)}):E.jsx(hf,{isAdmin:e,hideHeading:!0});return E.jsxs(bl,{ref:u,"data-testid":Array.isArray(O)?"connector-agent":"loading",id:"connector-agent-container",stopOverflow:C||p,children:[E.jsx(Sf,{shown:g,setShown:I,title:sy,description:iy,buttons:zn}),E.jsx(k2,{children:N?E.jsxs(E.Fragment,{children:[E.jsx(f1,{isWriteFlowEnabled:ae,haveCreateObjects:ao,haveLinkObjects:Tr,cards:O,handleCreateNewObject:()=>We(cl.ICON),handleLinkNewObject:so}),M?E.jsx(L5,{selectedObject:v,setSelectedObject:w,fetchSearchResults:Be,onReset:wt,root:u.current}):null,E.jsxs(ki,{children:[E.jsx(or,{condition:M&&tt,children:E.jsx(G5,{})},"search"),E.jsx(or,{condition:M&&!!v&&!Ye,children:E.jsx(j5,{searchResults:ze??[],selectedObject:v,onReset:wt,fetchCards:Dt})},"results"),E.jsxs(or,{fallback:!0,children:[Y&&(O!=null&&O.length)?E.jsx(QE,{emailHeaders:me,selectedEmail:A,root:u.current,setSelectedEmail:T}):null,se?E.jsx(WE,{}):null,E.jsxs(ki,{children:[E.jsxs(or,{condition:!!O&&O.length>0,children:[E.jsx(qy,{cards:O,specificCardData:F,email:A??"",specificConnectorApiStatus:k,onCardUnlinking:Dt}),K?E.jsx(c1,{children:E.jsxs(x.Button,{size:"small",variant:"text",href:ce,target:"_blank",onClick:_s,children:[E.jsx(W5,{}),lg]})}):null]},"cards-list"),E.jsx(or,{condition:!(O!=null&&O.length)&&ae,children:Os()},"create-banner")]})]},"cards")]})]}):E.jsx(hf,{isAdmin:e})}),E.jsx(ua,{onClose:()=>Ss(i2),isOpen:b,setIsOpen:y,title:Sg,portalId:"connector-layover-portal",backButtonTooltip:"Back",children:E.jsx(_f,{isEdit:!0,onClose:()=>Ss(s2),onCreateSuccess:io,metaData:f,setMetaData:m})}),E.jsx(ua,{onClose:()=>Jt(Kg),portalId:"connector-layover-portal",isOpen:C,setIsOpen:h,children:E.jsx(_f,{onClose:()=>Jt($g),onCreateSuccess:io,metaData:f,setMetaData:m})}),E.jsx(ua,{onClose:()=>d(!1),portalId:"connector-layover-portal",isOpen:p,setIsOpen:d,children:E.jsx(sx,{setOpenTaskLinking:d,onLinkingSuccess:Dt})}),!N&&E.jsx(L2,{})]})},X5=({children:e,sendTrackingEvent:t,contactEmail:n,baseUrls:r={},currentSmIds:o=[],metaData:s,availableFeatures:i,conversationId:a,connectorFunctions:c,isAdmin:l=!1})=>{const u=S.useMemo(()=>({email:n,baseUrls:r,currentSmIds:o,metaData:s,conversationId:a,sendTrackingEvent:t||(()=>{}),availableFeatures:i,isAdmin:l,connectorFunctions:c}),[n,r,t,o,s,i,a,l,c]);return E.jsx(Ge.Provider,{value:u,children:e})},z5=new s5,Y5=({children:e})=>E.jsx(u5,{client:z5,children:e}),J5=Dl({cardList:Fy,write:hy,common:Gb}),U5=Nm({reducer:J5,devTools:!0}),Q5=({children:e,extraParams:t,contactEmail:n,baseUrls:r,availableFeatures:o,connectorFunctions:s})=>E.jsx(O1,{store:U5,children:E.jsx(x.HiverProvider,{custom:!0,children:E.jsx(Y5,{children:E.jsx(X5,{availableFeatures:o,sendTrackingEvent:t==null?void 0:t.sendTrackingEvent,contactEmail:n,currentSmIds:t==null?void 0:t.currentSmIds,metaData:t==null?void 0:t.metaData,conversationId:t==null?void 0:t.conversationId,baseUrls:r,connectorFunctions:s,isAdmin:t==null?void 0:t.isAdmin,children:E.jsx(S.Suspense,{fallback:E.jsx(E.Fragment,{}),children:e})})})})}),q5=x.styled(x.Box)`
|
|
908
908
|
height: inherit;
|
|
909
909
|
.MuiScopedCssBaseline-root {
|
|
910
910
|
height: inherit;
|
|
@@ -1012,7 +1012,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1012
1012
|
[hidden] {
|
|
1013
1013
|
display: none;
|
|
1014
1014
|
}
|
|
1015
|
-
|
|
1015
|
+
`,$5=x.styled(x.Box)`
|
|
1016
1016
|
:root {
|
|
1017
1017
|
--toastify-color-light: #fff;
|
|
1018
1018
|
--toastify-color-dark: #121212;
|
|
@@ -1743,7 +1743,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1743
1743
|
transform: rotate(360deg);
|
|
1744
1744
|
}
|
|
1745
1745
|
}
|
|
1746
|
-
`,
|
|
1746
|
+
`,K5=x.styled($5)`
|
|
1747
1747
|
.Toastify__toast-container {
|
|
1748
1748
|
min-width: 320px !important;
|
|
1749
1749
|
font-size: 16px;
|
|
@@ -1792,4 +1792,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1792
1792
|
align-self: auto !important;
|
|
1793
1793
|
margin-left: 12px;
|
|
1794
1794
|
}
|
|
1795
|
-
`,
|
|
1795
|
+
`,e4=({contactEmail:e="",baseUrls:t={},extraParams:n={},availableFeatures:r={},connectorFunctions:o})=>E.jsx(q5,{children:E.jsxs(Q5,{availableFeatures:r,extraParams:n,contactEmail:e,connectorFunctions:o,baseUrls:t,children:[E.jsx(Z5,{isAdmin:n==null?void 0:n.isAdmin}),Oe.createPortal(E.jsx(K5,{id:"toast-message",children:E.jsx(k0,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body),E.jsx("div",{"data-connectorid":"connector-layover-portal"})]})});ue.ConnectorCardList=e4,ue.getConnectorsBifrostConfigs=Sn,ue.getMetaData=kx,ue.initConnectorsBifrost=ag,Object.defineProperty(ue,Symbol.toStringTag,{value:"Module"})});
|