@hiver/connector-agent 4.9.0-oneClickGen-beta.6 → 4.9.0-oneClickGen-beta.8
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/features/connector-cards/components/card-list/Card.d.ts.map +1 -1
- package/features/connector-cards/components/card-list/card-content-value.d.ts.map +1 -1
- package/features/connector-cards/components/card-list/style.d.ts.map +1 -1
- package/features/feedback/index.d.ts.map +1 -1
- package/features/write-form/api/getFormDefaults.d.ts.map +1 -1
- package/features/write-form/components/map-form-defaults/index.d.ts +17 -0
- package/features/write-form/components/map-form-defaults/index.d.ts.map +1 -0
- package/features/write-form/components/write-form/index.d.ts +1 -1
- package/features/write-form/components/write-form/index.d.ts.map +1 -1
- package/features/write-form/utils/index.d.ts +1 -0
- package/features/write-form/utils/index.d.ts.map +1 -1
- package/index.es.js +8000 -7838
- package/index.umd.js +272 -234
- package/package.json +2 -2
- package/testing/mocks/handlers/write-capability.d.ts.map +1 -1
- package/types/form.d.ts +1 -0
- package/types/form.d.ts.map +1 -1
package/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(de,I){typeof exports=="object"&&typeof module<"u"?I(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"],I):(de=typeof globalThis<"u"?globalThis:de||self,I(de["@hiver/connector-agent"]={},de.React,de.ReactDOM,de.hiverUiKit))})(this,function(de,I,je,u){"use strict";var $A=Object.defineProperty;var I2=de=>{throw TypeError(de)};var UA=(de,I,je)=>I in de?$A(de,I,{enumerable:!0,configurable:!0,writable:!0,value:je}):de[I]=je;var Re=(de,I,je)=>UA(de,typeof I!="symbol"?I+"":I,je),Il=(de,I,je)=>I.has(de)||I2("Cannot "+je);var F=(de,I,je)=>(Il(de,I,"read from private field"),je?je.call(de):I.get(de)),ue=(de,I,je)=>I.has(de)?I2("Cannot add the same private member more than once"):I instanceof WeakSet?I.add(de):I.set(de,je),K=(de,I,je,u)=>(Il(de,I,"write to private field"),u?u.call(de,je):I.set(de,je),je),be=(de,I,je)=>(Il(de,I,"access private method"),je);var Xa=(de,I,je,u)=>({set _(Ya){K(de,I,Ya,je)},get _(){return F(de,I,u)}});var wr,Hn,co,h2,lo,Wn,uo,g2,Ir,m2,fo,po,Bt,_r,lt,as,Sr,tn,kn,b2,dn,y2,fn,dt,Tr,pn,nr,C2,_n,nn,is,x2,ze,Zn,Xn,ho,go,zn,mo,bo,E2,wt,we,cs,ft,Ar,yo,Yn,hn,ls,Co,xo,Lr,Or,Jn,Eo,Ne,ds,_l,Sl,Tl,Al,Ll,Ol,Fl,_2,v2,qn,Qn,It,Sn,Tn,za,kl,w2;function Ya(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 A=Ya(I);var ge=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ja={exports:{}},Ao={};/**
|
|
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 Dl;function S2(){if(Dl)return Ao;Dl=1;var e=I,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 a(i,c,l){var f,g={},y=null,x=null;l!==void 0&&(y=""+l),c.key!==void 0&&(y=""+c.key),c.ref!==void 0&&(x=c.ref);for(f in c)r.call(c,f)&&!s.hasOwnProperty(f)&&(g[f]=c[f]);if(i&&i.defaultProps)for(f in c=i.defaultProps,c)g[f]===void 0&&(g[f]=c[f]);return{$$typeof:t,type:i,key:y,ref:x,props:g,_owner:o.current}}return Ao.Fragment=n,Ao.jsx=a,Ao.jsxs=a,Ao}var Lo={};/**
|
|
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
|
-
`+
|
|
17
|
+
*/var Nl;function T2(){return Nl||(Nl=1,process.env.NODE_ENV!=="production"&&function(){var e=I,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"),a=Symbol.for("react.provider"),i=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),b=Symbol.iterator,p="@@iterator";function h(O){if(O===null||typeof O!="object")return null;var Z=b&&O[b]||O[p];return typeof Z=="function"?Z:null}var m=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function E(O){{for(var Z=arguments.length,$=new Array(Z>1?Z-1:0),le=1;le<Z;le++)$[le-1]=arguments[le];C("error",O,$)}}function C(O,Z,$){{var le=m.ReactDebugCurrentFrame,Ce=le.getStackAddendum();Ce!==""&&(Z+="%s",$=$.concat([Ce]));var Me=$.map(function(Ee){return String(Ee)});Me.unshift("Warning: "+Z),Function.prototype.apply.call(console[O],console,Me)}}var w=!1,v=!1,_=!1,T=!1,S=!1,L;L=Symbol.for("react.module.reference");function N(O){return!!(typeof O=="string"||typeof O=="function"||O===r||O===s||S||O===o||O===l||O===f||T||O===x||w||v||_||typeof O=="object"&&O!==null&&(O.$$typeof===y||O.$$typeof===g||O.$$typeof===a||O.$$typeof===i||O.$$typeof===c||O.$$typeof===L||O.getModuleId!==void 0))}function k(O,Z,$){var le=O.displayName;if(le)return le;var Ce=Z.displayName||Z.name||"";return Ce!==""?$+"("+Ce+")":$}function D(O){return O.displayName||"Context"}function M(O){if(O==null)return null;if(typeof O.tag=="number"&&E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof O=="function")return O.displayName||O.name||null;if(typeof O=="string")return O;switch(O){case r:return"Fragment";case n:return"Portal";case s:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case f:return"SuspenseList"}if(typeof O=="object")switch(O.$$typeof){case i:var Z=O;return D(Z)+".Consumer";case a:var $=O;return D($._context)+".Provider";case c:return k(O,O.render,"ForwardRef");case g:var le=O.displayName||null;return le!==null?le:M(O.type)||"Memo";case y:{var Ce=O,Me=Ce._payload,Ee=Ce._init;try{return M(Ee(Me))}catch{return null}}}return null}var j=Object.assign,J=0,Y,z,H,q,ne,ce,V;function R(){}R.__reactDisabledLog=!0;function G(){{if(J===0){Y=console.log,z=console.info,H=console.warn,q=console.error,ne=console.group,ce=console.groupCollapsed,V=console.groupEnd;var O={configurable:!0,enumerable:!0,value:R,writable:!0};Object.defineProperties(console,{info:O,log:O,warn:O,error:O,group:O,groupCollapsed:O,groupEnd:O})}J++}}function W(){{if(J--,J===0){var O={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:j({},O,{value:Y}),info:j({},O,{value:z}),warn:j({},O,{value:H}),error:j({},O,{value:q}),group:j({},O,{value:ne}),groupCollapsed:j({},O,{value:ce}),groupEnd:j({},O,{value:V})})}J<0&&E("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var U=m.ReactCurrentDispatcher,Q;function re(O,Z,$){{if(Q===void 0)try{throw Error()}catch(Ce){var le=Ce.stack.trim().match(/\n( *(at )?)/);Q=le&&le[1]||""}return`
|
|
18
|
+
`+Q+O}}var B=!1,te;{var pe=typeof WeakMap=="function"?WeakMap:Map;te=new pe}function X(O,Z){if(!O||B)return"";{var $=te.get(O);if($!==void 0)return $}var le;B=!0;var Ce=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Me;Me=U.current,U.current=null,G();try{if(Z){var Ee=function(){throw Error()};if(Object.defineProperty(Ee.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Ee,[])}catch(At){le=At}Reflect.construct(O,[],Ee)}else{try{Ee.call()}catch(At){le=At}O.call(Ee.prototype)}}else{try{throw Error()}catch(At){le=At}O()}}catch(At){if(At&&le&&typeof At.stack=="string"){for(var ye=At.stack.split(`
|
|
19
|
+
`),rt=le.stack.split(`
|
|
20
|
+
`),oe=ye.length-1,he=rt.length-1;oe>=1&&he>=0&&ye[oe]!==rt[he];)he--;for(;oe>=1&&he>=0;oe--,he--)if(ye[oe]!==rt[he]){if(oe!==1||he!==1)do if(oe--,he--,he<0||ye[oe]!==rt[he]){var He=`
|
|
21
|
+
`+ye[oe].replace(" at new "," at ");return O.displayName&&He.includes("<anonymous>")&&(He=He.replace("<anonymous>",O.displayName)),typeof O=="function"&&te.set(O,He),He}while(oe>=1&&he>=0);break}}}finally{B=!1,U.current=Me,W(),Error.prepareStackTrace=Ce}var Tt=O?O.displayName||O.name:"",jr=Tt?re(Tt):"";return typeof O=="function"&&te.set(O,jr),jr}function Ve(O,Z,$){return X(O,!1)}function Ge(O){var Z=O.prototype;return!!(Z&&Z.isReactComponent)}function at(O,Z,$){if(O==null)return"";if(typeof O=="function")return X(O,Ge(O));if(typeof O=="string")return re(O);switch(O){case l:return re("Suspense");case f:return re("SuspenseList")}if(typeof O=="object")switch(O.$$typeof){case c:return Ve(O.render);case g:return at(O.type,Z,$);case y:{var le=O,Ce=le._payload,Me=le._init;try{return at(Me(Ce),Z,$)}catch{}}}return""}var nt=Object.prototype.hasOwnProperty,Vt={},pt=m.ReactDebugCurrentFrame;function ht(O){if(O){var Z=O._owner,$=at(O.type,O._source,Z?Z.type:null);pt.setExtraStackFrame($)}else pt.setExtraStackFrame(null)}function Qe(O,Z,$,le,Ce){{var Me=Function.call.bind(nt);for(var Ee in O)if(Me(O,Ee)){var ye=void 0;try{if(typeof O[Ee]!="function"){var rt=Error((le||"React class")+": "+$+" type `"+Ee+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof O[Ee]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw rt.name="Invariant Violation",rt}ye=O[Ee](Z,Ee,le,$,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(oe){ye=oe}ye&&!(ye instanceof Error)&&(ht(Ce),E("%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).",le||"React class",$,Ee,typeof ye),ht(null)),ye instanceof Error&&!(ye.message in Vt)&&(Vt[ye.message]=!0,ht(Ce),E("Failed %s type: %s",$,ye.message),ht(null))}}}var An=Array.isArray;function _t(O){return An(O)}function vo(O){{var Z=typeof Symbol=="function"&&Symbol.toStringTag,$=Z&&O[Symbol.toStringTag]||O.constructor.name||"Object";return $}}function $n(O){try{return Fr(O),!1}catch{return!0}}function Fr(O){return""+O}function gt(O){if($n(O))return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",vo(O)),Fr(O)}var gn=m.ReactCurrentOwner,kr={key:!0,ref:!0,__self:!0,__source:!0},Gt,wo,Un;Un={};function Pt(O){if(nt.call(O,"ref")){var Z=Object.getOwnPropertyDescriptor(O,"ref").get;if(Z&&Z.isReactWarning)return!1}return O.ref!==void 0}function Ln(O){if(nt.call(O,"key")){var Z=Object.getOwnPropertyDescriptor(O,"key").get;if(Z&&Z.isReactWarning)return!1}return O.key!==void 0}function Io(O,Z){if(typeof O.ref=="string"&&gn.current&&Z&&gn.current.stateNode!==Z){var $=M(gn.current.type);Un[$]||(E('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',M(gn.current.type),O.ref),Un[$]=!0)}}function Kn(O,Z){{var $=function(){Gt||(Gt=!0,E("%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)",Z))};$.isReactWarning=!0,Object.defineProperty(O,"key",{get:$,configurable:!0})}}function mn(O,Z){{var $=function(){wo||(wo=!0,E("%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)",Z))};$.isReactWarning=!0,Object.defineProperty(O,"ref",{get:$,configurable:!0})}}var Dr=function(O,Z,$,le,Ce,Me,Ee){var ye={$$typeof:t,type:O,key:Z,ref:$,props:Ee,_owner:Me};return ye._store={},Object.defineProperty(ye._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ye,"_self",{configurable:!1,enumerable:!1,writable:!1,value:le}),Object.defineProperty(ye,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Ce}),Object.freeze&&(Object.freeze(ye.props),Object.freeze(ye)),ye};function _o(O,Z,$,le,Ce){{var Me,Ee={},ye=null,rt=null;$!==void 0&&(gt($),ye=""+$),Ln(Z)&&(gt(Z.key),ye=""+Z.key),Pt(Z)&&(rt=Z.ref,Io(Z,Ce));for(Me in Z)nt.call(Z,Me)&&!kr.hasOwnProperty(Me)&&(Ee[Me]=Z[Me]);if(O&&O.defaultProps){var oe=O.defaultProps;for(Me in oe)Ee[Me]===void 0&&(Ee[Me]=oe[Me])}if(ye||rt){var he=typeof O=="function"?O.displayName||O.name||"Unknown":O;ye&&Kn(Ee,he),rt&&mn(Ee,he)}return Dr(O,ye,rt,Ce,le,gn.current,Ee)}}var On=m.ReactCurrentOwner,Nr=m.ReactDebugCurrentFrame;function bn(O){if(O){var Z=O._owner,$=at(O.type,O._source,Z?Z.type:null);Nr.setExtraStackFrame($)}else Nr.setExtraStackFrame(null)}var Rr;Rr=!1;function Mr(O){return typeof O=="object"&&O!==null&&O.$$typeof===t}function Pr(){{if(On.current){var O=M(On.current.type);if(O)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+O+"`."}return""}}function us(O){return""}var So={};function To(O){{var Z=Pr();if(!Z){var $=typeof O=="string"?O:O.displayName||O.name;$&&(Z=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using
|
|
25
|
+
Check the top-level render call using <`+$+">.")}return Z}}function er(O,Z){{if(!O._store||O._store.validated||O.key!=null)return;O._store.validated=!0;var $=To(Z);if(So[$])return;So[$]=!0;var le="";O&&O._owner&&O._owner!==On.current&&(le=" It was passed a child from "+M(O._owner.type)+"."),bn(O),E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',$,le),bn(null)}}function tr(O,Z){{if(typeof O!="object")return;if(_t(O))for(var $=0;$<O.length;$++){var le=O[$];Mr(le)&&er(le,Z)}else if(Mr(O))O._store&&(O._store.validated=!0);else if(O){var Ce=h(O);if(typeof Ce=="function"&&Ce!==O.entries)for(var Me=Ce.call(O),Ee;!(Ee=Me.next()).done;)Mr(Ee.value)&&er(Ee.value,Z)}}}function ae(O){{var Z=O.type;if(Z==null||typeof Z=="string")return;var $;if(typeof Z=="function")$=Z.propTypes;else if(typeof Z=="object"&&(Z.$$typeof===c||Z.$$typeof===g))$=Z.propTypes;else return;if($){var le=M(Z);Qe($,O.props,"prop",le,O)}else if(Z.PropTypes!==void 0&&!Rr){Rr=!0;var Ce=M(Z);E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Ce||"Unknown")}typeof Z.getDefaultProps=="function"&&!Z.getDefaultProps.isReactClassApproved&&E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function _e(O){{for(var Z=Object.keys(O.props),$=0;$<Z.length;$++){var le=Z[$];if(le!=="children"&&le!=="key"){bn(O),E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",le),bn(null);break}}O.ref!==null&&(bn(O),E("Invalid attribute `ref` supplied to `React.Fragment`."),bn(null))}}var $e={};function it(O,Z,$,le,Ce,Me){{var Ee=N(O);if(!Ee){var ye="";(O===void 0||typeof O=="object"&&O!==null&&Object.keys(O).length===0)&&(ye+=" 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 rt=us();rt?ye+=rt:ye+=Pr();var oe;O===null?oe="null":_t(O)?oe="array":O!==void 0&&O.$$typeof===t?(oe="<"+(M(O.type)||"Unknown")+" />",ye=" Did you accidentally export a JSX literal instead of a component?"):oe=typeof O,E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",oe,ye)}var he=_o(O,Z,$,Ce,Me);if(he==null)return he;if(Ee){var He=Z.children;if(He!==void 0)if(le)if(_t(He)){for(var Tt=0;Tt<He.length;Tt++)tr(He[Tt],O);Object.freeze&&Object.freeze(He)}else E("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 tr(He,O)}if(nt.call(Z,"key")){var jr=M(O),At=Object.keys(Z).filter(function(QA){return QA!=="key"}),wl=At.length>0?"{key: someKey, "+At.join(": ..., ")+": ...}":"{key: someKey}";if(!$e[jr+wl]){var qA=At.length>0?"{"+At.join(": ..., ")+": ...}":"{}";E(`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} />`,vl,Rr,PA,Rr),kr[Rr+vl]=!0}}return L===r?us(pe):Mt(pe),pe}}function wo(L,G,J){return Dr(L,G,J,!0)}function Io(L,G,J){return Dr(L,G,J,!1)}var Nr=Io,fe=wo;So.Fragment=r,So.jsx=Nr,So.jsxs=fe}()),So}process.env.NODE_ENV==="production"?qa.exports=w2():qa.exports=I2();var d=qa.exports;function Nl(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=Nl(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function _n(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Nl(e))&&(r&&(r+=" "),r+=t);return r}const To=e=>typeof e=="number"&&!isNaN(e),Qn=e=>typeof e=="string",It=e=>typeof e=="function",ps=e=>Qn(e)||It(e)?e:null,Qa=e=>I.isValidElement(e)||Qn(e)||It(e)||To(e);function _2(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 hs(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:o=!0,collapseDuration:s=300}=e;return function(a){let{children:i,position:c,preventExitTransition:l,done:f,nodeRef:b,isIn:g,playToast:x}=a;const y=r?`${t}--${c}`:t,p=r?`${n}--${c}`:n,h=I.useRef(0);return I.useLayoutEffect(()=>{const m=b.current,E=y.split(" "),C=w=>{w.target===b.current&&(x(),m.removeEventListener("animationend",C),m.removeEventListener("animationcancel",C),h.current===0&&w.type!=="animationcancel"&&m.classList.remove(...E))};m.classList.add(...E),m.addEventListener("animationend",C),m.addEventListener("animationcancel",C)},[]),I.useEffect(()=>{const m=b.current,E=()=>{m.removeEventListener("animationend",E),o?_2(m,f,s):f()};g||(l?E():(h.current=1,m.className+=` ${p}`,m.addEventListener("animationend",E)))},[g]),I.createElement(I.Fragment,null,i)}}function Rl(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 lt=new Map;let Ao=[];const $a=new Set,S2=e=>$a.forEach(t=>t(e)),Ml=()=>lt.size>0;function jl(e,t){var n;if(t)return!((n=lt.get(t))==null||!n.isToastActive(e));let r=!1;return lt.forEach(o=>{o.isToastActive(e)&&(r=!0)}),r}function Pl(e,t){Qa(e)&&(Ml()||Ao.push({content:e,options:t}),lt.forEach(n=>{n.buildToast(e,t)}))}function Bl(e,t){lt.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 T2(e){const{subscribe:t,getSnapshot:n,setProps:r}=I.useRef(function(s){const a=s.containerId||1;return{subscribe(i){const c=function(f,b,g){let x=1,y=0,p=[],h=[],m=[],E=b;const C=new Map,w=new Set,v=()=>{m=Array.from(C.values()),w.forEach(S=>S())},_=S=>{h=S==null?[]:h.filter(O=>O!==S),v()},T=S=>{const{toastId:O,onOpen:D,updateId:k,children:N}=S.props,R=k==null;S.staleId&&C.delete(S.staleId),C.set(O,S),h=[...h,S.props.toastId].filter(j=>j!==S.staleId),v(),g(Rl(S,R?"added":"updated")),R&&It(D)&&D(I.isValidElement(N)&&N.props)};return{id:f,props:E,observe:S=>(w.add(S),()=>w.delete(S)),toggle:(S,O)=>{C.forEach(D=>{O!=null&&O!==D.props.toastId||It(D.toggle)&&D.toggle(S)})},removeToast:_,toasts:C,clearQueue:()=>{y-=p.length,p=[]},buildToast:(S,O)=>{if((V=>{let{containerId:H,toastId:Z,updateId:X}=V;const P=H?H!==f:f!==1,U=C.has(Z)&&X==null;return P||U})(O))return;const{toastId:D,updateId:k,data:N,staleId:R,delay:j}=O,q=()=>{_(D)},$=k==null;$&&y++;const Y={...E,style:E.toastStyle,key:x++,...Object.fromEntries(Object.entries(O).filter(V=>{let[H,Z]=V;return Z!=null})),toastId:D,updateId:k,data:N,closeToast:q,isIn:!1,className:ps(O.className||E.toastClassName),bodyClassName:ps(O.bodyClassName||E.bodyClassName),progressClassName:ps(O.progressClassName||E.progressClassName),autoClose:!O.isLoading&&(W=O.autoClose,z=E.autoClose,W===!1||To(W)&&W>0?W:z),deleteToast(){const V=C.get(D),{onClose:H,children:Z}=V.props;It(H)&&H(I.isValidElement(Z)&&Z.props),g(Rl(V,"removed")),C.delete(D),y--,y<0&&(y=0),p.length>0?T(p.shift()):v()}};var W,z;Y.closeButton=E.closeButton,O.closeButton===!1||Qa(O.closeButton)?Y.closeButton=O.closeButton:O.closeButton===!0&&(Y.closeButton=!Qa(E.closeButton)||E.closeButton);let oe=S;I.isValidElement(S)&&!Qn(S.type)?oe=I.cloneElement(S,{closeToast:q,toastProps:Y,data:N}):It(S)&&(oe=S({closeToast:q,toastProps:Y,data:N}));const de={content:oe,props:Y,staleId:R};E.limit&&E.limit>0&&y>E.limit&&$?p.push(de):To(j)?setTimeout(()=>{T(de)},j):T(de)},setProps(S){E=S},setToggle:(S,O)=>{C.get(S).toggle=O},isToastActive:S=>h.some(O=>O===S),getSnapshot:()=>E.newestOnTop?m.reverse():m}}(a,s,S2);lt.set(a,c);const l=c.observe(i);return Ao.forEach(f=>Pl(f.content,f.options)),Ao=[],()=>{l(),lt.delete(a)}},setProps(i){var c;(c=lt.get(a))==null||c.setProps(i)},getSnapshot(){var i;return(i=lt.get(a))==null?void 0:i.getSnapshot()}}}(e)).current;r(e);const o=I.useSyncExternalStore(t,n,n);return{getToastToRender:function(s){if(!o)return[];const a=new Map;return o.forEach(i=>{const{position:c}=i.props;a.has(c)||a.set(c,[]),a.get(c).push(i)}),Array.from(a,i=>s(i[0],i[1]))},isToastActive:jl,count:o==null?void 0:o.length}}function A2(e){const[t,n]=I.useState(!1),[r,o]=I.useState(!1),s=I.useRef(null),a=I.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:i,pauseOnHover:c,closeToast:l,onClick:f,closeOnClick:b}=e;var g,x;function y(){n(!0)}function p(){n(!1)}function h(C){const w=s.current;a.canDrag&&w&&(a.didMove=!0,t&&p(),a.delta=e.draggableDirection==="x"?C.clientX-a.start:C.clientY-a.start,a.start!==C.clientX&&(a.canCloseOnClick=!1),w.style.transform=`translate3d(${e.draggableDirection==="x"?`${a.delta}px, var(--y)`:`0, calc(${a.delta}px + var(--y))`},0)`,w.style.opacity=""+(1-Math.abs(a.delta/a.removalDistance)))}function m(){document.removeEventListener("pointermove",h),document.removeEventListener("pointerup",m);const C=s.current;if(a.canDrag&&a.didMove&&C){if(a.canDrag=!1,Math.abs(a.delta)>a.removalDistance)return o(!0),e.closeToast(),void e.collapseAll();C.style.transition="transform 0.2s, opacity 0.2s",C.style.removeProperty("transform"),C.style.removeProperty("opacity")}}(x=lt.get((g={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||x.setToggle(g.id,g.fn),I.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||p(),window.addEventListener("focus",y),window.addEventListener("blur",p),()=>{window.removeEventListener("focus",y),window.removeEventListener("blur",p)}},[e.pauseOnFocusLoss]);const E={onPointerDown:function(C){if(e.draggable===!0||e.draggable===C.pointerType){a.didMove=!1,document.addEventListener("pointermove",h),document.addEventListener("pointerup",m);const w=s.current;a.canCloseOnClick=!0,a.canDrag=!0,w.style.transition="none",e.draggableDirection==="x"?(a.start=C.clientX,a.removalDistance=w.offsetWidth*(e.draggablePercent/100)):(a.start=C.clientY,a.removalDistance=w.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function(C){const{top:w,bottom:v,left:_,right:T}=s.current.getBoundingClientRect();C.nativeEvent.type!=="touchend"&&e.pauseOnHover&&C.clientX>=_&&C.clientX<=T&&C.clientY>=w&&C.clientY<=v?p():y()}};return i&&c&&(E.onMouseEnter=p,e.stacked||(E.onMouseLeave=y)),b&&(E.onClick=C=>{f&&f(C),a.canCloseOnClick&&l()}),{playToast:y,pauseToast:p,isRunning:t,preventExitTransition:r,toastRef:s,eventHandlers:E}}function L2(e){let{delay:t,isRunning:n,closeToast:r,type:o="default",hide:s,className:a,style:i,controlledProgress:c,progress:l,rtl:f,isIn:b,theme:g}=e;const x=s||c&&l===0,y={...i,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};c&&(y.transform=`scaleX(${l})`);const p=_n("Toastify__progress-bar",c?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${g}`,`Toastify__progress-bar--${o}`,{"Toastify__progress-bar--rtl":f}),h=It(a)?a({rtl:f,type:o,defaultClassName:p}):_n(p,a),m={[c&&l>=1?"onTransitionEnd":"onAnimationEnd"]:c&&l<1?null:()=>{b&&r()}};return I.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":x},I.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${g} Toastify__progress-bar--${o}`}),I.createElement("div",{role:"progressbar","aria-hidden":x?"true":"false","aria-label":"notification timer",className:h,style:y,...m}))}let O2=1;const Vl=()=>""+O2++;function F2(e){return e&&(Qn(e.toastId)||To(e.toastId))?e.toastId:Vl()}function Lo(e,t){return Pl(e,t),t.toastId}function gs(e,t){return{...t,type:t&&t.type||e,toastId:F2(t)}}function ms(e){return(t,n)=>Lo(t,gs(e,n))}function ke(e,t){return Lo(e,gs("default",t))}ke.loading=(e,t)=>Lo(e,gs("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),ke.promise=function(e,t,n){let r,{pending:o,error:s,success:a}=t;o&&(r=Qn(o)?ke.loading(o,n):ke.loading(o.render,{...n,...o}));const i={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},c=(f,b,g)=>{if(b==null)return void ke.dismiss(r);const x={type:f,...i,...n,data:g},y=Qn(b)?{render:b}:b;return r?ke.update(r,{...x,...y}):ke(y.render,{...x,...y}),g},l=It(e)?e():e;return l.then(f=>c("success",a,f)).catch(f=>c("error",s,f)),l},ke.success=ms("success"),ke.info=ms("info"),ke.error=ms("error"),ke.warning=ms("warning"),ke.warn=ke.warning,ke.dark=(e,t)=>Lo(e,gs("default",{theme:"dark",...t})),ke.dismiss=function(e){(function(t){var n;if(Ml()){if(t==null||Qn(n=t)||To(n))lt.forEach(r=>{r.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){const r=lt.get(t.containerId);r?r.removeToast(t.id):lt.forEach(o=>{o.removeToast(t.id)})}}else Ao=Ao.filter(r=>t!=null&&r.options.toastId!==t)})(e)},ke.clearWaitingQueue=function(e){e===void 0&&(e={}),lt.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},ke.isActive=jl,ke.update=function(e,t){t===void 0&&(t={});const n=((r,o)=>{var s;let{containerId:a}=o;return(s=lt.get(a||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:Vl()};s.toastId!==e&&(s.staleId=e);const a=s.render||o;delete s.render,Lo(a,s)}},ke.done=e=>{ke.update(e,{progress:1})},ke.onChange=function(e){return $a.add(e),()=>{$a.delete(e)}},ke.play=e=>Bl(!0,e),ke.pause=e=>Bl(!1,e);const k2=typeof window<"u"?I.useLayoutEffect:I.useEffect,bs=e=>{let{theme:t,type:n,isLoading:r,...o}=e;return I.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...o})},Ua={info:function(e){return I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement("div",{className:"Toastify__spinner"})}},D2=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:o,playToast:s}=A2(e),{closeButton:a,children:i,autoClose:c,onClick:l,type:f,hideProgressBar:b,closeToast:g,transition:x,position:y,className:p,style:h,bodyClassName:m,bodyStyle:E,progressClassName:C,progressStyle:w,updateId:v,role:_,progress:T,rtl:S,toastId:O,deleteToast:D,isIn:k,isLoading:N,closeOnClick:R,theme:j}=e,q=_n("Toastify__toast",`Toastify__toast-theme--${j}`,`Toastify__toast--${f}`,{"Toastify__toast--rtl":S},{"Toastify__toast--close-on-click":R}),$=It(p)?p({rtl:S,position:y,type:f,defaultClassName:q}):_n(q,p),Y=function(de){let{theme:V,type:H,isLoading:Z,icon:X}=de,P=null;const U={theme:V,type:H};return X===!1||(It(X)?P=X({...U,isLoading:Z}):I.isValidElement(X)?P=I.cloneElement(X,U):Z?P=Ua.spinner():(se=>se in Ua)(H)&&(P=Ua[H](U))),P}(e),W=!!T||!c,z={closeToast:g,type:f,theme:j};let oe=null;return a===!1||(oe=It(a)?a(z):I.isValidElement(a)?I.cloneElement(a,z):function(de){let{closeToast:V,theme:H,ariaLabel:Z="close"}=de;return I.createElement("button",{className:`Toastify__close-button Toastify__close-button--${H}`,type:"button",onClick:X=>{X.stopPropagation(),V(X)},"aria-label":Z},I.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},I.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"})))}(z)),I.createElement(x,{isIn:k,done:D,position:y,preventExitTransition:n,nodeRef:r,playToast:s},I.createElement("div",{id:O,onClick:l,"data-in":k,className:$,...o,style:h,ref:r},I.createElement("div",{...k&&{role:_},className:It(m)?m({type:f}):_n("Toastify__toast-body",m),style:E},Y!=null&&I.createElement("div",{className:_n("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!N})},Y),I.createElement("div",null,i)),oe,I.createElement(L2,{...v&&!W?{key:`pb-${v}`}:{},rtl:S,theme:j,delay:c,isRunning:t,isIn:k,closeToast:g,hide:b,type:f,style:w,className:C,controlledProgress:W,progress:T||0})))},ys=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},N2=hs(ys("bounce",!0));hs(ys("slide",!0)),hs(ys("zoom")),hs(ys("flip"));const R2={position:"top-right",transition:N2,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function Ka(e){let t={...R2,...e};const n=e.stacked,[r,o]=I.useState(!0),s=I.useRef(null),{getToastToRender:a,isToastActive:i,count:c}=T2(t),{className:l,style:f,rtl:b,containerId:g}=t;function x(p){const h=_n("Toastify__toast-container",`Toastify__toast-container--${p}`,{"Toastify__toast-container--rtl":b});return It(l)?l({position:p,rtl:b,defaultClassName:h}):_n(h,ps(l))}function y(){n&&(o(!0),ke.play())}return k2(()=>{if(n){var p;const h=s.current.querySelectorAll('[data-in="true"]'),m=12,E=(p=t.position)==null?void 0:p.includes("top");let C=0,w=0;Array.from(h).reverse().forEach((v,_)=>{const T=v;T.classList.add("Toastify__toast--stacked"),_>0&&(T.dataset.collapsed=`${r}`),T.dataset.pos||(T.dataset.pos=E?"top":"bot");const S=C*(r?.2:1)+(r?0:m*_);T.style.setProperty("--y",`${E?S:-1*S}px`),T.style.setProperty("--g",`${m}`),T.style.setProperty("--s",""+(1-(r?w:0))),C+=T.offsetHeight,w+=.025})}},[r,c,n]),I.createElement("div",{ref:s,className:"Toastify",id:g,onMouseEnter:()=>{n&&(o(!1),ke.pause())},onMouseLeave:y},a((p,h)=>{const m=h.length?{...f}:{...f,pointerEvents:"none"};return I.createElement("div",{className:x(p),style:m,key:`container-${p}`},h.map(E=>{let{content:C,props:w}=E;return I.createElement(D2,{...w,stacked:n,collapseAll:y,isIn:i(w.toastId,w.containerId),style:w.style,key:`toast-${w.key}`},C)}))}))}var Mr=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(){}},$n=typeof window>"u"||"Deno"in globalThis;function Dt(){}function M2(e,t){return typeof e=="function"?e(t):e}function ei(e){return typeof e=="number"&&e>=0&&e!==1/0}function Gl(e,t){return Math.max(e+(t||0)-Date.now(),0)}function jr(e,t){return typeof e=="function"?e(t):e}function jt(e,t){return typeof e=="function"?e(t):e}function Hl(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:s,queryKey:a,stale:i}=e;if(a){if(r){if(t.queryHash!==ti(a,t.options))return!1}else if(!Oo(t.queryKey,a))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof i=="boolean"&&t.isStale()!==i||o&&o!==t.state.fetchStatus||s&&!s(t))}function Wl(e,t){const{exact:n,status:r,predicate:o,mutationKey:s}=e;if(s){if(!t.options.mutationKey)return!1;if(n){if(Un(t.options.mutationKey)!==Un(s))return!1}else if(!Oo(t.options.mutationKey,s))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function ti(e,t){return((t==null?void 0:t.queryKeyHashFn)||Un)(e)}function Un(e){return JSON.stringify(e,(t,n)=>ri(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function Oo(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!Oo(e[n],t[n])):!1}function ni(e,t){if(e===t)return e;const n=Zl(e)&&Zl(t);if(n||ri(e)&&ri(t)){const r=n?e:Object.keys(e),o=r.length,s=n?t:Object.keys(t),a=s.length,i=n?[]:{};let c=0;for(let l=0;l<a;l++){const f=n?l:s[l];(!n&&r.includes(f)||n)&&e[f]===void 0&&t[f]===void 0?(i[f]=void 0,c++):(i[f]=ni(e[f],t[f]),i[f]===e[f]&&e[f]!==void 0&&c++)}return o===a&&c===o?e:i}return t}function Cs(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 Zl(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function ri(e){if(!Xl(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!Xl(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Xl(e){return Object.prototype.toString.call(e)==="[object Object]"}function j2(e){return new Promise(t=>{setTimeout(t,e)})}function oi(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 ni(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 ni(e,t)}return t}function P2(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function B2(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var xs=Symbol();function zl(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===xs&&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===xs?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var V2=(d2=class extends Mr{constructor(){super();ce(this,mr);ce(this,Nn);ce(this,so);K(this,so,t=>{if(!$n&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){F(this,Nn)||this.setEventListener(F(this,so))}onUnsubscribe(){var t;this.hasListeners()||((t=F(this,Nn))==null||t.call(this),K(this,Nn,void 0))}setEventListener(t){var n;K(this,so,t),(n=F(this,Nn))==null||n.call(this),K(this,Nn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){F(this,mr)!==t&&(K(this,mr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof F(this,mr)=="boolean"?F(this,mr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},mr=new WeakMap,Nn=new WeakMap,so=new WeakMap,d2),si=new V2,G2=(f2=class extends Mr{constructor(){super();ce(this,ao,!0);ce(this,Rn);ce(this,io);K(this,io,t=>{if(!$n&&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(){F(this,Rn)||this.setEventListener(F(this,io))}onUnsubscribe(){var t;this.hasListeners()||((t=F(this,Rn))==null||t.call(this),K(this,Rn,void 0))}setEventListener(t){var n;K(this,io,t),(n=F(this,Rn))==null||n.call(this),K(this,Rn,t(this.setOnline.bind(this)))}setOnline(t){F(this,ao)!==t&&(K(this,ao,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return F(this,ao)}},ao=new WeakMap,Rn=new WeakMap,io=new WeakMap,f2),Es=new G2;function ai(){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 H2(e){return Math.min(1e3*2**e,3e4)}function Yl(e){return(e??"online")==="online"?Es.isOnline():!0}var Jl=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function ii(e){return e instanceof Jl}function ql(e){let t=!1,n=0,r=!1,o;const s=ai(),a=p=>{var h;r||(g(new Jl(p)),(h=e.abort)==null||h.call(e))},i=()=>{t=!0},c=()=>{t=!1},l=()=>si.isFocused()&&(e.networkMode==="always"||Es.isOnline())&&e.canRun(),f=()=>Yl(e.networkMode)&&e.canRun(),b=p=>{var h;r||(r=!0,(h=e.onSuccess)==null||h.call(e,p),o==null||o(),s.resolve(p))},g=p=>{var h;r||(r=!0,(h=e.onError)==null||h.call(e,p),o==null||o(),s.reject(p))},x=()=>new Promise(p=>{var h;o=m=>{(r||l())&&p(m)},(h=e.onPause)==null||h.call(e)}).then(()=>{var p;o=void 0,r||(p=e.onContinue)==null||p.call(e)}),y=()=>{if(r)return;let p;const h=n===0?e.initialPromise:void 0;try{p=h??e.fn()}catch(m){p=Promise.reject(m)}Promise.resolve(p).then(b).catch(m=>{var _;if(r)return;const E=e.retry??($n?0:3),C=e.retryDelay??H2,w=typeof C=="function"?C(n,m):C,v=E===!0||typeof E=="number"&&n<E||typeof E=="function"&&E(n,m);if(t||!v){g(m);return}n++,(_=e.onFail)==null||_.call(e,n,m),j2(w).then(()=>l()?void 0:x()).then(()=>{t?g(m):y()})})};return{promise:s,cancel:a,continue:()=>(o==null||o(),s),cancelRetry:i,continueRetry:c,canStart:f,start:()=>(f()?y():x().then(y),s)}}function W2(){let e=[],t=0,n=i=>{i()},r=i=>{i()},o=i=>setTimeout(i,0);const s=i=>{t?e.push(i):o(()=>{n(i)})},a=()=>{const i=e;e=[],i.length&&o(()=>{r(()=>{i.forEach(c=>{n(c)})})})};return{batch:i=>{let c;t++;try{c=i()}finally{t--,t||a()}return c},batchCalls:i=>(...c)=>{s(()=>{i(...c)})},schedule:s,setNotifyFunction:i=>{n=i},setBatchNotifyFunction:i=>{r=i},setScheduler:i=>{o=i}}}var Ue=W2(),Ql=(p2=class{constructor(){ce(this,br)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),ei(this.gcTime)&&K(this,br,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??($n?1/0:5*60*1e3))}clearGcTimeout(){F(this,br)&&(clearTimeout(F(this,br)),K(this,br,void 0))}},br=new WeakMap,p2),Z2=(h2=class extends Ql{constructor(t){super();ce(this,qt);ce(this,co);ce(this,lo);ce(this,Nt);ce(this,yr);ce(this,at);ce(this,rs);ce(this,Cr);K(this,Cr,!1),K(this,rs,t.defaultOptions),this.setOptions(t.options),this.observers=[],K(this,yr,t.client),K(this,Nt,F(this,yr).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,K(this,co,X2(this.options)),this.state=t.state??F(this,co),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=F(this,at))==null?void 0:t.promise}setOptions(t){this.options={...F(this,rs),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&F(this,Nt).remove(this)}setData(t,n){const r=oi(this.state.data,t,this.options);return Ce(this,qt,In).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){Ce(this,qt,In).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=F(this,at))==null?void 0:r.promise;return(o=F(this,at))==null||o.cancel(t),n?n.then(Dt).catch(Dt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(F(this,co))}isActive(){return this.observers.some(t=>jt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===xs||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||!Gl(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=F(this,at))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=F(this,at))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),F(this,Nt).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(F(this,at)&&(F(this,Cr)?F(this,at).cancel({revert:!0}):F(this,at).cancelRetry()),this.scheduleGc()),F(this,Nt).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||Ce(this,qt,In).call(this,{type:"invalidate"})}fetch(t,n){var c,l,f;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(F(this,at))return F(this,at).continueRetry(),F(this,at).promise}if(t&&this.setOptions(t),!this.options.queryFn){const b=this.observers.find(g=>g.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:()=>(K(this,Cr,!0),r.signal)})},s=()=>{const b=zl(this.options,n),g={client:F(this,yr),queryKey:this.queryKey,meta:this.meta};return o(g),K(this,Cr,!1),this.options.persister?this.options.persister(b,g,this):b(g)},a={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:F(this,yr),state:this.state,fetchFn:s};o(a),(c=this.options.behavior)==null||c.onFetch(a,this),K(this,lo,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((l=a.fetchOptions)==null?void 0:l.meta))&&Ce(this,qt,In).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta});const i=b=>{var g,x,y,p;ii(b)&&b.silent||Ce(this,qt,In).call(this,{type:"error",error:b}),ii(b)||((x=(g=F(this,Nt).config).onError)==null||x.call(g,b,this),(p=(y=F(this,Nt).config).onSettled)==null||p.call(y,this.state.data,b,this)),this.scheduleGc()};return K(this,at,ql({initialPromise:n==null?void 0:n.initialPromise,fn:a.fetchFn,abort:r.abort.bind(r),onSuccess:b=>{var g,x,y,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}`),i(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(b)}catch(h){i(h);return}(x=(g=F(this,Nt).config).onSuccess)==null||x.call(g,b,this),(p=(y=F(this,Nt).config).onSettled)==null||p.call(y,b,this.state.error,this),this.scheduleGc()},onError:i,onFail:(b,g)=>{Ce(this,qt,In).call(this,{type:"failed",failureCount:b,error:g})},onPause:()=>{Ce(this,qt,In).call(this,{type:"pause"})},onContinue:()=>{Ce(this,qt,In).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0})),F(this,at).start()}},co=new WeakMap,lo=new WeakMap,Nt=new WeakMap,yr=new WeakMap,at=new WeakMap,rs=new WeakMap,Cr=new WeakMap,qt=new WeakSet,In=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,...$l(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 ii(o)&&o.revert&&F(this,lo)?{...F(this,lo),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),Ue.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),F(this,Nt).notify({query:this,type:"updated",action:t})})},h2);function $l(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Yl(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function X2(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 z2=(g2=class extends Mr{constructor(t={}){super();ce(this,cn);this.config=t,K(this,cn,new Map)}build(t,n,r){const o=n.queryKey,s=n.queryHash??ti(o,n);let a=this.get(s);return a||(a=new Z2({client:t,queryKey:o,queryHash:s,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(a)),a}add(t){F(this,cn).has(t.queryHash)||(F(this,cn).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=F(this,cn).get(t.queryHash);n&&(t.destroy(),n===t&&F(this,cn).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Ue.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return F(this,cn).get(t)}getAll(){return[...F(this,cn).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Hl(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Hl(t,r)):n}notify(t){Ue.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Ue.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Ue.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},cn=new WeakMap,g2),Y2=(m2=class extends Ql{constructor(t){super();ce(this,un);ce(this,ln);ce(this,ut);ce(this,xr);this.mutationId=t.mutationId,K(this,ut,t.mutationCache),K(this,ln,[]),this.state=t.state||Ul(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){F(this,ln).includes(t)||(F(this,ln).push(t),this.clearGcTimeout(),F(this,ut).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){K(this,ln,F(this,ln).filter(n=>n!==t)),this.scheduleGc(),F(this,ut).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){F(this,ln).length||(this.state.status==="pending"?this.scheduleGc():F(this,ut).remove(this))}continue(){var t;return((t=F(this,xr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,s,a,i,c,l,f,b,g,x,y,p,h,m,E,C,w,v,_,T;K(this,xr,ql({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(S,O)=>{Ce(this,un,qn).call(this,{type:"failed",failureCount:S,error:O})},onPause:()=>{Ce(this,un,qn).call(this,{type:"pause"})},onContinue:()=>{Ce(this,un,qn).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>F(this,ut).canRun(this)}));const n=this.state.status==="pending",r=!F(this,xr).canStart();try{if(!n){Ce(this,un,qn).call(this,{type:"pending",variables:t,isPaused:r}),await((s=(o=F(this,ut).config).onMutate)==null?void 0:s.call(o,t,this));const O=await((i=(a=this.options).onMutate)==null?void 0:i.call(a,t));O!==this.state.context&&Ce(this,un,qn).call(this,{type:"pending",context:O,variables:t,isPaused:r})}const S=await F(this,xr).start();return await((l=(c=F(this,ut).config).onSuccess)==null?void 0:l.call(c,S,t,this.state.context,this)),await((b=(f=this.options).onSuccess)==null?void 0:b.call(f,S,t,this.state.context)),await((x=(g=F(this,ut).config).onSettled)==null?void 0:x.call(g,S,null,this.state.variables,this.state.context,this)),await((p=(y=this.options).onSettled)==null?void 0:p.call(y,S,null,t,this.state.context)),Ce(this,un,qn).call(this,{type:"success",data:S}),S}catch(S){try{throw await((m=(h=F(this,ut).config).onError)==null?void 0:m.call(h,S,t,this.state.context,this)),await((C=(E=this.options).onError)==null?void 0:C.call(E,S,t,this.state.context)),await((v=(w=F(this,ut).config).onSettled)==null?void 0:v.call(w,void 0,S,this.state.variables,this.state.context,this)),await((T=(_=this.options).onSettled)==null?void 0:T.call(_,void 0,S,t,this.state.context)),S}finally{Ce(this,un,qn).call(this,{type:"error",error:S})}}finally{F(this,ut).runNext(this)}}},ln=new WeakMap,ut=new WeakMap,xr=new WeakMap,un=new WeakSet,qn=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),Ue.batch(()=>{F(this,ln).forEach(r=>{r.onMutationUpdate(t)}),F(this,ut).notify({mutation:this,type:"updated",action:t})})},m2);function Ul(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var J2=(b2=class extends Mr{constructor(t={}){super();ce(this,Cn);ce(this,Qt);ce(this,os);this.config=t,K(this,Cn,new Set),K(this,Qt,new Map),K(this,os,0)}build(t,n,r){const o=new Y2({mutationCache:this,mutationId:++za(this,os)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){F(this,Cn).add(t);const n=vs(t);if(typeof n=="string"){const r=F(this,Qt).get(n);r?r.push(t):F(this,Qt).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(F(this,Cn).delete(t)){const n=vs(t);if(typeof n=="string"){const r=F(this,Qt).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&F(this,Qt).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=vs(t);if(typeof n=="string"){const r=F(this,Qt).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=vs(t);if(typeof n=="string"){const o=(r=F(this,Qt).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(){Ue.batch(()=>{F(this,Cn).forEach(t=>{this.notify({type:"removed",mutation:t})}),F(this,Cn).clear(),F(this,Qt).clear()})}getAll(){return Array.from(F(this,Cn))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Wl(n,r))}findAll(t={}){return this.getAll().filter(n=>Wl(t,n))}notify(t){Ue.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Ue.batch(()=>Promise.all(t.map(n=>n.continue().catch(Dt))))}},Cn=new WeakMap,Qt=new WeakMap,os=new WeakMap,b2);function vs(e){var t;return(t=e.options.scope)==null?void 0:t.id}function ws(e){return{onFetch:(t,n)=>{var f,b,g,x,y;const r=t.options,o=(g=(b=(f=t.fetchOptions)==null?void 0:f.meta)==null?void 0:b.fetchMore)==null?void 0:g.direction,s=((x=t.state.data)==null?void 0:x.pages)||[],a=((y=t.state.data)==null?void 0:y.pageParams)||[];let i={pages:[],pageParams:[]},c=0;const l=async()=>{let p=!1;const h=C=>{Object.defineProperty(C,"signal",{enumerable:!0,get:()=>(t.signal.aborted?p=!0:t.signal.addEventListener("abort",()=>{p=!0}),t.signal)})},m=zl(t.options,t.fetchOptions),E=async(C,w,v)=>{if(p)return Promise.reject();if(w==null&&C.pages.length)return Promise.resolve(C);const _={client:t.client,queryKey:t.queryKey,pageParam:w,direction:v?"backward":"forward",meta:t.options.meta};h(_);const T=await m(_),{maxPages:S}=t.options,O=v?B2:P2;return{pages:O(C.pages,T,S),pageParams:O(C.pageParams,w,S)}};if(o&&s.length){const C=o==="backward",w=C?Kl:ci,v={pages:s,pageParams:a},_=w(r,v);i=await E(v,_,C)}else{const C=e??s.length;do{const w=c===0?a[0]??r.initialPageParam:ci(r,i);if(c>0&&w==null)break;i=await E(i,w),c++}while(c<C)}return i};t.options.persister?t.fetchFn=()=>{var p,h;return(h=(p=t.options).persister)==null?void 0:h.call(p,l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=l}}}function ci(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 Kl(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}function q2(e,t){return t?ci(e,t)!=null:!1}function Q2(e,t){return!t||!e.getPreviousPageParam?!1:Kl(e,t)!=null}var $2=(y2=class{constructor(e={}){ce(this,ze);ce(this,Mn);ce(this,jn);ce(this,uo);ce(this,fo);ce(this,Pn);ce(this,po);ce(this,ho);K(this,ze,e.queryCache||new z2),K(this,Mn,e.mutationCache||new J2),K(this,jn,e.defaultOptions||{}),K(this,uo,new Map),K(this,fo,new Map),K(this,Pn,0)}mount(){za(this,Pn)._++,F(this,Pn)===1&&(K(this,po,si.subscribe(async e=>{e&&(await this.resumePausedMutations(),F(this,ze).onFocus())})),K(this,ho,Es.subscribe(async e=>{e&&(await this.resumePausedMutations(),F(this,ze).onOnline())})))}unmount(){var e,t;za(this,Pn)._--,F(this,Pn)===0&&((e=F(this,po))==null||e.call(this),K(this,po,void 0),(t=F(this,ho))==null||t.call(this),K(this,ho,void 0))}isFetching(e){return F(this,ze).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return F(this,Mn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=F(this,ze).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=F(this,ze).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(jr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return F(this,ze).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=F(this,ze).get(r.queryHash),s=o==null?void 0:o.state.data,a=M2(t,s);if(a!==void 0)return F(this,ze).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return Ue.batch(()=>F(this,ze).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=F(this,ze).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=F(this,ze);Ue.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=F(this,ze);return Ue.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Ue.batch(()=>F(this,ze).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(Dt).catch(Dt)}invalidateQueries(e,t={}){return Ue.batch(()=>(F(this,ze).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=Ue.batch(()=>F(this,ze).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let s=o.fetch(void 0,n);return n.throwOnError||(s=s.catch(Dt)),o.state.fetchStatus==="paused"?Promise.resolve():s}));return Promise.all(r).then(Dt)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=F(this,ze).build(this,t);return n.isStaleByTime(jr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Dt).catch(Dt)}fetchInfiniteQuery(e){return e.behavior=ws(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Dt).catch(Dt)}ensureInfiniteQueryData(e){return e.behavior=ws(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return Es.isOnline()?F(this,Mn).resumePausedMutations():Promise.resolve()}getQueryCache(){return F(this,ze)}getMutationCache(){return F(this,Mn)}getDefaultOptions(){return F(this,jn)}setDefaultOptions(e){K(this,jn,e)}setQueryDefaults(e,t){F(this,uo).set(Un(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...F(this,uo).values()],n={};return t.forEach(r=>{Oo(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){F(this,fo).set(Un(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...F(this,fo).values()],n={};return t.forEach(r=>{Oo(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...F(this,jn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=ti(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===xs&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...F(this,jn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){F(this,ze).clear(),F(this,Mn).clear()}},ze=new WeakMap,Mn=new WeakMap,jn=new WeakMap,uo=new WeakMap,fo=new WeakMap,Pn=new WeakMap,po=new WeakMap,ho=new WeakMap,y2),eu=(C2=class extends Mr{constructor(t,n){super();ce(this,Me);ce(this,Ct);ce(this,_e);ce(this,ss);ce(this,dt);ce(this,Er);ce(this,go);ce(this,Bn);ce(this,dn);ce(this,as);ce(this,mo);ce(this,bo);ce(this,vr);ce(this,wr);ce(this,Vn);ce(this,yo,new Set);this.options=n,K(this,Ct,t),K(this,dn,null),K(this,Bn,ai()),this.options.experimental_prefetchInRender||F(this,Bn).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&&(F(this,_e).addObserver(this),tu(F(this,_e),this.options)?Ce(this,Me,ds).call(this):this.updateResult(),Ce(this,Me,Tl).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return li(F(this,_e),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return li(F(this,_e),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Ce(this,Me,Al).call(this),Ce(this,Me,Ll).call(this),F(this,_e).removeObserver(this)}setOptions(t,n){const r=this.options,o=F(this,_e);if(this.options=F(this,Ct).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof jt(this.options.enabled,F(this,_e))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");Ce(this,Me,Ol).call(this),F(this,_e).setOptions(this.options),r._defaulted&&!Cs(this.options,r)&&F(this,Ct).getQueryCache().notify({type:"observerOptionsUpdated",query:F(this,_e),observer:this});const s=this.hasListeners();s&&nu(F(this,_e),o,this.options,r)&&Ce(this,Me,ds).call(this),this.updateResult(n),s&&(F(this,_e)!==o||jt(this.options.enabled,F(this,_e))!==jt(r.enabled,F(this,_e))||jr(this.options.staleTime,F(this,_e))!==jr(r.staleTime,F(this,_e)))&&Ce(this,Me,Il).call(this);const a=Ce(this,Me,_l).call(this);s&&(F(this,_e)!==o||jt(this.options.enabled,F(this,_e))!==jt(r.enabled,F(this,_e))||a!==F(this,Vn))&&Ce(this,Me,Sl).call(this,a)}getOptimisticResult(t){const n=F(this,Ct).getQueryCache().build(F(this,Ct),t),r=this.createResult(n,t);return K2(this,r)&&(K(this,dt,r),K(this,go,this.options),K(this,Er,F(this,_e).state)),r}getCurrentResult(){return F(this,dt)}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){F(this,yo).add(t)}getCurrentQuery(){return F(this,_e)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=F(this,Ct).defaultQueryOptions(t),r=F(this,Ct).getQueryCache().build(F(this,Ct),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return Ce(this,Me,ds).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),F(this,dt)))}createResult(t,n){var S;const r=F(this,_e),o=this.options,s=F(this,dt),a=F(this,Er),i=F(this,go),l=t!==r?t.state:F(this,ss),{state:f}=t;let b={...f},g=!1,x;if(n._optimisticResults){const O=this.hasListeners(),D=!O&&tu(t,n),k=O&&nu(t,r,n,o);(D||k)&&(b={...b,...$l(f.data,t.options)}),n._optimisticResults==="isRestoring"&&(b.fetchStatus="idle")}let{error:y,errorUpdatedAt:p,status:h}=b;if(n.select&&b.data!==void 0)if(s&&b.data===(a==null?void 0:a.data)&&n.select===F(this,as))x=F(this,mo);else try{K(this,as,n.select),x=n.select(b.data),x=oi(s==null?void 0:s.data,x,n),K(this,mo,x),K(this,dn,null)}catch(O){K(this,dn,O)}else x=b.data;if(n.placeholderData!==void 0&&x===void 0&&h==="pending"){let O;if(s!=null&&s.isPlaceholderData&&n.placeholderData===(i==null?void 0:i.placeholderData))O=s.data;else if(O=typeof n.placeholderData=="function"?n.placeholderData((S=F(this,bo))==null?void 0:S.state.data,F(this,bo)):n.placeholderData,n.select&&O!==void 0)try{O=n.select(O),K(this,dn,null)}catch(D){K(this,dn,D)}O!==void 0&&(h="success",x=oi(s==null?void 0:s.data,O,n),g=!0)}F(this,dn)&&(y=F(this,dn),x=F(this,mo),p=Date.now(),h="error");const m=b.fetchStatus==="fetching",E=h==="pending",C=h==="error",w=E&&m,v=x!==void 0,T={status:h,fetchStatus:b.fetchStatus,isPending:E,isSuccess:h==="success",isError:C,isInitialLoading:w,isLoading:w,data:x,dataUpdatedAt:b.dataUpdatedAt,error:y,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:m,isRefetching:m&&!E,isLoadingError:C&&!v,isPaused:b.fetchStatus==="paused",isPlaceholderData:g,isRefetchError:C&&v,isStale:ui(t,n),refetch:this.refetch,promise:F(this,Bn)};if(this.options.experimental_prefetchInRender){const O=N=>{T.status==="error"?N.reject(T.error):T.data!==void 0&&N.resolve(T.data)},D=()=>{const N=K(this,Bn,T.promise=ai());O(N)},k=F(this,Bn);switch(k.status){case"pending":t.queryHash===r.queryHash&&O(k);break;case"fulfilled":(T.status==="error"||T.data!==k.value)&&D();break;case"rejected":(T.status!=="error"||T.error!==k.reason)&&D();break}}return T}updateResult(t){const n=F(this,dt),r=this.createResult(F(this,_e),this.options);if(K(this,Er,F(this,_e).state),K(this,go,this.options),F(this,Er).data!==void 0&&K(this,bo,F(this,_e)),Cs(r,n))return;K(this,dt,r);const o={},s=()=>{if(!n)return!0;const{notifyOnChangeProps:a}=this.options,i=typeof a=="function"?a():a;if(i==="all"||!i&&!F(this,yo).size)return!0;const c=new Set(i??F(this,yo));return this.options.throwOnError&&c.add("error"),Object.keys(F(this,dt)).some(l=>{const f=l;return F(this,dt)[f]!==n[f]&&c.has(f)})};(t==null?void 0:t.listeners)!==!1&&s()&&(o.listeners=!0),Ce(this,Me,v2).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Ce(this,Me,Tl).call(this)}},Ct=new WeakMap,_e=new WeakMap,ss=new WeakMap,dt=new WeakMap,Er=new WeakMap,go=new WeakMap,Bn=new WeakMap,dn=new WeakMap,as=new WeakMap,mo=new WeakMap,bo=new WeakMap,vr=new WeakMap,wr=new WeakMap,Vn=new WeakMap,yo=new WeakMap,Me=new WeakSet,ds=function(t){Ce(this,Me,Ol).call(this);let n=F(this,_e).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(Dt)),n},Il=function(){Ce(this,Me,Al).call(this);const t=jr(this.options.staleTime,F(this,_e));if($n||F(this,dt).isStale||!ei(t))return;const r=Gl(F(this,dt).dataUpdatedAt,t)+1;K(this,vr,setTimeout(()=>{F(this,dt).isStale||this.updateResult()},r))},_l=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(F(this,_e)):this.options.refetchInterval)??!1},Sl=function(t){Ce(this,Me,Ll).call(this),K(this,Vn,t),!($n||jt(this.options.enabled,F(this,_e))===!1||!ei(F(this,Vn))||F(this,Vn)===0)&&K(this,wr,setInterval(()=>{(this.options.refetchIntervalInBackground||si.isFocused())&&Ce(this,Me,ds).call(this)},F(this,Vn)))},Tl=function(){Ce(this,Me,Il).call(this),Ce(this,Me,Sl).call(this,Ce(this,Me,_l).call(this))},Al=function(){F(this,vr)&&(clearTimeout(F(this,vr)),K(this,vr,void 0))},Ll=function(){F(this,wr)&&(clearInterval(F(this,wr)),K(this,wr,void 0))},Ol=function(){const t=F(this,Ct).getQueryCache().build(F(this,Ct),this.options);if(t===F(this,_e))return;const n=F(this,_e);K(this,_e,t),K(this,ss,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},v2=function(t){Ue.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(F(this,dt))}),F(this,Ct).getQueryCache().notify({query:F(this,_e),type:"observerResultsUpdated"})})},C2);function U2(e,t){return jt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function tu(e,t){return U2(e,t)||e.state.data!==void 0&&li(e,t,t.refetchOnMount)}function li(e,t,n){if(jt(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&ui(e,t)}return!1}function nu(e,t,n,r){return(e!==t||jt(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&ui(e,n)}function ui(e,t){return jt(t.enabled,e)!==!1&&e.isStaleByTime(jr(t.staleTime,e))}function K2(e,t){return!Cs(e.getCurrentResult(),t)}var eh=class extends eu{constructor(e,t){super(e,t)}bindMethods(){super.bindMethods(),this.fetchNextPage=this.fetchNextPage.bind(this),this.fetchPreviousPage=this.fetchPreviousPage.bind(this)}setOptions(e,t){super.setOptions({...e,behavior:ws()},t)}getOptimisticResult(e){return e.behavior=ws(),super.getOptimisticResult(e)}fetchNextPage(e){return this.fetch({...e,meta:{fetchMore:{direction:"forward"}}})}fetchPreviousPage(e){return this.fetch({...e,meta:{fetchMore:{direction:"backward"}}})}createResult(e,t){var y,p;const{state:n}=e,r=super.createResult(e,t),{isFetching:o,isRefetching:s,isError:a,isRefetchError:i}=r,c=(p=(y=n.fetchMeta)==null?void 0:y.fetchMore)==null?void 0:p.direction,l=a&&c==="forward",f=o&&c==="forward",b=a&&c==="backward",g=o&&c==="backward";return{...r,fetchNextPage:this.fetchNextPage,fetchPreviousPage:this.fetchPreviousPage,hasNextPage:q2(t,n.data),hasPreviousPage:Q2(t,n.data),isFetchNextPageError:l,isFetchingNextPage:f,isFetchPreviousPageError:b,isFetchingPreviousPage:g,isRefetchError:i&&!l&&!b,isRefetching:s&&!f&&!g}}},th=(x2=class extends Mr{constructor(n,r){super();ce(this,En);ce(this,Gn);ce(this,Hn);ce(this,xt);ce(this,xn);K(this,Gn,n),this.setOptions(r),this.bindMethods(),Ce(this,En,Ya).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var o;const r=this.options;this.options=F(this,Gn).defaultMutationOptions(n),Cs(this.options,r)||F(this,Gn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:F(this,xt),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Un(r.mutationKey)!==Un(this.options.mutationKey)?this.reset():((o=F(this,xt))==null?void 0:o.state.status)==="pending"&&F(this,xt).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=F(this,xt))==null||n.removeObserver(this)}onMutationUpdate(n){Ce(this,En,Ya).call(this),Ce(this,En,Fl).call(this,n)}getCurrentResult(){return F(this,Hn)}reset(){var n;(n=F(this,xt))==null||n.removeObserver(this),K(this,xt,void 0),Ce(this,En,Ya).call(this),Ce(this,En,Fl).call(this)}mutate(n,r){var o;return K(this,xn,r),(o=F(this,xt))==null||o.removeObserver(this),K(this,xt,F(this,Gn).getMutationCache().build(F(this,Gn),this.options)),F(this,xt).addObserver(this),F(this,xt).execute(n)}},Gn=new WeakMap,Hn=new WeakMap,xt=new WeakMap,xn=new WeakMap,En=new WeakSet,Ya=function(){var r;const n=((r=F(this,xt))==null?void 0:r.state)??Ul();K(this,Hn,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},Fl=function(n){Ue.batch(()=>{var r,o,s,a,i,c,l,f;if(F(this,xn)&&this.hasListeners()){const b=F(this,Hn).variables,g=F(this,Hn).context;(n==null?void 0:n.type)==="success"?((o=(r=F(this,xn)).onSuccess)==null||o.call(r,n.data,b,g),(a=(s=F(this,xn)).onSettled)==null||a.call(s,n.data,null,b,g)):(n==null?void 0:n.type)==="error"&&((c=(i=F(this,xn)).onError)==null||c.call(i,n.error,b,g),(f=(l=F(this,xn)).onSettled)==null||f.call(l,void 0,n.error,b,g))}this.listeners.forEach(b=>{b(F(this,Hn))})})},x2),ru=A.createContext(void 0),Pr=e=>{const t=A.useContext(ru);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},nh=({client:e,children:t})=>(A.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),d.jsx(ru.Provider,{value:e,children:t})),ou=A.createContext(!1),rh=()=>A.useContext(ou);ou.Provider;function oh(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var sh=A.createContext(oh()),ah=()=>A.useContext(sh);function su(e,t){return typeof e=="function"?e(...t):!!e}function di(){}var ih=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},ch=e=>{A.useEffect(()=>{e.clearReset()},[e])},lh=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||su(n,[e.error,r])),uh=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)))},dh=(e,t)=>e.isLoading&&e.isFetching&&!t,fh=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,au=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function iu(e,t,n){var b,g,x,y,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=Pr(),o=rh(),s=ah(),a=r.defaultQueryOptions(e);(g=(b=r.getDefaultOptions().queries)==null?void 0:b._experimental_beforeQuery)==null||g.call(b,a),process.env.NODE_ENV!=="production"&&(a.queryFn||console.error(`[${a.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`)),a._optimisticResults=o?"isRestoring":"optimistic",uh(a),ih(a,s),ch(s);const i=!r.getQueryCache().get(a.queryHash),[c]=A.useState(()=>new t(r,a)),l=c.getOptimisticResult(a),f=!o&&e.subscribed!==!1;if(A.useSyncExternalStore(A.useCallback(h=>{const m=f?c.subscribe(Ue.batchCalls(h)):di;return c.updateResult(),m},[c,f]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),A.useEffect(()=>{c.setOptions(a,{listeners:!1})},[a,c]),fh(a,l))throw au(a,c,s);if(lh({result:l,errorResetBoundary:s,throwOnError:a.throwOnError,query:r.getQueryCache().get(a.queryHash),suspense:a.suspense}))throw l.error;if((y=(x=r.getDefaultOptions().queries)==null?void 0:x._experimental_afterQuery)==null||y.call(x,a,l),a.experimental_prefetchInRender&&!$n&&dh(l,o)){const h=i?au(a,c,s):(p=r.getQueryCache().get(a.queryHash))==null?void 0:p.promise;h==null||h.catch(di).finally(()=>{c.updateResult()})}return a.notifyOnChangeProps?l:c.trackResult(l)}function Kt(e,t){return iu(e,eu)}function Pt(e,t){const n=Pr(),[r]=A.useState(()=>new th(n,e));A.useEffect(()=>{r.setOptions(e)},[r,e]);const o=A.useSyncExternalStore(A.useCallback(a=>r.subscribe(Ue.batchCalls(a)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=A.useCallback((a,i)=>{r.mutate(a,i).catch(di)},[r]);if(o.error&&su(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}function ph(e,t){return iu(e,eh)}const fi=(e,t)=>t.some(n=>e instanceof n);let cu,lu;function hh(){return cu||(cu=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function gh(){return lu||(lu=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const pi=new WeakMap,hi=new WeakMap,Is=new WeakMap;function mh(e){const t=new Promise((n,r)=>{const o=()=>{e.removeEventListener("success",s),e.removeEventListener("error",a)},s=()=>{n(Kn(e.result)),o()},a=()=>{r(e.error),o()};e.addEventListener("success",s),e.addEventListener("error",a)});return Is.set(t,e),t}function bh(e){if(pi.has(e))return;const t=new Promise((n,r)=>{const o=()=>{e.removeEventListener("complete",s),e.removeEventListener("error",a),e.removeEventListener("abort",a)},s=()=>{n(),o()},a=()=>{r(e.error||new DOMException("AbortError","AbortError")),o()};e.addEventListener("complete",s),e.addEventListener("error",a),e.addEventListener("abort",a)});pi.set(e,t)}let gi={get(e,t,n){if(e instanceof IDBTransaction){if(t==="done")return pi.get(e);if(t==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return Kn(e[t])},set(e,t,n){return e[t]=n,!0},has(e,t){return e instanceof IDBTransaction&&(t==="done"||t==="store")?!0:t in e}};function uu(e){gi=e(gi)}function yh(e){return gh().includes(e)?function(...t){return e.apply(mi(this),t),Kn(this.request)}:function(...t){return Kn(e.apply(mi(this),t))}}function Ch(e){return typeof e=="function"?yh(e):(e instanceof IDBTransaction&&bh(e),fi(e,hh())?new Proxy(e,gi):e)}function Kn(e){if(e instanceof IDBRequest)return mh(e);if(hi.has(e))return hi.get(e);const t=Ch(e);return t!==e&&(hi.set(e,t),Is.set(t,e)),t}const mi=e=>Is.get(e);function xh(e,t,{blocked:n,upgrade:r,blocking:o,terminated:s}={}){const a=indexedDB.open(e,t),i=Kn(a);return r&&a.addEventListener("upgradeneeded",c=>{r(Kn(a.result),c.oldVersion,c.newVersion,Kn(a.transaction),c)}),n&&a.addEventListener("blocked",c=>n(c.oldVersion,c.newVersion,c)),i.then(c=>{s&&c.addEventListener("close",()=>s()),o&&c.addEventListener("versionchange",l=>o(l.oldVersion,l.newVersion,l))}).catch(()=>{}),i}const Eh=["get","getKey","getAll","getAllKeys","count"],vh=["put","add","delete","clear"],bi=new Map;function du(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(bi.get(t))return bi.get(t);const n=t.replace(/FromIndex$/,""),r=t!==n,o=vh.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!(o||Eh.includes(n)))return;const s=async function(a,...i){const c=this.transaction(a,o?"readwrite":"readonly");let l=c.store;return r&&(l=l.index(i.shift())),(await Promise.all([l[n](...i),o&&c.done]))[0]};return bi.set(t,s),s}uu(e=>({...e,get:(t,n,r)=>du(t,n)||e.get(t,n,r),has:(t,n)=>!!du(t,n)||e.has(t,n)}));const wh=["continue","continuePrimaryKey","advance"],fu={},yi=new WeakMap,pu=new WeakMap,Ih={get(e,t){if(!wh.includes(t))return e[t];let n=fu[t];return n||(n=fu[t]=function(...r){yi.set(this,pu.get(this)[t](...r))}),n}};async function*_h(...e){let t=this;if(t instanceof IDBCursor||(t=await t.openCursor(...e)),!t)return;t=t;const n=new Proxy(t,Ih);for(pu.set(n,t),Is.set(n,mi(t));t;)yield n,t=await(yi.get(n)||t.continue()),yi.delete(n)}function hu(e,t){return t===Symbol.asyncIterator&&fi(e,[IDBIndex,IDBObjectStore,IDBCursor])||t==="iterate"&&fi(e,[IDBIndex,IDBObjectStore])}uu(e=>({...e,get(t,n,r){return hu(t,n)?_h:e.get(t,n,r)},has(t,n){return hu(t,n)||e.has(t,n)}}));const Sh="connector-db",Th=1,_s={FEEDBACK:"feedback"},Fo=`${_s.FEEDBACK}:data`,Ss=`${_s.FEEDBACK}:last_submitted`,ko=`${_s.FEEDBACK}:capture_on_demand`,Do=`${_s.FEEDBACK}:show_notification`,Ah=12*60*60*1e3,Ci=(e,t=new Date)=>e?Math.abs(t.getTime()-e.getTime())>=Ah:!0,gu=(e,t=!1)=>e.captureFeedback&&(Ci(e.firstViewed)&&(!e.lastSubmittedFeedback||Ci(e.lastSubmittedFeedback))||!!t);let er=null;const Sn=async()=>{try{er||(er=await xh(Sh,Th,{upgrade(e){e.objectStoreNames.contains(Fo)||e.createObjectStore(Fo),e.objectStoreNames.contains(Ss)||e.createObjectStore(Ss),e.objectStoreNames.contains(ko)||e.createObjectStore(ko),e.objectStoreNames.contains(Do)||e.createObjectStore(Do)},blocked(){console.warn("Upgrade blocked! Close other tabs using this DB.")},blocking(){console.warn("Another tab is trying to upgrade. Closing connection to allow upgrade."),er&&(er.close(),er=null)},terminated(){console.error("DB connection unexpectedly closed. Resetting connection."),er=null}}))}catch(e){console.error("Error opening IndexedDB connection:",e)}return er},xi=async e=>{if(!e)return[];const t=await Sn();if(!t)return[];try{return await t.get(Fo,e)||[]}catch(n){return console.error("Error fetching user feedback data:",n),[]}},Lh=async e=>{if(!e)return null;const t=await Sn();if(!t)return null;try{return await t.get(Ss,e)||null}catch(n){return console.error("Error fetching last submitted feedback:",n),null}},Ts=async e=>{if(!e)return;const t=await Sn();if(t)try{return await t.get(ko,e)}catch(n){console.error("Error fetching capture on demand status:",n);return}},Oh=async e=>{if(!e)return!1;const t=await Sn();if(!t)return!1;try{return await t.get(Do,e)??!1}catch(n){return console.error("Error fetching show notification status:",n),!1}},Fh=async(e,t)=>{if(!e||!t||!t.length)return;const n=await Sn();if(n)try{const r=await xi(e),o=new Set(r.map(a=>a.connectorId)),s=t.filter(a=>!o.has(a.connector_id)).map(a=>({connectorId:a.connector_id,captureFeedback:!0,firstViewed:new Date}));if(s.length>0){const a=[...r,...s];await n.put(Fo,a,e),await n.put(Do,!0,e)}}catch(r){console.error("Error updating connectors feedback data:",r)}},kh=async e=>{if(!e)return;const t=await Sn();if(t)try{const n=await xi(e),r=await Ts(e),o=new Date,s=n.map(a=>{const i=gu(a,r);return{...a,lastSubmittedFeedback:i?o:a.lastSubmittedFeedback,captureFeedback:a.captureFeedback!==i}});await t.put(Fo,s,e),await t.put(Ss,o,e),r&&await t.put(ko,!1,e)}catch(n){console.error("Error updating feedback submission date:",n)}},mu=async(e,t)=>{if(!e)return;const n=await Sn();if(n)try{await n.put(ko,t,e)}catch(r){console.error("Error updating capture on demand:",r)}},Dh=async e=>{if(!e)return;const t=await Sn();if(t)try{await t.put(Do,!1,e)}catch(n){console.error("Error resetting show notification status:",n)}},Nh=async e=>{const t=await xi(e),n=await Ts(e);return t.filter(o=>gu(o,n))},Ei=async e=>{const t=await Lh(e);return t&&!Ci(t)?!1:await Ts(e)&&!t?!0:!!(await Nh(e)).length},Rh=async(e,t)=>{await Fh(e,t)},As=async e=>{e&&await kh(e)},Mh=async(e,t)=>{const n=await Ts(e);t?n!==!1&&await mu(e,t):await mu(e,void 0)},bu=async e=>await Oh(e)&&await Ei(e),yu=async e=>{await Dh(e)};var vi={},tr={};function Cu(e,t){return function(){return e.apply(t,arguments)}}const{toString:jh}=Object.prototype,{getPrototypeOf:wi}=Object,Ls=(e=>t=>{const n=jh.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Bt=e=>(e=e.toLowerCase(),t=>Ls(t)===e),Os=e=>t=>typeof t===e,{isArray:Br}=Array,No=Os("undefined");function Ph(e){return e!==null&&!No(e)&&e.constructor!==null&&!No(e.constructor)&&_t(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const xu=Bt("ArrayBuffer");function Bh(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&xu(e.buffer),t}const Vh=Os("string"),_t=Os("function"),Eu=Os("number"),Fs=e=>e!==null&&typeof e=="object",Gh=e=>e===!0||e===!1,ks=e=>{if(Ls(e)!=="object")return!1;const t=wi(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Hh=Bt("Date"),Wh=Bt("File"),Zh=Bt("Blob"),Xh=Bt("FileList"),zh=e=>Fs(e)&&_t(e.pipe),Yh=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||_t(e.append)&&((t=Ls(e))==="formdata"||t==="object"&&_t(e.toString)&&e.toString()==="[object FormData]"))},Jh=Bt("URLSearchParams"),[qh,Qh,$h,Uh]=["ReadableStream","Request","Response","Headers"].map(Bt),Kh=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ro(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,o;if(typeof e!="object"&&(e=[e]),Br(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),a=s.length;let i;for(r=0;r<a;r++)i=s[r],t.call(null,e[i],i,e)}}function vu(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 nr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:ge,wu=e=>!No(e)&&e!==nr;function Ii(){const{caseless:e}=wu(this)&&this||{},t={},n=(r,o)=>{const s=e&&vu(t,o)||o;ks(t[s])&&ks(r)?t[s]=Ii(t[s],r):ks(r)?t[s]=Ii({},r):Br(r)?t[s]=r.slice():t[s]=r};for(let r=0,o=arguments.length;r<o;r++)arguments[r]&&Ro(arguments[r],n);return t}const eg=(e,t,n,{allOwnKeys:r}={})=>(Ro(t,(o,s)=>{n&&_t(o)?e[s]=Cu(o,n):e[s]=o},{allOwnKeys:r}),e),tg=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),ng=(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)},rg=(e,t,n,r)=>{let o,s,a;const i={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),s=o.length;s-- >0;)a=o[s],(!r||r(a,e,t))&&!i[a]&&(t[a]=e[a],i[a]=!0);e=n!==!1&&wi(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},og=(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},sg=e=>{if(!e)return null;if(Br(e))return e;let t=e.length;if(!Eu(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},ag=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&wi(Uint8Array)),ig=(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])}},cg=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},lg=Bt("HTMLFormElement"),ug=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),Iu=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),dg=Bt("RegExp"),_u=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Ro(n,(o,s)=>{let a;(a=t(o,s,e))!==!1&&(r[s]=a||o)}),Object.defineProperties(e,r)},fg=e=>{_u(e,(t,n)=>{if(_t(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(_t(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+"'")})}})},pg=(e,t)=>{const n={},r=o=>{o.forEach(s=>{n[s]=!0})};return Br(e)?r(e):r(String(e).split(t)),n},hg=()=>{},gg=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,_i="abcdefghijklmnopqrstuvwxyz",Su="0123456789",Tu={DIGIT:Su,ALPHA:_i,ALPHA_DIGIT:_i+_i.toUpperCase()+Su},mg=(e=16,t=Tu.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function bg(e){return!!(e&&_t(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const yg=e=>{const t=new Array(10),n=(r,o)=>{if(Fs(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[o]=r;const s=Br(r)?[]:{};return Ro(r,(a,i)=>{const c=n(a,o+1);!No(c)&&(s[i]=c)}),t[o]=void 0,s}}return r};return n(e,0)},Cg=Bt("AsyncFunction"),xg=e=>e&&(Fs(e)||_t(e))&&_t(e.then)&&_t(e.catch),Au=((e,t)=>e?setImmediate:t?((n,r)=>(nr.addEventListener("message",({source:o,data:s})=>{o===nr&&s===n&&r.length&&r.shift()()},!1),o=>{r.push(o),nr.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",_t(nr.postMessage)),Eg=typeof queueMicrotask<"u"?queueMicrotask.bind(nr):typeof process<"u"&&process.nextTick||Au;var M={isArray:Br,isArrayBuffer:xu,isBuffer:Ph,isFormData:Yh,isArrayBufferView:Bh,isString:Vh,isNumber:Eu,isBoolean:Gh,isObject:Fs,isPlainObject:ks,isReadableStream:qh,isRequest:Qh,isResponse:$h,isHeaders:Uh,isUndefined:No,isDate:Hh,isFile:Wh,isBlob:Zh,isRegExp:dg,isFunction:_t,isStream:zh,isURLSearchParams:Jh,isTypedArray:ag,isFileList:Xh,forEach:Ro,merge:Ii,extend:eg,trim:Kh,stripBOM:tg,inherits:ng,toFlatObject:rg,kindOf:Ls,kindOfTest:Bt,endsWith:og,toArray:sg,forEachEntry:ig,matchAll:cg,isHTMLForm:lg,hasOwnProperty:Iu,hasOwnProp:Iu,reduceDescriptors:_u,freezeMethods:fg,toObjectSet:pg,toCamelCase:ug,noop:hg,toFiniteNumber:gg,findKey:vu,global:nr,isContextDefined:wu,ALPHABET:Tu,generateString:mg,isSpecCompliantForm:bg,toJSONObject:yg,isAsyncFn:Cg,isThenable:xg,setImmediate:Au,asap:Eg};function be(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)}M.inherits(be,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:M.toJSONObject(this.config),code:this.code,status:this.status}}});const Lu=be.prototype,Ou={};["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=>{Ou[e]={value:e}}),Object.defineProperties(be,Ou),Object.defineProperty(Lu,"isAxiosError",{value:!0}),be.from=(e,t,n,r,o,s)=>{const a=Object.create(Lu);return M.toFlatObject(e,a,function(c){return c!==Error.prototype},i=>i!=="isAxiosError"),be.call(a,e.message,t,n,r,o),a.cause=e,a.name=e.name,s&&Object.assign(a,s),a};var vg=null;function Si(e){return M.isPlainObject(e)||M.isArray(e)}function Fu(e){return M.endsWith(e,"[]")?e.slice(0,-2):e}function ku(e,t,n){return e?e.concat(t).map(function(o,s){return o=Fu(o),!n&&s?"["+o+"]":o}).join(n?".":""):t}function wg(e){return M.isArray(e)&&!e.some(Si)}const Ig=M.toFlatObject(M,{},null,function(t){return/^is[A-Z]/.test(t)});function Ds(e,t,n){if(!M.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=M.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,h){return!M.isUndefined(h[p])});const r=n.metaTokens,o=n.visitor||f,s=n.dots,a=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&M.isSpecCompliantForm(t);if(!M.isFunction(o))throw new TypeError("visitor must be a function");function l(y){if(y===null)return"";if(M.isDate(y))return y.toISOString();if(!c&&M.isBlob(y))throw new be("Blob is not supported. Use a Buffer instead.");return M.isArrayBuffer(y)||M.isTypedArray(y)?c&&typeof Blob=="function"?new Blob([y]):Buffer.from(y):y}function f(y,p,h){let m=y;if(y&&!h&&typeof y=="object"){if(M.endsWith(p,"{}"))p=r?p:p.slice(0,-2),y=JSON.stringify(y);else if(M.isArray(y)&&wg(y)||(M.isFileList(y)||M.endsWith(p,"[]"))&&(m=M.toArray(y)))return p=Fu(p),m.forEach(function(C,w){!(M.isUndefined(C)||C===null)&&t.append(a===!0?ku([p],w,s):a===null?p:p+"[]",l(C))}),!1}return Si(y)?!0:(t.append(ku(h,p,s),l(y)),!1)}const b=[],g=Object.assign(Ig,{defaultVisitor:f,convertValue:l,isVisitable:Si});function x(y,p){if(!M.isUndefined(y)){if(b.indexOf(y)!==-1)throw Error("Circular reference detected in "+p.join("."));b.push(y),M.forEach(y,function(m,E){(!(M.isUndefined(m)||m===null)&&o.call(t,m,M.isString(E)?E.trim():E,p,g))===!0&&x(m,p?p.concat(E):[E])}),b.pop()}}if(!M.isObject(e))throw new TypeError("data must be an object");return x(e),t}function Du(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Ti(e,t){this._pairs=[],e&&Ds(e,this,t)}const Nu=Ti.prototype;Nu.append=function(t,n){this._pairs.push([t,n])},Nu.toString=function(t){const n=t?function(r){return t.call(this,r,Du)}:Du;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function _g(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ru(e,t,n){if(!t)return e;const r=n&&n.encode||_g,o=n&&n.serialize;let s;if(o?s=o(t,n):s=M.isURLSearchParams(t)?t.toString():new Ti(t,n).toString(r),s){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class Sg{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){M.forEach(this.handlers,function(r){r!==null&&t(r)})}}var Mu=Sg,ju={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Tg=typeof URLSearchParams<"u"?URLSearchParams:Ti,Ag=typeof FormData<"u"?FormData:null,Lg=typeof Blob<"u"?Blob:null,Og={isBrowser:!0,classes:{URLSearchParams:Tg,FormData:Ag,Blob:Lg},protocols:["http","https","file","blob","url","data"]};const Ai=typeof window<"u"&&typeof document<"u",Li=typeof navigator=="object"&&navigator||void 0,Fg=Ai&&(!Li||["ReactNative","NativeScript","NS"].indexOf(Li.product)<0),kg=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Dg=Ai&&window.location.href||"http://localhost";var Ng=Object.freeze({__proto__:null,hasBrowserEnv:Ai,hasStandardBrowserWebWorkerEnv:kg,hasStandardBrowserEnv:Fg,navigator:Li,origin:Dg}),pt={...Ng,...Og};function Rg(e,t){return Ds(e,new pt.classes.URLSearchParams,Object.assign({visitor:function(n,r,o,s){return pt.isNode&&M.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function Mg(e){return M.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function jg(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 Pu(e){function t(n,r,o,s){let a=n[s++];if(a==="__proto__")return!0;const i=Number.isFinite(+a),c=s>=n.length;return a=!a&&M.isArray(o)?o.length:a,c?(M.hasOwnProp(o,a)?o[a]=[o[a],r]:o[a]=r,!i):((!o[a]||!M.isObject(o[a]))&&(o[a]=[]),t(n,r,o[a],s)&&M.isArray(o[a])&&(o[a]=jg(o[a])),!i)}if(M.isFormData(e)&&M.isFunction(e.entries)){const n={};return M.forEachEntry(e,(r,o)=>{t(Mg(r),o,n,0)}),n}return null}function Pg(e,t,n){if(M.isString(e))try{return(t||JSON.parse)(e),M.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const Oi={transitional:ju,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,s=M.isObject(t);if(s&&M.isHTMLForm(t)&&(t=new FormData(t)),M.isFormData(t))return o?JSON.stringify(Pu(t)):t;if(M.isArrayBuffer(t)||M.isBuffer(t)||M.isStream(t)||M.isFile(t)||M.isBlob(t)||M.isReadableStream(t))return t;if(M.isArrayBufferView(t))return t.buffer;if(M.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Rg(t,this.formSerializer).toString();if((i=M.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Ds(i?{"files[]":t}:t,c&&new c,this.formSerializer)}}return s||o?(n.setContentType("application/json",!1),Pg(t)):t}],transformResponse:[function(t){const n=this.transitional||Oi.transitional,r=n&&n.forcedJSONParsing,o=this.responseType==="json";if(M.isResponse(t)||M.isReadableStream(t))return t;if(t&&M.isString(t)&&(r&&!this.responseType||o)){const a=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(i){if(a)throw i.name==="SyntaxError"?be.from(i,be.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:pt.classes.FormData,Blob:pt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};M.forEach(["delete","get","head","post","put","patch"],e=>{Oi.headers[e]={}});var Fi=Oi;const Bg=M.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 Vg=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
31
|
-
`).forEach(function(a){o=a.indexOf(":"),n=a.substring(0,o).trim().toLowerCase(),r=a.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[Bu]=this[Bu]={accessors:{}}).accessors,o=this.prototype;function s(a){const i=Mo(a);r[i]||(Zg(o,a),r[i]=!0)}return M.isArray(t)?t.forEach(s):s(t),this}}Rs.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),M.reduceDescriptors(Rs.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),M.freezeMethods(Rs);var Vt=Rs;function Di(e,t){const n=this||Fi,r=t||n,o=Vt.from(r.headers);let s=r.data;return M.forEach(e,function(i){s=i.call(n,s,o.normalize(),t?t.status:void 0)}),o.normalize(),s}function Vu(e){return!!(e&&e.__CANCEL__)}function Vr(e,t,n){be.call(this,e??"canceled",be.ERR_CANCELED,t,n),this.name="CanceledError"}M.inherits(Vr,be,{__CANCEL__:!0});function Gu(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new be("Request failed with status code "+n.status,[be.ERR_BAD_REQUEST,be.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Xg(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function zg(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,s=0,a;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),f=r[s];a||(a=l),n[o]=c,r[o]=l;let b=s,g=0;for(;b!==o;)g+=n[b++],b=b%e;if(o=(o+1)%e,o===s&&(s=(s+1)%e),l-a<t)return;const x=f&&l-f;return x?Math.round(g*1e3/x):void 0}}function Yg(e,t){let n=0,r=1e3/t,o,s;const a=(l,f=Date.now())=>{n=f,o=null,s&&(clearTimeout(s),s=null),e.apply(null,l)};return[(...l)=>{const f=Date.now(),b=f-n;b>=r?a(l,f):(o=l,s||(s=setTimeout(()=>{s=null,a(o)},r-b)))},()=>o&&a(o)]}const Ms=(e,t,n=3)=>{let r=0;const o=zg(50,250);return Yg(s=>{const a=s.loaded,i=s.lengthComputable?s.total:void 0,c=a-r,l=o(c),f=a<=i;r=a;const b={loaded:a,total:i,progress:i?a/i:void 0,bytes:c,rate:l||void 0,estimated:l&&i&&f?(i-a)/l:void 0,event:s,lengthComputable:i!=null,[t?"download":"upload"]:!0};e(b)},n)},Hu=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Wu=e=>(...t)=>M.asap(()=>e(...t));var Jg=pt.hasStandardBrowserEnv?function(){const t=pt.navigator&&/(msie|trident)/i.test(pt.navigator.userAgent),n=document.createElement("a");let r;function o(s){let a=s;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{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(a){const i=M.isString(a)?o(a):a;return i.protocol===r.protocol&&i.host===r.host}}():function(){return function(){return!0}}(),qg=pt.hasStandardBrowserEnv?{write(e,t,n,r,o,s){const a=[e+"="+encodeURIComponent(t)];M.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),M.isString(r)&&a.push("path="+r),M.isString(o)&&a.push("domain="+o),s===!0&&a.push("secure"),document.cookie=a.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 Qg(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function $g(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Zu(e,t){return e&&!Qg(t)?$g(e,t):t}const Xu=e=>e instanceof Vt?{...e}:e;function rr(e,t){t=t||{};const n={};function r(l,f,b){return M.isPlainObject(l)&&M.isPlainObject(f)?M.merge.call({caseless:b},l,f):M.isPlainObject(f)?M.merge({},f):M.isArray(f)?f.slice():f}function o(l,f,b){if(M.isUndefined(f)){if(!M.isUndefined(l))return r(void 0,l,b)}else return r(l,f,b)}function s(l,f){if(!M.isUndefined(f))return r(void 0,f)}function a(l,f){if(M.isUndefined(f)){if(!M.isUndefined(l))return r(void 0,l)}else return r(void 0,f)}function i(l,f,b){if(b in t)return r(l,f);if(b in e)return r(void 0,l)}const c={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:i,headers:(l,f)=>o(Xu(l),Xu(f),!0)};return M.forEach(Object.keys(Object.assign({},e,t)),function(f){const b=c[f]||o,g=b(e[f],t[f],f);M.isUndefined(g)&&b!==i||(n[f]=g)}),n}var zu=e=>{const t=rr({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:o,xsrfCookieName:s,headers:a,auth:i}=t;t.headers=a=Vt.from(a),t.url=Ru(Zu(t.baseURL,t.url),e.params,e.paramsSerializer),i&&a.set("Authorization","Basic "+btoa((i.username||"")+":"+(i.password?unescape(encodeURIComponent(i.password)):"")));let c;if(M.isFormData(n)){if(pt.hasStandardBrowserEnv||pt.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((c=a.getContentType())!==!1){const[l,...f]=c?c.split(";").map(b=>b.trim()).filter(Boolean):[];a.setContentType([l||"multipart/form-data",...f].join("; "))}}if(pt.hasStandardBrowserEnv&&(r&&M.isFunction(r)&&(r=r(t)),r||r!==!1&&Jg(t.url))){const l=o&&s&&qg.read(s);l&&a.set(o,l)}return t},Ug=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){const o=zu(e);let s=o.data;const a=Vt.from(o.headers).normalize();let{responseType:i,onUploadProgress:c,onDownloadProgress:l}=o,f,b,g,x,y;function p(){x&&x(),y&&y(),o.cancelToken&&o.cancelToken.unsubscribe(f),o.signal&&o.signal.removeEventListener("abort",f)}let h=new XMLHttpRequest;h.open(o.method.toUpperCase(),o.url,!0),h.timeout=o.timeout;function m(){if(!h)return;const C=Vt.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),v={data:!i||i==="text"||i==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:C,config:e,request:h};Gu(function(T){n(T),p()},function(T){r(T),p()},v),h=null}"onloadend"in h?h.onloadend=m:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(m)},h.onabort=function(){h&&(r(new be("Request aborted",be.ECONNABORTED,e,h)),h=null)},h.onerror=function(){r(new be("Network Error",be.ERR_NETWORK,e,h)),h=null},h.ontimeout=function(){let w=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const v=o.transitional||ju;o.timeoutErrorMessage&&(w=o.timeoutErrorMessage),r(new be(w,v.clarifyTimeoutError?be.ETIMEDOUT:be.ECONNABORTED,e,h)),h=null},s===void 0&&a.setContentType(null),"setRequestHeader"in h&&M.forEach(a.toJSON(),function(w,v){h.setRequestHeader(v,w)}),M.isUndefined(o.withCredentials)||(h.withCredentials=!!o.withCredentials),i&&i!=="json"&&(h.responseType=o.responseType),l&&([g,y]=Ms(l,!0),h.addEventListener("progress",g)),c&&h.upload&&([b,x]=Ms(c),h.upload.addEventListener("progress",b),h.upload.addEventListener("loadend",x)),(o.cancelToken||o.signal)&&(f=C=>{h&&(r(!C||C.type?new Vr(null,e,h):C),h.abort(),h=null)},o.cancelToken&&o.cancelToken.subscribe(f),o.signal&&(o.signal.aborted?f():o.signal.addEventListener("abort",f)));const E=Xg(o.url);if(E&&pt.protocols.indexOf(E)===-1){r(new be("Unsupported protocol "+E+":",be.ERR_BAD_REQUEST,e));return}h.send(s||null)})},Kg=(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,i();const f=l instanceof Error?l:this.reason;r.abort(f instanceof be?f:new Vr(f instanceof Error?f.message:f))}};let a=t&&setTimeout(()=>{a=null,s(new be(`timeout ${t} of ms exceeded`,be.ETIMEDOUT))},t);const i=()=>{e&&(a&&clearTimeout(a),a=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=()=>M.asap(i),c}};const em=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},tm=async function*(e,t){for await(const n of nm(e))yield*em(n,t)},nm=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()}},Yu=(e,t,n,r)=>{const o=tm(e,t);let s=0,a,i=c=>{a||(a=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:l,value:f}=await o.next();if(l){i(),c.close();return}let b=f.byteLength;if(n){let g=s+=b;n(g)}c.enqueue(new Uint8Array(f))}catch(l){throw i(l),l}},cancel(c){return i(c),o.return()}},{highWaterMark:2})},js=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ju=js&&typeof ReadableStream=="function",rm=js&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),qu=(e,...t)=>{try{return!!e(...t)}catch{return!1}},om=Ju&&qu(()=>{let e=!1;const t=new Request(pt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Qu=64*1024,Ni=Ju&&qu(()=>M.isReadableStream(new Response("").body)),Ps={stream:Ni&&(e=>e.body)};js&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Ps[t]&&(Ps[t]=M.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new be(`Response type '${t}' is not supported`,be.ERR_NOT_SUPPORT,r)})})})(new Response);const sm=async e=>{if(e==null)return 0;if(M.isBlob(e))return e.size;if(M.isSpecCompliantForm(e))return(await new Request(pt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(M.isArrayBufferView(e)||M.isArrayBuffer(e))return e.byteLength;if(M.isURLSearchParams(e)&&(e=e+""),M.isString(e))return(await rm(e)).byteLength},am=async(e,t)=>{const n=M.toFiniteNumber(e.getContentLength());return n??sm(t)};var im=js&&(async e=>{let{url:t,method:n,data:r,signal:o,cancelToken:s,timeout:a,onDownloadProgress:i,onUploadProgress:c,responseType:l,headers:f,withCredentials:b="same-origin",fetchOptions:g}=zu(e);l=l?(l+"").toLowerCase():"text";let x=Kg([o,s&&s.toAbortSignal()],a),y;const p=x&&x.unsubscribe&&(()=>{x.unsubscribe()});let h;try{if(c&&om&&n!=="get"&&n!=="head"&&(h=await am(f,r))!==0){let v=new Request(t,{method:"POST",body:r,duplex:"half"}),_;if(M.isFormData(r)&&(_=v.headers.get("content-type"))&&f.setContentType(_),v.body){const[T,S]=Hu(h,Ms(Wu(c)));r=Yu(v.body,Qu,T,S)}}M.isString(b)||(b=b?"include":"omit");const m="credentials"in Request.prototype;y=new Request(t,{...g,signal:x,method:n.toUpperCase(),headers:f.normalize().toJSON(),body:r,duplex:"half",credentials:m?b:void 0});let E=await fetch(y);const C=Ni&&(l==="stream"||l==="response");if(Ni&&(i||C&&p)){const v={};["status","statusText","headers"].forEach(O=>{v[O]=E[O]});const _=M.toFiniteNumber(E.headers.get("content-length")),[T,S]=i&&Hu(_,Ms(Wu(i),!0))||[];E=new Response(Yu(E.body,Qu,T,()=>{S&&S(),p&&p()}),v)}l=l||"text";let w=await Ps[M.findKey(Ps,l)||"text"](E,e);return!C&&p&&p(),await new Promise((v,_)=>{Gu(v,_,{data:w,headers:Vt.from(E.headers),status:E.status,statusText:E.statusText,config:e,request:y})})}catch(m){throw p&&p(),m&&m.name==="TypeError"&&/fetch/i.test(m.message)?Object.assign(new be("Network Error",be.ERR_NETWORK,e,y),{cause:m.cause||m}):be.from(m,m&&m.code,e,y)}});const Ri={http:vg,xhr:Ug,fetch:im};M.forEach(Ri,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const $u=e=>`- ${e}`,cm=e=>M.isFunction(e)||e===null||e===!1;var Uu={getAdapter:e=>{e=M.isArray(e)?e:[e];const{length:t}=e;let n,r;const o={};for(let s=0;s<t;s++){n=e[s];let a;if(r=n,!cm(n)&&(r=Ri[(a=String(n)).toLowerCase()],r===void 0))throw new be(`Unknown adapter '${a}'`);if(r)break;o[a||"#"+s]=r}if(!r){const s=Object.entries(o).map(([i,c])=>`adapter ${i} `+(c===!1?"is not supported by the environment":"is not available in the build"));let a=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=rr(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:s}=n;r!==void 0&&Pi.assertOptions(r,{silentJSONParsing:Tn.transitional(Tn.boolean),forcedJSONParsing:Tn.transitional(Tn.boolean),clarifyTimeoutError:Tn.transitional(Tn.boolean)},!1),o!=null&&(M.isFunction(o)?n.paramsSerializer={serialize:o}:Pi.assertOptions(o,{encode:Tn.function,serialize:Tn.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let a=s&&M.merge(s.common,s[n.method]);s&&M.forEach(["delete","get","head","post","put","patch","common"],y=>{delete s[y]}),n.headers=Vt.concat(a,s);const i=[];let c=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(n)===!1||(c=c&&p.synchronous,i.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let f,b=0,g;if(!c){const y=[Ku.bind(this),void 0];for(y.unshift.apply(y,i),y.push.apply(y,l),g=y.length,f=Promise.resolve(n);b<g;)f=f.then(y[b++],y[b++]);return f}g=i.length;let x=n;for(b=0;b<g;){const y=i[b++],p=i[b++];try{x=y(x)}catch(h){p.call(this,h);break}}try{f=Ku.call(this,x)}catch(y){return Promise.reject(y)}for(b=0,g=l.length;b<g;)f=f.then(l[b++],l[b++]);return f}getUri(t){t=rr(this.defaults,t);const n=Zu(t.baseURL,t.url);return Ru(n,t.params,t.paramsSerializer)}};M.forEach(["delete","get","head","options"],function(t){Bs.prototype[t]=function(n,r){return this.request(rr(r||{},{method:t,url:n,data:(r||{}).data}))}}),M.forEach(["post","put","patch"],function(t){function n(r){return function(s,a,i){return this.request(rr(i||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Bs.prototype[t]=n(),Bs.prototype[t+"Form"]=n(!0)});var Vs=Bs;class Bi{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 a=new Promise(i=>{r.subscribe(i),s=i}).then(o);return a.cancel=function(){r.unsubscribe(s)},a},t(function(s,a,i){r.reason||(r.reason=new Vr(s,a,i),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 Bi(function(o){t=o}),cancel:t}}}var um=Bi;function dm(e){return function(n){return e.apply(null,n)}}function fm(e){return M.isObject(e)&&e.isAxiosError===!0}const Vi={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(Vi).forEach(([e,t])=>{Vi[t]=e});var pm=Vi;function nd(e){const t=new Vs(e),n=Cu(Vs.prototype.request,t);return M.extend(n,Vs.prototype,t,{allOwnKeys:!0}),M.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return nd(rr(e,o))},n}const Je=nd(Fi);Je.Axios=Vs,Je.CanceledError=Vr,Je.CancelToken=um,Je.isCancel=Vu,Je.VERSION=ed,Je.toFormData=Ds,Je.AxiosError=be,Je.Cancel=Je.CanceledError,Je.all=function(t){return Promise.all(t)},Je.spread=dm,Je.isAxiosError=fm,Je.mergeConfig=rr,Je.AxiosHeaders=Vt,Je.formToJSON=e=>Pu(M.isHTMLForm(e)?new FormData(e):e),Je.getAdapter=Uu.getAdapter,Je.HttpStatusCode=pm,Je.default=Je;var rd=Je,Le={},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 ht={};Object.defineProperty(ht,"__esModule",{value:!0}),ht.getProdHqConfig=ht.getProdApiConfig=ht.getSitHqConfig=ht.getSitApiConfig=ht.getDevHqConfig=ht.getDevApiConfig=void 0;var Gr={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",heimdallLogout:"/v1/logout",v2Login:"/api/auth/login/code",hotLogin:"/api/auth/login/code"},hm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Gr}};ht.getDevApiConfig=hm;var gm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Gr}};ht.getDevHqConfig=gm;var mm=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:Gr}};ht.getSitApiConfig=mm;var bm=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:Gr}};ht.getSitHqConfig=bm;var ym=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Gr}};ht.getProdApiConfig=ym;var Cm=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Gr}};ht.getProdHqConfig=Cm;var en={},tn={};Object.defineProperty(tn,"__esModule",{value:!0}),tn.removeValue=tn.getValue=tn.setValue=void 0;var Gi={};function xm(e,t){Gi[e]=t}tn.setValue=xm;function Em(e){return Gi[e]}tn.getValue=Em;function vm(e){delete Gi[e]}tn.removeValue=vm,Object.defineProperty(en,"__esModule",{value:!0}),en.removeItemFromStorage=en.setItemInStorage=en.getItemFromStorage=void 0;var Hr=An,Wr=tn,wm=function(e,t){switch(t===void 0&&(t=(0,Wr.getValue)("PLATFORM")),t){case Hr.PLATFORM.WEB:return sessionStorage.getItem(e);case Hr.PLATFORM.MOBILE:return(0,Wr.getValue)(e);default:throw Error("Invalid PLATFORM ".concat(t))}};en.getItemFromStorage=wm;var Im=function(e,t,n){switch(n===void 0&&(n=(0,Wr.getValue)("PLATFORM")),n){case Hr.PLATFORM.WEB:return sessionStorage.setItem(e,t);case Hr.PLATFORM.MOBILE:return(0,Wr.setValue)(e,t);default:throw Error("Invalid PLATFORM ".concat(n))}};en.setItemInStorage=Im;var _m=function(e,t){switch(t===void 0&&(t=(0,Wr.getValue)("PLATFORM")),t){case Hr.PLATFORM.WEB:sessionStorage.removeItem(e);break;case Hr.PLATFORM.MOBILE:(0,Wr.removeValue)(e);break;default:throw Error("Invalid PLATFORM ".concat(t))}};en.removeItemFromStorage=_m;var Sm=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(b){a(b)}}function c(f){try{l(r.throw(f))}catch(b){a(b)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Tm=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(Le,"__esModule",{value:!0}),Le.expireToken=Le.invalidateToken=Le.validateToken=Le.validateAccount=Le.getConfig=Le.introduceDelay=Le.isTokenInExpiryWindow=Le.getStoredAuthData=Le.setUserDetails=Le.getRefreshInterval=Le.setTokenAndExpiry=Le.getRandomDelay=Le.hasValidToken=void 0;var pn=An,Zr=ht,St=en,Hi=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},Wi=function(e){var t=parseInt((0,St.getItemFromStorage)("hiverAuthUserId")||"0"),n=parseInt((0,St.getItemFromStorage)("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};Le.validateAccount=Wi;var Am=function(e){var t=Wi(e);return!od()&&t};Le.validateToken=Am;var Lm=function(e){return e.apiRetry?e.apiRetry>0:!1};Le.invalidateToken=Lm;var Om=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};Le.expireToken=Om;var Fm=function(e){var t=(0,St.getItemFromStorage)("hiverAuthTokenExpiry")||"",n=new Date(t),r=Hi(),o=Wi(e);return console.log("Heimdall: checking if there is a valid token",r<n&&o),r<n&&o};Le.hasValidToken=Fm;var km=function(){return Math.floor(Math.random()*6e4)+6e4};Le.getRandomDelay=km;var Dm=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");(0,St.setItemInStorage)("hiverAuthUserId",e),(0,St.setItemInStorage)("hiverAuthUserGroupId",t)};Le.setUserDetails=Dm;var Nm=function(e,t){if(!e)throw new Error("Token not found in the response");(0,St.setItemInStorage)("hiverAuthToken",e),(0,St.setItemInStorage)("hiverAuthTokenExpiry",t)};Le.setTokenAndExpiry=Nm;var Rm=function(){var e=(0,St.getItemFromStorage)("hiverAuthTokenExpiry"),t=(0,St.getItemFromStorage)("hiverAuthToken"),n=(0,St.getItemFromStorage)("hiverAuthUserId"),r=(0,St.getItemFromStorage)("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};Le.getStoredAuthData=Rm;var od=function(){var e=(0,St.getItemFromStorage)("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=Hi(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};Le.isTokenInExpiryWindow=od;var Mm=function(e){return Sm(void 0,void 0,void 0,function(){return Tm(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};Le.introduceDelay=Mm;var jm=function(e,t,n){switch(n===void 0&&(n=!0),t){case pn.TIERS.SIT:case pn.TIERS.QA:return n?(0,Zr.getSitApiConfig)(e):(0,Zr.getSitHqConfig)(e);case pn.TIERS.PRODUCTION:case pn.TIERS.PROD:return n?(0,Zr.getProdApiConfig)():(0,Zr.getProdHqConfig)();case pn.TIERS.DEV:default:return n?(0,Zr.getDevApiConfig)():(0,Zr.getDevHqConfig)()}};Le.getConfig=jm;var Pm=function(){try{var e=(0,St.getItemFromStorage)("hiverAuthTokenExpiry");if(!e)return pn.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY;var t=new Date(e),n=Hi();return t.getTime()-n.getTime()>pn.TWO_MINUTES_IN_MS?t.getTime()-pn.TWO_MINUTES_IN_MS:t.getTime()-n.getTime()}catch(r){return console.error("Heimdall: Error in getRefreshInterval",r),pn.REFETCH_CHECK_DELAY}};Le.getRefreshInterval=Pm;var jo={},Gt={},sd;function ad(){if(sd)return Gt;sd=1;var e=ge&&ge.__awaiter||function(y,p,h,m){function E(C){return C instanceof h?C:new h(function(w){w(C)})}return new(h||(h=Promise))(function(C,w){function v(S){try{T(m.next(S))}catch(O){w(O)}}function _(S){try{T(m.throw(S))}catch(O){w(O)}}function T(S){S.done?C(S.value):E(S.value).then(v,_)}T((m=m.apply(y,p||[])).next())})},t=ge&&ge.__generator||function(y,p){var h={label:0,sent:function(){if(C[0]&1)throw C[1];return C[1]},trys:[],ops:[]},m,E,C,w;return w={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(w[Symbol.iterator]=function(){return this}),w;function v(T){return function(S){return _([T,S])}}function _(T){if(m)throw new TypeError("Generator is already executing.");for(;w&&(w=0,T[0]&&(h=0)),h;)try{if(m=1,E&&(C=T[0]&2?E.return:T[0]?E.throw||((C=E.return)&&C.call(E),0):E.next)&&!(C=C.call(E,T[1])).done)return C;switch(E=0,C&&(T=[T[0]&2,C.value]),T[0]){case 0:case 1:C=T;break;case 4:return h.label++,{value:T[1],done:!1};case 5:h.label++,E=T[1],T=[0];continue;case 7:T=h.ops.pop(),h.trys.pop();continue;default:if(C=h.trys,!(C=C.length>0&&C[C.length-1])&&(T[0]===6||T[0]===2)){h=0;continue}if(T[0]===3&&(!C||T[1]>C[0]&&T[1]<C[3])){h.label=T[1];break}if(T[0]===6&&h.label<C[1]){h.label=C[1],C=T;break}if(C&&h.label<C[2]){h.label=C[2],h.ops.push(T);break}C[2]&&h.ops.pop(),h.trys.pop();continue}T=p.call(y,h)}catch(S){T=[6,S],E=0}finally{m=C=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.logoutFromHeimdall=Gt.getTenantLoginCode=Gt.getLoginToken=Gt.getAccessToken=void 0;var n=An,r=dd(),o=Le,s=function(y,p,h,m){var E=(0,o.getStoredAuthData)(),C=h===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:y.heimdallUrl,url:y.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,headers:{"x-hiver-tenant":C},data:{user_id:p.userId,usergroup_id:p.usergroupId,access_token:(E==null?void 0:E.token)||"",source:m}}},a=function(y,p,h,m,E){var C=h===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:y},headers:{"x-hiver-tenant":C,"x-hiver-userid":m,"x-hiver-usergroupid":E}}},i=function(y,p){var h=p===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:y.heimdallUrl,url:y.apiEndpoints.heimdallLogout,method:n.GET_METHOD,headers:{"x-hiver-tenant":h}}},c=function(y){return parseInt(y,10)},l=function(y,p,h,m){return{root_url:h===n.TENANT_PLATFORM.HIVERWEB?y.hotUrl:y.v2Url,url:h===n.TENANT_PLATFORM.HIVERWEB?y.apiEndpoints.hotLogin:y.apiEndpoints.v2Login,method:n.GET_METHOD,data:{usersession:c(p.userId),app:m||n.APP_UI.DEFAULT}}},f=function(y,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_,T,S,O;return t(this,function(D){switch(D.label){case 0:console.log("GETTOKEN tenantPlatform -> ",m),D.label=1;case 1:return D.trys.push([1,5,,6]),!(0,o.validateToken)(h)||(0,o.invalidateToken)(h)?(console.log("HEIMDALL: No valid token, fetching token"),C=s(p,h,m,E),[4,(0,r.performAxiosCall)(C)]):[3,3];case 2:return w=D.sent(),[2,{atToken:(_=w==null?void 0:w.data.at)===null||_===void 0?void 0:_.token,expiryTime:(T=w==null?void 0:w.data.at)===null||T===void 0?void 0:T.expires_at,userId:(S=w==null?void 0:w.data)===null||S===void 0?void 0:S.user_id,userGroupId:(O=w==null?void 0:w.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]}})})};Gt.getAccessToken=f;var b=function(y,p,h,m,E,C){return e(void 0,void 0,void 0,function(){var w,v,_,T,S,O,D;return t(this,function(k){switch(k.label){case 0:w=a(y,h,m,E,C),k.label=1;case 1:return k.trys.push([1,3,,4]),[4,(0,r.performAxiosCall)(w)];case 2:return v=k.sent(),[2,{userId:(T=v==null?void 0:v.data)===null||T===void 0?void 0:T.user_id,userGroupId:(S=v==null?void 0:v.data)===null||S===void 0?void 0:S.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 _=k.sent(),_;case 4:return[2]}})})};Gt.getLoginToken=b;var g=function(y,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v;return t(this,function(_){switch(_.label){case 0:return _.trys.push([0,2,,3]),console.log("ERROR debug: in getTenantLoginCode:",E),C=l(p,h,m,E),[4,(0,r.performAxiosCall)(C)];case 1:return w=_.sent(),[2,w==null?void 0:w.data.code];case 2:throw v=_.sent(),v;case 3:return[2]}})})};Gt.getTenantLoginCode=g;var x=function(y,p,h){return h===void 0&&(h=0),e(void 0,void 0,void 0,function(){var m,E,C;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,2,,5]),m=i(y,p),[4,(0,r.performAxiosCall)(m)];case 1:return E=w.sent(),[2,E==null?void 0:E.status];case 2:return C=w.sent(),h<2?[4,x(y,p,h+1)]:[3,4];case 3:w.sent(),w.label=4;case 4:throw C;case 5:return[2]}})})};return Gt.logoutFromHeimdall=x,Gt}var Gs={},Bm=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(b){a(b)}}function c(f){try{l(r.throw(f))}catch(b){a(b)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Vm=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(Gs,"__esModule",{value:!0}),Gs.subscribeToOnlineEvent=void 0;var id=An,Gm=tn,Hm=function(e,t){switch(t===void 0&&(t=(0,Gm.getValue)("PLATFORM")),console.log("Online status detected. Fetching token..."),t){case id.PLATFORM.WEB:return window.addEventListener("online",function(){return Bm(void 0,void 0,void 0,function(){return Vm(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 id.PLATFORM.MOBILE:e();return;default:throw Error("Invalid PLATFORM ".concat(t))}};Gs.subscribeToOnlineEvent=Hm;var cd;function ld(){if(cd)return jo;cd=1;var e=ge&&ge.__awaiter||function(y,p,h,m){function E(C){return C instanceof h?C:new h(function(w){w(C)})}return new(h||(h=Promise))(function(C,w){function v(S){try{T(m.next(S))}catch(O){w(O)}}function _(S){try{T(m.throw(S))}catch(O){w(O)}}function T(S){S.done?C(S.value):E(S.value).then(v,_)}T((m=m.apply(y,p||[])).next())})},t=ge&&ge.__generator||function(y,p){var h={label:0,sent:function(){if(C[0]&1)throw C[1];return C[1]},trys:[],ops:[]},m,E,C,w;return w={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(w[Symbol.iterator]=function(){return this}),w;function v(T){return function(S){return _([T,S])}}function _(T){if(m)throw new TypeError("Generator is already executing.");for(;w&&(w=0,T[0]&&(h=0)),h;)try{if(m=1,E&&(C=T[0]&2?E.return:T[0]?E.throw||((C=E.return)&&C.call(E),0):E.next)&&!(C=C.call(E,T[1])).done)return C;switch(E=0,C&&(T=[T[0]&2,C.value]),T[0]){case 0:case 1:C=T;break;case 4:return h.label++,{value:T[1],done:!1};case 5:h.label++,E=T[1],T=[0];continue;case 7:T=h.ops.pop(),h.trys.pop();continue;default:if(C=h.trys,!(C=C.length>0&&C[C.length-1])&&(T[0]===6||T[0]===2)){h=0;continue}if(T[0]===3&&(!C||T[1]>C[0]&&T[1]<C[3])){h.label=T[1];break}if(T[0]===6&&h.label<C[1]){h.label=C[1],C=T;break}if(C&&h.label<C[2]){h.label=C[2],h.ops.push(T);break}C[2]&&h.ops.pop(),h.trys.pop();continue}T=p.call(y,h)}catch(S){T=[6,S],E=0}finally{m=C=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(jo,"__esModule",{value:!0}),jo.fetchAccessToken=void 0;var n=ad(),r=An,o=Le,s=Gs,a,i,c,l=function(y,p,h,m,E,C){return C===void 0&&(C=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var w,v,_,T,S,O,D,k,N;return t(this,function(R){switch(R.label){case 0:w=2,R.label=1;case 1:return R.trys.push([1,7,,12]),console.log("ERROR debug: in login:",C,m),v=void 0,E?[4,E()]:[3,3];case 2:return v=R.sent(),[3,5];case 3:return[4,(0,n.getTenantLoginCode)(r.CONFIG_HIVER,y,p,m,C)];case 4:v=R.sent(),R.label=5;case 5:return[4,(0,n.getLoginToken)(v,r.CONFIG_HIVER,y,m,p.userId,p.usergroupId)];case 6:return _=R.sent(),T=_.userId,S=_.userGroupId,O=_.atToken,D=_.expiryTime,(0,o.setTokenAndExpiry)(O,D),(0,o.setUserDetails)(T,S),[3,12];case 7:k=R.sent(),console.log("ERROR debug: in error login:",k,C),N=h,R.label=8;case 8:return N<w?[4,l(y,p,N+1,m,E,C)]:[3,11];case 9:R.sent(),R.label=10;case 10:return N++,[3,8];case 11:throw k;case 12:return[2]}})})},f=function(y,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_;return t(this,function(T){switch(T.label){case 0:return p<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(S){return setTimeout(S,y)})]:[3,3];case 1:return T.sent(),p+=y,y*2<=r.MAX_BACKOFF_LIMIT?y*=2:y=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",y),C=h.retryDelay,w=h.configs,v=h.apiParams,_=h.appUI,[4,b(C,y,p,w,v,m,E,_)];case 2:T.sent(),T.label=3;case 3:return[2]}})})},b=function(y,p,h,m,E,C,w,v,_){return v===void 0&&(v="default"),e(void 0,void 0,void 0,function(){var T,S,O,D,k,N,R,j,q,$,Y,W,z,oe;return t(this,function(de){switch(de.label){case 0:return de.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",c),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,m,E,C,v)];case 1:return T=de.sent(),S=T.atToken,O=T.expiryTime,D=T.userId,k=T.userGroupId,S&&O&&(0,o.setTokenAndExpiry)(S,O),D&&k&&(0,o.setUserDetails)(D,k),y=r.INITIAL_RETRY_DELAY,p=r.INITIAL_RETRY_DELAY,h=0,[3,12];case 2:return N=de.sent(),console.log("ERROR: Heimdall fetch token",N),((q=N.response)===null||q===void 0?void 0:q.status)===401||(($=N.request)===null||$===void 0?void 0:$.status)===401?(R=1,[4,l(m,E,R,C,w,_)]):[3,4];case 3:return de.sent(),[3,11];case 4:return((Y=N.response)===null||Y===void 0?void 0:Y.status)===409||((W=N.request)===null||W===void 0?void 0:W.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),j={retryDelay:y,configs:m,apiParams:E,appUI:_},[4,f(p,h,j,C,w)]):[3,6];case 5:if(de.sent(),h>=r.MAX_CONFLICT_RETRY_DELAY)throw N;return[3,11];case 6:if(!(((z=N.response)===null||z===void 0?void 0:z.status)===422||((oe=N.request)===null||oe===void 0?void 0:oe.status)===422))return[3,7];throw console.log("ERROR: Throwing error",N.response.status),N;case 7:return y<=r.MAX_RETRY_DELAY?[4,new Promise(function(V){return setTimeout(V,y)})]:[3,10];case 8:return de.sent(),y*=2,console.log("Heimdall: Fetch token post doubling retry delay",y),[4,b(y,p,h,m,E,C,w,_)];case 9:return de.sent(),[3,11];case 10:throw N;case 11:return[3,12];case 12:return[2]}})})},g=function(y,p,h,m,E,C,w,v){return h===void 0&&(h=r.INITIAL_RETRY_DELAY),m===void 0&&(m=r.INITIAL_RETRY_DELAY),e(void 0,void 0,void 0,function(){var _,T,S;return t(this,function(O){switch(O.label){case 0:return O.trys.push([0,4,,5]),_=(0,o.isTokenInExpiryWindow)(),_?(T=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(T)]):[3,3];case 1:return O.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,b(h,m,E,y,p,C,w,v)];case 2:O.sent(),O.label=3;case 3:return[3,5];case 4:throw S=O.sent(),S;case 5:return[2]}})})},x=function(y,p,h,m,E,C,w){return e(void 0,void 0,void 0,function(){var v,_,T,S,O,D;return t(this,function(k){switch(k.label){case 0:a=y,i=p,v=r.INITIAL_RETRY_DELAY,_=r.INITIAL_RETRY_DELAY,T=0,S=(0,o.getConfig)(a,i),console.log("Instance: Fetch Call"),k.label=1;case 1:return k.trys.push([1,3,,4]),[4,b(v,_,T,S,h,m,E,C,w)];case 2:return k.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",c),clearInterval(c),c=setInterval(function(){return g(S,h,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,m,E,w)},r.REFETCH_CHECK_DELAY),O=function(){return e(void 0,void 0,void 0,function(){return t(this,function(N){switch(N.label){case 0:return[4,g(S,h,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,m,E,w)];case 1:return N.sent(),[2]}})})},console.log("Heimdall: Interval Set on fetch token:",c),(0,s.subscribeToOnlineEvent)(O),[3,4];case 3:return D=k.sent(),console.log("ERROR: Fetching token failed",D),[3,4];case 4:return[2]}})})};return jo.fetchAccessToken=x,jo}var ud;function dd(){if(ud)return tr;ud=1;var e=ge&&ge.__assign||function(){return e=Object.assign||function(p){for(var h,m=1,E=arguments.length;m<E;m++){h=arguments[m];for(var C in h)Object.prototype.hasOwnProperty.call(h,C)&&(p[C]=h[C])}return p},e.apply(this,arguments)},t=ge&&ge.__awaiter||function(p,h,m,E){function C(w){return w instanceof m?w:new m(function(v){v(w)})}return new(m||(m=Promise))(function(w,v){function _(O){try{S(E.next(O))}catch(D){v(D)}}function T(O){try{S(E.throw(O))}catch(D){v(D)}}function S(O){O.done?w(O.value):C(O.value).then(_,T)}S((E=E.apply(p,h||[])).next())})},n=ge&&ge.__generator||function(p,h){var m={label:0,sent:function(){if(w[0]&1)throw w[1];return w[1]},trys:[],ops:[]},E,C,w,v;return v={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function _(S){return function(O){return T([S,O])}}function T(S){if(E)throw new TypeError("Generator is already executing.");for(;v&&(v=0,S[0]&&(m=0)),m;)try{if(E=1,C&&(w=S[0]&2?C.return:S[0]?C.throw||((w=C.return)&&w.call(C),0):C.next)&&!(w=w.call(C,S[1])).done)return w;switch(C=0,w&&(S=[S[0]&2,w.value]),S[0]){case 0:case 1:w=S;break;case 4:return m.label++,{value:S[1],done:!1};case 5:m.label++,C=S[1],S=[0];continue;case 7:S=m.ops.pop(),m.trys.pop();continue;default:if(w=m.trys,!(w=w.length>0&&w[w.length-1])&&(S[0]===6||S[0]===2)){m=0;continue}if(S[0]===3&&(!w||S[1]>w[0]&&S[1]<w[3])){m.label=S[1];break}if(S[0]===6&&m.label<w[1]){m.label=w[1],w=S;break}if(w&&m.label<w[2]){m.label=w[2],m.ops.push(S);break}w[2]&&m.ops.pop(),m.trys.pop();continue}S=h.call(p,m)}catch(O){S=[6,O],C=0}finally{E=w=0}if(S[0]&5)throw S[1];return{value:S[0]?S[1]:void 0,done:!0}}};Object.defineProperty(tr,"__esModule",{value:!0}),tr.hiverAxiosCall=tr.performAxiosCall=void 0;var r=rd,o=Le,s=ld(),a=en,i=An,c,l=2,f=function(p,h){var m=h.fetchCsrfToken();p.formData?p.formData.append("_csrf_token",m):(p.data=p.data||{},p.data._csrf_token=m)},b=function(p,h){var m={};!p.method||p.method.toLowerCase()==="get"?m={params:p.params?p.params:p.data}:m=p.params?{params:p,data:p.data}:{data:p.data};var E=e(e({method:p.method,url:"".concat(p.root_url).concat(p.url),headers:p.headers},m),{withCredentials:h,responseType:(p==null?void 0:p.responseType)||""});return E};function g(p,h){return h===void 0&&(h=!0),t(this,void 0,void 0,function(){var m;return n(this,function(E){return m=b(p,h),[2,(0,r.default)(m).then(function(C){return C}).catch(function(C){throw C})]})})}tr.performAxiosCall=g;function x(p,h,m){return t(this,void 0,void 0,function(){var E,C,w;return n(this,function(v){switch(v.label){case 0:return v.trys.push([0,6,,8]),p.authTokenFetchingInProgress?[3,2]:(p.authTokenFetchingInProgress=!0,E=p.appEnv,C=p.tier,[4,(0,s.fetchAccessToken)(E,C,h,p.tenantPlatform,p.getTokenForLogin,m)]);case 1:return v.sent(),p.authTokenFetchingInProgress=!1,[3,5];case 2:return[4,new Promise(function(_){return setTimeout(_,100)})];case 3:return v.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,x(p,h,m)];case 4:v.sent(),v.label=5;case 5:return[3,8];case 6:return w=v.sent(),console.log("Error while fetching Auth Token :",w),p.authTokenFetchingInProgress=!1,[4,x(p,h,m)];case 7:return v.sent(),[3,8];case 8:return[2]}})})}function y(p,h,m,E,C){var w,v;return C===void 0&&(C=0),t(this,void 0,void 0,function(){var _,T,S,O,D,k,N;return n(this,function(R){switch(R.label){case 0:if(R.trys.push([0,4,,5]),!(m.getToken&&!(0,o.hasValidToken)(h)))return[3,2];if(_=p.appEnv,T=p.tier,!_||!T)throw Error("appEnv or tier missing : ".concat(_,"/").concat(T));return"userId"in h&&"usergroupId"in h?(S={userId:h.userId,usergroupId:h.usergroupId},[4,x(p,S,E)]):[3,2];case 1:R.sent(),R.label=2;case 2:return p.csrfToken&&f(h,m),O=p.tenantPlatform===i.TENANT_PLATFORM.HIVERWEB?i.TENANT_PLATFORM.HIVERWEB:i.TENANT_PLATFORM.GMAIL,h.headers=e(e({},h.headers),{"x-hiver-tenant":O,"x-hiver-userid":(0,a.getItemFromStorage)("hiverAuthUserId")||"0","x-hiver-usergroupid":(0,a.getItemFromStorage)("hiverAuthUserGroupId")||"0"}),m.getToken&&(c=(0,a.getItemFromStorage)("hiverAuthToken")||"",h.headers=e(e({},h.headers),{Authorization:"Bearer ".concat(c)})),console.log("Performing axios call for:",h),[4,g(h,p.withCredentials)];case 3:return D=R.sent(),h.onSuccess&&h.onSuccess(D),[2,D];case 4:if(k=R.sent(),N=((w=k.response)===null||w===void 0?void 0:w.status)===403||((v=k.request)===null||v===void 0?void 0:v.status)===403,C<l&&N)return(0,o.expireToken)(),[2,y(p,h,m,E,C+1)];if(C>=l&&N||!N)throw h.onFail&&h.onFail(k),console.log("ERROR: Reached make Axios",k),k;return[3,5];case 5:return[2]}})})}return tr.hiverAxiosCall=y,tr}var Po={},He={},Ze={};Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.TIERS=Ze.APP_UI=Ze.CONFIG_HIVER=Ze.REFETCH_CHECK_DELAY=Ze.INITIAL_RETRY_DELAY=Ze.MAX_BACKOFF_LIMIT=Ze.MAX_CONFLICT_RETRY_DELAY=Ze.MAX_RETRY_DELAY=Ze.GET_METHOD=void 0,Ze.GET_METHOD="GET",Ze.MAX_RETRY_DELAY=18e4,Ze.MAX_CONFLICT_RETRY_DELAY=63e3,Ze.MAX_BACKOFF_LIMIT=8e3,Ze.INITIAL_RETRY_DELAY=1e3,Ze.REFETCH_CHECK_DELAY=168e4,Ze.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},Ze.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},Ze.TIERS={DEV:"dev",SIT:"sit",PROD:"production"};var gt={};Object.defineProperty(gt,"__esModule",{value:!0}),gt.getProdHqConfig=gt.getProdApiConfig=gt.getSitHqConfig=gt.getSitApiConfig=gt.getDevHqConfig=gt.getDevApiConfig=void 0;var Xr={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",v2Login:"/api/auth/login/code"},Wm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",apiEndpoints:Xr}};gt.getDevApiConfig=Wm;var Zm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",apiEndpoints:Xr}};gt.getDevHqConfig=Zm;var Xm=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),apiEndpoints:Xr}};gt.getSitApiConfig=Xm;var zm=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),apiEndpoints:Xr}};gt.getSitHqConfig=zm;var Ym=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",apiEndpoints:Xr}};gt.getProdApiConfig=Ym;var Jm=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",apiEndpoints:Xr}};gt.getProdHqConfig=Jm;var qm=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(b){a(b)}}function c(f){try{l(r.throw(f))}catch(b){a(b)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Qm=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(He,"__esModule",{value:!0}),He.expireToken=He.validateToken=He.validateAccount=He.getConfig=He.introduceDelay=He.isTokenInExpiryWindow=He.getStoredAuthData=He.setUserDetails=He.setTokenAndExpiry=He.getRandomDelay=He.hasValidToken=void 0;var Zi=Ze,or=gt,fd=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},Xi=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};He.validateAccount=Xi;var $m=function(e){var t=Xi(e);return!pd()&&t};He.validateToken=$m;var Um=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};He.expireToken=Um;var Km=function(e){console.log("Heimdall: checking if there is a valid token");var t=sessionStorage.getItem("hiverAuthTokenExpiry")||"",n=new Date(t),r=fd(),o=Xi(e);return r<n&&o};He.hasValidToken=Km;var e3=function(){return Math.floor(Math.random()*6e4)+6e4};He.getRandomDelay=e3;var t3=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)};He.setUserDetails=t3;var n3=function(e,t){if(!e)throw new Error("Token not found in the response");sessionStorage.setItem("hiverAuthToken",e),sessionStorage.setItem("hiverAuthTokenExpiry",t)};He.setTokenAndExpiry=n3;var r3=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}};He.getStoredAuthData=r3;var pd=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=fd(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};He.isTokenInExpiryWindow=pd;var o3=function(e){return qm(void 0,void 0,void 0,function(){return Qm(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};He.introduceDelay=o3;var s3=function(e,t,n){switch(t){case Zi.TIERS.SIT:return console.log("ISHIVERAPIDOMAIN:",n,(0,or.getSitHqConfig)(e)),n?(0,or.getSitApiConfig)(e):(0,or.getSitHqConfig)(e);case Zi.TIERS.PROD:return n?(0,or.getProdApiConfig)():(0,or.getProdHqConfig)();case Zi.TIERS.DEV:default:return n?(0,or.getDevApiConfig)():(0,or.getDevHqConfig)()}};He.getConfig=s3;var Bo={},hn={},hd;function a3(){if(hd)return hn;hd=1;var e=ge&&ge.__awaiter||function(g,x,y,p){function h(m){return m instanceof y?m:new y(function(E){E(m)})}return new(y||(y=Promise))(function(m,E){function C(_){try{v(p.next(_))}catch(T){E(T)}}function w(_){try{v(p.throw(_))}catch(T){E(T)}}function v(_){_.done?m(_.value):h(_.value).then(C,w)}v((p=p.apply(g,x||[])).next())})},t=ge&&ge.__generator||function(g,x){var y={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},p,h,m,E;return E={next:C(0),throw:C(1),return:C(2)},typeof Symbol=="function"&&(E[Symbol.iterator]=function(){return this}),E;function C(v){return function(_){return w([v,_])}}function w(v){if(p)throw new TypeError("Generator is already executing.");for(;E&&(E=0,v[0]&&(y=0)),y;)try{if(p=1,h&&(m=v[0]&2?h.return:v[0]?h.throw||((m=h.return)&&m.call(h),0):h.next)&&!(m=m.call(h,v[1])).done)return m;switch(h=0,m&&(v=[v[0]&2,m.value]),v[0]){case 0:case 1:m=v;break;case 4:return y.label++,{value:v[1],done:!1};case 5:y.label++,h=v[1],v=[0];continue;case 7:v=y.ops.pop(),y.trys.pop();continue;default:if(m=y.trys,!(m=m.length>0&&m[m.length-1])&&(v[0]===6||v[0]===2)){y=0;continue}if(v[0]===3&&(!m||v[1]>m[0]&&v[1]<m[3])){y.label=v[1];break}if(v[0]===6&&y.label<m[1]){y.label=m[1],m=v;break}if(m&&y.label<m[2]){y.label=m[2],y.ops.push(v);break}m[2]&&y.ops.pop(),y.trys.pop();continue}v=x.call(g,y)}catch(_){v=[6,_],h=0}finally{p=m=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(hn,"__esModule",{value:!0}),hn.getV2LoginCode=hn.getLoginToken=hn.getAccessToken=void 0;var n=Ze,r=yd(),o=He,s=function(g,x,y){var p=(0,o.getStoredAuthData)();return{root_url:g.heimdallUrl,url:g.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,data:{user_id:x.userId,usergroup_id:x.usergroupId,access_token:(p==null?void 0:p.token)||"",source:y},withCredentials:!0}},a=function(g,x){return{root_url:x.heimdallUrl,url:x.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:g},withCredentials:!0}},i=function(g){return parseInt(g,10)},c=function(g,x){return{root_url:g.v2Url,url:g.apiEndpoints.v2Login,method:n.GET_METHOD,withCredentials:!0,data:{usersession:i(localStorage.getItem("hiver-config.usersession")),app:x||n.APP_UI.DEFAULT}}},l=function(g,x,y,p){return e(void 0,void 0,void 0,function(){var h,m,E,C,w,v,_;return t(this,function(T){switch(T.label){case 0:return T.trys.push([0,4,,5]),(0,o.validateToken)(y)?[3,2]:(console.log("HEIMDALL: No valid token, fetching token"),h=s(x,y,p),[4,(0,r.makeAxiosCall)(h,g)]);case 1:return m=T.sent(),[2,{atToken:(C=m==null?void 0:m.data.at)===null||C===void 0?void 0:C.token,expiryTime:(w=m==null?void 0:m.data.at)===null||w===void 0?void 0:w.expires_at,userId:(v=m==null?void 0:m.data)===null||v===void 0?void 0:v.user_id,userGroupId:(_=m==null?void 0:m.data)===null||_===void 0?void 0:_.usergroup_id}];case 2:return console.log("Heimdall: Valid token already exists"),[2,{}];case 3:return[3,5];case 4:throw E=T.sent(),E;case 5:return[2]}})})};hn.getAccessToken=l;var f=function(g,x,y){return e(void 0,void 0,void 0,function(){var p,h,m,E,C,w,v;return t(this,function(_){switch(_.label){case 0:p=a(g,y),_.label=1;case 1:return _.trys.push([1,3,,4]),[4,(0,r.makeAxiosCall)(p,x)];case 2:return h=_.sent(),[2,{userId:(E=h==null?void 0:h.data)===null||E===void 0?void 0:E.user_id,userGroupId:(C=h==null?void 0:h.data)===null||C===void 0?void 0:C.usergroup_id,atToken:(w=h==null?void 0:h.data.at)===null||w===void 0?void 0:w.token,expiryTime:(v=h==null?void 0:h.data.at)===null||v===void 0?void 0:v.expires_at}];case 3:throw m=_.sent(),m;case 4:return[2]}})})};hn.getLoginToken=f;var b=function(g,x,y){return e(void 0,void 0,void 0,function(){var p,h,m;return t(this,function(E){switch(E.label){case 0:return E.trys.push([0,2,,3]),console.log("ERROR debug: in getV2loginCode:",y),p=c(x,y),[4,(0,r.makeAxiosCall)(p,g)];case 1:return h=E.sent(),console.log("DEBUG HEIMDALL: local storage:",h==null?void 0:h.data),[2,h==null?void 0:h.data.code];case 2:throw m=E.sent(),m;case 3:return[2]}})})};return hn.getV2LoginCode=b,hn}var gd;function md(){if(gd)return Bo;gd=1;var e=ge&&ge.__awaiter||function(x,y,p,h){function m(E){return E instanceof p?E:new p(function(C){C(E)})}return new(p||(p=Promise))(function(E,C){function w(T){try{_(h.next(T))}catch(S){C(S)}}function v(T){try{_(h.throw(T))}catch(S){C(S)}}function _(T){T.done?E(T.value):m(T.value).then(w,v)}_((h=h.apply(x,y||[])).next())})},t=ge&&ge.__generator||function(x,y){var p={label:0,sent:function(){if(E[0]&1)throw E[1];return E[1]},trys:[],ops:[]},h,m,E,C;return C={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(C[Symbol.iterator]=function(){return this}),C;function w(_){return function(T){return v([_,T])}}function v(_){if(h)throw new TypeError("Generator is already executing.");for(;C&&(C=0,_[0]&&(p=0)),p;)try{if(h=1,m&&(E=_[0]&2?m.return:_[0]?m.throw||((E=m.return)&&E.call(m),0):m.next)&&!(E=E.call(m,_[1])).done)return E;switch(m=0,E&&(_=[_[0]&2,E.value]),_[0]){case 0:case 1:E=_;break;case 4:return p.label++,{value:_[1],done:!1};case 5:p.label++,m=_[1],_=[0];continue;case 7:_=p.ops.pop(),p.trys.pop();continue;default:if(E=p.trys,!(E=E.length>0&&E[E.length-1])&&(_[0]===6||_[0]===2)){p=0;continue}if(_[0]===3&&(!E||_[1]>E[0]&&_[1]<E[3])){p.label=_[1];break}if(_[0]===6&&p.label<E[1]){p.label=E[1],E=_;break}if(E&&p.label<E[2]){p.label=E[2],p.ops.push(_);break}E[2]&&p.ops.pop(),p.trys.pop();continue}_=y.call(x,p)}catch(T){_=[6,T],m=0}finally{h=E=0}if(_[0]&5)throw _[1];return{value:_[0]?_[1]:void 0,done:!0}}};Object.defineProperty(Bo,"__esModule",{value:!0}),Bo.fetchToken=void 0;var n=a3(),r=Ze,o=He,s,a,i,c=function(x,y,p){return p===void 0&&(p=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var h,m,E,C,w,v,_,T,S;return t(this,function(O){switch(O.label){case 0:h=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,x,p)];case 2:return m=O.sent(),[4,(0,n.getLoginToken)(m,r.CONFIG_HIVER,x)];case 3:return E=O.sent(),C=E.userId,w=E.userGroupId,v=E.atToken,_=E.expiryTime,(0,o.setTokenAndExpiry)(v,_),(0,o.setUserDetails)(C,w),[3,9];case 4:T=O.sent(),console.log("ERROR debug: in error login:",T,p),S=y,O.label=5;case 5:return S<h?[4,c(x,S+1,p)]:[3,8];case 6:O.sent(),O.label=7;case 7:return S++,[3,5];case 8:throw T;case 9:return[2]}})})},l=function(x,y,p){return e(void 0,void 0,void 0,function(){var h,m,E,C;return t(this,function(w){switch(w.label){case 0:return y<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(v){return setTimeout(v,x)})]:[3,3];case 1:return w.sent(),y+=x,x*2<=r.MAX_BACKOFF_LIMIT?x*=2:x=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",x),h=p.retryDelay,m=p.configs,E=p.api_params,C=p.appUI,[4,f(h,x,y,m,E,C)];case 2:w.sent(),w.label=3;case 3:return[2]}})})},f=function(x,y,p,h,m,E,C){return E===void 0&&(E="default"),e(void 0,void 0,void 0,function(){var w,v,_,T,S,O,D,k,N,R,j,q,$,Y;return t(this,function(W){switch(W.label){case 0:return W.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",i),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,h,m,E)];case 1:return w=W.sent(),v=w.atToken,_=w.expiryTime,T=w.userId,S=w.userGroupId,v&&_&&(0,o.setTokenAndExpiry)(v,_),T&&S&&(0,o.setUserDetails)(T,S),x=r.INITIAL_RETRY_DELAY,y=r.INITIAL_RETRY_DELAY,p=0,[3,12];case 2:return O=W.sent(),console.log("ERROR: Heimdall fetch token",O),((N=O.response)===null||N===void 0?void 0:N.status)===401||((R=O.request)===null||R===void 0?void 0:R.status)===401?(D=1,[4,c(h,D,C)]):[3,4];case 3:return W.sent(),[3,11];case 4:return((j=O.response)===null||j===void 0?void 0:j.status)===409||((q=O.request)===null||q===void 0?void 0:q.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),k={retryDelay:x,configs:h,api_params:m,appUI:C},[4,l(y,p,k)]):[3,6];case 5:if(W.sent(),p>=r.MAX_CONFLICT_RETRY_DELAY)throw O;return[3,11];case 6:if(!((($=O.response)===null||$===void 0?void 0:$.status)===422||((Y=O.request)===null||Y===void 0?void 0:Y.status)===422))return[3,7];throw console.log("ERROR: Throwing error",O.response.status),O;case 7:return x<=r.MAX_RETRY_DELAY?[4,new Promise(function(z){return setTimeout(z,x)})]:[3,10];case 8:return W.sent(),x*=2,console.log("Heimdall: Fetch token post doubling retry delay",x),[4,f(x,y,p,h,m,C)];case 9:return W.sent(),[3,11];case 10:throw O;case 11:return[3,12];case 12:return[2]}})})},b=function(x,y,p,h,m,E){return p===void 0&&(p=r.INITIAL_RETRY_DELAY),h===void 0&&(h=r.INITIAL_RETRY_DELAY),m===void 0&&(m=0),e(void 0,void 0,void 0,function(){var C,w,v;return t(this,function(_){switch(_.label){case 0:return _.trys.push([0,4,,5]),C=(0,o.isTokenInExpiryWindow)(),C?(w=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(w)]):[3,3];case 1:return _.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,f(p,h,m,x,y,E)];case 2:_.sent(),_.label=3;case 3:return[3,5];case 4:throw v=_.sent(),v;case 5:return[2]}})})},g=function(x,y,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_,T;return t(this,function(S){switch(S.label){case 0:s=x,a=y,C=r.INITIAL_RETRY_DELAY,w=r.INITIAL_RETRY_DELAY,v=0,_=(0,o.getConfig)(s,a,h),S.label=1;case 1:return S.trys.push([1,3,,4]),[4,f(C,w,v,_,p,m,E)];case 2:return S.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",i),clearInterval(i),i=setInterval(function(){return b(_,p)},r.REFETCH_CHECK_DELAY),console.log("Heimdall: Interval Set on fetch token:",i),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(_,p)];case 1:return O.sent(),[2]}})})}),[3,4];case 3:throw T=S.sent(),T;case 4:return[2]}})})};return Bo.fetchToken=g,Bo}var bd;function yd(){if(bd)return Po;bd=1;var e=ge&&ge.__assign||function(){return e=Object.assign||function(g){for(var x,y=1,p=arguments.length;y<p;y++){x=arguments[y];for(var h in x)Object.prototype.hasOwnProperty.call(x,h)&&(g[h]=x[h])}return g},e.apply(this,arguments)},t=ge&&ge.__awaiter||function(g,x,y,p){function h(m){return m instanceof y?m:new y(function(E){E(m)})}return new(y||(y=Promise))(function(m,E){function C(_){try{v(p.next(_))}catch(T){E(T)}}function w(_){try{v(p.throw(_))}catch(T){E(T)}}function v(_){_.done?m(_.value):h(_.value).then(C,w)}v((p=p.apply(g,x||[])).next())})},n=ge&&ge.__generator||function(g,x){var y={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},p,h,m,E;return E={next:C(0),throw:C(1),return:C(2)},typeof Symbol=="function"&&(E[Symbol.iterator]=function(){return this}),E;function C(v){return function(_){return w([v,_])}}function w(v){if(p)throw new TypeError("Generator is already executing.");for(;E&&(E=0,v[0]&&(y=0)),y;)try{if(p=1,h&&(m=v[0]&2?h.return:v[0]?h.throw||((m=h.return)&&m.call(h),0):h.next)&&!(m=m.call(h,v[1])).done)return m;switch(h=0,m&&(v=[v[0]&2,m.value]),v[0]){case 0:case 1:m=v;break;case 4:return y.label++,{value:v[1],done:!1};case 5:y.label++,h=v[1],v=[0];continue;case 7:v=y.ops.pop(),y.trys.pop();continue;default:if(m=y.trys,!(m=m.length>0&&m[m.length-1])&&(v[0]===6||v[0]===2)){y=0;continue}if(v[0]===3&&(!m||v[1]>m[0]&&v[1]<m[3])){y.label=v[1];break}if(v[0]===6&&y.label<m[1]){y.label=m[1],m=v;break}if(m&&y.label<m[2]){y.label=m[2],y.ops.push(v);break}m[2]&&y.ops.pop(),y.trys.pop();continue}v=x.call(g,y)}catch(_){v=[6,_],h=0}finally{p=m=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(Po,"__esModule",{value:!0}),Po.makeAxiosCall=void 0;var r=rd,o=He,s=md(),a,i=2,c=function(g,x){var y=x.fetchCsrfToken();g.formData?g.formData.append("_csrf_token",y):(g.data=g.data||{},g.data._csrf_token=y)},l=function(g){var x=!g.method||g.method.toLowerCase()==="get"?{params:g.data}:{data:g.data},y=e(e({method:g.method,url:"".concat(g.root_url).concat(g.url),headers:g.headers},x),{withCredentials:g.withCredentials,responseType:(g==null?void 0:g.responseType)||""});return y};function f(g){return t(this,void 0,void 0,function(){var x;return n(this,function(y){return x=l(g),[2,(0,r.default)(x).then(function(p){return p}).catch(function(p){throw p})]})})}function b(g,x,y,p){var h,m;return p===void 0&&(p=0),t(this,void 0,void 0,function(){var E,C,w,v,_,T;return n(this,function(S){switch(S.label){case 0:if(S.trys.push([0,4,,5]),!(x.getToken&&!(0,o.hasValidToken)(g)))return[3,2];if(E=g.app_env,C=g.tier,!E||!C)throw Error("app_env or tier missing : ".concat(E,"/").concat(C));return"userId"in g&&"usergroupId"in g?(w={userId:g.userId,usergroupId:g.usergroupId},typeof x.isHiverApiDomain!="boolean"&&(x.isHiverApiDomain=!0),[4,(0,s.fetchToken)(E,C,w,x.isHiverApiDomain,y)]):[3,2];case 1:S.sent(),S.label=2;case 2:return g.csrfToken&&c(g,x),x.getToken&&(a=sessionStorage.getItem("hiverAuthToken")||"",g.headers=e(e({},g.headers),{Authorization:"Bearer ".concat(a)})),[4,f(g)];case 3:return v=S.sent(),g.onSuccess&&g.onSuccess(v),[2,v];case 4:if(_=S.sent(),T=((h=_.response)===null||h===void 0?void 0:h.status)===403||((m=_.request)===null||m===void 0?void 0:m.status)===403,p<i&&T)return(0,o.expireToken)(),[2,b(g,x,y,p+1)];if(p>=i&&T||!T)throw g.onFail&&g.onFail(_),console.log("ERROR: Reached make Axios",_),_;return[3,5];case 5:return[2]}})})}return Po.makeAxiosCall=b,Po}(function(e){var t=ge&&ge.__awaiter||function(x,y,p,h){function m(E){return E instanceof p?E:new p(function(C){C(E)})}return new(p||(p=Promise))(function(E,C){function w(T){try{_(h.next(T))}catch(S){C(S)}}function v(T){try{_(h.throw(T))}catch(S){C(S)}}function _(T){T.done?E(T.value):m(T.value).then(w,v)}_((h=h.apply(x,y||[])).next())})},n=ge&&ge.__generator||function(x,y){var p={label:0,sent:function(){if(E[0]&1)throw E[1];return E[1]},trys:[],ops:[]},h,m,E,C;return C={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(C[Symbol.iterator]=function(){return this}),C;function w(_){return function(T){return v([_,T])}}function v(_){if(h)throw new TypeError("Generator is already executing.");for(;C&&(C=0,_[0]&&(p=0)),p;)try{if(h=1,m&&(E=_[0]&2?m.return:_[0]?m.throw||((E=m.return)&&E.call(m),0):m.next)&&!(E=E.call(m,_[1])).done)return E;switch(m=0,E&&(_=[_[0]&2,E.value]),_[0]){case 0:case 1:E=_;break;case 4:return p.label++,{value:_[1],done:!1};case 5:p.label++,m=_[1],_=[0];continue;case 7:_=p.ops.pop(),p.trys.pop();continue;default:if(E=p.trys,!(E=E.length>0&&E[E.length-1])&&(_[0]===6||_[0]===2)){p=0;continue}if(_[0]===3&&(!E||_[1]>E[0]&&_[1]<E[3])){p.label=_[1];break}if(_[0]===6&&p.label<E[1]){p.label=E[1],E=_;break}if(E&&p.label<E[2]){p.label=E[2],p.ops.push(_);break}E[2]&&p.ops.pop(),p.trys.pop();continue}_=y.call(x,p)}catch(T){_=[6,T],m=0}finally{h=E=0}if(_[0]&5)throw _[1];return{value:_[0]?_[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=dd(),o=ld(),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 a=ad(),i=Le,c=en,l=yd();Object.defineProperty(e,"makeAxiosCall",{enumerable:!0,get:function(){return l.makeAxiosCall}});var f=md();Object.defineProperty(e,"fetchToken",{enumerable:!0,get:function(){return f.fetchToken}});var b=tn,g=function(){function x(y,p,h,m,E,C){h===void 0&&(h=s.TENANT_PLATFORM.GMAIL),m===void 0&&(m=null),E===void 0&&(E=!0),C===void 0&&(C=!1),this.setEnvironment(),this.appEnv=y,this.tier=p,this.tenantPlatform=h,this.authTokenFetchingInProgress=!1,this.getTokenForLogin=m,this.withCredentials=E,this.csrfToken=C}return x.prototype.setEnvironment=function(){typeof window<"u"&&window.document?(0,b.setValue)("PLATFORM",s.PLATFORM.WEB):(0,b.setValue)("PLATFORM",s.PLATFORM.MOBILE)},x.prototype.hiverAxios=function(y,p,h,m){return p===void 0&&(p=s.DEFAULT_INIT_CONFIG_HIVER),t(this,void 0,void 0,function(){var E,C;return n(this,function(w){switch(w.label){case 0:return w.trys.push([0,4,,5]),m&&m<2?(E={userId:y.userId,usergroupId:y.usergroupId,apiRetry:m},console.log("THIS IS THE TENNANTPLAORM -> ",this.tenantPlatform),[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,E,this.tenantPlatform,this.getTokenForLogin,s.API_CALL_ORIGIN.API_RETRY)]):[3,2];case 1:w.sent(),w.label=2;case 2:return[4,(0,r.hiverAxiosCall)(this,y,p,h)];case 3:return[2,w.sent()];case 4:throw C=w.sent(),console.log("ERROR: Axios call failed",C),C;case 5:return[2]}})})},x.prototype.fetchAuthToken=function(y,p,h){return t(this,void 0,void 0,function(){var m;return n(this,function(E){switch(E.label){case 0:return E.trys.push([0,4,7,8]),this.authTokenFetchingInProgress?[3,2]:(this.authTokenFetchingInProgress=!0,[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,y,this.tenantPlatform,this.getTokenForLogin,p,h)]);case 1:return E.sent(),[3,3];case 2:console.log("Heimdall: AuthToken Fetching InProgress",this.authTokenFetchingInProgress),E.label=3;case 3:return[3,8];case 4:return m=E.sent(),console.log("ERROR: Fetching token failed",m),this.authTokenFetchingInProgress=!1,[4,new Promise(function(C){return setTimeout(C,100)})];case 5:return E.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,this.fetchAuthToken(y,p,h)];case 6:return E.sent(),[3,8];case 7:return this.authTokenFetchingInProgress=!1,[7];case 8:return[2]}})})},x.prototype.logout=function(){return t(this,void 0,void 0,function(){var y,p;return n(this,function(h){switch(h.label){case 0:return h.trys.push([0,2,,3]),y=(0,i.getConfig)(this.appEnv,this.tier),[4,(0,a.logoutFromHeimdall)(y,this.tenantPlatform)];case 1:return h.sent(),(0,c.removeItemFromStorage)("hiverAuthToken"),(0,c.removeItemFromStorage)("hiverAuthTokenExpiry"),(0,c.removeItemFromStorage)("hiverAuthUserId"),(0,c.removeItemFromStorage)("hiverAuthUserGroupId"),[3,3];case 2:throw p=h.sent(),console.error("Heimdall: Logout failed",p),p;case 3:return[2]}})})},x.prototype.isTokenFetchingInProgress=function(){return this.authTokenFetchingInProgress},x}();e.Bifrost=g})(vi);const Ht={userId:"",userGroupId:"",baseUrl:"",appEnv:"",tier:"",bifrost:null,isInitiated:!1},Wt=()=>{if(!Ht.isInitiated)return null;if(!Ht.baseUrl)throw new Error("Base url is not setup. please call the initConnectorsBifrost function with the appropriate value");return Ht},i3=({baseUrl:e,appEnv:t,tier:n,userId:r,userGroupId:o,tenantPlatform:s=vi.TENANT_PLATFORM.GMAIL,withCredentials:a=!0,getTokenForLogin:i})=>{Ht.baseUrl=e,Ht.appEnv=t,Ht.tier=n,Ht.userGroupId=o,Ht.userId=r,Ht.tenantPlatform=s,Ht.bifrost=new vi.Bifrost(t,n,s,i,a),Ht.isInitiated=!0},we=(({configHiver:e})=>async n=>{const r=Wt();if(!r)throw new Error("Please call initConnectorsBifrost before making any api calls");const{bifrost:o,userGroupId:s,userId:a}=r,{url:i,method:c,root_url:l}=n,b={root_url:(l||r.baseUrl)+((n==null?void 0:n.prefix)||""),url:i,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(a),usergroupId:Number(s)};try{return await(o==null?void 0:o.hiverAxios(b,{...e,isHiverApiDomain:!0}))}catch(g){throw console.error("API call failed with error: ",g),g}})({configHiver:{getToken:!0,fetchCsrfToken:()=>"",isHiverApiDomain:!0},withCredentials:!0}),c3=e=>A.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1180_840)"},A.createElement("path",{d:"M5.16667 10.12H9.83333V11.4533H5.16667V10.12ZM5.16667 7.45329H11.8333V8.78662H5.16667V7.45329ZM5.16667 4.78662H11.8333V6.11995H5.16667V4.78662ZM13.1667 2.11995H10.38C10.1 1.34662 9.36667 0.786621 8.5 0.786621C7.63333 0.786621 6.9 1.34662 6.62 2.11995H3.83333C3.74 2.11995 3.65333 2.12662 3.56667 2.14662C3.30667 2.19995 3.07333 2.33329 2.89333 2.51329C2.77333 2.63329 2.67333 2.77995 2.60667 2.93995C2.54 3.09329 2.5 3.26662 2.5 3.45329V12.7866C2.5 12.9666 2.54 13.1466 2.60667 13.3066C2.67333 13.4666 2.77333 13.6066 2.89333 13.7333C3.07333 13.9133 3.30667 14.0466 3.56667 14.1C3.65333 14.1133 3.74 14.12 3.83333 14.12H13.1667C13.9 14.12 14.5 13.52 14.5 12.7866V3.45329C14.5 2.71995 13.9 2.11995 13.1667 2.11995ZM8.5 1.95329C8.77333 1.95329 9 2.17995 9 2.45329C9 2.72662 8.77333 2.95329 8.5 2.95329C8.22667 2.95329 8 2.72662 8 2.45329C8 2.17995 8.22667 1.95329 8.5 1.95329ZM13.1667 12.7866H3.83333V3.45329H13.1667V12.7866Z",fill:"#343C45"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1180_840"},A.createElement("rect",{width:16,height:16,fill:"white",transform:"translate(0.5 0.120117)"})))),l3=e=>A.createElement("svg",{width:24,height:22,viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("rect",{x:3.63636,y:2.27393,width:15.2727,height:17.2308,rx:2.90909,fill:"#F6C035"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.4621 12.0506C22.1745 11.7669 21.7845 11.6074 21.3779 11.6074C20.9712 11.6074 20.5812 11.7669 20.2937 12.0506L19.9323 12.4079L22.4626 14.9057L22.8235 14.549C22.9659 14.4084 23.0789 14.2415 23.156 14.0578C23.2331 13.8741 23.2727 13.6773 23.2727 13.4784C23.2727 13.2796 23.2331 13.0827 23.156 12.8991C23.0789 12.7154 22.9659 12.5485 22.8235 12.4079L22.4621 12.0506ZM21.7393 15.6192L19.209 13.1214L14.5624 17.7088C14.4607 17.8092 14.3897 17.9358 14.3574 18.0742L13.8314 20.3222C13.8118 20.4056 13.814 20.4927 13.8379 20.575C13.8618 20.6574 13.9065 20.7324 13.9679 20.793C14.0293 20.8535 14.1052 20.8977 14.1887 20.9213C14.2721 20.9448 14.3603 20.9471 14.4448 20.9277L16.7226 20.409C16.8626 20.377 16.9906 20.3069 17.0922 20.2066L21.7393 15.6192Z",fill:"#FFE298"}),A.createElement("rect",{x:6.54546,y:6.58154,width:10.1818,height:1.4359,rx:.717949,fill:"#FFDC83"}),A.createElement("rect",{x:6.54546,y:10.1714,width:10.1818,height:1.4359,rx:.717949,fill:"#FFDC83"}),A.createElement("rect",{x:6.54546,y:13.7612,width:6.54545,height:1.4359,rx:.717949,fill:"#FFDC83"})),u3=e=>A.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_825_73646)"},A.createElement("path",{d:"M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_825_73646"},A.createElement("rect",{width:24,height:24,fill:"white"})))),d3="Rate your experience with Hiver Apps",f3="Share feedback on Apps",p3="Got any feedback?",Cd="https://txeep2wshyx.typeform.com/to/RuOwF9SG",h3="https://txeep2wshyx.typeform.com/to/Tfa8IrCd",g3="https://txeep2wshyx.typeform.com/to/bqhVSfDk",m3="https://cdn.hiverhq.com/chat-support/hiver-chat.html",b3="enable_connectors_clicked",y3="learn_more_clicked",C3="connector_card_expand_clicked",x3="connector_card_collapsed_clicked",E3="connector_card_refresh_clicked",v3="connector_cards_loaded",w3="connector_whats_new_card_viewed",I3="connector_whats_new_explore_now_clicked",_3="connector_whats_new_learn_more_clicked",S3="connector_whats_new_dismissed",T3="connector_create_new_object_clicked",A3="connector_link_new_object_clicked",L3="connector_new_object_created_by_form",O3="connector_new_object_linked_by_form",F3="connector_object_unlinked_by_form",k3="connector_link_preview_clicked",D3="connector_create_panel_cancel_clicked",N3="connector_create_panel_back_clicked",R3="card_loaded_on_click",M3="card_loaded",j3="schedule_call_clicked",P3="schedule_call_cross_clicked",xd="CONNECTOR_EDIT_CLICKED",B3="CONNECTOR_EDIT_REQUEST_SEND",V3="CONNECTOR_EDIT_CANCELLED",G3="CONNECTOR_EDIT_BACK_CLICKED",H3="CONNECTOR_EDIT_SUCCESS",W3="connector_video_clicked",Z3="connector_card_error",zi="got_any_feedback_clicked",X3="connector_deeplink_clicked",z3="search_bar_tapped",Y3="search_suggestions_selected",J3="search_initiated",q3="no_results_found",Q3="search_results_found",$3="search_result_selected",U3="search_result_linked",K3="feedback_closed_clicked",e5="help_btn_clicked",t5="connector_chat_support_clicked",n5="missing_field_clicked",r5="add_custom_field_clicked",o5="add_custom_field_success",s5="update_custom_field_success",Ed="clicked_on_lookup_config",a5="clicked_on_lookup_field",i5="saved_lookup_config",c5={userEmail:"",email:"",baseUrls:{},currentSmIds:[],metaData:void 0,availableFeatures:{},sendTrackingEvent:()=>{},conversationId:void 0,isAdmin:!1,connectorFunctions:{redirectToAdmin:()=>{}},stackingContext:{}},We=I.createContext(c5),Hs="hiver_connectors",Yi={NOT_FOUND:404},l5="ftr-connector-blue-dot",vd="ftr-connectors-write-flow",u5="ftr-connectors-enhancements",d5="ftr-connector-schedule-call-agent",f5="ftr-connectors-edit",p5="enableAllConnectorFtr",h5="ftr-cards-open-state",g5="ftr-connectors-global-search",m5="ftr-connectors-smart-suggestions",b5="ftr-connectors-email-selection",y5="ftr-connector-agent-feedback",Ws="ftr-connector-unified-view",C5="ftr-connectors-expanded-form",wd="ftr-apps-lookup-revamp",x5="ftr-ci-configurable-fields",Id="Please refresh and try again",E5="No data available",Zs="-",_d="Refresh",Sd="Minimize",Ji="Expand",Td="Connectors",qi="Apps",v5="Collapse",w5="Close",Ad="Link",I5="Create",_5="Update",Ld="Unlink",Od="Edit",Qi="Cancel",Fd="Create new object",kd="Link existing object",S5="Are you sure you want to unlink this object?",T5="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.",A5="Edit card",L5="bullet_list",O5="Expanded",F5="Collapsed",Dd="Something is wrong with the {{connector_name}} Connector setup. Please check our help guide <>here<>.",Nd="UNKNOWN_ERROR",k5="https://help.hiverhq.com/custom-connectors/common-connector-errors",Rd={MAIN_BUTTON:"main_button",ICON:"create_icon"},D5="Missing any fields? Inform us.",N5=" Add custom field",$i=e=>{let t=localStorage.getItem(Hs);return t=t?JSON.parse(t):!1,t==null?void 0:t[e]},R5=e=>!!$i(e),Md=()=>{const{userId:e=""}=Wt()||{};return String(e)},M5=(e,t=Md())=>{const n=$i(e);return((n==null?void 0:n.isExtensionNew)??[]).includes(t)},Ui=(e,t=!1,n=!1)=>{const r=Md(),o=$i(e);if(t||!o){localStorage.removeItem(Hs);const s={[e]:{...!n&&{isExtensionNew:t?[]:[r]},...n&&{extensionExpand:[r]}}};localStorage.setItem(Hs,JSON.stringify(s));return}else{const s=(o==null?void 0:o.isExtensionNew)??[],a=(o==null?void 0:o.extensionExpand)??[],i={[e]:{...o,...!n&&{isExtensionNew:[...new Set([...s,r])]},...n&&{extensionExpand:[...new Set([...a,r])]}}};localStorage.setItem(Hs,JSON.stringify(i));return}},Ke=(e={},t)=>e&&typeof e[t]>"u"?(e==null?void 0:e[p5])===!0:(e==null?void 0:e[t])===!0,et=(e,t)=>e.replace(/:(\w+)/g,(n,r)=>String(t[r])||""),jd=(e,t,n,r=!1)=>{var s;const o={};return o.card_title=t,o.card_state=n?O5:F5,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},Pd=e=>{switch(e.cardType){case"flat":if(Array.isArray(e.data.flatDisplay)){const t=e.data.flatDisplay.filter(n=>Number(n.statusCode)!==Yi.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)!==Yi.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},j5=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)},Xs=({url:e,params:t})=>{const n=Object.entries(t).reduce((o,[s,a])=>(a!==void 0&&a!==""&&a!==null&&(o[s]=a),o),{}),r=new URL(e);return Object.entries(n).forEach(([o,s])=>{r.searchParams.set(o,s)}),r.toString()};function Bd(e,t){return e.length>t?e.substring(0,t)+"...":e}const P5=e=>A.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1187_180)"},A.createElement("path",{d:"M18.3333 7.81995L12.3417 7.30329L10 1.78662L7.65833 7.31162L1.66666 7.81995L6.21666 11.7616L4.85 17.62L10 14.5116L15.15 17.62L13.7917 11.7616L18.3333 7.81995ZM10 12.9533L6.86666 14.845L7.7 11.2783L4.93333 8.87829L8.58333 8.56162L10 5.20329L11.425 8.56995L15.075 8.88662L12.3083 11.2866L13.1417 14.8533L10 12.9533Z",fill:"#4D596C"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1187_180"},A.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(0 0.120117)"})))),B5=e=>A.createElement("svg",{width:21,height:20,viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_847_49587)"},A.createElement("path",{d:"M10.6668 14.392L15.8168 17.5003L14.4502 11.642L19.0002 7.70033L13.0085 7.19199L10.6668 1.66699L8.32516 7.19199L2.3335 7.70033L6.8835 11.642L5.51683 17.5003L10.6668 14.392Z",fill:"#FFE250"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_847_49587"},A.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(0.666992)"})))),V5=u.keyframes`
|
|
30
|
+
<%s key={someKey} {...props} />`,wl,jr,qA,jr),$e[jr+wl]=!0}}return O===r?_e(he):ae(he),he}}function St(O,Z,$){return it(O,Z,$,!0)}function yn(O,Z,$){return it(O,Z,$,!1)}var mt=yn,Fn=St;Lo.Fragment=r,Lo.jsx=mt,Lo.jsxs=Fn}()),Lo}process.env.NODE_ENV==="production"?Ja.exports=S2():Ja.exports=T2();var d=Ja.exports;function Rl(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=Rl(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Dn(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Rl(e))&&(r&&(r+=" "),r+=t);return r}const Oo=e=>typeof e=="number"&&!isNaN(e),rr=e=>typeof e=="string",Lt=e=>typeof e=="function",ps=e=>rr(e)||Lt(e)?e:null,qa=e=>I.isValidElement(e)||rr(e)||Lt(e)||Oo(e);function A2(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 hs(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:o=!0,collapseDuration:s=300}=e;return function(a){let{children:i,position:c,preventExitTransition:l,done:f,nodeRef:g,isIn:y,playToast:x}=a;const b=r?`${t}--${c}`:t,p=r?`${n}--${c}`:n,h=I.useRef(0);return I.useLayoutEffect(()=>{const m=g.current,E=b.split(" "),C=w=>{w.target===g.current&&(x(),m.removeEventListener("animationend",C),m.removeEventListener("animationcancel",C),h.current===0&&w.type!=="animationcancel"&&m.classList.remove(...E))};m.classList.add(...E),m.addEventListener("animationend",C),m.addEventListener("animationcancel",C)},[]),I.useEffect(()=>{const m=g.current,E=()=>{m.removeEventListener("animationend",E),o?A2(m,f,s):f()};y||(l?E():(h.current=1,m.className+=` ${p}`,m.addEventListener("animationend",E)))},[y]),I.createElement(I.Fragment,null,i)}}function Ml(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 ut=new Map;let Fo=[];const Qa=new Set,L2=e=>Qa.forEach(t=>t(e)),Pl=()=>ut.size>0;function jl(e,t){var n;if(t)return!((n=ut.get(t))==null||!n.isToastActive(e));let r=!1;return ut.forEach(o=>{o.isToastActive(e)&&(r=!0)}),r}function Bl(e,t){qa(e)&&(Pl()||Fo.push({content:e,options:t}),ut.forEach(n=>{n.buildToast(e,t)}))}function Vl(e,t){ut.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 O2(e){const{subscribe:t,getSnapshot:n,setProps:r}=I.useRef(function(s){const a=s.containerId||1;return{subscribe(i){const c=function(f,g,y){let x=1,b=0,p=[],h=[],m=[],E=g;const C=new Map,w=new Set,v=()=>{m=Array.from(C.values()),w.forEach(S=>S())},_=S=>{h=S==null?[]:h.filter(L=>L!==S),v()},T=S=>{const{toastId:L,onOpen:N,updateId:k,children:D}=S.props,M=k==null;S.staleId&&C.delete(S.staleId),C.set(L,S),h=[...h,S.props.toastId].filter(j=>j!==S.staleId),v(),y(Ml(S,M?"added":"updated")),M&&Lt(N)&&N(I.isValidElement(D)&&D.props)};return{id:f,props:E,observe:S=>(w.add(S),()=>w.delete(S)),toggle:(S,L)=>{C.forEach(N=>{L!=null&&L!==N.props.toastId||Lt(N.toggle)&&N.toggle(S)})},removeToast:_,toasts:C,clearQueue:()=>{b-=p.length,p=[]},buildToast:(S,L)=>{if((V=>{let{containerId:R,toastId:G,updateId:W}=V;const U=R?R!==f:f!==1,Q=C.has(G)&&W==null;return U||Q})(L))return;const{toastId:N,updateId:k,data:D,staleId:M,delay:j}=L,J=()=>{_(N)},Y=k==null;Y&&b++;const z={...E,style:E.toastStyle,key:x++,...Object.fromEntries(Object.entries(L).filter(V=>{let[R,G]=V;return G!=null})),toastId:N,updateId:k,data:D,closeToast:J,isIn:!1,className:ps(L.className||E.toastClassName),bodyClassName:ps(L.bodyClassName||E.bodyClassName),progressClassName:ps(L.progressClassName||E.progressClassName),autoClose:!L.isLoading&&(H=L.autoClose,q=E.autoClose,H===!1||Oo(H)&&H>0?H:q),deleteToast(){const V=C.get(N),{onClose:R,children:G}=V.props;Lt(R)&&R(I.isValidElement(G)&&G.props),y(Ml(V,"removed")),C.delete(N),b--,b<0&&(b=0),p.length>0?T(p.shift()):v()}};var H,q;z.closeButton=E.closeButton,L.closeButton===!1||qa(L.closeButton)?z.closeButton=L.closeButton:L.closeButton===!0&&(z.closeButton=!qa(E.closeButton)||E.closeButton);let ne=S;I.isValidElement(S)&&!rr(S.type)?ne=I.cloneElement(S,{closeToast:J,toastProps:z,data:D}):Lt(S)&&(ne=S({closeToast:J,toastProps:z,data:D}));const ce={content:ne,props:z,staleId:M};E.limit&&E.limit>0&&b>E.limit&&Y?p.push(ce):Oo(j)?setTimeout(()=>{T(ce)},j):T(ce)},setProps(S){E=S},setToggle:(S,L)=>{C.get(S).toggle=L},isToastActive:S=>h.some(L=>L===S),getSnapshot:()=>E.newestOnTop?m.reverse():m}}(a,s,L2);ut.set(a,c);const l=c.observe(i);return Fo.forEach(f=>Bl(f.content,f.options)),Fo=[],()=>{l(),ut.delete(a)}},setProps(i){var c;(c=ut.get(a))==null||c.setProps(i)},getSnapshot(){var i;return(i=ut.get(a))==null?void 0:i.getSnapshot()}}}(e)).current;r(e);const o=I.useSyncExternalStore(t,n,n);return{getToastToRender:function(s){if(!o)return[];const a=new Map;return o.forEach(i=>{const{position:c}=i.props;a.has(c)||a.set(c,[]),a.get(c).push(i)}),Array.from(a,i=>s(i[0],i[1]))},isToastActive:jl,count:o==null?void 0:o.length}}function F2(e){const[t,n]=I.useState(!1),[r,o]=I.useState(!1),s=I.useRef(null),a=I.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:i,pauseOnHover:c,closeToast:l,onClick:f,closeOnClick:g}=e;var y,x;function b(){n(!0)}function p(){n(!1)}function h(C){const w=s.current;a.canDrag&&w&&(a.didMove=!0,t&&p(),a.delta=e.draggableDirection==="x"?C.clientX-a.start:C.clientY-a.start,a.start!==C.clientX&&(a.canCloseOnClick=!1),w.style.transform=`translate3d(${e.draggableDirection==="x"?`${a.delta}px, var(--y)`:`0, calc(${a.delta}px + var(--y))`},0)`,w.style.opacity=""+(1-Math.abs(a.delta/a.removalDistance)))}function m(){document.removeEventListener("pointermove",h),document.removeEventListener("pointerup",m);const C=s.current;if(a.canDrag&&a.didMove&&C){if(a.canDrag=!1,Math.abs(a.delta)>a.removalDistance)return o(!0),e.closeToast(),void e.collapseAll();C.style.transition="transform 0.2s, opacity 0.2s",C.style.removeProperty("transform"),C.style.removeProperty("opacity")}}(x=ut.get((y={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||x.setToggle(y.id,y.fn),I.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||p(),window.addEventListener("focus",b),window.addEventListener("blur",p),()=>{window.removeEventListener("focus",b),window.removeEventListener("blur",p)}},[e.pauseOnFocusLoss]);const E={onPointerDown:function(C){if(e.draggable===!0||e.draggable===C.pointerType){a.didMove=!1,document.addEventListener("pointermove",h),document.addEventListener("pointerup",m);const w=s.current;a.canCloseOnClick=!0,a.canDrag=!0,w.style.transition="none",e.draggableDirection==="x"?(a.start=C.clientX,a.removalDistance=w.offsetWidth*(e.draggablePercent/100)):(a.start=C.clientY,a.removalDistance=w.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function(C){const{top:w,bottom:v,left:_,right:T}=s.current.getBoundingClientRect();C.nativeEvent.type!=="touchend"&&e.pauseOnHover&&C.clientX>=_&&C.clientX<=T&&C.clientY>=w&&C.clientY<=v?p():b()}};return i&&c&&(E.onMouseEnter=p,e.stacked||(E.onMouseLeave=b)),g&&(E.onClick=C=>{f&&f(C),a.canCloseOnClick&&l()}),{playToast:b,pauseToast:p,isRunning:t,preventExitTransition:r,toastRef:s,eventHandlers:E}}function k2(e){let{delay:t,isRunning:n,closeToast:r,type:o="default",hide:s,className:a,style:i,controlledProgress:c,progress:l,rtl:f,isIn:g,theme:y}=e;const x=s||c&&l===0,b={...i,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};c&&(b.transform=`scaleX(${l})`);const p=Dn("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":f}),h=Lt(a)?a({rtl:f,type:o,defaultClassName:p}):Dn(p,a),m={[c&&l>=1?"onTransitionEnd":"onAnimationEnd"]:c&&l<1?null:()=>{g&&r()}};return I.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":x},I.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${y} Toastify__progress-bar--${o}`}),I.createElement("div",{role:"progressbar","aria-hidden":x?"true":"false","aria-label":"notification timer",className:h,style:b,...m}))}let D2=1;const Gl=()=>""+D2++;function N2(e){return e&&(rr(e.toastId)||Oo(e.toastId))?e.toastId:Gl()}function ko(e,t){return Bl(e,t),t.toastId}function gs(e,t){return{...t,type:t&&t.type||e,toastId:N2(t)}}function ms(e){return(t,n)=>ko(t,gs(e,n))}function Oe(e,t){return ko(e,gs("default",t))}Oe.loading=(e,t)=>ko(e,gs("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),Oe.promise=function(e,t,n){let r,{pending:o,error:s,success:a}=t;o&&(r=rr(o)?Oe.loading(o,n):Oe.loading(o.render,{...n,...o}));const i={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},c=(f,g,y)=>{if(g==null)return void Oe.dismiss(r);const x={type:f,...i,...n,data:y},b=rr(g)?{render:g}:g;return r?Oe.update(r,{...x,...b}):Oe(b.render,{...x,...b}),y},l=Lt(e)?e():e;return l.then(f=>c("success",a,f)).catch(f=>c("error",s,f)),l},Oe.success=ms("success"),Oe.info=ms("info"),Oe.error=ms("error"),Oe.warning=ms("warning"),Oe.warn=Oe.warning,Oe.dark=(e,t)=>ko(e,gs("default",{theme:"dark",...t})),Oe.dismiss=function(e){(function(t){var n;if(Pl()){if(t==null||rr(n=t)||Oo(n))ut.forEach(r=>{r.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){const r=ut.get(t.containerId);r?r.removeToast(t.id):ut.forEach(o=>{o.removeToast(t.id)})}}else Fo=Fo.filter(r=>t!=null&&r.options.toastId!==t)})(e)},Oe.clearWaitingQueue=function(e){e===void 0&&(e={}),ut.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},Oe.isActive=jl,Oe.update=function(e,t){t===void 0&&(t={});const n=((r,o)=>{var s;let{containerId:a}=o;return(s=ut.get(a||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:Gl()};s.toastId!==e&&(s.staleId=e);const a=s.render||o;delete s.render,ko(a,s)}},Oe.done=e=>{Oe.update(e,{progress:1})},Oe.onChange=function(e){return Qa.add(e),()=>{Qa.delete(e)}},Oe.play=e=>Vl(!0,e),Oe.pause=e=>Vl(!1,e);const R2=typeof window<"u"?I.useLayoutEffect:I.useEffect,bs=e=>{let{theme:t,type:n,isLoading:r,...o}=e;return I.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...o})},$a={info:function(e){return I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement(bs,{...e},I.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 I.createElement("div",{className:"Toastify__spinner"})}},M2=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:o,playToast:s}=F2(e),{closeButton:a,children:i,autoClose:c,onClick:l,type:f,hideProgressBar:g,closeToast:y,transition:x,position:b,className:p,style:h,bodyClassName:m,bodyStyle:E,progressClassName:C,progressStyle:w,updateId:v,role:_,progress:T,rtl:S,toastId:L,deleteToast:N,isIn:k,isLoading:D,closeOnClick:M,theme:j}=e,J=Dn("Toastify__toast",`Toastify__toast-theme--${j}`,`Toastify__toast--${f}`,{"Toastify__toast--rtl":S},{"Toastify__toast--close-on-click":M}),Y=Lt(p)?p({rtl:S,position:b,type:f,defaultClassName:J}):Dn(J,p),z=function(ce){let{theme:V,type:R,isLoading:G,icon:W}=ce,U=null;const Q={theme:V,type:R};return W===!1||(Lt(W)?U=W({...Q,isLoading:G}):I.isValidElement(W)?U=I.cloneElement(W,Q):G?U=$a.spinner():(re=>re in $a)(R)&&(U=$a[R](Q))),U}(e),H=!!T||!c,q={closeToast:y,type:f,theme:j};let ne=null;return a===!1||(ne=Lt(a)?a(q):I.isValidElement(a)?I.cloneElement(a,q):function(ce){let{closeToast:V,theme:R,ariaLabel:G="close"}=ce;return I.createElement("button",{className:`Toastify__close-button Toastify__close-button--${R}`,type:"button",onClick:W=>{W.stopPropagation(),V(W)},"aria-label":G},I.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},I.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)),I.createElement(x,{isIn:k,done:N,position:b,preventExitTransition:n,nodeRef:r,playToast:s},I.createElement("div",{id:L,onClick:l,"data-in":k,className:Y,...o,style:h,ref:r},I.createElement("div",{...k&&{role:_},className:Lt(m)?m({type:f}):Dn("Toastify__toast-body",m),style:E},z!=null&&I.createElement("div",{className:Dn("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!D})},z),I.createElement("div",null,i)),ne,I.createElement(k2,{...v&&!H?{key:`pb-${v}`}:{},rtl:S,theme:j,delay:c,isRunning:t,isIn:k,closeToast:y,hide:g,type:f,style:w,className:C,controlledProgress:H,progress:T||0})))},ys=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},P2=hs(ys("bounce",!0));hs(ys("slide",!0)),hs(ys("zoom")),hs(ys("flip"));const j2={position:"top-right",transition:P2,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function Ua(e){let t={...j2,...e};const n=e.stacked,[r,o]=I.useState(!0),s=I.useRef(null),{getToastToRender:a,isToastActive:i,count:c}=O2(t),{className:l,style:f,rtl:g,containerId:y}=t;function x(p){const h=Dn("Toastify__toast-container",`Toastify__toast-container--${p}`,{"Toastify__toast-container--rtl":g});return Lt(l)?l({position:p,rtl:g,defaultClassName:h}):Dn(h,ps(l))}function b(){n&&(o(!0),Oe.play())}return R2(()=>{if(n){var p;const h=s.current.querySelectorAll('[data-in="true"]'),m=12,E=(p=t.position)==null?void 0:p.includes("top");let C=0,w=0;Array.from(h).reverse().forEach((v,_)=>{const T=v;T.classList.add("Toastify__toast--stacked"),_>0&&(T.dataset.collapsed=`${r}`),T.dataset.pos||(T.dataset.pos=E?"top":"bot");const S=C*(r?.2:1)+(r?0:m*_);T.style.setProperty("--y",`${E?S:-1*S}px`),T.style.setProperty("--g",`${m}`),T.style.setProperty("--s",""+(1-(r?w:0))),C+=T.offsetHeight,w+=.025})}},[r,c,n]),I.createElement("div",{ref:s,className:"Toastify",id:y,onMouseEnter:()=>{n&&(o(!1),Oe.pause())},onMouseLeave:b},a((p,h)=>{const m=h.length?{...f}:{...f,pointerEvents:"none"};return I.createElement("div",{className:x(p),style:m,key:`container-${p}`},h.map(E=>{let{content:C,props:w}=E;return I.createElement(M2,{...w,stacked:n,collapseAll:b,isIn:i(w.toastId,w.containerId),style:w.style,key:`toast-${w.key}`},C)}))}))}var Br=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(){}},or=typeof window>"u"||"Deno"in globalThis;function jt(){}function B2(e,t){return typeof e=="function"?e(t):e}function Ka(e){return typeof e=="number"&&e>=0&&e!==1/0}function Hl(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Vr(e,t){return typeof e=="function"?e(t):e}function Ht(e,t){return typeof e=="function"?e(t):e}function Wl(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:s,queryKey:a,stale:i}=e;if(a){if(r){if(t.queryHash!==ei(a,t.options))return!1}else if(!Do(t.queryKey,a))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof i=="boolean"&&t.isStale()!==i||o&&o!==t.state.fetchStatus||s&&!s(t))}function Zl(e,t){const{exact:n,status:r,predicate:o,mutationKey:s}=e;if(s){if(!t.options.mutationKey)return!1;if(n){if(sr(t.options.mutationKey)!==sr(s))return!1}else if(!Do(t.options.mutationKey,s))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function ei(e,t){return((t==null?void 0:t.queryKeyHashFn)||sr)(e)}function sr(e){return JSON.stringify(e,(t,n)=>ni(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function Do(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!Do(e[n],t[n])):!1}function ti(e,t){if(e===t)return e;const n=Xl(e)&&Xl(t);if(n||ni(e)&&ni(t)){const r=n?e:Object.keys(e),o=r.length,s=n?t:Object.keys(t),a=s.length,i=n?[]:{};let c=0;for(let l=0;l<a;l++){const f=n?l:s[l];(!n&&r.includes(f)||n)&&e[f]===void 0&&t[f]===void 0?(i[f]=void 0,c++):(i[f]=ti(e[f],t[f]),i[f]===e[f]&&e[f]!==void 0&&c++)}return o===a&&c===o?e:i}return t}function Cs(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 Xl(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function ni(e){if(!zl(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!zl(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function zl(e){return Object.prototype.toString.call(e)==="[object Object]"}function V2(e){return new Promise(t=>{setTimeout(t,e)})}function ri(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 ti(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 ti(e,t)}return t}function G2(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function H2(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var xs=Symbol();function Yl(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===xs&&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===xs?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}var W2=(h2=class extends Br{constructor(){super();ue(this,wr);ue(this,Hn);ue(this,co);K(this,co,t=>{if(!or&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){F(this,Hn)||this.setEventListener(F(this,co))}onUnsubscribe(){var t;this.hasListeners()||((t=F(this,Hn))==null||t.call(this),K(this,Hn,void 0))}setEventListener(t){var n;K(this,co,t),(n=F(this,Hn))==null||n.call(this),K(this,Hn,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){F(this,wr)!==t&&(K(this,wr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof F(this,wr)=="boolean"?F(this,wr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},wr=new WeakMap,Hn=new WeakMap,co=new WeakMap,h2),oi=new W2,Z2=(g2=class extends Br{constructor(){super();ue(this,lo,!0);ue(this,Wn);ue(this,uo);K(this,uo,t=>{if(!or&&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(){F(this,Wn)||this.setEventListener(F(this,uo))}onUnsubscribe(){var t;this.hasListeners()||((t=F(this,Wn))==null||t.call(this),K(this,Wn,void 0))}setEventListener(t){var n;K(this,uo,t),(n=F(this,Wn))==null||n.call(this),K(this,Wn,t(this.setOnline.bind(this)))}setOnline(t){F(this,lo)!==t&&(K(this,lo,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return F(this,lo)}},lo=new WeakMap,Wn=new WeakMap,uo=new WeakMap,g2),Es=new Z2;function si(){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 X2(e){return Math.min(1e3*2**e,3e4)}function Jl(e){return(e??"online")==="online"?Es.isOnline():!0}var ql=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function ai(e){return e instanceof ql}function Ql(e){let t=!1,n=0,r=!1,o;const s=si(),a=p=>{var h;r||(y(new ql(p)),(h=e.abort)==null||h.call(e))},i=()=>{t=!0},c=()=>{t=!1},l=()=>oi.isFocused()&&(e.networkMode==="always"||Es.isOnline())&&e.canRun(),f=()=>Jl(e.networkMode)&&e.canRun(),g=p=>{var h;r||(r=!0,(h=e.onSuccess)==null||h.call(e,p),o==null||o(),s.resolve(p))},y=p=>{var h;r||(r=!0,(h=e.onError)==null||h.call(e,p),o==null||o(),s.reject(p))},x=()=>new Promise(p=>{var h;o=m=>{(r||l())&&p(m)},(h=e.onPause)==null||h.call(e)}).then(()=>{var p;o=void 0,r||(p=e.onContinue)==null||p.call(e)}),b=()=>{if(r)return;let p;const h=n===0?e.initialPromise:void 0;try{p=h??e.fn()}catch(m){p=Promise.reject(m)}Promise.resolve(p).then(g).catch(m=>{var _;if(r)return;const E=e.retry??(or?0:3),C=e.retryDelay??X2,w=typeof C=="function"?C(n,m):C,v=E===!0||typeof E=="number"&&n<E||typeof E=="function"&&E(n,m);if(t||!v){y(m);return}n++,(_=e.onFail)==null||_.call(e,n,m),V2(w).then(()=>l()?void 0:x()).then(()=>{t?y(m):b()})})};return{promise:s,cancel:a,continue:()=>(o==null||o(),s),cancelRetry:i,continueRetry:c,canStart:f,start:()=>(f()?b():x().then(b),s)}}function z2(){let e=[],t=0,n=i=>{i()},r=i=>{i()},o=i=>setTimeout(i,0);const s=i=>{t?e.push(i):o(()=>{n(i)})},a=()=>{const i=e;e=[],i.length&&o(()=>{r(()=>{i.forEach(c=>{n(c)})})})};return{batch:i=>{let c;t++;try{c=i()}finally{t--,t||a()}return c},batchCalls:i=>(...c)=>{s(()=>{i(...c)})},schedule:s,setNotifyFunction:i=>{n=i},setBatchNotifyFunction:i=>{r=i},setScheduler:i=>{o=i}}}var Ue=z2(),$l=(m2=class{constructor(){ue(this,Ir)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Ka(this.gcTime)&&K(this,Ir,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(or?1/0:5*60*1e3))}clearGcTimeout(){F(this,Ir)&&(clearTimeout(F(this,Ir)),K(this,Ir,void 0))}},Ir=new WeakMap,m2),Y2=(b2=class extends $l{constructor(t){super();ue(this,tn);ue(this,fo);ue(this,po);ue(this,Bt);ue(this,_r);ue(this,lt);ue(this,as);ue(this,Sr);K(this,Sr,!1),K(this,as,t.defaultOptions),this.setOptions(t.options),this.observers=[],K(this,_r,t.client),K(this,Bt,F(this,_r).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,K(this,fo,J2(this.options)),this.state=t.state??F(this,fo),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=F(this,lt))==null?void 0:t.promise}setOptions(t){this.options={...F(this,as),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&F(this,Bt).remove(this)}setData(t,n){const r=ri(this.state.data,t,this.options);return be(this,tn,kn).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){be(this,tn,kn).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=F(this,lt))==null?void 0:r.promise;return(o=F(this,lt))==null||o.cancel(t),n?n.then(jt).catch(jt):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(F(this,fo))}isActive(){return this.observers.some(t=>Ht(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===xs||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||!Hl(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=F(this,lt))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=F(this,lt))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),F(this,Bt).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(F(this,lt)&&(F(this,Sr)?F(this,lt).cancel({revert:!0}):F(this,lt).cancelRetry()),this.scheduleGc()),F(this,Bt).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||be(this,tn,kn).call(this,{type:"invalidate"})}fetch(t,n){var c,l,f;if(this.state.fetchStatus!=="idle"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(F(this,lt))return F(this,lt).continueRetry(),F(this,lt).promise}if(t&&this.setOptions(t),!this.options.queryFn){const g=this.observers.find(y=>y.options.queryFn);g&&this.setOptions(g.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=g=>{Object.defineProperty(g,"signal",{enumerable:!0,get:()=>(K(this,Sr,!0),r.signal)})},s=()=>{const g=Yl(this.options,n),y={client:F(this,_r),queryKey:this.queryKey,meta:this.meta};return o(y),K(this,Sr,!1),this.options.persister?this.options.persister(g,y,this):g(y)},a={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:F(this,_r),state:this.state,fetchFn:s};o(a),(c=this.options.behavior)==null||c.onFetch(a,this),K(this,po,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((l=a.fetchOptions)==null?void 0:l.meta))&&be(this,tn,kn).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta});const i=g=>{var y,x,b,p;ai(g)&&g.silent||be(this,tn,kn).call(this,{type:"error",error:g}),ai(g)||((x=(y=F(this,Bt).config).onError)==null||x.call(y,g,this),(p=(b=F(this,Bt).config).onSettled)==null||p.call(b,this.state.data,g,this)),this.scheduleGc()};return K(this,lt,Ql({initialPromise:n==null?void 0:n.initialPromise,fn:a.fetchFn,abort:r.abort.bind(r),onSuccess:g=>{var y,x,b,p;if(g===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}`),i(new Error(`${this.queryHash} data is undefined`));return}try{this.setData(g)}catch(h){i(h);return}(x=(y=F(this,Bt).config).onSuccess)==null||x.call(y,g,this),(p=(b=F(this,Bt).config).onSettled)==null||p.call(b,g,this.state.error,this),this.scheduleGc()},onError:i,onFail:(g,y)=>{be(this,tn,kn).call(this,{type:"failed",failureCount:g,error:y})},onPause:()=>{be(this,tn,kn).call(this,{type:"pause"})},onContinue:()=>{be(this,tn,kn).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0})),F(this,lt).start()}},fo=new WeakMap,po=new WeakMap,Bt=new WeakMap,_r=new WeakMap,lt=new WeakMap,as=new WeakMap,Sr=new WeakMap,tn=new WeakSet,kn=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,...Ul(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 ai(o)&&o.revert&&F(this,po)?{...F(this,po),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),Ue.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),F(this,Bt).notify({query:this,type:"updated",action:t})})},b2);function Ul(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Jl(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function J2(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 q2=(y2=class extends Br{constructor(t={}){super();ue(this,dn);this.config=t,K(this,dn,new Map)}build(t,n,r){const o=n.queryKey,s=n.queryHash??ei(o,n);let a=this.get(s);return a||(a=new Y2({client:t,queryKey:o,queryHash:s,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(a)),a}add(t){F(this,dn).has(t.queryHash)||(F(this,dn).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=F(this,dn).get(t.queryHash);n&&(t.destroy(),n===t&&F(this,dn).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Ue.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return F(this,dn).get(t)}getAll(){return[...F(this,dn).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Wl(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>Wl(t,r)):n}notify(t){Ue.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Ue.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Ue.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},dn=new WeakMap,y2),Q2=(C2=class extends $l{constructor(t){super();ue(this,pn);ue(this,fn);ue(this,dt);ue(this,Tr);this.mutationId=t.mutationId,K(this,dt,t.mutationCache),K(this,fn,[]),this.state=t.state||Kl(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){F(this,fn).includes(t)||(F(this,fn).push(t),this.clearGcTimeout(),F(this,dt).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){K(this,fn,F(this,fn).filter(n=>n!==t)),this.scheduleGc(),F(this,dt).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){F(this,fn).length||(this.state.status==="pending"?this.scheduleGc():F(this,dt).remove(this))}continue(){var t;return((t=F(this,Tr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,s,a,i,c,l,f,g,y,x,b,p,h,m,E,C,w,v,_,T;K(this,Tr,Ql({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(S,L)=>{be(this,pn,nr).call(this,{type:"failed",failureCount:S,error:L})},onPause:()=>{be(this,pn,nr).call(this,{type:"pause"})},onContinue:()=>{be(this,pn,nr).call(this,{type:"continue"})},retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>F(this,dt).canRun(this)}));const n=this.state.status==="pending",r=!F(this,Tr).canStart();try{if(!n){be(this,pn,nr).call(this,{type:"pending",variables:t,isPaused:r}),await((s=(o=F(this,dt).config).onMutate)==null?void 0:s.call(o,t,this));const L=await((i=(a=this.options).onMutate)==null?void 0:i.call(a,t));L!==this.state.context&&be(this,pn,nr).call(this,{type:"pending",context:L,variables:t,isPaused:r})}const S=await F(this,Tr).start();return await((l=(c=F(this,dt).config).onSuccess)==null?void 0:l.call(c,S,t,this.state.context,this)),await((g=(f=this.options).onSuccess)==null?void 0:g.call(f,S,t,this.state.context)),await((x=(y=F(this,dt).config).onSettled)==null?void 0:x.call(y,S,null,this.state.variables,this.state.context,this)),await((p=(b=this.options).onSettled)==null?void 0:p.call(b,S,null,t,this.state.context)),be(this,pn,nr).call(this,{type:"success",data:S}),S}catch(S){try{throw await((m=(h=F(this,dt).config).onError)==null?void 0:m.call(h,S,t,this.state.context,this)),await((C=(E=this.options).onError)==null?void 0:C.call(E,S,t,this.state.context)),await((v=(w=F(this,dt).config).onSettled)==null?void 0:v.call(w,void 0,S,this.state.variables,this.state.context,this)),await((T=(_=this.options).onSettled)==null?void 0:T.call(_,void 0,S,t,this.state.context)),S}finally{be(this,pn,nr).call(this,{type:"error",error:S})}}finally{F(this,dt).runNext(this)}}},fn=new WeakMap,dt=new WeakMap,Tr=new WeakMap,pn=new WeakSet,nr=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),Ue.batch(()=>{F(this,fn).forEach(r=>{r.onMutationUpdate(t)}),F(this,dt).notify({mutation:this,type:"updated",action:t})})},C2);function Kl(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var $2=(x2=class extends Br{constructor(t={}){super();ue(this,_n);ue(this,nn);ue(this,is);this.config=t,K(this,_n,new Set),K(this,nn,new Map),K(this,is,0)}build(t,n,r){const o=new Q2({mutationCache:this,mutationId:++Xa(this,is)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){F(this,_n).add(t);const n=vs(t);if(typeof n=="string"){const r=F(this,nn).get(n);r?r.push(t):F(this,nn).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(F(this,_n).delete(t)){const n=vs(t);if(typeof n=="string"){const r=F(this,nn).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&F(this,nn).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=vs(t);if(typeof n=="string"){const r=F(this,nn).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=vs(t);if(typeof n=="string"){const o=(r=F(this,nn).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(){Ue.batch(()=>{F(this,_n).forEach(t=>{this.notify({type:"removed",mutation:t})}),F(this,_n).clear(),F(this,nn).clear()})}getAll(){return Array.from(F(this,_n))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Zl(n,r))}findAll(t={}){return this.getAll().filter(n=>Zl(t,n))}notify(t){Ue.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Ue.batch(()=>Promise.all(t.map(n=>n.continue().catch(jt))))}},_n=new WeakMap,nn=new WeakMap,is=new WeakMap,x2);function vs(e){var t;return(t=e.options.scope)==null?void 0:t.id}function ws(e){return{onFetch:(t,n)=>{var f,g,y,x,b;const r=t.options,o=(y=(g=(f=t.fetchOptions)==null?void 0:f.meta)==null?void 0:g.fetchMore)==null?void 0:y.direction,s=((x=t.state.data)==null?void 0:x.pages)||[],a=((b=t.state.data)==null?void 0:b.pageParams)||[];let i={pages:[],pageParams:[]},c=0;const l=async()=>{let p=!1;const h=C=>{Object.defineProperty(C,"signal",{enumerable:!0,get:()=>(t.signal.aborted?p=!0:t.signal.addEventListener("abort",()=>{p=!0}),t.signal)})},m=Yl(t.options,t.fetchOptions),E=async(C,w,v)=>{if(p)return Promise.reject();if(w==null&&C.pages.length)return Promise.resolve(C);const _={client:t.client,queryKey:t.queryKey,pageParam:w,direction:v?"backward":"forward",meta:t.options.meta};h(_);const T=await m(_),{maxPages:S}=t.options,L=v?H2:G2;return{pages:L(C.pages,T,S),pageParams:L(C.pageParams,w,S)}};if(o&&s.length){const C=o==="backward",w=C?eu:ii,v={pages:s,pageParams:a},_=w(r,v);i=await E(v,_,C)}else{const C=e??s.length;do{const w=c===0?a[0]??r.initialPageParam:ii(r,i);if(c>0&&w==null)break;i=await E(i,w),c++}while(c<C)}return i};t.options.persister?t.fetchFn=()=>{var p,h;return(h=(p=t.options).persister)==null?void 0:h.call(p,l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=l}}}function ii(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 eu(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}function U2(e,t){return t?ii(e,t)!=null:!1}function K2(e,t){return!t||!e.getPreviousPageParam?!1:eu(e,t)!=null}var eh=(E2=class{constructor(e={}){ue(this,ze);ue(this,Zn);ue(this,Xn);ue(this,ho);ue(this,go);ue(this,zn);ue(this,mo);ue(this,bo);K(this,ze,e.queryCache||new q2),K(this,Zn,e.mutationCache||new $2),K(this,Xn,e.defaultOptions||{}),K(this,ho,new Map),K(this,go,new Map),K(this,zn,0)}mount(){Xa(this,zn)._++,F(this,zn)===1&&(K(this,mo,oi.subscribe(async e=>{e&&(await this.resumePausedMutations(),F(this,ze).onFocus())})),K(this,bo,Es.subscribe(async e=>{e&&(await this.resumePausedMutations(),F(this,ze).onOnline())})))}unmount(){var e,t;Xa(this,zn)._--,F(this,zn)===0&&((e=F(this,mo))==null||e.call(this),K(this,mo,void 0),(t=F(this,bo))==null||t.call(this),K(this,bo,void 0))}isFetching(e){return F(this,ze).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return F(this,Zn).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=F(this,ze).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=F(this,ze).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Vr(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return F(this,ze).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=F(this,ze).get(r.queryHash),s=o==null?void 0:o.state.data,a=B2(t,s);if(a!==void 0)return F(this,ze).build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return Ue.batch(()=>F(this,ze).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=F(this,ze).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=F(this,ze);Ue.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=F(this,ze);return Ue.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Ue.batch(()=>F(this,ze).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(jt).catch(jt)}invalidateQueries(e,t={}){return Ue.batch(()=>(F(this,ze).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=Ue.batch(()=>F(this,ze).findAll(e).filter(o=>!o.isDisabled()).map(o=>{let s=o.fetch(void 0,n);return n.throwOnError||(s=s.catch(jt)),o.state.fetchStatus==="paused"?Promise.resolve():s}));return Promise.all(r).then(jt)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=F(this,ze).build(this,t);return n.isStaleByTime(Vr(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(jt).catch(jt)}fetchInfiniteQuery(e){return e.behavior=ws(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(jt).catch(jt)}ensureInfiniteQueryData(e){return e.behavior=ws(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return Es.isOnline()?F(this,Zn).resumePausedMutations():Promise.resolve()}getQueryCache(){return F(this,ze)}getMutationCache(){return F(this,Zn)}getDefaultOptions(){return F(this,Xn)}setDefaultOptions(e){K(this,Xn,e)}setQueryDefaults(e,t){F(this,ho).set(sr(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...F(this,ho).values()],n={};return t.forEach(r=>{Do(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){F(this,go).set(sr(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...F(this,go).values()],n={};return t.forEach(r=>{Do(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...F(this,Xn).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=ei(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===xs&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...F(this,Xn).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){F(this,ze).clear(),F(this,Zn).clear()}},ze=new WeakMap,Zn=new WeakMap,Xn=new WeakMap,ho=new WeakMap,go=new WeakMap,zn=new WeakMap,mo=new WeakMap,bo=new WeakMap,E2),tu=(v2=class extends Br{constructor(t,n){super();ue(this,Ne);ue(this,wt);ue(this,we);ue(this,cs);ue(this,ft);ue(this,Ar);ue(this,yo);ue(this,Yn);ue(this,hn);ue(this,ls);ue(this,Co);ue(this,xo);ue(this,Lr);ue(this,Or);ue(this,Jn);ue(this,Eo,new Set);this.options=n,K(this,wt,t),K(this,hn,null),K(this,Yn,si()),this.options.experimental_prefetchInRender||F(this,Yn).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&&(F(this,we).addObserver(this),nu(F(this,we),this.options)?be(this,Ne,ds).call(this):this.updateResult(),be(this,Ne,Al).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return ci(F(this,we),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return ci(F(this,we),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,be(this,Ne,Ll).call(this),be(this,Ne,Ol).call(this),F(this,we).removeObserver(this)}setOptions(t,n){const r=this.options,o=F(this,we);if(this.options=F(this,wt).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Ht(this.options.enabled,F(this,we))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");be(this,Ne,Fl).call(this),F(this,we).setOptions(this.options),r._defaulted&&!Cs(this.options,r)&&F(this,wt).getQueryCache().notify({type:"observerOptionsUpdated",query:F(this,we),observer:this});const s=this.hasListeners();s&&ru(F(this,we),o,this.options,r)&&be(this,Ne,ds).call(this),this.updateResult(n),s&&(F(this,we)!==o||Ht(this.options.enabled,F(this,we))!==Ht(r.enabled,F(this,we))||Vr(this.options.staleTime,F(this,we))!==Vr(r.staleTime,F(this,we)))&&be(this,Ne,_l).call(this);const a=be(this,Ne,Sl).call(this);s&&(F(this,we)!==o||Ht(this.options.enabled,F(this,we))!==Ht(r.enabled,F(this,we))||a!==F(this,Jn))&&be(this,Ne,Tl).call(this,a)}getOptimisticResult(t){const n=F(this,wt).getQueryCache().build(F(this,wt),t),r=this.createResult(n,t);return nh(this,r)&&(K(this,ft,r),K(this,yo,this.options),K(this,Ar,F(this,we).state)),r}getCurrentResult(){return F(this,ft)}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){F(this,Eo).add(t)}getCurrentQuery(){return F(this,we)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=F(this,wt).defaultQueryOptions(t),r=F(this,wt).getQueryCache().build(F(this,wt),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return be(this,Ne,ds).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),F(this,ft)))}createResult(t,n){var S;const r=F(this,we),o=this.options,s=F(this,ft),a=F(this,Ar),i=F(this,yo),l=t!==r?t.state:F(this,cs),{state:f}=t;let g={...f},y=!1,x;if(n._optimisticResults){const L=this.hasListeners(),N=!L&&nu(t,n),k=L&&ru(t,r,n,o);(N||k)&&(g={...g,...Ul(f.data,t.options)}),n._optimisticResults==="isRestoring"&&(g.fetchStatus="idle")}let{error:b,errorUpdatedAt:p,status:h}=g;if(n.select&&g.data!==void 0)if(s&&g.data===(a==null?void 0:a.data)&&n.select===F(this,ls))x=F(this,Co);else try{K(this,ls,n.select),x=n.select(g.data),x=ri(s==null?void 0:s.data,x,n),K(this,Co,x),K(this,hn,null)}catch(L){K(this,hn,L)}else x=g.data;if(n.placeholderData!==void 0&&x===void 0&&h==="pending"){let L;if(s!=null&&s.isPlaceholderData&&n.placeholderData===(i==null?void 0:i.placeholderData))L=s.data;else if(L=typeof n.placeholderData=="function"?n.placeholderData((S=F(this,xo))==null?void 0:S.state.data,F(this,xo)):n.placeholderData,n.select&&L!==void 0)try{L=n.select(L),K(this,hn,null)}catch(N){K(this,hn,N)}L!==void 0&&(h="success",x=ri(s==null?void 0:s.data,L,n),y=!0)}F(this,hn)&&(b=F(this,hn),x=F(this,Co),p=Date.now(),h="error");const m=g.fetchStatus==="fetching",E=h==="pending",C=h==="error",w=E&&m,v=x!==void 0,T={status:h,fetchStatus:g.fetchStatus,isPending:E,isSuccess:h==="success",isError:C,isInitialLoading:w,isLoading:w,data:x,dataUpdatedAt:g.dataUpdatedAt,error:b,errorUpdatedAt:p,failureCount:g.fetchFailureCount,failureReason:g.fetchFailureReason,errorUpdateCount:g.errorUpdateCount,isFetched:g.dataUpdateCount>0||g.errorUpdateCount>0,isFetchedAfterMount:g.dataUpdateCount>l.dataUpdateCount||g.errorUpdateCount>l.errorUpdateCount,isFetching:m,isRefetching:m&&!E,isLoadingError:C&&!v,isPaused:g.fetchStatus==="paused",isPlaceholderData:y,isRefetchError:C&&v,isStale:li(t,n),refetch:this.refetch,promise:F(this,Yn)};if(this.options.experimental_prefetchInRender){const L=D=>{T.status==="error"?D.reject(T.error):T.data!==void 0&&D.resolve(T.data)},N=()=>{const D=K(this,Yn,T.promise=si());L(D)},k=F(this,Yn);switch(k.status){case"pending":t.queryHash===r.queryHash&&L(k);break;case"fulfilled":(T.status==="error"||T.data!==k.value)&&N();break;case"rejected":(T.status!=="error"||T.error!==k.reason)&&N();break}}return T}updateResult(t){const n=F(this,ft),r=this.createResult(F(this,we),this.options);if(K(this,Ar,F(this,we).state),K(this,yo,this.options),F(this,Ar).data!==void 0&&K(this,xo,F(this,we)),Cs(r,n))return;K(this,ft,r);const o={},s=()=>{if(!n)return!0;const{notifyOnChangeProps:a}=this.options,i=typeof a=="function"?a():a;if(i==="all"||!i&&!F(this,Eo).size)return!0;const c=new Set(i??F(this,Eo));return this.options.throwOnError&&c.add("error"),Object.keys(F(this,ft)).some(l=>{const f=l;return F(this,ft)[f]!==n[f]&&c.has(f)})};(t==null?void 0:t.listeners)!==!1&&s()&&(o.listeners=!0),be(this,Ne,_2).call(this,{...o,...t})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&be(this,Ne,Al).call(this)}},wt=new WeakMap,we=new WeakMap,cs=new WeakMap,ft=new WeakMap,Ar=new WeakMap,yo=new WeakMap,Yn=new WeakMap,hn=new WeakMap,ls=new WeakMap,Co=new WeakMap,xo=new WeakMap,Lr=new WeakMap,Or=new WeakMap,Jn=new WeakMap,Eo=new WeakMap,Ne=new WeakSet,ds=function(t){be(this,Ne,Fl).call(this);let n=F(this,we).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(jt)),n},_l=function(){be(this,Ne,Ll).call(this);const t=Vr(this.options.staleTime,F(this,we));if(or||F(this,ft).isStale||!Ka(t))return;const r=Hl(F(this,ft).dataUpdatedAt,t)+1;K(this,Lr,setTimeout(()=>{F(this,ft).isStale||this.updateResult()},r))},Sl=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(F(this,we)):this.options.refetchInterval)??!1},Tl=function(t){be(this,Ne,Ol).call(this),K(this,Jn,t),!(or||Ht(this.options.enabled,F(this,we))===!1||!Ka(F(this,Jn))||F(this,Jn)===0)&&K(this,Or,setInterval(()=>{(this.options.refetchIntervalInBackground||oi.isFocused())&&be(this,Ne,ds).call(this)},F(this,Jn)))},Al=function(){be(this,Ne,_l).call(this),be(this,Ne,Tl).call(this,be(this,Ne,Sl).call(this))},Ll=function(){F(this,Lr)&&(clearTimeout(F(this,Lr)),K(this,Lr,void 0))},Ol=function(){F(this,Or)&&(clearInterval(F(this,Or)),K(this,Or,void 0))},Fl=function(){const t=F(this,wt).getQueryCache().build(F(this,wt),this.options);if(t===F(this,we))return;const n=F(this,we);K(this,we,t),K(this,cs,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},_2=function(t){Ue.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(F(this,ft))}),F(this,wt).getQueryCache().notify({query:F(this,we),type:"observerResultsUpdated"})})},v2);function th(e,t){return Ht(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function nu(e,t){return th(e,t)||e.state.data!==void 0&&ci(e,t,t.refetchOnMount)}function ci(e,t,n){if(Ht(t.enabled,e)!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&li(e,t)}return!1}function ru(e,t,n,r){return(e!==t||Ht(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&li(e,n)}function li(e,t){return Ht(t.enabled,e)!==!1&&e.isStaleByTime(Vr(t.staleTime,e))}function nh(e,t){return!Cs(e.getCurrentResult(),t)}var rh=class extends tu{constructor(e,t){super(e,t)}bindMethods(){super.bindMethods(),this.fetchNextPage=this.fetchNextPage.bind(this),this.fetchPreviousPage=this.fetchPreviousPage.bind(this)}setOptions(e,t){super.setOptions({...e,behavior:ws()},t)}getOptimisticResult(e){return e.behavior=ws(),super.getOptimisticResult(e)}fetchNextPage(e){return this.fetch({...e,meta:{fetchMore:{direction:"forward"}}})}fetchPreviousPage(e){return this.fetch({...e,meta:{fetchMore:{direction:"backward"}}})}createResult(e,t){var b,p;const{state:n}=e,r=super.createResult(e,t),{isFetching:o,isRefetching:s,isError:a,isRefetchError:i}=r,c=(p=(b=n.fetchMeta)==null?void 0:b.fetchMore)==null?void 0:p.direction,l=a&&c==="forward",f=o&&c==="forward",g=a&&c==="backward",y=o&&c==="backward";return{...r,fetchNextPage:this.fetchNextPage,fetchPreviousPage:this.fetchPreviousPage,hasNextPage:U2(t,n.data),hasPreviousPage:K2(t,n.data),isFetchNextPageError:l,isFetchingNextPage:f,isFetchPreviousPageError:g,isFetchingPreviousPage:y,isRefetchError:i&&!l&&!g,isRefetching:s&&!f&&!y}}},oh=(w2=class extends Br{constructor(n,r){super();ue(this,Tn);ue(this,qn);ue(this,Qn);ue(this,It);ue(this,Sn);K(this,qn,n),this.setOptions(r),this.bindMethods(),be(this,Tn,za).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var o;const r=this.options;this.options=F(this,qn).defaultMutationOptions(n),Cs(this.options,r)||F(this,qn).getMutationCache().notify({type:"observerOptionsUpdated",mutation:F(this,It),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&sr(r.mutationKey)!==sr(this.options.mutationKey)?this.reset():((o=F(this,It))==null?void 0:o.state.status)==="pending"&&F(this,It).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=F(this,It))==null||n.removeObserver(this)}onMutationUpdate(n){be(this,Tn,za).call(this),be(this,Tn,kl).call(this,n)}getCurrentResult(){return F(this,Qn)}reset(){var n;(n=F(this,It))==null||n.removeObserver(this),K(this,It,void 0),be(this,Tn,za).call(this),be(this,Tn,kl).call(this)}mutate(n,r){var o;return K(this,Sn,r),(o=F(this,It))==null||o.removeObserver(this),K(this,It,F(this,qn).getMutationCache().build(F(this,qn),this.options)),F(this,It).addObserver(this),F(this,It).execute(n)}},qn=new WeakMap,Qn=new WeakMap,It=new WeakMap,Sn=new WeakMap,Tn=new WeakSet,za=function(){var r;const n=((r=F(this,It))==null?void 0:r.state)??Kl();K(this,Qn,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},kl=function(n){Ue.batch(()=>{var r,o,s,a,i,c,l,f;if(F(this,Sn)&&this.hasListeners()){const g=F(this,Qn).variables,y=F(this,Qn).context;(n==null?void 0:n.type)==="success"?((o=(r=F(this,Sn)).onSuccess)==null||o.call(r,n.data,g,y),(a=(s=F(this,Sn)).onSettled)==null||a.call(s,n.data,null,g,y)):(n==null?void 0:n.type)==="error"&&((c=(i=F(this,Sn)).onError)==null||c.call(i,n.error,g,y),(f=(l=F(this,Sn)).onSettled)==null||f.call(l,void 0,n.error,g,y))}this.listeners.forEach(g=>{g(F(this,Qn))})})},w2),ou=A.createContext(void 0),Gr=e=>{const t=A.useContext(ou);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},sh=({client:e,children:t})=>(A.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),d.jsx(ou.Provider,{value:e,children:t})),su=A.createContext(!1),ah=()=>A.useContext(su);su.Provider;function ih(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var ch=A.createContext(ih()),lh=()=>A.useContext(ch);function au(e,t){return typeof e=="function"?e(...t):!!e}function ui(){}var uh=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},dh=e=>{A.useEffect(()=>{e.clearReset()},[e])},fh=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||au(n,[e.error,r])),ph=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)))},hh=(e,t)=>e.isLoading&&e.isFetching&&!t,gh=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,iu=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function cu(e,t,n){var g,y,x,b,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=Gr(),o=ah(),s=lh(),a=r.defaultQueryOptions(e);(y=(g=r.getDefaultOptions().queries)==null?void 0:g._experimental_beforeQuery)==null||y.call(g,a),process.env.NODE_ENV!=="production"&&(a.queryFn||console.error(`[${a.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`)),a._optimisticResults=o?"isRestoring":"optimistic",ph(a),uh(a,s),dh(s);const i=!r.getQueryCache().get(a.queryHash),[c]=A.useState(()=>new t(r,a)),l=c.getOptimisticResult(a),f=!o&&e.subscribed!==!1;if(A.useSyncExternalStore(A.useCallback(h=>{const m=f?c.subscribe(Ue.batchCalls(h)):ui;return c.updateResult(),m},[c,f]),()=>c.getCurrentResult(),()=>c.getCurrentResult()),A.useEffect(()=>{c.setOptions(a,{listeners:!1})},[a,c]),gh(a,l))throw iu(a,c,s);if(fh({result:l,errorResetBoundary:s,throwOnError:a.throwOnError,query:r.getQueryCache().get(a.queryHash),suspense:a.suspense}))throw l.error;if((b=(x=r.getDefaultOptions().queries)==null?void 0:x._experimental_afterQuery)==null||b.call(x,a,l),a.experimental_prefetchInRender&&!or&&hh(l,o)){const h=i?iu(a,c,s):(p=r.getQueryCache().get(a.queryHash))==null?void 0:p.promise;h==null||h.catch(ui).finally(()=>{c.updateResult()})}return a.notifyOnChangeProps?l:c.trackResult(l)}function Wt(e,t){return cu(e,tu)}function Zt(e,t){const n=Gr(),[r]=A.useState(()=>new oh(n,e));A.useEffect(()=>{r.setOptions(e)},[r,e]);const o=A.useSyncExternalStore(A.useCallback(a=>r.subscribe(Ue.batchCalls(a)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=A.useCallback((a,i)=>{r.mutate(a,i).catch(ui)},[r]);if(o.error&&au(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}function mh(e,t){return cu(e,rh)}const di=(e,t)=>t.some(n=>e instanceof n);let lu,uu;function bh(){return lu||(lu=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function yh(){return uu||(uu=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const fi=new WeakMap,pi=new WeakMap,Is=new WeakMap;function Ch(e){const t=new Promise((n,r)=>{const o=()=>{e.removeEventListener("success",s),e.removeEventListener("error",a)},s=()=>{n(ar(e.result)),o()},a=()=>{r(e.error),o()};e.addEventListener("success",s),e.addEventListener("error",a)});return Is.set(t,e),t}function xh(e){if(fi.has(e))return;const t=new Promise((n,r)=>{const o=()=>{e.removeEventListener("complete",s),e.removeEventListener("error",a),e.removeEventListener("abort",a)},s=()=>{n(),o()},a=()=>{r(e.error||new DOMException("AbortError","AbortError")),o()};e.addEventListener("complete",s),e.addEventListener("error",a),e.addEventListener("abort",a)});fi.set(e,t)}let hi={get(e,t,n){if(e instanceof IDBTransaction){if(t==="done")return fi.get(e);if(t==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return ar(e[t])},set(e,t,n){return e[t]=n,!0},has(e,t){return e instanceof IDBTransaction&&(t==="done"||t==="store")?!0:t in e}};function du(e){hi=e(hi)}function Eh(e){return yh().includes(e)?function(...t){return e.apply(gi(this),t),ar(this.request)}:function(...t){return ar(e.apply(gi(this),t))}}function vh(e){return typeof e=="function"?Eh(e):(e instanceof IDBTransaction&&xh(e),di(e,bh())?new Proxy(e,hi):e)}function ar(e){if(e instanceof IDBRequest)return Ch(e);if(pi.has(e))return pi.get(e);const t=vh(e);return t!==e&&(pi.set(e,t),Is.set(t,e)),t}const gi=e=>Is.get(e);function wh(e,t,{blocked:n,upgrade:r,blocking:o,terminated:s}={}){const a=indexedDB.open(e,t),i=ar(a);return r&&a.addEventListener("upgradeneeded",c=>{r(ar(a.result),c.oldVersion,c.newVersion,ar(a.transaction),c)}),n&&a.addEventListener("blocked",c=>n(c.oldVersion,c.newVersion,c)),i.then(c=>{s&&c.addEventListener("close",()=>s()),o&&c.addEventListener("versionchange",l=>o(l.oldVersion,l.newVersion,l))}).catch(()=>{}),i}const Ih=["get","getKey","getAll","getAllKeys","count"],_h=["put","add","delete","clear"],mi=new Map;function fu(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(mi.get(t))return mi.get(t);const n=t.replace(/FromIndex$/,""),r=t!==n,o=_h.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!(o||Ih.includes(n)))return;const s=async function(a,...i){const c=this.transaction(a,o?"readwrite":"readonly");let l=c.store;return r&&(l=l.index(i.shift())),(await Promise.all([l[n](...i),o&&c.done]))[0]};return mi.set(t,s),s}du(e=>({...e,get:(t,n,r)=>fu(t,n)||e.get(t,n,r),has:(t,n)=>!!fu(t,n)||e.has(t,n)}));const Sh=["continue","continuePrimaryKey","advance"],pu={},bi=new WeakMap,hu=new WeakMap,Th={get(e,t){if(!Sh.includes(t))return e[t];let n=pu[t];return n||(n=pu[t]=function(...r){bi.set(this,hu.get(this)[t](...r))}),n}};async function*Ah(...e){let t=this;if(t instanceof IDBCursor||(t=await t.openCursor(...e)),!t)return;t=t;const n=new Proxy(t,Th);for(hu.set(n,t),Is.set(n,gi(t));t;)yield n,t=await(bi.get(n)||t.continue()),bi.delete(n)}function gu(e,t){return t===Symbol.asyncIterator&&di(e,[IDBIndex,IDBObjectStore,IDBCursor])||t==="iterate"&&di(e,[IDBIndex,IDBObjectStore])}du(e=>({...e,get(t,n,r){return gu(t,n)?Ah:e.get(t,n,r)},has(t,n){return gu(t,n)||e.has(t,n)}}));const Lh="connector-db",Oh=1,_s={FEEDBACK:"feedback"},No=`${_s.FEEDBACK}:data`,Ss=`${_s.FEEDBACK}:last_submitted`,Ro=`${_s.FEEDBACK}:capture_on_demand`,Mo=`${_s.FEEDBACK}:show_notification`,Fh=12*60*60*1e3,yi=(e,t=new Date)=>e?Math.abs(t.getTime()-e.getTime())>=Fh:!0,mu=(e,t=!1)=>e.captureFeedback&&(yi(e.firstViewed)&&(!e.lastSubmittedFeedback||yi(e.lastSubmittedFeedback))||!!t);let ir=null;const Nn=async()=>{try{ir||(ir=await wh(Lh,Oh,{upgrade(e){e.objectStoreNames.contains(No)||e.createObjectStore(No),e.objectStoreNames.contains(Ss)||e.createObjectStore(Ss),e.objectStoreNames.contains(Ro)||e.createObjectStore(Ro),e.objectStoreNames.contains(Mo)||e.createObjectStore(Mo)},blocked(){console.warn("Upgrade blocked! Close other tabs using this DB.")},blocking(){console.warn("Another tab is trying to upgrade. Closing connection to allow upgrade."),ir&&(ir.close(),ir=null)},terminated(){console.error("DB connection unexpectedly closed. Resetting connection."),ir=null}}))}catch(e){console.error("Error opening IndexedDB connection:",e)}return ir},Ci=async e=>{if(!e)return[];const t=await Nn();if(!t)return[];try{return await t.get(No,e)||[]}catch(n){return console.error("Error fetching user feedback data:",n),[]}},kh=async e=>{if(!e)return null;const t=await Nn();if(!t)return null;try{return await t.get(Ss,e)||null}catch(n){return console.error("Error fetching last submitted feedback:",n),null}},Ts=async e=>{if(!e)return;const t=await Nn();if(t)try{return await t.get(Ro,e)}catch(n){console.error("Error fetching capture on demand status:",n);return}},Dh=async e=>{if(!e)return!1;const t=await Nn();if(!t)return!1;try{return await t.get(Mo,e)??!1}catch(n){return console.error("Error fetching show notification status:",n),!1}},Nh=async(e,t)=>{if(!e||!t||!t.length)return;const n=await Nn();if(n)try{const r=await Ci(e),o=new Set(r.map(a=>a.connectorId)),s=t.filter(a=>!o.has(a.connector_id)).map(a=>({connectorId:a.connector_id,captureFeedback:!0,firstViewed:new Date}));if(s.length>0){const a=[...r,...s];await n.put(No,a,e),await n.put(Mo,!0,e)}}catch(r){console.error("Error updating connectors feedback data:",r)}},Rh=async e=>{if(!e)return;const t=await Nn();if(t)try{const n=await Ci(e),r=await Ts(e),o=new Date,s=n.map(a=>{const i=mu(a,r);return{...a,lastSubmittedFeedback:i?o:a.lastSubmittedFeedback,captureFeedback:a.captureFeedback!==i}});await t.put(No,s,e),await t.put(Ss,o,e),r&&await t.put(Ro,!1,e)}catch(n){console.error("Error updating feedback submission date:",n)}},bu=async(e,t)=>{if(!e)return;const n=await Nn();if(n)try{await n.put(Ro,t,e)}catch(r){console.error("Error updating capture on demand:",r)}},Mh=async e=>{if(!e)return;const t=await Nn();if(t)try{await t.put(Mo,!1,e)}catch(n){console.error("Error resetting show notification status:",n)}},Ph=async e=>{const t=await Ci(e),n=await Ts(e);return t.filter(o=>mu(o,n))},xi=async e=>{const t=await kh(e);return t&&!yi(t)?!1:await Ts(e)&&!t?!0:!!(await Ph(e)).length},jh=async(e,t)=>{await Nh(e,t)},As=async e=>{e&&await Rh(e)},Bh=async(e,t)=>{const n=await Ts(e);t?n!==!1&&await bu(e,t):await bu(e,void 0)},yu=async e=>await Dh(e)&&await xi(e),Cu=async e=>{await Mh(e)};var Ei={},cr={};function xu(e,t){return function(){return e.apply(t,arguments)}}const{toString:Vh}=Object.prototype,{getPrototypeOf:vi}=Object,Ls=(e=>t=>{const n=Vh.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Xt=e=>(e=e.toLowerCase(),t=>Ls(t)===e),Os=e=>t=>typeof t===e,{isArray:Hr}=Array,Po=Os("undefined");function Gh(e){return e!==null&&!Po(e)&&e.constructor!==null&&!Po(e.constructor)&&Ot(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Eu=Xt("ArrayBuffer");function Hh(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Eu(e.buffer),t}const Wh=Os("string"),Ot=Os("function"),vu=Os("number"),Fs=e=>e!==null&&typeof e=="object",Zh=e=>e===!0||e===!1,ks=e=>{if(Ls(e)!=="object")return!1;const t=vi(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Xh=Xt("Date"),zh=Xt("File"),Yh=Xt("Blob"),Jh=Xt("FileList"),qh=e=>Fs(e)&&Ot(e.pipe),Qh=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Ot(e.append)&&((t=Ls(e))==="formdata"||t==="object"&&Ot(e.toString)&&e.toString()==="[object FormData]"))},$h=Xt("URLSearchParams"),[Uh,Kh,eg,tg]=["ReadableStream","Request","Response","Headers"].map(Xt),ng=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function jo(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,o;if(typeof e!="object"&&(e=[e]),Hr(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),a=s.length;let i;for(r=0;r<a;r++)i=s[r],t.call(null,e[i],i,e)}}function wu(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 lr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:ge,Iu=e=>!Po(e)&&e!==lr;function wi(){const{caseless:e}=Iu(this)&&this||{},t={},n=(r,o)=>{const s=e&&wu(t,o)||o;ks(t[s])&&ks(r)?t[s]=wi(t[s],r):ks(r)?t[s]=wi({},r):Hr(r)?t[s]=r.slice():t[s]=r};for(let r=0,o=arguments.length;r<o;r++)arguments[r]&&jo(arguments[r],n);return t}const rg=(e,t,n,{allOwnKeys:r}={})=>(jo(t,(o,s)=>{n&&Ot(o)?e[s]=xu(o,n):e[s]=o},{allOwnKeys:r}),e),og=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),sg=(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)},ag=(e,t,n,r)=>{let o,s,a;const i={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),s=o.length;s-- >0;)a=o[s],(!r||r(a,e,t))&&!i[a]&&(t[a]=e[a],i[a]=!0);e=n!==!1&&vi(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},ig=(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},cg=e=>{if(!e)return null;if(Hr(e))return e;let t=e.length;if(!vu(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},lg=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&vi(Uint8Array)),ug=(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])}},dg=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},fg=Xt("HTMLFormElement"),pg=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),_u=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),hg=Xt("RegExp"),Su=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};jo(n,(o,s)=>{let a;(a=t(o,s,e))!==!1&&(r[s]=a||o)}),Object.defineProperties(e,r)},gg=e=>{Su(e,(t,n)=>{if(Ot(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(Ot(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+"'")})}})},mg=(e,t)=>{const n={},r=o=>{o.forEach(s=>{n[s]=!0})};return Hr(e)?r(e):r(String(e).split(t)),n},bg=()=>{},yg=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t,Ii="abcdefghijklmnopqrstuvwxyz",Tu="0123456789",Au={DIGIT:Tu,ALPHA:Ii,ALPHA_DIGIT:Ii+Ii.toUpperCase()+Tu},Cg=(e=16,t=Au.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function xg(e){return!!(e&&Ot(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Eg=e=>{const t=new Array(10),n=(r,o)=>{if(Fs(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[o]=r;const s=Hr(r)?[]:{};return jo(r,(a,i)=>{const c=n(a,o+1);!Po(c)&&(s[i]=c)}),t[o]=void 0,s}}return r};return n(e,0)},vg=Xt("AsyncFunction"),wg=e=>e&&(Fs(e)||Ot(e))&&Ot(e.then)&&Ot(e.catch),Lu=((e,t)=>e?setImmediate:t?((n,r)=>(lr.addEventListener("message",({source:o,data:s})=>{o===lr&&s===n&&r.length&&r.shift()()},!1),o=>{r.push(o),lr.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Ot(lr.postMessage)),Ig=typeof queueMicrotask<"u"?queueMicrotask.bind(lr):typeof process<"u"&&process.nextTick||Lu;var P={isArray:Hr,isArrayBuffer:Eu,isBuffer:Gh,isFormData:Qh,isArrayBufferView:Hh,isString:Wh,isNumber:vu,isBoolean:Zh,isObject:Fs,isPlainObject:ks,isReadableStream:Uh,isRequest:Kh,isResponse:eg,isHeaders:tg,isUndefined:Po,isDate:Xh,isFile:zh,isBlob:Yh,isRegExp:hg,isFunction:Ot,isStream:qh,isURLSearchParams:$h,isTypedArray:lg,isFileList:Jh,forEach:jo,merge:wi,extend:rg,trim:ng,stripBOM:og,inherits:sg,toFlatObject:ag,kindOf:Ls,kindOfTest:Xt,endsWith:ig,toArray:cg,forEachEntry:ug,matchAll:dg,isHTMLForm:fg,hasOwnProperty:_u,hasOwnProp:_u,reduceDescriptors:Su,freezeMethods:gg,toObjectSet:mg,toCamelCase:pg,noop:bg,toFiniteNumber:yg,findKey:wu,global:lr,isContextDefined:Iu,ALPHABET:Au,generateString:Cg,isSpecCompliantForm:xg,toJSONObject:Eg,isAsyncFn:vg,isThenable:wg,setImmediate:Lu,asap:Ig};function me(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)}P.inherits(me,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:P.toJSONObject(this.config),code:this.code,status:this.status}}});const Ou=me.prototype,Fu={};["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=>{Fu[e]={value:e}}),Object.defineProperties(me,Fu),Object.defineProperty(Ou,"isAxiosError",{value:!0}),me.from=(e,t,n,r,o,s)=>{const a=Object.create(Ou);return P.toFlatObject(e,a,function(c){return c!==Error.prototype},i=>i!=="isAxiosError"),me.call(a,e.message,t,n,r,o),a.cause=e,a.name=e.name,s&&Object.assign(a,s),a};var _g=null;function _i(e){return P.isPlainObject(e)||P.isArray(e)}function ku(e){return P.endsWith(e,"[]")?e.slice(0,-2):e}function Du(e,t,n){return e?e.concat(t).map(function(o,s){return o=ku(o),!n&&s?"["+o+"]":o}).join(n?".":""):t}function Sg(e){return P.isArray(e)&&!e.some(_i)}const Tg=P.toFlatObject(P,{},null,function(t){return/^is[A-Z]/.test(t)});function Ds(e,t,n){if(!P.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=P.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,h){return!P.isUndefined(h[p])});const r=n.metaTokens,o=n.visitor||f,s=n.dots,a=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&P.isSpecCompliantForm(t);if(!P.isFunction(o))throw new TypeError("visitor must be a function");function l(b){if(b===null)return"";if(P.isDate(b))return b.toISOString();if(!c&&P.isBlob(b))throw new me("Blob is not supported. Use a Buffer instead.");return P.isArrayBuffer(b)||P.isTypedArray(b)?c&&typeof Blob=="function"?new Blob([b]):Buffer.from(b):b}function f(b,p,h){let m=b;if(b&&!h&&typeof b=="object"){if(P.endsWith(p,"{}"))p=r?p:p.slice(0,-2),b=JSON.stringify(b);else if(P.isArray(b)&&Sg(b)||(P.isFileList(b)||P.endsWith(p,"[]"))&&(m=P.toArray(b)))return p=ku(p),m.forEach(function(C,w){!(P.isUndefined(C)||C===null)&&t.append(a===!0?Du([p],w,s):a===null?p:p+"[]",l(C))}),!1}return _i(b)?!0:(t.append(Du(h,p,s),l(b)),!1)}const g=[],y=Object.assign(Tg,{defaultVisitor:f,convertValue:l,isVisitable:_i});function x(b,p){if(!P.isUndefined(b)){if(g.indexOf(b)!==-1)throw Error("Circular reference detected in "+p.join("."));g.push(b),P.forEach(b,function(m,E){(!(P.isUndefined(m)||m===null)&&o.call(t,m,P.isString(E)?E.trim():E,p,y))===!0&&x(m,p?p.concat(E):[E])}),g.pop()}}if(!P.isObject(e))throw new TypeError("data must be an object");return x(e),t}function Nu(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Si(e,t){this._pairs=[],e&&Ds(e,this,t)}const Ru=Si.prototype;Ru.append=function(t,n){this._pairs.push([t,n])},Ru.toString=function(t){const n=t?function(r){return t.call(this,r,Nu)}:Nu;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function Ag(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Mu(e,t,n){if(!t)return e;const r=n&&n.encode||Ag,o=n&&n.serialize;let s;if(o?s=o(t,n):s=P.isURLSearchParams(t)?t.toString():new Si(t,n).toString(r),s){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class Lg{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){P.forEach(this.handlers,function(r){r!==null&&t(r)})}}var Pu=Lg,ju={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Og=typeof URLSearchParams<"u"?URLSearchParams:Si,Fg=typeof FormData<"u"?FormData:null,kg=typeof Blob<"u"?Blob:null,Dg={isBrowser:!0,classes:{URLSearchParams:Og,FormData:Fg,Blob:kg},protocols:["http","https","file","blob","url","data"]};const Ti=typeof window<"u"&&typeof document<"u",Ai=typeof navigator=="object"&&navigator||void 0,Ng=Ti&&(!Ai||["ReactNative","NativeScript","NS"].indexOf(Ai.product)<0),Rg=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Mg=Ti&&window.location.href||"http://localhost";var Pg=Object.freeze({__proto__:null,hasBrowserEnv:Ti,hasStandardBrowserWebWorkerEnv:Rg,hasStandardBrowserEnv:Ng,navigator:Ai,origin:Mg}),bt={...Pg,...Dg};function jg(e,t){return Ds(e,new bt.classes.URLSearchParams,Object.assign({visitor:function(n,r,o,s){return bt.isNode&&P.isBuffer(n)?(this.append(r,n.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function Bg(e){return P.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Vg(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 Bu(e){function t(n,r,o,s){let a=n[s++];if(a==="__proto__")return!0;const i=Number.isFinite(+a),c=s>=n.length;return a=!a&&P.isArray(o)?o.length:a,c?(P.hasOwnProp(o,a)?o[a]=[o[a],r]:o[a]=r,!i):((!o[a]||!P.isObject(o[a]))&&(o[a]=[]),t(n,r,o[a],s)&&P.isArray(o[a])&&(o[a]=Vg(o[a])),!i)}if(P.isFormData(e)&&P.isFunction(e.entries)){const n={};return P.forEachEntry(e,(r,o)=>{t(Bg(r),o,n,0)}),n}return null}function Gg(e,t,n){if(P.isString(e))try{return(t||JSON.parse)(e),P.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(0,JSON.stringify)(e)}const Li={transitional:ju,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,s=P.isObject(t);if(s&&P.isHTMLForm(t)&&(t=new FormData(t)),P.isFormData(t))return o?JSON.stringify(Bu(t)):t;if(P.isArrayBuffer(t)||P.isBuffer(t)||P.isStream(t)||P.isFile(t)||P.isBlob(t)||P.isReadableStream(t))return t;if(P.isArrayBufferView(t))return t.buffer;if(P.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(s){if(r.indexOf("application/x-www-form-urlencoded")>-1)return jg(t,this.formSerializer).toString();if((i=P.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Ds(i?{"files[]":t}:t,c&&new c,this.formSerializer)}}return s||o?(n.setContentType("application/json",!1),Gg(t)):t}],transformResponse:[function(t){const n=this.transitional||Li.transitional,r=n&&n.forcedJSONParsing,o=this.responseType==="json";if(P.isResponse(t)||P.isReadableStream(t))return t;if(t&&P.isString(t)&&(r&&!this.responseType||o)){const a=!(n&&n.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(i){if(a)throw i.name==="SyntaxError"?me.from(i,me.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:bt.classes.FormData,Blob:bt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};P.forEach(["delete","get","head","post","put","patch"],e=>{Li.headers[e]={}});var Oi=Li;const Hg=P.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 Wg=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
31
|
+
`).forEach(function(a){o=a.indexOf(":"),n=a.substring(0,o).trim().toLowerCase(),r=a.substring(o+1).trim(),!(!n||t[n]&&Hg[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t};const Vu=Symbol("internals");function Bo(e){return e&&String(e).trim().toLowerCase()}function Ns(e){return e===!1||e==null?e:P.isArray(e)?e.map(Ns):String(e)}function Zg(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 Xg=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Fi(e,t,n,r,o){if(P.isFunction(r))return r.call(this,t,n);if(o&&(t=n),!!P.isString(t)){if(P.isString(r))return t.indexOf(r)!==-1;if(P.isRegExp(r))return r.test(t)}}function zg(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function Yg(e,t){const n=P.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(o,s,a){return this[r].call(this,t,o,s,a)},configurable:!0})})}class Rs{constructor(t){t&&this.set(t)}set(t,n,r){const o=this;function s(i,c,l){const f=Bo(c);if(!f)throw new Error("header name must be a non-empty string");const g=P.findKey(o,f);(!g||o[g]===void 0||l===!0||l===void 0&&o[g]!==!1)&&(o[g||c]=Ns(i))}const a=(i,c)=>P.forEach(i,(l,f)=>s(l,f,c));if(P.isPlainObject(t)||t instanceof this.constructor)a(t,n);else if(P.isString(t)&&(t=t.trim())&&!Xg(t))a(Wg(t),n);else if(P.isHeaders(t))for(const[i,c]of t.entries())s(c,i,r);else t!=null&&s(n,t,r);return this}get(t,n){if(t=Bo(t),t){const r=P.findKey(this,t);if(r){const o=this[r];if(!n)return o;if(n===!0)return Zg(o);if(P.isFunction(n))return n.call(this,o,r);if(P.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Bo(t),t){const r=P.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Fi(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let o=!1;function s(a){if(a=Bo(a),a){const i=P.findKey(r,a);i&&(!n||Fi(r,r[i],i,n))&&(delete r[i],o=!0)}}return P.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||Fi(this,this[s],s,t,!0))&&(delete this[s],o=!0)}return o}normalize(t){const n=this,r={};return P.forEach(this,(o,s)=>{const a=P.findKey(r,s);if(a){n[a]=Ns(o),delete n[s];return}const i=t?zg(s):String(s).trim();i!==s&&delete n[s],n[i]=Ns(o),r[i]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return P.forEach(this,(r,o)=>{r!=null&&r!==!1&&(n[o]=t&&P.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[Vu]=this[Vu]={accessors:{}}).accessors,o=this.prototype;function s(a){const i=Bo(a);r[i]||(Yg(o,a),r[i]=!0)}return P.isArray(t)?t.forEach(s):s(t),this}}Rs.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),P.reduceDescriptors(Rs.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),P.freezeMethods(Rs);var zt=Rs;function ki(e,t){const n=this||Oi,r=t||n,o=zt.from(r.headers);let s=r.data;return P.forEach(e,function(i){s=i.call(n,s,o.normalize(),t?t.status:void 0)}),o.normalize(),s}function Gu(e){return!!(e&&e.__CANCEL__)}function Wr(e,t,n){me.call(this,e??"canceled",me.ERR_CANCELED,t,n),this.name="CanceledError"}P.inherits(Wr,me,{__CANCEL__:!0});function Hu(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new me("Request failed with status code "+n.status,[me.ERR_BAD_REQUEST,me.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Jg(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function qg(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,s=0,a;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),f=r[s];a||(a=l),n[o]=c,r[o]=l;let g=s,y=0;for(;g!==o;)y+=n[g++],g=g%e;if(o=(o+1)%e,o===s&&(s=(s+1)%e),l-a<t)return;const x=f&&l-f;return x?Math.round(y*1e3/x):void 0}}function Qg(e,t){let n=0,r=1e3/t,o,s;const a=(l,f=Date.now())=>{n=f,o=null,s&&(clearTimeout(s),s=null),e.apply(null,l)};return[(...l)=>{const f=Date.now(),g=f-n;g>=r?a(l,f):(o=l,s||(s=setTimeout(()=>{s=null,a(o)},r-g)))},()=>o&&a(o)]}const Ms=(e,t,n=3)=>{let r=0;const o=qg(50,250);return Qg(s=>{const a=s.loaded,i=s.lengthComputable?s.total:void 0,c=a-r,l=o(c),f=a<=i;r=a;const g={loaded:a,total:i,progress:i?a/i:void 0,bytes:c,rate:l||void 0,estimated:l&&i&&f?(i-a)/l:void 0,event:s,lengthComputable:i!=null,[t?"download":"upload"]:!0};e(g)},n)},Wu=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Zu=e=>(...t)=>P.asap(()=>e(...t));var $g=bt.hasStandardBrowserEnv?function(){const t=bt.navigator&&/(msie|trident)/i.test(bt.navigator.userAgent),n=document.createElement("a");let r;function o(s){let a=s;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{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(a){const i=P.isString(a)?o(a):a;return i.protocol===r.protocol&&i.host===r.host}}():function(){return function(){return!0}}(),Ug=bt.hasStandardBrowserEnv?{write(e,t,n,r,o,s){const a=[e+"="+encodeURIComponent(t)];P.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),P.isString(r)&&a.push("path="+r),P.isString(o)&&a.push("domain="+o),s===!0&&a.push("secure"),document.cookie=a.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 Kg(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function em(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Xu(e,t){return e&&!Kg(t)?em(e,t):t}const zu=e=>e instanceof zt?{...e}:e;function ur(e,t){t=t||{};const n={};function r(l,f,g){return P.isPlainObject(l)&&P.isPlainObject(f)?P.merge.call({caseless:g},l,f):P.isPlainObject(f)?P.merge({},f):P.isArray(f)?f.slice():f}function o(l,f,g){if(P.isUndefined(f)){if(!P.isUndefined(l))return r(void 0,l,g)}else return r(l,f,g)}function s(l,f){if(!P.isUndefined(f))return r(void 0,f)}function a(l,f){if(P.isUndefined(f)){if(!P.isUndefined(l))return r(void 0,l)}else return r(void 0,f)}function i(l,f,g){if(g in t)return r(l,f);if(g in e)return r(void 0,l)}const c={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:i,headers:(l,f)=>o(zu(l),zu(f),!0)};return P.forEach(Object.keys(Object.assign({},e,t)),function(f){const g=c[f]||o,y=g(e[f],t[f],f);P.isUndefined(y)&&g!==i||(n[f]=y)}),n}var Yu=e=>{const t=ur({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:o,xsrfCookieName:s,headers:a,auth:i}=t;t.headers=a=zt.from(a),t.url=Mu(Xu(t.baseURL,t.url),e.params,e.paramsSerializer),i&&a.set("Authorization","Basic "+btoa((i.username||"")+":"+(i.password?unescape(encodeURIComponent(i.password)):"")));let c;if(P.isFormData(n)){if(bt.hasStandardBrowserEnv||bt.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((c=a.getContentType())!==!1){const[l,...f]=c?c.split(";").map(g=>g.trim()).filter(Boolean):[];a.setContentType([l||"multipart/form-data",...f].join("; "))}}if(bt.hasStandardBrowserEnv&&(r&&P.isFunction(r)&&(r=r(t)),r||r!==!1&&$g(t.url))){const l=o&&s&&Ug.read(s);l&&a.set(o,l)}return t},tm=typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){const o=Yu(e);let s=o.data;const a=zt.from(o.headers).normalize();let{responseType:i,onUploadProgress:c,onDownloadProgress:l}=o,f,g,y,x,b;function p(){x&&x(),b&&b(),o.cancelToken&&o.cancelToken.unsubscribe(f),o.signal&&o.signal.removeEventListener("abort",f)}let h=new XMLHttpRequest;h.open(o.method.toUpperCase(),o.url,!0),h.timeout=o.timeout;function m(){if(!h)return;const C=zt.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),v={data:!i||i==="text"||i==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:C,config:e,request:h};Hu(function(T){n(T),p()},function(T){r(T),p()},v),h=null}"onloadend"in h?h.onloadend=m:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(m)},h.onabort=function(){h&&(r(new me("Request aborted",me.ECONNABORTED,e,h)),h=null)},h.onerror=function(){r(new me("Network Error",me.ERR_NETWORK,e,h)),h=null},h.ontimeout=function(){let w=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const v=o.transitional||ju;o.timeoutErrorMessage&&(w=o.timeoutErrorMessage),r(new me(w,v.clarifyTimeoutError?me.ETIMEDOUT:me.ECONNABORTED,e,h)),h=null},s===void 0&&a.setContentType(null),"setRequestHeader"in h&&P.forEach(a.toJSON(),function(w,v){h.setRequestHeader(v,w)}),P.isUndefined(o.withCredentials)||(h.withCredentials=!!o.withCredentials),i&&i!=="json"&&(h.responseType=o.responseType),l&&([y,b]=Ms(l,!0),h.addEventListener("progress",y)),c&&h.upload&&([g,x]=Ms(c),h.upload.addEventListener("progress",g),h.upload.addEventListener("loadend",x)),(o.cancelToken||o.signal)&&(f=C=>{h&&(r(!C||C.type?new Wr(null,e,h):C),h.abort(),h=null)},o.cancelToken&&o.cancelToken.subscribe(f),o.signal&&(o.signal.aborted?f():o.signal.addEventListener("abort",f)));const E=Jg(o.url);if(E&&bt.protocols.indexOf(E)===-1){r(new me("Unsupported protocol "+E+":",me.ERR_BAD_REQUEST,e));return}h.send(s||null)})},nm=(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,i();const f=l instanceof Error?l:this.reason;r.abort(f instanceof me?f:new Wr(f instanceof Error?f.message:f))}};let a=t&&setTimeout(()=>{a=null,s(new me(`timeout ${t} of ms exceeded`,me.ETIMEDOUT))},t);const i=()=>{e&&(a&&clearTimeout(a),a=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=()=>P.asap(i),c}};const rm=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},om=async function*(e,t){for await(const n of sm(e))yield*rm(n,t)},sm=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()}},Ju=(e,t,n,r)=>{const o=om(e,t);let s=0,a,i=c=>{a||(a=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:l,value:f}=await o.next();if(l){i(),c.close();return}let g=f.byteLength;if(n){let y=s+=g;n(y)}c.enqueue(new Uint8Array(f))}catch(l){throw i(l),l}},cancel(c){return i(c),o.return()}},{highWaterMark:2})},Ps=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",qu=Ps&&typeof ReadableStream=="function",am=Ps&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Qu=(e,...t)=>{try{return!!e(...t)}catch{return!1}},im=qu&&Qu(()=>{let e=!1;const t=new Request(bt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),$u=64*1024,Di=qu&&Qu(()=>P.isReadableStream(new Response("").body)),js={stream:Di&&(e=>e.body)};Ps&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!js[t]&&(js[t]=P.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new me(`Response type '${t}' is not supported`,me.ERR_NOT_SUPPORT,r)})})})(new Response);const cm=async e=>{if(e==null)return 0;if(P.isBlob(e))return e.size;if(P.isSpecCompliantForm(e))return(await new Request(bt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(P.isArrayBufferView(e)||P.isArrayBuffer(e))return e.byteLength;if(P.isURLSearchParams(e)&&(e=e+""),P.isString(e))return(await am(e)).byteLength},lm=async(e,t)=>{const n=P.toFiniteNumber(e.getContentLength());return n??cm(t)};var um=Ps&&(async e=>{let{url:t,method:n,data:r,signal:o,cancelToken:s,timeout:a,onDownloadProgress:i,onUploadProgress:c,responseType:l,headers:f,withCredentials:g="same-origin",fetchOptions:y}=Yu(e);l=l?(l+"").toLowerCase():"text";let x=nm([o,s&&s.toAbortSignal()],a),b;const p=x&&x.unsubscribe&&(()=>{x.unsubscribe()});let h;try{if(c&&im&&n!=="get"&&n!=="head"&&(h=await lm(f,r))!==0){let v=new Request(t,{method:"POST",body:r,duplex:"half"}),_;if(P.isFormData(r)&&(_=v.headers.get("content-type"))&&f.setContentType(_),v.body){const[T,S]=Wu(h,Ms(Zu(c)));r=Ju(v.body,$u,T,S)}}P.isString(g)||(g=g?"include":"omit");const m="credentials"in Request.prototype;b=new Request(t,{...y,signal:x,method:n.toUpperCase(),headers:f.normalize().toJSON(),body:r,duplex:"half",credentials:m?g:void 0});let E=await fetch(b);const C=Di&&(l==="stream"||l==="response");if(Di&&(i||C&&p)){const v={};["status","statusText","headers"].forEach(L=>{v[L]=E[L]});const _=P.toFiniteNumber(E.headers.get("content-length")),[T,S]=i&&Wu(_,Ms(Zu(i),!0))||[];E=new Response(Ju(E.body,$u,T,()=>{S&&S(),p&&p()}),v)}l=l||"text";let w=await js[P.findKey(js,l)||"text"](E,e);return!C&&p&&p(),await new Promise((v,_)=>{Hu(v,_,{data:w,headers:zt.from(E.headers),status:E.status,statusText:E.statusText,config:e,request:b})})}catch(m){throw p&&p(),m&&m.name==="TypeError"&&/fetch/i.test(m.message)?Object.assign(new me("Network Error",me.ERR_NETWORK,e,b),{cause:m.cause||m}):me.from(m,m&&m.code,e,b)}});const Ni={http:_g,xhr:tm,fetch:um};P.forEach(Ni,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Uu=e=>`- ${e}`,dm=e=>P.isFunction(e)||e===null||e===!1;var Ku={getAdapter:e=>{e=P.isArray(e)?e:[e];const{length:t}=e;let n,r;const o={};for(let s=0;s<t;s++){n=e[s];let a;if(r=n,!dm(n)&&(r=Ni[(a=String(n)).toLowerCase()],r===void 0))throw new me(`Unknown adapter '${a}'`);if(r)break;o[a||"#"+s]=r}if(!r){const s=Object.entries(o).map(([i,c])=>`adapter ${i} `+(c===!1?"is not supported by the environment":"is not available in the build"));let a=t?s.length>1?`since :
|
|
33
|
+
`+s.map(Uu).join(`
|
|
34
|
+
`):" "+Uu(s[0]):"as no adapter specified";throw new me("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return r},adapters:Ni};function Ri(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Wr(null,e)}function ed(e){return Ri(e),e.headers=zt.from(e.headers),e.data=ki.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Ku.getAdapter(e.adapter||Oi.adapter)(e).then(function(r){return Ri(e),r.data=ki.call(e,e.transformResponse,r),r.headers=zt.from(r.headers),r},function(r){return Gu(r)||(Ri(e),r&&r.response&&(r.response.data=ki.call(e,e.transformResponse,r.response),r.response.headers=zt.from(r.response.headers))),Promise.reject(r)})}const td="1.7.7",Mi={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Mi[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const nd={};Mi.transitional=function(t,n,r){function o(s,a){return"[Axios v"+td+"] Transitional option '"+s+"'"+a+(r?". "+r:"")}return(s,a,i)=>{if(t===!1)throw new me(o(a," has been removed"+(n?" in "+n:"")),me.ERR_DEPRECATED);return n&&!nd[a]&&(nd[a]=!0,console.warn(o(a," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(s,a,i):!0}};function fm(e,t,n){if(typeof e!="object")throw new me("options must be an object",me.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let o=r.length;for(;o-- >0;){const s=r[o],a=t[s];if(a){const i=e[s],c=i===void 0||a(i,s,e);if(c!==!0)throw new me("option "+s+" must be "+c,me.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new me("Unknown option "+s,me.ERR_BAD_OPTION)}}var Pi={assertOptions:fm,validators:Mi};const Rn=Pi.validators;let Bs=class{constructor(t){this.defaults=t,this.interceptors={request:new Pu,response:new Pu}}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=ur(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:s}=n;r!==void 0&&Pi.assertOptions(r,{silentJSONParsing:Rn.transitional(Rn.boolean),forcedJSONParsing:Rn.transitional(Rn.boolean),clarifyTimeoutError:Rn.transitional(Rn.boolean)},!1),o!=null&&(P.isFunction(o)?n.paramsSerializer={serialize:o}:Pi.assertOptions(o,{encode:Rn.function,serialize:Rn.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let a=s&&P.merge(s.common,s[n.method]);s&&P.forEach(["delete","get","head","post","put","patch","common"],b=>{delete s[b]}),n.headers=zt.concat(a,s);const i=[];let c=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(n)===!1||(c=c&&p.synchronous,i.unshift(p.fulfilled,p.rejected))});const l=[];this.interceptors.response.forEach(function(p){l.push(p.fulfilled,p.rejected)});let f,g=0,y;if(!c){const b=[ed.bind(this),void 0];for(b.unshift.apply(b,i),b.push.apply(b,l),y=b.length,f=Promise.resolve(n);g<y;)f=f.then(b[g++],b[g++]);return f}y=i.length;let x=n;for(g=0;g<y;){const b=i[g++],p=i[g++];try{x=b(x)}catch(h){p.call(this,h);break}}try{f=ed.call(this,x)}catch(b){return Promise.reject(b)}for(g=0,y=l.length;g<y;)f=f.then(l[g++],l[g++]);return f}getUri(t){t=ur(this.defaults,t);const n=Xu(t.baseURL,t.url);return Mu(n,t.params,t.paramsSerializer)}};P.forEach(["delete","get","head","options"],function(t){Bs.prototype[t]=function(n,r){return this.request(ur(r||{},{method:t,url:n,data:(r||{}).data}))}}),P.forEach(["post","put","patch"],function(t){function n(r){return function(s,a,i){return this.request(ur(i||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:s,data:a}))}}Bs.prototype[t]=n(),Bs.prototype[t+"Form"]=n(!0)});var Vs=Bs;class ji{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 a=new Promise(i=>{r.subscribe(i),s=i}).then(o);return a.cancel=function(){r.unsubscribe(s)},a},t(function(s,a,i){r.reason||(r.reason=new Wr(s,a,i),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 ji(function(o){t=o}),cancel:t}}}var pm=ji;function hm(e){return function(n){return e.apply(null,n)}}function gm(e){return P.isObject(e)&&e.isAxiosError===!0}const Bi={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(Bi).forEach(([e,t])=>{Bi[t]=e});var mm=Bi;function rd(e){const t=new Vs(e),n=xu(Vs.prototype.request,t);return P.extend(n,Vs.prototype,t,{allOwnKeys:!0}),P.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return rd(ur(e,o))},n}const Je=rd(Oi);Je.Axios=Vs,Je.CanceledError=Wr,Je.CancelToken=pm,Je.isCancel=Gu,Je.VERSION=td,Je.toFormData=Ds,Je.AxiosError=me,Je.Cancel=Je.CanceledError,Je.all=function(t){return Promise.all(t)},Je.spread=hm,Je.isAxiosError=gm,Je.mergeConfig=ur,Je.AxiosHeaders=zt,Je.formToJSON=e=>Bu(P.isHTMLForm(e)?new FormData(e):e),Je.getAdapter=Ku.getAdapter,Je.HttpStatusCode=mm,Je.default=Je;var od=Je,Te={},Mn={};(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={}))})(Mn);var yt={};Object.defineProperty(yt,"__esModule",{value:!0}),yt.getProdHqConfig=yt.getProdApiConfig=yt.getSitHqConfig=yt.getSitApiConfig=yt.getDevHqConfig=yt.getDevApiConfig=void 0;var Zr={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",heimdallLogout:"/v1/logout",v2Login:"/api/auth/login/code",hotLogin:"/api/auth/login/code"},bm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Zr}};yt.getDevApiConfig=bm;var ym=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",hotUrl:"http://local.hiverhq.co.in:3000",apiEndpoints:Zr}};yt.getDevHqConfig=ym;var Cm=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:Zr}};yt.getSitApiConfig=Cm;var xm=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:Zr}};yt.getSitHqConfig=xm;var Em=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Zr}};yt.getProdApiConfig=Em;var vm=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",hotUrl:"https://app.hiverhq.com",apiEndpoints:Zr}};yt.getProdHqConfig=vm;var rn={},on={};Object.defineProperty(on,"__esModule",{value:!0}),on.removeValue=on.getValue=on.setValue=void 0;var Vi={};function wm(e,t){Vi[e]=t}on.setValue=wm;function Im(e){return Vi[e]}on.getValue=Im;function _m(e){delete Vi[e]}on.removeValue=_m,Object.defineProperty(rn,"__esModule",{value:!0}),rn.removeItemFromStorage=rn.setItemInStorage=rn.getItemFromStorage=void 0;var Xr=Mn,zr=on,Sm=function(e,t){switch(t===void 0&&(t=(0,zr.getValue)("PLATFORM")),t){case Xr.PLATFORM.WEB:return sessionStorage.getItem(e);case Xr.PLATFORM.MOBILE:return(0,zr.getValue)(e);default:throw Error("Invalid PLATFORM ".concat(t))}};rn.getItemFromStorage=Sm;var Tm=function(e,t,n){switch(n===void 0&&(n=(0,zr.getValue)("PLATFORM")),n){case Xr.PLATFORM.WEB:return sessionStorage.setItem(e,t);case Xr.PLATFORM.MOBILE:return(0,zr.setValue)(e,t);default:throw Error("Invalid PLATFORM ".concat(n))}};rn.setItemInStorage=Tm;var Am=function(e,t){switch(t===void 0&&(t=(0,zr.getValue)("PLATFORM")),t){case Xr.PLATFORM.WEB:sessionStorage.removeItem(e);break;case Xr.PLATFORM.MOBILE:(0,zr.removeValue)(e);break;default:throw Error("Invalid PLATFORM ".concat(t))}};rn.removeItemFromStorage=Am;var Lm=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(g){a(g)}}function c(f){try{l(r.throw(f))}catch(g){a(g)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Om=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(Te,"__esModule",{value:!0}),Te.expireToken=Te.invalidateToken=Te.validateToken=Te.validateAccount=Te.getConfig=Te.introduceDelay=Te.isTokenInExpiryWindow=Te.getStoredAuthData=Te.setUserDetails=Te.getRefreshInterval=Te.setTokenAndExpiry=Te.getRandomDelay=Te.hasValidToken=void 0;var Cn=Mn,Yr=yt,Ft=rn,Gi=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},Hi=function(e){var t=parseInt((0,Ft.getItemFromStorage)("hiverAuthUserId")||"0"),n=parseInt((0,Ft.getItemFromStorage)("hiverAuthUserGroupId")||"0"),r=e.userId,o=e.usergroupId;return t===r&&o===n};Te.validateAccount=Hi;var Fm=function(e){var t=Hi(e);return!sd()&&t};Te.validateToken=Fm;var km=function(e){return e.apiRetry?e.apiRetry>0:!1};Te.invalidateToken=km;var Dm=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};Te.expireToken=Dm;var Nm=function(e){var t=(0,Ft.getItemFromStorage)("hiverAuthTokenExpiry")||"",n=new Date(t),r=Gi(),o=Hi(e);return console.log("Heimdall: checking if there is a valid token",r<n&&o),r<n&&o};Te.hasValidToken=Nm;var Rm=function(){return Math.floor(Math.random()*6e4)+6e4};Te.getRandomDelay=Rm;var Mm=function(e,t){if(!e||!t)throw new Error("User Id or user group Id not found in the response");(0,Ft.setItemInStorage)("hiverAuthUserId",e),(0,Ft.setItemInStorage)("hiverAuthUserGroupId",t)};Te.setUserDetails=Mm;var Pm=function(e,t){if(!e)throw new Error("Token not found in the response");(0,Ft.setItemInStorage)("hiverAuthToken",e),(0,Ft.setItemInStorage)("hiverAuthTokenExpiry",t)};Te.setTokenAndExpiry=Pm;var jm=function(){var e=(0,Ft.getItemFromStorage)("hiverAuthTokenExpiry"),t=(0,Ft.getItemFromStorage)("hiverAuthToken"),n=(0,Ft.getItemFromStorage)("hiverAuthUserId"),r=(0,Ft.getItemFromStorage)("hiverAuthUserGroupId");return{token:t,expiryTime:e,userId:n,usergroupId:r}};Te.getStoredAuthData=jm;var sd=function(){var e=(0,Ft.getItemFromStorage)("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=Gi(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};Te.isTokenInExpiryWindow=sd;var Bm=function(e){return Lm(void 0,void 0,void 0,function(){return Om(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};Te.introduceDelay=Bm;var Vm=function(e,t,n){switch(n===void 0&&(n=!0),t){case Cn.TIERS.SIT:case Cn.TIERS.QA:return n?(0,Yr.getSitApiConfig)(e):(0,Yr.getSitHqConfig)(e);case Cn.TIERS.PRODUCTION:case Cn.TIERS.PROD:return n?(0,Yr.getProdApiConfig)():(0,Yr.getProdHqConfig)();case Cn.TIERS.DEV:default:return n?(0,Yr.getDevApiConfig)():(0,Yr.getDevHqConfig)()}};Te.getConfig=Vm;var Gm=function(){try{var e=(0,Ft.getItemFromStorage)("hiverAuthTokenExpiry");if(!e)return Cn.RETRY_DELAY_IN_CASE_OF_CORRUPTED_EXPIRY;var t=new Date(e),n=Gi();return t.getTime()-n.getTime()>Cn.TWO_MINUTES_IN_MS?t.getTime()-Cn.TWO_MINUTES_IN_MS:t.getTime()-n.getTime()}catch(r){return console.error("Heimdall: Error in getRefreshInterval",r),Cn.REFETCH_CHECK_DELAY}};Te.getRefreshInterval=Gm;var Vo={},Yt={},ad;function id(){if(ad)return Yt;ad=1;var e=ge&&ge.__awaiter||function(b,p,h,m){function E(C){return C instanceof h?C:new h(function(w){w(C)})}return new(h||(h=Promise))(function(C,w){function v(S){try{T(m.next(S))}catch(L){w(L)}}function _(S){try{T(m.throw(S))}catch(L){w(L)}}function T(S){S.done?C(S.value):E(S.value).then(v,_)}T((m=m.apply(b,p||[])).next())})},t=ge&&ge.__generator||function(b,p){var h={label:0,sent:function(){if(C[0]&1)throw C[1];return C[1]},trys:[],ops:[]},m,E,C,w;return w={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(w[Symbol.iterator]=function(){return this}),w;function v(T){return function(S){return _([T,S])}}function _(T){if(m)throw new TypeError("Generator is already executing.");for(;w&&(w=0,T[0]&&(h=0)),h;)try{if(m=1,E&&(C=T[0]&2?E.return:T[0]?E.throw||((C=E.return)&&C.call(E),0):E.next)&&!(C=C.call(E,T[1])).done)return C;switch(E=0,C&&(T=[T[0]&2,C.value]),T[0]){case 0:case 1:C=T;break;case 4:return h.label++,{value:T[1],done:!1};case 5:h.label++,E=T[1],T=[0];continue;case 7:T=h.ops.pop(),h.trys.pop();continue;default:if(C=h.trys,!(C=C.length>0&&C[C.length-1])&&(T[0]===6||T[0]===2)){h=0;continue}if(T[0]===3&&(!C||T[1]>C[0]&&T[1]<C[3])){h.label=T[1];break}if(T[0]===6&&h.label<C[1]){h.label=C[1],C=T;break}if(C&&h.label<C[2]){h.label=C[2],h.ops.push(T);break}C[2]&&h.ops.pop(),h.trys.pop();continue}T=p.call(b,h)}catch(S){T=[6,S],E=0}finally{m=C=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.logoutFromHeimdall=Yt.getTenantLoginCode=Yt.getLoginToken=Yt.getAccessToken=void 0;var n=Mn,r=fd(),o=Te,s=function(b,p,h,m){var E=(0,o.getStoredAuthData)(),C=h===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:b.heimdallUrl,url:b.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,headers:{"x-hiver-tenant":C},data:{user_id:p.userId,usergroup_id:p.usergroupId,access_token:(E==null?void 0:E.token)||"",source:m}}},a=function(b,p,h,m,E){var C=h===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:b},headers:{"x-hiver-tenant":C,"x-hiver-userid":m,"x-hiver-usergroupid":E}}},i=function(b,p){var h=p===n.TENANT_PLATFORM.HIVERWEB?n.TENANT_PLATFORM.HIVERWEB:n.TENANT_PLATFORM.GMAIL;return{root_url:b.heimdallUrl,url:b.apiEndpoints.heimdallLogout,method:n.GET_METHOD,headers:{"x-hiver-tenant":h}}},c=function(b){return parseInt(b,10)},l=function(b,p,h,m){return{root_url:h===n.TENANT_PLATFORM.HIVERWEB?b.hotUrl:b.v2Url,url:h===n.TENANT_PLATFORM.HIVERWEB?b.apiEndpoints.hotLogin:b.apiEndpoints.v2Login,method:n.GET_METHOD,data:{usersession:c(p.userId),app:m||n.APP_UI.DEFAULT}}},f=function(b,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_,T,S,L;return t(this,function(N){switch(N.label){case 0:console.log("GETTOKEN tenantPlatform -> ",m),N.label=1;case 1:return N.trys.push([1,5,,6]),!(0,o.validateToken)(h)||(0,o.invalidateToken)(h)?(console.log("HEIMDALL: No valid token, fetching token"),C=s(p,h,m,E),[4,(0,r.performAxiosCall)(C)]):[3,3];case 2:return w=N.sent(),[2,{atToken:(_=w==null?void 0:w.data.at)===null||_===void 0?void 0:_.token,expiryTime:(T=w==null?void 0:w.data.at)===null||T===void 0?void 0:T.expires_at,userId:(S=w==null?void 0:w.data)===null||S===void 0?void 0:S.user_id,userGroupId:(L=w==null?void 0:w.data)===null||L===void 0?void 0:L.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]}})})};Yt.getAccessToken=f;var g=function(b,p,h,m,E,C){return e(void 0,void 0,void 0,function(){var w,v,_,T,S,L,N;return t(this,function(k){switch(k.label){case 0:w=a(b,h,m,E,C),k.label=1;case 1:return k.trys.push([1,3,,4]),[4,(0,r.performAxiosCall)(w)];case 2:return v=k.sent(),[2,{userId:(T=v==null?void 0:v.data)===null||T===void 0?void 0:T.user_id,userGroupId:(S=v==null?void 0:v.data)===null||S===void 0?void 0:S.usergroup_id,atToken:(L=v==null?void 0:v.data.at)===null||L===void 0?void 0:L.token,expiryTime:(N=v==null?void 0:v.data.at)===null||N===void 0?void 0:N.expires_at}];case 3:throw _=k.sent(),_;case 4:return[2]}})})};Yt.getLoginToken=g;var y=function(b,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v;return t(this,function(_){switch(_.label){case 0:return _.trys.push([0,2,,3]),console.log("ERROR debug: in getTenantLoginCode:",E),C=l(p,h,m,E),[4,(0,r.performAxiosCall)(C)];case 1:return w=_.sent(),[2,w==null?void 0:w.data.code];case 2:throw v=_.sent(),v;case 3:return[2]}})})};Yt.getTenantLoginCode=y;var x=function(b,p,h){return h===void 0&&(h=0),e(void 0,void 0,void 0,function(){var m,E,C;return t(this,function(w){switch(w.label){case 0:return w.trys.push([0,2,,5]),m=i(b,p),[4,(0,r.performAxiosCall)(m)];case 1:return E=w.sent(),[2,E==null?void 0:E.status];case 2:return C=w.sent(),h<2?[4,x(b,p,h+1)]:[3,4];case 3:w.sent(),w.label=4;case 4:throw C;case 5:return[2]}})})};return Yt.logoutFromHeimdall=x,Yt}var Gs={},Hm=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(g){a(g)}}function c(f){try{l(r.throw(f))}catch(g){a(g)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Wm=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(Gs,"__esModule",{value:!0}),Gs.subscribeToOnlineEvent=void 0;var cd=Mn,Zm=on,Xm=function(e,t){switch(t===void 0&&(t=(0,Zm.getValue)("PLATFORM")),console.log("Online status detected. Fetching token..."),t){case cd.PLATFORM.WEB:return window.addEventListener("online",function(){return Hm(void 0,void 0,void 0,function(){return Wm(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 cd.PLATFORM.MOBILE:e();return;default:throw Error("Invalid PLATFORM ".concat(t))}};Gs.subscribeToOnlineEvent=Xm;var ld;function ud(){if(ld)return Vo;ld=1;var e=ge&&ge.__awaiter||function(b,p,h,m){function E(C){return C instanceof h?C:new h(function(w){w(C)})}return new(h||(h=Promise))(function(C,w){function v(S){try{T(m.next(S))}catch(L){w(L)}}function _(S){try{T(m.throw(S))}catch(L){w(L)}}function T(S){S.done?C(S.value):E(S.value).then(v,_)}T((m=m.apply(b,p||[])).next())})},t=ge&&ge.__generator||function(b,p){var h={label:0,sent:function(){if(C[0]&1)throw C[1];return C[1]},trys:[],ops:[]},m,E,C,w;return w={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(w[Symbol.iterator]=function(){return this}),w;function v(T){return function(S){return _([T,S])}}function _(T){if(m)throw new TypeError("Generator is already executing.");for(;w&&(w=0,T[0]&&(h=0)),h;)try{if(m=1,E&&(C=T[0]&2?E.return:T[0]?E.throw||((C=E.return)&&C.call(E),0):E.next)&&!(C=C.call(E,T[1])).done)return C;switch(E=0,C&&(T=[T[0]&2,C.value]),T[0]){case 0:case 1:C=T;break;case 4:return h.label++,{value:T[1],done:!1};case 5:h.label++,E=T[1],T=[0];continue;case 7:T=h.ops.pop(),h.trys.pop();continue;default:if(C=h.trys,!(C=C.length>0&&C[C.length-1])&&(T[0]===6||T[0]===2)){h=0;continue}if(T[0]===3&&(!C||T[1]>C[0]&&T[1]<C[3])){h.label=T[1];break}if(T[0]===6&&h.label<C[1]){h.label=C[1],C=T;break}if(C&&h.label<C[2]){h.label=C[2],h.ops.push(T);break}C[2]&&h.ops.pop(),h.trys.pop();continue}T=p.call(b,h)}catch(S){T=[6,S],E=0}finally{m=C=0}if(T[0]&5)throw T[1];return{value:T[0]?T[1]:void 0,done:!0}}};Object.defineProperty(Vo,"__esModule",{value:!0}),Vo.fetchAccessToken=void 0;var n=id(),r=Mn,o=Te,s=Gs,a,i,c,l=function(b,p,h,m,E,C){return C===void 0&&(C=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var w,v,_,T,S,L,N,k,D;return t(this,function(M){switch(M.label){case 0:w=2,M.label=1;case 1:return M.trys.push([1,7,,12]),console.log("ERROR debug: in login:",C,m),v=void 0,E?[4,E()]:[3,3];case 2:return v=M.sent(),[3,5];case 3:return[4,(0,n.getTenantLoginCode)(r.CONFIG_HIVER,b,p,m,C)];case 4:v=M.sent(),M.label=5;case 5:return[4,(0,n.getLoginToken)(v,r.CONFIG_HIVER,b,m,p.userId,p.usergroupId)];case 6:return _=M.sent(),T=_.userId,S=_.userGroupId,L=_.atToken,N=_.expiryTime,(0,o.setTokenAndExpiry)(L,N),(0,o.setUserDetails)(T,S),[3,12];case 7:k=M.sent(),console.log("ERROR debug: in error login:",k,C),D=h,M.label=8;case 8:return D<w?[4,l(b,p,D+1,m,E,C)]:[3,11];case 9:M.sent(),M.label=10;case 10:return D++,[3,8];case 11:throw k;case 12:return[2]}})})},f=function(b,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_;return t(this,function(T){switch(T.label){case 0:return p<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(S){return setTimeout(S,b)})]:[3,3];case 1:return T.sent(),p+=b,b*2<=r.MAX_BACKOFF_LIMIT?b*=2:b=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",b),C=h.retryDelay,w=h.configs,v=h.apiParams,_=h.appUI,[4,g(C,b,p,w,v,m,E,_)];case 2:T.sent(),T.label=3;case 3:return[2]}})})},g=function(b,p,h,m,E,C,w,v,_){return v===void 0&&(v="default"),e(void 0,void 0,void 0,function(){var T,S,L,N,k,D,M,j,J,Y,z,H,q,ne;return t(this,function(ce){switch(ce.label){case 0:return ce.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",c),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,m,E,C,v)];case 1:return T=ce.sent(),S=T.atToken,L=T.expiryTime,N=T.userId,k=T.userGroupId,S&&L&&(0,o.setTokenAndExpiry)(S,L),N&&k&&(0,o.setUserDetails)(N,k),b=r.INITIAL_RETRY_DELAY,p=r.INITIAL_RETRY_DELAY,h=0,[3,12];case 2:return D=ce.sent(),console.log("ERROR: Heimdall fetch token",D),((J=D.response)===null||J===void 0?void 0:J.status)===401||((Y=D.request)===null||Y===void 0?void 0:Y.status)===401?(M=1,[4,l(m,E,M,C,w,_)]):[3,4];case 3:return ce.sent(),[3,11];case 4:return((z=D.response)===null||z===void 0?void 0:z.status)===409||((H=D.request)===null||H===void 0?void 0:H.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),j={retryDelay:b,configs:m,apiParams:E,appUI:_},[4,f(p,h,j,C,w)]):[3,6];case 5:if(ce.sent(),h>=r.MAX_CONFLICT_RETRY_DELAY)throw D;return[3,11];case 6:if(!(((q=D.response)===null||q===void 0?void 0:q.status)===422||((ne=D.request)===null||ne===void 0?void 0:ne.status)===422))return[3,7];throw console.log("ERROR: Throwing error",D.response.status),D;case 7:return b<=r.MAX_RETRY_DELAY?[4,new Promise(function(V){return setTimeout(V,b)})]:[3,10];case 8:return ce.sent(),b*=2,console.log("Heimdall: Fetch token post doubling retry delay",b),[4,g(b,p,h,m,E,C,w,_)];case 9:return ce.sent(),[3,11];case 10:throw D;case 11:return[3,12];case 12:return[2]}})})},y=function(b,p,h,m,E,C,w,v){return h===void 0&&(h=r.INITIAL_RETRY_DELAY),m===void 0&&(m=r.INITIAL_RETRY_DELAY),e(void 0,void 0,void 0,function(){var _,T,S;return t(this,function(L){switch(L.label){case 0:return L.trys.push([0,4,,5]),_=(0,o.isTokenInExpiryWindow)(),_?(T=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(T)]):[3,3];case 1:return L.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,g(h,m,E,b,p,C,w,v)];case 2:L.sent(),L.label=3;case 3:return[3,5];case 4:throw S=L.sent(),S;case 5:return[2]}})})},x=function(b,p,h,m,E,C,w){return e(void 0,void 0,void 0,function(){var v,_,T,S,L,N;return t(this,function(k){switch(k.label){case 0:a=b,i=p,v=r.INITIAL_RETRY_DELAY,_=r.INITIAL_RETRY_DELAY,T=0,S=(0,o.getConfig)(a,i),console.log("Instance: Fetch Call"),k.label=1;case 1:return k.trys.push([1,3,,4]),[4,g(v,_,T,S,h,m,E,C,w)];case 2:return k.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",c),clearInterval(c),c=setInterval(function(){return y(S,h,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,m,E,w)},r.REFETCH_CHECK_DELAY),L=function(){return e(void 0,void 0,void 0,function(){return t(this,function(D){switch(D.label){case 0:return[4,y(S,h,r.INITIAL_RETRY_DELAY,r.INITIAL_RETRY_DELAY,0,m,E,w)];case 1:return D.sent(),[2]}})})},console.log("Heimdall: Interval Set on fetch token:",c),(0,s.subscribeToOnlineEvent)(L),[3,4];case 3:return N=k.sent(),console.log("ERROR: Fetching token failed",N),[3,4];case 4:return[2]}})})};return Vo.fetchAccessToken=x,Vo}var dd;function fd(){if(dd)return cr;dd=1;var e=ge&&ge.__assign||function(){return e=Object.assign||function(p){for(var h,m=1,E=arguments.length;m<E;m++){h=arguments[m];for(var C in h)Object.prototype.hasOwnProperty.call(h,C)&&(p[C]=h[C])}return p},e.apply(this,arguments)},t=ge&&ge.__awaiter||function(p,h,m,E){function C(w){return w instanceof m?w:new m(function(v){v(w)})}return new(m||(m=Promise))(function(w,v){function _(L){try{S(E.next(L))}catch(N){v(N)}}function T(L){try{S(E.throw(L))}catch(N){v(N)}}function S(L){L.done?w(L.value):C(L.value).then(_,T)}S((E=E.apply(p,h||[])).next())})},n=ge&&ge.__generator||function(p,h){var m={label:0,sent:function(){if(w[0]&1)throw w[1];return w[1]},trys:[],ops:[]},E,C,w,v;return v={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(v[Symbol.iterator]=function(){return this}),v;function _(S){return function(L){return T([S,L])}}function T(S){if(E)throw new TypeError("Generator is already executing.");for(;v&&(v=0,S[0]&&(m=0)),m;)try{if(E=1,C&&(w=S[0]&2?C.return:S[0]?C.throw||((w=C.return)&&w.call(C),0):C.next)&&!(w=w.call(C,S[1])).done)return w;switch(C=0,w&&(S=[S[0]&2,w.value]),S[0]){case 0:case 1:w=S;break;case 4:return m.label++,{value:S[1],done:!1};case 5:m.label++,C=S[1],S=[0];continue;case 7:S=m.ops.pop(),m.trys.pop();continue;default:if(w=m.trys,!(w=w.length>0&&w[w.length-1])&&(S[0]===6||S[0]===2)){m=0;continue}if(S[0]===3&&(!w||S[1]>w[0]&&S[1]<w[3])){m.label=S[1];break}if(S[0]===6&&m.label<w[1]){m.label=w[1],w=S;break}if(w&&m.label<w[2]){m.label=w[2],m.ops.push(S);break}w[2]&&m.ops.pop(),m.trys.pop();continue}S=h.call(p,m)}catch(L){S=[6,L],C=0}finally{E=w=0}if(S[0]&5)throw S[1];return{value:S[0]?S[1]:void 0,done:!0}}};Object.defineProperty(cr,"__esModule",{value:!0}),cr.hiverAxiosCall=cr.performAxiosCall=void 0;var r=od,o=Te,s=ud(),a=rn,i=Mn,c,l=2,f=function(p,h){var m=h.fetchCsrfToken();p.formData?p.formData.append("_csrf_token",m):(p.data=p.data||{},p.data._csrf_token=m)},g=function(p,h){var m={};!p.method||p.method.toLowerCase()==="get"?m={params:p.params?p.params:p.data}:m=p.params?{params:p,data:p.data}:{data:p.data};var E=e(e({method:p.method,url:"".concat(p.root_url).concat(p.url),headers:p.headers},m),{withCredentials:h,responseType:(p==null?void 0:p.responseType)||""});return E};function y(p,h){return h===void 0&&(h=!0),t(this,void 0,void 0,function(){var m;return n(this,function(E){return m=g(p,h),[2,(0,r.default)(m).then(function(C){return C}).catch(function(C){throw C})]})})}cr.performAxiosCall=y;function x(p,h,m){return t(this,void 0,void 0,function(){var E,C,w;return n(this,function(v){switch(v.label){case 0:return v.trys.push([0,6,,8]),p.authTokenFetchingInProgress?[3,2]:(p.authTokenFetchingInProgress=!0,E=p.appEnv,C=p.tier,[4,(0,s.fetchAccessToken)(E,C,h,p.tenantPlatform,p.getTokenForLogin,m)]);case 1:return v.sent(),p.authTokenFetchingInProgress=!1,[3,5];case 2:return[4,new Promise(function(_){return setTimeout(_,100)})];case 3:return v.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,x(p,h,m)];case 4:v.sent(),v.label=5;case 5:return[3,8];case 6:return w=v.sent(),console.log("Error while fetching Auth Token :",w),p.authTokenFetchingInProgress=!1,[4,x(p,h,m)];case 7:return v.sent(),[3,8];case 8:return[2]}})})}function b(p,h,m,E,C){var w,v;return C===void 0&&(C=0),t(this,void 0,void 0,function(){var _,T,S,L,N,k,D;return n(this,function(M){switch(M.label){case 0:if(M.trys.push([0,4,,5]),!(m.getToken&&!(0,o.hasValidToken)(h)))return[3,2];if(_=p.appEnv,T=p.tier,!_||!T)throw Error("appEnv or tier missing : ".concat(_,"/").concat(T));return"userId"in h&&"usergroupId"in h?(S={userId:h.userId,usergroupId:h.usergroupId},[4,x(p,S,E)]):[3,2];case 1:M.sent(),M.label=2;case 2:return p.csrfToken&&f(h,m),L=p.tenantPlatform===i.TENANT_PLATFORM.HIVERWEB?i.TENANT_PLATFORM.HIVERWEB:i.TENANT_PLATFORM.GMAIL,h.headers=e(e({},h.headers),{"x-hiver-tenant":L,"x-hiver-userid":(0,a.getItemFromStorage)("hiverAuthUserId")||"0","x-hiver-usergroupid":(0,a.getItemFromStorage)("hiverAuthUserGroupId")||"0"}),m.getToken&&(c=(0,a.getItemFromStorage)("hiverAuthToken")||"",h.headers=e(e({},h.headers),{Authorization:"Bearer ".concat(c)})),console.log("Performing axios call for:",h),[4,y(h,p.withCredentials)];case 3:return N=M.sent(),h.onSuccess&&h.onSuccess(N),[2,N];case 4:if(k=M.sent(),D=((w=k.response)===null||w===void 0?void 0:w.status)===403||((v=k.request)===null||v===void 0?void 0:v.status)===403,C<l&&D)return(0,o.expireToken)(),[2,b(p,h,m,E,C+1)];if(C>=l&&D||!D)throw h.onFail&&h.onFail(k),console.log("ERROR: Reached make Axios",k),k;return[3,5];case 5:return[2]}})})}return cr.hiverAxiosCall=b,cr}var Go={},Be={},Ze={};Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.TIERS=Ze.APP_UI=Ze.CONFIG_HIVER=Ze.REFETCH_CHECK_DELAY=Ze.INITIAL_RETRY_DELAY=Ze.MAX_BACKOFF_LIMIT=Ze.MAX_CONFLICT_RETRY_DELAY=Ze.MAX_RETRY_DELAY=Ze.GET_METHOD=void 0,Ze.GET_METHOD="GET",Ze.MAX_RETRY_DELAY=18e4,Ze.MAX_CONFLICT_RETRY_DELAY=63e3,Ze.MAX_BACKOFF_LIMIT=8e3,Ze.INITIAL_RETRY_DELAY=1e3,Ze.REFETCH_CHECK_DELAY=168e4,Ze.CONFIG_HIVER={getToken:!1,fetchCsrfToken:function(){return""},isHiverApiDomain:!0},Ze.APP_UI={COLLAB_SPACE:"collab-space",DEFAULT:"default"},Ze.TIERS={DEV:"dev",SIT:"sit",PROD:"production"};var Ct={};Object.defineProperty(Ct,"__esModule",{value:!0}),Ct.getProdHqConfig=Ct.getProdApiConfig=Ct.getSitHqConfig=Ct.getSitApiConfig=Ct.getDevHqConfig=Ct.getDevApiConfig=void 0;var Jr={heimdallTokenFetch:"/v1/token/get",heimdallLogin:"/v1/login/code",v2Login:"/api/auth/login/code"},zm=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api",apiEndpoints:Jr}};Ct.getDevApiConfig=zm;var Ym=function(){return{v2Url:"https://v2dev.hiver.space",heimdallUrl:"https://dev.hiver.space/api/heimdall-api2",apiEndpoints:Jr}};Ct.getDevHqConfig=Ym;var Jm=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api"),apiEndpoints:Jr}};Ct.getSitApiConfig=Jm;var qm=function(e){return{v2Url:"https://v2".concat(e,".hiver.space"),heimdallUrl:"https://".concat(e,".hiver.space/api/heimdall-api2"),apiEndpoints:Jr}};Ct.getSitHqConfig=qm;var Qm=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall.hiverapi.com",apiEndpoints:Jr}};Ct.getProdApiConfig=Qm;var $m=function(){return{v2Url:"https://v2.hiverhq.com",heimdallUrl:"https://heimdall2.hiverhq.com",apiEndpoints:Jr}};Ct.getProdHqConfig=$m;var Um=ge&&ge.__awaiter||function(e,t,n,r){function o(s){return s instanceof n?s:new n(function(a){a(s)})}return new(n||(n=Promise))(function(s,a){function i(f){try{l(r.next(f))}catch(g){a(g)}}function c(f){try{l(r.throw(f))}catch(g){a(g)}}function l(f){f.done?s(f.value):o(f.value).then(i,c)}l((r=r.apply(e,t||[])).next())})},Km=ge&&ge.__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,a;return a={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function i(l){return function(f){return c([l,f])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=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(f){l=[6,f],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(Be,"__esModule",{value:!0}),Be.expireToken=Be.validateToken=Be.validateAccount=Be.getConfig=Be.introduceDelay=Be.isTokenInExpiryWindow=Be.getStoredAuthData=Be.setUserDetails=Be.setTokenAndExpiry=Be.getRandomDelay=Be.hasValidToken=void 0;var Wi=Ze,dr=Ct,pd=function(){var e=new Date,t=new Date(e.getTime()+e.getTimezoneOffset()*6e4);return t},Zi=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};Be.validateAccount=Zi;var e3=function(e){var t=Zi(e);return!hd()&&t};Be.validateToken=e3;var t3=function(){try{sessionStorage.removeItem("hiverAuthTokenExpiry")}catch{console.log("Heimdall: Unable to Remove token.")}};Be.expireToken=t3;var n3=function(e){console.log("Heimdall: checking if there is a valid token");var t=sessionStorage.getItem("hiverAuthTokenExpiry")||"",n=new Date(t),r=pd(),o=Zi(e);return r<n&&o};Be.hasValidToken=n3;var r3=function(){return Math.floor(Math.random()*6e4)+6e4};Be.getRandomDelay=r3;var o3=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)};Be.setUserDetails=o3;var s3=function(e,t){if(!e)throw new Error("Token not found in the response");sessionStorage.setItem("hiverAuthToken",e),sessionStorage.setItem("hiverAuthTokenExpiry",t)};Be.setTokenAndExpiry=s3;var a3=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}};Be.getStoredAuthData=a3;var hd=function(){var e=sessionStorage.getItem("hiverAuthTokenExpiry")||"";if(!e)return!0;var t=pd(),n=new Date(e),r=4*60*1e3,o=n.getTime()-t.getTime()<r;return console.log({currentTime:t,expiry:n,isInExpiryWindow:o}),o};Be.isTokenInExpiryWindow=hd;var i3=function(e){return Um(void 0,void 0,void 0,function(){return Km(this,function(t){switch(t.label){case 0:return[4,new Promise(function(n){return setTimeout(n,e)})];case 1:return t.sent(),[2]}})})};Be.introduceDelay=i3;var c3=function(e,t,n){switch(t){case Wi.TIERS.SIT:return console.log("ISHIVERAPIDOMAIN:",n,(0,dr.getSitHqConfig)(e)),n?(0,dr.getSitApiConfig)(e):(0,dr.getSitHqConfig)(e);case Wi.TIERS.PROD:return n?(0,dr.getProdApiConfig)():(0,dr.getProdHqConfig)();case Wi.TIERS.DEV:default:return n?(0,dr.getDevApiConfig)():(0,dr.getDevHqConfig)()}};Be.getConfig=c3;var Ho={},xn={},gd;function l3(){if(gd)return xn;gd=1;var e=ge&&ge.__awaiter||function(y,x,b,p){function h(m){return m instanceof b?m:new b(function(E){E(m)})}return new(b||(b=Promise))(function(m,E){function C(_){try{v(p.next(_))}catch(T){E(T)}}function w(_){try{v(p.throw(_))}catch(T){E(T)}}function v(_){_.done?m(_.value):h(_.value).then(C,w)}v((p=p.apply(y,x||[])).next())})},t=ge&&ge.__generator||function(y,x){var b={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},p,h,m,E;return E={next:C(0),throw:C(1),return:C(2)},typeof Symbol=="function"&&(E[Symbol.iterator]=function(){return this}),E;function C(v){return function(_){return w([v,_])}}function w(v){if(p)throw new TypeError("Generator is already executing.");for(;E&&(E=0,v[0]&&(b=0)),b;)try{if(p=1,h&&(m=v[0]&2?h.return:v[0]?h.throw||((m=h.return)&&m.call(h),0):h.next)&&!(m=m.call(h,v[1])).done)return m;switch(h=0,m&&(v=[v[0]&2,m.value]),v[0]){case 0:case 1:m=v;break;case 4:return b.label++,{value:v[1],done:!1};case 5:b.label++,h=v[1],v=[0];continue;case 7:v=b.ops.pop(),b.trys.pop();continue;default:if(m=b.trys,!(m=m.length>0&&m[m.length-1])&&(v[0]===6||v[0]===2)){b=0;continue}if(v[0]===3&&(!m||v[1]>m[0]&&v[1]<m[3])){b.label=v[1];break}if(v[0]===6&&b.label<m[1]){b.label=m[1],m=v;break}if(m&&b.label<m[2]){b.label=m[2],b.ops.push(v);break}m[2]&&b.ops.pop(),b.trys.pop();continue}v=x.call(y,b)}catch(_){v=[6,_],h=0}finally{p=m=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(xn,"__esModule",{value:!0}),xn.getV2LoginCode=xn.getLoginToken=xn.getAccessToken=void 0;var n=Ze,r=Cd(),o=Be,s=function(y,x,b){var p=(0,o.getStoredAuthData)();return{root_url:y.heimdallUrl,url:y.apiEndpoints.heimdallTokenFetch,method:n.GET_METHOD,data:{user_id:x.userId,usergroup_id:x.usergroupId,access_token:(p==null?void 0:p.token)||"",source:b},withCredentials:!0}},a=function(y,x){return{root_url:x.heimdallUrl,url:x.apiEndpoints.heimdallLogin,method:n.GET_METHOD,data:{code:y},withCredentials:!0}},i=function(y){return parseInt(y,10)},c=function(y,x){return{root_url:y.v2Url,url:y.apiEndpoints.v2Login,method:n.GET_METHOD,withCredentials:!0,data:{usersession:i(localStorage.getItem("hiver-config.usersession")),app:x||n.APP_UI.DEFAULT}}},l=function(y,x,b,p){return e(void 0,void 0,void 0,function(){var h,m,E,C,w,v,_;return t(this,function(T){switch(T.label){case 0:return T.trys.push([0,4,,5]),(0,o.validateToken)(b)?[3,2]:(console.log("HEIMDALL: No valid token, fetching token"),h=s(x,b,p),[4,(0,r.makeAxiosCall)(h,y)]);case 1:return m=T.sent(),[2,{atToken:(C=m==null?void 0:m.data.at)===null||C===void 0?void 0:C.token,expiryTime:(w=m==null?void 0:m.data.at)===null||w===void 0?void 0:w.expires_at,userId:(v=m==null?void 0:m.data)===null||v===void 0?void 0:v.user_id,userGroupId:(_=m==null?void 0:m.data)===null||_===void 0?void 0:_.usergroup_id}];case 2:return console.log("Heimdall: Valid token already exists"),[2,{}];case 3:return[3,5];case 4:throw E=T.sent(),E;case 5:return[2]}})})};xn.getAccessToken=l;var f=function(y,x,b){return e(void 0,void 0,void 0,function(){var p,h,m,E,C,w,v;return t(this,function(_){switch(_.label){case 0:p=a(y,b),_.label=1;case 1:return _.trys.push([1,3,,4]),[4,(0,r.makeAxiosCall)(p,x)];case 2:return h=_.sent(),[2,{userId:(E=h==null?void 0:h.data)===null||E===void 0?void 0:E.user_id,userGroupId:(C=h==null?void 0:h.data)===null||C===void 0?void 0:C.usergroup_id,atToken:(w=h==null?void 0:h.data.at)===null||w===void 0?void 0:w.token,expiryTime:(v=h==null?void 0:h.data.at)===null||v===void 0?void 0:v.expires_at}];case 3:throw m=_.sent(),m;case 4:return[2]}})})};xn.getLoginToken=f;var g=function(y,x,b){return e(void 0,void 0,void 0,function(){var p,h,m;return t(this,function(E){switch(E.label){case 0:return E.trys.push([0,2,,3]),console.log("ERROR debug: in getV2loginCode:",b),p=c(x,b),[4,(0,r.makeAxiosCall)(p,y)];case 1:return h=E.sent(),console.log("DEBUG HEIMDALL: local storage:",h==null?void 0:h.data),[2,h==null?void 0:h.data.code];case 2:throw m=E.sent(),m;case 3:return[2]}})})};return xn.getV2LoginCode=g,xn}var md;function bd(){if(md)return Ho;md=1;var e=ge&&ge.__awaiter||function(x,b,p,h){function m(E){return E instanceof p?E:new p(function(C){C(E)})}return new(p||(p=Promise))(function(E,C){function w(T){try{_(h.next(T))}catch(S){C(S)}}function v(T){try{_(h.throw(T))}catch(S){C(S)}}function _(T){T.done?E(T.value):m(T.value).then(w,v)}_((h=h.apply(x,b||[])).next())})},t=ge&&ge.__generator||function(x,b){var p={label:0,sent:function(){if(E[0]&1)throw E[1];return E[1]},trys:[],ops:[]},h,m,E,C;return C={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(C[Symbol.iterator]=function(){return this}),C;function w(_){return function(T){return v([_,T])}}function v(_){if(h)throw new TypeError("Generator is already executing.");for(;C&&(C=0,_[0]&&(p=0)),p;)try{if(h=1,m&&(E=_[0]&2?m.return:_[0]?m.throw||((E=m.return)&&E.call(m),0):m.next)&&!(E=E.call(m,_[1])).done)return E;switch(m=0,E&&(_=[_[0]&2,E.value]),_[0]){case 0:case 1:E=_;break;case 4:return p.label++,{value:_[1],done:!1};case 5:p.label++,m=_[1],_=[0];continue;case 7:_=p.ops.pop(),p.trys.pop();continue;default:if(E=p.trys,!(E=E.length>0&&E[E.length-1])&&(_[0]===6||_[0]===2)){p=0;continue}if(_[0]===3&&(!E||_[1]>E[0]&&_[1]<E[3])){p.label=_[1];break}if(_[0]===6&&p.label<E[1]){p.label=E[1],E=_;break}if(E&&p.label<E[2]){p.label=E[2],p.ops.push(_);break}E[2]&&p.ops.pop(),p.trys.pop();continue}_=b.call(x,p)}catch(T){_=[6,T],m=0}finally{h=E=0}if(_[0]&5)throw _[1];return{value:_[0]?_[1]:void 0,done:!0}}};Object.defineProperty(Ho,"__esModule",{value:!0}),Ho.fetchToken=void 0;var n=l3(),r=Ze,o=Be,s,a,i,c=function(x,b,p){return p===void 0&&(p=r.APP_UI.DEFAULT),e(void 0,void 0,void 0,function(){var h,m,E,C,w,v,_,T,S;return t(this,function(L){switch(L.label){case 0:h=2,L.label=1;case 1:return L.trys.push([1,4,,9]),console.log("ERROR debug: in login:",p),[4,(0,n.getV2LoginCode)(r.CONFIG_HIVER,x,p)];case 2:return m=L.sent(),[4,(0,n.getLoginToken)(m,r.CONFIG_HIVER,x)];case 3:return E=L.sent(),C=E.userId,w=E.userGroupId,v=E.atToken,_=E.expiryTime,(0,o.setTokenAndExpiry)(v,_),(0,o.setUserDetails)(C,w),[3,9];case 4:T=L.sent(),console.log("ERROR debug: in error login:",T,p),S=b,L.label=5;case 5:return S<h?[4,c(x,S+1,p)]:[3,8];case 6:L.sent(),L.label=7;case 7:return S++,[3,5];case 8:throw T;case 9:return[2]}})})},l=function(x,b,p){return e(void 0,void 0,void 0,function(){var h,m,E,C;return t(this,function(w){switch(w.label){case 0:return b<r.MAX_CONFLICT_RETRY_DELAY?[4,new Promise(function(v){return setTimeout(v,x)})]:[3,3];case 1:return w.sent(),b+=x,x*2<=r.MAX_BACKOFF_LIMIT?x*=2:x=r.MAX_BACKOFF_LIMIT,console.log("Heimdall: Fetch token post doubling conflict retry delay",x),h=p.retryDelay,m=p.configs,E=p.api_params,C=p.appUI,[4,f(h,x,b,m,E,C)];case 2:w.sent(),w.label=3;case 3:return[2]}})})},f=function(x,b,p,h,m,E,C){return E===void 0&&(E="default"),e(void 0,void 0,void 0,function(){var w,v,_,T,S,L,N,k,D,M,j,J,Y,z;return t(this,function(H){switch(H.label){case 0:return H.trys.push([0,2,,12]),console.log("Heimdall: Interval Set on fetch token in fetchAndSaveToken:",i),[4,(0,n.getAccessToken)(r.CONFIG_HIVER,h,m,E)];case 1:return w=H.sent(),v=w.atToken,_=w.expiryTime,T=w.userId,S=w.userGroupId,v&&_&&(0,o.setTokenAndExpiry)(v,_),T&&S&&(0,o.setUserDetails)(T,S),x=r.INITIAL_RETRY_DELAY,b=r.INITIAL_RETRY_DELAY,p=0,[3,12];case 2:return L=H.sent(),console.log("ERROR: Heimdall fetch token",L),((D=L.response)===null||D===void 0?void 0:D.status)===401||((M=L.request)===null||M===void 0?void 0:M.status)===401?(N=1,[4,c(h,N,C)]):[3,4];case 3:return H.sent(),[3,11];case 4:return((j=L.response)===null||j===void 0?void 0:j.status)===409||((J=L.request)===null||J===void 0?void 0:J.status)===409?(console.log("Heimdall: Fetching token post 409 in fetch And Save Token"),k={retryDelay:x,configs:h,api_params:m,appUI:C},[4,l(b,p,k)]):[3,6];case 5:if(H.sent(),p>=r.MAX_CONFLICT_RETRY_DELAY)throw L;return[3,11];case 6:if(!(((Y=L.response)===null||Y===void 0?void 0:Y.status)===422||((z=L.request)===null||z===void 0?void 0:z.status)===422))return[3,7];throw console.log("ERROR: Throwing error",L.response.status),L;case 7:return x<=r.MAX_RETRY_DELAY?[4,new Promise(function(q){return setTimeout(q,x)})]:[3,10];case 8:return H.sent(),x*=2,console.log("Heimdall: Fetch token post doubling retry delay",x),[4,f(x,b,p,h,m,C)];case 9:return H.sent(),[3,11];case 10:throw L;case 11:return[3,12];case 12:return[2]}})})},g=function(x,b,p,h,m,E){return p===void 0&&(p=r.INITIAL_RETRY_DELAY),h===void 0&&(h=r.INITIAL_RETRY_DELAY),m===void 0&&(m=0),e(void 0,void 0,void 0,function(){var C,w,v;return t(this,function(_){switch(_.label){case 0:return _.trys.push([0,4,,5]),C=(0,o.isTokenInExpiryWindow)(),C?(w=(0,o.getRandomDelay)(),[4,(0,o.introduceDelay)(w)]):[3,3];case 1:return _.sent(),console.log("Heimdall: Fetching token - in expiry window"),[4,f(p,h,m,x,b,E)];case 2:_.sent(),_.label=3;case 3:return[3,5];case 4:throw v=_.sent(),v;case 5:return[2]}})})},y=function(x,b,p,h,m,E){return e(void 0,void 0,void 0,function(){var C,w,v,_,T;return t(this,function(S){switch(S.label){case 0:s=x,a=b,C=r.INITIAL_RETRY_DELAY,w=r.INITIAL_RETRY_DELAY,v=0,_=(0,o.getConfig)(s,a,h),S.label=1;case 1:return S.trys.push([1,3,,4]),[4,f(C,w,v,_,p,m,E)];case 2:return S.sent(),console.log("Heimdall: Interval Set on fetch token when fetch token is called:",i),clearInterval(i),i=setInterval(function(){return g(_,p)},r.REFETCH_CHECK_DELAY),console.log("Heimdall: Interval Set on fetch token:",i),window.addEventListener("online",function(){return e(void 0,void 0,void 0,function(){return t(this,function(L){switch(L.label){case 0:return console.log("Online status detected. Fetching token..."),[4,g(_,p)];case 1:return L.sent(),[2]}})})}),[3,4];case 3:throw T=S.sent(),T;case 4:return[2]}})})};return Ho.fetchToken=y,Ho}var yd;function Cd(){if(yd)return Go;yd=1;var e=ge&&ge.__assign||function(){return e=Object.assign||function(y){for(var x,b=1,p=arguments.length;b<p;b++){x=arguments[b];for(var h in x)Object.prototype.hasOwnProperty.call(x,h)&&(y[h]=x[h])}return y},e.apply(this,arguments)},t=ge&&ge.__awaiter||function(y,x,b,p){function h(m){return m instanceof b?m:new b(function(E){E(m)})}return new(b||(b=Promise))(function(m,E){function C(_){try{v(p.next(_))}catch(T){E(T)}}function w(_){try{v(p.throw(_))}catch(T){E(T)}}function v(_){_.done?m(_.value):h(_.value).then(C,w)}v((p=p.apply(y,x||[])).next())})},n=ge&&ge.__generator||function(y,x){var b={label:0,sent:function(){if(m[0]&1)throw m[1];return m[1]},trys:[],ops:[]},p,h,m,E;return E={next:C(0),throw:C(1),return:C(2)},typeof Symbol=="function"&&(E[Symbol.iterator]=function(){return this}),E;function C(v){return function(_){return w([v,_])}}function w(v){if(p)throw new TypeError("Generator is already executing.");for(;E&&(E=0,v[0]&&(b=0)),b;)try{if(p=1,h&&(m=v[0]&2?h.return:v[0]?h.throw||((m=h.return)&&m.call(h),0):h.next)&&!(m=m.call(h,v[1])).done)return m;switch(h=0,m&&(v=[v[0]&2,m.value]),v[0]){case 0:case 1:m=v;break;case 4:return b.label++,{value:v[1],done:!1};case 5:b.label++,h=v[1],v=[0];continue;case 7:v=b.ops.pop(),b.trys.pop();continue;default:if(m=b.trys,!(m=m.length>0&&m[m.length-1])&&(v[0]===6||v[0]===2)){b=0;continue}if(v[0]===3&&(!m||v[1]>m[0]&&v[1]<m[3])){b.label=v[1];break}if(v[0]===6&&b.label<m[1]){b.label=m[1],m=v;break}if(m&&b.label<m[2]){b.label=m[2],b.ops.push(v);break}m[2]&&b.ops.pop(),b.trys.pop();continue}v=x.call(y,b)}catch(_){v=[6,_],h=0}finally{p=m=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}};Object.defineProperty(Go,"__esModule",{value:!0}),Go.makeAxiosCall=void 0;var r=od,o=Be,s=bd(),a,i=2,c=function(y,x){var b=x.fetchCsrfToken();y.formData?y.formData.append("_csrf_token",b):(y.data=y.data||{},y.data._csrf_token=b)},l=function(y){var x=!y.method||y.method.toLowerCase()==="get"?{params:y.data}:{data:y.data},b=e(e({method:y.method,url:"".concat(y.root_url).concat(y.url),headers:y.headers},x),{withCredentials:y.withCredentials,responseType:(y==null?void 0:y.responseType)||""});return b};function f(y){return t(this,void 0,void 0,function(){var x;return n(this,function(b){return x=l(y),[2,(0,r.default)(x).then(function(p){return p}).catch(function(p){throw p})]})})}function g(y,x,b,p){var h,m;return p===void 0&&(p=0),t(this,void 0,void 0,function(){var E,C,w,v,_,T;return n(this,function(S){switch(S.label){case 0:if(S.trys.push([0,4,,5]),!(x.getToken&&!(0,o.hasValidToken)(y)))return[3,2];if(E=y.app_env,C=y.tier,!E||!C)throw Error("app_env or tier missing : ".concat(E,"/").concat(C));return"userId"in y&&"usergroupId"in y?(w={userId:y.userId,usergroupId:y.usergroupId},typeof x.isHiverApiDomain!="boolean"&&(x.isHiverApiDomain=!0),[4,(0,s.fetchToken)(E,C,w,x.isHiverApiDomain,b)]):[3,2];case 1:S.sent(),S.label=2;case 2:return y.csrfToken&&c(y,x),x.getToken&&(a=sessionStorage.getItem("hiverAuthToken")||"",y.headers=e(e({},y.headers),{Authorization:"Bearer ".concat(a)})),[4,f(y)];case 3:return v=S.sent(),y.onSuccess&&y.onSuccess(v),[2,v];case 4:if(_=S.sent(),T=((h=_.response)===null||h===void 0?void 0:h.status)===403||((m=_.request)===null||m===void 0?void 0:m.status)===403,p<i&&T)return(0,o.expireToken)(),[2,g(y,x,b,p+1)];if(p>=i&&T||!T)throw y.onFail&&y.onFail(_),console.log("ERROR: Reached make Axios",_),_;return[3,5];case 5:return[2]}})})}return Go.makeAxiosCall=g,Go}(function(e){var t=ge&&ge.__awaiter||function(x,b,p,h){function m(E){return E instanceof p?E:new p(function(C){C(E)})}return new(p||(p=Promise))(function(E,C){function w(T){try{_(h.next(T))}catch(S){C(S)}}function v(T){try{_(h.throw(T))}catch(S){C(S)}}function _(T){T.done?E(T.value):m(T.value).then(w,v)}_((h=h.apply(x,b||[])).next())})},n=ge&&ge.__generator||function(x,b){var p={label:0,sent:function(){if(E[0]&1)throw E[1];return E[1]},trys:[],ops:[]},h,m,E,C;return C={next:w(0),throw:w(1),return:w(2)},typeof Symbol=="function"&&(C[Symbol.iterator]=function(){return this}),C;function w(_){return function(T){return v([_,T])}}function v(_){if(h)throw new TypeError("Generator is already executing.");for(;C&&(C=0,_[0]&&(p=0)),p;)try{if(h=1,m&&(E=_[0]&2?m.return:_[0]?m.throw||((E=m.return)&&E.call(m),0):m.next)&&!(E=E.call(m,_[1])).done)return E;switch(m=0,E&&(_=[_[0]&2,E.value]),_[0]){case 0:case 1:E=_;break;case 4:return p.label++,{value:_[1],done:!1};case 5:p.label++,m=_[1],_=[0];continue;case 7:_=p.ops.pop(),p.trys.pop();continue;default:if(E=p.trys,!(E=E.length>0&&E[E.length-1])&&(_[0]===6||_[0]===2)){p=0;continue}if(_[0]===3&&(!E||_[1]>E[0]&&_[1]<E[3])){p.label=_[1];break}if(_[0]===6&&p.label<E[1]){p.label=E[1],E=_;break}if(E&&p.label<E[2]){p.label=E[2],p.ops.push(_);break}E[2]&&p.ops.pop(),p.trys.pop();continue}_=b.call(x,p)}catch(T){_=[6,T],m=0}finally{h=E=0}if(_[0]&5)throw _[1];return{value:_[0]?_[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=fd(),o=ud(),s=Mn;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 a=id(),i=Te,c=rn,l=Cd();Object.defineProperty(e,"makeAxiosCall",{enumerable:!0,get:function(){return l.makeAxiosCall}});var f=bd();Object.defineProperty(e,"fetchToken",{enumerable:!0,get:function(){return f.fetchToken}});var g=on,y=function(){function x(b,p,h,m,E,C){h===void 0&&(h=s.TENANT_PLATFORM.GMAIL),m===void 0&&(m=null),E===void 0&&(E=!0),C===void 0&&(C=!1),this.setEnvironment(),this.appEnv=b,this.tier=p,this.tenantPlatform=h,this.authTokenFetchingInProgress=!1,this.getTokenForLogin=m,this.withCredentials=E,this.csrfToken=C}return x.prototype.setEnvironment=function(){typeof window<"u"&&window.document?(0,g.setValue)("PLATFORM",s.PLATFORM.WEB):(0,g.setValue)("PLATFORM",s.PLATFORM.MOBILE)},x.prototype.hiverAxios=function(b,p,h,m){return p===void 0&&(p=s.DEFAULT_INIT_CONFIG_HIVER),t(this,void 0,void 0,function(){var E,C;return n(this,function(w){switch(w.label){case 0:return w.trys.push([0,4,,5]),m&&m<2?(E={userId:b.userId,usergroupId:b.usergroupId,apiRetry:m},console.log("THIS IS THE TENNANTPLAORM -> ",this.tenantPlatform),[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,E,this.tenantPlatform,this.getTokenForLogin,s.API_CALL_ORIGIN.API_RETRY)]):[3,2];case 1:w.sent(),w.label=2;case 2:return[4,(0,r.hiverAxiosCall)(this,b,p,h)];case 3:return[2,w.sent()];case 4:throw C=w.sent(),console.log("ERROR: Axios call failed",C),C;case 5:return[2]}})})},x.prototype.fetchAuthToken=function(b,p,h){return t(this,void 0,void 0,function(){var m;return n(this,function(E){switch(E.label){case 0:return E.trys.push([0,4,7,8]),this.authTokenFetchingInProgress?[3,2]:(this.authTokenFetchingInProgress=!0,[4,(0,o.fetchAccessToken)(this.appEnv,this.tier,b,this.tenantPlatform,this.getTokenForLogin,p,h)]);case 1:return E.sent(),[3,3];case 2:console.log("Heimdall: AuthToken Fetching InProgress",this.authTokenFetchingInProgress),E.label=3;case 3:return[3,8];case 4:return m=E.sent(),console.log("ERROR: Fetching token failed",m),this.authTokenFetchingInProgress=!1,[4,new Promise(function(C){return setTimeout(C,100)})];case 5:return E.sent(),console.log("Heimdall: Retrying fetchAccessToken after 100ms..."),[4,this.fetchAuthToken(b,p,h)];case 6:return E.sent(),[3,8];case 7:return this.authTokenFetchingInProgress=!1,[7];case 8:return[2]}})})},x.prototype.logout=function(){return t(this,void 0,void 0,function(){var b,p;return n(this,function(h){switch(h.label){case 0:return h.trys.push([0,2,,3]),b=(0,i.getConfig)(this.appEnv,this.tier),[4,(0,a.logoutFromHeimdall)(b,this.tenantPlatform)];case 1:return h.sent(),(0,c.removeItemFromStorage)("hiverAuthToken"),(0,c.removeItemFromStorage)("hiverAuthTokenExpiry"),(0,c.removeItemFromStorage)("hiverAuthUserId"),(0,c.removeItemFromStorage)("hiverAuthUserGroupId"),[3,3];case 2:throw p=h.sent(),console.error("Heimdall: Logout failed",p),p;case 3:return[2]}})})},x.prototype.isTokenFetchingInProgress=function(){return this.authTokenFetchingInProgress},x}();e.Bifrost=y})(Ei);const Jt={userId:"",userGroupId:"",baseUrl:"",appEnv:"",tier:"",bifrost:null,isInitiated:!1},qt=()=>{if(!Jt.isInitiated)return null;if(!Jt.baseUrl)throw new Error("Base url is not setup. please call the initConnectorsBifrost function with the appropriate value");return Jt},u3=({baseUrl:e,appEnv:t,tier:n,userId:r,userGroupId:o,tenantPlatform:s=Ei.TENANT_PLATFORM.GMAIL,withCredentials:a=!0,getTokenForLogin:i})=>{Jt.baseUrl=e,Jt.appEnv=t,Jt.tier=n,Jt.userGroupId=o,Jt.userId=r,Jt.tenantPlatform=s,Jt.bifrost=new Ei.Bifrost(t,n,s,i,a),Jt.isInitiated=!0},xe=(({configHiver:e})=>async n=>{const r=qt();if(!r)throw new Error("Please call initConnectorsBifrost before making any api calls");const{bifrost:o,userGroupId:s,userId:a}=r,{url:i,method:c,root_url:l}=n,g={root_url:(l||r.baseUrl)+((n==null?void 0:n.prefix)||""),url:i,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(a),usergroupId:Number(s)};try{return await(o==null?void 0:o.hiverAxios(g,{...e,isHiverApiDomain:!0}))}catch(y){throw console.error("API call failed with error: ",y),y}})({configHiver:{getToken:!0,fetchCsrfToken:()=>"",isHiverApiDomain:!0},withCredentials:!0}),d3=e=>A.createElement("svg",{width:17,height:17,viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1180_840)"},A.createElement("path",{d:"M5.16667 10.12H9.83333V11.4533H5.16667V10.12ZM5.16667 7.45329H11.8333V8.78662H5.16667V7.45329ZM5.16667 4.78662H11.8333V6.11995H5.16667V4.78662ZM13.1667 2.11995H10.38C10.1 1.34662 9.36667 0.786621 8.5 0.786621C7.63333 0.786621 6.9 1.34662 6.62 2.11995H3.83333C3.74 2.11995 3.65333 2.12662 3.56667 2.14662C3.30667 2.19995 3.07333 2.33329 2.89333 2.51329C2.77333 2.63329 2.67333 2.77995 2.60667 2.93995C2.54 3.09329 2.5 3.26662 2.5 3.45329V12.7866C2.5 12.9666 2.54 13.1466 2.60667 13.3066C2.67333 13.4666 2.77333 13.6066 2.89333 13.7333C3.07333 13.9133 3.30667 14.0466 3.56667 14.1C3.65333 14.1133 3.74 14.12 3.83333 14.12H13.1667C13.9 14.12 14.5 13.52 14.5 12.7866V3.45329C14.5 2.71995 13.9 2.11995 13.1667 2.11995ZM8.5 1.95329C8.77333 1.95329 9 2.17995 9 2.45329C9 2.72662 8.77333 2.95329 8.5 2.95329C8.22667 2.95329 8 2.72662 8 2.45329C8 2.17995 8.22667 1.95329 8.5 1.95329ZM13.1667 12.7866H3.83333V3.45329H13.1667V12.7866Z",fill:"#343C45"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1180_840"},A.createElement("rect",{width:16,height:16,fill:"white",transform:"translate(0.5 0.120117)"})))),f3=e=>A.createElement("svg",{width:24,height:22,viewBox:"0 0 24 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("rect",{x:3.63636,y:2.27393,width:15.2727,height:17.2308,rx:2.90909,fill:"#F6C035"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.4621 12.0506C22.1745 11.7669 21.7845 11.6074 21.3779 11.6074C20.9712 11.6074 20.5812 11.7669 20.2937 12.0506L19.9323 12.4079L22.4626 14.9057L22.8235 14.549C22.9659 14.4084 23.0789 14.2415 23.156 14.0578C23.2331 13.8741 23.2727 13.6773 23.2727 13.4784C23.2727 13.2796 23.2331 13.0827 23.156 12.8991C23.0789 12.7154 22.9659 12.5485 22.8235 12.4079L22.4621 12.0506ZM21.7393 15.6192L19.209 13.1214L14.5624 17.7088C14.4607 17.8092 14.3897 17.9358 14.3574 18.0742L13.8314 20.3222C13.8118 20.4056 13.814 20.4927 13.8379 20.575C13.8618 20.6574 13.9065 20.7324 13.9679 20.793C14.0293 20.8535 14.1052 20.8977 14.1887 20.9213C14.2721 20.9448 14.3603 20.9471 14.4448 20.9277L16.7226 20.409C16.8626 20.377 16.9906 20.3069 17.0922 20.2066L21.7393 15.6192Z",fill:"#FFE298"}),A.createElement("rect",{x:6.54546,y:6.58154,width:10.1818,height:1.4359,rx:.717949,fill:"#FFDC83"}),A.createElement("rect",{x:6.54546,y:10.1714,width:10.1818,height:1.4359,rx:.717949,fill:"#FFDC83"}),A.createElement("rect",{x:6.54546,y:13.7612,width:6.54545,height:1.4359,rx:.717949,fill:"#FFDC83"})),p3=e=>A.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_825_73646)"},A.createElement("path",{d:"M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_825_73646"},A.createElement("rect",{width:24,height:24,fill:"white"})))),h3="Rate your experience with Hiver Apps",g3="Share feedback on Apps",m3="Got any feedback?",xd="https://txeep2wshyx.typeform.com/to/RuOwF9SG",b3="https://txeep2wshyx.typeform.com/to/Tfa8IrCd",y3="https://cdn.hiverhq.com/chat-support/hiver-chat.html",C3="enable_connectors_clicked",x3="learn_more_clicked",E3="connector_card_expand_clicked",v3="connector_card_collapsed_clicked",w3="connector_card_refresh_clicked",I3="connector_cards_loaded",_3="connector_whats_new_card_viewed",S3="connector_whats_new_explore_now_clicked",T3="connector_whats_new_learn_more_clicked",A3="connector_whats_new_dismissed",L3="connector_create_new_object_clicked",O3="connector_link_new_object_clicked",F3="connector_new_object_created_by_form",k3="connector_new_object_linked_by_form",D3="connector_object_unlinked_by_form",N3="connector_link_preview_clicked",R3="connector_create_panel_cancel_clicked",M3="connector_create_panel_back_clicked",P3="card_loaded_on_click",j3="card_loaded",B3="schedule_call_clicked",V3="schedule_call_cross_clicked",Ed="CONNECTOR_EDIT_CLICKED",G3="CONNECTOR_EDIT_REQUEST_SEND",H3="CONNECTOR_EDIT_CANCELLED",W3="CONNECTOR_EDIT_BACK_CLICKED",Z3="CONNECTOR_EDIT_SUCCESS",X3="connector_video_clicked",z3="connector_card_error",Xi="got_any_feedback_clicked",Y3="connector_deeplink_clicked",J3="search_bar_tapped",q3="search_suggestions_selected",Q3="search_initiated",$3="no_results_found",U3="search_results_found",K3="search_result_selected",e5="search_result_linked",t5="feedback_closed_clicked",n5="help_btn_clicked",r5="connector_chat_support_clicked",o5="add_custom_field_clicked",s5="add_custom_field_success",a5="update_custom_field_success",vd="clicked_on_lookup_config",i5="clicked_on_lookup_field",c5="saved_lookup_config",l5={userEmail:"",email:"",baseUrls:{},currentSmIds:[],metaData:void 0,availableFeatures:{},sendTrackingEvent:()=>{},conversationId:void 0,isAdmin:!1,connectorFunctions:{redirectToAdmin:()=>{}},stackingContext:{}},We=I.createContext(l5),Hs="hiver_connectors",zi={NOT_FOUND:404},u5="ftr-connector-blue-dot",wd="ftr-connectors-write-flow",d5="ftr-connectors-enhancements",f5="ftr-connector-schedule-call-agent",p5="ftr-connectors-edit",h5="enableAllConnectorFtr",g5="ftr-cards-open-state",m5="ftr-connectors-global-search",b5="ftr-connectors-smart-suggestions",y5="ftr-connectors-email-selection",C5="ftr-connector-agent-feedback",Ws="ftr-connector-unified-view",x5="ftr-connectors-expanded-form",Id="ftr-apps-lookup-revamp",E5="ftr-ci-configurable-fields",_d="Please refresh and try again",v5="No data available",Zs="-",Sd="Refresh",Td="Minimize",Yi="Expand",Ad="Connectors",Ji="Apps",w5="Collapse",I5="Close",Ld="Link",_5="Create",S5="Update",Od="Unlink",Fd="Edit",qi="Cancel",Qi="Create new object",kd="Link existing object",T5="Are you sure you want to unlink this object?",A5="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.",L5="Edit card",O5="bullet_list",F5="Expanded",k5="Collapsed",Dd="Something is wrong with the {{connector_name}} Connector setup. Please check our help guide <>here<>.",Nd="UNKNOWN_ERROR",D5="https://help.hiverhq.com/custom-connectors/common-connector-errors",Rd={MAIN_BUTTON:"main_button",ICON:"create_icon"},N5=" Add custom field",$i=e=>{let t=localStorage.getItem(Hs);return t=t?JSON.parse(t):!1,t==null?void 0:t[e]},R5=e=>!!$i(e),Md=()=>{const{userId:e=""}=qt()||{};return String(e)},M5=(e,t=Md())=>{const n=$i(e);return((n==null?void 0:n.isExtensionNew)??[]).includes(t)},Ui=(e,t=!1,n=!1)=>{const r=Md(),o=$i(e);if(t||!o){localStorage.removeItem(Hs);const s={[e]:{...!n&&{isExtensionNew:t?[]:[r]},...n&&{extensionExpand:[r]}}};localStorage.setItem(Hs,JSON.stringify(s));return}else{const s=(o==null?void 0:o.isExtensionNew)??[],a=(o==null?void 0:o.extensionExpand)??[],i={[e]:{...o,...!n&&{isExtensionNew:[...new Set([...s,r])]},...n&&{extensionExpand:[...new Set([...a,r])]}}};localStorage.setItem(Hs,JSON.stringify(i));return}},Ke=(e={},t)=>e&&typeof e[t]>"u"?(e==null?void 0:e[h5])===!0:(e==null?void 0:e[t])===!0,et=(e,t)=>e.replace(/:(\w+)/g,(n,r)=>String(t[r])||""),Pd=(e,t,n,r=!1)=>{var s;const o={};return o.card_title=t,o.card_state=n?F5:k5,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},jd=e=>{switch(e.cardType){case"flat":if(Array.isArray(e.data.flatDisplay)){const t=e.data.flatDisplay.filter(n=>Number(n.statusCode)!==zi.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)!==zi.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},P5=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)},Ki=({url:e,params:t})=>{const n=Object.entries(t).reduce((o,[s,a])=>(a!==void 0&&a!==""&&a!==null&&(o[s]=a),o),{}),r=new URL(e);return Object.entries(n).forEach(([o,s])=>{r.searchParams.set(o,s)}),r.toString()};function Bd(e,t){return e.length>t?e.substring(0,t)+"...":e}const j5=e=>A.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1187_180)"},A.createElement("path",{d:"M18.3333 7.81995L12.3417 7.30329L10 1.78662L7.65833 7.31162L1.66666 7.81995L6.21666 11.7616L4.85 17.62L10 14.5116L15.15 17.62L13.7917 11.7616L18.3333 7.81995ZM10 12.9533L6.86666 14.845L7.7 11.2783L4.93333 8.87829L8.58333 8.56162L10 5.20329L11.425 8.56995L15.075 8.88662L12.3083 11.2866L13.1417 14.8533L10 12.9533Z",fill:"#4D596C"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1187_180"},A.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(0 0.120117)"})))),B5=e=>A.createElement("svg",{width:21,height:20,viewBox:"0 0 21 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_847_49587)"},A.createElement("path",{d:"M10.6668 14.392L15.8168 17.5003L14.4502 11.642L19.0002 7.70033L13.0085 7.19199L10.6668 1.66699L8.32516 7.19199L2.3335 7.70033L6.8835 11.642L5.51683 17.5003L10.6668 14.392Z",fill:"#FFE250"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_847_49587"},A.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(0.666992)"})))),V5=u.keyframes`
|
|
36
36
|
from {
|
|
37
37
|
transform: translateY(-100%);
|
|
38
38
|
opacity: 0;
|
|
@@ -149,7 +149,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
149
149
|
}
|
|
150
150
|
`,Y5=u.styled(u.Typography)`
|
|
151
151
|
letter-spacing: 0.042px;
|
|
152
|
-
`,J5=({rating:e,setRating:t,count:n=5})=>{const[r,o]=I.useState(e),s=r??e,a=l=>{t(l)},i=l=>{o(l)},c=()=>{o(0)};return d.jsx(X5,{onMouseLeave:c,children:Array.from({length:n},(l,f)=>{const
|
|
152
|
+
`,J5=({rating:e,setRating:t,count:n=5})=>{const[r,o]=I.useState(e),s=r??e,a=l=>{t(l)},i=l=>{o(l)},c=()=>{o(0)};return d.jsx(X5,{onMouseLeave:c,children:Array.from({length:n},(l,f)=>{const g=f<s;return d.jsx(z5,{onClick:()=>a(f+1),onMouseEnter:()=>i(f+1),children:d.jsxs("div",{children:[d.jsx(B5,{width:"20px",height:"20px",style:{opacity:g?1:0,zIndex:g?2:1}}),d.jsx(j5,{width:"20px",height:"20px",style:{opacity:g?0:1,zIndex:g?1:2}})]})},f)})})},q5=({connectors:e,expanded:t=!1})=>{const{currentSmIds:n,sendTrackingEvent:r,userEmail:o}=I.useContext(We),{userGroupId:s,userId:a}=qt()||{},i=Ki({url:xd,params:{email:o,user_id:a,ug_id:s,sm_ids:n.join(","),connector_names:e.join(","),source:"collapsed_feedback_btn"}}),[c,l]=I.useState(t),[f,g]=I.useState(!1),[y,x]=I.useState(0),b=()=>{window.open(i,"_blank","noopener,noreferrer"),r(Xi,{sm_ids:n,ug_id:s,connector_names:e,source:"collapsed_feedback_btn",star_rating:0}),As(a)},p=E=>{r(Xi,{sm_ids:n,ug_id:s,connector_names:e,source:"expanded_feedback_btn",star_rating:E});const C=Ki({url:b3,params:{email:o,user_id:a,ug_id:s,sm_ids:n.join(","),connector_names:e.join(","),star_rating:String(E)}});x(E),window.open(C,"_blank"),l(!1),As(a)},h=()=>{r(t5,{sm_ids:n,ug_id:s,connector_names:e,source:"expanded_feedback_btn"}),g(!0),As(a)},m=()=>{f&&(l(!1),g(!1))};return d.jsxs(d.Fragment,{children:[d.jsxs(W5,{className:f||!c?"slide-down-out":"",onAnimationEnd:m,children:[d.jsxs(u.Stack,{width:"100%",direction:"row",gap:"8px",children:[d.jsx(f3,{}),d.jsxs(u.Box,{width:"175px",children:[d.jsx(Y5,{variant:"h3",children:h3}),d.jsx(J5,{rating:y,setRating:p})]})]}),d.jsx(u.Box,{position:"relative",children:d.jsx(u.Tooltip,{title:"Close",children:d.jsx(Z5,{onClick:h,children:d.jsx(p3,{width:"16px",height:"16px"})})})})]}),d.jsx(H5,{className:f||!c?"fade-in":"",children:d.jsxs(u.Button,{size:"small",variant:"outlined",color:"tertiary",onClick:b,children:[d.jsx(d3,{}),g3]})})]})},Q5="Need setup help?",$5="Expert setup assistance available! Book a 15 min call with our integration specialist.",U5="Schedule call",K5="https://calendar.app.google/V2cJcwKMV4ax9rpk9",Vd="agent_panel",ec="hiver_schedule_call_close_button_click",e4=u.styled(u.Stack)`
|
|
153
153
|
padding: 12px;
|
|
154
154
|
width: 250px;
|
|
155
155
|
min-height: 151px;
|
|
@@ -186,7 +186,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
186
186
|
color: ${u.theme.palette.gray.black};
|
|
187
187
|
`,a4=u.styled(u.Typography)`
|
|
188
188
|
color: ${u.theme.palette.gray.gray2};
|
|
189
|
-
`,i4=()=>{const{availableFeatures:e,sendTrackingEvent:t,isAdmin:n}=I.useContext(We),[r,o]=I.useState(()=>!(localStorage.getItem(Ki)==="true")&&Ke(e,d5));I.useEffect(()=>{localStorage.getItem(Ki)==="true"&&o(!1)},[]);const s=()=>{localStorage.setItem(Ki,"true"),o(!1),t(P3,{source:Vd})},a=()=>{window.open(K5,"_blank"),t(j3,{source:Vd})};return!r||!n?null:d.jsxs(e4,{justifyContent:"space-between",alignItems:"baseline",gap:"16px",children:[d.jsxs(t4,{gap:"4px",children:[d.jsxs(u.Stack,{direction:"row",justifyContent:"space-between",children:[d.jsx(s4,{variant:"body1_medium",children:Q5}),d.jsx(u.Stack,{onClick:s,position:"absolute",top:"4px",right:"4px",children:d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{children:d.jsx(r4,{})})})})]}),d.jsx(a4,{variant:"body2",children:$5})]}),d.jsx(u.Stack,{onClick:a,direction:"row",alignItems:"center",children:d.jsxs(n4,{variant:"outlined",size:"small",children:[d.jsx(o4,{}),U5]})})]})},c4="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",Gd=e=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.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"}),A.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"}),A.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"})),l4="data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1012_80924)'%3e%3cpath%20d='M9.66663%2015.1202H11.3333V13.4535H9.66663V15.1202ZM10.5%201.78687C5.89996%201.78687%202.16663%205.5202%202.16663%2010.1202C2.16663%2014.7202%205.89996%2018.4535%2010.5%2018.4535C15.1%2018.4535%2018.8333%2014.7202%2018.8333%2010.1202C18.8333%205.5202%2015.1%201.78687%2010.5%201.78687ZM10.5%2016.7869C6.82496%2016.7869%203.83329%2013.7952%203.83329%2010.1202C3.83329%206.4452%206.82496%203.45353%2010.5%203.45353C14.175%203.45353%2017.1666%206.4452%2017.1666%2010.1202C17.1666%2013.7952%2014.175%2016.7869%2010.5%2016.7869ZM10.5%205.1202C8.65829%205.1202%207.16663%206.61187%207.16663%208.45353H8.83329C8.83329%207.53687%209.58329%206.78687%2010.5%206.78687C11.4166%206.78687%2012.1666%207.53687%2012.1666%208.45353C12.1666%2010.1202%209.66663%209.91187%209.66663%2012.6202H11.3333C11.3333%2010.7452%2013.8333%2010.5369%2013.8333%208.45353C13.8333%206.61187%2012.3416%205.1202%2010.5%205.1202Z'%20fill='%234D596C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1012_80924'%3e%3crect%20width='20'%20height='20'%20fill='white'%20transform='translate(0.5%200.120117)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",u4=e=>A.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1329_1727)"},A.createElement("path",{d:"M15 1.5H3C2.175 1.5 1.5 2.175 1.5 3V16.5L4.5 13.5H15C15.825 13.5 16.5 12.825 16.5 12V3C16.5 2.175 15.825 1.5 15 1.5ZM15 12H4.5L3 13.5V3H15V12ZM5.25 6.75H6.75V8.25H5.25V6.75ZM8.25 6.75H9.75V8.25H8.25V6.75ZM11.25 6.75H12.75V8.25H11.25V6.75Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1329_1727"},A.createElement("rect",{width:18,height:18,fill:"white"})))),d4=e=>A.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1329_1720)"},A.createElement("path",{d:"M16.5 6.93L11.1075 6.465L9 1.5L6.8925 6.4725L1.5 6.93L5.595 10.4775L4.365 15.75L9 12.9525L13.635 15.75L12.4125 10.4775L16.5 6.93ZM9 11.55L6.18 13.2525L6.93 10.0425L4.44 7.8825L7.725 7.5975L9 4.575L10.2825 7.605L13.5675 7.89L11.0775 10.05L11.8275 13.26L9 11.55Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1329_1720"},A.createElement("rect",{width:18,height:18,fill:"white"})))),f4="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",p4=({options:e,anchor:t,open:n,onClose:r})=>d.jsx(u.Menu,{id:"help-dropdown",open:n,onClose:r,anchorEl:t,children:e.map(o=>d.jsxs(u.MenuItem,{onClick:o.onClick,children:[d.jsx(u.ListItemIcon,{children:o.icon}),o.label]},o.id))}),Hd="connector-header-stuck",h4=u.styled(u.Stack)`
|
|
189
|
+
`,i4=()=>{const{availableFeatures:e,sendTrackingEvent:t,isAdmin:n}=I.useContext(We),[r,o]=I.useState(()=>!(localStorage.getItem(ec)==="true")&&Ke(e,f5));I.useEffect(()=>{localStorage.getItem(ec)==="true"&&o(!1)},[]);const s=()=>{localStorage.setItem(ec,"true"),o(!1),t(V3,{source:Vd})},a=()=>{window.open(K5,"_blank"),t(B3,{source:Vd})};return!r||!n?null:d.jsxs(e4,{justifyContent:"space-between",alignItems:"baseline",gap:"16px",children:[d.jsxs(t4,{gap:"4px",children:[d.jsxs(u.Stack,{direction:"row",justifyContent:"space-between",children:[d.jsx(s4,{variant:"body1_medium",children:Q5}),d.jsx(u.Stack,{onClick:s,position:"absolute",top:"4px",right:"4px",children:d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{children:d.jsx(r4,{})})})})]}),d.jsx(a4,{variant:"body2",children:$5})]}),d.jsx(u.Stack,{onClick:a,direction:"row",alignItems:"center",children:d.jsxs(n4,{variant:"outlined",size:"small",children:[d.jsx(o4,{}),U5]})})]})},c4="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",Gd=e=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.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"}),A.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"}),A.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"})),l4="data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1012_80924)'%3e%3cpath%20d='M9.66663%2015.1202H11.3333V13.4535H9.66663V15.1202ZM10.5%201.78687C5.89996%201.78687%202.16663%205.5202%202.16663%2010.1202C2.16663%2014.7202%205.89996%2018.4535%2010.5%2018.4535C15.1%2018.4535%2018.8333%2014.7202%2018.8333%2010.1202C18.8333%205.5202%2015.1%201.78687%2010.5%201.78687ZM10.5%2016.7869C6.82496%2016.7869%203.83329%2013.7952%203.83329%2010.1202C3.83329%206.4452%206.82496%203.45353%2010.5%203.45353C14.175%203.45353%2017.1666%206.4452%2017.1666%2010.1202C17.1666%2013.7952%2014.175%2016.7869%2010.5%2016.7869ZM10.5%205.1202C8.65829%205.1202%207.16663%206.61187%207.16663%208.45353H8.83329C8.83329%207.53687%209.58329%206.78687%2010.5%206.78687C11.4166%206.78687%2012.1666%207.53687%2012.1666%208.45353C12.1666%2010.1202%209.66663%209.91187%209.66663%2012.6202H11.3333C11.3333%2010.7452%2013.8333%2010.5369%2013.8333%208.45353C13.8333%206.61187%2012.3416%205.1202%2010.5%205.1202Z'%20fill='%234D596C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1012_80924'%3e%3crect%20width='20'%20height='20'%20fill='white'%20transform='translate(0.5%200.120117)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",u4=e=>A.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1329_1727)"},A.createElement("path",{d:"M15 1.5H3C2.175 1.5 1.5 2.175 1.5 3V16.5L4.5 13.5H15C15.825 13.5 16.5 12.825 16.5 12V3C16.5 2.175 15.825 1.5 15 1.5ZM15 12H4.5L3 13.5V3H15V12ZM5.25 6.75H6.75V8.25H5.25V6.75ZM8.25 6.75H9.75V8.25H8.25V6.75ZM11.25 6.75H12.75V8.25H11.25V6.75Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1329_1727"},A.createElement("rect",{width:18,height:18,fill:"white"})))),d4=e=>A.createElement("svg",{width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_1329_1720)"},A.createElement("path",{d:"M16.5 6.93L11.1075 6.465L9 1.5L6.8925 6.4725L1.5 6.93L5.595 10.4775L4.365 15.75L9 12.9525L13.635 15.75L12.4125 10.4775L16.5 6.93ZM9 11.55L6.18 13.2525L6.93 10.0425L4.44 7.8825L7.725 7.5975L9 4.575L10.2825 7.605L13.5675 7.89L11.0775 10.05L11.8275 13.26L9 11.55Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1329_1720"},A.createElement("rect",{width:18,height:18,fill:"white"})))),f4="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",p4=({options:e,anchor:t,open:n,onClose:r})=>d.jsx(u.Menu,{id:"help-dropdown",open:n,onClose:r,anchorEl:t,children:e.map(o=>d.jsxs(u.MenuItem,{onClick:o.onClick,children:[d.jsx(u.ListItemIcon,{children:o.icon}),o.label]},o.id))}),Hd="connector-header-stuck",h4=u.styled(u.Stack)`
|
|
190
190
|
position: sticky;
|
|
191
191
|
top: 0;
|
|
192
192
|
box-sizing: content-box !important;
|
|
@@ -210,12 +210,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
210
210
|
width: 20px;
|
|
211
211
|
height: 20px;
|
|
212
212
|
`,Zd=u.styled(u.Typography)`
|
|
213
|
-
font-size: 14px;
|
|
214
|
-
font-weight: 400;
|
|
215
|
-
line-height: 20px;
|
|
216
|
-
letter-spacing: 0.1px;
|
|
217
213
|
text-align: left;
|
|
218
|
-
color:
|
|
214
|
+
color: ${u.theme.palette.gray.black};
|
|
219
215
|
`,Xd=u.styled(u.Grid)`
|
|
220
216
|
position: relative;
|
|
221
217
|
width: 100%;
|
|
@@ -321,7 +317,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
321
317
|
text-overflow: ellipsis;
|
|
322
318
|
-webkit-line-clamp: 3;
|
|
323
319
|
color: ${u.theme.palette.gray.gray1};
|
|
324
|
-
`,
|
|
320
|
+
`,tc=u.styled(u.Box)`
|
|
325
321
|
position: relative;
|
|
326
322
|
top: 1px;
|
|
327
323
|
content: '';
|
|
@@ -360,10 +356,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
360
356
|
transform: rotate(135deg);
|
|
361
357
|
}
|
|
362
358
|
}
|
|
363
|
-
`,
|
|
359
|
+
`,Pn=u.styled(u.Skeleton)`
|
|
364
360
|
display: block;
|
|
365
361
|
margin: ${e=>e.margin?e.margin:0};
|
|
366
|
-
`,
|
|
362
|
+
`,qr=u.styled(u.IconButton)`
|
|
367
363
|
${e=>e.disabled?"opacity: 0.5;":""}
|
|
368
364
|
width: 32px;
|
|
369
365
|
height: 32px;
|
|
@@ -461,7 +457,6 @@ React keys must be passed directly to JSX without using spread:
|
|
|
461
457
|
transform: rotate(${e=>e.transformAngle}deg);
|
|
462
458
|
`,N4=u.styled(u.Typography)`
|
|
463
459
|
display: flex;
|
|
464
|
-
font-size: 12px;
|
|
465
460
|
color: ${u.theme.palette.blue.primary};
|
|
466
461
|
justify-content: flex-end;
|
|
467
462
|
align-items: center;
|
|
@@ -476,7 +471,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
476
471
|
margin-top: 12px;
|
|
477
472
|
border: 1px solid ${u.palette.gray.gray5};
|
|
478
473
|
border-radius: 4px;
|
|
479
|
-
`,
|
|
474
|
+
`,P4=u.styled(u.Stack)`
|
|
480
475
|
flex-direction: row;
|
|
481
476
|
align-items: center;
|
|
482
477
|
background-color: #e1e8ff;
|
|
@@ -484,7 +479,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
484
479
|
box-sizing: border-box;
|
|
485
480
|
height: 48px;
|
|
486
481
|
justify-content: space-between;
|
|
487
|
-
`,
|
|
482
|
+
`,j4=u.styled(u.Box)`
|
|
488
483
|
overflow: hidden;
|
|
489
484
|
transition: max-height 300ms;
|
|
490
485
|
&.slideUp {
|
|
@@ -543,7 +538,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
543
538
|
width: calc(100% - 20px);
|
|
544
539
|
display: inline-block;
|
|
545
540
|
color: ${u.theme.palette.gray.gray2};
|
|
546
|
-
`,J4=({connectors:e,isWriteFlowEnabled:t,haveCreateObjects:n,haveLinkObjects:r,cards:o,handleCreateNewObject:s,handleLinkNewObject:a})=>{const i=I.useRef(null),c=I.useRef(null),[l,f]=I.useState(null),
|
|
541
|
+
`,J4=({connectors:e,isWriteFlowEnabled:t,haveCreateObjects:n,haveLinkObjects:r,cards:o,handleCreateNewObject:s,handleLinkNewObject:a})=>{const i=I.useRef(null),c=I.useRef(null),[l,f]=I.useState(null),g=!!l,{availableFeatures:y,sendTrackingEvent:x,currentSmIds:b,userEmail:p}=I.useContext(We),{userGroupId:h,userId:m}=qt()||{},E=Ke(y,Ws),C=[{id:"rate-experience",label:"Rate your experience",icon:d.jsx(d4,{}),onClick:()=>{f(null);const _=Ki({url:xd,params:{email:p,user_id:m,ug_id:h,sm_ids:b.join(","),connector_names:e.join(","),source:"help_drop_down"}});window.open(_,"_blank"),x(Xi,{sm_ids:b,ug_id:h,connector_names:e,source:"help_drop_down"}),As(m)}},{id:"instant-chat",label:"Instant chat with support",icon:d.jsx(u4,{}),onClick:()=>{f(null),window.open(y3,"_blank"),x(r5,{sm_ids:b,ug_id:h,connector_names:e,source:"help_drop_down"})}}],w=I.useCallback(_=>{const T=document.getElementById("connector-agent-container");if(!_||!T)return;c.current&&c.current.disconnect();const S=new IntersectionObserver(L=>{const N=i.current;for(const k of L)N==null||N.classList.toggle(Hd,k.intersectionRatio===0)},{root:T});S.observe(_),c.current=S},[]),v=_=>{x(n5,{sm_ids:b,ug_id:h,connector_names:e}),f(_.currentTarget)};return d.jsxs(d.Fragment,{children:[d.jsx(g4,{ref:w}),d.jsx(p4,{options:C,anchor:l,open:g,onClose:()=>f(null)}),d.jsxs(h4,{ref:i,children:[d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[E?d.jsx(Gd,{width:"20px",height:"20px"}):d.jsx(Wd,{}),d.jsx(Zd,{variant:"body_sm_medium",children:E?Ji:Ad})]}),d.jsxs(u.Stack,{direction:"row",children:[d.jsx(u.Tooltip,{title:m3,placement:"bottom",children:d.jsx(u.IconButton,{onClick:v,id:"help-button",sx:{height:"36px",width:"36px"},children:d.jsx("img",{src:l4,alt:"Help",height:"20px"})})}),t&&(o!=null&&o.length)?d.jsxs(d.Fragment,{children:[r?d.jsx(u.Tooltip,{title:kd,placement:"bottom",children:d.jsx(u.IconButton,{onClick:a,sx:{height:"36px",width:"36px"},children:d.jsx("img",{src:f4,alt:"Link Task",height:"20px"})})}):null,n?d.jsx(u.Tooltip,{title:Qi,placement:"bottom",children:d.jsx(u.IconButton,{onClick:s,sx:{height:"36px",width:"36px"},children:d.jsx("img",{src:c4,alt:"Add",height:"20px"})})}):null]}):null]})]})]})};var nc={exports:{}},rc={};/**
|
|
547
542
|
* @license React
|
|
548
543
|
* use-sync-external-store-with-selector.production.min.js
|
|
549
544
|
*
|
|
@@ -551,7 +546,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
551
546
|
*
|
|
552
547
|
* This source code is licensed under the MIT license found in the
|
|
553
548
|
* LICENSE file in the root directory of this source tree.
|
|
554
|
-
*/var qd;function q4(){if(qd)return
|
|
549
|
+
*/var qd;function q4(){if(qd)return rc;qd=1;var e=I;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,a=e.useMemo,i=e.useDebugValue;return rc.useSyncExternalStoreWithSelector=function(c,l,f,g,y){var x=o(null);if(x.current===null){var b={hasValue:!1,value:null};x.current=b}else b=x.current;x=a(function(){function h(v){if(!m){if(m=!0,E=v,v=g(v),y!==void 0&&b.hasValue){var _=b.value;if(y(_,v))return C=_}return C=v}if(_=C,n(E,v))return _;var T=g(v);return y!==void 0&&y(_,T)?_:(E=v,C=T)}var m=!1,E,C,w=f===void 0?null:f;return[function(){return h(l())},w===null?void 0:function(){return h(w())}]},[l,f,g,y]);var p=r(c,x[0],x[1]);return s(function(){b.hasValue=!0,b.value=p},[p]),i(p),p},rc}var oc={};/**
|
|
555
550
|
* @license React
|
|
556
551
|
* use-sync-external-store-with-selector.development.js
|
|
557
552
|
*
|
|
@@ -559,23 +554,23 @@ React keys must be passed directly to JSX without using spread:
|
|
|
559
554
|
*
|
|
560
555
|
* This source code is licensed under the MIT license found in the
|
|
561
556
|
* LICENSE file in the root directory of this source tree.
|
|
562
|
-
*/var Qd;function Q4(){return Qd||(Qd=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=I;function t(l,f){return l===f&&(l!==0||1/l===1/f)||l!==l&&f!==f}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,a=e.useMemo,i=e.useDebugValue;function c(l,f,
|
|
563
|
-
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:h,selected2:C,stack:w})}}if((m==="always"||m==="once"&&
|
|
564
|
-
Selectors that return the entire state are almost certainly a mistake, as they will cause a rerender whenever *anything* in state changes.`,{stack:C})}g.current&&(g.current=!1)}return h}}[r.name],[r,f,a.stabilityCheck]),y=e0(c.addNestedSub,i.getState,l||i.getState,x,s);return Tt.useDebugValue(y),y};return Object.assign(n,{withTypes:()=>n}),n}var rb=nb();function ob(e){e()}function sb(){let e=null,t=null;return{clear(){e=null,t=null},notify(){ob(()=>{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 t0={notify(){},get:()=>[]};function ab(e,t){let n,r=t0,o=0,s=!1;function a(p){f();const h=r.subscribe(p);let m=!1;return()=>{m||(m=!0,h(),b())}}function i(){r.notify()}function c(){y.onStateChange&&y.onStateChange()}function l(){return s}function f(){o++,n||(n=e.subscribe(c),r=sb())}function b(){o--,n&&o===0&&(n(),n=void 0,r.clear(),r=t0)}function g(){s||(s=!0,f())}function x(){s&&(s=!1,b())}const y={addNestedSub:a,notifyNestedSubs:i,handleChangeWrapper:c,isSubscribed:l,trySubscribe:g,tryUnsubscribe:x,getListeners:()=>r};return y}var ib=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",cb=typeof navigator<"u"&&navigator.product==="ReactNative",lb=ib||cb?Tt.useLayoutEffect:Tt.useEffect;function ub({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:s="once"}){const a=Tt.useMemo(()=>{const l=ab(e);return{store:e,subscription:l,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:s}},[e,r,o,s]),i=Tt.useMemo(()=>e.getState(),[e]);lb(()=>{const{subscription:l}=a;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),i!==e.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[a,i]);const c=t||On;return Tt.createElement(c.Provider,{value:a},n)}var sc=ub;function n0(e=On){const t=e===On?Kd:oc(e),n=()=>{const{store:r}=t();return r};return Object.assign(n,{withTypes:()=>n}),n}var db=n0();function fb(e=On){const t=e===On?db:n0(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var pb=fb();eb($4.useSyncExternalStoreWithSelector);const Zt=pb.withTypes(),Ie=rb.withTypes(),De={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},ee={IDLE:"idle",LOADING:"loading",FAILED:"failed"},hb="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",r0="Show more",gb="Show less",mb="Show preview",bb="Hide preview",yb="Select email";function nt(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 Cb=typeof Symbol=="function"&&Symbol.observable||"@@observable",o0=Cb,ac=()=>Math.random().toString(36).substring(7).split("").join("."),xb={INIT:`@@redux/INIT${ac()}`,REPLACE:`@@redux/REPLACE${ac()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${ac()}`},sr=xb;function Vo(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 Eb(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(Ib(e))return"date";if(wb(e))return"error";const n=vb(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 vb(e){return typeof e.constructor=="function"?e.constructor.name:null}function wb(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function Ib(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Fn(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=Eb(e)),t}function s0(e,t,n){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?nt(2):`Expected the root reducer to be a function. Instead, received: '${Fn(e)}'`);if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?nt(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"?nt(1):`Expected the enhancer to be a function. Instead, received: '${Fn(n)}'`);return n(s0)(e,t)}let r=e,o=t,s=new Map,a=s,i=0,c=!1;function l(){a===s&&(a=new Map,s.forEach((h,m)=>{a.set(m,h)}))}function f(){if(c)throw new Error(process.env.NODE_ENV==="production"?nt(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(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?nt(4):`Expected the listener to be a function. Instead, received: '${Fn(h)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?nt(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 m=!0;l();const E=i++;return a.set(E,h),function(){if(m){if(c)throw new Error(process.env.NODE_ENV==="production"?nt(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.");m=!1,l(),a.delete(E),s=null}}}function g(h){if(!Vo(h))throw new Error(process.env.NODE_ENV==="production"?nt(7):`Actions must be plain objects. Instead, the actual type was: '${Fn(h)}'. 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 h.type>"u")throw new Error(process.env.NODE_ENV==="production"?nt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof h.type!="string")throw new Error(process.env.NODE_ENV==="production"?nt(17):`Action "type" property must be a string. Instead, the actual type was: '${Fn(h.type)}'. Value was: '${h.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?nt(9):"Reducers may not dispatch actions.");try{c=!0,o=r(o,h)}finally{c=!1}return(s=a).forEach(E=>{E()}),h}function x(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?nt(10):`Expected the nextReducer to be a function. Instead, received: '${Fn(h)}`);r=h,g({type:sr.REPLACE})}function y(){const h=b;return{subscribe(m){if(typeof m!="object"||m===null)throw new Error(process.env.NODE_ENV==="production"?nt(11):`Expected the observer to be an object. Instead, received: '${Fn(m)}'`);function E(){const w=m;w.next&&w.next(f())}return E(),{unsubscribe:h(E)}},[o0](){return this}}}return g({type:sr.INIT}),{dispatch:g,subscribe:b,getState:f,replaceReducer:x,[o0]:y}}function a0(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function _b(e,t,n,r){const o=Object.keys(t),s=n&&n.type===sr.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(!Vo(e))return`The ${s} has unexpected type of "${Fn(e)}". Expected argument to be an object with the following keys: "${o.join('", "')}"`;const a=Object.keys(e).filter(i=>!t.hasOwnProperty(i)&&!r[i]);if(a.forEach(i=>{r[i]=!0}),!(n&&n.type===sr.REPLACE)&&a.length>0)return`Unexpected ${a.length>1?"keys":"key"} "${a.join('", "')}" found in ${s}. Expected to find one of the known reducer keys instead: "${o.join('", "')}". Unexpected keys will be ignored.`}function Sb(e){Object.keys(e).forEach(t=>{const n=e[t];if(typeof n(void 0,{type:sr.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?nt(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:sr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?nt(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${sr.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 i0(e){const t=Object.keys(e),n={};for(let a=0;a<t.length;a++){const i=t[a];process.env.NODE_ENV!=="production"&&typeof e[i]>"u"&&a0(`No reducer provided for key "${i}"`),typeof e[i]=="function"&&(n[i]=e[i])}const r=Object.keys(n);let o;process.env.NODE_ENV!=="production"&&(o={});let s;try{Sb(n)}catch(a){s=a}return function(i={},c){if(s)throw s;if(process.env.NODE_ENV!=="production"){const b=_b(i,n,c,o);b&&a0(b)}let l=!1;const f={};for(let b=0;b<r.length;b++){const g=r[b],x=n[g],y=i[g],p=x(y,c);if(typeof p>"u"){const h=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?nt(14):`When called with an action of type ${h?`"${String(h)}"`:"(unknown type)"}, the slice reducer for key "${g}" 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.`)}f[g]=p,l=l||p!==y}return l=l||r.length!==Object.keys(i).length,l?f:i}}function zs(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function Tb(...e){return t=>(n,r)=>{const o=t(n,r);let s=()=>{throw new Error(process.env.NODE_ENV==="production"?nt(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const a={getState:o.getState,dispatch:(c,...l)=>s(c,...l)},i=e.map(c=>c(a));return s=zs(...i)(o.dispatch),{...o,dispatch:s}}}function c0(e){return Vo(e)&&"type"in e&&typeof e.type=="string"}var l0=Symbol.for("immer-nothing"),u0=Symbol.for("immer-draftable"),At=Symbol.for("immer-state"),Ab=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 mt(e,...t){if(process.env.NODE_ENV!=="production"){const n=Ab[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 Yr=Object.getPrototypeOf;function ar(e){return!!e&&!!e[At]}function gn(e){var t;return e?d0(e)||Array.isArray(e)||!!e[u0]||!!((t=e.constructor)!=null&&t[u0])||qs(e)||Qs(e):!1}var Lb=Object.prototype.constructor.toString();function d0(e){if(!e||typeof e!="object")return!1;const t=Yr(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)===Lb}function Ys(e,t){Js(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Js(e){const t=e[At];return t?t.type_:Array.isArray(e)?1:qs(e)?2:Qs(e)?3:0}function ic(e,t){return Js(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function f0(e,t,n){const r=Js(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function Ob(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function qs(e){return e instanceof Map}function Qs(e){return e instanceof Set}function ir(e){return e.copy_||e.base_}function cc(e,t){if(qs(e))return new Map(e);if(Qs(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=d0(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[At];let o=Reflect.ownKeys(r);for(let s=0;s<o.length;s++){const a=o[s],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Yr(e),r)}else{const r=Yr(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function lc(e,t=!1){return $s(e)||ar(e)||!gn(e)||(Js(e)>1&&(e.set=e.add=e.clear=e.delete=Fb),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>lc(r,!0))),e}function Fb(){mt(2)}function $s(e){return Object.isFrozen(e)}var kb={};function cr(e){const t=kb[e];return t||mt(0,e),t}var Go;function p0(){return Go}function Db(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function h0(e,t){t&&(cr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function uc(e){dc(e),e.drafts_.forEach(Nb),e.drafts_=null}function dc(e){e===Go&&(Go=e.parent_)}function g0(e){return Go=Db(Go,e)}function Nb(e){const t=e[At];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function m0(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[At].modified_&&(uc(t),mt(4)),gn(e)&&(e=Us(t,e),t.parent_||Ks(t,e)),t.patches_&&cr("Patches").generateReplacementPatches_(n[At].base_,e,t.patches_,t.inversePatches_)):e=Us(t,n,[]),uc(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==l0?e:void 0}function Us(e,t,n){if($s(t))return t;const r=t[At];if(!r)return Ys(t,(o,s)=>b0(e,r,t,o,s,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Ks(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let s=o,a=!1;r.type_===3&&(s=new Set(o),o.clear(),a=!0),Ys(s,(i,c)=>b0(e,r,o,i,c,n,a)),Ks(e,o,!1),n&&e.patches_&&cr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function b0(e,t,n,r,o,s,a){if(process.env.NODE_ENV!=="production"&&o===n&&mt(5),ar(o)){const i=s&&t&&t.type_!==3&&!ic(t.assigned_,r)?s.concat(r):void 0,c=Us(e,o,i);if(f0(n,r,c),ar(c))e.canAutoFreeze_=!1;else return}else a&&n.add(o);if(gn(o)&&!$s(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Us(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Ks(e,o)}}function Ks(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&lc(t,n)}function Rb(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:p0(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,s=fc;n&&(o=[r],s=Ho);const{revoke:a,proxy:i}=Proxy.revocable(o,s);return r.draft_=i,r.revoke_=a,i}var fc={get(e,t){if(t===At)return e;const n=ir(e);if(!ic(n,t))return Mb(e,n,t);const r=n[t];return e.finalized_||!gn(r)?r:r===pc(e.base_,t)?(gc(e),e.copy_[t]=mc(r,e)):r},has(e,t){return t in ir(e)},ownKeys(e){return Reflect.ownKeys(ir(e))},set(e,t,n){const r=y0(ir(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=pc(ir(e),t),s=o==null?void 0:o[At];if(s&&s.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(Ob(n,o)&&(n!==void 0||ic(e.base_,t)))return!0;gc(e),hc(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 pc(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,gc(e),hc(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=ir(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){mt(11)},getPrototypeOf(e){return Yr(e.base_)},setPrototypeOf(){mt(12)}},Ho={};Ys(fc,(e,t)=>{Ho[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ho.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&mt(13),Ho.set.call(this,e,t,void 0)},Ho.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&mt(14),fc.set.call(this,e[0],t,n,e[0])};function pc(e,t){const n=e[At];return(n?ir(n):e)[t]}function Mb(e,t,n){var o;const r=y0(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function y0(e,t){if(!(t in e))return;let n=Yr(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Yr(n)}}function hc(e){e.modified_||(e.modified_=!0,e.parent_&&hc(e.parent_))}function gc(e){e.copy_||(e.copy_=cc(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var jb=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 a=this;return function(c=s,...l){return a.produce(c,f=>n.call(this,f,...l))}}typeof n!="function"&&mt(6),r!==void 0&&typeof r!="function"&&mt(7);let o;if(gn(t)){const s=g0(this),a=mc(t,void 0);let i=!0;try{o=n(a),i=!1}finally{i?uc(s):dc(s)}return h0(s,r),m0(o,s)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===l0&&(o=void 0),this.autoFreeze_&&lc(o,!0),r){const s=[],a=[];cr("Patches").generateReplacementPatches_(t,o,s,a),r(s,a)}return o}else mt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(a,...i)=>this.produceWithPatches(a,c=>t(c,...i));let r,o;return[this.produce(t,n,(a,i)=>{r=a,o=i}),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){gn(e)||mt(8),ar(e)&&(e=Pb(e));const t=g0(this),n=mc(e,void 0);return n[At].isManual_=!0,dc(t),n}finishDraft(e,t){const n=e&&e[At];(!n||!n.isManual_)&&mt(9);const{scope_:r}=n;return h0(r,t),m0(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=cr("Patches").applyPatches_;return ar(e)?r(e,t):this.produce(e,o=>r(o,t))}};function mc(e,t){const n=qs(e)?cr("MapSet").proxyMap_(e,t):Qs(e)?cr("MapSet").proxySet_(e,t):Rb(e,t);return(t?t.scope_:p0()).drafts_.push(n),n}function Pb(e){return ar(e)||mt(10,e),C0(e)}function C0(e){if(!gn(e)||$s(e))return e;const t=e[At];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=cc(e,t.scope_.immer_.useStrictShallowCopy_)}else n=cc(e,!0);return Ys(n,(r,o)=>{f0(n,r,C0(o))}),t&&(t.finalized_=!1),n}var Lt=new jb,x0=Lt.produce;Lt.produceWithPatches.bind(Lt),Lt.setAutoFreeze.bind(Lt),Lt.setUseStrictShallowCopy.bind(Lt),Lt.applyPatches.bind(Lt),Lt.createDraft.bind(Lt),Lt.finishDraft.bind(Lt);var Bb=(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
|
|
557
|
+
*/var Qd;function Q4(){return Qd||(Qd=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=I;function t(l,f){return l===f&&(l!==0||1/l===1/f)||l!==l&&f!==f}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,a=e.useMemo,i=e.useDebugValue;function c(l,f,g,y,x){var b=o(null),p;b.current===null?(p={hasValue:!1,value:null},b.current=p):p=b.current;var h=a(function(){var w=!1,v,_,T=function(k){if(!w){w=!0,v=k;var D=y(k);if(x!==void 0&&p.hasValue){var M=p.value;if(x(M,D))return _=M,M}return _=D,D}var j=v,J=_;if(n(j,k))return J;var Y=y(k);return x!==void 0&&x(J,Y)?J:(v=k,_=Y,Y)},S=g===void 0?null:g,L=function(){return T(f())},N=S===null?void 0:function(){return T(S())};return[L,N]},[f,g,y,x]),m=h[0],E=h[1],C=r(l,m,E);return s(function(){p.hasValue=!0,p.value=C},[C]),i(C),C}oc.useSyncExternalStoreWithSelector=c,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),oc}process.env.NODE_ENV==="production"?nc.exports=q4():nc.exports=Q4();var $4=nc.exports,kt="default"in A?A.default:A,$d=Symbol.for("react-redux-context"),Ud=typeof globalThis<"u"?globalThis:{};function U4(){if(!kt.createContext)return{};const e=Ud[$d]??(Ud[$d]=new Map);let t=e.get(kt.createContext);return t||(t=kt.createContext(null),process.env.NODE_ENV!=="production"&&(t.displayName="ReactRedux"),e.set(kt.createContext,t)),t}var jn=U4(),K4=()=>{throw new Error("uSES not initialized!")};function sc(e=jn){return function(){const n=kt.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 Kd=sc(),e0=K4,eb=e=>{e0=e},tb=(e,t)=>e===t;function nb(e=jn){const t=e===jn?Kd:sc(e),n=(r,o={})=>{const{equalityFn:s=tb,devModeChecks:a={}}=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:i,subscription:c,getServerState:l,stabilityCheck:f,identityFunctionCheck:g}=t(),y=kt.useRef(!0),x=kt.useCallback({[r.name](p){const h=r(p);if(process.env.NODE_ENV!=="production"){const{identityFunctionCheck:m,stabilityCheck:E}={stabilityCheck:f,identityFunctionCheck:g,...a};if(E==="always"||E==="once"&&y.current){const C=r(p);if(!s(h,C)){let w;try{throw new Error}catch(v){({stack:w}=v)}console.warn("Selector "+(r.name||"unknown")+` returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
|
|
558
|
+
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:h,selected2:C,stack:w})}}if((m==="always"||m==="once"&&y.current)&&h===p){let C;try{throw new Error}catch(w){({stack:C}=w)}console.warn("Selector "+(r.name||"unknown")+` returned the root state when called. This can lead to unnecessary rerenders.
|
|
559
|
+
Selectors that return the entire state are almost certainly a mistake, as they will cause a rerender whenever *anything* in state changes.`,{stack:C})}y.current&&(y.current=!1)}return h}}[r.name],[r,f,a.stabilityCheck]),b=e0(c.addNestedSub,i.getState,l||i.getState,x,s);return kt.useDebugValue(b),b};return Object.assign(n,{withTypes:()=>n}),n}var rb=nb();function ob(e){e()}function sb(){let e=null,t=null;return{clear(){e=null,t=null},notify(){ob(()=>{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 t0={notify(){},get:()=>[]};function ab(e,t){let n,r=t0,o=0,s=!1;function a(p){f();const h=r.subscribe(p);let m=!1;return()=>{m||(m=!0,h(),g())}}function i(){r.notify()}function c(){b.onStateChange&&b.onStateChange()}function l(){return s}function f(){o++,n||(n=e.subscribe(c),r=sb())}function g(){o--,n&&o===0&&(n(),n=void 0,r.clear(),r=t0)}function y(){s||(s=!0,f())}function x(){s&&(s=!1,g())}const b={addNestedSub:a,notifyNestedSubs:i,handleChangeWrapper:c,isSubscribed:l,trySubscribe:y,tryUnsubscribe:x,getListeners:()=>r};return b}var ib=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",cb=typeof navigator<"u"&&navigator.product==="ReactNative",lb=ib||cb?kt.useLayoutEffect:kt.useEffect;function ub({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:s="once"}){const a=kt.useMemo(()=>{const l=ab(e);return{store:e,subscription:l,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:s}},[e,r,o,s]),i=kt.useMemo(()=>e.getState(),[e]);lb(()=>{const{subscription:l}=a;return l.onStateChange=l.notifyNestedSubs,l.trySubscribe(),i!==e.getState()&&l.notifyNestedSubs(),()=>{l.tryUnsubscribe(),l.onStateChange=void 0}},[a,i]);const c=t||jn;return kt.createElement(c.Provider,{value:a},n)}var ac=ub;function n0(e=jn){const t=e===jn?Kd:sc(e),n=()=>{const{store:r}=t();return r};return Object.assign(n,{withTypes:()=>n}),n}var db=n0();function fb(e=jn){const t=e===jn?db:n0(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var pb=fb();eb($4.useSyncExternalStoreWithSelector);const Qt=pb.withTypes(),ve=rb.withTypes(),Fe={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},ee={IDLE:"idle",LOADING:"loading",FAILED:"failed"},hb="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",r0="Show more",gb="Show less",mb="Show preview",bb="Hide preview",yb="Select email";function ot(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 Cb=typeof Symbol=="function"&&Symbol.observable||"@@observable",o0=Cb,ic=()=>Math.random().toString(36).substring(7).split("").join("."),xb={INIT:`@@redux/INIT${ic()}`,REPLACE:`@@redux/REPLACE${ic()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${ic()}`},fr=xb;function Wo(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 Eb(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(Ib(e))return"date";if(wb(e))return"error";const n=vb(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 vb(e){return typeof e.constructor=="function"?e.constructor.name:null}function wb(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function Ib(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Bn(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=Eb(e)),t}function s0(e,t,n){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?ot(2):`Expected the root reducer to be a function. Instead, received: '${Bn(e)}'`);if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?ot(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"?ot(1):`Expected the enhancer to be a function. Instead, received: '${Bn(n)}'`);return n(s0)(e,t)}let r=e,o=t,s=new Map,a=s,i=0,c=!1;function l(){a===s&&(a=new Map,s.forEach((h,m)=>{a.set(m,h)}))}function f(){if(c)throw new Error(process.env.NODE_ENV==="production"?ot(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 g(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?ot(4):`Expected the listener to be a function. Instead, received: '${Bn(h)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?ot(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 m=!0;l();const E=i++;return a.set(E,h),function(){if(m){if(c)throw new Error(process.env.NODE_ENV==="production"?ot(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.");m=!1,l(),a.delete(E),s=null}}}function y(h){if(!Wo(h))throw new Error(process.env.NODE_ENV==="production"?ot(7):`Actions must be plain objects. Instead, the actual type was: '${Bn(h)}'. 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 h.type>"u")throw new Error(process.env.NODE_ENV==="production"?ot(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof h.type!="string")throw new Error(process.env.NODE_ENV==="production"?ot(17):`Action "type" property must be a string. Instead, the actual type was: '${Bn(h.type)}'. Value was: '${h.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?ot(9):"Reducers may not dispatch actions.");try{c=!0,o=r(o,h)}finally{c=!1}return(s=a).forEach(E=>{E()}),h}function x(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?ot(10):`Expected the nextReducer to be a function. Instead, received: '${Bn(h)}`);r=h,y({type:fr.REPLACE})}function b(){const h=g;return{subscribe(m){if(typeof m!="object"||m===null)throw new Error(process.env.NODE_ENV==="production"?ot(11):`Expected the observer to be an object. Instead, received: '${Bn(m)}'`);function E(){const w=m;w.next&&w.next(f())}return E(),{unsubscribe:h(E)}},[o0](){return this}}}return y({type:fr.INIT}),{dispatch:y,subscribe:g,getState:f,replaceReducer:x,[o0]:b}}function a0(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function _b(e,t,n,r){const o=Object.keys(t),s=n&&n.type===fr.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(!Wo(e))return`The ${s} has unexpected type of "${Bn(e)}". Expected argument to be an object with the following keys: "${o.join('", "')}"`;const a=Object.keys(e).filter(i=>!t.hasOwnProperty(i)&&!r[i]);if(a.forEach(i=>{r[i]=!0}),!(n&&n.type===fr.REPLACE)&&a.length>0)return`Unexpected ${a.length>1?"keys":"key"} "${a.join('", "')}" found in ${s}. Expected to find one of the known reducer keys instead: "${o.join('", "')}". Unexpected keys will be ignored.`}function Sb(e){Object.keys(e).forEach(t=>{const n=e[t];if(typeof n(void 0,{type:fr.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?ot(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:fr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?ot(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${fr.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 i0(e){const t=Object.keys(e),n={};for(let a=0;a<t.length;a++){const i=t[a];process.env.NODE_ENV!=="production"&&typeof e[i]>"u"&&a0(`No reducer provided for key "${i}"`),typeof e[i]=="function"&&(n[i]=e[i])}const r=Object.keys(n);let o;process.env.NODE_ENV!=="production"&&(o={});let s;try{Sb(n)}catch(a){s=a}return function(i={},c){if(s)throw s;if(process.env.NODE_ENV!=="production"){const g=_b(i,n,c,o);g&&a0(g)}let l=!1;const f={};for(let g=0;g<r.length;g++){const y=r[g],x=n[y],b=i[y],p=x(b,c);if(typeof p>"u"){const h=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?ot(14):`When called with an action of type ${h?`"${String(h)}"`:"(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.`)}f[y]=p,l=l||p!==b}return l=l||r.length!==Object.keys(i).length,l?f:i}}function Xs(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,n)=>(...r)=>t(n(...r)))}function Tb(...e){return t=>(n,r)=>{const o=t(n,r);let s=()=>{throw new Error(process.env.NODE_ENV==="production"?ot(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const a={getState:o.getState,dispatch:(c,...l)=>s(c,...l)},i=e.map(c=>c(a));return s=Xs(...i)(o.dispatch),{...o,dispatch:s}}}function c0(e){return Wo(e)&&"type"in e&&typeof e.type=="string"}var l0=Symbol.for("immer-nothing"),u0=Symbol.for("immer-draftable"),Dt=Symbol.for("immer-state"),Ab=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 xt(e,...t){if(process.env.NODE_ENV!=="production"){const n=Ab[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 Qr=Object.getPrototypeOf;function pr(e){return!!e&&!!e[Dt]}function En(e){var t;return e?d0(e)||Array.isArray(e)||!!e[u0]||!!((t=e.constructor)!=null&&t[u0])||Js(e)||qs(e):!1}var Lb=Object.prototype.constructor.toString();function d0(e){if(!e||typeof e!="object")return!1;const t=Qr(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)===Lb}function zs(e,t){Ys(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Ys(e){const t=e[Dt];return t?t.type_:Array.isArray(e)?1:Js(e)?2:qs(e)?3:0}function cc(e,t){return Ys(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function f0(e,t,n){const r=Ys(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function Ob(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Js(e){return e instanceof Map}function qs(e){return e instanceof Set}function hr(e){return e.copy_||e.base_}function lc(e,t){if(Js(e))return new Map(e);if(qs(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=d0(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[Dt];let o=Reflect.ownKeys(r);for(let s=0;s<o.length;s++){const a=o[s],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Qr(e),r)}else{const r=Qr(e);if(r!==null&&n)return{...e};const o=Object.create(r);return Object.assign(o,e)}}function uc(e,t=!1){return Qs(e)||pr(e)||!En(e)||(Ys(e)>1&&(e.set=e.add=e.clear=e.delete=Fb),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>uc(r,!0))),e}function Fb(){xt(2)}function Qs(e){return Object.isFrozen(e)}var kb={};function gr(e){const t=kb[e];return t||xt(0,e),t}var Zo;function p0(){return Zo}function Db(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function h0(e,t){t&&(gr("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function dc(e){fc(e),e.drafts_.forEach(Nb),e.drafts_=null}function fc(e){e===Zo&&(Zo=e.parent_)}function g0(e){return Zo=Db(Zo,e)}function Nb(e){const t=e[Dt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function m0(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[Dt].modified_&&(dc(t),xt(4)),En(e)&&(e=$s(t,e),t.parent_||Us(t,e)),t.patches_&&gr("Patches").generateReplacementPatches_(n[Dt].base_,e,t.patches_,t.inversePatches_)):e=$s(t,n,[]),dc(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==l0?e:void 0}function $s(e,t,n){if(Qs(t))return t;const r=t[Dt];if(!r)return zs(t,(o,s)=>b0(e,r,t,o,s,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Us(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let s=o,a=!1;r.type_===3&&(s=new Set(o),o.clear(),a=!0),zs(s,(i,c)=>b0(e,r,o,i,c,n,a)),Us(e,o,!1),n&&e.patches_&&gr("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function b0(e,t,n,r,o,s,a){if(process.env.NODE_ENV!=="production"&&o===n&&xt(5),pr(o)){const i=s&&t&&t.type_!==3&&!cc(t.assigned_,r)?s.concat(r):void 0,c=$s(e,o,i);if(f0(n,r,c),pr(c))e.canAutoFreeze_=!1;else return}else a&&n.add(o);if(En(o)&&!Qs(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;$s(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Us(e,o)}}function Us(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&uc(t,n)}function Rb(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:p0(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,s=pc;n&&(o=[r],s=Xo);const{revoke:a,proxy:i}=Proxy.revocable(o,s);return r.draft_=i,r.revoke_=a,i}var pc={get(e,t){if(t===Dt)return e;const n=hr(e);if(!cc(n,t))return Mb(e,n,t);const r=n[t];return e.finalized_||!En(r)?r:r===hc(e.base_,t)?(mc(e),e.copy_[t]=bc(r,e)):r},has(e,t){return t in hr(e)},ownKeys(e){return Reflect.ownKeys(hr(e))},set(e,t,n){const r=y0(hr(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=hc(hr(e),t),s=o==null?void 0:o[Dt];if(s&&s.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(Ob(n,o)&&(n!==void 0||cc(e.base_,t)))return!0;mc(e),gc(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 hc(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,mc(e),gc(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=hr(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){xt(11)},getPrototypeOf(e){return Qr(e.base_)},setPrototypeOf(){xt(12)}},Xo={};zs(pc,(e,t)=>{Xo[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Xo.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&xt(13),Xo.set.call(this,e,t,void 0)},Xo.set=function(e,t,n){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&xt(14),pc.set.call(this,e[0],t,n,e[0])};function hc(e,t){const n=e[Dt];return(n?hr(n):e)[t]}function Mb(e,t,n){var o;const r=y0(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function y0(e,t){if(!(t in e))return;let n=Qr(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Qr(n)}}function gc(e){e.modified_||(e.modified_=!0,e.parent_&&gc(e.parent_))}function mc(e){e.copy_||(e.copy_=lc(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Pb=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 a=this;return function(c=s,...l){return a.produce(c,f=>n.call(this,f,...l))}}typeof n!="function"&&xt(6),r!==void 0&&typeof r!="function"&&xt(7);let o;if(En(t)){const s=g0(this),a=bc(t,void 0);let i=!0;try{o=n(a),i=!1}finally{i?dc(s):fc(s)}return h0(s,r),m0(o,s)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===l0&&(o=void 0),this.autoFreeze_&&uc(o,!0),r){const s=[],a=[];gr("Patches").generateReplacementPatches_(t,o,s,a),r(s,a)}return o}else xt(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(a,...i)=>this.produceWithPatches(a,c=>t(c,...i));let r,o;return[this.produce(t,n,(a,i)=>{r=a,o=i}),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){En(e)||xt(8),pr(e)&&(e=jb(e));const t=g0(this),n=bc(e,void 0);return n[Dt].isManual_=!0,fc(t),n}finishDraft(e,t){const n=e&&e[Dt];(!n||!n.isManual_)&&xt(9);const{scope_:r}=n;return h0(r,t),m0(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=gr("Patches").applyPatches_;return pr(e)?r(e,t):this.produce(e,o=>r(o,t))}};function bc(e,t){const n=Js(e)?gr("MapSet").proxyMap_(e,t):qs(e)?gr("MapSet").proxySet_(e,t):Rb(e,t);return(t?t.scope_:p0()).drafts_.push(n),n}function jb(e){return pr(e)||xt(10,e),C0(e)}function C0(e){if(!En(e)||Qs(e))return e;const t=e[Dt];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=lc(e,t.scope_.immer_.useStrictShallowCopy_)}else n=lc(e,!0);return zs(n,(r,o)=>{f0(n,r,C0(o))}),t&&(t.finalized_=!1),n}var Nt=new Pb,x0=Nt.produce;Nt.produceWithPatches.bind(Nt),Nt.setAutoFreeze.bind(Nt),Nt.setUseStrictShallowCopy.bind(Nt),Nt.applyPatches.bind(Nt),Nt.createDraft.bind(Nt),Nt.finishDraft.bind(Nt);var Bb=(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
|
|
565
560
|
\`createSelector([state => state.todos], todos => todos)\`
|
|
566
561
|
This could lead to inefficient memoization and unnecessary re-renders.
|
|
567
562
|
Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:o})}}},Vb=(e,t,n)=>{const{memoize:r,memoizeOptions:o}=t,{inputSelectorResults:s,inputSelectorResultsCopy:a}=e,i=r(()=>({}),...o);if(!(i.apply(null,s)===i.apply(null,a))){let l;try{throw new Error}catch(f){({stack:l}=f)}console.warn(`An input selector returned a different result when passed same arguments.
|
|
568
563
|
This means your output selector will likely run more frequently than intended.
|
|
569
564
|
Avoid returning a new reference inside your input selector, e.g.
|
|
570
|
-
\`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:n,firstInputs:s,secondInputs:a,stack:l})}},Gb={inputStabilityCheck:"once",identityFunctionCheck:"once"};function Hb(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function Wb(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function Zb(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 E0=e=>Array.isArray(e)?e:[e];function Xb(e){const t=Array.isArray(e[0])?e[0]:e;return Zb(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function v0(e,t){const n=[],{length:r}=e;for(let o=0;o<r;o++)n.push(e[o].apply(null,t));return n}var zb=(e,t)=>{const{identityFunctionCheck:n,inputStabilityCheck:r}={...Gb,...t};return{identityFunctionCheck:{shouldRun:n==="always"||n==="once"&&e,run:Bb},inputStabilityCheck:{shouldRun:r==="always"||r==="once"&&e,run:Vb}}},Yb=class{constructor(e){this.value=e}deref(){return this.value}},Jb=typeof WeakRef<"u"?WeakRef:Yb,qb=0,w0=1;function
|
|
565
|
+
\`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:n,firstInputs:s,secondInputs:a,stack:l})}},Gb={inputStabilityCheck:"once",identityFunctionCheck:"once"};function Hb(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function Wb(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function Zb(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 E0=e=>Array.isArray(e)?e:[e];function Xb(e){const t=Array.isArray(e[0])?e[0]:e;return Zb(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function v0(e,t){const n=[],{length:r}=e;for(let o=0;o<r;o++)n.push(e[o].apply(null,t));return n}var zb=(e,t)=>{const{identityFunctionCheck:n,inputStabilityCheck:r}={...Gb,...t};return{identityFunctionCheck:{shouldRun:n==="always"||n==="once"&&e,run:Bb},inputStabilityCheck:{shouldRun:r==="always"||r==="once"&&e,run:Vb}}},Yb=class{constructor(e){this.value=e}deref(){return this.value}},Jb=typeof WeakRef<"u"?WeakRef:Yb,qb=0,w0=1;function Ks(){return{s:qb,v:void 0,o:null,p:null}}function I0(e,t={}){let n=Ks();const{resultEqualityCheck:r}=t;let o,s=0;function a(){var g;let i=n;const{length:c}=arguments;for(let y=0,x=c;y<x;y++){const b=arguments[y];if(typeof b=="function"||typeof b=="object"&&b!==null){let p=i.o;p===null&&(i.o=p=new WeakMap);const h=p.get(b);h===void 0?(i=Ks(),p.set(b,i)):i=h}else{let p=i.p;p===null&&(i.p=p=new Map);const h=p.get(b);h===void 0?(i=Ks(),p.set(b,i)):i=h}}const l=i;let f;if(i.s===w0)f=i.v;else if(f=e.apply(null,arguments),s++,r){const y=((g=o==null?void 0:o.deref)==null?void 0:g.call(o))??o;y!=null&&r(y,f)&&(f=y,s!==0&&s--),o=typeof f=="object"&&f!==null||typeof f=="function"?new Jb(f):f}return l.s=w0,l.v=f,f}return a.clearCache=()=>{n=Ks(),a.resetResultsCount()},a.resultsCount=()=>s,a.resetResultsCount=()=>{s=0},a}function Qb(e,...t){const n=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,r=(...o)=>{let s=0,a=0,i,c={},l=o.pop();typeof l=="object"&&(c=l,l=o.pop()),Hb(l,`createSelector expects an output function after the inputs, but received: [${typeof l}]`);const f={...n,...c},{memoize:g,memoizeOptions:y=[],argsMemoize:x=I0,argsMemoizeOptions:b=[],devModeChecks:p={}}=f,h=E0(y),m=E0(b),E=Xb(o),C=g(function(){return s++,l.apply(null,arguments)},...h);let w=!0;const v=x(function(){a++;const T=v0(E,arguments);if(i=C.apply(null,T),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:S,inputStabilityCheck:L}=zb(w,p);if(S.shouldRun&&S.run(l,T,i),L.shouldRun){const N=v0(E,arguments);L.run({inputSelectorResults:T,inputSelectorResultsCopy:N},{memoize:g,memoizeOptions:h},arguments)}w&&(w=!1)}return i},...m);return Object.assign(v,{resultFunc:l,memoizedResultFunc:C,dependencies:E,dependencyRecomputations:()=>a,resetDependencyRecomputations:()=>{a=0},lastResult:()=>i,recomputations:()=>s,resetRecomputations:()=>{s=0},memoize:g,argsMemoize:x})};return Object.assign(r,{withTypes:()=>r}),r}var $b=Qb(I0),Ub=Object.assign((e,t=$b)=>{Wb(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((a,i,c)=>(a[n[c]]=i,a),{}))},{withTypes:()=>Ub});function _0(e){return({dispatch:n,getState:r})=>o=>s=>typeof s=="function"?s(n,r,e):o(s)}var Kb=_0(),ey=_0,ty=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Xs:Xs.apply(null,arguments)},S0=e=>e&&typeof e.match=="function";function zo(e,t){function n(...r){if(t){let o=t(...r);if(!o)throw new Error(process.env.NODE_ENV==="production"?Pe(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=>c0(r)&&r.type===e,n}function ny(e){return typeof e=="function"&&"type"in e&&S0(e)}function ry(e){const t=e?`${e}`.split("/"):[],n=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched.
|
|
571
566
|
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 oy(e={}){if(process.env.NODE_ENV==="production")return()=>n=>r=>n(r);const{isActionCreator:t=ny}=e;return()=>n=>r=>(t(r)&&console.warn(ry(r.type)),n(r))}function T0(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.
|
|
572
567
|
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.
|
|
573
|
-
It is disabled in production builds, so you don't need to worry about that.`)}}}var A0=class fs extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,fs.prototype)}static get[Symbol.species](){return fs}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new fs(...t[0].concat(this)):new fs(...t.concat(this))}};function L0(e){return
|
|
568
|
+
It is disabled in production builds, so you don't need to worry about that.`)}}}var A0=class fs extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,fs.prototype)}static get[Symbol.species](){return fs}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new fs(...t[0].concat(this)):new fs(...t.concat(this))}};function L0(e){return En(e)?x0(e,()=>{}):e}function O0(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"?Pe(10):"No insert provided for key not already in map");const r=n.insert(t,e);return e.set(t,r),r}function sy(e){return typeof e!="object"||e==null||Object.isFrozen(e)}function ay(e,t,n){const r=F0(e,t,n);return{detectMutations(){return k0(e,t,r,n)}}}function F0(e,t=[],n,r="",o=new Set){const s={value:n};if(!e(n)&&!o.has(n)){o.add(n),s.children={};for(const a in n){const i=r?r+"."+a:a;t.length&&t.indexOf(i)!==-1||(s.children[a]=F0(e,t,n[a],i))}}return s}function k0(e,t=[],n,r,o=!1,s=""){const a=n?n.value:void 0,i=a===r;if(o&&!i&&!Number.isNaN(r))return{wasMutated:!0,path:s};if(e(a)||e(r))return{wasMutated:!1};const c={};for(let f in n.children)c[f]=!0;for(let f in r)c[f]=!0;const l=t.length>0;for(let f in c){const g=s?s+"."+f:f;if(l&&t.some(b=>b instanceof RegExp?b.test(g):g===b))continue;const y=k0(e,t,n.children[f],r[f],i,g);if(y.wasMutated)return y}return{wasMutated:!1}}function iy(e={}){if(process.env.NODE_ENV==="production")return()=>t=>n=>t(n);{let t=function(i,c,l,f){return JSON.stringify(i,n(c,f),l)},n=function(i,c){let l=[],f=[];return c||(c=function(g,y){return l[0]===y?"[Circular ~]":"[Circular ~."+f.slice(0,l.indexOf(y)).join(".")+"]"}),function(g,y){if(l.length>0){var x=l.indexOf(this);~x?l.splice(x+1):l.push(this),~x?f.splice(x,1/0,g):f.push(g),~l.indexOf(y)&&(y=c.call(this,g,y))}else l.push(y);return i==null?y:i.call(this,g,y)}},{isImmutable:r=sy,ignoredPaths:o,warnAfter:s=32}=e;const a=ay.bind(null,r,o);return({getState:i})=>{let c=i(),l=a(c),f;return g=>y=>{const x=T0(s,"ImmutableStateInvariantMiddleware");x.measureTime(()=>{if(c=i(),f=l.detectMutations(),l=a(c),f.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Pe(19):`A state mutation was detected between dispatches, in the path '${f.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)});const b=g(y);return x.measureTime(()=>{if(c=i(),f=l.detectMutations(),l=a(c),f.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Pe(20):`A state mutation was detected inside a dispatch, in the path: ${f.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)`)}),x.warnIfExceeded(),b}}}}function D0(e){const t=typeof e;return e==null||t==="string"||t==="boolean"||t==="number"||Array.isArray(e)||Wo(e)}function yc(e,t="",n=D0,r,o=[],s){let a;if(!n(e))return{keyPath:t||"<root>",value:e};if(typeof e!="object"||e===null||s!=null&&s.has(e))return!1;const i=r!=null?r(e):Object.entries(e),c=o.length>0;for(const[l,f]of i){const g=t?t+"."+l:l;if(!(c&&o.some(x=>x instanceof RegExp?x.test(g):g===x))){if(!n(f))return{keyPath:g,value:f};if(typeof f=="object"&&(a=yc(f,g,n,r,o,s),a))return a}}return s&&N0(e)&&s.add(e),!1}function N0(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if(!(typeof t!="object"||t===null)&&!N0(t))return!1;return!0}function cy(e={}){if(process.env.NODE_ENV==="production")return()=>t=>n=>t(n);{const{isSerializable:t=D0,getEntries:n,ignoredActions:r=[],ignoredActionPaths:o=["meta.arg","meta.baseQueryMeta"],ignoredPaths:s=[],warnAfter:a=32,ignoreState:i=!1,ignoreActions:c=!1,disableCache:l=!1}=e,f=!l&&WeakSet?new WeakSet:void 0;return g=>y=>x=>{if(!c0(x))return y(x);const b=y(x),p=T0(a,"SerializableStateInvariantMiddleware");return!c&&!(r.length&&r.indexOf(x.type)!==-1)&&p.measureTime(()=>{const h=yc(x,"",t,n,o,f);if(h){const{keyPath:m,value:E}=h;console.error(`A non-serializable value was detected in an action, in the path: \`${m}\`. Value:`,E,`
|
|
574
569
|
Take a look at the logic that dispatched this action: `,x,`
|
|
575
570
|
(See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,`
|
|
576
|
-
(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),i||(p.measureTime(()=>{const h=
|
|
571
|
+
(To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),i||(p.measureTime(()=>{const h=g.getState(),m=yc(h,"",t,n,s,f);if(m){const{keyPath:E,value:C}=m;console.error(`A non-serializable value was detected in the state, in the path: \`${E}\`. Value:`,C,`
|
|
577
572
|
Take a look at the reducer(s) handling this action type: ${x.type}.
|
|
578
|
-
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),y}}}function ta(e){return typeof e=="boolean"}var ly=()=>function(t){const{thunk:n=!0,immutableCheck:r=!0,serializableCheck:o=!0,actionCreatorCheck:s=!0}=t??{};let a=new A0;if(n&&(ta(n)?a.push(Kb):a.push(ey(n.extraArgument))),process.env.NODE_ENV!=="production"){if(r){let i={};ta(r)||(i=r),a.unshift(iy(i))}if(o){let i={};ta(o)||(i=o),a.push(cy(i))}if(s){let i={};ta(s)||(i=s),a.unshift(oy(i))}}return a},uy="RTK_autoBatch",R0=e=>t=>{setTimeout(t,e)},dy=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:R0(10),fy=(e={type:"raf"})=>t=>(...n)=>{const r=t(...n);let o=!0,s=!1,a=!1;const i=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?dy:e.type==="callback"?e.queueNotification:R0(e.timeout),l=()=>{a=!1,s&&(s=!1,i.forEach(f=>f()))};return Object.assign({},r,{subscribe(f){const b=()=>o&&f(),g=r.subscribe(b);return i.add(f),()=>{g(),i.delete(f)}},dispatch(f){var b;try{return o=!((b=f==null?void 0:f.meta)!=null&&b[uy]),s=!o,s&&(a||(a=!0,c(l))),r.dispatch(f)}finally{o=!0}}})},py=e=>function(n){const{autoBatch:r=!0}=n??{};let o=new A0(e);return r&&o.push(fy(typeof r=="object"?r:void 0)),o};function hy(e){const t=ly(),{reducer:n=void 0,middleware:r,devTools:o=!0,preloadedState:s=void 0,enhancers:a=void 0}=e||{};let i;if(typeof n=="function")i=n;else if(Vo(n))i=i0(n);else throw new Error(process.env.NODE_ENV==="production"?Ve(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"?Ve(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"?Ve(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(y=>typeof y!="function"))throw new Error(process.env.NODE_ENV==="production"?Ve(4):"each middleware provided to configureStore must be a function");let l=zs;o&&(l=ty({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const f=Tb(...c),b=py(f);if(process.env.NODE_ENV!=="production"&&a&&typeof a!="function")throw new Error(process.env.NODE_ENV==="production"?Ve(5):"`enhancers` field must be a callback");let g=typeof a=="function"?a(b):b();if(process.env.NODE_ENV!=="production"&&!Array.isArray(g))throw new Error(process.env.NODE_ENV==="production"?Ve(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&g.some(y=>typeof y!="function"))throw new Error(process.env.NODE_ENV==="production"?Ve(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!g.includes(f)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const x=l(...g);return s0(i,s,x)}function M0(e){const t={},n=[];let r;const o={addCase(s,a){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?Ve(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw new Error(process.env.NODE_ENV==="production"?Ve(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const i=typeof s=="string"?s:s.type;if(!i)throw new Error(process.env.NODE_ENV==="production"?Ve(28):"`builder.addCase` cannot be called with an empty action type");if(i in t)throw new Error(process.env.NODE_ENV==="production"?Ve(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${i}'`);return t[i]=a,o},addMatcher(s,a){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Ve(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:s,reducer:a}),o},addDefaultCase(s){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Ve(31):"`builder.addDefaultCase` can only be called once");return r=s,o}};return e(o),[t,n,r]}function gy(e){return typeof e=="function"}function my(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?Ve(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]=M0(t),s;if(gy(e))s=()=>L0(e());else{const i=L0(e);s=()=>i}function a(i=s(),c){let l=[n[c.type],...r.filter(({matcher:f})=>f(c)).map(({reducer:f})=>f)];return l.filter(f=>!!f).length===0&&(l=[o]),l.reduce((f,b)=>{if(b)if(ar(f)){const x=b(f,c);return x===void 0?f:x}else{if(gn(f))return x0(f,g=>b(g,c));{const g=b(f,c);if(g===void 0){if(f===null)return f;throw new Error(process.env.NODE_ENV==="production"?Ve(9):"A case reducer on a non-draftable value must not return undefined")}return g}}return f},i)}return a.getInitialState=s,a}var by=(e,t)=>S0(e)?e.match(t):e(t);function yy(...e){return t=>e.some(n=>by(n,t))}var Cy="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",xy=(e=21)=>{let t="",n=e;for(;n--;)t+=Cy[Math.random()*64|0];return t},Ey=["name","message","stack","code"],yc=class{constructor(e,t){je(this,"_type");this.payload=e,this.meta=t}},j0=class{constructor(e,t){je(this,"_type");this.payload=e,this.meta=t}},vy=e=>{if(typeof e=="object"&&e!==null){const t={};for(const n of Ey)typeof e[n]=="string"&&(t[n]=e[n]);return t}return{message:String(e)}},Xt=(()=>{function e(t,n,r){const o=Wo(t+"/fulfilled",(c,l,f,b)=>({payload:c,meta:{...b||{},arg:f,requestId:l,requestStatus:"fulfilled"}})),s=Wo(t+"/pending",(c,l,f)=>({payload:void 0,meta:{...f||{},arg:l,requestId:c,requestStatus:"pending"}})),a=Wo(t+"/rejected",(c,l,f,b,g)=>({payload:b,error:(r&&r.serializeError||vy)(c||"Rejected"),meta:{...g||{},arg:f,requestId:l,rejectedWithValue:!!b,requestStatus:"rejected",aborted:(c==null?void 0:c.name)==="AbortError",condition:(c==null?void 0:c.name)==="ConditionError"}}));function i(c){return(l,f,b)=>{const g=r!=null&&r.idGenerator?r.idGenerator(c):xy(),x=new AbortController;let y,p;function h(E){p=E,x.abort()}const m=async function(){var w,v;let E;try{let _=(w=r==null?void 0:r.condition)==null?void 0:w.call(r,c,{getState:f,extra:b});if(Iy(_)&&(_=await _),_===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const T=new Promise((S,O)=>{y=()=>{O({name:"AbortError",message:p||"Aborted"})},x.signal.addEventListener("abort",y)});l(s(g,c,(v=r==null?void 0:r.getPendingMeta)==null?void 0:v.call(r,{requestId:g,arg:c},{getState:f,extra:b}))),E=await Promise.race([T,Promise.resolve(n(c,{dispatch:l,getState:f,extra:b,requestId:g,signal:x.signal,abort:h,rejectWithValue:(S,O)=>new yc(S,O),fulfillWithValue:(S,O)=>new j0(S,O)})).then(S=>{if(S instanceof yc)throw S;return S instanceof j0?o(S.payload,g,c,S.meta):o(S,g,c)})])}catch(_){E=_ instanceof yc?a(null,g,c,_.payload,_.meta):a(_,g,c)}finally{y&&x.signal.removeEventListener("abort",y)}return r&&!r.dispatchConditionRejection&&a.match(E)&&E.meta.condition||l(E),E}();return Object.assign(m,{abort:h,requestId:g,arg:c,unwrap(){return m.then(wy)}})}}return Object.assign(i,{pending:s,rejected:a,fulfilled:o,settled:yy(a,o),typePrefix:t})}return e.withTypes=()=>e,e})();function wy(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Iy(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _y=Symbol.for("rtk-slice-createasyncthunk");function Sy(e,t){return`${e}/${t}`}function Ty({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[_y];return function(o){const{name:s,reducerPath:a=s}=o;if(!s)throw new Error(process.env.NODE_ENV==="production"?Ve(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 i=(typeof o.reducers=="function"?o.reducers(Ly()):o.reducers)||{},c=Object.keys(i),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},f={addCase(C,w){const v=typeof C=="string"?C:C.type;if(!v)throw new Error(process.env.NODE_ENV==="production"?Ve(12):"`context.addCase` cannot be called with an empty action type");if(v in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?Ve(13):"`context.addCase` cannot be called with two reducers for the same action type: "+v);return l.sliceCaseReducersByType[v]=w,f},addMatcher(C,w){return l.sliceMatchers.push({matcher:C,reducer:w}),f},exposeAction(C,w){return l.actionCreators[C]=w,f},exposeCaseReducer(C,w){return l.sliceCaseReducersByName[C]=w,f}};c.forEach(C=>{const w=i[C],v={reducerName:C,type:Sy(s,C),createNotation:typeof o.reducers=="function"};Fy(w)?Dy(v,w,f,t):Oy(v,w,f)});function b(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?Ve(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[C={},w=[],v=void 0]=typeof o.extraReducers=="function"?M0(o.extraReducers):[o.extraReducers],_={...C,...l.sliceCaseReducersByType};return my(o.initialState,T=>{for(let S in _)T.addCase(S,_[S]);for(let S of l.sliceMatchers)T.addMatcher(S.matcher,S.reducer);for(let S of w)T.addMatcher(S.matcher,S.reducer);v&&T.addDefaultCase(v)})}const g=C=>C,x=new Map;let y;function p(C,w){return y||(y=b()),y(C,w)}function h(){return y||(y=b()),y.getInitialState()}function m(C,w=!1){function v(T){let S=T[C];if(typeof S>"u"){if(w)S=h();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Ve(15):"selectSlice returned undefined for an uninjected slice reducer")}return S}function _(T=g){const S=O0(x,w,{insert:()=>new WeakMap});return O0(S,T,{insert:()=>{const O={};for(const[D,k]of Object.entries(o.selectors??{}))O[D]=Ay(k,T,h,w);return O}})}return{reducerPath:C,getSelectors:_,get selectors(){return _(v)},selectSlice:v}}const E={name:s,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:h,...m(a),injectInto(C,{reducerPath:w,...v}={}){const _=w??a;return C.inject({reducerPath:_,reducer:p},v),{...E,...m(_,!0)}}};return E}}function Ay(e,t,n,r){function o(s,...a){let i=t(s);if(typeof i>"u"){if(r)i=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Ve(16):"selectState returned undefined for an uninjected slice reducer")}return e(i,...a)}return o.unwrapped=e,o}var Cc=Ty();function Ly(){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 Oy({type:e,reducerName:t,createNotation:n},r,o){let s,a;if("reducer"in r){if(n&&!ky(r))throw new Error(process.env.NODE_ENV==="production"?Ve(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");s=r.reducer,a=r.prepare}else s=r;o.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,a?Wo(e,a):Wo(e))}function Fy(e){return e._reducerDefinitionType==="asyncThunk"}function ky(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Dy({type:e,reducerName:t},n,r,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?Ve(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:a,pending:i,rejected:c,settled:l,options:f}=n,b=o(e,s,f);r.exposeAction(t,b),a&&r.addCase(b.fulfilled,a),i&&r.addCase(b.pending,i),c&&r.addCase(b.rejected,c),l&&r.addMatcher(b.settled,l),r.exposeCaseReducer(t,{fulfilled:a||na,pending:i||na,rejected:c||na,settled:l||na})}function na(){}function Ve(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 zt="success",Ye="error",P0="Some error occured. Please contact support@hiverhq.com",B0="Card refreshed successfully",Ny="Card linked successfully",Ry="Error in linking the card",My="Card unlinked successfully",jy="Failed to unlink the card",mn="Something went wrong",Py="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",By=u.styled(u.Box)`
|
|
573
|
+
(See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),p.warnIfExceeded()),b}}}function ea(e){return typeof e=="boolean"}var ly=()=>function(t){const{thunk:n=!0,immutableCheck:r=!0,serializableCheck:o=!0,actionCreatorCheck:s=!0}=t??{};let a=new A0;if(n&&(ea(n)?a.push(Kb):a.push(ey(n.extraArgument))),process.env.NODE_ENV!=="production"){if(r){let i={};ea(r)||(i=r),a.unshift(iy(i))}if(o){let i={};ea(o)||(i=o),a.push(cy(i))}if(s){let i={};ea(s)||(i=s),a.unshift(oy(i))}}return a},uy="RTK_autoBatch",R0=e=>t=>{setTimeout(t,e)},dy=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:R0(10),fy=(e={type:"raf"})=>t=>(...n)=>{const r=t(...n);let o=!0,s=!1,a=!1;const i=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?dy:e.type==="callback"?e.queueNotification:R0(e.timeout),l=()=>{a=!1,s&&(s=!1,i.forEach(f=>f()))};return Object.assign({},r,{subscribe(f){const g=()=>o&&f(),y=r.subscribe(g);return i.add(f),()=>{y(),i.delete(f)}},dispatch(f){var g;try{return o=!((g=f==null?void 0:f.meta)!=null&&g[uy]),s=!o,s&&(a||(a=!0,c(l))),r.dispatch(f)}finally{o=!0}}})},py=e=>function(n){const{autoBatch:r=!0}=n??{};let o=new A0(e);return r&&o.push(fy(typeof r=="object"?r:void 0)),o};function hy(e){const t=ly(),{reducer:n=void 0,middleware:r,devTools:o=!0,preloadedState:s=void 0,enhancers:a=void 0}=e||{};let i;if(typeof n=="function")i=n;else if(Wo(n))i=i0(n);else throw new Error(process.env.NODE_ENV==="production"?Pe(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"?Pe(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"?Pe(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(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?Pe(4):"each middleware provided to configureStore must be a function");let l=Xs;o&&(l=ty({trace:process.env.NODE_ENV!=="production",...typeof o=="object"&&o}));const f=Tb(...c),g=py(f);if(process.env.NODE_ENV!=="production"&&a&&typeof a!="function")throw new Error(process.env.NODE_ENV==="production"?Pe(5):"`enhancers` field must be a callback");let y=typeof a=="function"?a(g):g();if(process.env.NODE_ENV!=="production"&&!Array.isArray(y))throw new Error(process.env.NODE_ENV==="production"?Pe(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&y.some(b=>typeof b!="function"))throw new Error(process.env.NODE_ENV==="production"?Pe(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&c.length&&!y.includes(f)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const x=l(...y);return s0(i,s,x)}function M0(e){const t={},n=[];let r;const o={addCase(s,a){if(process.env.NODE_ENV!=="production"){if(n.length>0)throw new Error(process.env.NODE_ENV==="production"?Pe(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(r)throw new Error(process.env.NODE_ENV==="production"?Pe(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const i=typeof s=="string"?s:s.type;if(!i)throw new Error(process.env.NODE_ENV==="production"?Pe(28):"`builder.addCase` cannot be called with an empty action type");if(i in t)throw new Error(process.env.NODE_ENV==="production"?Pe(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${i}'`);return t[i]=a,o},addMatcher(s,a){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Pe(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return n.push({matcher:s,reducer:a}),o},addDefaultCase(s){if(process.env.NODE_ENV!=="production"&&r)throw new Error(process.env.NODE_ENV==="production"?Pe(31):"`builder.addDefaultCase` can only be called once");return r=s,o}};return e(o),[t,n,r]}function gy(e){return typeof e=="function"}function my(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?Pe(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]=M0(t),s;if(gy(e))s=()=>L0(e());else{const i=L0(e);s=()=>i}function a(i=s(),c){let l=[n[c.type],...r.filter(({matcher:f})=>f(c)).map(({reducer:f})=>f)];return l.filter(f=>!!f).length===0&&(l=[o]),l.reduce((f,g)=>{if(g)if(pr(f)){const x=g(f,c);return x===void 0?f:x}else{if(En(f))return x0(f,y=>g(y,c));{const y=g(f,c);if(y===void 0){if(f===null)return f;throw new Error(process.env.NODE_ENV==="production"?Pe(9):"A case reducer on a non-draftable value must not return undefined")}return y}}return f},i)}return a.getInitialState=s,a}var by=(e,t)=>S0(e)?e.match(t):e(t);function yy(...e){return t=>e.some(n=>by(n,t))}var Cy="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",xy=(e=21)=>{let t="",n=e;for(;n--;)t+=Cy[Math.random()*64|0];return t},Ey=["name","message","stack","code"],Cc=class{constructor(e,t){Re(this,"_type");this.payload=e,this.meta=t}},P0=class{constructor(e,t){Re(this,"_type");this.payload=e,this.meta=t}},vy=e=>{if(typeof e=="object"&&e!==null){const t={};for(const n of Ey)typeof e[n]=="string"&&(t[n]=e[n]);return t}return{message:String(e)}},$t=(()=>{function e(t,n,r){const o=zo(t+"/fulfilled",(c,l,f,g)=>({payload:c,meta:{...g||{},arg:f,requestId:l,requestStatus:"fulfilled"}})),s=zo(t+"/pending",(c,l,f)=>({payload:void 0,meta:{...f||{},arg:l,requestId:c,requestStatus:"pending"}})),a=zo(t+"/rejected",(c,l,f,g,y)=>({payload:g,error:(r&&r.serializeError||vy)(c||"Rejected"),meta:{...y||{},arg:f,requestId:l,rejectedWithValue:!!g,requestStatus:"rejected",aborted:(c==null?void 0:c.name)==="AbortError",condition:(c==null?void 0:c.name)==="ConditionError"}}));function i(c){return(l,f,g)=>{const y=r!=null&&r.idGenerator?r.idGenerator(c):xy(),x=new AbortController;let b,p;function h(E){p=E,x.abort()}const m=async function(){var w,v;let E;try{let _=(w=r==null?void 0:r.condition)==null?void 0:w.call(r,c,{getState:f,extra:g});if(Iy(_)&&(_=await _),_===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const T=new Promise((S,L)=>{b=()=>{L({name:"AbortError",message:p||"Aborted"})},x.signal.addEventListener("abort",b)});l(s(y,c,(v=r==null?void 0:r.getPendingMeta)==null?void 0:v.call(r,{requestId:y,arg:c},{getState:f,extra:g}))),E=await Promise.race([T,Promise.resolve(n(c,{dispatch:l,getState:f,extra:g,requestId:y,signal:x.signal,abort:h,rejectWithValue:(S,L)=>new Cc(S,L),fulfillWithValue:(S,L)=>new P0(S,L)})).then(S=>{if(S instanceof Cc)throw S;return S instanceof P0?o(S.payload,y,c,S.meta):o(S,y,c)})])}catch(_){E=_ instanceof Cc?a(null,y,c,_.payload,_.meta):a(_,y,c)}finally{b&&x.signal.removeEventListener("abort",b)}return r&&!r.dispatchConditionRejection&&a.match(E)&&E.meta.condition||l(E),E}();return Object.assign(m,{abort:h,requestId:y,arg:c,unwrap(){return m.then(wy)}})}}return Object.assign(i,{pending:s,rejected:a,fulfilled:o,settled:yy(a,o),typePrefix:t})}return e.withTypes=()=>e,e})();function wy(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Iy(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _y=Symbol.for("rtk-slice-createasyncthunk");function Sy(e,t){return`${e}/${t}`}function Ty({creators:e}={}){var n;const t=(n=e==null?void 0:e.asyncThunk)==null?void 0:n[_y];return function(o){const{name:s,reducerPath:a=s}=o;if(!s)throw new Error(process.env.NODE_ENV==="production"?Pe(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 i=(typeof o.reducers=="function"?o.reducers(Ly()):o.reducers)||{},c=Object.keys(i),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},f={addCase(C,w){const v=typeof C=="string"?C:C.type;if(!v)throw new Error(process.env.NODE_ENV==="production"?Pe(12):"`context.addCase` cannot be called with an empty action type");if(v in l.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?Pe(13):"`context.addCase` cannot be called with two reducers for the same action type: "+v);return l.sliceCaseReducersByType[v]=w,f},addMatcher(C,w){return l.sliceMatchers.push({matcher:C,reducer:w}),f},exposeAction(C,w){return l.actionCreators[C]=w,f},exposeCaseReducer(C,w){return l.sliceCaseReducersByName[C]=w,f}};c.forEach(C=>{const w=i[C],v={reducerName:C,type:Sy(s,C),createNotation:typeof o.reducers=="function"};Fy(w)?Dy(v,w,f,t):Oy(v,w,f)});function g(){if(process.env.NODE_ENV!=="production"&&typeof o.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?Pe(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[C={},w=[],v=void 0]=typeof o.extraReducers=="function"?M0(o.extraReducers):[o.extraReducers],_={...C,...l.sliceCaseReducersByType};return my(o.initialState,T=>{for(let S in _)T.addCase(S,_[S]);for(let S of l.sliceMatchers)T.addMatcher(S.matcher,S.reducer);for(let S of w)T.addMatcher(S.matcher,S.reducer);v&&T.addDefaultCase(v)})}const y=C=>C,x=new Map;let b;function p(C,w){return b||(b=g()),b(C,w)}function h(){return b||(b=g()),b.getInitialState()}function m(C,w=!1){function v(T){let S=T[C];if(typeof S>"u"){if(w)S=h();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Pe(15):"selectSlice returned undefined for an uninjected slice reducer")}return S}function _(T=y){const S=O0(x,w,{insert:()=>new WeakMap});return O0(S,T,{insert:()=>{const L={};for(const[N,k]of Object.entries(o.selectors??{}))L[N]=Ay(k,T,h,w);return L}})}return{reducerPath:C,getSelectors:_,get selectors(){return _(v)},selectSlice:v}}const E={name:s,reducer:p,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:h,...m(a),injectInto(C,{reducerPath:w,...v}={}){const _=w??a;return C.inject({reducerPath:_,reducer:p},v),{...E,...m(_,!0)}}};return E}}function Ay(e,t,n,r){function o(s,...a){let i=t(s);if(typeof i>"u"){if(r)i=n();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Pe(16):"selectState returned undefined for an uninjected slice reducer")}return e(i,...a)}return o.unwrapped=e,o}var xc=Ty();function Ly(){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 Oy({type:e,reducerName:t,createNotation:n},r,o){let s,a;if("reducer"in r){if(n&&!ky(r))throw new Error(process.env.NODE_ENV==="production"?Pe(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");s=r.reducer,a=r.prepare}else s=r;o.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,a?zo(e,a):zo(e))}function Fy(e){return e._reducerDefinitionType==="asyncThunk"}function ky(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Dy({type:e,reducerName:t},n,r,o){if(!o)throw new Error(process.env.NODE_ENV==="production"?Pe(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:a,pending:i,rejected:c,settled:l,options:f}=n,g=o(e,s,f);r.exposeAction(t,g),a&&r.addCase(g.fulfilled,a),i&&r.addCase(g.pending,i),c&&r.addCase(g.rejected,c),l&&r.addMatcher(g.settled,l),r.exposeCaseReducer(t,{fulfilled:a||ta,pending:i||ta,rejected:c||ta,settled:l||ta})}function ta(){}function Pe(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 Ut="success",Ye="error",j0="Some error occured. Please contact support@hiverhq.com",B0="Card refreshed successfully",Ny="Card linked successfully",Ry="Error in linking the card",My="Card unlinked successfully",Py="Failed to unlink the card",vn="Something went wrong",jy="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",By=u.styled(u.Box)`
|
|
579
574
|
display: flex;
|
|
580
575
|
flex-direction: row;
|
|
581
576
|
align-items: center;
|
|
@@ -592,42 +587,45 @@ Take a look at the reducer(s) handling this action type: ${x.type}.
|
|
|
592
587
|
fill: #ffffff;
|
|
593
588
|
width: 10px;
|
|
594
589
|
}
|
|
595
|
-
`,Wy=(e,{closeToast:t})=>d.jsx(Hy,{children:d.jsx("img",{src:
|
|
596
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tt(e,t){return
|
|
597
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Qr(e){return D6(e)||N6(e)||$0(e)||R6()}var M6=!1;function j6(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 P6(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 B6=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?!M6: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(P6(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=j6(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}(),st="-ms-",aa="-moz-",Oe="-webkit-",ef="comm",_c="rule",Sc="decl",V6="@import",tf="@keyframes",G6="@layer",H6=Math.abs,ia=String.fromCharCode,W6=Object.assign;function Z6(e,t){return rt(e,0)^45?(((t<<2^rt(e,0))<<2^rt(e,1))<<2^rt(e,2))<<2^rt(e,3):0}function nf(e){return e.trim()}function X6(e,t){return(e=t.exec(e))?e[0]:e}function Fe(e,t,n){return e.replace(t,n)}function Tc(e,t){return e.indexOf(t)}function rt(e,t){return e.charCodeAt(t)|0}function Zo(e,t,n){return e.slice(t,n)}function nn(e){return e.length}function Ac(e){return e.length}function ca(e,t){return t.push(e),e}function z6(e,t){return e.map(t).join("")}var la=1,$r=1,rf=0,bt=0,qe=0,Ur="";function ua(e,t,n,r,o,s,a){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:la,column:$r,length:a,return:""}}function Xo(e,t){return W6(ua("",null,null,"",null,null,0),e,{length:-e.length},t)}function Y6(){return qe}function J6(){return qe=bt>0?rt(Ur,--bt):0,$r--,qe===10&&($r=1,la--),qe}function Ot(){return qe=bt<rf?rt(Ur,bt++):0,$r++,qe===10&&($r=1,la++),qe}function rn(){return rt(Ur,bt)}function da(){return bt}function zo(e,t){return Zo(Ur,e,t)}function Yo(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 of(e){return la=$r=1,rf=nn(Ur=e),bt=0,[]}function sf(e){return Ur="",e}function fa(e){return nf(zo(bt-1,Lc(e===91?e+2:e===40?e+1:e)))}function q6(e){for(;(qe=rn())&&qe<33;)Ot();return Yo(e)>2||Yo(qe)>3?"":" "}function Q6(e,t){for(;--t&&Ot()&&!(qe<48||qe>102||qe>57&&qe<65||qe>70&&qe<97););return zo(e,da()+(t<6&&rn()==32&&Ot()==32))}function Lc(e){for(;Ot();)switch(qe){case e:return bt;case 34:case 39:e!==34&&e!==39&&Lc(qe);break;case 40:e===41&&Lc(e);break;case 92:Ot();break}return bt}function $6(e,t){for(;Ot()&&e+qe!==57;)if(e+qe===84&&rn()===47)break;return"/*"+zo(t,bt-1)+"*"+ia(e===47?e:Ot())}function U6(e){for(;!Yo(rn());)Ot();return zo(e,bt)}function K6(e){return sf(pa("",null,null,null,[""],e=of(e),0,[0],e))}function pa(e,t,n,r,o,s,a,i,c){for(var l=0,f=0,b=a,g=0,x=0,y=0,p=1,h=1,m=1,E=0,C="",w=o,v=s,_=r,T=C;h;)switch(y=E,E=Ot()){case 40:if(y!=108&&rt(T,b-1)==58){Tc(T+=Fe(fa(E),"&","&\f"),"&\f")!=-1&&(m=-1);break}case 34:case 39:case 91:T+=fa(E);break;case 9:case 10:case 13:case 32:T+=q6(y);break;case 92:T+=Q6(da()-1,7);continue;case 47:switch(rn()){case 42:case 47:ca(e9($6(Ot(),da()),t,n),c);break;default:T+="/"}break;case 123*p:i[l++]=nn(T)*m;case 125*p:case 59:case 0:switch(E){case 0:case 125:h=0;case 59+f:m==-1&&(T=Fe(T,/\f/g,"")),x>0&&nn(T)-b&&ca(x>32?cf(T+";",r,n,b-1):cf(Fe(T," ","")+";",r,n,b-2),c);break;case 59:T+=";";default:if(ca(_=af(T,t,n,l,f,o,i,C,w=[],v=[],b),s),E===123)if(f===0)pa(T,t,_,_,w,s,b,i,v);else switch(g===99&&rt(T,3)===110?100:g){case 100:case 108:case 109:case 115:pa(e,_,_,r&&ca(af(e,_,_,0,0,o,i,C,o,w=[],b),v),o,v,b,i,r?w:v);break;default:pa(T,_,_,_,[""],v,0,i,v)}}l=f=x=0,p=m=1,C=T="",b=a;break;case 58:b=1+nn(T),x=y;default:if(p<1){if(E==123)--p;else if(E==125&&p++==0&&J6()==125)continue}switch(T+=ia(E),E*p){case 38:m=f>0?1:(T+="\f",-1);break;case 44:i[l++]=(nn(T)-1)*m,m=1;break;case 64:rn()===45&&(T+=fa(Ot())),g=rn(),f=b=nn(C=T+=U6(da())),E++;break;case 45:y===45&&nn(T)==2&&(p=0)}}return s}function af(e,t,n,r,o,s,a,i,c,l,f){for(var b=o-1,g=o===0?s:[""],x=Ac(g),y=0,p=0,h=0;y<r;++y)for(var m=0,E=Zo(e,b+1,b=H6(p=a[y])),C=e;m<x;++m)(C=nf(p>0?g[m]+" "+E:Fe(E,/&\f/g,g[m])))&&(c[h++]=C);return ua(e,t,n,o===0?_c:i,c,l,f)}function e9(e,t,n){return ua(e,t,n,ef,ia(Y6()),Zo(e,2,-2),0)}function cf(e,t,n,r){return ua(e,t,n,Sc,Zo(e,0,r),Zo(e,r+1,-1),r)}function Kr(e,t){for(var n="",r=Ac(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function t9(e,t,n,r){switch(e.type){case G6:if(e.children.length)break;case V6:case Sc:return e.return=e.return||e.value;case ef:return"";case tf:return e.return=e.value+"{"+Kr(e.children,r)+"}";case _c:e.value=e.props.join(",")}return nn(n=Kr(e.children,r))?e.return=e.value+"{"+n+"}":""}function n9(e){var t=Ac(e);return function(n,r,o,s){for(var a="",i=0;i<t;i++)a+=e[i](n,r,o,s)||"";return a}}function r9(e){return function(t){t.root||(t=t.return)&&e(t)}}function o9(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var s9=function(t,n,r){for(var o=0,s=0;o=s,s=rn(),o===38&&s===12&&(n[r]=1),!Yo(s);)Ot();return zo(t,bt)},a9=function(t,n){var r=-1,o=44;do switch(Yo(o)){case 0:o===38&&rn()===12&&(n[r]=1),t[r]+=s9(bt-1,n,r);break;case 2:t[r]+=fa(o);break;case 4:if(o===44){t[++r]=rn()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=ia(o)}while(o=Ot());return t},i9=function(t,n){return sf(a9(of(t),n))},lf=new WeakMap,c9=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&&!lf.get(r))&&!o){lf.set(t,!0);for(var s=[],a=i9(n,s),i=r.props,c=0,l=0;c<a.length;c++)for(var f=0;f<i.length;f++,l++)t.props[l]=s[c]?a[c].replace(/&\f/g,i[f]):i[f]+" "+a[c]}}},l9=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function uf(e,t){switch(Z6(e,t)){case 5103:return Oe+"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 Oe+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Oe+e+aa+e+st+e+e;case 6828:case 4268:return Oe+e+st+e+e;case 6165:return Oe+e+st+"flex-"+e+e;case 5187:return Oe+e+Fe(e,/(\w+).+(:[^]+)/,Oe+"box-$1$2"+st+"flex-$1$2")+e;case 5443:return Oe+e+st+"flex-item-"+Fe(e,/flex-|-self/,"")+e;case 4675:return Oe+e+st+"flex-line-pack"+Fe(e,/align-content|flex-|-self/,"")+e;case 5548:return Oe+e+st+Fe(e,"shrink","negative")+e;case 5292:return Oe+e+st+Fe(e,"basis","preferred-size")+e;case 6060:return Oe+"box-"+Fe(e,"-grow","")+Oe+e+st+Fe(e,"grow","positive")+e;case 4554:return Oe+Fe(e,/([^-])(transform)/g,"$1"+Oe+"$2")+e;case 6187:return Fe(Fe(Fe(e,/(zoom-|grab)/,Oe+"$1"),/(image-set)/,Oe+"$1"),e,"")+e;case 5495:case 3959:return Fe(e,/(image-set\([^]*)/,Oe+"$1$`$1");case 4968:return Fe(Fe(e,/(.+:)(flex-)?(.*)/,Oe+"box-pack:$3"+st+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Oe+e+e;case 4095:case 3583:case 4068:case 2532:return Fe(e,/(.+)-inline(.+)/,Oe+"$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(nn(e)-1-t>6)switch(rt(e,t+1)){case 109:if(rt(e,t+4)!==45)break;case 102:return Fe(e,/(.+:)(.+)-([^]+)/,"$1"+Oe+"$2-$3$1"+aa+(rt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Tc(e,"stretch")?uf(Fe(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(rt(e,t+1)!==115)break;case 6444:switch(rt(e,nn(e)-3-(~Tc(e,"!important")&&10))){case 107:return Fe(e,":",":"+Oe)+e;case 101:return Fe(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Oe+(rt(e,14)===45?"inline-":"")+"box$3$1"+Oe+"$2$3$1"+st+"$2box$3")+e}break;case 5936:switch(rt(e,t+11)){case 114:return Oe+e+st+Fe(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Oe+e+st+Fe(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Oe+e+st+Fe(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Oe+e+st+e+e}return e}var u9=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Sc:t.return=uf(t.value,t.length);break;case tf:return Kr([Xo(t,{value:Fe(t.value,"@","@"+Oe)})],o);case _c:if(t.length)return z6(t.props,function(s){switch(X6(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Kr([Xo(t,{props:[Fe(s,/:(read-\w+)/,":"+aa+"$1")]})],o);case"::placeholder":return Kr([Xo(t,{props:[Fe(s,/:(plac\w+)/,":"+Oe+"input-$1")]}),Xo(t,{props:[Fe(s,/:(plac\w+)/,":"+aa+"$1")]}),Xo(t,{props:[Fe(s,/:(plac\w+)/,st+"input-$1")]})],o)}return""})}},d9=[u9],f9=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 h=p.getAttribute("data-emotion");h.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var o=t.stylisPlugins||d9,s={},a,i=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(p){for(var h=p.getAttribute("data-emotion").split(" "),m=1;m<h.length;m++)s[h[m]]=!0;i.push(p)});var c,l=[c9,l9];{var f,b=[t9,r9(function(p){f.insert(p)})],g=n9(l.concat(o,b)),x=function(h){return Kr(K6(h),g)};c=function(h,m,E,C){f=E,x(h?h+"{"+m.styles+"}":m.styles),C&&(y.inserted[m.name]=!0)}}var y={key:n,sheet:new B6({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:c};return y.sheet.hydrate(i),y},Oc={exports:{}},Ne={};/** @license React v16.13.1
|
|
590
|
+
`,Wy=(e,{closeToast:t})=>d.jsx(Hy,{children:d.jsx("img",{src:jy,onClick:t})}),na=({message:e})=>d.jsxs(By,{children:[d.jsx(Gy,{}),d.jsx(Vy,{children:e})]});function Ie(e){const{message:t,type:n,autoClose:r}=e,o={closeButton:d.jsx(Wy,{}),autoClose:r??5e3,pauseOnHover:!0,position:"bottom-left",rtl:!1,draggable:!0,closeOnClick:!0,hideProgressBar:!0};let s;switch(n){case"success":{s=Oe.success(d.jsx(na,{message:t}),{...o,icon:!1});break}case"error":{s=Oe.error(d.jsx(na,{message:t}),{...o,icon:!1});break}case"info-dark":{s=Oe.info(d.jsx(na,{message:t}),{...o,icon:!1,className:"toast_dark"});break}default:{s=Oe.info(d.jsx(na,{message:t}),{...o,icon:!1});break}}return setTimeout(()=>{Zy(s)},r&&!isNaN(r)?Number(r):5e3),s}function Zy(e){Oe.dismiss(e)}const V0={updateFormApiStatus:ee.IDLE,createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],objectDict:null,formFields:null,objectListApiStatus:ee.IDLE,unlinkCardApiStatus:ee.IDLE,linkCardApiStatus:ee.IDLE,optionsMap:null,dropdownOptionsApis:ee.IDLE,dependentFieldsMap:{},createFormApiStatus:ee.IDLE,currentResourceDetailsApiStatus:ee.IDLE,currentResourceDetails:null,currentCardInEdit:null,hasUnsavedChanges:!1},Xy="/v1/api"+"/templates/metadata",G0={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},zy="Required Field",Yy="Invalid date",H0=/^https:\/\/([a-z0-9-]+(\.[a-z0-9-]+)+)(:[0-9]{1,5})?(\/[^\s/]*)*$/i,Jy=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,W0="Please enter a valid URL",qy="Please enter valid ID",Qy="Please enter valid input",$y="URL must start with https://",Uy="URL should not end with a slash",Ky="Invalid email address",e6="Email must be a string",Z0="Invalid date",t6="Date cannot be in the past",n6="Date cannot be in the future",r6="Invalid number",o6="Invalid text",s6=async e=>{const t=new URLSearchParams,{inboxIds:n,channelType:r,conversationId:o,fetchAuthenticatedConnectors:s}=e||{};return n==null||n.forEach(i=>{t.append("inbox_ids",i)}),[["channel_type",r],["conversation_id",o],["fetch_authenticated_connectors",s==null?void 0:s.toString()]].forEach(([i,c])=>{c!==void 0&&t.append(i,c)}),xe({url:`${Xy}?${t.toString()}`,method:G0.GET})},a6="/v1/api/connectors/ug?onlyEnabledAuthenticated=true&minimal=true",i6=async()=>{const e=await xe({url:a6,method:G0.GET}),t=e==null?void 0:e.data;return Array.isArray(t)?t.map(({id:n,name:r,logo:o,connectorType:s})=>({id:n,name:r,logo:o,connectorType:s})).filter(({logo:n})=>!!n):[]};var Ec=(e=>(e.ADD="ADD",e.MULTIPLY="MULTIPLY",e))(Ec||{});const c6={[Ec.ADD]:(e,t)=>e+t,[Ec.MULTIPLY]:(e,t)=>e*t},l6=e=>e,X0=()=>{if("crypto"in window&&"randomUUID"in window.crypto)return window.crypto.randomUUID();const e=Date.now().toString(16),t=Math.random().toString(16).substring(2,8);return`${e}-${t}`},z0=(e,t)=>{let n;const r=c6[t]??l6;for(const o of e){const s=Number(o);isNaN(s)||(n=n===void 0?s:r(n,s))}return(n??0).toFixed(2)},Y0=(e,t=n=>n)=>{const n=new Set,r=[];for(const o of e){const s=t(o);n.has(s)||(n.add(s),r.push(o))}return r},u6=(e,t)=>e.replace(/:(\w+)/g,(n,r)=>String(t[r])||""),J0=e=>typeof e=="object"&&e!==null&&"value"in e&&"label"in e,d6={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},f6="/v1/api/connectors/forms/:formId/get_forms_custom_fields",p6=async({formId:e,args:t})=>{try{const n=await xe({url:u6(f6,{formId:e}),data:{args:t},method:d6.POST});return(n==null?void 0:n.data).fieldList}catch(n){throw console.error(n),n}},q0=(e,t)=>{if(!t)return{isApiEnabled:!0,args:{}};const n={};for(const r in t){const o=t[r],s=J0(e[o])?e[o].value:e[o];if(!s)return{isApiEnabled:!1,args:{}};n[r]=s}return{isApiEnabled:!0,args:n}},h6=({formId:e,argsMap:t,formData:n,enabled:r=!0,delay:o=500})=>{const[s,a]=I.useState(()=>q0(n,t));I.useEffect(()=>{const c=setTimeout(()=>{a(q0(n,t))},o);return()=>clearTimeout(c)},[n,t,o]);const i=Wt({queryKey:["customFormFields",e,s.args],queryFn:()=>p6({formId:e,args:s.args}),enabled:!!e&&r&&s.isApiEnabled});return{...i,data:s.isApiEnabled?i.data:void 0}},g6=e=>{const t={current:null};return n=>{t.current&&clearTimeout(t.current),t.current=setTimeout(n,e)}};let $r={};const m6={get length(){return Object.keys($r).length},getItem(e){return $r[e]??null},setItem(e,t){$r[e]=t},removeItem(e){delete $r[e]},clear(){$r={}},key(e){return Object.keys($r)[e]}},b6={LOCAL:window==null?void 0:window.localStorage,SESSION:window==null?void 0:window.sessionStorage},ra=(e="LOCAL")=>b6[e]??m6,y6=(e="LOCAL")=>{const t=ra(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)}}}},C6=e=>t=>{if(t&&typeof t=="string"){const n=t.replace(/\/$/,"");return n.startsWith("https://")?t.endsWith("/")?Uy:H0.test(n)?!0:e||W0:$y}return!1},x6=e=>t=>t&&typeof t=="string"?Jy.test(t)?!0:e||Ky:e6,E6=e=>t=>t==null||t===""?e||zy:!0,v6=e=>(t,n)=>{var r;if(!t||(t==null?void 0:t.toString())===Yy)return Z0;if(typeof t=="object"){const o=t,s=new Date;s.setHours(0,0,0,0);const a=n.disablePast,i=n.disableFuture;return a&&o<s?e||t6:i&&o>s?e||n6:!0}return typeof t=="string"&&((r=new Date(t))==null?void 0:r.toString())!=="Invalid Date"?!0:Z0},w6=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||r6},vc=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||o6},I6=e=>t=>typeof t=="string"?t.startsWith("https:")?H0.test(t)?!0:e||W0:t.trim().length>0?!0:e||qy:e||Qy,_6=["async-select","select","multi-select"],Q0=(e,t=!1)=>{const n={};for(const r in e){const o=e[r];if(!(o!=null&&o.label)&&!(o!=null&&o.value))continue;const s=o.label??o.value??"";if(o.type==="date"){const a=new Date(parseInt(s));n[r]=isNaN(a.getTime())?s:a.toISOString();continue}if(_6.includes(o.type)){n[r]={label:o.label,value:o.value},t&&o.type==="multi-select"&&(n[r]=[n[r]]);continue}n[r]=s}return n},S6=(e,t)=>{const n={};for(const o of t)n[o.name]=o.type;const r={};for(const o in e){const s=e[o];s&&typeof s=="object"&&"value"in s&&"label"in s?r[o]={value:s.value,label:s.label,type:n[o]}:r[o]={value:s,label:s,type:n[o]}}return r};function mr(e){"@babel/helpers - typeof";return mr=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},mr(e)}function T6(e,t){if(mr(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(mr(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $0(e){var t=T6(e,"string");return mr(t)=="symbol"?t:t+""}function Ur(e,t,n){return(t=$0(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function U0(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 se(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?U0(Object(n),!0).forEach(function(r){Ur(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):U0(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function A6(e){if(Array.isArray(e))return e}function L6(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,s,a,i=[],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)&&(i.push(r.value),i.length!==t);c=!0);}catch(f){l=!0,o=f}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw o}}return i}}function wc(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 K0(e,t){if(e){if(typeof e=="string")return wc(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)?wc(e,t):void 0}}function O6(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
591
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tt(e,t){return A6(e)||L6(e,t)||K0(e,t)||O6()}function F6(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 Kt(e,t){if(e==null)return{};var n,r,o=F6(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 k6=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function Ic(e){var t=e.defaultInputValue,n=t===void 0?"":t,r=e.defaultMenuIsOpen,o=r===void 0?!1:r,s=e.defaultValue,a=s===void 0?null:s,i=e.inputValue,c=e.menuIsOpen,l=e.onChange,f=e.onInputChange,g=e.onMenuClose,y=e.onMenuOpen,x=e.value,b=Kt(e,k6),p=I.useState(i!==void 0?i:n),h=tt(p,2),m=h[0],E=h[1],C=I.useState(c!==void 0?c:o),w=tt(C,2),v=w[0],_=w[1],T=I.useState(x!==void 0?x:a),S=tt(T,2),L=S[0],N=S[1],k=I.useCallback(function(H,q){typeof l=="function"&&l(H,q),N(H)},[l]),D=I.useCallback(function(H,q){var ne;typeof f=="function"&&(ne=f(H,q)),E(ne!==void 0?ne:H)},[f]),M=I.useCallback(function(){typeof y=="function"&&y(),_(!0)},[y]),j=I.useCallback(function(){typeof g=="function"&&g(),_(!1)},[g]),J=i!==void 0?i:m,Y=c!==void 0?c:v,z=x!==void 0?x:L;return se(se({},b),{},{inputValue:J,menuIsOpen:Y,onChange:k,onInputChange:D,onMenuClose:j,onMenuOpen:M,value:z})}function fe(){return fe=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},fe.apply(null,arguments)}function D6(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ef(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,$0(r.key),r)}}function N6(e,t,n){return t&&ef(e.prototype,t),n&&ef(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function _c(e,t){return _c=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},_c(e,t)}function R6(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&&_c(e,t)}function oa(e){return oa=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},oa(e)}function tf(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(tf=function(){return!!e})()}function M6(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function P6(e,t){if(t&&(mr(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return M6(e)}function j6(e){var t=tf();return function(){var n,r=oa(e);if(t){var o=oa(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return P6(this,n)}}function B6(e){if(Array.isArray(e))return wc(e)}function V6(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function G6(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
592
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Kr(e){return B6(e)||V6(e)||K0(e)||G6()}var H6=!1;function W6(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 Z6(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 X6=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?!H6: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(Z6(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var s=W6(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}(),ct="-ms-",sa="-moz-",Ae="-webkit-",nf="comm",Sc="rule",Tc="decl",z6="@import",rf="@keyframes",Y6="@layer",J6=Math.abs,aa=String.fromCharCode,q6=Object.assign;function Q6(e,t){return st(e,0)^45?(((t<<2^st(e,0))<<2^st(e,1))<<2^st(e,2))<<2^st(e,3):0}function of(e){return e.trim()}function $6(e,t){return(e=t.exec(e))?e[0]:e}function Le(e,t,n){return e.replace(t,n)}function Ac(e,t){return e.indexOf(t)}function st(e,t){return e.charCodeAt(t)|0}function Yo(e,t,n){return e.slice(t,n)}function sn(e){return e.length}function Lc(e){return e.length}function ia(e,t){return t.push(e),e}function U6(e,t){return e.map(t).join("")}var ca=1,eo=1,sf=0,Et=0,qe=0,to="";function la(e,t,n,r,o,s,a){return{value:e,root:t,parent:n,type:r,props:o,children:s,line:ca,column:eo,length:a,return:""}}function Jo(e,t){return q6(la("",null,null,"",null,null,0),e,{length:-e.length},t)}function K6(){return qe}function e9(){return qe=Et>0?st(to,--Et):0,eo--,qe===10&&(eo=1,ca--),qe}function Rt(){return qe=Et<sf?st(to,Et++):0,eo++,qe===10&&(eo=1,ca++),qe}function an(){return st(to,Et)}function ua(){return Et}function qo(e,t){return Yo(to,e,t)}function Qo(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 af(e){return ca=eo=1,sf=sn(to=e),Et=0,[]}function cf(e){return to="",e}function da(e){return of(qo(Et-1,Oc(e===91?e+2:e===40?e+1:e)))}function t9(e){for(;(qe=an())&&qe<33;)Rt();return Qo(e)>2||Qo(qe)>3?"":" "}function n9(e,t){for(;--t&&Rt()&&!(qe<48||qe>102||qe>57&&qe<65||qe>70&&qe<97););return qo(e,ua()+(t<6&&an()==32&&Rt()==32))}function Oc(e){for(;Rt();)switch(qe){case e:return Et;case 34:case 39:e!==34&&e!==39&&Oc(qe);break;case 40:e===41&&Oc(e);break;case 92:Rt();break}return Et}function r9(e,t){for(;Rt()&&e+qe!==57;)if(e+qe===84&&an()===47)break;return"/*"+qo(t,Et-1)+"*"+aa(e===47?e:Rt())}function o9(e){for(;!Qo(an());)Rt();return qo(e,Et)}function s9(e){return cf(fa("",null,null,null,[""],e=af(e),0,[0],e))}function fa(e,t,n,r,o,s,a,i,c){for(var l=0,f=0,g=a,y=0,x=0,b=0,p=1,h=1,m=1,E=0,C="",w=o,v=s,_=r,T=C;h;)switch(b=E,E=Rt()){case 40:if(b!=108&&st(T,g-1)==58){Ac(T+=Le(da(E),"&","&\f"),"&\f")!=-1&&(m=-1);break}case 34:case 39:case 91:T+=da(E);break;case 9:case 10:case 13:case 32:T+=t9(b);break;case 92:T+=n9(ua()-1,7);continue;case 47:switch(an()){case 42:case 47:ia(a9(r9(Rt(),ua()),t,n),c);break;default:T+="/"}break;case 123*p:i[l++]=sn(T)*m;case 125*p:case 59:case 0:switch(E){case 0:case 125:h=0;case 59+f:m==-1&&(T=Le(T,/\f/g,"")),x>0&&sn(T)-g&&ia(x>32?uf(T+";",r,n,g-1):uf(Le(T," ","")+";",r,n,g-2),c);break;case 59:T+=";";default:if(ia(_=lf(T,t,n,l,f,o,i,C,w=[],v=[],g),s),E===123)if(f===0)fa(T,t,_,_,w,s,g,i,v);else switch(y===99&&st(T,3)===110?100:y){case 100:case 108:case 109:case 115:fa(e,_,_,r&&ia(lf(e,_,_,0,0,o,i,C,o,w=[],g),v),o,v,g,i,r?w:v);break;default:fa(T,_,_,_,[""],v,0,i,v)}}l=f=x=0,p=m=1,C=T="",g=a;break;case 58:g=1+sn(T),x=b;default:if(p<1){if(E==123)--p;else if(E==125&&p++==0&&e9()==125)continue}switch(T+=aa(E),E*p){case 38:m=f>0?1:(T+="\f",-1);break;case 44:i[l++]=(sn(T)-1)*m,m=1;break;case 64:an()===45&&(T+=da(Rt())),y=an(),f=g=sn(C=T+=o9(ua())),E++;break;case 45:b===45&&sn(T)==2&&(p=0)}}return s}function lf(e,t,n,r,o,s,a,i,c,l,f){for(var g=o-1,y=o===0?s:[""],x=Lc(y),b=0,p=0,h=0;b<r;++b)for(var m=0,E=Yo(e,g+1,g=J6(p=a[b])),C=e;m<x;++m)(C=of(p>0?y[m]+" "+E:Le(E,/&\f/g,y[m])))&&(c[h++]=C);return la(e,t,n,o===0?Sc:i,c,l,f)}function a9(e,t,n){return la(e,t,n,nf,aa(K6()),Yo(e,2,-2),0)}function uf(e,t,n,r){return la(e,t,n,Tc,Yo(e,0,r),Yo(e,r+1,-1),r)}function no(e,t){for(var n="",r=Lc(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function i9(e,t,n,r){switch(e.type){case Y6:if(e.children.length)break;case z6:case Tc:return e.return=e.return||e.value;case nf:return"";case rf:return e.return=e.value+"{"+no(e.children,r)+"}";case Sc:e.value=e.props.join(",")}return sn(n=no(e.children,r))?e.return=e.value+"{"+n+"}":""}function c9(e){var t=Lc(e);return function(n,r,o,s){for(var a="",i=0;i<t;i++)a+=e[i](n,r,o,s)||"";return a}}function l9(e){return function(t){t.root||(t=t.return)&&e(t)}}function u9(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var d9=function(t,n,r){for(var o=0,s=0;o=s,s=an(),o===38&&s===12&&(n[r]=1),!Qo(s);)Rt();return qo(t,Et)},f9=function(t,n){var r=-1,o=44;do switch(Qo(o)){case 0:o===38&&an()===12&&(n[r]=1),t[r]+=d9(Et-1,n,r);break;case 2:t[r]+=da(o);break;case 4:if(o===44){t[++r]=an()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=aa(o)}while(o=Rt());return t},p9=function(t,n){return cf(f9(af(t),n))},df=new WeakMap,h9=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&&!df.get(r))&&!o){df.set(t,!0);for(var s=[],a=p9(n,s),i=r.props,c=0,l=0;c<a.length;c++)for(var f=0;f<i.length;f++,l++)t.props[l]=s[c]?a[c].replace(/&\f/g,i[f]):i[f]+" "+a[c]}}},g9=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function ff(e,t){switch(Q6(e,t)){case 5103:return Ae+"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 Ae+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Ae+e+sa+e+ct+e+e;case 6828:case 4268:return Ae+e+ct+e+e;case 6165:return Ae+e+ct+"flex-"+e+e;case 5187:return Ae+e+Le(e,/(\w+).+(:[^]+)/,Ae+"box-$1$2"+ct+"flex-$1$2")+e;case 5443:return Ae+e+ct+"flex-item-"+Le(e,/flex-|-self/,"")+e;case 4675:return Ae+e+ct+"flex-line-pack"+Le(e,/align-content|flex-|-self/,"")+e;case 5548:return Ae+e+ct+Le(e,"shrink","negative")+e;case 5292:return Ae+e+ct+Le(e,"basis","preferred-size")+e;case 6060:return Ae+"box-"+Le(e,"-grow","")+Ae+e+ct+Le(e,"grow","positive")+e;case 4554:return Ae+Le(e,/([^-])(transform)/g,"$1"+Ae+"$2")+e;case 6187:return Le(Le(Le(e,/(zoom-|grab)/,Ae+"$1"),/(image-set)/,Ae+"$1"),e,"")+e;case 5495:case 3959:return Le(e,/(image-set\([^]*)/,Ae+"$1$`$1");case 4968:return Le(Le(e,/(.+:)(flex-)?(.*)/,Ae+"box-pack:$3"+ct+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Ae+e+e;case 4095:case 3583:case 4068:case 2532:return Le(e,/(.+)-inline(.+)/,Ae+"$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(sn(e)-1-t>6)switch(st(e,t+1)){case 109:if(st(e,t+4)!==45)break;case 102:return Le(e,/(.+:)(.+)-([^]+)/,"$1"+Ae+"$2-$3$1"+sa+(st(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Ac(e,"stretch")?ff(Le(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(st(e,t+1)!==115)break;case 6444:switch(st(e,sn(e)-3-(~Ac(e,"!important")&&10))){case 107:return Le(e,":",":"+Ae)+e;case 101:return Le(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Ae+(st(e,14)===45?"inline-":"")+"box$3$1"+Ae+"$2$3$1"+ct+"$2box$3")+e}break;case 5936:switch(st(e,t+11)){case 114:return Ae+e+ct+Le(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Ae+e+ct+Le(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Ae+e+ct+Le(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Ae+e+ct+e+e}return e}var m9=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case Tc:t.return=ff(t.value,t.length);break;case rf:return no([Jo(t,{value:Le(t.value,"@","@"+Ae)})],o);case Sc:if(t.length)return U6(t.props,function(s){switch($6(s,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return no([Jo(t,{props:[Le(s,/:(read-\w+)/,":"+sa+"$1")]})],o);case"::placeholder":return no([Jo(t,{props:[Le(s,/:(plac\w+)/,":"+Ae+"input-$1")]}),Jo(t,{props:[Le(s,/:(plac\w+)/,":"+sa+"$1")]}),Jo(t,{props:[Le(s,/:(plac\w+)/,ct+"input-$1")]})],o)}return""})}},b9=[m9],y9=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 h=p.getAttribute("data-emotion");h.indexOf(" ")!==-1&&(document.head.appendChild(p),p.setAttribute("data-s",""))})}var o=t.stylisPlugins||b9,s={},a,i=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(p){for(var h=p.getAttribute("data-emotion").split(" "),m=1;m<h.length;m++)s[h[m]]=!0;i.push(p)});var c,l=[h9,g9];{var f,g=[i9,l9(function(p){f.insert(p)})],y=c9(l.concat(o,g)),x=function(h){return no(s9(h),y)};c=function(h,m,E,C){f=E,x(h?h+"{"+m.styles+"}":m.styles),C&&(b.inserted[m.name]=!0)}}var b={key:n,sheet:new X6({key:n,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:s,registered:{},insert:c};return b.sheet.hydrate(i),b},Fc={exports:{}},ke={};/** @license React v16.13.1
|
|
598
593
|
* react-is.production.min.js
|
|
599
594
|
*
|
|
600
595
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
601
596
|
*
|
|
602
597
|
* This source code is licensed under the MIT license found in the
|
|
603
598
|
* LICENSE file in the root directory of this source tree.
|
|
604
|
-
*/var
|
|
599
|
+
*/var pf;function C9(){if(pf)return ke;pf=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,a=e?Symbol.for("react.provider"):60109,i=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,g=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,m=e?Symbol.for("react.responder"):60118,E=e?Symbol.for("react.scope"):60119;function C(v){if(typeof v=="object"&&v!==null){var _=v.$$typeof;switch(_){case t:switch(v=v.type,v){case c:case l:case r:case s:case o:case g:return v;default:switch(v=v&&v.$$typeof,v){case i:case f:case b:case x:case a:return v;default:return _}}case n:return _}}}function w(v){return C(v)===l}return ke.AsyncMode=c,ke.ConcurrentMode=l,ke.ContextConsumer=i,ke.ContextProvider=a,ke.Element=t,ke.ForwardRef=f,ke.Fragment=r,ke.Lazy=b,ke.Memo=x,ke.Portal=n,ke.Profiler=s,ke.StrictMode=o,ke.Suspense=g,ke.isAsyncMode=function(v){return w(v)||C(v)===c},ke.isConcurrentMode=w,ke.isContextConsumer=function(v){return C(v)===i},ke.isContextProvider=function(v){return C(v)===a},ke.isElement=function(v){return typeof v=="object"&&v!==null&&v.$$typeof===t},ke.isForwardRef=function(v){return C(v)===f},ke.isFragment=function(v){return C(v)===r},ke.isLazy=function(v){return C(v)===b},ke.isMemo=function(v){return C(v)===x},ke.isPortal=function(v){return C(v)===n},ke.isProfiler=function(v){return C(v)===s},ke.isStrictMode=function(v){return C(v)===o},ke.isSuspense=function(v){return C(v)===g},ke.isValidElementType=function(v){return typeof v=="string"||typeof v=="function"||v===r||v===l||v===s||v===o||v===g||v===y||typeof v=="object"&&v!==null&&(v.$$typeof===b||v.$$typeof===x||v.$$typeof===a||v.$$typeof===i||v.$$typeof===f||v.$$typeof===h||v.$$typeof===m||v.$$typeof===E||v.$$typeof===p)},ke.typeOf=C,ke}var De={};/** @license React v16.13.1
|
|
605
600
|
* react-is.development.js
|
|
606
601
|
*
|
|
607
602
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
608
603
|
*
|
|
609
604
|
* This source code is licensed under the MIT license found in the
|
|
610
605
|
* LICENSE file in the root directory of this source tree.
|
|
611
|
-
*/var ff;function h9(){return ff||(ff=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,a=e?Symbol.for("react.provider"):60109,i=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,g=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,m=e?Symbol.for("react.responder"):60118,E=e?Symbol.for("react.scope"):60119;function C(Q){return typeof Q=="string"||typeof Q=="function"||Q===r||Q===l||Q===s||Q===o||Q===b||Q===g||typeof Q=="object"&&Q!==null&&(Q.$$typeof===y||Q.$$typeof===x||Q.$$typeof===a||Q.$$typeof===i||Q.$$typeof===f||Q.$$typeof===h||Q.$$typeof===m||Q.$$typeof===E||Q.$$typeof===p)}function w(Q){if(typeof Q=="object"&&Q!==null){var Be=Q.$$typeof;switch(Be){case t:var xe=Q.type;switch(xe){case c:case l:case r:case s:case o:case b:return xe;default:var Ae=xe&&xe.$$typeof;switch(Ae){case i:case f:case y:case x:case a:return Ae;default:return Be}}case n:return Be}}}var v=c,_=l,T=i,S=a,O=t,D=f,k=r,N=y,R=x,j=n,q=s,$=o,Y=b,W=!1;function z(Q){return W||(W=!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.")),oe(Q)||w(Q)===c}function oe(Q){return w(Q)===l}function de(Q){return w(Q)===i}function V(Q){return w(Q)===a}function H(Q){return typeof Q=="object"&&Q!==null&&Q.$$typeof===t}function Z(Q){return w(Q)===f}function X(Q){return w(Q)===r}function P(Q){return w(Q)===y}function U(Q){return w(Q)===x}function se(Q){return w(Q)===n}function B(Q){return w(Q)===s}function ne(Q){return w(Q)===o}function Ee(Q){return w(Q)===b}Re.AsyncMode=v,Re.ConcurrentMode=_,Re.ContextConsumer=T,Re.ContextProvider=S,Re.Element=O,Re.ForwardRef=D,Re.Fragment=k,Re.Lazy=N,Re.Memo=R,Re.Portal=j,Re.Profiler=q,Re.StrictMode=$,Re.Suspense=Y,Re.isAsyncMode=z,Re.isConcurrentMode=oe,Re.isContextConsumer=de,Re.isContextProvider=V,Re.isElement=H,Re.isForwardRef=Z,Re.isFragment=X,Re.isLazy=P,Re.isMemo=U,Re.isPortal=se,Re.isProfiler=B,Re.isStrictMode=ne,Re.isSuspense=Ee,Re.isValidElementType=C,Re.typeOf=w}()),Re}process.env.NODE_ENV==="production"?Oc.exports=p9():Oc.exports=h9();var g9=Oc.exports,pf=g9,m9={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},b9={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},hf={};hf[pf.ForwardRef]=m9,hf[pf.Memo]=b9;var y9=!0;function C9(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var gf=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||y9===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},x9=function(t,n,r){gf(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 E9(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 v9={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},w9=!1,I9=/[A-Z]|^ms/g,_9=/_EMO_([^_]+?)_([^]*?)_EMO_/g,mf=function(t){return t.charCodeAt(1)===45},bf=function(t){return t!=null&&typeof t!="boolean"},Fc=o9(function(e){return mf(e)?e:e.replace(I9,"-$&").toLowerCase()}),yf=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(_9,function(r,o,s){return on={name:o,styles:s,next:on},o})}return v9[t]!==1&&!mf(t)&&typeof n=="number"&&n!==0?n+"px":n},S9="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Jo(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 on={name:o.name,styles:o.styles,next:on},o.name;var s=n;if(s.styles!==void 0){var a=s.next;if(a!==void 0)for(;a!==void 0;)on={name:a.name,styles:a.styles,next:on},a=a.next;var i=s.styles+";";return i}return T9(e,t,n)}case"function":{if(e!==void 0){var c=on,l=n(e);return on=c,Jo(e,t,l)}break}}var f=n;return f}function T9(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Jo(e,t,n[o])+";";else for(var s in n){var a=n[s];if(typeof a!="object"){var i=a;bf(i)&&(r+=Fc(s)+":"+yf(s,i)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&w9)throw new Error(S9);if(Array.isArray(a)&&typeof a[0]=="string"&&t==null)for(var c=0;c<a.length;c++)bf(a[c])&&(r+=Fc(s)+":"+yf(s,a[c])+";");else{var l=Jo(e,t,a);switch(s){case"animation":case"animationName":{r+=Fc(s)+":"+l+";";break}default:r+=s+"{"+l+"}"}}}}return r}var Cf=/label:\s*([^\s;{]+)\s*(;|$)/g,on;function xf(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="";on=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=Jo(n,t,s);else{var a=s;o+=a[0]}for(var i=1;i<e.length;i++)if(o+=Jo(n,t,e[i]),r){var c=s;o+=c[i]}Cf.lastIndex=0;for(var l="",f;(f=Cf.exec(o))!==null;)l+="-"+f[1];var b=E9(o)+l;return{name:b,styles:o,next:on}}var A9=function(t){return t()},L9=A.useInsertionEffect?A.useInsertionEffect:!1,O9=L9||A9,F9=!1,Ef=A.createContext(typeof HTMLElement<"u"?f9({key:"css"}):null);Ef.Provider;var k9=function(t){return I.forwardRef(function(n,r){var o=I.useContext(Ef);return t(n,o,r)})},D9=A.createContext({}),kc={}.hasOwnProperty,Dc="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",N9=function(t,n){var r={};for(var o in n)kc.call(n,o)&&(r[o]=n[o]);return r[Dc]=t,r},R9=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return gf(n,r,o),O9(function(){return x9(n,r,o)}),null},M9=k9(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var o=e[Dc],s=[r],a="";typeof e.className=="string"?a=C9(t.registered,s,e.className):e.className!=null&&(a=e.className+" ");var i=xf(s,void 0,A.useContext(D9));a+=t.key+"-"+i.name;var c={};for(var l in e)kc.call(e,l)&&l!=="css"&&l!==Dc&&!F9&&(c[l]=e[l]);return c.className=a,n&&(c.ref=n),A.createElement(A.Fragment,null,A.createElement(R9,{cache:t,serialized:i,isStringTag:typeof o=="string"}),A.createElement(o,c))}),j9=M9,ie=function(t,n){var r=arguments;if(n==null||!kc.call(n,"css"))return A.createElement.apply(void 0,r);var o=r.length,s=new Array(o);s[0]=j9,s[1]=N9(t,n);for(var a=2;a<o;a++)s[a]=r[a];return A.createElement.apply(null,s)};function Nc(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return xf(t)}var P9=function(){var t=Nc.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 B9(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const V9=Math.min,G9=Math.max,ha=Math.round,ga=Math.floor,ma=e=>({x:e,y:e});function H9(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 ba(){return typeof window<"u"}function vf(e){return If(e)?(e.nodeName||"").toLowerCase():"#document"}function bn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function wf(e){var t;return(t=(If(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function If(e){return ba()?e instanceof Node||e instanceof bn(e).Node:!1}function W9(e){return ba()?e instanceof Element||e instanceof bn(e).Element:!1}function Rc(e){return ba()?e instanceof HTMLElement||e instanceof bn(e).HTMLElement:!1}function _f(e){return!ba()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof bn(e).ShadowRoot}function Sf(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Mc(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Z9(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function X9(e){return["html","body","#document"].includes(vf(e))}function Mc(e){return bn(e).getComputedStyle(e)}function z9(e){if(vf(e)==="html")return e;const t=e.assignedSlot||e.parentNode||_f(e)&&e.host||wf(e);return _f(t)?t.host:t}function Tf(e){const t=z9(e);return X9(t)?e.ownerDocument?e.ownerDocument.body:e.body:Rc(t)&&Sf(t)?t:Tf(t)}function ya(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Tf(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),a=bn(o);if(s){const i=jc(a);return t.concat(a,a.visualViewport||[],Sf(o)?o:[],i&&n?ya(i):[])}return t.concat(o,ya(o,[],n))}function jc(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Y9(e){const t=Mc(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Rc(e),s=o?e.offsetWidth:n,a=o?e.offsetHeight:r,i=ha(n)!==s||ha(r)!==a;return i&&(n=s,r=a),{width:n,height:r,$:i}}function Pc(e){return W9(e)?e:e.contextElement}function Af(e){const t=Pc(e);if(!Rc(t))return ma(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=Y9(t);let a=(s?ha(n.width):n.width)/r,i=(s?ha(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!i||!Number.isFinite(i))&&(i=1),{x:a,y:i}}const J9=ma(0);function q9(e){const t=bn(e);return!Z9()||!t.visualViewport?J9:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Q9(e,t,n){return!1}function Lf(e,t,n,r){t===void 0&&(t=!1);const o=e.getBoundingClientRect(),s=Pc(e);let a=ma(1);t&&(a=Af(e));const i=Q9()?q9(s):ma(0);let c=(o.left+i.x)/a.x,l=(o.top+i.y)/a.y,f=o.width/a.x,b=o.height/a.y;if(s){const g=bn(s),x=r;let y=g,p=jc(y);for(;p&&r&&x!==y;){const h=Af(p),m=p.getBoundingClientRect(),E=Mc(p),C=m.left+(p.clientLeft+parseFloat(E.paddingLeft))*h.x,w=m.top+(p.clientTop+parseFloat(E.paddingTop))*h.y;c*=h.x,l*=h.y,f*=h.x,b*=h.y,c+=C,l+=w,y=bn(p),p=jc(y)}}return H9({width:f,height:b,x:c,y:l})}function $9(e,t){let n=null,r;const o=wf(e);function s(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=null}function a(i,c){i===void 0&&(i=!1),c===void 0&&(c=1),s();const{left:l,top:f,width:b,height:g}=e.getBoundingClientRect();if(i||t(),!b||!g)return;const x=ga(f),y=ga(o.clientWidth-(l+b)),p=ga(o.clientHeight-(f+g)),h=ga(l),E={rootMargin:-x+"px "+-y+"px "+-p+"px "+-h+"px",threshold:G9(0,V9(1,c))||1};let C=!0;function w(v){const _=v[0].intersectionRatio;if(_!==c){if(!C)return a();_?a(!1,_):r=setTimeout(()=>{a(!1,1e-7)},1e3)}C=!1}try{n=new IntersectionObserver(w,{...E,root:o.ownerDocument})}catch{n=new IntersectionObserver(w,E)}n.observe(e)}return a(!0),s}function U9(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=Pc(e),f=o||s?[...l?ya(l):[],...ya(t)]:[];f.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),s&&m.addEventListener("resize",n)});const b=l&&i?$9(l,n):null;let g=-1,x=null;a&&(x=new ResizeObserver(m=>{let[E]=m;E&&E.target===l&&x&&(x.unobserve(t),cancelAnimationFrame(g),g=requestAnimationFrame(()=>{var C;(C=x)==null||C.observe(t)})),n()}),l&&!c&&x.observe(l),x.observe(t));let y,p=c?Lf(e):null;c&&h();function h(){const m=Lf(e);p&&(m.x!==p.x||m.y!==p.y||m.width!==p.width||m.height!==p.height)&&n(),p=m,y=requestAnimationFrame(h)}return n(),()=>{var m;f.forEach(E=>{o&&E.removeEventListener("scroll",n),s&&E.removeEventListener("resize",n)}),b==null||b(),(m=x)==null||m.disconnect(),x=null,c&&cancelAnimationFrame(y)}}var Bc=I.useLayoutEffect,K9=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Ca=function(){};function eC(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function tC(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 a in t)t.hasOwnProperty(a)&&t[a]&&s.push("".concat(eC(e,a)));return s.filter(function(i){return i}).map(function(i){return String(i).trim()}).join(" ")}var xa=function(t){return dC(t)?t.filter(Boolean):lr(t)==="object"&&t!==null?[t]:[]},Of=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=Yt(t,K9);return ae({},n)},Xe=function(t,n,r){var o=t.cx,s=t.getStyles,a=t.getClassNames,i=t.className;return{css:s(n,t),className:o(r??{},a(n,t),i)}};function nC(e,t,n){if(n){var r=n(e,t);if(typeof r=="string")return r}return e}function Ea(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function rC(e){return Ea(e)?window.innerHeight:e.clientHeight}function Ff(e){return Ea(e)?window.pageYOffset:e.scrollTop}function va(e,t){if(Ea(e)){window.scrollTo(0,t);return}e.scrollTop=t}function oC(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 sC(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function wa(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Ca,o=Ff(e),s=t-o,a=10,i=0;function c(){i+=a;var l=sC(i,o,s,n);va(e,l),i<n?window.requestAnimationFrame(c):r(e)}c()}function kf(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?va(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&va(e,Math.max(t.offsetTop-o,0))}function aC(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 Df(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function iC(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var Nf=!1,cC={get passive(){return Nf=!0}},Ia=typeof window<"u"?window:{};Ia.addEventListener&&Ia.removeEventListener&&(Ia.addEventListener("p",Ca,cC),Ia.removeEventListener("p",Ca,!1));var lC=Nf;function uC(e){return e!=null}function dC(e){return Array.isArray(e)}function qo(e,t,n){return e?t:n}function zA(e){return e}function YA(e){return e}var fC=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(a){var i=tt(a,1),c=i[0];return!r.includes(c)});return s.reduce(function(a,i){var c=tt(i,2),l=c[0],f=c[1];return a[l]=f,a},{})},pC=["children","innerProps"],hC=["children","innerProps"];function gC(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,s=e.shouldScroll,a=e.isFixedPosition,i=e.controlHeight,c=oC(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var f=c.getBoundingClientRect(),b=f.height,g=n.getBoundingClientRect(),x=g.bottom,y=g.height,p=g.top,h=n.offsetParent.getBoundingClientRect(),m=h.top,E=a?window.innerHeight:rC(c),C=Ff(c),w=parseInt(getComputedStyle(n).marginBottom,10),v=parseInt(getComputedStyle(n).marginTop,10),_=m-v,T=E-p,S=_+C,O=b-C-p,D=x-E+C+w,k=C+p-v,N=160;switch(o){case"auto":case"bottom":if(T>=y)return{placement:"bottom",maxHeight:t};if(O>=y&&!a)return s&&wa(c,D,N),{placement:"bottom",maxHeight:t};if(!a&&O>=r||a&&T>=r){s&&wa(c,D,N);var R=a?T-w:O-w;return{placement:"bottom",maxHeight:R}}if(o==="auto"||a){var j=t,q=a?_:S;return q>=r&&(j=Math.min(q-w-i,t)),{placement:"top",maxHeight:j}}if(o==="bottom")return s&&va(c,D),{placement:"bottom",maxHeight:t};break;case"top":if(_>=y)return{placement:"top",maxHeight:t};if(S>=y&&!a)return s&&wa(c,k,N),{placement:"top",maxHeight:t};if(!a&&S>=r||a&&_>=r){var $=t;return(!a&&S>=r||a&&_>=r)&&($=a?_-v:S-v),s&&wa(c,k,N),{placement:"top",maxHeight:$}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}function mC(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var Rf=function(t){return t==="auto"?"bottom":t},bC=function(t,n){var r,o=t.placement,s=t.theme,a=s.borderRadius,i=s.spacing,c=s.colors;return ae((r={label:"menu"},qr(r,mC(o),"100%"),qr(r,"position","absolute"),qr(r,"width","100%"),qr(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},Mf=I.createContext(null),yC=function(t){var n=t.children,r=t.minMenuHeight,o=t.maxMenuHeight,s=t.menuPlacement,a=t.menuPosition,i=t.menuShouldScrollIntoView,c=t.theme,l=I.useContext(Mf)||{},f=l.setPortalPlacement,b=I.useRef(null),g=I.useState(o),x=tt(g,2),y=x[0],p=x[1],h=I.useState(null),m=tt(h,2),E=m[0],C=m[1],w=c.spacing.controlHeight;return Bc(function(){var v=b.current;if(v){var _=a==="fixed",T=i&&!_,S=gC({maxHeight:o,menuEl:v,minHeight:r,placement:s,shouldScroll:T,isFixedPosition:_,controlHeight:w});p(S.maxHeight),C(S.placement),f==null||f(S.placement)}},[o,s,a,i,r,f,w]),n({ref:b,placerProps:ae(ae({},t),{},{placement:E||Rf(s),maxHeight:y})})},CC=function(t){var n=t.children,r=t.innerRef,o=t.innerProps;return ie("div",ue({},Xe(t,"menu",{menu:!0}),{ref:r},o),n)},xC=CC,EC=function(t,n){var r=t.maxHeight,o=t.theme.spacing.baseUnit;return ae({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:o,paddingTop:o})},vC=function(t){var n=t.children,r=t.innerProps,o=t.innerRef,s=t.isMulti;return ie("div",ue({},Xe(t,"menuList",{"menu-list":!0,"menu-list--is-multi":s}),{ref:o},r),n)},jf=function(t,n){var r=t.theme,o=r.spacing.baseUnit,s=r.colors;return ae({textAlign:"center"},n?{}:{color:s.neutral40,padding:"".concat(o*2,"px ").concat(o*3,"px")})},wC=jf,IC=jf,_C=function(t){var n=t.children,r=n===void 0?"No options":n,o=t.innerProps,s=Yt(t,pC);return ie("div",ue({},Xe(ae(ae({},s),{},{children:r,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),r)},SC=function(t){var n=t.children,r=n===void 0?"Loading...":n,o=t.innerProps,s=Yt(t,hC);return ie("div",ue({},Xe(ae(ae({},s),{},{children:r,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),r)},TC=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}},AC=function(t){var n=t.appendTo,r=t.children,o=t.controlElement,s=t.innerProps,a=t.menuPlacement,i=t.menuPosition,c=I.useRef(null),l=I.useRef(null),f=I.useState(Rf(a)),b=tt(f,2),g=b[0],x=b[1],y=I.useMemo(function(){return{setPortalPlacement:x}},[]),p=I.useState(null),h=tt(p,2),m=h[0],E=h[1],C=I.useCallback(function(){if(o){var T=aC(o),S=i==="fixed"?0:window.pageYOffset,O=T[g]+S;(O!==(m==null?void 0:m.offset)||T.left!==(m==null?void 0:m.rect.left)||T.width!==(m==null?void 0:m.rect.width))&&E({offset:O,rect:T})}},[o,i,g,m==null?void 0:m.offset,m==null?void 0:m.rect.left,m==null?void 0:m.rect.width]);Bc(function(){C()},[C]);var w=I.useCallback(function(){typeof l.current=="function"&&(l.current(),l.current=null),o&&c.current&&(l.current=U9(o,c.current,C,{elementResize:"ResizeObserver"in window}))},[o,C]);Bc(function(){w()},[w]);var v=I.useCallback(function(T){c.current=T,w()},[w]);if(!n&&i!=="fixed"||!m)return null;var _=ie("div",ue({ref:v},Xe(ae(ae({},t),{},{offset:m.offset,position:i,rect:m.rect}),"menuPortal",{"menu-portal":!0}),s),r);return ie(Mf.Provider,{value:y},n?Ge.createPortal(_,n):_)},LC=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},OC=function(t){var n=t.children,r=t.innerProps,o=t.isDisabled,s=t.isRtl;return ie("div",ue({},Xe(t,"container",{"--is-disabled":o,"--is-rtl":s}),r),n)},FC=function(t,n){var r=t.theme.spacing,o=t.isMulti,s=t.hasValue,a=t.selectProps.controlShouldRenderValue;return ae({alignItems:"center",display:o&&s&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},kC=function(t){var n=t.children,r=t.innerProps,o=t.isMulti,s=t.hasValue;return ie("div",ue({},Xe(t,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":s}),r),n)},DC=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},NC=function(t){var n=t.children,r=t.innerProps;return ie("div",ue({},Xe(t,"indicatorsContainer",{indicators:!0}),r),n)},Pf,RC=["size"],MC=["innerProps","isRtl","size"];function jC(){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 PC=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:jC},Bf=function(t){var n=t.size,r=Yt(t,RC);return ie("svg",ue({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:PC},r))},Vc=function(t){return ie(Bf,ue({size:20},t),ie("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"}))},Vf=function(t){return ie(Bf,ue({size:20},t),ie("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"}))},Gf=function(t,n){var r=t.isFocused,o=t.theme,s=o.spacing.baseUnit,a=o.colors;return ae({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?a.neutral60:a.neutral20,padding:s*2,":hover":{color:r?a.neutral80:a.neutral40}})},BC=Gf,VC=function(t){var n=t.children,r=t.innerProps;return ie("div",ue({},Xe(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||ie(Vf,null))},GC=Gf,HC=function(t){var n=t.children,r=t.innerProps;return ie("div",ue({},Xe(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||ie(Vc,null))},WC=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing.baseUnit,a=o.colors;return ae({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?a.neutral10:a.neutral20,marginBottom:s*2,marginTop:s*2})},ZC=function(t){var n=t.innerProps;return ie("span",ue({},n,Xe(t,"indicatorSeparator",{"indicator-separator":!0})))},XC=P9(Pf||(Pf=B9([`
|
|
606
|
+
*/var hf;function x9(){return hf||(hf=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,a=e?Symbol.for("react.provider"):60109,i=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,g=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,x=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,h=e?Symbol.for("react.fundamental"):60117,m=e?Symbol.for("react.responder"):60118,E=e?Symbol.for("react.scope"):60119;function C(X){return typeof X=="string"||typeof X=="function"||X===r||X===l||X===s||X===o||X===g||X===y||typeof X=="object"&&X!==null&&(X.$$typeof===b||X.$$typeof===x||X.$$typeof===a||X.$$typeof===i||X.$$typeof===f||X.$$typeof===h||X.$$typeof===m||X.$$typeof===E||X.$$typeof===p)}function w(X){if(typeof X=="object"&&X!==null){var Ve=X.$$typeof;switch(Ve){case t:var Ge=X.type;switch(Ge){case c:case l:case r:case s:case o:case g:return Ge;default:var at=Ge&&Ge.$$typeof;switch(at){case i:case f:case b:case x:case a:return at;default:return Ve}}case n:return Ve}}}var v=c,_=l,T=i,S=a,L=t,N=f,k=r,D=b,M=x,j=n,J=s,Y=o,z=g,H=!1;function q(X){return H||(H=!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.")),ne(X)||w(X)===c}function ne(X){return w(X)===l}function ce(X){return w(X)===i}function V(X){return w(X)===a}function R(X){return typeof X=="object"&&X!==null&&X.$$typeof===t}function G(X){return w(X)===f}function W(X){return w(X)===r}function U(X){return w(X)===b}function Q(X){return w(X)===x}function re(X){return w(X)===n}function B(X){return w(X)===s}function te(X){return w(X)===o}function pe(X){return w(X)===g}De.AsyncMode=v,De.ConcurrentMode=_,De.ContextConsumer=T,De.ContextProvider=S,De.Element=L,De.ForwardRef=N,De.Fragment=k,De.Lazy=D,De.Memo=M,De.Portal=j,De.Profiler=J,De.StrictMode=Y,De.Suspense=z,De.isAsyncMode=q,De.isConcurrentMode=ne,De.isContextConsumer=ce,De.isContextProvider=V,De.isElement=R,De.isForwardRef=G,De.isFragment=W,De.isLazy=U,De.isMemo=Q,De.isPortal=re,De.isProfiler=B,De.isStrictMode=te,De.isSuspense=pe,De.isValidElementType=C,De.typeOf=w}()),De}process.env.NODE_ENV==="production"?Fc.exports=C9():Fc.exports=x9();var E9=Fc.exports,gf=E9,v9={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},w9={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},mf={};mf[gf.ForwardRef]=v9,mf[gf.Memo]=w9;var I9=!0;function _9(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):o&&(r+=o+" ")}),r}var bf=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||I9===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},S9=function(t,n,r){bf(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 T9(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 A9={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},L9=!1,O9=/[A-Z]|^ms/g,F9=/_EMO_([^_]+?)_([^]*?)_EMO_/g,yf=function(t){return t.charCodeAt(1)===45},Cf=function(t){return t!=null&&typeof t!="boolean"},kc=u9(function(e){return yf(e)?e:e.replace(O9,"-$&").toLowerCase()}),xf=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(F9,function(r,o,s){return cn={name:o,styles:s,next:cn},o})}return A9[t]!==1&&!yf(t)&&typeof n=="number"&&n!==0?n+"px":n},k9="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function $o(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 cn={name:o.name,styles:o.styles,next:cn},o.name;var s=n;if(s.styles!==void 0){var a=s.next;if(a!==void 0)for(;a!==void 0;)cn={name:a.name,styles:a.styles,next:cn},a=a.next;var i=s.styles+";";return i}return D9(e,t,n)}case"function":{if(e!==void 0){var c=cn,l=n(e);return cn=c,$o(e,t,l)}break}}var f=n;return f}function D9(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=$o(e,t,n[o])+";";else for(var s in n){var a=n[s];if(typeof a!="object"){var i=a;Cf(i)&&(r+=kc(s)+":"+xf(s,i)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&L9)throw new Error(k9);if(Array.isArray(a)&&typeof a[0]=="string"&&t==null)for(var c=0;c<a.length;c++)Cf(a[c])&&(r+=kc(s)+":"+xf(s,a[c])+";");else{var l=$o(e,t,a);switch(s){case"animation":case"animationName":{r+=kc(s)+":"+l+";";break}default:r+=s+"{"+l+"}"}}}}return r}var Ef=/label:\s*([^\s;{]+)\s*(;|$)/g,cn;function vf(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="";cn=void 0;var s=e[0];if(s==null||s.raw===void 0)r=!1,o+=$o(n,t,s);else{var a=s;o+=a[0]}for(var i=1;i<e.length;i++)if(o+=$o(n,t,e[i]),r){var c=s;o+=c[i]}Ef.lastIndex=0;for(var l="",f;(f=Ef.exec(o))!==null;)l+="-"+f[1];var g=T9(o)+l;return{name:g,styles:o,next:cn}}var N9=function(t){return t()},R9=A.useInsertionEffect?A.useInsertionEffect:!1,M9=R9||N9,P9=!1,wf=A.createContext(typeof HTMLElement<"u"?y9({key:"css"}):null);wf.Provider;var j9=function(t){return I.forwardRef(function(n,r){var o=I.useContext(wf);return t(n,o,r)})},B9=A.createContext({}),Dc={}.hasOwnProperty,Nc="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",V9=function(t,n){var r={};for(var o in n)Dc.call(n,o)&&(r[o]=n[o]);return r[Nc]=t,r},G9=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return bf(n,r,o),M9(function(){return S9(n,r,o)}),null},H9=j9(function(e,t,n){var r=e.css;typeof r=="string"&&t.registered[r]!==void 0&&(r=t.registered[r]);var o=e[Nc],s=[r],a="";typeof e.className=="string"?a=_9(t.registered,s,e.className):e.className!=null&&(a=e.className+" ");var i=vf(s,void 0,A.useContext(B9));a+=t.key+"-"+i.name;var c={};for(var l in e)Dc.call(e,l)&&l!=="css"&&l!==Nc&&!P9&&(c[l]=e[l]);return c.className=a,n&&(c.ref=n),A.createElement(A.Fragment,null,A.createElement(G9,{cache:t,serialized:i,isStringTag:typeof o=="string"}),A.createElement(o,c))}),W9=H9,ie=function(t,n){var r=arguments;if(n==null||!Dc.call(n,"css"))return A.createElement.apply(void 0,r);var o=r.length,s=new Array(o);s[0]=W9,s[1]=V9(t,n);for(var a=2;a<o;a++)s[a]=r[a];return A.createElement.apply(null,s)};function Rc(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return vf(t)}var Z9=function(){var t=Rc.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 X9(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}const z9=Math.min,Y9=Math.max,pa=Math.round,ha=Math.floor,ga=e=>({x:e,y:e});function J9(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 ma(){return typeof window<"u"}function If(e){return Sf(e)?(e.nodeName||"").toLowerCase():"#document"}function wn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function _f(e){var t;return(t=(Sf(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Sf(e){return ma()?e instanceof Node||e instanceof wn(e).Node:!1}function q9(e){return ma()?e instanceof Element||e instanceof wn(e).Element:!1}function Mc(e){return ma()?e instanceof HTMLElement||e instanceof wn(e).HTMLElement:!1}function Tf(e){return!ma()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof wn(e).ShadowRoot}function Af(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Pc(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function Q9(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function $9(e){return["html","body","#document"].includes(If(e))}function Pc(e){return wn(e).getComputedStyle(e)}function U9(e){if(If(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Tf(e)&&e.host||_f(e);return Tf(t)?t.host:t}function Lf(e){const t=U9(e);return $9(t)?e.ownerDocument?e.ownerDocument.body:e.body:Mc(t)&&Af(t)?t:Lf(t)}function ba(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Lf(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),a=wn(o);if(s){const i=jc(a);return t.concat(a,a.visualViewport||[],Af(o)?o:[],i&&n?ba(i):[])}return t.concat(o,ba(o,[],n))}function jc(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function K9(e){const t=Pc(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Mc(e),s=o?e.offsetWidth:n,a=o?e.offsetHeight:r,i=pa(n)!==s||pa(r)!==a;return i&&(n=s,r=a),{width:n,height:r,$:i}}function Bc(e){return q9(e)?e:e.contextElement}function Of(e){const t=Bc(e);if(!Mc(t))return ga(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=K9(t);let a=(s?pa(n.width):n.width)/r,i=(s?pa(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!i||!Number.isFinite(i))&&(i=1),{x:a,y:i}}const eC=ga(0);function tC(e){const t=wn(e);return!Q9()||!t.visualViewport?eC:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function nC(e,t,n){return!1}function Ff(e,t,n,r){t===void 0&&(t=!1);const o=e.getBoundingClientRect(),s=Bc(e);let a=ga(1);t&&(a=Of(e));const i=nC()?tC(s):ga(0);let c=(o.left+i.x)/a.x,l=(o.top+i.y)/a.y,f=o.width/a.x,g=o.height/a.y;if(s){const y=wn(s),x=r;let b=y,p=jc(b);for(;p&&r&&x!==b;){const h=Of(p),m=p.getBoundingClientRect(),E=Pc(p),C=m.left+(p.clientLeft+parseFloat(E.paddingLeft))*h.x,w=m.top+(p.clientTop+parseFloat(E.paddingTop))*h.y;c*=h.x,l*=h.y,f*=h.x,g*=h.y,c+=C,l+=w,b=wn(p),p=jc(b)}}return J9({width:f,height:g,x:c,y:l})}function rC(e,t){let n=null,r;const o=_f(e);function s(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=null}function a(i,c){i===void 0&&(i=!1),c===void 0&&(c=1),s();const{left:l,top:f,width:g,height:y}=e.getBoundingClientRect();if(i||t(),!g||!y)return;const x=ha(f),b=ha(o.clientWidth-(l+g)),p=ha(o.clientHeight-(f+y)),h=ha(l),E={rootMargin:-x+"px "+-b+"px "+-p+"px "+-h+"px",threshold:Y9(0,z9(1,c))||1};let C=!0;function w(v){const _=v[0].intersectionRatio;if(_!==c){if(!C)return a();_?a(!1,_):r=setTimeout(()=>{a(!1,1e-7)},1e3)}C=!1}try{n=new IntersectionObserver(w,{...E,root:o.ownerDocument})}catch{n=new IntersectionObserver(w,E)}n.observe(e)}return a(!0),s}function oC(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=Bc(e),f=o||s?[...l?ba(l):[],...ba(t)]:[];f.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),s&&m.addEventListener("resize",n)});const g=l&&i?rC(l,n):null;let y=-1,x=null;a&&(x=new ResizeObserver(m=>{let[E]=m;E&&E.target===l&&x&&(x.unobserve(t),cancelAnimationFrame(y),y=requestAnimationFrame(()=>{var C;(C=x)==null||C.observe(t)})),n()}),l&&!c&&x.observe(l),x.observe(t));let b,p=c?Ff(e):null;c&&h();function h(){const m=Ff(e);p&&(m.x!==p.x||m.y!==p.y||m.width!==p.width||m.height!==p.height)&&n(),p=m,b=requestAnimationFrame(h)}return n(),()=>{var m;f.forEach(E=>{o&&E.removeEventListener("scroll",n),s&&E.removeEventListener("resize",n)}),g==null||g(),(m=x)==null||m.disconnect(),x=null,c&&cancelAnimationFrame(b)}}var Vc=I.useLayoutEffect,sC=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],ya=function(){};function aC(e,t){return t?t[0]==="-"?e+t:e+"__"+t:e}function iC(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 a in t)t.hasOwnProperty(a)&&t[a]&&s.push("".concat(aC(e,a)));return s.filter(function(i){return i}).map(function(i){return String(i).trim()}).join(" ")}var Ca=function(t){return bC(t)?t.filter(Boolean):mr(t)==="object"&&t!==null?[t]:[]},kf=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=Kt(t,sC);return se({},n)},Xe=function(t,n,r){var o=t.cx,s=t.getStyles,a=t.getClassNames,i=t.className;return{css:s(n,t),className:o(r??{},a(n,t),i)}};function cC(e,t,n){if(n){var r=n(e,t);if(typeof r=="string")return r}return e}function xa(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function lC(e){return xa(e)?window.innerHeight:e.clientHeight}function Df(e){return xa(e)?window.pageYOffset:e.scrollTop}function Ea(e,t){if(xa(e)){window.scrollTo(0,t);return}e.scrollTop=t}function uC(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 dC(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function va(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:ya,o=Df(e),s=t-o,a=10,i=0;function c(){i+=a;var l=dC(i,o,s,n);Ea(e,l),i<n?window.requestAnimationFrame(c):r(e)}c()}function Nf(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?Ea(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&Ea(e,Math.max(t.offsetTop-o,0))}function fC(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 Rf(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function pC(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var Mf=!1,hC={get passive(){return Mf=!0}},wa=typeof window<"u"?window:{};wa.addEventListener&&wa.removeEventListener&&(wa.addEventListener("p",ya,hC),wa.removeEventListener("p",ya,!1));var gC=Mf;function mC(e){return e!=null}function bC(e){return Array.isArray(e)}function Uo(e,t,n){return e?t:n}function oL(e){return e}function sL(e){return e}var yC=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(a){var i=tt(a,1),c=i[0];return!r.includes(c)});return s.reduce(function(a,i){var c=tt(i,2),l=c[0],f=c[1];return a[l]=f,a},{})},CC=["children","innerProps"],xC=["children","innerProps"];function EC(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,s=e.shouldScroll,a=e.isFixedPosition,i=e.controlHeight,c=uC(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var f=c.getBoundingClientRect(),g=f.height,y=n.getBoundingClientRect(),x=y.bottom,b=y.height,p=y.top,h=n.offsetParent.getBoundingClientRect(),m=h.top,E=a?window.innerHeight:lC(c),C=Df(c),w=parseInt(getComputedStyle(n).marginBottom,10),v=parseInt(getComputedStyle(n).marginTop,10),_=m-v,T=E-p,S=_+C,L=g-C-p,N=x-E+C+w,k=C+p-v,D=160;switch(o){case"auto":case"bottom":if(T>=b)return{placement:"bottom",maxHeight:t};if(L>=b&&!a)return s&&va(c,N,D),{placement:"bottom",maxHeight:t};if(!a&&L>=r||a&&T>=r){s&&va(c,N,D);var M=a?T-w:L-w;return{placement:"bottom",maxHeight:M}}if(o==="auto"||a){var j=t,J=a?_:S;return J>=r&&(j=Math.min(J-w-i,t)),{placement:"top",maxHeight:j}}if(o==="bottom")return s&&Ea(c,N),{placement:"bottom",maxHeight:t};break;case"top":if(_>=b)return{placement:"top",maxHeight:t};if(S>=b&&!a)return s&&va(c,k,D),{placement:"top",maxHeight:t};if(!a&&S>=r||a&&_>=r){var Y=t;return(!a&&S>=r||a&&_>=r)&&(Y=a?_-v:S-v),s&&va(c,k,D),{placement:"top",maxHeight:Y}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}function vC(e){var t={bottom:"top",top:"bottom"};return e?t[e]:"bottom"}var Pf=function(t){return t==="auto"?"bottom":t},wC=function(t,n){var r,o=t.placement,s=t.theme,a=s.borderRadius,i=s.spacing,c=s.colors;return se((r={label:"menu"},Ur(r,vC(o),"100%"),Ur(r,"position","absolute"),Ur(r,"width","100%"),Ur(r,"zIndex",1),r),n?{}:{backgroundColor:c.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},jf=I.createContext(null),IC=function(t){var n=t.children,r=t.minMenuHeight,o=t.maxMenuHeight,s=t.menuPlacement,a=t.menuPosition,i=t.menuShouldScrollIntoView,c=t.theme,l=I.useContext(jf)||{},f=l.setPortalPlacement,g=I.useRef(null),y=I.useState(o),x=tt(y,2),b=x[0],p=x[1],h=I.useState(null),m=tt(h,2),E=m[0],C=m[1],w=c.spacing.controlHeight;return Vc(function(){var v=g.current;if(v){var _=a==="fixed",T=i&&!_,S=EC({maxHeight:o,menuEl:v,minHeight:r,placement:s,shouldScroll:T,isFixedPosition:_,controlHeight:w});p(S.maxHeight),C(S.placement),f==null||f(S.placement)}},[o,s,a,i,r,f,w]),n({ref:g,placerProps:se(se({},t),{},{placement:E||Pf(s),maxHeight:b})})},_C=function(t){var n=t.children,r=t.innerRef,o=t.innerProps;return ie("div",fe({},Xe(t,"menu",{menu:!0}),{ref:r},o),n)},SC=_C,TC=function(t,n){var r=t.maxHeight,o=t.theme.spacing.baseUnit;return se({maxHeight:r,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},n?{}:{paddingBottom:o,paddingTop:o})},AC=function(t){var n=t.children,r=t.innerProps,o=t.innerRef,s=t.isMulti;return ie("div",fe({},Xe(t,"menuList",{"menu-list":!0,"menu-list--is-multi":s}),{ref:o},r),n)},Bf=function(t,n){var r=t.theme,o=r.spacing.baseUnit,s=r.colors;return se({textAlign:"center"},n?{}:{color:s.neutral40,padding:"".concat(o*2,"px ").concat(o*3,"px")})},LC=Bf,OC=Bf,FC=function(t){var n=t.children,r=n===void 0?"No options":n,o=t.innerProps,s=Kt(t,CC);return ie("div",fe({},Xe(se(se({},s),{},{children:r,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),r)},kC=function(t){var n=t.children,r=n===void 0?"Loading...":n,o=t.innerProps,s=Kt(t,xC);return ie("div",fe({},Xe(se(se({},s),{},{children:r,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),r)},DC=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}},NC=function(t){var n=t.appendTo,r=t.children,o=t.controlElement,s=t.innerProps,a=t.menuPlacement,i=t.menuPosition,c=I.useRef(null),l=I.useRef(null),f=I.useState(Pf(a)),g=tt(f,2),y=g[0],x=g[1],b=I.useMemo(function(){return{setPortalPlacement:x}},[]),p=I.useState(null),h=tt(p,2),m=h[0],E=h[1],C=I.useCallback(function(){if(o){var T=fC(o),S=i==="fixed"?0:window.pageYOffset,L=T[y]+S;(L!==(m==null?void 0:m.offset)||T.left!==(m==null?void 0:m.rect.left)||T.width!==(m==null?void 0:m.rect.width))&&E({offset:L,rect:T})}},[o,i,y,m==null?void 0:m.offset,m==null?void 0:m.rect.left,m==null?void 0:m.rect.width]);Vc(function(){C()},[C]);var w=I.useCallback(function(){typeof l.current=="function"&&(l.current(),l.current=null),o&&c.current&&(l.current=oC(o,c.current,C,{elementResize:"ResizeObserver"in window}))},[o,C]);Vc(function(){w()},[w]);var v=I.useCallback(function(T){c.current=T,w()},[w]);if(!n&&i!=="fixed"||!m)return null;var _=ie("div",fe({ref:v},Xe(se(se({},t),{},{offset:m.offset,position:i,rect:m.rect}),"menuPortal",{"menu-portal":!0}),s),r);return ie(jf.Provider,{value:b},n?je.createPortal(_,n):_)},RC=function(t){var n=t.isDisabled,r=t.isRtl;return{label:"container",direction:r?"rtl":void 0,pointerEvents:n?"none":void 0,position:"relative"}},MC=function(t){var n=t.children,r=t.innerProps,o=t.isDisabled,s=t.isRtl;return ie("div",fe({},Xe(t,"container",{"--is-disabled":o,"--is-rtl":s}),r),n)},PC=function(t,n){var r=t.theme.spacing,o=t.isMulti,s=t.hasValue,a=t.selectProps.controlShouldRenderValue;return se({alignItems:"center",display:o&&s&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},n?{}:{padding:"".concat(r.baseUnit/2,"px ").concat(r.baseUnit*2,"px")})},jC=function(t){var n=t.children,r=t.innerProps,o=t.isMulti,s=t.hasValue;return ie("div",fe({},Xe(t,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":s}),r),n)},BC=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},VC=function(t){var n=t.children,r=t.innerProps;return ie("div",fe({},Xe(t,"indicatorsContainer",{indicators:!0}),r),n)},Vf,GC=["size"],HC=["innerProps","isRtl","size"];function WC(){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 ZC=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:WC},Gf=function(t){var n=t.size,r=Kt(t,GC);return ie("svg",fe({height:n,width:n,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:ZC},r))},Gc=function(t){return ie(Gf,fe({size:20},t),ie("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"}))},Hf=function(t){return ie(Gf,fe({size:20},t),ie("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"}))},Wf=function(t,n){var r=t.isFocused,o=t.theme,s=o.spacing.baseUnit,a=o.colors;return se({label:"indicatorContainer",display:"flex",transition:"color 150ms"},n?{}:{color:r?a.neutral60:a.neutral20,padding:s*2,":hover":{color:r?a.neutral80:a.neutral40}})},XC=Wf,zC=function(t){var n=t.children,r=t.innerProps;return ie("div",fe({},Xe(t,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),r),n||ie(Hf,null))},YC=Wf,JC=function(t){var n=t.children,r=t.innerProps;return ie("div",fe({},Xe(t,"clearIndicator",{indicator:!0,"clear-indicator":!0}),r),n||ie(Gc,null))},qC=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing.baseUnit,a=o.colors;return se({label:"indicatorSeparator",alignSelf:"stretch",width:1},n?{}:{backgroundColor:r?a.neutral10:a.neutral20,marginBottom:s*2,marginTop:s*2})},QC=function(t){var n=t.innerProps;return ie("span",fe({},n,Xe(t,"indicatorSeparator",{"indicator-separator":!0})))},$C=Z9(Vf||(Vf=X9([`
|
|
612
607
|
0%, 80%, 100% { opacity: 0; }
|
|
613
608
|
40% { opacity: 1; }
|
|
614
|
-
`]))),zC=function(t,n){var r=t.isFocused,o=t.size,s=t.theme,a=s.colors,i=s.spacing.baseUnit;return ae({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?a.neutral60:a.neutral20,padding:i*2})},Gc=function(t){var n=t.delay,r=t.offset;return ie("span",{css:Nc({animation:"".concat(XC," 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 */")})},YC=function(t){var n=t.innerProps,r=t.isRtl,o=t.size,s=o===void 0?4:o,a=Yt(t,MC);return ie("div",ue({},Xe(ae(ae({},a),{},{innerProps:n,isRtl:r,size:s}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),ie(Gc,{delay:0,offset:r}),ie(Gc,{delay:160,offset:!0}),ie(Gc,{delay:320,offset:!r}))},JC=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.theme,a=s.colors,i=s.borderRadius,c=s.spacing;return ae({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?a.neutral5:a.neutral0,borderColor:r?a.neutral10:o?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:o?a.primary:a.neutral30}})},qC=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.innerRef,a=t.innerProps,i=t.menuIsOpen;return ie("div",ue({ref:s},Xe(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":r||void 0}),n)},QC=qC,$C=["data"],UC=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},KC=function(t){var n=t.children,r=t.cx,o=t.getStyles,s=t.getClassNames,a=t.Heading,i=t.headingProps,c=t.innerProps,l=t.label,f=t.theme,b=t.selectProps;return ie("div",ue({},Xe(t,"group",{group:!0}),c),ie(a,ue({},i,{selectProps:b,theme:f,getStyles:o,getClassNames:s,cx:r}),l),ie("div",null,n))},ex=function(t,n){var r=t.theme,o=r.colors,s=r.spacing;return ae({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"})},tx=function(t){var n=Of(t);n.data;var r=Yt(n,$C);return ie("div",ue({},Xe(t,"groupHeading",{"group-heading":!0}),r))},nx=KC,rx=["innerRef","isDisabled","isHidden","inputClassName"],ox=function(t,n){var r=t.isDisabled,o=t.value,s=t.theme,a=s.spacing,i=s.colors;return ae(ae({visibility:r?"hidden":"visible",transform:o?"translateZ(0)":""},sx),n?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},Hf={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},sx={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":ae({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Hf)},ax=function(t){return ae({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Hf)},ix=function(t){var n=t.cx,r=t.value,o=Of(t),s=o.innerRef,a=o.isDisabled,i=o.isHidden,c=o.inputClassName,l=Yt(o,rx);return ie("div",ue({},Xe(t,"input",{"input-container":!0}),{"data-value":r||""}),ie("input",ue({className:n({input:!0},c),ref:s,style:ax(i),disabled:a},l)))},cx=ix,lx=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,a=r.colors;return ae({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:a.neutral10,borderRadius:s/2,margin:o.baseUnit/2})},ux=function(t,n){var r=t.theme,o=r.borderRadius,s=r.colors,a=t.cropWithEllipsis;return ae({overflow:"hidden",textOverflow:a||a===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:o/2,color:s.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},dx=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,a=r.colors,i=t.isFocused;return ae({alignItems:"center",display:"flex"},n?{}:{borderRadius:s/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},Wf=function(t){var n=t.children,r=t.innerProps;return ie("div",r,n)},fx=Wf,px=Wf;function hx(e){var t=e.children,n=e.innerProps;return ie("div",ue({role:"button"},n),t||ie(Vc,{size:14}))}var gx=function(t){var n=t.children,r=t.components,o=t.data,s=t.innerProps,a=t.isDisabled,i=t.removeProps,c=t.selectProps,l=r.Container,f=r.Label,b=r.Remove;return ie(l,{data:o,innerProps:ae(ae({},Xe(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),s),selectProps:c},ie(f,{data:o,innerProps:ae({},Xe(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),ie(b,{data:o,innerProps:ae(ae({},Xe(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},i),selectProps:c}))},mx=gx,bx=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.isSelected,a=t.theme,i=a.spacing,c=a.colors;return ae({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(i.baseUnit*2,"px ").concat(i.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:s?c.primary:c.primary50}})},yx=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.isSelected,a=t.innerRef,i=t.innerProps;return ie("div",ue({},Xe(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":o,"option--is-selected":s}),{ref:a,"aria-disabled":r},i),n)},Cx=yx,xx=function(t,n){var r=t.theme,o=r.spacing,s=r.colors;return ae({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:s.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},Ex=function(t){var n=t.children,r=t.innerProps;return ie("div",ue({},Xe(t,"placeholder",{placeholder:!0}),r),n)},vx=Ex,wx=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing,a=o.colors;return ae({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?a.neutral40:a.neutral80,marginLeft:s.baseUnit/2,marginRight:s.baseUnit/2})},Ix=function(t){var n=t.children,r=t.isDisabled,o=t.innerProps;return ie("div",ue({},Xe(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),o),n)},_x=Ix,sn={ClearIndicator:HC,Control:QC,DropdownIndicator:VC,DownChevron:Vf,CrossIcon:Vc,Group:nx,GroupHeading:tx,IndicatorsContainer:NC,IndicatorSeparator:ZC,Input:cx,LoadingIndicator:YC,Menu:xC,MenuList:vC,MenuPortal:AC,LoadingMessage:SC,NoOptionsMessage:_C,MultiValue:mx,MultiValueContainer:fx,MultiValueLabel:px,MultiValueRemove:hx,Option:Cx,Placeholder:vx,SelectContainer:OC,SingleValue:_x,ValueContainer:kC},Sx=function(t){return ae(ae({},sn),t.components)},Zf=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function Tx(e,t){return!!(e===t||Zf(e)&&Zf(t))}function Ax(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!Tx(e[n],t[n]))return!1;return!0}function Lx(e,t){t===void 0&&(t=Ax);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 a=e.apply(this,o);return n={lastResult:a,lastArgs:o,lastThis:this},a}return r.clear=function(){n=null},r}function Ox(){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 Fx=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:Ox},kx=function(t){return ie("span",ue({css:Fx},t))},Xf=kx,Dx={guidance:function(t){var n=t.isSearchable,r=t.isMulti,o=t.tabSelectsValue,s=t.context,a=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 a?"".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,a=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 a?"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,a=s===void 0?"":s,i=t.selectValue,c=t.isDisabled,l=t.isSelected,f=t.isAppleDevice,b=function(p,h){return p&&p.length?"".concat(p.indexOf(h)+1," of ").concat(p.length):""};if(n==="value"&&i)return"value ".concat(a," focused, ").concat(b(i,r),".");if(n==="menu"&&f){var g=c?" disabled":"",x="".concat(l?" selected":"").concat(g);return"".concat(a).concat(x,", ").concat(b(o,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},Nx=function(t){var n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,s=t.focusableOptions,a=t.isFocused,i=t.selectValue,c=t.selectProps,l=t.id,f=t.isAppleDevice,b=c.ariaLiveMessages,g=c.getOptionLabel,x=c.inputValue,y=c.isMulti,p=c.isOptionDisabled,h=c.isSearchable,m=c.menuIsOpen,E=c.options,C=c.screenReaderStatus,w=c.tabSelectsValue,v=c.isLoading,_=c["aria-label"],T=c["aria-live"],S=I.useMemo(function(){return ae(ae({},Dx),b||{})},[b]),O=I.useMemo(function(){var q="";if(n&&S.onChange){var $=n.option,Y=n.options,W=n.removedValue,z=n.removedValues,oe=n.value,de=function(se){return Array.isArray(se)?null:se},V=W||$||de(oe),H=V?g(V):"",Z=Y||z||void 0,X=Z?Z.map(g):[],P=ae({isDisabled:V&&p(V,i),label:H,labels:X},n);q=S.onChange(P)}return q},[n,S,p,i,g]),D=I.useMemo(function(){var q="",$=r||o,Y=!!(r&&i&&i.includes(r));if($&&S.onFocus){var W={focused:$,label:g($),isDisabled:p($,i),isSelected:Y,options:s,context:$===r?"menu":"value",selectValue:i,isAppleDevice:f};q=S.onFocus(W)}return q},[r,o,g,p,S,s,i,f]),k=I.useMemo(function(){var q="";if(m&&E.length&&!v&&S.onFilter){var $=C({count:s.length});q=S.onFilter({inputValue:x,resultsMessage:$})}return q},[s,x,m,S,E,C,v]),N=(n==null?void 0:n.action)==="initial-input-focus",R=I.useMemo(function(){var q="";if(S.guidance){var $=o?"value":m?"menu":"input";q=S.guidance({"aria-label":_,context:$,isDisabled:r&&p(r,i),isMulti:y,isSearchable:h,tabSelectsValue:w,isInitialFocus:N})}return q},[_,r,o,y,p,h,m,S,i,w,N]),j=ie(I.Fragment,null,ie("span",{id:"aria-selection"},O),ie("span",{id:"aria-focused"},D),ie("span",{id:"aria-results"},k),ie("span",{id:"aria-guidance"},R));return ie(I.Fragment,null,ie(Xf,{id:l},N&&j),ie(Xf,{"aria-live":T,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!N&&j))},Rx=Nx,Hc=[{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źẑżžẓẕƶȥɀⱬꝣ"}],Mx=new RegExp("["+Hc.map(function(e){return e.letters}).join("")+"]","g"),zf={},Wc=0;Wc<Hc.length;Wc++)for(var Zc=Hc[Wc],Xc=0;Xc<Zc.letters.length;Xc++)zf[Zc.letters[Xc]]=Zc.base;var Yf=function(t){return t.replace(Mx,function(n){return zf[n]})},jx=Lx(Yf),Jf=function(t){return t.replace(/^\s+|\s+$/g,"")},Px=function(t){return"".concat(t.label," ").concat(t.value)},Bx=function(t){return function(n,r){if(n.data.__isNew__)return!0;var o=ae({ignoreCase:!0,ignoreAccents:!0,stringify:Px,trim:!0,matchFrom:"any"},t),s=o.ignoreCase,a=o.ignoreAccents,i=o.stringify,c=o.trim,l=o.matchFrom,f=c?Jf(r):r,b=c?Jf(i(n)):i(n);return s&&(f=f.toLowerCase(),b=b.toLowerCase()),a&&(f=jx(f),b=Yf(b)),l==="start"?b.substr(0,f.length)===f:b.indexOf(f)>-1}},Vx=["innerRef"];function Gx(e){var t=e.innerRef,n=Yt(e,Vx),r=fC(n,"onExited","in","enter","exit","appear");return ie("input",ue({ref:t},r,{css:Nc({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 Hx=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function Wx(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,s=e.onTopLeave,a=I.useRef(!1),i=I.useRef(!1),c=I.useRef(0),l=I.useRef(null),f=I.useCallback(function(h,m){if(l.current!==null){var E=l.current,C=E.scrollTop,w=E.scrollHeight,v=E.clientHeight,_=l.current,T=m>0,S=w-v-C,O=!1;S>m&&a.current&&(r&&r(h),a.current=!1),T&&i.current&&(s&&s(h),i.current=!1),T&&m>S?(n&&!a.current&&n(h),_.scrollTop=w,O=!0,a.current=!0):!T&&-m>C&&(o&&!i.current&&o(h),_.scrollTop=0,O=!0,i.current=!0),O&&Hx(h)}},[n,r,o,s]),b=I.useCallback(function(h){f(h,h.deltaY)},[f]),g=I.useCallback(function(h){c.current=h.changedTouches[0].clientY},[]),x=I.useCallback(function(h){var m=c.current-h.changedTouches[0].clientY;f(h,m)},[f]),y=I.useCallback(function(h){if(h){var m=lC?{passive:!1}:!1;h.addEventListener("wheel",b,m),h.addEventListener("touchstart",g,m),h.addEventListener("touchmove",x,m)}},[x,g,b]),p=I.useCallback(function(h){h&&(h.removeEventListener("wheel",b,!1),h.removeEventListener("touchstart",g,!1),h.removeEventListener("touchmove",x,!1))},[x,g,b]);return I.useEffect(function(){if(t){var h=l.current;return y(h),function(){p(h)}}},[t,y,p]),function(h){l.current=h}}var qf=["boxSizing","height","overflow","paddingRight","position"],Qf={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function $f(e){e.preventDefault()}function Uf(e){e.stopPropagation()}function Kf(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function e1(){return"ontouchstart"in window||navigator.maxTouchPoints}var t1=!!(typeof window<"u"&&window.document&&window.document.createElement),Qo=0,eo={capture:!1,passive:!1};function Zx(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,o=I.useRef({}),s=I.useRef(null),a=I.useCallback(function(c){if(t1){var l=document.body,f=l&&l.style;if(r&&qf.forEach(function(y){var p=f&&f[y];o.current[y]=p}),r&&Qo<1){var b=parseInt(o.current.paddingRight,10)||0,g=document.body?document.body.clientWidth:0,x=window.innerWidth-g+b||0;Object.keys(Qf).forEach(function(y){var p=Qf[y];f&&(f[y]=p)}),f&&(f.paddingRight="".concat(x,"px"))}l&&e1()&&(l.addEventListener("touchmove",$f,eo),c&&(c.addEventListener("touchstart",Kf,eo),c.addEventListener("touchmove",Uf,eo))),Qo+=1}},[r]),i=I.useCallback(function(c){if(t1){var l=document.body,f=l&&l.style;Qo=Math.max(Qo-1,0),r&&Qo<1&&qf.forEach(function(b){var g=o.current[b];f&&(f[b]=g)}),l&&e1()&&(l.removeEventListener("touchmove",$f,eo),c&&(c.removeEventListener("touchstart",Kf,eo),c.removeEventListener("touchmove",Uf,eo)))}},[r]);return I.useEffect(function(){if(t){var c=s.current;return a(c),function(){i(c)}}},[t,a,i]),function(c){s.current=c}}function Xx(){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 zx=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},Yx=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:Xx};function Jx(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=r===void 0?!0:r,s=e.onBottomArrive,a=e.onBottomLeave,i=e.onTopArrive,c=e.onTopLeave,l=Wx({isEnabled:o,onBottomArrive:s,onBottomLeave:a,onTopArrive:i,onTopLeave:c}),f=Zx({isEnabled:n}),b=function(x){l(x),f(x)};return ie(I.Fragment,null,n&&ie("div",{onClick:zx,css:Yx}),t(b))}function qx(){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 Qx=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:qx},$x=function(t){var n=t.name,r=t.onFocus;return ie("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:Qx,value:"",onChange:function(){}})},Ux=$x;function zc(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 Kx(){return zc(/^iPhone/i)}function n1(){return zc(/^Mac/i)}function e7(){return zc(/^iPad/i)||n1()&&navigator.maxTouchPoints>1}function t7(){return Kx()||e7()}function n7(){return n1()||t7()}var r7=function(t){return t.label},r1=function(t){return t.label},o1=function(t){return t.value},o7=function(t){return!!t.isDisabled},s7={clearIndicator:GC,container:LC,control:JC,dropdownIndicator:BC,group:UC,groupHeading:ex,indicatorsContainer:DC,indicatorSeparator:WC,input:ox,loadingIndicator:zC,loadingMessage:IC,menu:bC,menuList:EC,menuPortal:TC,multiValue:lx,multiValueLabel:ux,multiValueRemove:dx,noOptionsMessage:wC,option:bx,placeholder:xx,singleValue:wx,valueContainer:FC},a7={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%)"},i7=4,s1=4,c7=38,l7=s1*2,u7={baseUnit:s1,controlHeight:c7,menuGutter:l7},Yc={borderRadius:i7,colors:a7,spacing:u7},d7={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Df(),captureMenuScroll:!Df(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:Bx(),formatGroupLabel:r7,getOptionLabel:r1,getOptionValue:o1,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:o7,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!iC(),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 a1(e,t,n,r){var o=d1(e,t,n),s=f1(e,t,n),a=u1(e,t),i=Sa(e,t);return{type:"option",data:t,isDisabled:o,isSelected:s,label:a,value:i,index:r}}function _a(e,t){return e.options.map(function(n,r){if("options"in n){var o=n.options.map(function(a,i){return a1(e,a,t,i)}).filter(function(a){return l1(e,a)});return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var s=a1(e,n,t,r);return l1(e,s)?s:void 0}).filter(uC)}function i1(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,Qr(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function c1(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,Qr(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 f7(e,t){return i1(_a(e,t))}function l1(e,t){var n=e.inputValue,r=n===void 0?"":n,o=t.data,s=t.isSelected,a=t.label,i=t.value;return(!h1(e)||!s)&&p1(e,{label:a,value:i,data:o},r)}function p7(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 h7(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var Jc=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},u1=function(t,n){return t.getOptionLabel(n)},Sa=function(t,n){return t.getOptionValue(n)};function d1(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function f1(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=Sa(e,t);return n.some(function(o){return Sa(e,o)===r})}function p1(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var h1=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},g7=1,Ta=function(e){L6(n,e);var t=k6(n);function n(r){var o;if(T6(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=n7(),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 f=o.props,b=f.onChange,g=f.name;l.name=g,o.ariaOnChange(c,l),b(c,l)},o.setValue=function(c,l,f){var b=o.props,g=b.closeMenuOnSelect,x=b.isMulti,y=b.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:y}),g&&(o.setState({inputIsHiddenAfterUpdate:!x}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(c,{action:l,option:f})},o.selectOption=function(c){var l=o.props,f=l.blurInputOnSelect,b=l.isMulti,g=l.name,x=o.state.selectValue,y=b&&o.isOptionSelected(c,x),p=o.isOptionDisabled(c,x);if(y){var h=o.getOptionValue(c);o.setValue(x.filter(function(m){return o.getOptionValue(m)!==h}),"deselect-option",c)}else if(!p)b?o.setValue([].concat(Qr(x),[c]),"select-option",c):o.setValue(c,"select-option");else{o.ariaOnChange(c,{action:"select-option",option:c,name:g});return}f&&o.blurInput()},o.removeValue=function(c){var l=o.props.isMulti,f=o.state.selectValue,b=o.getOptionValue(c),g=f.filter(function(y){return o.getOptionValue(y)!==b}),x=qo(l,g,g[0]||null);o.onChange(x,{action:"remove-value",removedValue:c}),o.focusInput()},o.clearValue=function(){var c=o.state.selectValue;o.onChange(qo(o.props.isMulti,[],null),{action:"clear",removedValues:c})},o.popValue=function(){var c=o.props.isMulti,l=o.state.selectValue,f=l[l.length-1],b=l.slice(0,l.length-1),g=qo(c,b,b[0]||null);f&&o.onChange(g,{action:"pop-value",removedValue:f})},o.getFocusedOptionId=function(c){return Jc(o.state.focusableOptionsWithIds,c)},o.getFocusableOptionsWithIds=function(){return c1(_a(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),f=0;f<c;f++)l[f]=arguments[f];return tC.apply(void 0,[o.props.classNamePrefix].concat(l))},o.getOptionLabel=function(c){return u1(o.props,c)},o.getOptionValue=function(c){return Sa(o.props,c)},o.getStyles=function(c,l){var f=o.props.unstyled,b=s7[c](l,f);b.boxSizing="border-box";var g=o.props.styles[c];return g?g(b,l):b},o.getClassNames=function(c,l){var f,b;return(f=(b=o.props.classNames)[c])===null||f===void 0?void 0:f.call(b,l)},o.getElementId=function(c){return"".concat(o.state.instancePrefix,"-").concat(c)},o.getComponents=function(){return Sx(o.props)},o.buildCategorizedOptions=function(){return _a(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return i1(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(c,l){o.setState({ariaSelection:ae({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,f=l.isMulti,b=l.menuIsOpen;o.focusInput(),b?(o.setState({inputIsHiddenAfterUpdate:!f}),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&&Ea(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,f=l&&l.item(0);f&&(o.initialTouchX=f.clientX,o.initialTouchY=f.clientY,o.userIsDragging=!1)},o.onTouchMove=function(c){var l=c.touches,f=l&&l.item(0);if(f){var b=Math.abs(f.clientX-o.initialTouchX),g=Math.abs(f.clientY-o.initialTouchY),x=5;o.userIsDragging=b>x||g>x}},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,f=c.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(f,{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(),f=l.indexOf(c);o.setState({focusedOption:c,focusedOptionId:f>-1?o.getFocusedOptionId(c):null})}},o.shouldHideSelectedOptions=function(){return h1(o.props)},o.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),o.focus()},o.onKeyDown=function(c){var l=o.props,f=l.isMulti,b=l.backspaceRemovesValue,g=l.escapeClearsValue,x=l.inputValue,y=l.isClearable,p=l.isDisabled,h=l.menuIsOpen,m=l.onKeyDown,E=l.tabSelectsValue,C=l.openMenuOnFocus,w=o.state,v=w.focusedOption,_=w.focusedValue,T=w.selectValue;if(!p&&!(typeof m=="function"&&(m(c),c.defaultPrevented))){switch(o.blockOptionHover=!0,c.key){case"ArrowLeft":if(!f||x)return;o.focusValue("previous");break;case"ArrowRight":if(!f||x)return;o.focusValue("next");break;case"Delete":case"Backspace":if(x)return;if(_)o.removeValue(_);else{if(!b)return;f?o.popValue():y&&o.clearValue()}break;case"Tab":if(o.isComposing||c.shiftKey||!h||!E||!v||C&&o.isOptionSelected(v,T))return;o.selectOption(v);break;case"Enter":if(c.keyCode===229)break;if(h){if(!v||o.isComposing)return;o.selectOption(v);break}return;case"Escape":h?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:x}),o.onMenuClose()):y&&g&&o.clearValue();break;case" ":if(x)return;if(!h){o.openMenu("first");break}if(!v)return;o.selectOption(v);break;case"ArrowUp":h?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":h?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!h)return;o.focusOption("pageup");break;case"PageDown":if(!h)return;o.focusOption("pagedown");break;case"Home":if(!h)return;o.focusOption("first");break;case"End":if(!h)return;o.focusOption("last");break;default:return}c.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++g7),o.state.selectValue=xa(r.value),r.menuIsOpen&&o.state.selectValue.length){var s=o.getFocusableOptionsWithIds(),a=o.buildFocusableOptions(),i=a.indexOf(o.state.selectValue[0]);o.state.focusableOptionsWithIds=s,o.state.focusedOption=a[i],o.state.focusedOptionId=Jc(s,a[i])}return o}return A6(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&&kf(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(o){var s=this.props,a=s.isDisabled,i=s.menuIsOpen,c=this.state.isFocused;(c&&!a&&o.isDisabled||c&&i&&!o.menuIsOpen)&&this.focusInput(),c&&a&&!o.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!a&&o.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(kf(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,a=this.state,i=a.selectValue,c=a.isFocused,l=this.buildFocusableOptions(),f=o==="first"?0:l.length-1;if(!this.props.isMulti){var b=l.indexOf(i[0]);b>-1&&(f=b)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:l[f],focusedOptionId:this.getFocusedOptionId(l[f])},function(){return s.onMenuOpen()})}},{key:"focusValue",value:function(o){var s=this.state,a=s.selectValue,i=s.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=a.indexOf(i);i||(c=-1);var l=a.length-1,f=-1;if(a.length){switch(o){case"previous":c===0?f=0:c===-1?f=l:f=c-1;break;case"next":c>-1&&c<l&&(f=c+1);break}this.setState({inputIsHidden:f!==-1,focusedValue:a[f]})}}}},{key:"focusOption",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",s=this.props.pageSize,a=this.state.focusedOption,i=this.getFocusableOptions();if(i.length){var c=0,l=i.indexOf(a);a||(l=-1),o==="up"?c=l>0?l-1:i.length-1:o==="down"?c=(l+1)%i.length:o==="pageup"?(c=l-s,c<0&&(c=0)):o==="pagedown"?(c=l+s,c>i.length-1&&(c=i.length-1)):o==="last"&&(c=i.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:i[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(i[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(Yc):ae(ae({},Yc),this.props.theme):Yc}},{key:"getCommonProps",value:function(){var o=this.clearValue,s=this.cx,a=this.getStyles,i=this.getClassNames,c=this.getValue,l=this.selectOption,f=this.setValue,b=this.props,g=b.isMulti,x=b.isRtl,y=b.options,p=this.hasValue();return{clearValue:o,cx:s,getStyles:a,getClassNames:i,getValue:c,hasValue:p,isMulti:g,isRtl:x,options:y,selectOption:l,selectProps:b,setValue:f,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,a=o.isMulti;return s===void 0?a:s}},{key:"isOptionDisabled",value:function(o,s){return d1(this.props,o,s)}},{key:"isOptionSelected",value:function(o,s){return f1(this.props,o,s)}},{key:"filterOption",value:function(o,s){return p1(this.props,o,s)}},{key:"formatOptionLabel",value:function(o,s){if(typeof this.props.formatOptionLabel=="function"){var a=this.props.inputValue,i=this.state.selectValue;return this.props.formatOptionLabel(o,{context:s,inputValue:a,selectValue:i})}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,a=o.isSearchable,i=o.inputId,c=o.inputValue,l=o.tabIndex,f=o.form,b=o.menuIsOpen,g=o.required,x=this.getComponents(),y=x.Input,p=this.state,h=p.inputIsHidden,m=p.ariaSelection,E=this.commonProps,C=i||this.getElementId("input"),w=ae(ae(ae({"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":g,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},b&&{"aria-controls":this.getElementId("listbox")}),!a&&{"aria-readonly":!0}),this.hasValue()?(m==null?void 0:m.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return a?A.createElement(y,ue({},E,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:C,innerRef:this.getInputRef,isDisabled:s,isHidden:h,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:l,form:f,type:"text",value:c},w)):A.createElement(Gx,ue({id:C,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Ca,onFocus:this.onInputFocus,disabled:s,tabIndex:l,inputMode:"none",form:f,value:""},w))}},{key:"renderPlaceholderOrValue",value:function(){var o=this,s=this.getComponents(),a=s.MultiValue,i=s.MultiValueContainer,c=s.MultiValueLabel,l=s.MultiValueRemove,f=s.SingleValue,b=s.Placeholder,g=this.commonProps,x=this.props,y=x.controlShouldRenderValue,p=x.isDisabled,h=x.isMulti,m=x.inputValue,E=x.placeholder,C=this.state,w=C.selectValue,v=C.focusedValue,_=C.isFocused;if(!this.hasValue()||!y)return m?null:A.createElement(b,ue({},g,{key:"placeholder",isDisabled:p,isFocused:_,innerProps:{id:this.getElementId("placeholder")}}),E);if(h)return w.map(function(S,O){var D=S===v,k="".concat(o.getOptionLabel(S),"-").concat(o.getOptionValue(S));return A.createElement(a,ue({},g,{components:{Container:i,Label:c,Remove:l},isFocused:D,isDisabled:p,key:k,index:O,removeProps:{onClick:function(){return o.removeValue(S)},onTouchEnd:function(){return o.removeValue(S)},onMouseDown:function(R){R.preventDefault()}},data:S}),o.formatOptionLabel(S,"value"))});if(m)return null;var T=w[0];return A.createElement(f,ue({},g,{data:T,isDisabled:p}),this.formatOptionLabel(T,"value"))}},{key:"renderClearIndicator",value:function(){var o=this.getComponents(),s=o.ClearIndicator,a=this.commonProps,i=this.props,c=i.isDisabled,l=i.isLoading,f=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 A.createElement(s,ue({},a,{innerProps:b,isFocused:f}))}},{key:"renderLoadingIndicator",value:function(){var o=this.getComponents(),s=o.LoadingIndicator,a=this.commonProps,i=this.props,c=i.isDisabled,l=i.isLoading,f=this.state.isFocused;if(!s||!l)return null;var b={"aria-hidden":"true"};return A.createElement(s,ue({},a,{innerProps:b,isDisabled:c,isFocused:f}))}},{key:"renderIndicatorSeparator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator,a=o.IndicatorSeparator;if(!s||!a)return null;var i=this.commonProps,c=this.props.isDisabled,l=this.state.isFocused;return A.createElement(a,ue({},i,{isDisabled:c,isFocused:l}))}},{key:"renderDropdownIndicator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator;if(!s)return null;var a=this.commonProps,i=this.props.isDisabled,c=this.state.isFocused,l={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return A.createElement(s,ue({},a,{innerProps:l,isDisabled:i,isFocused:c}))}},{key:"renderMenu",value:function(){var o=this,s=this.getComponents(),a=s.Group,i=s.GroupHeading,c=s.Menu,l=s.MenuList,f=s.MenuPortal,b=s.LoadingMessage,g=s.NoOptionsMessage,x=s.Option,y=this.commonProps,p=this.state.focusedOption,h=this.props,m=h.captureMenuScroll,E=h.inputValue,C=h.isLoading,w=h.loadingMessage,v=h.minMenuHeight,_=h.maxMenuHeight,T=h.menuIsOpen,S=h.menuPlacement,O=h.menuPosition,D=h.menuPortalTarget,k=h.menuShouldBlockScroll,N=h.menuShouldScrollIntoView,R=h.noOptionsMessage,j=h.onMenuScrollToTop,q=h.onMenuScrollToBottom;if(!T)return null;var $=function(H,Z){var X=H.type,P=H.data,U=H.isDisabled,se=H.isSelected,B=H.label,ne=H.value,Ee=p===P,Q=U?void 0:function(){return o.onOptionHover(P)},Be=U?void 0:function(){return o.selectOption(P)},xe="".concat(o.getElementId("option"),"-").concat(Z),Ae={id:xe,onClick:Be,onMouseMove:Q,onMouseOver:Q,tabIndex:-1,role:"option","aria-selected":o.isAppleDevice?void 0:se};return A.createElement(x,ue({},y,{innerProps:Ae,data:P,isDisabled:U,isSelected:se,key:xe,label:B,type:X,value:ne,isFocused:Ee,innerRef:Ee?o.getFocusedOptionRef:void 0}),o.formatOptionLabel(H.data,"menu"))},Y;if(this.hasOptions())Y=this.getCategorizedOptions().map(function(V){if(V.type==="group"){var H=V.data,Z=V.options,X=V.index,P="".concat(o.getElementId("group"),"-").concat(X),U="".concat(P,"-heading");return A.createElement(a,ue({},y,{key:P,data:H,options:Z,Heading:i,headingProps:{id:U,data:V.data},label:o.formatGroupLabel(V.data)}),V.options.map(function(se){return $(se,"".concat(X,"-").concat(se.index))}))}else if(V.type==="option")return $(V,"".concat(V.index))});else if(C){var W=w({inputValue:E});if(W===null)return null;Y=A.createElement(b,y,W)}else{var z=R({inputValue:E});if(z===null)return null;Y=A.createElement(g,y,z)}var oe={minMenuHeight:v,maxMenuHeight:_,menuPlacement:S,menuPosition:O,menuShouldScrollIntoView:N},de=A.createElement(yC,ue({},y,oe),function(V){var H=V.ref,Z=V.placerProps,X=Z.placement,P=Z.maxHeight;return A.createElement(c,ue({},y,oe,{innerRef:H,innerProps:{onMouseDown:o.onMenuMouseDown,onMouseMove:o.onMenuMouseMove},isLoading:C,placement:X}),A.createElement(Jx,{captureEnabled:m,onTopArrive:j,onBottomArrive:q,lockEnabled:k},function(U){return A.createElement(l,ue({},y,{innerRef:function(B){o.getMenuListRef(B),U(B)},innerProps:{role:"listbox","aria-multiselectable":y.isMulti,id:o.getElementId("listbox")},isLoading:C,maxHeight:P,focusedOption:p}),Y)}))});return D||O==="fixed"?A.createElement(f,ue({},y,{appendTo:D,controlElement:this.controlRef,menuPlacement:S,menuPosition:O}),de):de}},{key:"renderFormField",value:function(){var o=this,s=this.props,a=s.delimiter,i=s.isDisabled,c=s.isMulti,l=s.name,f=s.required,b=this.state.selectValue;if(f&&!this.hasValue()&&!i)return A.createElement(Ux,{name:l,onFocus:this.onValueInputFocus});if(!(!l||i))if(c)if(a){var g=b.map(function(p){return o.getOptionValue(p)}).join(a);return A.createElement("input",{name:l,type:"hidden",value:g})}else{var x=b.length>0?b.map(function(p,h){return A.createElement("input",{key:"i-".concat(h),name:l,type:"hidden",value:o.getOptionValue(p)})}):A.createElement("input",{name:l,type:"hidden",value:""});return A.createElement("div",null,x)}else{var y=b[0]?this.getOptionValue(b[0]):"";return A.createElement("input",{name:l,type:"hidden",value:y})}}},{key:"renderLiveRegion",value:function(){var o=this.commonProps,s=this.state,a=s.ariaSelection,i=s.focusedOption,c=s.focusedValue,l=s.isFocused,f=s.selectValue,b=this.getFocusableOptions();return A.createElement(Rx,ue({},o,{id:this.getElementId("live-region"),ariaSelection:a,focusedOption:i,focusedValue:c,isFocused:l,selectValue:f,focusableOptions:b,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var o=this.getComponents(),s=o.Control,a=o.IndicatorsContainer,i=o.SelectContainer,c=o.ValueContainer,l=this.props,f=l.className,b=l.id,g=l.isDisabled,x=l.menuIsOpen,y=this.state.isFocused,p=this.commonProps=this.getCommonProps();return A.createElement(i,ue({},p,{className:f,innerProps:{id:b,onKeyDown:this.onKeyDown},isDisabled:g,isFocused:y}),this.renderLiveRegion(),A.createElement(s,ue({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:g,isFocused:y,menuIsOpen:x}),A.createElement(c,ue({},p,{isDisabled:g}),this.renderPlaceholderOrValue(),this.renderInput()),A.createElement(a,ue({},p,{isDisabled:g}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(o,s){var a=s.prevProps,i=s.clearFocusValueOnUpdate,c=s.inputIsHiddenAfterUpdate,l=s.ariaSelection,f=s.isFocused,b=s.prevWasFocused,g=s.instancePrefix,x=o.options,y=o.value,p=o.menuIsOpen,h=o.inputValue,m=o.isMulti,E=xa(y),C={};if(a&&(y!==a.value||x!==a.options||p!==a.menuIsOpen||h!==a.inputValue)){var w=p?f7(o,E):[],v=p?c1(_a(o,E),"".concat(g,"-option")):[],_=i?p7(s,E):null,T=h7(s,w),S=Jc(v,T);C={selectValue:E,focusedOption:T,focusedOptionId:S,focusableOptionsWithIds:v,focusedValue:_,clearFocusValueOnUpdate:!1}}var O=c!=null&&o!==a?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},D=l,k=f&&b;return f&&!k&&(D={value:qo(m,E,E[0]||null),options:E,action:"initial-input-focus"},k=!b),(l==null?void 0:l.action)==="initial-input-focus"&&(D=null),ae(ae(ae({},C),O),{},{prevProps:o,ariaSelection:D,prevWasFocused:k})}}]),n}(I.Component);Ta.defaultProps=d7;var m7=I.forwardRef(function(e,t){var n=wc(e);return A.createElement(Ta,ue({ref:t},n))}),b7=m7;const y7=u.styled(u.Box)`
|
|
609
|
+
`]))),UC=function(t,n){var r=t.isFocused,o=t.size,s=t.theme,a=s.colors,i=s.spacing.baseUnit;return se({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},n?{}:{color:r?a.neutral60:a.neutral20,padding:i*2})},Hc=function(t){var n=t.delay,r=t.offset;return ie("span",{css:Rc({animation:"".concat($C," 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 */")})},KC=function(t){var n=t.innerProps,r=t.isRtl,o=t.size,s=o===void 0?4:o,a=Kt(t,HC);return ie("div",fe({},Xe(se(se({},a),{},{innerProps:n,isRtl:r,size:s}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),n),ie(Hc,{delay:0,offset:r}),ie(Hc,{delay:160,offset:!0}),ie(Hc,{delay:320,offset:!r}))},ex=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.theme,a=s.colors,i=s.borderRadius,c=s.spacing;return se({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?a.neutral5:a.neutral0,borderColor:r?a.neutral10:o?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:o?a.primary:a.neutral30}})},tx=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.innerRef,a=t.innerProps,i=t.menuIsOpen;return ie("div",fe({ref:s},Xe(t,"control",{control:!0,"control--is-disabled":r,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":r||void 0}),n)},nx=tx,rx=["data"],ox=function(t,n){var r=t.theme.spacing;return n?{}:{paddingBottom:r.baseUnit*2,paddingTop:r.baseUnit*2}},sx=function(t){var n=t.children,r=t.cx,o=t.getStyles,s=t.getClassNames,a=t.Heading,i=t.headingProps,c=t.innerProps,l=t.label,f=t.theme,g=t.selectProps;return ie("div",fe({},Xe(t,"group",{group:!0}),c),ie(a,fe({},i,{selectProps:g,theme:f,getStyles:o,getClassNames:s,cx:r}),l),ie("div",null,n))},ax=function(t,n){var r=t.theme,o=r.colors,s=r.spacing;return se({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"})},ix=function(t){var n=kf(t);n.data;var r=Kt(n,rx);return ie("div",fe({},Xe(t,"groupHeading",{"group-heading":!0}),r))},cx=sx,lx=["innerRef","isDisabled","isHidden","inputClassName"],ux=function(t,n){var r=t.isDisabled,o=t.value,s=t.theme,a=s.spacing,i=s.colors;return se(se({visibility:r?"hidden":"visible",transform:o?"translateZ(0)":""},dx),n?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},Zf={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},dx={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":se({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Zf)},fx=function(t){return se({label:"input",color:"inherit",background:0,opacity:t?0:1,width:"100%"},Zf)},px=function(t){var n=t.cx,r=t.value,o=kf(t),s=o.innerRef,a=o.isDisabled,i=o.isHidden,c=o.inputClassName,l=Kt(o,lx);return ie("div",fe({},Xe(t,"input",{"input-container":!0}),{"data-value":r||""}),ie("input",fe({className:n({input:!0},c),ref:s,style:fx(i),disabled:a},l)))},hx=px,gx=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,a=r.colors;return se({label:"multiValue",display:"flex",minWidth:0},n?{}:{backgroundColor:a.neutral10,borderRadius:s/2,margin:o.baseUnit/2})},mx=function(t,n){var r=t.theme,o=r.borderRadius,s=r.colors,a=t.cropWithEllipsis;return se({overflow:"hidden",textOverflow:a||a===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},n?{}:{borderRadius:o/2,color:s.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},bx=function(t,n){var r=t.theme,o=r.spacing,s=r.borderRadius,a=r.colors,i=t.isFocused;return se({alignItems:"center",display:"flex"},n?{}:{borderRadius:s/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},Xf=function(t){var n=t.children,r=t.innerProps;return ie("div",r,n)},yx=Xf,Cx=Xf;function xx(e){var t=e.children,n=e.innerProps;return ie("div",fe({role:"button"},n),t||ie(Gc,{size:14}))}var Ex=function(t){var n=t.children,r=t.components,o=t.data,s=t.innerProps,a=t.isDisabled,i=t.removeProps,c=t.selectProps,l=r.Container,f=r.Label,g=r.Remove;return ie(l,{data:o,innerProps:se(se({},Xe(t,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),s),selectProps:c},ie(f,{data:o,innerProps:se({},Xe(t,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},n),ie(g,{data:o,innerProps:se(se({},Xe(t,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(n||"option")},i),selectProps:c}))},vx=Ex,wx=function(t,n){var r=t.isDisabled,o=t.isFocused,s=t.isSelected,a=t.theme,i=a.spacing,c=a.colors;return se({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(i.baseUnit*2,"px ").concat(i.baseUnit*3,"px"),":active":{backgroundColor:r?void 0:s?c.primary:c.primary50}})},Ix=function(t){var n=t.children,r=t.isDisabled,o=t.isFocused,s=t.isSelected,a=t.innerRef,i=t.innerProps;return ie("div",fe({},Xe(t,"option",{option:!0,"option--is-disabled":r,"option--is-focused":o,"option--is-selected":s}),{ref:a,"aria-disabled":r},i),n)},_x=Ix,Sx=function(t,n){var r=t.theme,o=r.spacing,s=r.colors;return se({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},n?{}:{color:s.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},Tx=function(t){var n=t.children,r=t.innerProps;return ie("div",fe({},Xe(t,"placeholder",{placeholder:!0}),r),n)},Ax=Tx,Lx=function(t,n){var r=t.isDisabled,o=t.theme,s=o.spacing,a=o.colors;return se({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n?{}:{color:r?a.neutral40:a.neutral80,marginLeft:s.baseUnit/2,marginRight:s.baseUnit/2})},Ox=function(t){var n=t.children,r=t.isDisabled,o=t.innerProps;return ie("div",fe({},Xe(t,"singleValue",{"single-value":!0,"single-value--is-disabled":r}),o),n)},Fx=Ox,ln={ClearIndicator:JC,Control:nx,DropdownIndicator:zC,DownChevron:Hf,CrossIcon:Gc,Group:cx,GroupHeading:ix,IndicatorsContainer:VC,IndicatorSeparator:QC,Input:hx,LoadingIndicator:KC,Menu:SC,MenuList:AC,MenuPortal:NC,LoadingMessage:kC,NoOptionsMessage:FC,MultiValue:vx,MultiValueContainer:yx,MultiValueLabel:Cx,MultiValueRemove:xx,Option:_x,Placeholder:Ax,SelectContainer:MC,SingleValue:Fx,ValueContainer:jC},kx=function(t){return se(se({},ln),t.components)},zf=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function Dx(e,t){return!!(e===t||zf(e)&&zf(t))}function Nx(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!Dx(e[n],t[n]))return!1;return!0}function Rx(e,t){t===void 0&&(t=Nx);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 a=e.apply(this,o);return n={lastResult:a,lastArgs:o,lastThis:this},a}return r.clear=function(){n=null},r}function Mx(){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 Px=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:Mx},jx=function(t){return ie("span",fe({css:Px},t))},Yf=jx,Bx={guidance:function(t){var n=t.isSearchable,r=t.isMulti,o=t.tabSelectsValue,s=t.context,a=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 a?"".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,a=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 a?"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,a=s===void 0?"":s,i=t.selectValue,c=t.isDisabled,l=t.isSelected,f=t.isAppleDevice,g=function(p,h){return p&&p.length?"".concat(p.indexOf(h)+1," of ").concat(p.length):""};if(n==="value"&&i)return"value ".concat(a," focused, ").concat(g(i,r),".");if(n==="menu"&&f){var y=c?" disabled":"",x="".concat(l?" selected":"").concat(y);return"".concat(a).concat(x,", ").concat(g(o,r),".")}return""},onFilter:function(t){var n=t.inputValue,r=t.resultsMessage;return"".concat(r).concat(n?" for search term "+n:"",".")}},Vx=function(t){var n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,s=t.focusableOptions,a=t.isFocused,i=t.selectValue,c=t.selectProps,l=t.id,f=t.isAppleDevice,g=c.ariaLiveMessages,y=c.getOptionLabel,x=c.inputValue,b=c.isMulti,p=c.isOptionDisabled,h=c.isSearchable,m=c.menuIsOpen,E=c.options,C=c.screenReaderStatus,w=c.tabSelectsValue,v=c.isLoading,_=c["aria-label"],T=c["aria-live"],S=I.useMemo(function(){return se(se({},Bx),g||{})},[g]),L=I.useMemo(function(){var J="";if(n&&S.onChange){var Y=n.option,z=n.options,H=n.removedValue,q=n.removedValues,ne=n.value,ce=function(re){return Array.isArray(re)?null:re},V=H||Y||ce(ne),R=V?y(V):"",G=z||q||void 0,W=G?G.map(y):[],U=se({isDisabled:V&&p(V,i),label:R,labels:W},n);J=S.onChange(U)}return J},[n,S,p,i,y]),N=I.useMemo(function(){var J="",Y=r||o,z=!!(r&&i&&i.includes(r));if(Y&&S.onFocus){var H={focused:Y,label:y(Y),isDisabled:p(Y,i),isSelected:z,options:s,context:Y===r?"menu":"value",selectValue:i,isAppleDevice:f};J=S.onFocus(H)}return J},[r,o,y,p,S,s,i,f]),k=I.useMemo(function(){var J="";if(m&&E.length&&!v&&S.onFilter){var Y=C({count:s.length});J=S.onFilter({inputValue:x,resultsMessage:Y})}return J},[s,x,m,S,E,C,v]),D=(n==null?void 0:n.action)==="initial-input-focus",M=I.useMemo(function(){var J="";if(S.guidance){var Y=o?"value":m?"menu":"input";J=S.guidance({"aria-label":_,context:Y,isDisabled:r&&p(r,i),isMulti:b,isSearchable:h,tabSelectsValue:w,isInitialFocus:D})}return J},[_,r,o,b,p,h,m,S,i,w,D]),j=ie(I.Fragment,null,ie("span",{id:"aria-selection"},L),ie("span",{id:"aria-focused"},N),ie("span",{id:"aria-results"},k),ie("span",{id:"aria-guidance"},M));return ie(I.Fragment,null,ie(Yf,{id:l},D&&j),ie(Yf,{"aria-live":T,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!D&&j))},Gx=Vx,Wc=[{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źẑżžẓẕƶȥɀⱬꝣ"}],Hx=new RegExp("["+Wc.map(function(e){return e.letters}).join("")+"]","g"),Jf={},Zc=0;Zc<Wc.length;Zc++)for(var Xc=Wc[Zc],zc=0;zc<Xc.letters.length;zc++)Jf[Xc.letters[zc]]=Xc.base;var qf=function(t){return t.replace(Hx,function(n){return Jf[n]})},Wx=Rx(qf),Qf=function(t){return t.replace(/^\s+|\s+$/g,"")},Zx=function(t){return"".concat(t.label," ").concat(t.value)},Xx=function(t){return function(n,r){if(n.data.__isNew__)return!0;var o=se({ignoreCase:!0,ignoreAccents:!0,stringify:Zx,trim:!0,matchFrom:"any"},t),s=o.ignoreCase,a=o.ignoreAccents,i=o.stringify,c=o.trim,l=o.matchFrom,f=c?Qf(r):r,g=c?Qf(i(n)):i(n);return s&&(f=f.toLowerCase(),g=g.toLowerCase()),a&&(f=Wx(f),g=qf(g)),l==="start"?g.substr(0,f.length)===f:g.indexOf(f)>-1}},zx=["innerRef"];function Yx(e){var t=e.innerRef,n=Kt(e,zx),r=yC(n,"onExited","in","enter","exit","appear");return ie("input",fe({ref:t},r,{css:Rc({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 Jx=function(t){t.cancelable&&t.preventDefault(),t.stopPropagation()};function qx(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,s=e.onTopLeave,a=I.useRef(!1),i=I.useRef(!1),c=I.useRef(0),l=I.useRef(null),f=I.useCallback(function(h,m){if(l.current!==null){var E=l.current,C=E.scrollTop,w=E.scrollHeight,v=E.clientHeight,_=l.current,T=m>0,S=w-v-C,L=!1;S>m&&a.current&&(r&&r(h),a.current=!1),T&&i.current&&(s&&s(h),i.current=!1),T&&m>S?(n&&!a.current&&n(h),_.scrollTop=w,L=!0,a.current=!0):!T&&-m>C&&(o&&!i.current&&o(h),_.scrollTop=0,L=!0,i.current=!0),L&&Jx(h)}},[n,r,o,s]),g=I.useCallback(function(h){f(h,h.deltaY)},[f]),y=I.useCallback(function(h){c.current=h.changedTouches[0].clientY},[]),x=I.useCallback(function(h){var m=c.current-h.changedTouches[0].clientY;f(h,m)},[f]),b=I.useCallback(function(h){if(h){var m=gC?{passive:!1}:!1;h.addEventListener("wheel",g,m),h.addEventListener("touchstart",y,m),h.addEventListener("touchmove",x,m)}},[x,y,g]),p=I.useCallback(function(h){h&&(h.removeEventListener("wheel",g,!1),h.removeEventListener("touchstart",y,!1),h.removeEventListener("touchmove",x,!1))},[x,y,g]);return I.useEffect(function(){if(t){var h=l.current;return b(h),function(){p(h)}}},[t,b,p]),function(h){l.current=h}}var $f=["boxSizing","height","overflow","paddingRight","position"],Uf={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Kf(e){e.preventDefault()}function e1(e){e.stopPropagation()}function t1(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;e===0?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function n1(){return"ontouchstart"in window||navigator.maxTouchPoints}var r1=!!(typeof window<"u"&&window.document&&window.document.createElement),Ko=0,ro={capture:!1,passive:!1};function Qx(e){var t=e.isEnabled,n=e.accountForScrollbars,r=n===void 0?!0:n,o=I.useRef({}),s=I.useRef(null),a=I.useCallback(function(c){if(r1){var l=document.body,f=l&&l.style;if(r&&$f.forEach(function(b){var p=f&&f[b];o.current[b]=p}),r&&Ko<1){var g=parseInt(o.current.paddingRight,10)||0,y=document.body?document.body.clientWidth:0,x=window.innerWidth-y+g||0;Object.keys(Uf).forEach(function(b){var p=Uf[b];f&&(f[b]=p)}),f&&(f.paddingRight="".concat(x,"px"))}l&&n1()&&(l.addEventListener("touchmove",Kf,ro),c&&(c.addEventListener("touchstart",t1,ro),c.addEventListener("touchmove",e1,ro))),Ko+=1}},[r]),i=I.useCallback(function(c){if(r1){var l=document.body,f=l&&l.style;Ko=Math.max(Ko-1,0),r&&Ko<1&&$f.forEach(function(g){var y=o.current[g];f&&(f[g]=y)}),l&&n1()&&(l.removeEventListener("touchmove",Kf,ro),c&&(c.removeEventListener("touchstart",t1,ro),c.removeEventListener("touchmove",e1,ro)))}},[r]);return I.useEffect(function(){if(t){var c=s.current;return a(c),function(){i(c)}}},[t,a,i]),function(c){s.current=c}}function $x(){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 Ux=function(t){var n=t.target;return n.ownerDocument.activeElement&&n.ownerDocument.activeElement.blur()},Kx=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:$x};function e7(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=r===void 0?!0:r,s=e.onBottomArrive,a=e.onBottomLeave,i=e.onTopArrive,c=e.onTopLeave,l=qx({isEnabled:o,onBottomArrive:s,onBottomLeave:a,onTopArrive:i,onTopLeave:c}),f=Qx({isEnabled:n}),g=function(x){l(x),f(x)};return ie(I.Fragment,null,n&&ie("div",{onClick:Ux,css:Kx}),t(g))}function t7(){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 n7=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:t7},r7=function(t){var n=t.name,r=t.onFocus;return ie("input",{required:!0,name:n,tabIndex:-1,"aria-hidden":"true",onFocus:r,css:n7,value:"",onChange:function(){}})},o7=r7;function Yc(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 s7(){return Yc(/^iPhone/i)}function o1(){return Yc(/^Mac/i)}function a7(){return Yc(/^iPad/i)||o1()&&navigator.maxTouchPoints>1}function i7(){return s7()||a7()}function c7(){return o1()||i7()}var l7=function(t){return t.label},s1=function(t){return t.label},a1=function(t){return t.value},u7=function(t){return!!t.isDisabled},d7={clearIndicator:YC,container:RC,control:ex,dropdownIndicator:XC,group:ox,groupHeading:ax,indicatorsContainer:BC,indicatorSeparator:qC,input:ux,loadingIndicator:UC,loadingMessage:OC,menu:wC,menuList:TC,menuPortal:DC,multiValue:gx,multiValueLabel:mx,multiValueRemove:bx,noOptionsMessage:LC,option:wx,placeholder:Sx,singleValue:Lx,valueContainer:PC},f7={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%)"},p7=4,i1=4,h7=38,g7=i1*2,m7={baseUnit:i1,controlHeight:h7,menuGutter:g7},Jc={borderRadius:p7,colors:f7,spacing:m7},b7={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Rf(),captureMenuScroll:!Rf(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:Xx(),formatGroupLabel:l7,getOptionLabel:s1,getOptionValue:a1,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:u7,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!pC(),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 c1(e,t,n,r){var o=p1(e,t,n),s=h1(e,t,n),a=f1(e,t),i=_a(e,t);return{type:"option",data:t,isDisabled:o,isSelected:s,label:a,value:i,index:r}}function Ia(e,t){return e.options.map(function(n,r){if("options"in n){var o=n.options.map(function(a,i){return c1(e,a,t,i)}).filter(function(a){return d1(e,a)});return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var s=c1(e,n,t,r);return d1(e,s)?s:void 0}).filter(mC)}function l1(e){return e.reduce(function(t,n){return n.type==="group"?t.push.apply(t,Kr(n.options.map(function(r){return r.data}))):t.push(n.data),t},[])}function u1(e,t){return e.reduce(function(n,r){return r.type==="group"?n.push.apply(n,Kr(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 y7(e,t){return l1(Ia(e,t))}function d1(e,t){var n=e.inputValue,r=n===void 0?"":n,o=t.data,s=t.isSelected,a=t.label,i=t.value;return(!m1(e)||!s)&&g1(e,{label:a,value:i,data:o},r)}function C7(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 x7(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}var qc=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},f1=function(t,n){return t.getOptionLabel(n)},_a=function(t,n){return t.getOptionValue(n)};function p1(e,t,n){return typeof e.isOptionDisabled=="function"?e.isOptionDisabled(t,n):!1}function h1(e,t,n){if(n.indexOf(t)>-1)return!0;if(typeof e.isOptionSelected=="function")return e.isOptionSelected(t,n);var r=_a(e,t);return n.some(function(o){return _a(e,o)===r})}function g1(e,t,n){return e.filterOption?e.filterOption(t,n):!0}var m1=function(t){var n=t.hideSelectedOptions,r=t.isMulti;return n===void 0?r:n},E7=1,Sa=function(e){R6(n,e);var t=j6(n);function n(r){var o;if(D6(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=c7(),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 f=o.props,g=f.onChange,y=f.name;l.name=y,o.ariaOnChange(c,l),g(c,l)},o.setValue=function(c,l,f){var g=o.props,y=g.closeMenuOnSelect,x=g.isMulti,b=g.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:b}),y&&(o.setState({inputIsHiddenAfterUpdate:!x}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(c,{action:l,option:f})},o.selectOption=function(c){var l=o.props,f=l.blurInputOnSelect,g=l.isMulti,y=l.name,x=o.state.selectValue,b=g&&o.isOptionSelected(c,x),p=o.isOptionDisabled(c,x);if(b){var h=o.getOptionValue(c);o.setValue(x.filter(function(m){return o.getOptionValue(m)!==h}),"deselect-option",c)}else if(!p)g?o.setValue([].concat(Kr(x),[c]),"select-option",c):o.setValue(c,"select-option");else{o.ariaOnChange(c,{action:"select-option",option:c,name:y});return}f&&o.blurInput()},o.removeValue=function(c){var l=o.props.isMulti,f=o.state.selectValue,g=o.getOptionValue(c),y=f.filter(function(b){return o.getOptionValue(b)!==g}),x=Uo(l,y,y[0]||null);o.onChange(x,{action:"remove-value",removedValue:c}),o.focusInput()},o.clearValue=function(){var c=o.state.selectValue;o.onChange(Uo(o.props.isMulti,[],null),{action:"clear",removedValues:c})},o.popValue=function(){var c=o.props.isMulti,l=o.state.selectValue,f=l[l.length-1],g=l.slice(0,l.length-1),y=Uo(c,g,g[0]||null);f&&o.onChange(y,{action:"pop-value",removedValue:f})},o.getFocusedOptionId=function(c){return qc(o.state.focusableOptionsWithIds,c)},o.getFocusableOptionsWithIds=function(){return u1(Ia(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),f=0;f<c;f++)l[f]=arguments[f];return iC.apply(void 0,[o.props.classNamePrefix].concat(l))},o.getOptionLabel=function(c){return f1(o.props,c)},o.getOptionValue=function(c){return _a(o.props,c)},o.getStyles=function(c,l){var f=o.props.unstyled,g=d7[c](l,f);g.boxSizing="border-box";var y=o.props.styles[c];return y?y(g,l):g},o.getClassNames=function(c,l){var f,g;return(f=(g=o.props.classNames)[c])===null||f===void 0?void 0:f.call(g,l)},o.getElementId=function(c){return"".concat(o.state.instancePrefix,"-").concat(c)},o.getComponents=function(){return kx(o.props)},o.buildCategorizedOptions=function(){return Ia(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return l1(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(c,l){o.setState({ariaSelection:se({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,f=l.isMulti,g=l.menuIsOpen;o.focusInput(),g?(o.setState({inputIsHiddenAfterUpdate:!f}),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&&xa(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,f=l&&l.item(0);f&&(o.initialTouchX=f.clientX,o.initialTouchY=f.clientY,o.userIsDragging=!1)},o.onTouchMove=function(c){var l=c.touches,f=l&&l.item(0);if(f){var g=Math.abs(f.clientX-o.initialTouchX),y=Math.abs(f.clientY-o.initialTouchY),x=5;o.userIsDragging=g>x||y>x}},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,f=c.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(f,{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(),f=l.indexOf(c);o.setState({focusedOption:c,focusedOptionId:f>-1?o.getFocusedOptionId(c):null})}},o.shouldHideSelectedOptions=function(){return m1(o.props)},o.onValueInputFocus=function(c){c.preventDefault(),c.stopPropagation(),o.focus()},o.onKeyDown=function(c){var l=o.props,f=l.isMulti,g=l.backspaceRemovesValue,y=l.escapeClearsValue,x=l.inputValue,b=l.isClearable,p=l.isDisabled,h=l.menuIsOpen,m=l.onKeyDown,E=l.tabSelectsValue,C=l.openMenuOnFocus,w=o.state,v=w.focusedOption,_=w.focusedValue,T=w.selectValue;if(!p&&!(typeof m=="function"&&(m(c),c.defaultPrevented))){switch(o.blockOptionHover=!0,c.key){case"ArrowLeft":if(!f||x)return;o.focusValue("previous");break;case"ArrowRight":if(!f||x)return;o.focusValue("next");break;case"Delete":case"Backspace":if(x)return;if(_)o.removeValue(_);else{if(!g)return;f?o.popValue():b&&o.clearValue()}break;case"Tab":if(o.isComposing||c.shiftKey||!h||!E||!v||C&&o.isOptionSelected(v,T))return;o.selectOption(v);break;case"Enter":if(c.keyCode===229)break;if(h){if(!v||o.isComposing)return;o.selectOption(v);break}return;case"Escape":h?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:x}),o.onMenuClose()):b&&y&&o.clearValue();break;case" ":if(x)return;if(!h){o.openMenu("first");break}if(!v)return;o.selectOption(v);break;case"ArrowUp":h?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":h?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!h)return;o.focusOption("pageup");break;case"PageDown":if(!h)return;o.focusOption("pagedown");break;case"Home":if(!h)return;o.focusOption("first");break;case"End":if(!h)return;o.focusOption("last");break;default:return}c.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++E7),o.state.selectValue=Ca(r.value),r.menuIsOpen&&o.state.selectValue.length){var s=o.getFocusableOptionsWithIds(),a=o.buildFocusableOptions(),i=a.indexOf(o.state.selectValue[0]);o.state.focusableOptionsWithIds=s,o.state.focusedOption=a[i],o.state.focusedOptionId=qc(s,a[i])}return o}return N6(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&&Nf(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(o){var s=this.props,a=s.isDisabled,i=s.menuIsOpen,c=this.state.isFocused;(c&&!a&&o.isDisabled||c&&i&&!o.menuIsOpen)&&this.focusInput(),c&&a&&!o.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!c&&!a&&o.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Nf(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,a=this.state,i=a.selectValue,c=a.isFocused,l=this.buildFocusableOptions(),f=o==="first"?0:l.length-1;if(!this.props.isMulti){var g=l.indexOf(i[0]);g>-1&&(f=g)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:l[f],focusedOptionId:this.getFocusedOptionId(l[f])},function(){return s.onMenuOpen()})}},{key:"focusValue",value:function(o){var s=this.state,a=s.selectValue,i=s.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=a.indexOf(i);i||(c=-1);var l=a.length-1,f=-1;if(a.length){switch(o){case"previous":c===0?f=0:c===-1?f=l:f=c-1;break;case"next":c>-1&&c<l&&(f=c+1);break}this.setState({inputIsHidden:f!==-1,focusedValue:a[f]})}}}},{key:"focusOption",value:function(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",s=this.props.pageSize,a=this.state.focusedOption,i=this.getFocusableOptions();if(i.length){var c=0,l=i.indexOf(a);a||(l=-1),o==="up"?c=l>0?l-1:i.length-1:o==="down"?c=(l+1)%i.length:o==="pageup"?(c=l-s,c<0&&(c=0)):o==="pagedown"?(c=l+s,c>i.length-1&&(c=i.length-1)):o==="last"&&(c=i.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:i[c],focusedValue:null,focusedOptionId:this.getFocusedOptionId(i[c])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(Jc):se(se({},Jc),this.props.theme):Jc}},{key:"getCommonProps",value:function(){var o=this.clearValue,s=this.cx,a=this.getStyles,i=this.getClassNames,c=this.getValue,l=this.selectOption,f=this.setValue,g=this.props,y=g.isMulti,x=g.isRtl,b=g.options,p=this.hasValue();return{clearValue:o,cx:s,getStyles:a,getClassNames:i,getValue:c,hasValue:p,isMulti:y,isRtl:x,options:b,selectOption:l,selectProps:g,setValue:f,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,a=o.isMulti;return s===void 0?a:s}},{key:"isOptionDisabled",value:function(o,s){return p1(this.props,o,s)}},{key:"isOptionSelected",value:function(o,s){return h1(this.props,o,s)}},{key:"filterOption",value:function(o,s){return g1(this.props,o,s)}},{key:"formatOptionLabel",value:function(o,s){if(typeof this.props.formatOptionLabel=="function"){var a=this.props.inputValue,i=this.state.selectValue;return this.props.formatOptionLabel(o,{context:s,inputValue:a,selectValue:i})}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,a=o.isSearchable,i=o.inputId,c=o.inputValue,l=o.tabIndex,f=o.form,g=o.menuIsOpen,y=o.required,x=this.getComponents(),b=x.Input,p=this.state,h=p.inputIsHidden,m=p.ariaSelection,E=this.commonProps,C=i||this.getElementId("input"),w=se(se(se({"aria-autocomplete":"list","aria-expanded":g,"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||""},g&&{"aria-controls":this.getElementId("listbox")}),!a&&{"aria-readonly":!0}),this.hasValue()?(m==null?void 0:m.action)==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return a?A.createElement(b,fe({},E,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:C,innerRef:this.getInputRef,isDisabled:s,isHidden:h,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:l,form:f,type:"text",value:c},w)):A.createElement(Yx,fe({id:C,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:ya,onFocus:this.onInputFocus,disabled:s,tabIndex:l,inputMode:"none",form:f,value:""},w))}},{key:"renderPlaceholderOrValue",value:function(){var o=this,s=this.getComponents(),a=s.MultiValue,i=s.MultiValueContainer,c=s.MultiValueLabel,l=s.MultiValueRemove,f=s.SingleValue,g=s.Placeholder,y=this.commonProps,x=this.props,b=x.controlShouldRenderValue,p=x.isDisabled,h=x.isMulti,m=x.inputValue,E=x.placeholder,C=this.state,w=C.selectValue,v=C.focusedValue,_=C.isFocused;if(!this.hasValue()||!b)return m?null:A.createElement(g,fe({},y,{key:"placeholder",isDisabled:p,isFocused:_,innerProps:{id:this.getElementId("placeholder")}}),E);if(h)return w.map(function(S,L){var N=S===v,k="".concat(o.getOptionLabel(S),"-").concat(o.getOptionValue(S));return A.createElement(a,fe({},y,{components:{Container:i,Label:c,Remove:l},isFocused:N,isDisabled:p,key:k,index:L,removeProps:{onClick:function(){return o.removeValue(S)},onTouchEnd:function(){return o.removeValue(S)},onMouseDown:function(M){M.preventDefault()}},data:S}),o.formatOptionLabel(S,"value"))});if(m)return null;var T=w[0];return A.createElement(f,fe({},y,{data:T,isDisabled:p}),this.formatOptionLabel(T,"value"))}},{key:"renderClearIndicator",value:function(){var o=this.getComponents(),s=o.ClearIndicator,a=this.commonProps,i=this.props,c=i.isDisabled,l=i.isLoading,f=this.state.isFocused;if(!this.isClearable()||!s||c||!this.hasValue()||l)return null;var g={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return A.createElement(s,fe({},a,{innerProps:g,isFocused:f}))}},{key:"renderLoadingIndicator",value:function(){var o=this.getComponents(),s=o.LoadingIndicator,a=this.commonProps,i=this.props,c=i.isDisabled,l=i.isLoading,f=this.state.isFocused;if(!s||!l)return null;var g={"aria-hidden":"true"};return A.createElement(s,fe({},a,{innerProps:g,isDisabled:c,isFocused:f}))}},{key:"renderIndicatorSeparator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator,a=o.IndicatorSeparator;if(!s||!a)return null;var i=this.commonProps,c=this.props.isDisabled,l=this.state.isFocused;return A.createElement(a,fe({},i,{isDisabled:c,isFocused:l}))}},{key:"renderDropdownIndicator",value:function(){var o=this.getComponents(),s=o.DropdownIndicator;if(!s)return null;var a=this.commonProps,i=this.props.isDisabled,c=this.state.isFocused,l={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return A.createElement(s,fe({},a,{innerProps:l,isDisabled:i,isFocused:c}))}},{key:"renderMenu",value:function(){var o=this,s=this.getComponents(),a=s.Group,i=s.GroupHeading,c=s.Menu,l=s.MenuList,f=s.MenuPortal,g=s.LoadingMessage,y=s.NoOptionsMessage,x=s.Option,b=this.commonProps,p=this.state.focusedOption,h=this.props,m=h.captureMenuScroll,E=h.inputValue,C=h.isLoading,w=h.loadingMessage,v=h.minMenuHeight,_=h.maxMenuHeight,T=h.menuIsOpen,S=h.menuPlacement,L=h.menuPosition,N=h.menuPortalTarget,k=h.menuShouldBlockScroll,D=h.menuShouldScrollIntoView,M=h.noOptionsMessage,j=h.onMenuScrollToTop,J=h.onMenuScrollToBottom;if(!T)return null;var Y=function(R,G){var W=R.type,U=R.data,Q=R.isDisabled,re=R.isSelected,B=R.label,te=R.value,pe=p===U,X=Q?void 0:function(){return o.onOptionHover(U)},Ve=Q?void 0:function(){return o.selectOption(U)},Ge="".concat(o.getElementId("option"),"-").concat(G),at={id:Ge,onClick:Ve,onMouseMove:X,onMouseOver:X,tabIndex:-1,role:"option","aria-selected":o.isAppleDevice?void 0:re};return A.createElement(x,fe({},b,{innerProps:at,data:U,isDisabled:Q,isSelected:re,key:Ge,label:B,type:W,value:te,isFocused:pe,innerRef:pe?o.getFocusedOptionRef:void 0}),o.formatOptionLabel(R.data,"menu"))},z;if(this.hasOptions())z=this.getCategorizedOptions().map(function(V){if(V.type==="group"){var R=V.data,G=V.options,W=V.index,U="".concat(o.getElementId("group"),"-").concat(W),Q="".concat(U,"-heading");return A.createElement(a,fe({},b,{key:U,data:R,options:G,Heading:i,headingProps:{id:Q,data:V.data},label:o.formatGroupLabel(V.data)}),V.options.map(function(re){return Y(re,"".concat(W,"-").concat(re.index))}))}else if(V.type==="option")return Y(V,"".concat(V.index))});else if(C){var H=w({inputValue:E});if(H===null)return null;z=A.createElement(g,b,H)}else{var q=M({inputValue:E});if(q===null)return null;z=A.createElement(y,b,q)}var ne={minMenuHeight:v,maxMenuHeight:_,menuPlacement:S,menuPosition:L,menuShouldScrollIntoView:D},ce=A.createElement(IC,fe({},b,ne),function(V){var R=V.ref,G=V.placerProps,W=G.placement,U=G.maxHeight;return A.createElement(c,fe({},b,ne,{innerRef:R,innerProps:{onMouseDown:o.onMenuMouseDown,onMouseMove:o.onMenuMouseMove},isLoading:C,placement:W}),A.createElement(e7,{captureEnabled:m,onTopArrive:j,onBottomArrive:J,lockEnabled:k},function(Q){return A.createElement(l,fe({},b,{innerRef:function(B){o.getMenuListRef(B),Q(B)},innerProps:{role:"listbox","aria-multiselectable":b.isMulti,id:o.getElementId("listbox")},isLoading:C,maxHeight:U,focusedOption:p}),z)}))});return N||L==="fixed"?A.createElement(f,fe({},b,{appendTo:N,controlElement:this.controlRef,menuPlacement:S,menuPosition:L}),ce):ce}},{key:"renderFormField",value:function(){var o=this,s=this.props,a=s.delimiter,i=s.isDisabled,c=s.isMulti,l=s.name,f=s.required,g=this.state.selectValue;if(f&&!this.hasValue()&&!i)return A.createElement(o7,{name:l,onFocus:this.onValueInputFocus});if(!(!l||i))if(c)if(a){var y=g.map(function(p){return o.getOptionValue(p)}).join(a);return A.createElement("input",{name:l,type:"hidden",value:y})}else{var x=g.length>0?g.map(function(p,h){return A.createElement("input",{key:"i-".concat(h),name:l,type:"hidden",value:o.getOptionValue(p)})}):A.createElement("input",{name:l,type:"hidden",value:""});return A.createElement("div",null,x)}else{var b=g[0]?this.getOptionValue(g[0]):"";return A.createElement("input",{name:l,type:"hidden",value:b})}}},{key:"renderLiveRegion",value:function(){var o=this.commonProps,s=this.state,a=s.ariaSelection,i=s.focusedOption,c=s.focusedValue,l=s.isFocused,f=s.selectValue,g=this.getFocusableOptions();return A.createElement(Gx,fe({},o,{id:this.getElementId("live-region"),ariaSelection:a,focusedOption:i,focusedValue:c,isFocused:l,selectValue:f,focusableOptions:g,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var o=this.getComponents(),s=o.Control,a=o.IndicatorsContainer,i=o.SelectContainer,c=o.ValueContainer,l=this.props,f=l.className,g=l.id,y=l.isDisabled,x=l.menuIsOpen,b=this.state.isFocused,p=this.commonProps=this.getCommonProps();return A.createElement(i,fe({},p,{className:f,innerProps:{id:g,onKeyDown:this.onKeyDown},isDisabled:y,isFocused:b}),this.renderLiveRegion(),A.createElement(s,fe({},p,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:y,isFocused:b,menuIsOpen:x}),A.createElement(c,fe({},p,{isDisabled:y}),this.renderPlaceholderOrValue(),this.renderInput()),A.createElement(a,fe({},p,{isDisabled:y}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(o,s){var a=s.prevProps,i=s.clearFocusValueOnUpdate,c=s.inputIsHiddenAfterUpdate,l=s.ariaSelection,f=s.isFocused,g=s.prevWasFocused,y=s.instancePrefix,x=o.options,b=o.value,p=o.menuIsOpen,h=o.inputValue,m=o.isMulti,E=Ca(b),C={};if(a&&(b!==a.value||x!==a.options||p!==a.menuIsOpen||h!==a.inputValue)){var w=p?y7(o,E):[],v=p?u1(Ia(o,E),"".concat(y,"-option")):[],_=i?C7(s,E):null,T=x7(s,w),S=qc(v,T);C={selectValue:E,focusedOption:T,focusedOptionId:S,focusableOptionsWithIds:v,focusedValue:_,clearFocusValueOnUpdate:!1}}var L=c!=null&&o!==a?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},N=l,k=f&&g;return f&&!k&&(N={value:Uo(m,E,E[0]||null),options:E,action:"initial-input-focus"},k=!g),(l==null?void 0:l.action)==="initial-input-focus"&&(N=null),se(se(se({},C),L),{},{prevProps:o,ariaSelection:N,prevWasFocused:k})}}]),n}(I.Component);Sa.defaultProps=b7;var v7=I.forwardRef(function(e,t){var n=Ic(e);return A.createElement(Sa,fe({ref:t},n))}),w7=v7;const I7=u.styled(u.Box)`
|
|
615
610
|
display: flex;
|
|
616
611
|
align-items: center;
|
|
617
612
|
gap: 2px;
|
|
618
|
-
font-family:
|
|
613
|
+
font-family: Inter, 'Open Sans', sans-serif;
|
|
619
614
|
font-size: 13px;
|
|
620
|
-
|
|
615
|
+
font-weight: 400;
|
|
616
|
+
line-height: 19px;
|
|
617
|
+
letter-spacing: -0.005em;
|
|
618
|
+
color: ${u.theme.palette.gray.black};
|
|
621
619
|
& > span {
|
|
622
620
|
max-width: 100%;
|
|
623
621
|
overflow-wrap: break-word;
|
|
624
622
|
}
|
|
625
|
-
`,
|
|
623
|
+
`,_7=u.styled("img")`
|
|
626
624
|
width: 24px;
|
|
627
625
|
height: 24px;
|
|
628
626
|
border-radius: 50%;
|
|
629
627
|
margin-right: 12px;
|
|
630
|
-
`;function
|
|
628
|
+
`;function b1(e){const{data:t}=e;return d.jsx(ln.Option,{...e,children:d.jsxs(I7,{children:[t.avatarUrl?d.jsx(_7,{className:"selectField__avatar",src:t.avatarUrl,alt:`${e.label}'s avatar`}):null,d.jsx("span",{children:e.children})]})})}const S7=u.styled(u.Box)`
|
|
631
629
|
height: 24px;
|
|
632
630
|
width: 24px;
|
|
633
631
|
border-radius: 50%;
|
|
@@ -652,34 +650,34 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
652
650
|
&:after {
|
|
653
651
|
transform: rotate(-45deg);
|
|
654
652
|
}
|
|
655
|
-
`,
|
|
653
|
+
`,y1=e=>d.jsx(ln.ClearIndicator,{...e,children:d.jsx(S7,{})}),C1=(e,t)=>({...e,placeholder:(n,r)=>{var o;return{...n,...(o=e==null?void 0:e.placeholder)==null?void 0:o.call(e,n,r),whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"}},control:(n,r)=>{var o;return{...n,backgroundColor:"transparent",...(o=e==null?void 0:e.control)==null?void 0:o.call(e,n,r)}},...t?{menuPortal:(n,r)=>{var o;return{...n,...(o=e==null?void 0:e.menuPortal)==null?void 0:o.call(e,n,r),zIndex:t,fontFamily:u.theme.typography.fontFamily,fontSize:"13px"}}}:null}),T7=u.styled(u.Stack)`
|
|
656
654
|
width: 0;
|
|
657
655
|
height: 0;
|
|
658
|
-
`,
|
|
656
|
+
`,A7=({root:e,rootMargin:t,callback:n})=>{const r=I.useRef(null),o=I.useCallback(s=>{if(!s||!e)return;r.current&&r.current.disconnect();const a=new IntersectionObserver(i=>{const c=i[0];n(c)},{root:e,rootMargin:t});a.observe(s),r.current=a},[e,t,n]);return d.jsx(T7,{ref:o})},x1=({options:e,isMulti:t,isScrollTarget:n})=>{const r=I.useRef(),o=I.useMemo(()=>e?Object.fromEntries(e.map(i=>[i.value,i])):{},[e]);return{optionsMap:o,getValue:i=>{var f;if(t||typeof i=="object")return i;const c=o[i];return c&&(r.current=c),i===((f=r.current)==null?void 0:f.value)?r.current:i},closeMenuOnScroll:n?i=>{const c=i.target;return!n||!c?!1:n(c)}:void 0}},L7=e=>d.jsx(ln.DropdownIndicator,{...e,children:d.jsx(u.Icon,{children:e.selectProps.menuIsOpen?d.jsx(u.icons.ArrowDropUp,{}):d.jsx(u.icons.ArrowDropDown,{})})}),E1=()=>({ClearIndicator:y1,DropdownIndicator:L7,IndicatorSeparator:()=>null,Option:b1}),es=({stackIndex:e,isScrollTarget:t,...n})=>{const{value:r,options:o,isMulti:s}=n,[a,i]=I.useState(!1),c=I.useCallback(g=>{i(!g.isIntersecting)},[]),{getValue:l,closeMenuOnScroll:f}=x1({options:o,isMulti:s,isScrollTarget:t});return d.jsxs(d.Fragment,{children:[n.menuPortalTarget&&n.root?d.jsx(A7,{root:n.root,rootMargin:"-38px 0px 0px 0px",callback:c}):null,d.jsx(w7,{...n,isDisabled:n.disabled,value:r?l(r):void 0,styles:C1(n.styles,e),components:n.components?n.components:E1(),closeMenuOnScroll:f,...a&&{menuIsOpen:!1}})]})};es.getDefaultComponents=E1;const v1="Required Field",O7="Validation Failed";var w1=(e=>(e.DATE="DD/MM/YYYY",e))(w1||{}),F7=["defaultOptions","cacheOptions","loadOptions","options","isLoading","onInputChange","filterOption"];function I1(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 a=e.isLoading,i=a===void 0?!1:a,c=e.onInputChange,l=e.filterOption,f=l===void 0?null:l,g=Kt(e,F7),y=g.inputValue,x=I.useRef(void 0),b=I.useRef(!1),p=I.useState(Array.isArray(n)?n:void 0),h=tt(p,2),m=h[0],E=h[1],C=I.useState(typeof y<"u"?y:""),w=tt(C,2),v=w[0],_=w[1],T=I.useState(n===!0),S=tt(T,2),L=S[0],N=S[1],k=I.useState(void 0),D=tt(k,2),M=D[0],j=D[1],J=I.useState([]),Y=tt(J,2),z=Y[0],H=Y[1],q=I.useState(!1),ne=tt(q,2),ce=ne[0],V=ne[1],R=I.useState({}),G=tt(R,2),W=G[0],U=G[1],Q=I.useState(void 0),re=tt(Q,2),B=re[0],te=re[1],pe=I.useState(void 0),X=tt(pe,2),Ve=X[0],Ge=X[1];o!==Ve&&(U({}),Ge(o)),n!==B&&(E(Array.isArray(n)?n:void 0),te(n)),I.useEffect(function(){return b.current=!0,function(){b.current=!1}},[]);var at=I.useCallback(function(pt,ht){if(!s)return ht();var Qe=s(pt,ht);Qe&&typeof Qe.then=="function"&&Qe.then(ht,function(){return ht()})},[s]);I.useEffect(function(){n===!0&&at(v,function(pt){b.current&&(E(pt||[]),N(!!x.current))})},[]);var nt=I.useCallback(function(pt,ht){var Qe=cC(pt,ht,c);if(!Qe){x.current=void 0,_(""),j(""),H([]),N(!1),V(!1);return}if(o&&W[Qe])_(Qe),j(Qe),H(W[Qe]),N(!1),V(!1);else{var An=x.current={};_(Qe),N(!0),V(!M),at(Qe,function(_t){b&&An===x.current&&(x.current=void 0,N(!1),j(Qe),H(_t||[]),V(!1),U(_t?se(se({},W),{},Ur({},Qe,_t)):W))})}},[o,at,M,W,c]),Vt=ce?[]:v&&M?z:m||[];return se(se({},g),{},{options:Vt,isLoading:L||i,onInputChange:nt,filterOption:f})}var k7=I.forwardRef(function(e,t){var n=I1(e),r=Ic(n);return A.createElement(Sa,fe({ref:t},r))}),D7=k7,N7=["allowCreateWhileLoading","createOptionPosition","formatCreateLabel","isValidNewOption","getNewOptionData","onCreateOption","options","onChange"],_1=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,o=String(t).toLowerCase(),s=String(r.getOptionValue(n)).toLowerCase(),a=String(r.getOptionLabel(n)).toLowerCase();return s===o||a===o},Qc={formatCreateLabel:function(t){return'Create "'.concat(t,'"')},isValidNewOption:function(t,n,r,o){return!(!t||n.some(function(s){return _1(t,s,o)})||r.some(function(s){return _1(t,s,o)}))},getNewOptionData:function(t,n){return{label:n,value:t,__isNew__:!0}}};function R7(e){var t=e.allowCreateWhileLoading,n=t===void 0?!1:t,r=e.createOptionPosition,o=r===void 0?"last":r,s=e.formatCreateLabel,a=s===void 0?Qc.formatCreateLabel:s,i=e.isValidNewOption,c=i===void 0?Qc.isValidNewOption:i,l=e.getNewOptionData,f=l===void 0?Qc.getNewOptionData:l,g=e.onCreateOption,y=e.options,x=y===void 0?[]:y,b=e.onChange,p=Kt(e,N7),h=p.getOptionValue,m=h===void 0?a1:h,E=p.getOptionLabel,C=E===void 0?s1:E,w=p.inputValue,v=p.isLoading,_=p.isMulti,T=p.value,S=p.name,L=I.useMemo(function(){return c(w,Ca(T),x,{getOptionValue:m,getOptionLabel:C})?f(w,a(w)):void 0},[a,f,C,m,w,c,x,T]),N=I.useMemo(function(){return(n||!v)&&L?o==="first"?[L].concat(Kr(x)):[].concat(Kr(x),[L]):x},[n,o,v,L,x]),k=I.useCallback(function(D,M){if(M.action!=="select-option")return b(D,M);var j=Array.isArray(D)?D:[D];if(j[j.length-1]===L){if(g)g(w);else{var J=f(w,w),Y={action:"create-option",name:S,option:J};b(Uo(_,[].concat(Kr(Ca(T)),[J]),J),Y)}return}b(D,M)},[f,w,_,S,L,g,b,T]);return se(se({},p),{},{options:N,onChange:k})}var M7=I.forwardRef(function(e,t){var n=I1(e),r=Ic(n),o=R7(r);return A.createElement(Sa,fe({ref:t},o))}),P7=M7;const j7=u.styled(u.Typography)`
|
|
659
657
|
display: block;
|
|
660
658
|
white-space: nowrap;
|
|
661
659
|
overflow: hidden;
|
|
662
660
|
text-overflow: ellipsis;
|
|
663
|
-
`,
|
|
661
|
+
`,S1=(e,t)=>{const n=I.useRef();return(...o)=>{n.current&&clearTimeout(n.current),n.current=setTimeout(()=>{e(...o)},t)}},T1=e=>A.createElement("svg",{width:"8px",height:"8px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}));function B7(e){return d.jsx(ln.DropdownIndicator,{...e,children:d.jsx(u.Icon,{children:e.selectProps.menuIsOpen?d.jsx(u.icons.ArrowDropUp,{}):d.jsx(u.icons.ArrowDropDown,{})})})}const V7=e=>d.jsxs(u.Stack,{direction:"row",flexWrap:"nowrap",alignItems:"center",width:"100%",children:[d.jsx(u.Stack,{flexShrink:0,children:d.jsx(T1,{width:14,height:14,fill:"rgb(80, 109, 255)"})}),d.jsxs(j7,{color:"rgb(80, 109, 255)",fontSize:"12px",fontWeight:500,children:["Create ",e]})]});function G7({stackIndex:e,isScrollTarget:t,...n}){const[r,o]=I.useState([]),[s,a]=I.useState(""),[i,c]=I.useState(!1),l=I.useRef(),{isMulti:f,createOption:g,loadOptions:y,isApiSearchEnabled:x=!1,isInfiniteScrollable:b=!1,loadOptionsOnFocus:p=!1}=n,{getValue:h,closeMenuOnScroll:m}=x1({options:r,isMulti:f,isScrollTarget:t}),E=(M,j,J)=>(l.current&&l.current.abort("stale data"),l.current=new AbortController,y==null?void 0:y(M,j,J,l.current)),C=S1((M,j)=>{if(a(M),r.length>0&&!x){const Y=r.filter(z=>z&&typeof z=="object"&&"label"in z&&typeof z.label=="string"?z.label.toLowerCase().includes(M.toLowerCase()):!1);j(Y);return}const J=Y=>{j(Y),o(Y)};E==null||E(M,J,!1)},300),w=(M,j)=>{c(!1),!(j&&"isError"in j&&j.isError)&&o(M)},v=M=>{var j;(j=n.onMenuScrollToBottom)==null||j.call(n,M),b&&y&&!i&&(c(!0),E(s,w,!0))},_=(M,j)=>{var J;(J=n.onInputChange)==null||J.call(n,M,j),j.action==="input-change"&&x&&(a(M),o([]),M||(c(!0),C(M,w)))},T=M=>{var j;a(""),(j=n.onBlur)==null||j.call(n,M)},S=M=>{var j;(j=n.onFocus)==null||j.call(n,M),!i&&p&&(o([]),c(!0),E==null||E(s,w,!1))},L=M=>j=>{var Y;const J=j.find(z=>z.label===M);!n.isMulti&&J&&((Y=n.onChange)==null||Y.call(n,J,{action:"select-option",name:n.name,option:J})),o(j),c(!1)},N=M=>{c(!0),g==null||g(M,L(M))},k=()=>{c(!0),E==null||E(s,w,!1)},D=g?P7:D7;return d.jsx(D,{...n,menuShouldScrollIntoView:!1,value:n.value?h(n.value):null,isDisabled:n.disabled,loadOptions:C,onMenuScrollToBottom:v,onInputChange:_,onBlur:T,onFocus:S,onMenuOpen:k,isLoading:i,defaultOptions:r.length?r:n.defaultOptions||!1,styles:C1(n.styles,e),components:{ClearIndicator:y1,DropdownIndicator:B7,IndicatorSeparator:()=>null,Option:b1},closeMenuOnScroll:m,...g?{formatCreateLabel:V7,createOptionPosition:"first",allowCreateWhileLoading:!1,onCreateOption:N,options:r}:null})}const oo="table-cell-form-field",Ta="60px",Aa="24px",H7=u.styled(u.Box)`
|
|
664
662
|
width: 100%;
|
|
665
|
-
`,
|
|
663
|
+
`,W7=u.styled(u.Box)`
|
|
666
664
|
width: 100%;
|
|
667
665
|
overflow-x: auto;
|
|
668
|
-
`,
|
|
666
|
+
`,Z7=u.styled(u.Box)`
|
|
669
667
|
--border-color: rgb(214, 221, 232);
|
|
670
668
|
--border-size: 1px;
|
|
671
669
|
display: grid;
|
|
672
670
|
grid-template-columns: ${({gridColumns:e})=>e};
|
|
673
671
|
border: 1px solid var(--border-color);
|
|
674
672
|
border-radius; 4px;
|
|
675
|
-
`,
|
|
673
|
+
`,X7=u.styled(u.Stack)`
|
|
676
674
|
margin-top: 16px;
|
|
677
675
|
flex-direction: row;
|
|
678
676
|
justify-content: space-between;
|
|
679
677
|
&:empty {
|
|
680
678
|
margin-top: 0;
|
|
681
679
|
}
|
|
682
|
-
`,
|
|
680
|
+
`,A1=u.styled(u.Box)`
|
|
683
681
|
--cell-padding: 0;
|
|
684
682
|
display: grid;
|
|
685
683
|
grid-template-columns: subgrid;
|
|
@@ -688,10 +686,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
688
686
|
&:last-child {
|
|
689
687
|
border-bottom: 0;
|
|
690
688
|
}
|
|
691
|
-
`,
|
|
692
|
-
--cell-padding: 10px ${
|
|
689
|
+
`,z7=u.styled(A1)`
|
|
690
|
+
--cell-padding: 10px ${Aa};
|
|
693
691
|
border-bottom: 1px solid var(--border-color);
|
|
694
|
-
|
|
692
|
+
`,$c=u.styled(u.Box)`
|
|
695
693
|
border: var(--border-size) solid transparent;
|
|
696
694
|
border-right: var(--border-size) solid var(--border-color);
|
|
697
695
|
padding: var(--cell-padding, 0);
|
|
@@ -699,7 +697,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
699
697
|
border-right: var(--border-size) solid transparent;
|
|
700
698
|
}
|
|
701
699
|
${({hasError:e})=>e?"border: var(--border-size) solid #CD3746;":""}
|
|
702
|
-
`,
|
|
700
|
+
`,L1=u.styled(u.Button)`
|
|
703
701
|
padding: 0;
|
|
704
702
|
margin: 0;
|
|
705
703
|
outline: 0;
|
|
@@ -718,7 +716,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
718
716
|
width: 100%;
|
|
719
717
|
height: 100%;
|
|
720
718
|
}
|
|
721
|
-
`,
|
|
719
|
+
`,Y7=u.styled(L1)`
|
|
722
720
|
box-sizing: content-box;
|
|
723
721
|
padding: 4px 12px;
|
|
724
722
|
color: rgb(80, 109, 255);
|
|
@@ -740,9 +738,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
740
738
|
width: 20px;
|
|
741
739
|
height: 20px;
|
|
742
740
|
}
|
|
743
|
-
`,
|
|
741
|
+
`,J7=u.styled(u.Box)`
|
|
744
742
|
margin-left: auto;
|
|
745
|
-
`,
|
|
743
|
+
`,q7=u.styled(u.Stack)`
|
|
746
744
|
box-sizing: content-box;
|
|
747
745
|
padding: 4px 0;
|
|
748
746
|
flex-direction: row;
|
|
@@ -752,31 +750,31 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
752
750
|
min-height: 28px;
|
|
753
751
|
color: ${u.theme.palette.gray.gray1};
|
|
754
752
|
font-weight: bold;
|
|
755
|
-
`,
|
|
756
|
-
&.${
|
|
757
|
-
height: ${
|
|
753
|
+
`,Q7=u.styled(u.DatePicker)`
|
|
754
|
+
&.${oo} .MuiInputBase-root {
|
|
755
|
+
height: ${Ta};
|
|
758
756
|
border: 0;
|
|
759
|
-
padding-left: ${
|
|
757
|
+
padding-left: ${Aa};
|
|
760
758
|
}
|
|
761
|
-
`;function
|
|
762
|
-
&.${
|
|
763
|
-
--v-margin: calc((${
|
|
759
|
+
`;function $7(e){const[t,n]=I.useState(!1),r=I.useRef(null);I.useEffect(()=>{t&&r.current&&r.current.focus()},[t]);const o=(s,a)=>{s===null&&e.onChange(s,a),s&&typeof s.getTime=="function"&&!isNaN(s.getTime())&&e.onChange(s,a),e.onChange(s,a)};return d.jsx(Q7,{inputFormat:e.inputFormat?e.inputFormat:w1.DATE,...e,value:e.value||null,open:t,onOpen:()=>n(!0),onClose:()=>n(!1),onChange:o,PopperProps:{anchorEl:r.current},renderInput:s=>d.jsx(u.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:d.jsx(u.InputAdornment,{position:"end",sx:{cursor:"pointer"},children:d.jsx(u.icons.CalendarTodayOutlinedIcon,{})})},onClick:()=>{t||n(!0)}})})}const U7=u.styled(u.Checkbox)`
|
|
760
|
+
&.${oo} {
|
|
761
|
+
--v-margin: calc((${Ta} - 36px) / 2);
|
|
764
762
|
--h-margin: calc((100% - 36px) / 2);
|
|
765
763
|
margin: var(--v-margin) var(--h-margin);
|
|
766
764
|
}
|
|
767
|
-
`,
|
|
765
|
+
`,K7=({onChange:e,onFocus:t,onBlur:n,...r})=>{const o=(s,a)=>{e==null||e(s,a)};return d.jsx(U7,{onChange:o,onFocus:t,onBlur:n,...r})},O1=({label:e,isRequired:t,prefixNode:n,...r})=>e?d.jsxs(u.Typography,{variant:"body_sm_medium",component:"label",color:u.theme.palette.gray.gray1,className:"hiver__field--label",...r,children:[n,e,t?d.jsx("span",{className:"required__star",children:"*"}):null]}):null,e8=e=>A.createElement("svg",{width:"8px",height:"8px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5-1-1h-5l-1 1H5v2h14V4z"})),F1=250,br="__id",ts={isExpandable:!0,isExpanded:!0,defaultNumberOfRows:1,fixedRows:!1,cellWidth:F1,arithmeticOperation:[]},La=({name:e,value:t,data:n={},columns:r=[],validation:o={},meta:{defaultNumberOfRows:s=ts.defaultNumberOfRows,fixedRows:a=ts.fixedRows,cellWidth:i=ts.cellWidth,arithmeticOperation:c=ts.arithmeticOperation}=ts,fetchConfig:l={},createConfig:f={},stackIndex:g,onChange:y=()=>{},onFocus:x,onValidationError:b})=>{const p=t??[],h=(o==null?void 0:o.validations)??{},m=I.useRef(),E=I.useRef({}),[C,w]=I.useState({}),{colsLength:v,colsTemplate:_,colWidth:T}=I.useMemo(()=>{let V=0,R="";for(const G of r){let W=G.cols?Number(G.cols):1;isNaN(W)&&(W=1),V+=W,R+=`${G.cols??W}fr `}return a||(V+=.5,R+="0.5fr"),{colsLength:V,colsTemplate:R.trim(),colWidth:`${isNaN(i)?F1:i}px`}},[r,i,a]),{fieldDependency:S,fieldConfigs:L}=I.useMemo(()=>{const V={},R={};for(const G of r){if(!G.valueConfig)continue;R[G.name]=G.valueConfig;const W=G.valueConfig.columnNames;for(const U of W)V[U]||(V[U]=[]),V[U].push(G.name)}return{fieldDependency:V,fieldConfigs:R}},[r]);I.useEffect(()=>{if(t)return;const V=[];for(let R=0;R<s;R++){const G=X0();V.push({[br]:G})}y(V)},[t,y,s]);const N=()=>{const V=Object.entries(E.current).filter(R=>!!R[1])[0];return(V==null?void 0:V[1])??""},k=()=>{const V={[br]:X0()};y([...p,V])},D=V=>{const R=p.filter(G=>G[br]!==V);y(R),w(G=>({...G,[V]:{}}));for(const G in E.current)G.startsWith(`${V}.`)&&delete E.current[G];b==null||b(e,N())},M=(V,{columnNames:R=[],operationType:G})=>{const W=R.map(U=>V[U]);return""+z0(W,G)},j=(V,R)=>{const G=p.map(W=>V!==W[br]?W:{...W,...R});y(G)},J=(V,R)=>{const G=p.map(W=>{if(V!==W[br])return W;const U={...W};for(const Q of R)delete U[Q];return U});y(G)},Y=(V,R,G,W)=>{var re;const U=((re=W==null?void 0:W.target)==null?void 0:re.value)??"",Q={...G,[R]:U};if(S[R])for(const B of S[R]){const te=M(Q,L[B]);Q[B]=te}j(V,Q)},z=(V,R,G)=>{j(V,{[R]:G})},H=(V,R,G,W)=>{if(G&&typeof G=="object"&&"value"in G&&typeof G.value=="string"&&typeof W.name<"u"){const U="prefillValues"in G&&G.prefillValues,Q={...R,[W.name]:G.value,...U};for(const re in Q)if(S[re])for(const B of S[re]){const te=M(Q,L[B]);Q[B]=te}j(V,Q)}(W==null?void 0:W.action)==="clear"&&W.name&&J(V,[W.name])},q=(V,R,G)=>{j(V,{[R]:(G==null?void 0:G.toISOString())??""})},ne=(V,R,G,W)=>{W&&w(U=>{const Q=U[V]??{};return{...U,[V]:{...Q,[R]:G}}}),E.current={...E.current,[`${V}.${R}`]:typeof G=="string"?G:""},b==null||b(e,N())},ce=V=>m.current===V;return d.jsxs(H7,{children:[d.jsx(W7,{ref:m,children:d.jsxs(Z7,{gridColumns:_,minWidth:`calc( ${v} * ${T} )`,children:[d.jsx(z7,{children:r.map(({name:V,label:R,isRequired:G})=>d.jsx($c,{children:d.jsx(O1,{label:R,isRequired:G})},V))}),p.map(({[br]:V,...R})=>d.jsxs(A1,{children:[r.map(({name:G,key:W,...U})=>{var Q;return d.jsx($c,{hasError:!!((Q=C==null?void 0:C[V])!=null&&Q[G]),children:d.jsx(yr,{name:G,value:R[G],...U,className:oo,label:"",hideHelperText:!0,validation:h==null?void 0:h[G],onFocus:x,inputChangeHandler:re=>Y(V,G,R,re),checkboxChangeHandler:(...re)=>z(V,G,re[1]),selectChangeHandler:(...re)=>H(V,R,...re),dateChangeHandler:(re,B)=>q(V,re,B),onValidationError:(...re)=>ne(V,...re),fetchConfig:l==null?void 0:l[G],createConfig:f==null?void 0:f[G],isScrollTarget:ce,...g?{menuPortalTarget:document.body,stackIndex:g}:null})},G??W)}),a?null:d.jsx($c,{children:d.jsx(u.Stack,{width:"100%",height:"100%",alignItems:"center",justifyContent:"center",children:d.jsx(L1,{onClick:()=>D(V),children:d.jsx(e8,{})})})})]},V))]})}),d.jsxs(X7,{children:[a?null:d.jsxs(Y7,{onClick:k,children:[d.jsx(T1,{}),d.jsx(u.Typography,{children:"Add Line"})]}),c.length?d.jsx(J7,{children:c.map(({label:V,columnName:R,operationType:G,prefix:W="",prefixKey:U,suffix:Q="",suffixKey:re})=>d.jsxs(q7,{children:[d.jsx(u.Typography,{fontWeight:500,children:V}),d.jsxs(u.Typography,{children:[d.jsxs("span",{children:[n[U]??W," "]}),d.jsx("span",{children:z0(p.map(B=>B[R]),G)}),d.jsx("span",{children:n[re]??Q})]})]},V))}):null]})]})};La.ROW_ID=br;const t8=u.styled(u.Box)`
|
|
768
766
|
box-sizing: border-box;
|
|
769
|
-
&:not(:has(.${
|
|
767
|
+
&:not(:has(.${oo})) {
|
|
770
768
|
transform: translate(0, 5px);
|
|
771
769
|
padding-bottom: 5px;
|
|
772
770
|
}
|
|
773
|
-
`,
|
|
774
|
-
&.${
|
|
775
|
-
height: ${
|
|
771
|
+
`,n8=u.styled(u.TextField)`
|
|
772
|
+
&.${oo} {
|
|
773
|
+
height: ${Ta};
|
|
776
774
|
position: relative;
|
|
777
775
|
& > div {
|
|
778
776
|
height: 100%;
|
|
779
|
-
padding-left: ${
|
|
777
|
+
padding-left: ${Aa};
|
|
780
778
|
}
|
|
781
779
|
|
|
782
780
|
fieldset.MuiOutlinedInput-notchedOutline {
|
|
@@ -790,7 +788,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
790
788
|
margin-top: 0px;
|
|
791
789
|
}
|
|
792
790
|
}
|
|
793
|
-
|
|
791
|
+
`,r8=({inputProps:e,...t})=>{const n=r=>{r.currentTarget&&r.currentTarget.blur(),r.stopPropagation()};return d.jsx(t8,{children:d.jsx(n8,{...t,inputProps:{onWheel:n,...e}})})},o8=u.styled(r8)`
|
|
794
792
|
& .MuiFormHelperText-root {
|
|
795
793
|
position: absolute;
|
|
796
794
|
bottom: -24px;
|
|
@@ -799,6 +797,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
799
797
|
}
|
|
800
798
|
& .MuiOutlinedInput-root {
|
|
801
799
|
font-size: 13px;
|
|
800
|
+
line-height: 19px;
|
|
802
801
|
}
|
|
803
802
|
&.MuiInputBase-root.MuiInputBase-multiline {
|
|
804
803
|
padding: 0px 0px;
|
|
@@ -809,14 +808,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
809
808
|
&.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
|
|
810
809
|
border-width: 1px;
|
|
811
810
|
}
|
|
812
|
-
`,
|
|
811
|
+
`,k1=u.styled(u.Box)`
|
|
813
812
|
& .hiverFormField__placeholder {
|
|
814
813
|
color: #97a3b7;
|
|
815
814
|
}
|
|
816
815
|
& .formField__select {
|
|
817
816
|
font-size: 13px;
|
|
818
817
|
font-weight: 400;
|
|
819
|
-
line-height:
|
|
818
|
+
line-height: 19px;
|
|
820
819
|
color: #3e4c5a;
|
|
821
820
|
}
|
|
822
821
|
& .hiverFormField__menu-list {
|
|
@@ -904,20 +903,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
904
903
|
border-radius: 4px;
|
|
905
904
|
}
|
|
906
905
|
|
|
907
|
-
& .${
|
|
908
|
-
height: ${
|
|
906
|
+
& .${oo} {
|
|
907
|
+
height: ${Ta};
|
|
909
908
|
.hiverFormField__control {
|
|
910
909
|
height: 100%;
|
|
911
910
|
border: 0;
|
|
912
911
|
.hiverFormField__value-container {
|
|
913
|
-
padding-left: ${
|
|
912
|
+
padding-left: ${Aa};
|
|
914
913
|
}
|
|
915
914
|
}
|
|
916
915
|
.hiverFormField__indicators {
|
|
917
916
|
height: 100%;
|
|
918
917
|
}
|
|
919
918
|
}
|
|
920
|
-
`,
|
|
919
|
+
`,D1=u.styled(u.Box)`
|
|
921
920
|
font-size: 12px;
|
|
922
921
|
font-weight: 400;
|
|
923
922
|
font-family: ${u.theme.typography.fontFamily};
|
|
@@ -929,7 +928,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
929
928
|
&.helper--error {
|
|
930
929
|
color: #d32f2f;
|
|
931
930
|
}
|
|
932
|
-
`,
|
|
931
|
+
`,s8=u.styled(u.Box)`
|
|
933
932
|
width: 100%;
|
|
934
933
|
position: relative;
|
|
935
934
|
& .MuiInputBase-root {
|
|
@@ -943,7 +942,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
943
942
|
position: absolute;
|
|
944
943
|
margin-left: 5px;
|
|
945
944
|
}
|
|
946
|
-
`,
|
|
945
|
+
`,a8=u.styled(u.Box)`
|
|
947
946
|
display: inline-block;
|
|
948
947
|
margin-right: 9px;
|
|
949
948
|
width: 9px;
|
|
@@ -955,7 +954,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
955
954
|
display: inline-block;
|
|
956
955
|
transition: transform 300ms;
|
|
957
956
|
}
|
|
958
|
-
`,
|
|
957
|
+
`,i8=u.styled(u.Stack)`
|
|
959
958
|
position: relative;
|
|
960
959
|
font-family: ${u.theme.typography.fontFamily};
|
|
961
960
|
&.expandable {
|
|
@@ -986,19 +985,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
986
985
|
overflow: hidden;
|
|
987
986
|
}
|
|
988
987
|
}
|
|
989
|
-
`,
|
|
988
|
+
`,c8=u.styled(u.IconButton)`
|
|
990
989
|
position: absolute;
|
|
991
990
|
top: 0;
|
|
992
991
|
left: 100%;
|
|
993
992
|
transform: translate(5px, 0);
|
|
994
993
|
height: 34px;
|
|
995
994
|
width: 34px;
|
|
996
|
-
`,
|
|
995
|
+
`,l8=e=>A.createElement("svg",{width:"8px",height:"8px",viewBox:"8.59 6 7.41 12",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"})),yr=({fetchConfig:e,createConfig:t,menuPortalTarget:n,iconData:r,stackIndex:o,isScrollTarget:s,onValidationError:a,inputChangeHandler:i,selectChangeHandler:c,dateChangeHandler:l,tableChangeHandler:f,checkboxChangeHandler:g,...y})=>{const{validation:x,helperText:b,id:p,label:h,name:m,type:E,validateOnBlur:C=!0,validateOnChange:w=!0,isRequired:v,labelSpacing:_=1,showGlobalLoader:T=!1,hideHelperText:S=!1,meta:{isExpandable:L=E==="table",isExpanded:N=!0}={}}=y,[k,D]=I.useState(!1),[M,j]=I.useState(""),[J,Y]=I.useState(N);I.useEffect(()=>{k||H(y.value,!1)},[k,y.value]);const z=B=>{var te;B&&!k&&D(!0),(te=y.onFocus)==null||te.call(y,B)};function H(B,te=!0,pe){let X="";if((x!=null&&x.isRequired||v)&&(X=B?"":v1,!B&&typeof(x==null?void 0:x.isRequired)=="function")){const Ge=x.isRequired(B);Ge&&typeof Ge=="boolean"?X=v1:Ge&&(X=Ge)}let Ve={id:p,name:m,label:h};if(y.type==="date"?Ve={...Ve,disableFuture:y.disableFuture,disablePast:y.disablePast}:y.type==="number"?Ve={...Ve,min:y.min,max:y.max}:y.type==="text"&&y.multiline&&(Ve={...Ve,maxCharacters:y.maxCharacters}),B&&!X&&(x!=null&&x.validate)){const Ge=x.validate(B,{...Ve,...pe});typeof Ge=="boolean"&&Ge===!1?X=O7:typeof Ge=="string"&&(X=Ge)}te&&j(X),a==null||a(m,X,te)}const q=B=>{var te;k||D(!0),(te=y.onBlur)==null||te.call(y,B),k&&C&&H(y.value)},ne=()=>S?null:y.helperText?d.jsx(D1,{children:b}):k&&M?d.jsx(D1,{className:"helper--error",children:M}):null,ce=B=>{B&&!k&&D(!0),i==null||i(B),k&&w&&H(B.target.value)},V=(B,te)=>{B&&!k&&D(!0),g==null||g(B,te),k&&w&&H(te)},R=(B,te)=>{c==null||c(B,te),B&&!k&&D(!0),B&&typeof B=="object"&&"value"in B&&k&&w&&H(B.value)},G=(B,te)=>{l==null||l(m,B,te),B&&!k&&D(!0),k&&w&&H(B)},W=B=>{f==null||f(m,B)},U=(B,te)=>{k&&(a==null||a(B,te),j(typeof te=="string"?te:""))},Q=B=>{Y(te=>!te)},re=B=>{if(T)return d.jsx(u.Skeleton,{variant:"rounded",height:29.69,animation:"wave"});switch(B.type){case"select":return d.jsx(k1,{children:d.jsx(es,{...B,stackIndex:o,isScrollTarget:s,className:`formField__select ${M&&k?"formField__select--error":""} ${B.className||""}`,classNamePrefix:"hiverFormField",onBlur:q,onChange:R,onFocus:z,menuPortalTarget:n})});case"async-select":return d.jsx(k1,{children:d.jsx(G7,{...B,stackIndex:o,isScrollTarget:s,className:`formField__select ${M&&k?"formField__select--error":""} ${B.className||""}`,classNamePrefix:"hiverFormField",onBlur:q,onChange:R,onFocus:z,loadOptions:e==null?void 0:e.loadOptions,createOption:t==null?void 0:t.createOption,menuPortalTarget:n})});case"date":return d.jsx($7,{...B,label:void 0,onBlur:q,onFocus:z,onChange:G,error:!!(M&&k)});case"table":return d.jsx(La,{...B,value:B.value,onChange:W,onFocus:z,onValidationError:U,fetchConfig:e==null?void 0:e.loadOptionsList,createConfig:t==null?void 0:t.createOptionList,stackIndex:o});case"checkbox":return d.jsx(K7,{...B,onChange:V,onFocus:z,onBlur:q});default:return d.jsx(o8,{variant:"outlined",fullWidth:!0,id:p,...B,value:B.value,label:void 0,onBlur:q,onChange:ce,onFocus:z,error:!!(M&&k),inputProps:{type:B.type,min:B.min,max:B.max,...B.inputProps}})}};return d.jsxs(i8,{spacing:_,useFlexGap:!0,...L&&{className:`expandable ${J?"open":"close"}`},children:[d.jsx(O1,{label:h,htmlFor:p,isRequired:!!(x!=null&&x.isRequired)||v,prefixNode:L?d.jsx(a8,{children:d.jsx(l8,{className:"arrow-icon"})}):null,...L&&{onClick:()=>Q()}}),d.jsxs(s8,{className:"input-wrapper",children:[d.jsx(u.Tooltip,{title:y.toolTipTitle,arrow:!0,placement:"right-end",disableHoverListener:!0,children:re(y)}),r!=null&&r.icon?d.jsx(u.Tooltip,{title:r.toolTipText,placement:"bottom",children:d.jsx(c8,{className:"form--sideIcon",children:r==null?void 0:r.icon})}):null]}),ne()]})},u8=u.styled(u.Stack)`
|
|
997
996
|
& .authform__section-title {
|
|
998
997
|
margin-top: 32px;
|
|
999
998
|
margin-bottom: -12px;
|
|
1000
999
|
}
|
|
1001
|
-
`,
|
|
1000
|
+
`,d8=u.styled(u.Stack)`
|
|
1002
1001
|
${({cols:e,spacing:t,theme:n})=>`
|
|
1003
1002
|
flex-flow: row wrap;
|
|
1004
1003
|
justify-content: flex-start;
|
|
@@ -1006,13 +1005,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1006
1005
|
--field-space: calc( ${e-1} * var(--field-gap));
|
|
1007
1006
|
--field-width: calc( ( 100% - var(--field-space) ) / ${e} );
|
|
1008
1007
|
`}
|
|
1009
|
-
`,
|
|
1008
|
+
`,f8=u.styled(u.Box)`
|
|
1010
1009
|
--cols: ${({cols:e})=>e};
|
|
1011
1010
|
--include-gap: calc((var(--cols) - 1) * var(--field-gap));
|
|
1012
1011
|
--include-width: calc(var(--cols) * var(--field-width));
|
|
1013
1012
|
width: calc(var(--include-width) + var(--include-gap));
|
|
1014
1013
|
max-width: 100%;
|
|
1015
|
-
`,
|
|
1014
|
+
`,N1=({formConfig:e,icons:t,selectChangeHandler:n,inputChangeHandler:r,checkboxChangeHandler:o,dateChangeHandler:s,tableChangeHandler:a,predicates:i,values:c,validations:l,onValidationError:f,stackIndex:g,sectionSpacing:y=3,fieldsSpacing:x=3,labelSpacing:b=1,fetchConfig:p,createConfig:h,showGlobalLoader:m=!1,cols:E=1})=>{const C=w=>(v,_)=>{n==null||n(v,_,w)};return d.jsx(u8,{spacing:y,children:e.map(({id:w,title:v,formFields:_})=>_.every(S=>S.hideInUI)?null:d.jsxs(I.Fragment,{children:[v&&_.length?d.jsx(u.Typography,{variant:"h3",className:"authform__section-title",children:v}):null,d.jsx(d8,{useFlexGap:!0,spacing:x,cols:E,children:_.map(S=>{var L;return i&&typeof i=="object"&&S.name in i&&i[S.name]===!1||S.hideInUI?null:d.jsx(f8,{cols:S.cols??1,children:d.jsx(yr,{value:c==null?void 0:c[S.name],data:c,...S,stackIndex:g,selectChangeHandler:C(S),inputChangeHandler:r,checkboxChangeHandler:o,dateChangeHandler:s,tableChangeHandler:a,validation:l==null?void 0:l[S.name],onValidationError:f,iconData:t==null?void 0:t[S.name],labelSpacing:b,fetchConfig:p==null?void 0:p[S.name],createConfig:h==null?void 0:h[S.name],showGlobalLoader:m})},((L=p==null?void 0:p[S.name])==null?void 0:L.key)||S.name)})})]},w))})},p8=u.styled(u.Box)`
|
|
1016
1015
|
width: 100%;
|
|
1017
1016
|
aspect-ratio: ${({aspectRatio:e})=>e};
|
|
1018
1017
|
border-radius: 8px;
|
|
@@ -1036,7 +1035,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1036
1035
|
width: 40px;
|
|
1037
1036
|
height: 40px;
|
|
1038
1037
|
}
|
|
1039
|
-
`,
|
|
1038
|
+
`,h8=e=>A.createElement("svg",{width:35,height:35,viewBox:"0 0 35 35",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("rect",{x:9,y:9,width:15,height:17,fill:"white"}),A.createElement("g",{clipPath:"url(#clip0_7787_114457)"},A.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"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_7787_114457"},A.createElement("rect",{width:34.396,height:34.396,fill:"white"})))),g8=({aspectRatio:e="auto",...t})=>{const[n,r]=I.useState(!1);return n?null:d.jsxs(p8,{aspectRatio:e,children:[d.jsx("img",{className:"preview-img",onError:()=>r(!0),...t}),d.jsx(h8,{className:"play-icon"})]})},R1=u.styled(({className:e,...t})=>d.jsx(u.Tooltip,{...t,classes:{popper:e}}))(({tooltipStyle:e,arrowStyle:t})=>({[`& .${u.tooltipClasses.arrow}`]:{...t},[`& .${u.tooltipClasses.tooltip}`]:{...e}})),m8=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:12,height:10,viewBox:"0 0 12 10",fill:"none",...e},A.createElement("path",{d:"M4.0001 8.0299L1.2201 5.2499L0.273438 6.1899L4.0001 9.91656L12.0001 1.91656L11.0601 0.976562L4.0001 8.0299Z"}));function M1(e){return!!e.interfaceDetails||!!e.searchInterfaceDetails}const P1=e=>!!e&&typeof e=="object"&&"value"in e&&"label"in e,b8=e=>{if(!e)return null;const t=String(e.value).replace(/\{|\}/g,"").split("."),n=e.label.split(".");return{name:n[0],id:t[0],option:{label:n[1],value:t[1]}}},y8=e=>e?{label:`${e.name}.${e.option.label}`,value:`${e.id}.${e.option.value}`}:null,C8=/\{\{([^}]*)\}\}/g,x8=/^[a-zA-Z0-9._]+$/,E8="Invalid variable format. Please check inserted variables.",v8=e=>{if(!e)return;const t=e.matchAll(C8);for(const[,n]of[...t])if(!x8.test(n))return E8},w8=({argsMap:e,optionalArgsMap:t,data:n})=>{const{args:r,enabled:o}=I.useMemo(()=>{const s={};for(const a in e){const i=e[a],c=n[i];if(!c)return{args:{},enabled:!1};s[a]=P1(c)?c.value:c}for(const a in t){const i=t[a],c=n[i];s[a]=P1(c)?c.value:c,s[a]||(s[a]=null)}return{args:s,enabled:!0}},[e,t,n]);return{args:r,enabled:o}},I8=({args:e,enabled:t,searchTerm:n,pagination:r,queryKey:o,debounceTime:s=500,fetchOptions:a})=>{const[i,c]=I.useState({args:e,enabled:t,searchTerm:n,pagination:r});I.useEffect(()=>{const E=setTimeout(()=>{c({args:e,enabled:t,searchTerm:n,pagination:r})},s);return()=>clearTimeout(E)},[e,t,n,r,s]);const l=I.useMemo(()=>{var E,C;return{searchTerm:i.searchTerm,limit:((E=i.pagination)==null?void 0:E.limit)??10,enabled:((C=i.pagination)==null?void 0:C.enabled)??!1}},[i]),{data:f,isLoading:g,isError:y,isFetching:x,isFetchingNextPage:b,hasNextPage:p,fetchNextPage:h}=mh({queryKey:["fetch-options",o,i.args,l],queryFn:({pageParam:E})=>a({args:i.args,pagination:{...l,pageNumber:E}}),getNextPageParam:(E,C)=>E.hasMore?C.length+1:void 0,initialPageParam:1,enabled:i.enabled,refetchOnMount:!0});return{options:I.useMemo(()=>(f==null?void 0:f.pages.flatMap(E=>E.options))??[],[f]),isLoading:g,isError:y,isFetching:x,isFetchingNextPage:b,hasNextPage:p,fetchNextPage:h}},Uc=e=>e instanceof Element,_8=({onIntersect:e,threshold:t,rootMargin:n,enabled:r=!0})=>{const[o,s]=I.useState(!1),a=I.useRef(null),i=I.useRef(null),c=I.useRef(e);c.current=e;const l=I.useCallback(g=>{Uc(g)&&(i.current||(i.current=new IntersectionObserver(y=>{var b;const x=y[y.length-1];x.isIntersecting&&((b=c.current)==null||b.call(c,x))},{root:g,threshold:t,rootMargin:n}),s(!0)))},[t,n]),f=I.useCallback(g=>{var y,x;Uc(a.current)&&((y=i.current)==null||y.unobserve(a.current)),Uc(g)&&r&&o&&((x=i.current)==null||x.observe(g))},[r,o]);return I.useEffect(()=>()=>{i.current&&(i.current.disconnect(),i.current=null)},[]),{parentRef:l,childRef:f}},S8={borderRadius:"8px",boxShadow:"0px 3px 15px 0px rgba(0, 0, 0, 0.25)",mt:.5,backgroundColor:"#FFFFFF"},T8={maxHeight:280,overflow:"auto",paddingTop:0,paddingBottom:1},A8={lineHeight:1,padding:"12px 12px 8px",backgroundColor:"#FFFFFF"},L8={display:"flex",alignItems:"center",gap:"4px",padding:"8px",border:"1px solid #ECEFF6",borderRadius:"6px",width:"100%",boxSizing:"border-box"},O8={flex:1,minWidth:0,fontSize:13,lineHeight:"18px","& .MuiInputBase-input":{padding:0,"&::placeholder":{color:"#97A3B7",opacity:1}}},F8={fontSize:"14px",width:"100%",minWidth:200,height:"40px",background:"#F6F8FC",borderRadius:"8px",fontWeight:400,"& .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"},"& .MuiSelect-select":{display:"flex",alignItems:"center",paddingLeft:"12px",paddingRight:"8px"},"& .MuiSelect-icon":{color:"#97A3B7"}},k8=e=>({fontSize:14,lineHeight:"18px",minHeight:36,py:.75,pl:1,pr:1.5,mx:1,borderRadius:"4px",color:"#343C45",backgroundColor:e?"#F6F8FC":"transparent","&:hover":{backgroundColor:"#F6F8FC"},"&.Mui-selected":{backgroundColor:"#F6F8FC","&:hover":{backgroundColor:"#F6F8FC"}}}),D8=u.styled(u.Box)`
|
|
1040
1039
|
height: 28px;
|
|
1041
1040
|
width: 28px;
|
|
1042
1041
|
border-radius: 50%;
|
|
@@ -1045,9 +1044,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1045
1044
|
align-items: center;
|
|
1046
1045
|
margin-right: 20px;
|
|
1047
1046
|
flex-shrink: 0;
|
|
1048
|
-
opacity: 0.
|
|
1047
|
+
opacity: 0.6;
|
|
1049
1048
|
&:hover {
|
|
1050
|
-
opacity:
|
|
1049
|
+
opacity: 0.8;
|
|
1051
1050
|
background-color: #0f13160a;
|
|
1052
1051
|
}
|
|
1053
1052
|
&:before,
|
|
@@ -1068,7 +1067,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1068
1067
|
&:after {
|
|
1069
1068
|
transform: translate(-50%, -50%) rotate(-45deg);
|
|
1070
1069
|
}
|
|
1071
|
-
`,
|
|
1070
|
+
`,j1=String(Symbol("_no_results")),B1=e=>!!e&&typeof e=="object"&&"label"in e&&"value"in e,N8=({fieldKey:e,value:t,placeholder:n="Select",searchPlaceholder:r="Search",disabled:o=!1,menuZIndex:s=1600,interfaceDetails:a,formData:i,hasApiSearch:c=!1,onChange:l,fetchOptions:f})=>{var Y;const[g,y]=I.useState(""),{selectedOption:x,selectedValue:b}=I.useMemo(()=>B1(t)?{selectedOption:t,selectedValue:t.value}:{selectedOption:null,selectedValue:t},[t]),{args:p,enabled:h}=w8({argsMap:a.args,optionalArgsMap:a.optionalArgs,data:i}),{options:m,fetchNextPage:E,isLoading:C,isFetchingNextPage:w,hasNextPage:v}=I8({args:p,enabled:h,queryKey:e,searchTerm:c?g:"",pagination:a.pagination,fetchOptions:f}),_=!!((Y=a.pagination)!=null&&Y.enabled),T=_&&!!v,{parentRef:S,childRef:L}=_8({onIntersect:()=>E(),threshold:.1,enabled:T}),N=I.useMemo(()=>{let z=m;x&&(z=[x],z.push(...m.filter(q=>q.value!==x.value)));const H=g.trim().toLowerCase();return!H||c?z:z.filter(q=>String(q.label).toLowerCase().includes(H))},[m,g,x,c]),k=I.useMemo(()=>{const z={};for(const H of m)z[H.value]=H.label;return z},[m]),D=I.useMemo(()=>B1(t)?t.label:k[String(t)]??String(t),[k,t]),M=z=>{const H=String(z.target.value);if(H===j1)return;const q=k[H];l({value:H,label:q})},j=C&&m.length===0,J=_&&v&&!j&&!g;return d.jsx(u.FormControl,{fullWidth:!0,disabled:o,sx:{m:0,minWidth:0},children:d.jsxs(u.Select,{displayEmpty:!0,value:b,variant:"outlined",size:"small",sx:F8,onChange:M,onClose:()=>y(""),renderValue:()=>t===""?d.jsx(u.Typography,{component:"span",fontSize:14,noWrap:!0,sx:{color:u.theme.palette.gray.gray4},children:n}):d.jsx(u.Typography,{component:"span",fontSize:14,noWrap:!0,sx:{color:u.theme.palette.gray.gray1},children:D}),endAdornment:b?d.jsx(D8,{onClick:()=>l()}):null,MenuProps:{autoFocus:!1,sx:{zIndex:s},PaperProps:{sx:S8},MenuListProps:{sx:T8,ref:S}},children:[d.jsx(u.ListSubheader,{sx:A8,children:d.jsxs(u.Box,{sx:L8,children:[d.jsx(u.icons.Search,{sx:{fontSize:18,color:u.theme.palette.gray.gray3,flexShrink:0}}),d.jsx(u.InputBase,{autoFocus:!0,placeholder:r,value:g,onChange:z=>y(z.target.value),onKeyDown:z=>{z.key!=="Escape"&&z.stopPropagation()},sx:O8})]})}),j?d.jsx(u.MenuItem,{disabled:!0,sx:{justifyContent:"center",opacity:1,minHeight:120,cursor:"default"},children:d.jsx(u.CircularProgress,{size:24})}):N.length===0?d.jsx(u.MenuItem,{disabled:!0,value:j1,sx:{opacity:1,color:u.theme.palette.gray.gray3},children:d.jsx(u.Typography,{variant:"body2",fontSize:14,children:"No results found"})}):N.map(z=>{const H=String(z.value);return d.jsxs(u.MenuItem,{value:H,sx:k8(H===String(t)),children:[d.jsx("span",{children:z.label}),H===b?d.jsx(m8,{fill:"#97A3B7",style:{marginLeft:"auto"}}):null]},H)}),J?d.jsx(u.MenuItem,{disabled:!0,disableRipple:!0,tabIndex:-1,ref:L,sx:{justifyContent:"center",minHeight:40,opacity:1,cursor:"default"},children:w?d.jsx(u.CircularProgress,{size:20}):d.jsx(u.Box,{sx:{minHeight:1,width:"100%"},"aria-hidden":!0})}):null]})})},R8=u.styled(u.TextField)`
|
|
1072
1071
|
width: 100%;
|
|
1073
1072
|
& input {
|
|
1074
1073
|
padding: 13px !important;
|
|
@@ -1099,7 +1098,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1099
1098
|
border-radius: 8px;
|
|
1100
1099
|
border: 1px solid #eceff6;
|
|
1101
1100
|
}
|
|
1102
|
-
`,
|
|
1101
|
+
`,M8=e=>{const t=n=>{var o;const r=n.target;r&&((o=e.onChange)==null||o.call(e,r.value))};return d.jsx(R8,{...e,onChange:t,variant:"outlined"})},P8=u.styled(u.Stack)`
|
|
1103
1102
|
flex-direction: column;
|
|
1104
1103
|
align-items: flex-start;
|
|
1105
1104
|
box-shadow: 0px 3px 15px 0px #00000040;
|
|
@@ -1108,10 +1107,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1108
1107
|
max-height: 343.2px;
|
|
1109
1108
|
overflow-y: auto;
|
|
1110
1109
|
overflow-x: hidden;
|
|
1111
|
-
|
|
1110
|
+
padding: 8px 0 16px;
|
|
1111
|
+
`,j8=u.styled(u.Box)`
|
|
1112
1112
|
padding: 8px 20px;
|
|
1113
|
-
|
|
1114
|
-
width: 246px;
|
|
1113
|
+
width: 100%;
|
|
1115
1114
|
display: flex;
|
|
1116
1115
|
align-items: center;
|
|
1117
1116
|
cursor: pointer;
|
|
@@ -1122,7 +1121,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1122
1121
|
&:hover {
|
|
1123
1122
|
background-color: ${({theme:e})=>{var t,n;return((n=(t=e.palette)==null?void 0:t.gray)==null?void 0:n.gray6)||"#f5f5f5"}};
|
|
1124
1123
|
}
|
|
1125
|
-
`,
|
|
1124
|
+
`,B8=u.styled(u.Typography)`
|
|
1125
|
+
color: #343c45;
|
|
1126
|
+
font-size: 14px;
|
|
1127
|
+
font-weight: 400;
|
|
1128
|
+
line-height: 18px;
|
|
1129
|
+
letter-spacing: 0;
|
|
1130
|
+
overflow: hidden;
|
|
1131
|
+
text-overflow: ellipsis;
|
|
1132
|
+
white-space: nowrap;
|
|
1133
|
+
`,V8=u.styled(u.Box)`
|
|
1126
1134
|
box-sizing: border-box;
|
|
1127
1135
|
background-color: white;
|
|
1128
1136
|
border: 1px solid #d6dde8;
|
|
@@ -1139,59 +1147,89 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1139
1147
|
background-color: #f6f8fc;
|
|
1140
1148
|
border-color: #d6dde8;
|
|
1141
1149
|
}
|
|
1142
|
-
`,
|
|
1150
|
+
`,G8=u.styled(u.Stack)`
|
|
1143
1151
|
padding-right: 10px;
|
|
1144
1152
|
justify-content: center;
|
|
1145
1153
|
align-items: center;
|
|
1146
|
-
`,
|
|
1154
|
+
`,H8=u.styled(u.TextField)`
|
|
1155
|
+
margin: 8px 20px;
|
|
1156
|
+
& input {
|
|
1157
|
+
padding: 8px !important;
|
|
1158
|
+
color: #3e4c5a;
|
|
1159
|
+
font-size: 14px;
|
|
1160
|
+
font-weight: 500;
|
|
1161
|
+
line-height: 18px;
|
|
1162
|
+
}
|
|
1163
|
+
& .MuiInputBase-root.MuiOutlinedInput-root {
|
|
1164
|
+
padding: 0px !important;
|
|
1165
|
+
display: flex;
|
|
1166
|
+
flex-flow: row nowrap;
|
|
1167
|
+
align-items: stretch;
|
|
1168
|
+
justify-content: flex-start;
|
|
1169
|
+
}
|
|
1170
|
+
& .MuiFormHelperText-root {
|
|
1171
|
+
display: none;
|
|
1172
|
+
}
|
|
1173
|
+
& fieldset {
|
|
1174
|
+
top: 0;
|
|
1175
|
+
border-radius: 8px;
|
|
1176
|
+
border: 1px solid #eceff6;
|
|
1177
|
+
}
|
|
1178
|
+
`,W8=u.styled(u.Box)`
|
|
1179
|
+
padding: 8px 0 8px 8px;
|
|
1180
|
+
display: flex;
|
|
1181
|
+
align-items: center;
|
|
1182
|
+
justify-content: center;
|
|
1183
|
+
`,Z8=({variables:e,onOptionClick:t})=>{const[n,r]=I.useState(""),o=I.useMemo(()=>e.filter(a=>a.title.toLowerCase().includes(n.toLowerCase())),[e,n]),s=a=>{var i;r(((i=a==null?void 0:a.target)==null?void 0:i.value)||"")};return d.jsxs(P8,{children:[d.jsx(H8,{value:n,onChange:s,InputProps:{startAdornment:d.jsx(W8,{children:d.jsx(u.icons.Search,{sx:{fontSize:18,color:u.theme.palette.gray.gray3,flexShrink:0}})})},placeholder:"Search variables",variant:"outlined"}),o.map(({value:a,title:i},c)=>d.jsx(u.Tooltip,{title:i,placement:"top",arrow:!0,children:d.jsx(j8,{onClick:()=>t({title:i,value:a}),children:d.jsx(B8,{variant:"body2",children:i})})},`${i}-${a}-${c}`))]})},X8=({setOpen:e})=>{const t=()=>{e(n=>!n)};return d.jsx(V8,{onClick:t,tabIndex:0,children:d.jsx(u.icons.Add,{sx:{fontSize:"12px",color:"#4d596c"}})})},z8=({variables:e,onOptionClick:t})=>{const[n,r]=I.useState(!1),o=s=>{r(!1),t(s)};return d.jsx(u.ClickAwayListener,{onClickAway:()=>{r(!1)},children:d.jsx(u.Box,{children:d.jsx(u.Tooltip,{title:d.jsx(Z8,{variables:e,onOptionClick:o}),placement:"bottom-end",arrow:!1,open:n,PopperProps:{sx:{"& .MuiTooltip-popper":{zIndex:2e3},"& .MuiTooltip-tooltip":{backgroundColor:"transparent",color:"inherit",padding:0,boxShadow:"none",fontSize:"inherit"}}},children:d.jsx(u.Box,{children:d.jsx(X8,{setOpen:r})})})})})},Y8=()=>{const e=I.useRef(0),t=I.useRef(null);return{onBlur:s=>{var i;const a=((i=s==null?void 0:s.target)==null?void 0:i.selectionStart)??0;e.current=a},inputRef:t,focusInput:(s=0)=>{var l;const a=t.current;if(!a)return;const i=e.current+s;(l=a.focus)==null||l.call(a),(window.requestAnimationFrame??window.setTimeout)(()=>{var f;(f=a.setSelectionRange)==null||f.call(a,i,i)})},insertVariable:(s,a)=>{const i=e.current;return s.slice(0,i)+a+s.slice(i)}}},J8=({value:e,variables:t,hasError:n,limit:r,onChange:o,setError:s})=>{const{onBlur:a,inputRef:i,focusInput:c,insertVariable:l}=Y8(),f=S1(x=>s(v8(x)),1e3),g=x=>{o(x),f(x)},y=({value:x})=>{const b=l(e,x);g(b),c(x==null?void 0:x.length)};return d.jsx(M8,{inputRef:i,value:e,onChange:g,onBlur:a,placeholder:"Value",hasError:n,limit:r,InputProps:{endAdornment:t.length>0?d.jsx(G8,{children:d.jsx(z8,{variables:t,onOptionClick:y})}):null}})},q8={borderRadius:"8px",boxShadow:"0px 3px 15px 0px rgba(0, 0, 0, 0.25)",mt:.5,backgroundColor:"#FFFFFF",minWidth:337},Q8={maxHeight:280,overflow:"auto",paddingTop:0,paddingBottom:1},$8={m:0,minWidth:0,width:"100%"},V1={fontSize:"14px",width:"100%",minWidth:200,height:"40px",background:"#F6F8FC",borderRadius:"8px",fontWeight:500,"& .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"},"& .MuiSelect-select":{display:"flex",alignItems:"center",paddingLeft:"12px",paddingRight:"8px"},"& .MuiSelect-icon":{color:"#97A3B7"}},U8={fontSize:14,lineHeight:"18px",minHeight:36,py:.75,pl:2,pr:1.5,color:"#343C45",display:"flex",alignItems:"center",justifyContent:"space-between",gap:1,boxSizing:"border-box"},K8=e=>({...U8,backgroundColor:e?"#F6F8FC":"transparent",cursor:"pointer","&:hover":{backgroundColor:"#F6F8FC"}}),eE={fontSize:12,color:"#6F7C90",flexShrink:0},tE={display:"flex",flexDirection:"column",alignItems:"stretch",py:0},nE=e=>({fontSize:14,lineHeight:"18px",minHeight:36,py:.75,px:1.5,pl:2,pr:1.5,color:"#343C45",textTransform:"none",justifyContent:"flex-start",backgroundColor:e?"#F6F8FC":"transparent","&:hover":{backgroundColor:"#F6F8FC"}}),rE={color:"#97A3B7",fontSize:13,px:2,py:1.5},oE=u.styled(u.Stack)`
|
|
1147
1184
|
flex-flow: row nowrap;
|
|
1148
1185
|
align-items: center;
|
|
1149
1186
|
color: #343c45;
|
|
1150
1187
|
font-size: 14px;
|
|
1151
1188
|
min-height: 36px;
|
|
1152
|
-
`,
|
|
1189
|
+
`,Kc=u.styled(u.Typography)`
|
|
1153
1190
|
font-size: 14px;
|
|
1154
1191
|
line-height: 36px;
|
|
1155
1192
|
min-height: 36px;
|
|
1156
1193
|
text-align: center;
|
|
1157
|
-
`,
|
|
1194
|
+
`,sE=u.Popper,aE=({name:e,value:t,placeholder:n,fields:r,className:o,zIndex:s=3e3,onChange:a})=>{const[i,c]=I.useState(!1),[l,f]=I.useState(null),[g,y]=I.useState(null),x=I.useRef(null),b=C=>{x.current&&clearTimeout(x.current),C&&(f(C.field),y(C.currentTarget))},p=()=>{x.current&&clearTimeout(x.current),x.current=setTimeout(()=>{f(null),y(null)},100)},h=C=>{a(C),p(),c(!1)},m=Array.isArray(l==null?void 0:l.options)&&l.options.length>0,E=()=>t?d.jsxs(oE,{children:[d.jsx(Kc,{children:t.name}),d.jsx(u.icons.ChevronRightOutlined,{sx:{fontSize:"18px"}}),d.jsx(Kc,{children:t.option.label})]}):d.jsx(Kc,{children:n});return d.jsxs(u.FormControl,{fullWidth:!0,sx:$8,className:o,children:[d.jsx(u.Select,{id:e,displayEmpty:!0,value:t?t.name+"-"+t.option.value:"",variant:"outlined",size:"small",sx:V1,open:i,onOpen:()=>c(!0),onClose:()=>c(!1),renderValue:E,MenuProps:{autoFocus:!1,sx:{zIndex:s},PaperProps:{sx:q8},MenuListProps:{sx:Q8}},children:r.map(C=>{const w=C.options.length>0;return d.jsxs(u.ListSubheader,{onPointerEnter:v=>{v.pointerType==="touch"||!w||b({field:C,currentTarget:v.currentTarget})},onPointerLeave:v=>{v.pointerType==="touch"||!w||p()},sx:K8(w&&(l==null?void 0:l.id)===C.id),"data-field-id":C.id,children:[d.jsx("span",{style:{minWidth:0,flex:1,textAlign:"left"},children:C.name}),w?d.jsx(u.icons.PlayArrow,{sx:eE}):null]},C.id)})}),d.jsx(sE,{id:`${e}-popper`,open:m,anchorEl:g,placement:"left-end",sx:{zIndex:s+10},children:d.jsx(u.Paper,{elevation:3,sx:{width:200,maxHeight:"200px",overflow:"auto",borderRadius:"4px"},onPointerEnter:()=>b(),onPointerLeave:()=>p(),children:l&&l.options.length>0?d.jsx(u.Box,{role:"list",sx:tE,children:l.options.map(C=>{var v;const w=(t==null?void 0:t.name)===l.name&&((v=t==null?void 0:t.option)==null?void 0:v.value)===C.value;return d.jsx(u.Button,{size:"small",fullWidth:!0,variant:"text",sx:nE(w),onClick:()=>h({name:l.name,id:l.id,option:C}),children:C.label},C.value)})}):l&&l.options.length===0?d.jsx(u.Box,{sx:rE,children:"No options"}):null})})]})},iE=1600,Oa={DEFAULT:"default",CUSTOM:"custom"},cE=["text","multiline"],lE=({field:e,formId:t,value:n,formValues:r,variables:o,customFields:s,errors:a,setError:i,fetchOptions:c,setFormValues:l,onFieldChange:f})=>{var w;const[g,y]=I.useState(Oa.DEFAULT),x=I.useMemo(()=>g6(500),[]),b=v=>{l(_=>({..._,[e.name]:v})),x(()=>{f==null||f({name:e.name,value:v,type:e.type})})},p=v=>{b(null),y(v)},h=a[e.name],m=h?d.jsx(u.Tooltip,{title:h,children:d.jsx(u.icons.InfoOutlined,{sx:{color:"error.main",width:"18px",height:"18px",position:"absolute",top:"50%",left:"100%",transform:"translate( 4px, -50%)"}})}):null,E=M1(e)?d.jsx(N8,{fieldKey:`${t}-${e.name}`,interfaceDetails:e.interfaceDetails??e.searchInterfaceDetails,value:n,fetchOptions:v=>c(v,{formId:t,fieldName:e.name}),disabled:e.disabled,placeholder:e.placeholder??"Select",menuZIndex:iE,formData:r,onChange:b}):d.jsx(J8,{type:e.type,variables:o,value:r[e.name]??"",onChange:b,hasError:!!h,limit:(w=e.validations)==null?void 0:w.maxCharacters,setError:v=>i({name:e.name,value:v})}),C=d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"4px",position:"relative",children:[E,m]});return!Array.isArray(s)||s.length===0?C:d.jsxs(u.Stack,{direction:"column",alignItems:"center",gap:"12px",flex:1,minWidth:125,children:[d.jsxs(u.Select,{value:g,onChange:v=>p(v.target.value),sx:V1,children:[d.jsx(u.MenuItem,{value:Oa.DEFAULT,children:"Default"}),d.jsx(u.MenuItem,{value:Oa.CUSTOM,children:"Custom Object"})]}),g===Oa.CUSTOM?d.jsx(aE,{fields:s,name:e.name,value:b8(n),placeholder:"Select object",onChange:v=>b(y8(v))}):C]})},uE=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:15,height:15,viewBox:"0 0 15 15",fill:"none",...e},A.createElement("g",{clipPath:"url(#clip0_833_38792)"},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4 2.52266C11.4 2.86744 11.537 3.1981 11.7808 3.4419C12.0246 3.68569 12.3552 3.82266 12.7 3.82266C13.0448 3.82266 13.3754 3.68569 13.6192 3.4419C13.863 3.1981 14 2.86744 14 2.52266C14 2.17788 13.863 1.84722 13.6192 1.60342C13.3754 1.35962 13.0448 1.22266 12.7 1.22266C12.3552 1.22266 12.0246 1.35962 11.7808 1.60342C11.537 1.84722 11.4 2.17788 11.4 2.52266ZM1 2.52266C1 2.86744 1.13696 3.1981 1.38076 3.44189C1.62456 3.68569 1.95522 3.82266 2.3 3.82266C2.64478 3.82266 2.97544 3.68569 3.21924 3.44189C3.46304 3.1981 3.6 2.86744 3.6 2.52266C3.6 2.17788 3.46304 1.84721 3.21924 1.60342C2.97544 1.35962 2.64478 1.22266 2.3 1.22266C1.95522 1.22266 1.62456 1.35962 1.38076 1.60342C1.13696 1.84721 1 2.17787 1 2.52266Z",fill:"#7853FF",stroke:"#7853FF",strokeWidth:1.3,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4 12.3449C11.4 12.6897 11.537 13.0204 11.7808 13.2642C12.0246 13.508 12.3552 13.6449 12.7 13.6449C13.0448 13.6449 13.3754 13.508 13.6192 13.2642C13.863 13.0204 14 12.6897 14 12.3449C14 12.0001 13.863 11.6695 13.6192 11.4257C13.3754 11.1819 13.0448 11.0449 12.7 11.0449C12.3552 11.0449 12.0246 11.1819 11.7808 11.4257C11.537 11.6695 11.4 12.0001 11.4 12.3449ZM1 12.3449C1 12.6897 1.13696 13.0204 1.38076 13.2642C1.62456 13.508 1.95522 13.6449 2.3 13.6449C2.64478 13.6449 2.97544 13.508 3.21924 13.2642C3.46304 13.0204 3.6 12.6897 3.6 12.3449C3.6 12.0001 3.46304 11.6695 3.21924 11.4257C2.97544 11.1819 2.64478 11.0449 2.3 11.0449C1.95522 11.0449 1.62456 11.1819 1.38076 11.4257C1.13696 11.6695 1 12.0001 1 12.3449Z",fill:"#7853FF",stroke:"#7853FF",strokeWidth:1.3,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("path",{d:"M11.3984 2.52344L3.59844 2.52344L5.77656 2.52344",stroke:"#7853FF",strokeWidth:1.3,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("path",{d:"M11.3984 12.3457L3.59844 12.3457L5.77656 12.3457",stroke:"#7853FF",strokeWidth:1.3,strokeLinecap:"round",strokeLinejoin:"round"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_833_38792"},A.createElement("rect",{width:15,height:15,fill:"white",transform:"translate(15) rotate(90)"})))),el={outer:{display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,bgcolor:"#f3ebff",p:"6px",borderRadius:"8px"},frame:{width:24,height:24,overflow:"hidden",display:"flex",alignItems:"center",justifyContent:"center"},rotate:{display:"flex",alignItems:"center",justifyContent:"center",transform:"rotate(180deg)",transformOrigin:"center","& svg":{width:15,height:15,display:"block"}}},dE=()=>d.jsx(u.Box,{"aria-hidden":!0,component:"span",sx:el.outer,children:d.jsx(u.Box,{component:"span",sx:el.frame,children:d.jsx(u.Box,{component:"span",sx:el.rotate,children:d.jsx(uE,{})})})}),fE=u.styled("img")`
|
|
1158
1195
|
width: 16px;
|
|
1159
1196
|
height: auto;
|
|
1160
1197
|
object-fit: cover;
|
|
1161
1198
|
margin-right: 8px;
|
|
1162
|
-
`,
|
|
1199
|
+
`,pE=e=>{const[t,n]=I.useState(!1),r=()=>{n(!0)};return t?null:d.jsx(fE,{...e,onError:r})},hE=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:15,viewBox:"0 0 17 15",fill:"none",...e},A.createElement("path",{d:"M9.17193 1.59562C8.83327 1.17229 8.9019 0.554585 9.32522 0.215925C9.74855 -0.122735 10.3663 -0.0541004 10.7049 0.369224L9.93842 0.982422L9.17193 1.59562ZM15.0918 7.42414L15.8583 6.81094C16.1451 7.16944 16.1451 7.67884 15.8583 8.03734L15.0918 7.42414ZM10.7049 14.4791C10.3663 14.9024 9.74855 14.971 9.32522 14.6324C8.9019 14.2937 8.83327 13.676 9.17193 13.2527L9.93842 13.8659L10.7049 14.4791ZM14.7237 6.3812C15.2658 6.3812 15.7053 6.82068 15.7053 7.3628C15.7053 7.90492 15.2658 8.34439 14.7237 8.34439V7.3628V6.3812ZM0.981368 8.34439C0.439248 8.34439 -0.000226974 7.90492 -0.000226974 7.3628C-0.000226974 6.82068 0.439248 6.3812 0.981368 6.3812V7.3628V8.34439ZM9.93842 0.982422L10.7049 0.369224L15.8583 6.81094L15.0918 7.42414L14.3253 8.03734L9.17193 1.59562L9.93842 0.982422ZM15.0918 7.42414L15.8583 8.03734L10.7049 14.4791L9.93842 13.8659L9.17193 13.2527L14.3253 6.81094L15.0918 7.42414ZM14.7237 7.3628V8.34439H0.981368V7.3628V6.3812H14.7237V7.3628Z",fill:"#D6DDE8"})),gE=u.styled(u.Stack)`
|
|
1163
1200
|
height: 100%;
|
|
1164
1201
|
position: relative;
|
|
1165
1202
|
|
|
1166
1203
|
align-items: stretch;
|
|
1167
1204
|
justify-content: flex-start;
|
|
1168
1205
|
padding: 32px 0 0;
|
|
1169
|
-
`,
|
|
1206
|
+
`,mE=u.styled(u.Stack)`
|
|
1170
1207
|
flex-direction: row;
|
|
1171
1208
|
align-items: center;
|
|
1172
1209
|
justify-content: space-between;
|
|
1173
1210
|
padding: 0 32px 24px;
|
|
1174
1211
|
border-bottom: 1px solid ${({theme:e})=>e.palette.gray.gray5};
|
|
1175
|
-
`,
|
|
1212
|
+
`,bE=u.styled(u.Stack)`
|
|
1176
1213
|
flex-grow: 1;
|
|
1177
1214
|
flex-basis: 0;
|
|
1178
1215
|
min-height: 0;
|
|
1179
1216
|
overflow: auto;
|
|
1180
|
-
|
|
1181
|
-
|
|
1217
|
+
padding-top: 30px;
|
|
1218
|
+
`,yE=u.styled(u.Stack)`
|
|
1219
|
+
border: 1px solid #eceff6;
|
|
1182
1220
|
border-radius: 8px;
|
|
1183
1221
|
margin: 16px 32px;
|
|
1184
|
-
`,
|
|
1222
|
+
`,CE=u.styled(u.Stack)`
|
|
1185
1223
|
flex-direction: row;
|
|
1186
1224
|
justify-content: flex-start;
|
|
1187
1225
|
margin: auto 0 0;
|
|
1188
1226
|
padding: 16px 32px;
|
|
1189
1227
|
gap: 10px;
|
|
1190
1228
|
border-top: 1px solid ${({theme:e})=>e.palette.gray.gray5};
|
|
1191
|
-
`,lE={borderRadius:"0 !important",padding:"0 !important",width:"max-content !important",maxWidth:"max-content !important",height:"100% !important",maxHeight:"100% !important",position:"fixed",boxSizing:"border-box !important",top:0,bottom:0,right:0,margin:0};function uE(e){return e.rowId??e.name}const dE=({open:e,onClose:t,formId:n,fields:r,variables:o,connectorLogo:s,isSaving:a,title:i="Map fields",isLoading:c=!1,defaultValues:l,customFields:f,fetchOptions:b,onSave:g,onCancel:x})=>{const y=I.useMemo(()=>[...r].sort((S,O)=>S.priority-O.priority),[r]),[p,h]=I.useState({}),[m,E]=I.useState({}),C=({name:S,value:O})=>{E(D=>{const k={...D};return O?k[S]=O:delete k[S],k})};I.useEffect(()=>{l&&e&&h({...l})},[l,e]),I.useEffect(()=>()=>{e||(h({}),E({}))},[e]);const w=()=>{t(),h({})},v=()=>{x==null||x(),h({}),t()},_=()=>{const S={...p};for(const O in S)S[O]||delete S[O];g(S)},T=Object.keys(m).length>0;return d.jsx(u.Dialog,{open:e,onClose:w,PaperProps:{sx:lE},maxWidth:!1,children:c?d.jsx(u.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:"100%",width:"615px"},children:d.jsx(u.CircularProgress,{})}):d.jsxs(oE,{children:[d.jsxs(sE,{children:[d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:2,children:[d.jsx(eE,{}),d.jsx(u.Stack,{gap:.5,flex:1,minWidth:0,children:d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:.5,children:[d.jsx(u.Typography,{variant:"h6",fontSize:18,fontWeight:600,color:u.theme.palette.gray.gray1,children:i}),d.jsx(u.Tooltip,{title:"Assign default values to create fields",placement:"top",children:d.jsx(u.IconButton,{size:"small","aria-label":"About mapping fields",sx:{padding:"4px"},children:d.jsx(u.icons.InfoOutlined,{sx:{fontSize:18,color:u.theme.palette.gray.gray3}})})})]})})]}),d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{onClick:w,size:"small","aria-label":"Close",children:d.jsx(u.icons.Close,{sx:{fontSize:20}})})})]}),d.jsx(aE,{children:d.jsxs(iE,{children:[d.jsxs(u.Stack,{direction:"row",padding:"10px 24px",sx:{backgroundColor:u.theme.palette.gray.gray6a,borderBottom:`1px solid ${u.theme.palette.gray.gray5}`},children:[d.jsx(nE,{src:s,alt:"Connector"}),d.jsx(u.Typography,{variant:"caption",fontWeight:600,color:u.theme.palette.gray.gray3,flex:1,children:"Field"}),d.jsx(u.Typography,{variant:"caption",fontWeight:600,color:u.theme.palette.gray.gray3,width:320,children:"Map to"})]}),y.map((S,O)=>{const D=uE(S),k=p[D]??"";return!N1(S)&&S.type!=="text"?null:d.jsxs(u.Stack,{direction:"row",alignItems:"center",padding:"12px 24px",gap:2,sx:{borderBottom:O<y.length-1?`1px solid ${u.theme.palette.gray.gray5}`:void 0,"&:last-child":{borderBottom:"none"}},children:[d.jsx(u.Stack,{direction:"row",alignItems:"center",gap:1,flex:1,minWidth:125,children:d.jsx(u.Typography,{variant:"body2",fontSize:14,color:u.theme.palette.gray.gray2,noWrap:!0,children:S.label})}),d.jsx(rE,{width:24,height:24}),d.jsx(u.Box,{width:320,flexShrink:0,children:d.jsx(U8,{field:S,formId:String(n),value:k,formValues:p,variables:o,customFields:f,errors:m,setError:C,fetchOptions:b,setFormValues:h})})]},D)})]})}),d.jsxs(cE,{children:[d.jsx(u.Button,{variant:"contained",onClick:_,sx:{textTransform:"none",padding:"3px 32px !important"},disabled:a||T,children:"Save"}),d.jsx(u.Button,{variant:"outlined",color:"inherit",onClick:v,disabled:a,sx:{textTransform:"none",padding:"3px 12px !important",borderColor:u.theme.palette.gray.gray5},children:"Cancel"})]})]})})},el=(e,t,n)=>{let r=`${t}_${n}`;return Object.keys(e).forEach(o=>{r=`${r}_${o}:${e[o]}`}),r},fE=(e,t)=>t?Object.values(t).filter(r=>e.values[r]&&!e.errors[r]):[],Ko=(e,t)=>t?Object.keys(t).reduce((r,o)=>{let s="";const a=t[o];return e.values&&e.values[a]&&typeof e.values[a]=="object"&&"value"in e.values[a]?s=e.values[a].value:e.values&&e.values[a]&&typeof e.values[a]!="object"?s=e.values[a]:s=null,{...r,[o]:s}},{}):{},tl=({formFields:e})=>{const t={};return e.forEach(n=>{var r,o,s,a,i,c;if(t[n.name]={},(r=n.validations)!=null&&r.isRequired&&(typeof n.validations.isRequired=="object"?t[n.name].isRequired=g6(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=m6(l);return}if(n.type==="number"&&((a=n.validations)!=null&&a.range)){t[n.name].validate=b6();return}if(n.type==="text"&&n.limit){t[n.name].validate=Ec();return}if(n.type==="table"){const l=tl({formFields:n.columns??[]});t[n.name].validations=l}if((i=n.validations)!=null&&i.isUrl){const l=typeof n.validations.isUrl=="object"?n.validations.isUrl.msg:"";t[n.name].validate=p6(l)}else if((c=n.validations)!=null&&c.isEmail){const l=typeof n.validations.isEmail=="object"?n.validations.isEmail.msg:"";t[n.name].validate=h6(l)}}),t},ka={isMultiSelect:e=>Array.isArray(e)?e.every(t=>typeof t=="object"&&"label"in t&&"value"in t):!1,isTable:e=>Array.isArray(e)?e.some(n=>!!n[Oa.ROW_ID]):!1,isSelect:e=>!!e&&typeof e=="object"&&"label"in e,isDate:e=>!!e&&typeof e=="object"&&"toISOString"in e},es=(e,t)=>Object.keys(t).reduce((n,r)=>{const o=e.values[t[r]];let s;return ka.isMultiSelect(o)?s=o.map(a=>a.value):ka.isTable(o)?s=o.map(({...i})=>(delete i[Oa.ROW_ID],i)).filter(i=>Object.keys(i).length>0):ka.isSelect(o)?s=o.value:ka.isDate(o)?s=o.toISOString():s=o||"",n[r]=s,n},{}),pE=(e,t)=>{const n={},r=new Set;let o="";for(const s of e)s.rowId?(n[s.rowId]||(n[s.rowId]=[]),n[s.rowId].push(s),r.add(s.rowId),o=""):!n[o]||n[o].length>=t?(r.add(s.name),n[s.name]=[s],o=s.name):n[o].push(s);return[...r].map(s=>({id:s,formFields:n[s]}))},B1=(e,t)=>{if(!t||!Array.isArray(e))return 0;let n=0;for(const r of e){const o=t[r.name];if(r.type==="table"&&Array.isArray(o)){let s=0;for(const a of o){const i=B1(r.columns,a);s+=i}s>0&&n++;continue}o===""||o===void 0||o===null||n++}return n},fr="/v1/api",hE=`${fr}/connectors/conversation/:conversationId/metadata`,gE=`${fr}/connectors/forms/:formId/field/:fieldName/data`,mE=`${fr}/connectors/form/:formId`,bE=`${fr}/connectors/forms/:id/link`,yE=`${fr}/connectors/forms/:id/preview`,CE=`${fr}/connectors/conversation/:conversationId/selected-email`,xE=`${fr}/connectors/app-cf-values`,V1=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),we({url:et(`${gE}?${r.toString()}`,e),method:De.POST,data:t})},EE=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),we({url:et(`${mE}?${r.toString()}`,e),method:De.POST,data:t})},vE=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),we({url:`${yE.replace(":id",e)}?${r.toString()}`,method:De.POST,data:{args:t}})},wE="https://avatars.githubusercontent.com/u/62397590",G1={optionsMap:null,createOptionApi:ee.IDLE,dropdownOptionsApis:ee.IDLE,previewCardData:null,previewCardApiStatus:ee.IDLE,selectedSuggestionType:"basic"},H1=Cc({name:"commonSlice",initialState:G1,reducers:{resetState:()=>G1,resetPreviewCardData:e=>{e.previewCardData=null,e.previewCardApiStatus=ee.IDLE},setSelectedSuggestionType:(e,t)=>{e.selectedSuggestionType=t.payload}},extraReducers:e=>{e.addCase(Da.pending,t=>{t.createOptionApi=ee.LOADING}).addCase(Da.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,key:s}=n.payload;t.createOptionApi=ee.IDLE,t.optionsMap={...r,[s]:{...r[s],options:o}}}).addCase(Da.rejected,t=>{t.createOptionApi=ee.FAILED}).addCase(pr.pending,t=>{t.dropdownOptionsApis=ee.LOADING}).addCase(pr.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:a,searchTerm:i,key:c}=n.payload;t.dropdownOptionsApis=ee.IDLE,t.optionsMap={...r,[c]:{options:o,hasMore:s,currentPage:a,searchTerm:i}}}).addCase(pr.rejected,t=>{t.dropdownOptionsApis=ee.FAILED}).addCase(no.pending,t=>{t.previewCardApiStatus=ee.LOADING}).addCase(no.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.previewCardData=r),t.previewCardApiStatus=ee.IDLE}).addCase(no.rejected,t=>{t.previewCardApiStatus=ee.FAILED})}}),Da=Xt("commonSlice/createDropDownOption",async(e,{getState:t,rejectWithValue:n})=>{var p,h,m;const{fieldName:r,label:o,formId:s,interfaceId:a,conversationId:i=null,args:c={},createArgs:l={},callback:f}=e,b=el(c||{},s,r),{common:g}=t(),{options:x=[],...y}=((p=g.optionsMap)==null?void 0:p[b])||{};try{const E=await EE({fieldName:r,formId:a},{args:l,conversation_id:i});if(!E||!("data"in E)||!("output_variables"in E.data)||!("external_resource_id"in E.data.output_variables))throw E;const C=E.data.output_variables,{external_resource_id:w,...v}=C,T=[{label:o,value:w,prefillValues:v},...x],S=Y0(T,O=>O.value);return f==null||f(S),{optionsList:S,key:b,...y}}catch(E){f==null||f(x);const C=E,w=(h=C==null?void 0:C.response)==null?void 0:h.data,v=typeof w=="string"?w:(w==null?void 0:w.message)||mn;return Se({message:v,type:Ye}),n((m=C==null?void 0:C.response)==null?void 0:m.status)}}),pr=Xt("commonSlice/fetchDropDownOptions",async(e,{getState:t,rejectWithValue:n})=>{var T,S,O;const{fieldName:r,formId:o,searchTerm:s,fieldConfig:a,callback:i,args:c={},interfaceId:l="",pagination:f={enabled:!1},controller:b}=e,g=el(c||{},o,r),{common:x}=t();let y=!1;a.meta&&"showAvatar"in a.meta&&typeof a.meta.showAvatar=="boolean"&&(y=a.meta.showAvatar);const p=((T=x.optionsMap)==null?void 0:T[g])||{},h=!e.isScrollToBottomEvent&&(!p||s!==p.searchTerm),m=h?[]:p.options||[],E=h?!0:p.hasMore??!0,C=h?0:p.currentPage??0,{enabled:w,limit:v}=f,_=v||10;try{let D;const k=b==null?void 0:b.signal,N=w?{pageNumber:C+1,searchTerm:s,limit:_,enabled:w}:null;if(E&&(D=await V1({fieldName:r,formId:o},{pagination:N||{},args:c,interfaceId:l})),k!=null&&k.aborted)throw k.reason;if(!D||!D.data||!("data"in D.data)||!Array.isArray(D.data.data)||!D.data.data.length){const{common:W}=t(),z=(S=W.optionsMap)==null?void 0:S[g];return i==null||i(z.options??[]),{...z,optionsList:z.options??[],key:g,hasMore:!1}}const j=D.data.data.map(W=>y?{...W,avatarUrl:W.avatarUrl||wE}:(delete W.avatarUrl,W)),q=[...m,...j],$=w?j.length>=_:!1,Y=Y0(q,W=>W.value);return i==null||i(Y),{optionsList:Y,fieldName:r,formId:o,searchTerm:s,currentPage:C+1,hasMore:$,key:g}}catch(D){const{common:k}=t(),N=((O=k.optionsMap)==null?void 0:O[g])||{};return i==null||i(N.options??[]),n(D)}},{condition:(e,{getState:t})=>{var b;if(e.isScrollToBottomEvent)return!0;const{fieldName:n,formId:r,searchTerm:o,callback:s,args:a}=e,i=el(a||{},r,n),{common:c}=t(),l=(b=c.optionsMap)==null?void 0:b[i];if((l==null?void 0:l.searchTerm)!==o)return!0;const f=(l==null?void 0:l.options)||[];return f&&f.length?(s==null||s(f),!1):!0}}),no=Xt("commonSlice/previewCard",async({id:e,args:t,channelType:n,isRefresh:r},{rejectWithValue:o})=>{var s;try{const a=await vE(e,t,n),i=a==null?void 0:a.data;return i?(r&&Se({message:B0,type:zt}),{data:Pd(i)}):(r&&Se({message:P0,type:Ye}),{data:null})}catch(a){return o({status:(s=a.response)==null?void 0:s.status})}}),{resetState:JA,resetPreviewCardData:IE,setSelectedSuggestionType:_E}=H1.actions,SE=H1.reducer,kn="/v1/api",TE=`${kn}/connectors/forms/list`,AE=`${kn}/connectors/cards/:id/unlink`,LE=`${kn}/connectors/forms/:id/link`,OE=`${kn}/connectors/form/:formId`,FE=`${kn}/connectors/forms/:formId/data`,kE=`${kn}/connectors/forms/:formId/get_forms_custom_fields`,W1=`${kn}/connectors/forms/:formId/defaults`,DE=`${kn}/connectors/forms/:formId/default-values`,NE=({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)),we({url:`${TE}?${r.toString()}`,method:De.GET})},Z1=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),we({url:et(`${OE}?${r.toString()}`,e),method:De.POST,data:t})},RE=(e,t="email",n,r)=>{const o=new URLSearchParams;return o.append("channel_type",t),we({url:`${AE.replace(":id",e)}?${o.toString()}`,method:De.POST,data:{externalResourceId:n,conversationId:r}})},ME=(e,t,n="email",r,o)=>{const s=new URLSearchParams;return s.append("channel_type",n),o&&s.append("senderEmail",o),we({url:`${LE.replace(":id",e)}?${s.toString()}`,method:De.POST,data:{externalResourceId:t,conversationId:r}})},jE=(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),we({url:`${FE.replace(":formId",e)}?${s.toString()}`,method:De.GET})},PE="Error in previewing the card",X1="Link format isn't recognized. Please check that you've entered a valid URL",BE="Item already linked",VE="Card linked successfully",GE="Error in linking the card",HE="New card created",WE="Card creation failed",ZE="Create and link objects from different apps to this conversation",XE="Are you sure you want to change the primary object?",zE="Changing the primary object will reset all the information you’ve entered and all data will be lost and can’t be recovered.",YE="Are you sure you want to leave?",JE=`If you go back now, all the information you’ve entered will be lost and can’t be recovered.
|
|
1192
|
-
Do you want to continue?`,qE="Select an object to create",QE="Select an object to link",z1="Select object",$E="Paste URL or ID",UE="Object ID/Link",KE="Card updated",ev="Card updation failed",Y1=3,tv="Map fields",nv="Variables linked to inbox may not be available as conversation is linked to multiple inboxes.",nl=(e,t)=>{var r,o,s,a,i,c,l,f,b,g,x,y,p;let n={};switch(e.type){case"select":case"multi-select":{n={...e,defaultOptions:!!e.interfaceDetails,isInfiniteScrollable:((o=(r=e.interfaceDetails)==null?void 0:r.pagination)==null?void 0:o.enabled)||!1,loadOptionsOnFocus:Object.keys(((s=e.interfaceDetails)==null?void 0:s.args)||{}).length>0,isMultiSelect:e.type==="multi-select",type:e.interfaceDetails?"async-select":"select",isClearable:((a=e.meta)==null?void 0:a.isClearable)??!0};break}case"date":{n={...e,type:"date",disablePast:!!((i=e.validations)!=null&&i.disablePast)||!1,disableFuture:!!((c=e.validations)!=null&&c.disableFuture)||!1};break}case"number":{n={...e,type:"number",min:((f=(l=e.validations)==null?void 0:l.range)==null?void 0:f.min)||Number.MIN_SAFE_INTEGER,max:((g=(b=e.validations)==null?void 0:b.range)==null?void 0:g.max)||Number.MAX_SAFE_INTEGER};break}case"multiline":{n={...e,type:"text",maxRows:((x=e.validations)==null?void 0:x.maxRows)||5,limit:(y=e.validations)==null?void 0:y.maxCharacters,rows:5,multiline:!0};break}case"text":{n={...e,type:"text",limit:(p=e.validations)==null?void 0:p.maxCharacters};break}default:n={...e}}return"value"in n&&(n.defaultValue=n.value,delete n.value),{...n,...t}},J1=Cc({name:"writeCapability",initialState:V0,reducers:{resetState:()=>V0,resetCurrentResourceDetails:e=>{e.currentResourceDetails=null,e.currentResourceDetailsApiStatus=ee.IDLE},setCurrentCardInEdit:(e,t)=>{e.currentCardInEdit=t.payload},setHasUnsavedChanges:(e,t)=>{e.hasUnsavedChanges=t.payload}},extraReducers:e=>{e.addCase(Na.pending,t=>{t.objectListApiStatus=ee.LOADING}).addCase(Na.fulfilled,(t,n)=>{const{createObjectList:r,createObjectConnectorNamesList:o,linkObjectList:s,editObjectList:a,searchObjectList:i,formFields:c,objectDict:l,dependentFieldsMap:f}=n.payload;t.objectListApiStatus=ee.IDLE,t.createObjectList=r,t.createObjectConnectorNamesList=o,t.linkObjectList=s,t.editObjectList=a,t.searchObjectList=i,t.formFields=c,t.objectDict=l,t.dependentFieldsMap=f}).addCase(Na.rejected,t=>{t.objectListApiStatus=ee.FAILED}).addCase(pr.pending,t=>{t.dropdownOptionsApis=ee.LOADING}).addCase(pr.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:a,key:i}=n.payload;t.dropdownOptionsApis=ee.IDLE,t.optionsMap={...r,[i]:{options:o,hasMore:s,currentPage:a}}}).addCase(pr.rejected,t=>{t.dropdownOptionsApis=ee.FAILED}).addCase(Ra.pending,t=>{t.createFormApiStatus=ee.LOADING}).addCase(Ra.fulfilled,t=>{t.createFormApiStatus=ee.IDLE}).addCase(Ra.rejected,t=>{t.createFormApiStatus=ee.FAILED}).addCase(Pa.pending,t=>{t.linkCardApiStatus=ee.LOADING}).addCase(Pa.fulfilled,t=>{t.linkCardApiStatus=ee.IDLE}).addCase(Pa.rejected,t=>{t.linkCardApiStatus=ee.FAILED}).addCase(ja.pending,t=>{t.unlinkCardApiStatus=ee.LOADING}).addCase(ja.fulfilled,t=>{t.unlinkCardApiStatus=ee.IDLE}).addCase(ja.rejected,t=>{t.unlinkCardApiStatus=ee.FAILED}).addCase(Ma.pending,t=>{t.updateFormApiStatus=ee.LOADING}).addCase(Ma.fulfilled,t=>{t.updateFormApiStatus=ee.IDLE}).addCase(Ma.rejected,t=>{t.updateFormApiStatus=ee.FAILED}).addCase(Ba.pending,t=>{t.currentResourceDetailsApiStatus=ee.LOADING}).addCase(Ba.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.currentResourceDetails=r),t.currentResourceDetailsApiStatus=ee.IDLE}).addCase(Ba.rejected,t=>{t.currentResourceDetailsApiStatus=ee.FAILED})}}),Na=Xt("writeCapability/fetchObjectList",async e=>{const{inboxIds:t,channelType:n,conversationId:r,isExpandedFormEnabled:o}=e,s=await NE({inboxIds:t,channelType:n,conversationId:r});if(!s||!s.data||!("formsList"in s.data)||!Array.isArray(s.data.formsList))return{createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],formFields:null,objectDict:null,dependentFieldsMap:{}};const a=s.data.formsList,i={},c=[],l=[],f=[],b=[],g=[],x={},y={};return a==null||a.forEach(p=>{var m,E;if(p.expandedView&&!o)return;const h={...p};"fieldList"in h&&delete h.fieldList,y[p.id]=h,i[p.id]||(i[p.id]={}),x[p.id]||(x[p.id]=[]),p.type==="create"&&p.authenticated?(c.push({value:p.id,label:p.name,avatarUrl:p.logoUrl,connectorKey:p.connectorName}),p.connectorName&&!l.includes(p.connectorName)&&l.push(p.connectorName)):p.type==="link"&&p.authenticated?f.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}):p.type==="edit"&&p.authenticated?b.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}):p.type==="search_and_link"&&p.authenticated&&g.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}),(m=p.fieldList)==null||m.sort((C,w)=>C.priority-w.priority),(E=p.fieldList)==null||E.forEach(C=>{const w=nl(C);if(w.columns&&(w.columns=w.columns.map(v=>nl(v,{loadOptionsOnFocus:!0,defaultOptions:!1}))),x[p.id]=[...x[p.id],w],C.interfaceDetails&&(C.interfaceDetails.args||C.interfaceDetails.optionalArgs)){const v={...C.interfaceDetails.args,...C.interfaceDetails.optionalArgs};Object.values(v).forEach(_=>{i[p.id][_]?i[p.id][_]=[...i[p.id][_],C.name]:i[p.id][_]=[C.name]})}})}),{createObjectList:c,createObjectConnectorNamesList:l,linkObjectList:f,editObjectList:b,searchObjectList:g,formFields:x,objectDict:y,dependentFieldsMap:i}}),Ra=Xt("writeCapability/createForm",async(e,{rejectWithValue:t})=>{var c;const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:a,conversationId:i}=e;try{await Z1({formId:n},{args:s,interfaceId:a,conversationId:i}),r==null||r(),Se({message:HE,type:zt})}catch(l){const f=l,b=(c=f==null?void 0:f.response)==null?void 0:c.data,g=(b==null?void 0:b.message)??WE;return o==null||o(l),Se({message:g,type:Ye}),t(l)}}),Ma=Xt("writeCapability/updateForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:a,conversationId:i,externalResourceId:c,previousArgs:l={}}=e;try{await Z1({formId:n},{args:s,interfaceId:a,conversationId:i,externalResourceId:c,previousArgs:l}),r==null||r(),Se({message:KE,type:zt})}catch(f){return o==null||o(f),Se({message:ev,type:Ye}),t(f)}}),ja=Xt("writeCapability/unlinkCard",async({id:e,channelType:t,externalResourceId:n,conversationId:r})=>{await RE(e,t,n,r)}),Pa=Xt("writeCapability/linkCard",async({id:e,externalResourceId:t,channelType:n,conversationId:r,email:o},{rejectWithValue:s})=>{var a;try{await ME(e,t,n,r,o)}catch(i){return s({status:(a=i.response)==null?void 0:a.status})}}),Ba=Xt("connectorCardLibrary/fetchCurrentResourceDetails",async(e,{rejectWithValue:t})=>{const{id:n,channelType:r,conversationId:o,externalResourceId:s,contactEmail:a}=e;try{const i=await jE(n,r,o,s,a),c=i==null?void 0:i.data,l=i==null?void 0:i.status,f={values:{},errors:{}};return Object.entries(c.formData).forEach(([b,g])=>{"label"in g&&(g.type&&g.type==="date"?f.values[b]=g.label?new Date(parseInt(g.label)).toISOString():"":g.type&&g.type==="multi-select"&&"value"in g&&"label"in g&&g.value&&g.label?f.values[b]=[{value:g.value,label:g.label}]:g.value?f.values[b]={value:g.value,label:g.label}:f.values[b]=g.label)}),{data:f,status:l}}catch(i){return Se({message:mn,type:Ye}),t(i)}}),{resetState:qA,setCurrentCardInEdit:ro,resetCurrentResourceDetails:rv,setHasUnsavedChanges:q1}=J1.actions,ov=J1.reducer,sv=()=>{const[e,t]=I.useState(null),[n,r]=I.useState({isVertical:!1,isHorizontal:!1,isScrolling:!1}),o=I.useCallback(s=>{t(s)},[]);return I.useEffect(()=>{if(!e)return;e.dataset.prevScrollLeft="0",e.dataset.prevScrollTop="0";let s=null;const a=100;let i=null;const c=150,l=f=>{s||(s=window.setTimeout(()=>{const b=f.target,g=Number(e.dataset.prevScrollLeft)||0,x=Number(e.dataset.prevScrollTop)||0,y=b.scrollLeft,p=b.scrollTop,h=y-g,m=p-x,E=Math.abs(m)>Math.abs(h),C=Math.abs(h)>Math.abs(m);r({isVertical:E,isHorizontal:C,isScrolling:!0}),e.dataset.prevScrollLeft=String(y),e.dataset.prevScrollTop=String(p),s=null},a),i&&window.clearTimeout(i),i=window.setTimeout(()=>{r(b=>({...b,isScrolling:!1})),i=null},c))};return e.addEventListener("scroll",l),()=>{e.removeEventListener("scroll",l),s&&window.clearTimeout(s),i&&window.clearTimeout(i)}},[e]),[n,o]},av="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",iv=({data:e,title:t,currentCard:n,setShowModal:r})=>{const o=Zt(),{sendTrackingEvent:s,currentSmIds:a}=I.useContext(We),{userGroupId:i}=Wt()||{},[c,l]=sv(),{isScrolling:f,isVertical:b}=c,g=f&&b,x=I.useMemo(()=>(e==null?void 0:e[0].data.map(m=>m.label))||[],[e]),y=I.useMemo(()=>e.map(m=>{const E={cells:{},externalResourceId:m.externalResourceId};return m.data.forEach((C,w)=>{if(x[w]){let v=C.value?C.value:Zs;v&&C.type==="date"&&(v=new Date(parseInt(v)).toLocaleDateString(navigator.language)),E.cells[x[w]]={label:v,deepLink:C==null?void 0:C.deepLink}}}),E}),[e,x]),p=(m,E)=>d.jsx(O4,{align:"left",children:m.deepLink?d.jsx(u.Link,{target:"_blank",underline:"none",href:m.deepLink,children:m.label}):d.jsx(u.Typography,{variant:"body2",color:"gray.black",children:m.label})},`${E}_${m.label}`),h=m=>{!m||!n||(r(!1),s(xd,{card_title:n.title,connector_name:n.connectorName,ug_id:i,sm_ids:a}),o(ro({...n,externalResourceId:m})))};return d.jsxs(u.Stack,{maxHeight:"340px",maxWidth:"700px",padding:"32px 0px 32px 32px",overflow:"auto",children:[d.jsx(u.Typography,{variant:"h2",color:"gray.black",marginBottom:"16px",children:t}),d.jsx(u.TableContainer,{ref:l,children:d.jsxs(u.Table,{stickyHeader:!0,children:[d.jsx(T4,{children:d.jsxs(u.TableRow,{children:[x.map(m=>d.jsx(A4,{sx:{whiteSpace:"nowrap"},children:d.jsx(u.Typography,{variant:"overline",color:"gray.gray3",children:m})},m)),d.jsx(k4,{})]})}),d.jsx(u.TableBody,{children:y.map((m,E)=>d.jsxs(L4,{children:[Object.values(m.cells).map((C,w)=>p(C,w)),d.jsx(F4,{children:!g&&m.externalResourceId&&d.jsx(u.Tooltip,{title:Od,placement:"bottom",children:d.jsx(u.IconButton,{className:"row-edit",onClick:()=>h(m.externalResourceId),children:d.jsx("img",{src:av})})})})]},`id_${E}`))})]})})]})},cv=e=>e.cardList.connectorCards,lv=e=>e.cardList.connectorsEnabled,uv=e=>e.cardList.connectorApiStatus,dv=e=>e.cardList.cardSpecificData,fv=e=>e.cardList.specificConnectorApiStatus,pv=e=>e.cardList.specificConnectorErrorCode,hv=e=>{const{connectorApiStatus:t,specificConnectorApiStatus:n}=e.cardList;return t!==ee.IDLE||!n?!1:Object.values(n).every(r=>r===ee.IDLE||r===ee.FAILED)},gv="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",Q1=/^No\s.+\sfound\sfor\s(email|Email)\s.+@.+\..+$/,$1=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}},mv=(e,t)=>`${Dd} (Error code: ${e})`.replace(/{{connector_name}}/g,(t==null?void 0:t[0])||""),bv=(e,t,n)=>{var l,f,b,g,x;const r=e.externalResourceId?`${e.id}_${e.externalResourceId}`:e.id,o=t==null?void 0:t[r];if(!o)return!0;const s=o.cardType==="flat",a=(l=t==null?void 0:t[r])==null?void 0:l.data,i=s&&((f=a==null?void 0:a.flatDisplay)!=null&&f.data)?a.flatDisplay.data:!s&&((x=(g=(b=a==null?void 0:a.listItems)==null?void 0:b.fields)==null?void 0:g[0])!=null&&x.data)?a.listItems.fields[0].data:[],c=o.cardErrorMessage;return c&&Q1.test(c)?!0:!U1(e,t,n)&&!i.length},U1=(e,t,n)=>{var f,b;const r=e.externalResourceId?`${e.id}_${e.externalResourceId}`:e.id,o=t==null?void 0:t[r];if(!o)return!1;const a=o.cardType==="flat"||(b=(f=o.data)==null?void 0:f.listItems)==null?void 0:b.errorMessage,i=(n==null?void 0:n[r])===ee.FAILED,c=o.cardErrorMessage,l=c&&Q1.test(c);return i||a||c&&!l};function yv(e,t,n){const r={},o={};let s=0,a=0;for(const c of e){const l=c.externalResourceId?`${c.id}_${c.externalResourceId}`:c.id,f=t==null?void 0:t[l],b=(f==null?void 0:f.connectorNames)??[];for(const g of b)r[g]||(r[g]=[],o[g]={cards_visible:0,empty_cards:0,cards_with_error:0,card_key:[],card_title:[]}),r[g].push(c),o[g].cards_visible+=1,o[g].card_key.push(c.id),o[g].card_title.push(c.title),bv(c,t,n)&&(o[g].empty_cards+=1,s+=1),U1(c,t,n)&&(o[g].cards_with_error+=1,a+=1)}return{cards_per_app:Object.entries(o).map(([c,l])=>({app_name:c,...l})),total_empty_cards:s,total_cards_with_errors:a}}const K1=e=>{const{value:t,error:n,deepLink:r,statusCode:o,isLoading:s,type:a,redirectToAdminTab:i,isFailed:c,connectorNames:l,cardTitle:f,currentCard:b,cardId:g,isCardLevelError:x,fieldName:y,showErrorIcon:p}=e,h=I.useRef(null),m=I.useRef(null),{email:E,currentSmIds:C,conversationId:w,sendTrackingEvent:v,connectorFunctions:_}=I.useContext(We),T=Ie(pv),S=T==null?void 0:T[g],[O,D]=I.useState(!1),k=I.useMemo(()=>{if(n&&x){const{error_message:z}=$1(n);return z}return c?Dd.replace(/{{connector_name}}/g,(l==null?void 0:l[0])||""):Id},[n,c,l,x]),N=I.useCallback(()=>{const z=n||mv(S,l),{error_code:oe,error_message:de}=$1(z);v==null||v(Z3,{sm_ids:C,frontend_req_params:{email:E,conversationId:w,externalResourceId:b==null?void 0:b.externalResourceId},card_title:f,connector_name:l!=null&&l.length?l:"",error_code:oe,error_message:de})},[n,S,v,C,E,w,f,l,b==null?void 0:b.externalResourceId]);I.useEffect(()=>{(n&&x||c&&S)&&N()},[N,S,c,n,x]),I.useEffect(()=>{const z=r?m.current:h.current;if(z){const oe=z.scrollHeight>z.clientHeight||z.scrollWidth>z.clientWidth;D(oe)}},[t,r]);const R=o==Yi.NOT_FOUND;let j=R?Zs:t;a==="date"&&j&&!R&&(j=new Date(parseInt(j)).toLocaleDateString(navigator.language));const q=!!n||c,$=()=>{i?_==null||_.redirectToAdmin():window.open(k5,"_blank")},Y=()=>{v==null||v(X3,{sm_ids:C,card_title:f,field_name:y})},W=z=>{const oe=/<>(.*?)<>/g,de=z.split(oe);return d.jsx(I.Fragment,{children:de.map((V,H)=>H%2===1?d.jsx(w4,{variant:"body2",onClick:$,children:V},H):V)})};return s?d.jsx(Ln,{variant:"rounded",width:"100%",height:16,animation:"wave",margin:"4px 0 0 0"}):q?d.jsxs(zd,{gap:"7px",children:[p?d.jsx(u.Stack,{marginTop:"3px",flexShrink:"0",children:d.jsx("img",{src:gv,width:"18px",height:"18px"})}):null,d.jsx(Yd,{variant:"body2",children:k?W(k):Id})]}):d.jsx(u.Tooltip,{title:O?j:null,placement:"bottom",children:r?d.jsx(Jd,{ref:m,target:"_blank",underline:"none",href:r,fontSize:"13px",onClick:Y,children:j||Zs}):d.jsx(_4,{ref:h,variant:"body2",children:j||Zs})})},ep="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",hr=({shown:e,setShown:t,children:n,showCloseButton:r=!1,borderRadius:o=4,sx:s})=>d.jsx(u.Dialog,{open:e,onClose:()=>t(!1),PaperProps:{style:{borderRadius:o,padding:0,height:"fit-content",width:"fit-content",maxWidth:"none"}},sx:{...s},children:d.jsxs(u.Stack,{direction:"row",children:[r&&d.jsx(u.Box,{position:"absolute",right:10,top:10,children:d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{onClick:()=>t(!1),children:d.jsx("img",{src:ep})})})}),n]})}),tp=e=>{var V,H,Z;const{id:t,cardTitle:n,specificCardData:r,specificConnectorApiStatus:o,isOpen:s,currentCard:a}=e,i=24,c=(o==null?void 0:o[t])===ee.IDLE,l=(o==null?void 0:o[t])===ee.LOADING,f=(o==null?void 0:o[t])===ee.FAILED,{cardType:b,data:g,cardErrorMessage:x,redirectToAdminTab:y,connectorNames:p}=(r==null?void 0:r[t])||{},h=b==="flat",[m,E]=I.useState(!1),[C,w]=I.useState(!1),[v,_]=I.useState(!1),[T,S]=I.useState(!1),O=((V=g==null?void 0:g.listItems)==null?void 0:V.statusCode)!==401,D=I.useMemo(()=>{var X,P,U,se;return h&&((X=g==null?void 0:g.flatDisplay)!=null&&X.data)?g.flatDisplay.data:!h&&((se=(U=(P=g==null?void 0:g.listItems)==null?void 0:P.fields)==null?void 0:U[0])!=null&&se.data)?g.listItems.fields[0].data:[]},[h,g]),k=I.useMemo(()=>D==null?void 0:D.slice(0,5),[D]),[N,R]=I.useState([]),j=I.useRef(null),[q,$]=I.useState(0),Y=m?-180:0,W=h?!1:!!((H=g==null?void 0:g.listItems)!=null&&H.errorMessage),z=W||f||x,oe=c&&!W&&s&&(v||C);I.useLayoutEffect(()=>{var X;(X=j.current)!=null&&X.scrollHeight&&$(j.current.scrollHeight+i)},[o==null?void 0:o[t],N,j]),I.useEffect(()=>{var se,B;const X=((D==null?void 0:D.length)||0)>5,P=!h&&(((B=(se=g==null?void 0:g.listItems)==null?void 0:se.fields)==null?void 0:B.length)||0)>1;_(X&&!P),w(P)},[g,h,D==null?void 0:D.length]),I.useEffect(()=>{R(m?D:k)},[g,m,k,D]);const de=()=>{v?E(X=>!X):S(X=>!X)};return d.jsxs(d.Fragment,{children:[d.jsx(hr,{shown:T,setShown:S,showCloseButton:!0,borderRadius:12,children:d.jsx(iv,{data:((Z=g==null?void 0:g.listItems)==null?void 0:Z.fields)||[],title:n,currentCard:a,setShowModal:S})}),d.jsx(E4,{className:s?"":"slideUp",height:q,children:d.jsx(u.Stack,{ref:j,gap:1,margin:"12px",children:l&&!(N!=null&&N.length)?d.jsxs(d.Fragment,{children:[d.jsx(Ln,{variant:"rounded",width:"100%",height:20,animation:"wave"}),d.jsx(Ln,{variant:"rounded",width:"100%",height:20,animation:"wave"})]}):d.jsx(d.Fragment,{children:z?d.jsx(u.Box,{margin:"8px 0",children:d.jsx(K1,{error:x,isLoading:l,redirectToAdminTab:y,isFailed:f,showErrorIcon:!O,connectorNames:p,cardId:t,cardTitle:n,currentCard:a,isCardLevelError:!0})}):N!=null&&N.length?N==null?void 0:N.map(X=>{const{value:P,label:U,deepLink:se,type:B}=X,ne="errorMessage"in X?X.errorMessage:null,Ee="statusCode"in X?X.statusCode:null;return d.jsxs("div",{children:[d.jsx(v4,{variant:"overline",children:U}),d.jsx(K1,{value:P,error:ne,deepLink:se,statusCode:Ee,isLoading:l,type:B,cardTitle:n,currentCard:a,cardId:t,fieldName:U})]},U)}):d.jsx(u.Box,{margin:"8px 0",children:d.jsx(Yd,{children:E5})})})})}),!x&&oe&&d.jsx(N4,{variant:"body2_medium",onClick:de,children:v?d.jsxs(d.Fragment,{children:[m?gb:r0,d.jsx(D4,{src:hb,transformAngle:Y})]}):r0})]})},Cv={connectorCards:null,cardSpecificData:null,connectorApiStatus:ee.IDLE,conversationMetaDataApiStatus:ee.IDLE,specificConnectorApiStatus:null,threadId:null,connectorsEnabled:!1,specificConnectorErrorCode:null,conversationEmailHeaders:null},np="/v1/api",xv=`${np}/connectors/cards`,Ev=`${np}/connectors/cards/:id/data`,vv=({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||"")),we({url:`${xv}?${r.toString()}`,method:De.GET})},wv=(e,t,n,r)=>{const o=new URLSearchParams;return o.append("senderEmail",t),o.append("conversation_id",String(n||"")),r&&o.append("externalResourceId",r),we({url:`${Ev.replace(":id",e)}?${o.toString()}`,method:De.GET})},rp=Cc({name:"connectorCardLibrary",initialState:Cv,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(Va.pending,t=>{t.connectorApiStatus=ee.LOADING}).addCase(Va.fulfilled,(t,n)=>{t.connectorApiStatus=ee.IDLE,t.connectorCards=n.payload.cards,t.connectorsEnabled=n.payload.connectorsEnabled}).addCase(Va.rejected,t=>{t.connectorApiStatus=ee.FAILED}).addCase(ts.pending,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.LOADING}}).addCase(ts.fulfilled,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`);const{data:a}=n.payload||{};a&&(t.cardSpecificData={...t.cardSpecificData?t.cardSpecificData:{},[s]:a}),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.IDLE}}).addCase(ts.rejected,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.FAILED};const a=n.payload&&typeof n.payload=="object"&&"code"in n.payload?String(n.payload.code):Nd;t.specificConnectorErrorCode={...t.specificConnectorErrorCode??{},[s]:a}})}}),Va=Xt("connectorCardLibrary/fetchAllCard",async({inboxIds:e,channelType:t,conversationId:n})=>{var i;const r=await vv({inboxIds:e,channelType:t,conversationId:n});if(!Array.isArray((i=r==null?void 0:r.data)==null?void 0:i.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}}),ts=Xt("connectorCardLibrary/fetchSpecificCard",async({id:e,email:t,conversationId:n,isRefresh:r,externalResourceId:o},s)=>{try{const a=await wv(e,t,n,o),i=a==null?void 0:a.data,c=a==null?void 0:a.status;return i?(r&&Se({message:B0,type:zt}),{data:Pd(i),status:c}):(r&&Se({message:P0,type:Ye}),{data:{},status:c})}catch(a){const i=a;return s.rejectWithValue({...i,code:i.code||Nd})}}),Iv=rp.reducer,op=rp.actions,sp="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",_v="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",Sv="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",ap=e=>e.write.createObjectList,Tv=e=>e.write.createObjectConnectorNamesList,ip=e=>e.write.linkObjectList,Av=e=>e.write.editObjectList,Lv=e=>e.write.objectDict,Ov=e=>e.write.formFields,Fv=e=>e.write.linkCardApiStatus,kv=e=>e.write.unlinkCardApiStatus,Dv=e=>e.write.dependentFieldsMap,Nv=e=>e.write.createFormApiStatus,Rv=e=>e.write.updateFormApiStatus,Mv=e=>e.write.currentResourceDetails,jv=e=>e.write.currentResourceDetailsApiStatus,cp=e=>e.write.currentCardInEdit,lp=e=>e.write.hasUnsavedChanges,Pv=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,up=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)&&Pv(e[r])?n[r]=(o=new Date(`${e[r]}`))==null?void 0:o.toString():n[r]=e[r],n},{}),Bv=e=>T5.replace("{{connectorName}}",e),Vv=({showUnlinkModal:e,setShowUnlinkModal:t,cardId:n,onCardUnlinking:r,externalResourceId:o,conversationId:s,connectorName:a})=>{const i=Zt(),{sendTrackingEvent:c}=I.useContext(We),f=Ie(kv)===ee.LOADING,b=()=>{s&&o&&i(ja({id:n,conversationId:s,externalResourceId:o})).unwrap().then(()=>{c(F3,{connector_name:a,conversation_id:s}),t(!1),r(),Se({message:My,type:zt})}).catch(()=>{Se({message:jy,type:zt})})};return d.jsx(hr,{shown:e,setShown:t,showCloseButton:!0,children:d.jsxs(u.Stack,{width:"400px",padding:"20px",gap:"8px",children:[d.jsx(u.Typography,{variant:"h2",children:S5}),d.jsx(u.Typography,{variant:"body2",children:Bv(a)}),d.jsxs(u.Stack,{direction:"row",gap:"8px",marginTop:"20px",justifyContent:"flex-end",children:[d.jsx(u.Button,{variant:"text",onClick:()=>t(!1),children:Qi}),d.jsx(u.Button,{disabled:f,color:"error",onClick:b,children:Ld})]})]})})},Gv=({actions:e,isHovered:t=!1})=>{const r=e.filter(i=>i.shown);if(r.length===0)return null;const o=r[r.length-1],s=r.slice(0,-1),a=t?(s.length+1)*32:32;return d.jsxs(S4,{width:a,isHovered:t,children:[d.jsx("div",{className:"hidden-actions",children:s.map(({id:i,disabled:c,label:l,iconSrc:f,action:b})=>d.jsx(u.Tooltip,{title:l,placement:"bottom",children:d.jsx(zr,{onClick:b,disabled:c,children:d.jsx("img",{src:f})})},i))}),o&&d.jsx(u.Tooltip,{title:o.label,placement:"bottom",children:d.jsx(zr,{onClick:o.action,disabled:o.disabled,children:d.jsx("img",{src:o.iconSrc})})},o.id)]})},Hv=e=>{const{card:t,specificCardData:n,email:r,specificConnectorApiStatus:o,defaultOpenState:s=!1,onCardUnlinking:a}=e,i=Zt(),{availableFeatures:c,sendTrackingEvent:l,conversationId:f,currentSmIds:b}=I.useContext(We),{userGroupId:g}=Wt()||{},[x,y]=I.useState(!!s),[p,h]=I.useState(!1),[m,E]=I.useState(!1),[C,w]=I.useState(!1),{id:v,title:_,externalResourceId:T="",forms:S=[],logoUrl:O}=t;let D=v;T&&(D=`${D}_${T}`);const{data:k,cardType:N,cardErrorMessage:R,connectorNames:j}=(n==null?void 0:n[D])??{},q=(j==null?void 0:j[0])||"",$=(o==null?void 0:o[D])===ee.LOADING,Y=(o==null?void 0:o[D])===ee.FAILED,W=!!(Ke(c,vd)&&T),z=I.useMemo(()=>{var B,ne;if(R||Y||!(Ke(c,f5)&&S.some(Ee=>Ee.type==="edit")))return!1;switch(N){case"flat":return!!((k==null?void 0:k.flatDisplay.externalResourceId)??t.externalResourceId);case"flat_with_list":return((B=k==null?void 0:k.listItems)==null?void 0:B.fields.length)===1?(ne=k==null?void 0:k.listItems)==null?void 0:ne.fields.some(Ee=>Ee.externalResourceId):!1;default:return!1}},[k,N,c,S,t,R,Y]),oe=I.useCallback((B=!1)=>{const ne=B?M3:R3;r&&v&&f&&i(ts({id:v,email:r,conversationId:f,externalResourceId:T})).unwrap().then(Ee=>{const Q={...jd(Ee,_,B,!0),sm_ids:b};l(ne,Q)}).catch(Ee=>{const Q={...jd(Ee,_,B,!1),sm_ids:b};l(ne,Q)})},[i,r,v,_,l,f,T,b]);I.useEffect(()=>{x&&oe(!0)},[x,oe]);const de=(B,ne)=>{var Q;B==null||B.stopPropagation(),i(ts({id:ne,email:r,conversationId:f,isRefresh:!0,externalResourceId:T})).unwrap().then(()=>{l(E3,{id:ne})});const Ee=B.target.tagName==="BUTTON"?(Q=B.target)==null?void 0:Q.firstChild:B.target;Ee.className&&(Ee.className=""),setTimeout(()=>Ee.className="selected",1)},V=(B,ne)=>{B.stopPropagation(),!(n!=null&&n[ne])&&!$&&oe(),l(x?x3:C3,{id:ne}),y(Ee=>!Ee)},H=B=>{B.stopPropagation();const ne=B.currentTarget.offsetWidth<B.currentTarget.scrollWidth;h(!!ne)},Z=B=>{var Ee,Q;B.stopPropagation(),l(xd,{card_title:_,connector_name:q,ug_id:g,sm_ids:b});let ne;N==="flat"?ne=(k==null?void 0:k.flatDisplay.externalResourceId)??t.externalResourceId:N==="flat_with_list"&&(ne=(Q=(Ee=k==null?void 0:k.listItems)==null?void 0:Ee.fields[0])==null?void 0:Q.externalResourceId),ne?i(ro({...t,externalResourceId:ne})):Se({message:mn,type:Ye})},X=B=>{B.stopPropagation(),E(!0)},P=()=>{w(!0)},U=()=>{w(!1)},se=[{id:"unlink",label:Ld,disabled:$,shown:W,iconSrc:_v,action:B=>X(B)},{id:"refresh",label:_d,disabled:$,shown:!0,iconSrc:sp,action:B=>de(B,v)},{id:"edit",label:Od,disabled:$,shown:z,iconSrc:Sv,action:B=>Z(B)}];return d.jsxs(b4,{"data-testid":`test_${v}`,onMouseEnter:P,onMouseLeave:U,children:[d.jsxs(y4,{className:x?"hiver-card-expanded":"",onClick:B=>V(B,D),children:[d.jsxs(C4,{children:[O&&d.jsx("img",{src:O,alt:_}),d.jsx(u.Tooltip,{title:p?_:"",placement:"bottom",children:d.jsx(x4,{variant:"h4",onMouseOver:B=>H(B),onMouseLeave:B=>H(B),children:_})})]}),d.jsxs(zd,{children:[d.jsx(Gv,{actions:se,isHovered:C}),d.jsx(u.Tooltip,{title:x?Sd:Ji,placement:"bottom",children:d.jsx(zr,{onClick:B=>V(B,D),children:d.jsx(ec,{className:x?"":"hiver-up"})})})]})]}),d.jsx(tp,{id:D,cardTitle:t.title,currentCard:t,specificCardData:n,specificConnectorApiStatus:o,isOpen:x}),d.jsx(Vv,{showUnlinkModal:m,setShowUnlinkModal:E,cardId:v,onCardUnlinking:a,conversationId:f,externalResourceId:T,connectorName:q})]})},Wv=Number.MAX_SAFE_INTEGER,Zv=({cards:e,email:t,specificCardData:n,specificConnectorApiStatus:r,onCardUnlinking:o})=>{const{availableFeatures:s}=I.useContext(We),i=Ke(s,h5)?Wv:1;return d.jsx(u.Box,{flexGrow:1,children:e.map((c,l)=>{const{id:f,externalResourceId:b}=c;let g=f;return b&&(g=`${g}_${b}`),d.jsx("div",{children:d.jsx(Hv,{card:c,specificCardData:n,email:t??"",defaultOpenState:l<i,specificConnectorApiStatus:r,onCardUnlinking:o})},g)})})},oo=({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 yn({children:e,condition:t,fallback:n=!1}){return!t&&!n?null:e}oo.CaseView=yn;const Xv="Bring your favourite tools into Hiver",zv="Plugin image",Yv="Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity",Jv="Enable Connectors",qv="Enable Apps",Qv="Learn more",$v="https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors",Uv="Contact your admin to enable this",Kv="https://youtu.be/ODcJnzZLb50",ew="connectors-module/assets/connectors-images/connector-mainpage.png",tw="connectors-module/assets/connectors-images/connector-mainpage-apps.png",nw="Explore connectors",rw="Connectors",ow=u.styled(u.Box)`
|
|
1229
|
+
`,xE={borderRadius:"0 !important",padding:"0 !important",width:"max-content !important",maxWidth:"max-content !important",height:"100% !important",maxHeight:"100% !important",position:"fixed",boxSizing:"border-box !important",top:0,bottom:0,right:0,margin:0};function EE(e){return e.rowId??e.name}const vE=({open:e,onClose:t,formId:n,fields:r,variables:o,connectorLogo:s,isSaving:a,title:i="Map fields",isLoading:c=!1,defaultValues:l,customFields:f,fetchOptions:g,onSave:y,onCancel:x,onFieldChange:b})=>{const[p,h]=I.useState({}),[m,E]=I.useState({}),C=I.useMemo(()=>{if(!Array.isArray(r)||!r.length)return[];const L=new Set;return r.filter(k=>L.has(k.name)?!1:(L.add(k.name),!0)).sort((k,D)=>k.priority-D.priority)},[r]),w=({name:L,value:N})=>{E(k=>{const D={...k};return N?D[L]=N:delete D[L],D})};I.useEffect(()=>{l&&e&&h({...l})},[l,e]),I.useEffect(()=>()=>{e||(h({}),E({}))},[e]);const v=()=>{t(),h({})},_=()=>{x==null||x(),h({}),t()},T=()=>{const L={...p};for(const N in L)L[N]||delete L[N];y(L)},S=Object.keys(m).length>0;return d.jsx(u.Dialog,{open:e,onClose:v,PaperProps:{sx:xE},maxWidth:!1,children:c?d.jsx(u.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:"100%",width:"615px"},children:d.jsx(u.CircularProgress,{})}):d.jsxs(gE,{children:[d.jsxs(mE,{children:[d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:2,children:[d.jsx(dE,{}),d.jsx(u.Stack,{gap:.5,flex:1,minWidth:0,children:d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:.5,children:[d.jsx(u.Typography,{variant:"h6",fontSize:18,fontWeight:600,color:u.theme.palette.gray.gray1,children:i}),d.jsx(u.Tooltip,{title:"Assign default values to create fields",placement:"top",children:d.jsx(u.IconButton,{size:"small","aria-label":"About mapping fields",sx:{padding:"4px"},children:d.jsx(u.icons.InfoOutlined,{sx:{fontSize:18,color:u.theme.palette.gray.gray3}})})})]})})]}),d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{onClick:v,size:"small","aria-label":"Close",children:d.jsx(u.icons.Close,{sx:{fontSize:20}})})})]}),d.jsx(bE,{children:d.jsxs(yE,{children:[d.jsxs(u.Stack,{direction:"row",padding:"16px 24px",sx:{backgroundColor:u.theme.palette.gray.gray6a,borderBottom:"1px solid #ECEFF6",borderRadius:"8px 8px 0 0"},children:[d.jsx(pE,{src:s,alt:"Connector"}),d.jsx(u.Typography,{variant:"caption",fontSize:13,fontWeight:600,color:u.theme.palette.gray.gray3,flex:1,children:"Field"}),d.jsx(u.Typography,{variant:"caption",fontSize:13,fontWeight:600,color:u.theme.palette.gray.gray3,width:320,children:"Map to"})]}),C.map((L,N)=>{const k=EE(L),D=p[k]??"";return!M1(L)&&!cE.includes(L.type)?null:d.jsxs(u.Stack,{direction:"row",alignItems:"center",padding:"16px 24px",gap:2,sx:{borderBottom:N<C.length-1?"1px solid #F6F8FC":void 0,"&:last-child":{borderBottom:"none"}},children:[d.jsx(u.Stack,{direction:"row",alignItems:"center",gap:1,flex:1,minWidth:125,children:d.jsx(u.Typography,{variant:"body2",fontSize:14,color:u.theme.palette.gray.gray2,noWrap:!0,children:L.label})}),d.jsx(hE,{width:20,height:20}),d.jsx(u.Box,{width:320,flexShrink:0,paddingLeft:"20px",children:d.jsx(lE,{field:L,formId:String(n),value:D,formValues:p,variables:o,customFields:f,errors:m,setError:w,fetchOptions:g,setFormValues:h,onFieldChange:b})})]},k)})]})}),d.jsxs(CE,{children:[d.jsx(u.Button,{variant:"contained",onClick:T,sx:{textTransform:"none",padding:"3px 32px !important"},disabled:a||S,children:"Save"}),d.jsx(u.Button,{variant:"outlined",color:"inherit",onClick:_,disabled:a,sx:{textTransform:"none",padding:"3px 12px !important",borderColor:u.theme.palette.gray.gray5},children:"Cancel"})]})]})})},tl=(e,t,n)=>{let r=`${t}_${n}`;return Object.keys(e).forEach(o=>{r=`${r}_${o}:${e[o]}`}),r},wE=(e,t)=>t?Object.values(t).filter(r=>e.values[r]&&!e.errors[r]):[],ns=(e,t)=>t?Object.keys(t).reduce((r,o)=>{let s="";const a=t[o];return e.values&&e.values[a]&&typeof e.values[a]=="object"&&"value"in e.values[a]?s=e.values[a].value:e.values&&e.values[a]&&typeof e.values[a]!="object"?s=e.values[a]:s=null,{...r,[o]:s}},{}):{},nl=({formFields:e})=>{const t={};return e.forEach(n=>{var r,o,s,a,i,c;if(t[n.name]={},(r=n.validations)!=null&&r.isRequired&&(typeof n.validations.isRequired=="object"?t[n.name].isRequired=E6(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=v6(l);return}if(n.type==="number"&&((a=n.validations)!=null&&a.range)){t[n.name].validate=w6();return}if(n.type==="text"&&n.limit){t[n.name].validate=vc();return}if(n.type==="table"){const l=nl({formFields:n.columns??[]});t[n.name].validations=l}if((i=n.validations)!=null&&i.isUrl){const l=typeof n.validations.isUrl=="object"?n.validations.isUrl.msg:"";t[n.name].validate=C6(l)}else if((c=n.validations)!=null&&c.isEmail){const l=typeof n.validations.isEmail=="object"?n.validations.isEmail.msg:"";t[n.name].validate=x6(l)}}),t},Fa={isMultiSelect:e=>Array.isArray(e)?e.every(t=>typeof t=="object"&&"label"in t&&"value"in t):!1,isTable:e=>Array.isArray(e)?e.some(n=>!!n[La.ROW_ID]):!1,isSelect:e=>!!e&&typeof e=="object"&&"label"in e,isDate:e=>!!e&&typeof e=="object"&&"toISOString"in e},rs=(e,t)=>Object.keys(t).reduce((n,r)=>{const o=e.values[t[r]];let s;return Fa.isMultiSelect(o)?s=o.map(a=>a.value):Fa.isTable(o)?s=o.map(({...i})=>(delete i[La.ROW_ID],i)).filter(i=>Object.keys(i).length>0):Fa.isSelect(o)?s=o.value:Fa.isDate(o)?s=o.toISOString():s=o||"",n[r]=s,n},{}),IE=(e,t)=>{const n={},r=new Set;let o="";for(const s of e)s.rowId?(n[s.rowId]||(n[s.rowId]=[]),n[s.rowId].push(s),r.add(s.rowId),o=""):!n[o]||n[o].length>=t?(r.add(s.name),n[s.name]=[s],o=s.name):n[o].push(s);return[...r].map(s=>({id:s,formFields:n[s]}))},G1=(e,t)=>{if(!t||!Array.isArray(e))return 0;let n=0;for(const r of e){const o=t[r.name];if(r.type==="table"&&Array.isArray(o)){let s=0;for(const a of o){const i=G1(r.columns,a);s+=i}s>0&&n++;continue}o===""||o===void 0||o===null||n++}return n},Cr="/v1/api",_E=`${Cr}/connectors/conversation/:conversationId/metadata`,SE=`${Cr}/connectors/forms/:formId/field/:fieldName/data`,TE=`${Cr}/connectors/form/:formId`,AE=`${Cr}/connectors/forms/:id/link`,LE=`${Cr}/connectors/forms/:id/preview`,OE=`${Cr}/connectors/conversation/:conversationId/selected-email`,FE=`${Cr}/connectors/app-cf-values`,H1=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),xe({url:et(`${SE}?${r.toString()}`,e),method:Fe.POST,data:t})},kE=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),xe({url:et(`${TE}?${r.toString()}`,e),method:Fe.POST,data:t})},DE=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),xe({url:`${LE.replace(":id",e)}?${r.toString()}`,method:Fe.POST,data:{args:t}})},NE="https://avatars.githubusercontent.com/u/62397590",W1={optionsMap:null,createOptionApi:ee.IDLE,dropdownOptionsApis:ee.IDLE,previewCardData:null,previewCardApiStatus:ee.IDLE,selectedSuggestionType:"basic"},Z1=xc({name:"commonSlice",initialState:W1,reducers:{resetState:()=>W1,resetPreviewCardData:e=>{e.previewCardData=null,e.previewCardApiStatus=ee.IDLE},setSelectedSuggestionType:(e,t)=>{e.selectedSuggestionType=t.payload}},extraReducers:e=>{e.addCase(ka.pending,t=>{t.createOptionApi=ee.LOADING}).addCase(ka.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,key:s}=n.payload;t.createOptionApi=ee.IDLE,t.optionsMap={...r,[s]:{...r[s],options:o}}}).addCase(ka.rejected,t=>{t.createOptionApi=ee.FAILED}).addCase(xr.pending,t=>{t.dropdownOptionsApis=ee.LOADING}).addCase(xr.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:a,searchTerm:i,key:c}=n.payload;t.dropdownOptionsApis=ee.IDLE,t.optionsMap={...r,[c]:{options:o,hasMore:s,currentPage:a,searchTerm:i}}}).addCase(xr.rejected,t=>{t.dropdownOptionsApis=ee.FAILED}).addCase(so.pending,t=>{t.previewCardApiStatus=ee.LOADING}).addCase(so.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.previewCardData=r),t.previewCardApiStatus=ee.IDLE}).addCase(so.rejected,t=>{t.previewCardApiStatus=ee.FAILED})}}),ka=$t("commonSlice/createDropDownOption",async(e,{getState:t,rejectWithValue:n})=>{var p,h,m;const{fieldName:r,label:o,formId:s,interfaceId:a,conversationId:i=null,args:c={},createArgs:l={},callback:f}=e,g=tl(c||{},s,r),{common:y}=t(),{options:x=[],...b}=((p=y.optionsMap)==null?void 0:p[g])||{};try{const E=await kE({fieldName:r,formId:a},{args:l,conversation_id:i});if(!E||!("data"in E)||!("output_variables"in E.data)||!("external_resource_id"in E.data.output_variables))throw E;const C=E.data.output_variables,{external_resource_id:w,...v}=C,T=[{label:o,value:w,prefillValues:v},...x],S=Y0(T,L=>L.value);return f==null||f(S),{optionsList:S,key:g,...b}}catch(E){f==null||f(x);const C=E,w=(h=C==null?void 0:C.response)==null?void 0:h.data,v=typeof w=="string"?w:(w==null?void 0:w.message)||vn;return Ie({message:v,type:Ye}),n((m=C==null?void 0:C.response)==null?void 0:m.status)}}),xr=$t("commonSlice/fetchDropDownOptions",async(e,{getState:t,rejectWithValue:n})=>{var T,S,L;const{fieldName:r,formId:o,searchTerm:s,fieldConfig:a,callback:i,args:c={},interfaceId:l="",pagination:f={enabled:!1},controller:g}=e,y=tl(c||{},o,r),{common:x}=t();let b=!1;a.meta&&"showAvatar"in a.meta&&typeof a.meta.showAvatar=="boolean"&&(b=a.meta.showAvatar);const p=((T=x.optionsMap)==null?void 0:T[y])||{},h=!e.isScrollToBottomEvent&&(!p||s!==p.searchTerm),m=h?[]:p.options||[],E=h?!0:p.hasMore??!0,C=h?0:p.currentPage??0,{enabled:w,limit:v}=f,_=v||10;try{let N;const k=g==null?void 0:g.signal,D=w?{pageNumber:C+1,searchTerm:s,limit:_,enabled:w}:null;if(E&&(N=await H1({fieldName:r,formId:o},{pagination:D||{},args:c,interfaceId:l})),k!=null&&k.aborted)throw k.reason;if(!N||!N.data||!("data"in N.data)||!Array.isArray(N.data.data)||!N.data.data.length){const{common:H}=t(),q=(S=H.optionsMap)==null?void 0:S[y];return i==null||i(q.options??[]),{...q,optionsList:q.options??[],key:y,hasMore:!1}}const j=N.data.data.map(H=>b?{...H,avatarUrl:H.avatarUrl||NE}:(delete H.avatarUrl,H)),J=[...m,...j],Y=w?j.length>=_:!1,z=Y0(J,H=>H.value);return i==null||i(z),{optionsList:z,fieldName:r,formId:o,searchTerm:s,currentPage:C+1,hasMore:Y,key:y}}catch(N){const{common:k}=t(),D=((L=k.optionsMap)==null?void 0:L[y])||{};return i==null||i(D.options??[]),n(N)}},{condition:(e,{getState:t})=>{var g;if(e.isScrollToBottomEvent)return!0;const{fieldName:n,formId:r,searchTerm:o,callback:s,args:a}=e,i=tl(a||{},r,n),{common:c}=t(),l=(g=c.optionsMap)==null?void 0:g[i];if((l==null?void 0:l.searchTerm)!==o)return!0;const f=(l==null?void 0:l.options)||[];return f&&f.length?(s==null||s(f),!1):!0}}),so=$t("commonSlice/previewCard",async({id:e,args:t,channelType:n,isRefresh:r},{rejectWithValue:o})=>{var s;try{const a=await DE(e,t,n),i=a==null?void 0:a.data;return i?(r&&Ie({message:B0,type:Ut}),{data:jd(i)}):(r&&Ie({message:j0,type:Ye}),{data:null})}catch(a){return o({status:(s=a.response)==null?void 0:s.status})}}),{resetState:aL,resetPreviewCardData:RE,setSelectedSuggestionType:ME}=Z1.actions,PE=Z1.reducer,Vn="/v1/api",jE=`${Vn}/connectors/forms/list`,BE=`${Vn}/connectors/cards/:id/unlink`,VE=`${Vn}/connectors/forms/:id/link`,GE=`${Vn}/connectors/form/:formId`,HE=`${Vn}/connectors/forms/:formId/data`,WE=`${Vn}/connectors/forms/:formId/get_forms_custom_fields`,X1=`${Vn}/connectors/forms/:formId/defaults`,ZE=`${Vn}/connectors/forms/:formId/default-values`,XE=({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)),xe({url:`${jE}?${r.toString()}`,method:Fe.GET})},z1=(e,t,n="email")=>{const r=new URLSearchParams;return r.append("channel_type",n),xe({url:et(`${GE}?${r.toString()}`,e),method:Fe.POST,data:t})},zE=(e,t="email",n,r)=>{const o=new URLSearchParams;return o.append("channel_type",t),xe({url:`${BE.replace(":id",e)}?${o.toString()}`,method:Fe.POST,data:{externalResourceId:n,conversationId:r}})},YE=(e,t,n="email",r,o)=>{const s=new URLSearchParams;return s.append("channel_type",n),o&&s.append("senderEmail",o),xe({url:`${VE.replace(":id",e)}?${s.toString()}`,method:Fe.POST,data:{externalResourceId:t,conversationId:r}})},JE=(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),xe({url:`${HE.replace(":formId",e)}?${s.toString()}`,method:Fe.GET})},qE="Error in previewing the card",Y1="Link format isn't recognized. Please check that you've entered a valid URL",QE="Item already linked",$E="Card linked successfully",UE="Error in linking the card",KE="New card created",ev="Card creation failed",tv="Create and link objects from different apps to this conversation",nv="Are you sure you want to change the primary object?",rv="Changing the primary object will reset all the information you’ve entered and all data will be lost and can’t be recovered.",ov="Are you sure you want to leave?",sv=`If you go back now, all the information you’ve entered will be lost and can’t be recovered.
|
|
1230
|
+
Do you want to continue?`,av="Select an object to create",iv="Select an object to link",J1="Select object",cv="Paste URL or ID",lv="Object ID/Link",uv="Card updated",dv="Card updation failed",q1=3,fv="Map fields",pv="Variables linked to inbox may not be available as conversation is linked to multiple inboxes.",rl=(e,t)=>{var r,o,s,a,i,c,l,f,g,y,x,b,p;let n={};switch(e.type){case"select":case"multi-select":{n={...e,defaultOptions:!!e.interfaceDetails,isInfiniteScrollable:((o=(r=e.interfaceDetails)==null?void 0:r.pagination)==null?void 0:o.enabled)||!1,loadOptionsOnFocus:Object.keys(((s=e.interfaceDetails)==null?void 0:s.args)||{}).length>0,isMultiSelect:e.type==="multi-select",type:e.interfaceDetails?"async-select":"select",isClearable:((a=e.meta)==null?void 0:a.isClearable)??!0};break}case"date":{n={...e,type:"date",disablePast:!!((i=e.validations)!=null&&i.disablePast)||!1,disableFuture:!!((c=e.validations)!=null&&c.disableFuture)||!1};break}case"number":{n={...e,type:"number",min:((f=(l=e.validations)==null?void 0:l.range)==null?void 0:f.min)||Number.MIN_SAFE_INTEGER,max:((y=(g=e.validations)==null?void 0:g.range)==null?void 0:y.max)||Number.MAX_SAFE_INTEGER};break}case"multiline":{n={...e,type:"text",maxRows:((x=e.validations)==null?void 0:x.maxRows)||5,limit:(b=e.validations)==null?void 0:b.maxCharacters,rows:5,multiline:!0};break}case"text":{n={...e,type:"text",limit:(p=e.validations)==null?void 0:p.maxCharacters};break}default:n={...e}}return"value"in n&&(n.defaultValue=n.value,delete n.value),{...n,...t}},Q1=xc({name:"writeCapability",initialState:V0,reducers:{resetState:()=>V0,resetCurrentResourceDetails:e=>{e.currentResourceDetails=null,e.currentResourceDetailsApiStatus=ee.IDLE},setCurrentCardInEdit:(e,t)=>{e.currentCardInEdit=t.payload},setHasUnsavedChanges:(e,t)=>{e.hasUnsavedChanges=t.payload}},extraReducers:e=>{e.addCase(Da.pending,t=>{t.objectListApiStatus=ee.LOADING}).addCase(Da.fulfilled,(t,n)=>{const{createObjectList:r,createObjectConnectorNamesList:o,linkObjectList:s,editObjectList:a,searchObjectList:i,formFields:c,objectDict:l,dependentFieldsMap:f}=n.payload;t.objectListApiStatus=ee.IDLE,t.createObjectList=r,t.createObjectConnectorNamesList=o,t.linkObjectList=s,t.editObjectList=a,t.searchObjectList=i,t.formFields=c,t.objectDict=l,t.dependentFieldsMap=f}).addCase(Da.rejected,t=>{t.objectListApiStatus=ee.FAILED}).addCase(xr.pending,t=>{t.dropdownOptionsApis=ee.LOADING}).addCase(xr.fulfilled,(t,n)=>{const r=t.optionsMap||{},{optionsList:o,hasMore:s,currentPage:a,key:i}=n.payload;t.dropdownOptionsApis=ee.IDLE,t.optionsMap={...r,[i]:{options:o,hasMore:s,currentPage:a}}}).addCase(xr.rejected,t=>{t.dropdownOptionsApis=ee.FAILED}).addCase(Na.pending,t=>{t.createFormApiStatus=ee.LOADING}).addCase(Na.fulfilled,t=>{t.createFormApiStatus=ee.IDLE}).addCase(Na.rejected,t=>{t.createFormApiStatus=ee.FAILED}).addCase(Pa.pending,t=>{t.linkCardApiStatus=ee.LOADING}).addCase(Pa.fulfilled,t=>{t.linkCardApiStatus=ee.IDLE}).addCase(Pa.rejected,t=>{t.linkCardApiStatus=ee.FAILED}).addCase(Ma.pending,t=>{t.unlinkCardApiStatus=ee.LOADING}).addCase(Ma.fulfilled,t=>{t.unlinkCardApiStatus=ee.IDLE}).addCase(Ma.rejected,t=>{t.unlinkCardApiStatus=ee.FAILED}).addCase(Ra.pending,t=>{t.updateFormApiStatus=ee.LOADING}).addCase(Ra.fulfilled,t=>{t.updateFormApiStatus=ee.IDLE}).addCase(Ra.rejected,t=>{t.updateFormApiStatus=ee.FAILED}).addCase(ja.pending,t=>{t.currentResourceDetailsApiStatus=ee.LOADING}).addCase(ja.fulfilled,(t,n)=>{const{data:r}=n.payload;r&&(t.currentResourceDetails=r),t.currentResourceDetailsApiStatus=ee.IDLE}).addCase(ja.rejected,t=>{t.currentResourceDetailsApiStatus=ee.FAILED})}}),Da=$t("writeCapability/fetchObjectList",async e=>{const{inboxIds:t,channelType:n,conversationId:r,isExpandedFormEnabled:o}=e,s=await XE({inboxIds:t,channelType:n,conversationId:r});if(!s||!s.data||!("formsList"in s.data)||!Array.isArray(s.data.formsList))return{createObjectList:[],createObjectConnectorNamesList:[],linkObjectList:[],editObjectList:[],searchObjectList:[],formFields:null,objectDict:null,dependentFieldsMap:{}};const a=s.data.formsList,i={},c=[],l=[],f=[],g=[],y=[],x={},b={};return a==null||a.forEach(p=>{var m,E;if(p.expandedView&&!o)return;const h={...p};"fieldList"in h&&delete h.fieldList,b[p.id]=h,i[p.id]||(i[p.id]={}),x[p.id]||(x[p.id]=[]),p.type==="create"&&p.authenticated?(c.push({value:p.id,label:p.name,avatarUrl:p.logoUrl,connectorKey:p.connectorName}),p.connectorName&&!l.includes(p.connectorName)&&l.push(p.connectorName)):p.type==="link"&&p.authenticated?f.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}):p.type==="edit"&&p.authenticated?g.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}):p.type==="search_and_link"&&p.authenticated&&y.push({value:p.id,label:p.name,avatarUrl:p.logoUrl}),(m=p.fieldList)==null||m.sort((C,w)=>C.priority-w.priority),(E=p.fieldList)==null||E.forEach(C=>{const w=rl(C);if(w.columns&&(w.columns=w.columns.map(v=>rl(v,{loadOptionsOnFocus:!0,defaultOptions:!1}))),x[p.id]=[...x[p.id],w],C.interfaceDetails&&(C.interfaceDetails.args||C.interfaceDetails.optionalArgs)){const v={...C.interfaceDetails.args,...C.interfaceDetails.optionalArgs};Object.values(v).forEach(_=>{i[p.id][_]?i[p.id][_]=[...i[p.id][_],C.name]:i[p.id][_]=[C.name]})}})}),{createObjectList:c,createObjectConnectorNamesList:l,linkObjectList:f,editObjectList:g,searchObjectList:y,formFields:x,objectDict:b,dependentFieldsMap:i}}),Na=$t("writeCapability/createForm",async(e,{rejectWithValue:t})=>{var c;const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:a,conversationId:i}=e;try{await z1({formId:n},{args:s,interfaceId:a,conversationId:i}),r==null||r(),Ie({message:KE,type:Ut})}catch(l){const f=l,g=(c=f==null?void 0:f.response)==null?void 0:c.data,y=(g==null?void 0:g.message)??ev;return o==null||o(l),Ie({message:y,type:Ye}),t(l)}}),Ra=$t("writeCapability/updateForm",async(e,{rejectWithValue:t})=>{const{formId:n,successCallback:r,failureCallback:o,args:s={},interfaceId:a,conversationId:i,externalResourceId:c,previousArgs:l={}}=e;try{await z1({formId:n},{args:s,interfaceId:a,conversationId:i,externalResourceId:c,previousArgs:l}),r==null||r(),Ie({message:uv,type:Ut})}catch(f){return o==null||o(f),Ie({message:dv,type:Ye}),t(f)}}),Ma=$t("writeCapability/unlinkCard",async({id:e,channelType:t,externalResourceId:n,conversationId:r})=>{await zE(e,t,n,r)}),Pa=$t("writeCapability/linkCard",async({id:e,externalResourceId:t,channelType:n,conversationId:r,email:o},{rejectWithValue:s})=>{var a;try{await YE(e,t,n,r,o)}catch(i){return s({status:(a=i.response)==null?void 0:a.status})}}),ja=$t("connectorCardLibrary/fetchCurrentResourceDetails",async(e,{rejectWithValue:t})=>{const{id:n,channelType:r,conversationId:o,externalResourceId:s,contactEmail:a}=e;try{const i=await JE(n,r,o,s,a),c=i==null?void 0:i.data,l=i==null?void 0:i.status,f={values:{},errors:{}};return Object.entries(c.formData).forEach(([g,y])=>{"label"in y&&(y.type&&y.type==="date"?f.values[g]=y.label?new Date(parseInt(y.label)).toISOString():"":y.type&&y.type==="multi-select"&&"value"in y&&"label"in y&&y.value&&y.label?f.values[g]=[{value:y.value,label:y.label}]:y.value?f.values[g]={value:y.value,label:y.label}:f.values[g]=y.label)}),{data:f,status:l}}catch(i){return Ie({message:vn,type:Ye}),t(i)}}),{resetState:iL,setCurrentCardInEdit:ao,resetCurrentResourceDetails:hv,setHasUnsavedChanges:$1}=Q1.actions,gv=Q1.reducer,mv=()=>{const[e,t]=I.useState(null),[n,r]=I.useState({isVertical:!1,isHorizontal:!1,isScrolling:!1}),o=I.useCallback(s=>{t(s)},[]);return I.useEffect(()=>{if(!e)return;e.dataset.prevScrollLeft="0",e.dataset.prevScrollTop="0";let s=null;const a=100;let i=null;const c=150,l=f=>{s||(s=window.setTimeout(()=>{const g=f.target,y=Number(e.dataset.prevScrollLeft)||0,x=Number(e.dataset.prevScrollTop)||0,b=g.scrollLeft,p=g.scrollTop,h=b-y,m=p-x,E=Math.abs(m)>Math.abs(h),C=Math.abs(h)>Math.abs(m);r({isVertical:E,isHorizontal:C,isScrolling:!0}),e.dataset.prevScrollLeft=String(b),e.dataset.prevScrollTop=String(p),s=null},a),i&&window.clearTimeout(i),i=window.setTimeout(()=>{r(g=>({...g,isScrolling:!1})),i=null},c))};return e.addEventListener("scroll",l),()=>{e.removeEventListener("scroll",l),s&&window.clearTimeout(s),i&&window.clearTimeout(i)}},[e]),[n,o]},bv="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",yv=({data:e,title:t,currentCard:n,setShowModal:r})=>{const o=Qt(),{sendTrackingEvent:s,currentSmIds:a}=I.useContext(We),{userGroupId:i}=qt()||{},[c,l]=mv(),{isScrolling:f,isVertical:g}=c,y=f&&g,x=I.useMemo(()=>(e==null?void 0:e[0].data.map(m=>m.label))||[],[e]),b=I.useMemo(()=>e.map(m=>{const E={cells:{},externalResourceId:m.externalResourceId};return m.data.forEach((C,w)=>{if(x[w]){let v=C.value?C.value:Zs;v&&C.type==="date"&&(v=new Date(parseInt(v)).toLocaleDateString(navigator.language)),E.cells[x[w]]={label:v,deepLink:C==null?void 0:C.deepLink}}}),E}),[e,x]),p=(m,E)=>d.jsx(O4,{align:"left",children:m.deepLink?d.jsx(u.Link,{target:"_blank",underline:"none",href:m.deepLink,children:m.label}):d.jsx(u.Typography,{variant:"body2",color:"gray.black",children:m.label})},`${E}_${m.label}`),h=m=>{!m||!n||(r(!1),s(Ed,{card_title:n.title,connector_name:n.connectorName,ug_id:i,sm_ids:a}),o(ao({...n,externalResourceId:m})))};return d.jsxs(u.Stack,{maxHeight:"340px",maxWidth:"700px",padding:"32px 0px 32px 32px",overflow:"auto",children:[d.jsx(u.Typography,{variant:"h2",color:"gray.black",marginBottom:"16px",children:t}),d.jsx(u.TableContainer,{ref:l,children:d.jsxs(u.Table,{stickyHeader:!0,children:[d.jsx(T4,{children:d.jsxs(u.TableRow,{children:[x.map(m=>d.jsx(A4,{sx:{whiteSpace:"nowrap"},children:d.jsx(u.Typography,{variant:"overline",color:"gray.gray3",children:m})},m)),d.jsx(k4,{})]})}),d.jsx(u.TableBody,{children:b.map((m,E)=>d.jsxs(L4,{children:[Object.values(m.cells).map((C,w)=>p(C,w)),d.jsx(F4,{children:!y&&m.externalResourceId&&d.jsx(u.Tooltip,{title:Fd,placement:"bottom",children:d.jsx(u.IconButton,{className:"row-edit",onClick:()=>h(m.externalResourceId),children:d.jsx("img",{src:bv})})})})]},`id_${E}`))})]})})]})},Cv=e=>e.cardList.connectorCards,xv=e=>e.cardList.connectorsEnabled,Ev=e=>e.cardList.connectorApiStatus,vv=e=>e.cardList.cardSpecificData,wv=e=>e.cardList.specificConnectorApiStatus,Iv=e=>e.cardList.specificConnectorErrorCode,_v=e=>{const{connectorApiStatus:t,specificConnectorApiStatus:n}=e.cardList;return t!==ee.IDLE||!n?!1:Object.values(n).every(r=>r===ee.IDLE||r===ee.FAILED)},Sv="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",U1=/^No\s.+\sfound\sfor\s(email|Email)\s.+@.+\..+$/,K1=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}},Tv=(e,t)=>`${Dd} (Error code: ${e})`.replace(/{{connector_name}}/g,(t==null?void 0:t[0])||""),Av=(e,t,n)=>{var l,f,g,y,x;const r=e.externalResourceId?`${e.id}_${e.externalResourceId}`:e.id,o=t==null?void 0:t[r];if(!o)return!0;const s=o.cardType==="flat",a=(l=t==null?void 0:t[r])==null?void 0:l.data,i=s&&((f=a==null?void 0:a.flatDisplay)!=null&&f.data)?a.flatDisplay.data:!s&&((x=(y=(g=a==null?void 0:a.listItems)==null?void 0:g.fields)==null?void 0:y[0])!=null&&x.data)?a.listItems.fields[0].data:[],c=o.cardErrorMessage;return c&&U1.test(c)?!0:!ep(e,t,n)&&!i.length},ep=(e,t,n)=>{var f,g;const r=e.externalResourceId?`${e.id}_${e.externalResourceId}`:e.id,o=t==null?void 0:t[r];if(!o)return!1;const a=o.cardType==="flat"||(g=(f=o.data)==null?void 0:f.listItems)==null?void 0:g.errorMessage,i=(n==null?void 0:n[r])===ee.FAILED,c=o.cardErrorMessage,l=c&&U1.test(c);return i||a||c&&!l};function Lv(e,t,n){const r={},o={};let s=0,a=0;for(const c of e){const l=c.externalResourceId?`${c.id}_${c.externalResourceId}`:c.id,f=t==null?void 0:t[l],g=(f==null?void 0:f.connectorNames)??[];for(const y of g)r[y]||(r[y]=[],o[y]={cards_visible:0,empty_cards:0,cards_with_error:0,card_key:[],card_title:[]}),r[y].push(c),o[y].cards_visible+=1,o[y].card_key.push(c.id),o[y].card_title.push(c.title),Av(c,t,n)&&(o[y].empty_cards+=1,s+=1),ep(c,t,n)&&(o[y].cards_with_error+=1,a+=1)}return{cards_per_app:Object.entries(o).map(([c,l])=>({app_name:c,...l})),total_empty_cards:s,total_cards_with_errors:a}}const tp=e=>{const{value:t,error:n,deepLink:r,statusCode:o,isLoading:s,type:a,redirectToAdminTab:i,isFailed:c,connectorNames:l,cardTitle:f,currentCard:g,cardId:y,isCardLevelError:x,fieldName:b,showErrorIcon:p}=e,h=I.useRef(null),m=I.useRef(null),{email:E,currentSmIds:C,conversationId:w,sendTrackingEvent:v,connectorFunctions:_}=I.useContext(We),T=ve(Iv),S=T==null?void 0:T[y],[L,N]=I.useState(!1),k=I.useMemo(()=>{if(n&&x){const{error_message:q}=K1(n);return q}return c?Dd.replace(/{{connector_name}}/g,(l==null?void 0:l[0])||""):_d},[n,c,l,x]),D=I.useCallback(()=>{const q=n||Tv(S,l),{error_code:ne,error_message:ce}=K1(q);v==null||v(z3,{sm_ids:C,frontend_req_params:{email:E,conversationId:w,externalResourceId:g==null?void 0:g.externalResourceId},card_title:f,connector_name:l!=null&&l.length?l:"",error_code:ne,error_message:ce})},[n,S,v,C,E,w,f,l,g==null?void 0:g.externalResourceId]);I.useEffect(()=>{(n&&x||c&&S)&&D()},[D,S,c,n,x]),I.useEffect(()=>{const q=r?m.current:h.current;if(q){const ne=q.scrollHeight>q.clientHeight||q.scrollWidth>q.clientWidth;N(ne)}},[t,r]);const M=o==zi.NOT_FOUND;let j=M?Zs:t;a==="date"&&j&&!M&&(j=new Date(parseInt(j)).toLocaleDateString(navigator.language));const J=!!n||c,Y=()=>{i?_==null||_.redirectToAdmin():window.open(D5,"_blank")},z=()=>{v==null||v(Y3,{sm_ids:C,card_title:f,field_name:b})},H=q=>{const ne=/<>(.*?)<>/g,ce=q.split(ne);return d.jsx(I.Fragment,{children:ce.map((V,R)=>R%2===1?d.jsx(w4,{variant:"body2",onClick:Y,children:V},R):V)})};return s?d.jsx(Pn,{variant:"rounded",width:"100%",height:16,animation:"wave",margin:"4px 0 0 0"}):J?d.jsxs(zd,{gap:"7px",children:[p?d.jsx(u.Stack,{marginTop:"3px",flexShrink:"0",children:d.jsx("img",{src:Sv,width:"18px",height:"18px"})}):null,d.jsx(Yd,{variant:"body_sm_regular",children:k?H(k):_d})]}):d.jsx(u.Tooltip,{title:L?j:null,placement:"bottom",children:r?d.jsx(Jd,{ref:m,target:"_blank",underline:"none",href:r,fontSize:"13px",onClick:z,children:j||Zs}):d.jsx(_4,{ref:h,variant:"caption_regular",children:j||Zs})})},np="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",Er=({shown:e,setShown:t,children:n,showCloseButton:r=!1,borderRadius:o=4,sx:s})=>d.jsx(u.Dialog,{open:e,onClose:()=>t(!1),PaperProps:{style:{borderRadius:o,padding:0,height:"fit-content",width:"fit-content",maxWidth:"none"}},sx:{...s},children:d.jsxs(u.Stack,{direction:"row",children:[r&&d.jsx(u.Box,{position:"absolute",right:10,top:10,children:d.jsx(u.Tooltip,{title:"Close",placement:"bottom",children:d.jsx(u.IconButton,{onClick:()=>t(!1),children:d.jsx("img",{src:np})})})}),n]})}),rp=e=>{var V,R,G;const{id:t,cardTitle:n,specificCardData:r,specificConnectorApiStatus:o,isOpen:s,currentCard:a}=e,i=24,c=(o==null?void 0:o[t])===ee.IDLE,l=(o==null?void 0:o[t])===ee.LOADING,f=(o==null?void 0:o[t])===ee.FAILED,{cardType:g,data:y,cardErrorMessage:x,redirectToAdminTab:b,connectorNames:p}=(r==null?void 0:r[t])||{},h=g==="flat",[m,E]=I.useState(!1),[C,w]=I.useState(!1),[v,_]=I.useState(!1),[T,S]=I.useState(!1),L=((V=y==null?void 0:y.listItems)==null?void 0:V.statusCode)!==401,N=I.useMemo(()=>{var W,U,Q,re;return h&&((W=y==null?void 0:y.flatDisplay)!=null&&W.data)?y.flatDisplay.data:!h&&((re=(Q=(U=y==null?void 0:y.listItems)==null?void 0:U.fields)==null?void 0:Q[0])!=null&&re.data)?y.listItems.fields[0].data:[]},[h,y]),k=I.useMemo(()=>N==null?void 0:N.slice(0,5),[N]),[D,M]=I.useState([]),j=I.useRef(null),[J,Y]=I.useState(0),z=m?-180:0,H=h?!1:!!((R=y==null?void 0:y.listItems)!=null&&R.errorMessage),q=H||f||x,ne=c&&!H&&s&&(v||C);I.useLayoutEffect(()=>{var W;(W=j.current)!=null&&W.scrollHeight&&Y(j.current.scrollHeight+i)},[o==null?void 0:o[t],D,j]),I.useEffect(()=>{var re,B;const W=((N==null?void 0:N.length)||0)>5,U=!h&&(((B=(re=y==null?void 0:y.listItems)==null?void 0:re.fields)==null?void 0:B.length)||0)>1;_(W&&!U),w(U)},[y,h,N==null?void 0:N.length]),I.useEffect(()=>{M(m?N:k)},[y,m,k,N]);const ce=()=>{v?E(W=>!W):S(W=>!W)};return d.jsxs(d.Fragment,{children:[d.jsx(Er,{shown:T,setShown:S,showCloseButton:!0,borderRadius:12,children:d.jsx(yv,{data:((G=y==null?void 0:y.listItems)==null?void 0:G.fields)||[],title:n,currentCard:a,setShowModal:S})}),d.jsx(E4,{className:s?"":"slideUp",height:J,children:d.jsx(u.Stack,{ref:j,gap:1,margin:"12px",children:l&&!(D!=null&&D.length)?d.jsxs(d.Fragment,{children:[d.jsx(Pn,{variant:"rounded",width:"100%",height:20,animation:"wave"}),d.jsx(Pn,{variant:"rounded",width:"100%",height:20,animation:"wave"})]}):d.jsx(d.Fragment,{children:q?d.jsx(u.Box,{margin:"8px 0",children:d.jsx(tp,{error:x,isLoading:l,redirectToAdminTab:b,isFailed:f,showErrorIcon:!L,connectorNames:p,cardId:t,cardTitle:n,currentCard:a,isCardLevelError:!0})}):D!=null&&D.length?D==null?void 0:D.map(W=>{const{value:U,label:Q,deepLink:re,type:B}=W,te="errorMessage"in W?W.errorMessage:null,pe="statusCode"in W?W.statusCode:null;return d.jsxs("div",{children:[d.jsx(v4,{variant:"overline_medium",children:Q}),d.jsx(tp,{value:U,error:te,deepLink:re,statusCode:pe,isLoading:l,type:B,cardTitle:n,currentCard:a,cardId:t,fieldName:Q})]},Q)}):d.jsx(u.Box,{margin:"8px 0",children:d.jsx(Yd,{variant:"body_sm_regular",children:v5})})})})}),!x&&ne&&d.jsx(N4,{variant:"body_xs_medium",onClick:ce,children:v?d.jsxs(d.Fragment,{children:[m?gb:r0,d.jsx(D4,{src:hb,transformAngle:z})]}):r0})]})},Ov={connectorCards:null,cardSpecificData:null,connectorApiStatus:ee.IDLE,conversationMetaDataApiStatus:ee.IDLE,specificConnectorApiStatus:null,threadId:null,connectorsEnabled:!1,specificConnectorErrorCode:null,conversationEmailHeaders:null},op="/v1/api",Fv=`${op}/connectors/cards`,kv=`${op}/connectors/cards/:id/data`,Dv=({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||"")),xe({url:`${Fv}?${r.toString()}`,method:Fe.GET})},Nv=(e,t,n,r)=>{const o=new URLSearchParams;return o.append("senderEmail",t),o.append("conversation_id",String(n||"")),r&&o.append("externalResourceId",r),xe({url:`${kv.replace(":id",e)}?${o.toString()}`,method:Fe.GET})},sp=xc({name:"connectorCardLibrary",initialState:Ov,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(Ba.pending,t=>{t.connectorApiStatus=ee.LOADING}).addCase(Ba.fulfilled,(t,n)=>{t.connectorApiStatus=ee.IDLE,t.connectorCards=n.payload.cards,t.connectorsEnabled=n.payload.connectorsEnabled}).addCase(Ba.rejected,t=>{t.connectorApiStatus=ee.FAILED}).addCase(os.pending,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.LOADING}}).addCase(os.fulfilled,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`);const{data:a}=n.payload||{};a&&(t.cardSpecificData={...t.cardSpecificData?t.cardSpecificData:{},[s]:a}),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.IDLE}}).addCase(os.rejected,(t,n)=>{const{id:r,externalResourceId:o=""}=n.meta.arg;let s=r;o&&(s=`${s}_${o}`),t.specificConnectorApiStatus={...t.specificConnectorApiStatus??{},[s]:ee.FAILED};const a=n.payload&&typeof n.payload=="object"&&"code"in n.payload?String(n.payload.code):Nd;t.specificConnectorErrorCode={...t.specificConnectorErrorCode??{},[s]:a}})}}),Ba=$t("connectorCardLibrary/fetchAllCard",async({inboxIds:e,channelType:t,conversationId:n})=>{var i;const r=await Dv({inboxIds:e,channelType:t,conversationId:n});if(!Array.isArray((i=r==null?void 0:r.data)==null?void 0:i.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}}),os=$t("connectorCardLibrary/fetchSpecificCard",async({id:e,email:t,conversationId:n,isRefresh:r,externalResourceId:o},s)=>{try{const a=await Nv(e,t,n,o),i=a==null?void 0:a.data,c=a==null?void 0:a.status;return i?(r&&Ie({message:B0,type:Ut}),{data:jd(i),status:c}):(r&&Ie({message:j0,type:Ye}),{data:{},status:c})}catch(a){const i=a;return s.rejectWithValue({...i,code:i.code||Nd})}}),Rv=sp.reducer,ap=sp.actions,ip="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",Mv="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",Pv="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",cp=e=>e.write.createObjectList,jv=e=>e.write.createObjectConnectorNamesList,lp=e=>e.write.linkObjectList,Bv=e=>e.write.editObjectList,Vv=e=>e.write.objectDict,Gv=e=>e.write.formFields,Hv=e=>e.write.linkCardApiStatus,Wv=e=>e.write.unlinkCardApiStatus,Zv=e=>e.write.dependentFieldsMap,Xv=e=>e.write.createFormApiStatus,zv=e=>e.write.updateFormApiStatus,Yv=e=>e.write.currentResourceDetails,Jv=e=>e.write.currentResourceDetailsApiStatus,up=e=>e.write.currentCardInEdit,dp=e=>e.write.hasUnsavedChanges,qv=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,fp=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)&&qv(e[r])?n[r]=(o=new Date(`${e[r]}`))==null?void 0:o.toString():n[r]=e[r],n},{}),pp=(e,t)=>JSON.stringify(fp(e))===JSON.stringify(fp(t)),Qv=e=>A5.replace("{{connectorName}}",e),$v=({showUnlinkModal:e,setShowUnlinkModal:t,cardId:n,onCardUnlinking:r,externalResourceId:o,conversationId:s,connectorName:a})=>{const i=Qt(),{sendTrackingEvent:c}=I.useContext(We),f=ve(Wv)===ee.LOADING,g=()=>{s&&o&&i(Ma({id:n,conversationId:s,externalResourceId:o})).unwrap().then(()=>{c(D3,{connector_name:a,conversation_id:s}),t(!1),r(),Ie({message:My,type:Ut})}).catch(()=>{Ie({message:Py,type:Ut})})};return d.jsx(Er,{shown:e,setShown:t,showCloseButton:!0,children:d.jsxs(u.Stack,{width:"400px",padding:"20px",gap:"8px",children:[d.jsx(u.Typography,{variant:"h2",children:T5}),d.jsx(u.Typography,{variant:"body2",children:Qv(a)}),d.jsxs(u.Stack,{direction:"row",gap:"8px",marginTop:"20px",justifyContent:"flex-end",children:[d.jsx(u.Button,{variant:"text",onClick:()=>t(!1),children:qi}),d.jsx(u.Button,{disabled:f,color:"error",onClick:g,children:Od})]})]})})},Uv=({actions:e,isHovered:t=!1})=>{const r=e.filter(i=>i.shown);if(r.length===0)return null;const o=r[r.length-1],s=r.slice(0,-1),a=t?(s.length+1)*32:32;return d.jsxs(S4,{width:a,isHovered:t,children:[d.jsx("div",{className:"hidden-actions",children:s.map(({id:i,disabled:c,label:l,iconSrc:f,action:g})=>d.jsx(u.Tooltip,{title:l,placement:"bottom",children:d.jsx(qr,{onClick:g,disabled:c,children:d.jsx("img",{src:f})})},i))}),o&&d.jsx(u.Tooltip,{title:o.label,placement:"bottom",children:d.jsx(qr,{onClick:o.action,disabled:o.disabled,children:d.jsx("img",{src:o.iconSrc})})},o.id)]})},Kv=e=>{const{card:t,specificCardData:n,email:r,specificConnectorApiStatus:o,defaultOpenState:s=!1,onCardUnlinking:a}=e,i=Qt(),{availableFeatures:c,sendTrackingEvent:l,conversationId:f,currentSmIds:g}=I.useContext(We),{userGroupId:y}=qt()||{},[x,b]=I.useState(!!s),[p,h]=I.useState(!1),[m,E]=I.useState(!1),[C,w]=I.useState(!1),{id:v,title:_,externalResourceId:T="",forms:S=[],logoUrl:L}=t;let N=v;T&&(N=`${N}_${T}`);const{data:k,cardType:D,cardErrorMessage:M,connectorNames:j}=(n==null?void 0:n[N])??{},J=(j==null?void 0:j[0])||"",Y=(o==null?void 0:o[N])===ee.LOADING,z=(o==null?void 0:o[N])===ee.FAILED,H=!!(Ke(c,wd)&&T),q=I.useMemo(()=>{var B,te;if(M||z||!(Ke(c,p5)&&S.some(pe=>pe.type==="edit")))return!1;switch(D){case"flat":return!!((k==null?void 0:k.flatDisplay.externalResourceId)??t.externalResourceId);case"flat_with_list":return((B=k==null?void 0:k.listItems)==null?void 0:B.fields.length)===1?(te=k==null?void 0:k.listItems)==null?void 0:te.fields.some(pe=>pe.externalResourceId):!1;default:return!1}},[k,D,c,S,t,M,z]),ne=I.useCallback((B=!1)=>{const te=B?j3:P3;r&&v&&f&&i(os({id:v,email:r,conversationId:f,externalResourceId:T})).unwrap().then(pe=>{const X={...Pd(pe,_,B,!0),sm_ids:g};l(te,X)}).catch(pe=>{const X={...Pd(pe,_,B,!1),sm_ids:g};l(te,X)})},[i,r,v,_,l,f,T,g]);I.useEffect(()=>{x&&ne(!0)},[x,ne]);const ce=(B,te)=>{var X;B==null||B.stopPropagation(),i(os({id:te,email:r,conversationId:f,isRefresh:!0,externalResourceId:T})).unwrap().then(()=>{l(w3,{id:te})});const pe=B.target.tagName==="BUTTON"?(X=B.target)==null?void 0:X.firstChild:B.target;pe.className&&(pe.className=""),setTimeout(()=>pe.className="selected",1)},V=(B,te)=>{B.stopPropagation(),!(n!=null&&n[te])&&!Y&&ne(),l(x?v3:E3,{id:te}),b(pe=>!pe)},R=B=>{B.stopPropagation();const te=B.currentTarget.offsetWidth<B.currentTarget.scrollWidth;h(!!te)},G=B=>{var pe,X;B.stopPropagation(),l(Ed,{card_title:_,connector_name:J,ug_id:y,sm_ids:g});let te;D==="flat"?te=(k==null?void 0:k.flatDisplay.externalResourceId)??t.externalResourceId:D==="flat_with_list"&&(te=(X=(pe=k==null?void 0:k.listItems)==null?void 0:pe.fields[0])==null?void 0:X.externalResourceId),te?i(ao({...t,externalResourceId:te})):Ie({message:vn,type:Ye})},W=B=>{B.stopPropagation(),E(!0)},U=()=>{w(!0)},Q=()=>{w(!1)},re=[{id:"unlink",label:Od,disabled:Y,shown:H,iconSrc:Mv,action:B=>W(B)},{id:"refresh",label:Sd,disabled:Y,shown:!0,iconSrc:ip,action:B=>ce(B,v)},{id:"edit",label:Fd,disabled:Y,shown:q,iconSrc:Pv,action:B=>G(B)}];return d.jsxs(b4,{"data-testid":`test_${v}`,onMouseEnter:U,onMouseLeave:Q,children:[d.jsxs(y4,{className:x?"hiver-card-expanded":"",onClick:B=>V(B,N),children:[d.jsxs(C4,{children:[L&&d.jsx("img",{src:L,alt:_}),d.jsx(u.Tooltip,{title:p?_:"",placement:"bottom",children:d.jsx(x4,{variant:"body_sm_regular",onMouseOver:B=>R(B),onMouseLeave:B=>R(B),children:_})})]}),d.jsxs(zd,{children:[d.jsx(Uv,{actions:re,isHovered:C}),d.jsx(u.Tooltip,{title:x?Td:Yi,placement:"bottom",children:d.jsx(qr,{onClick:B=>V(B,N),children:d.jsx(tc,{className:x?"":"hiver-up"})})})]})]}),d.jsx(rp,{id:N,cardTitle:t.title,currentCard:t,specificCardData:n,specificConnectorApiStatus:o,isOpen:x}),d.jsx($v,{showUnlinkModal:m,setShowUnlinkModal:E,cardId:v,onCardUnlinking:a,conversationId:f,externalResourceId:T,connectorName:J})]})},ew=Number.MAX_SAFE_INTEGER,tw=({cards:e,email:t,specificCardData:n,specificConnectorApiStatus:r,onCardUnlinking:o})=>{const{availableFeatures:s}=I.useContext(We),i=Ke(s,g5)?ew:1;return d.jsx(u.Box,{flexGrow:1,children:e.map((c,l)=>{const{id:f,externalResourceId:g}=c;let y=f;return g&&(y=`${y}_${g}`),d.jsx("div",{children:d.jsx(Kv,{card:c,specificCardData:n,email:t??"",defaultOpenState:l<i,specificConnectorApiStatus:r,onCardUnlinking:o})},y)})})},io=({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 In({children:e,condition:t,fallback:n=!1}){return!t&&!n?null:e}io.CaseView=In;const nw="Bring your favourite tools into Hiver",rw="Plugin image",ow="Integrate tools like Salesforce, HubSpot, and Shopify to boost productivity",sw="Enable Connectors",aw="Enable Apps",iw="Learn more",cw="https://help.hiverhq.com/custom-connectors/hiver-s-custom-connectors",lw="Contact your admin to enable this",uw="https://youtu.be/ODcJnzZLb50",dw="connectors-module/assets/connectors-images/connector-mainpage.png",fw="connectors-module/assets/connectors-images/connector-mainpage-apps.png",pw="Explore connectors",hw="Connectors",gw=u.styled(u.Box)`
|
|
1193
1231
|
padding-top: 20px;
|
|
1194
|
-
`,
|
|
1232
|
+
`,mw=u.styled(u.Stack)`
|
|
1195
1233
|
width: 100%;
|
|
1196
1234
|
height: 97px;
|
|
1197
1235
|
background-color: ${u.theme.palette.purple.light};
|
|
@@ -1207,21 +1245,21 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1207
1245
|
height: 56px;
|
|
1208
1246
|
width: 102px;
|
|
1209
1247
|
}
|
|
1210
|
-
`,
|
|
1248
|
+
`,bw=u.styled(u.Typography)`
|
|
1211
1249
|
color: ${u.theme.palette.gray.gray1};
|
|
1212
1250
|
height: 54px;
|
|
1213
1251
|
width: 120px;
|
|
1214
1252
|
line-height: 18px;
|
|
1215
|
-
`,
|
|
1253
|
+
`,yw=u.styled(u.Link)`
|
|
1216
1254
|
display: block;
|
|
1217
1255
|
width: 100%;
|
|
1218
1256
|
margin-bottom: 20px;
|
|
1219
1257
|
margin-top: 12px;
|
|
1220
|
-
`,
|
|
1258
|
+
`,Cw=u.styled(u.Typography)`
|
|
1221
1259
|
color: ${u.theme.palette.gray.gray1};
|
|
1222
1260
|
font-size: 13px;
|
|
1223
1261
|
margin-bottom: 24px;
|
|
1224
|
-
`,
|
|
1262
|
+
`,hp=u.styled(u.Button)`
|
|
1225
1263
|
width: 100%;
|
|
1226
1264
|
color: ${u.theme.palette.gray.black};
|
|
1227
1265
|
background-color: white;
|
|
@@ -1231,17 +1269,17 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1231
1269
|
background-color: #e3dfff;
|
|
1232
1270
|
border: 1px solid ${u.theme.palette.purple.primary};
|
|
1233
1271
|
}
|
|
1234
|
-
`,
|
|
1272
|
+
`,xw=u.styled(u.Stack)`
|
|
1235
1273
|
margin-top: 16px;
|
|
1236
1274
|
justify-content: center;
|
|
1237
1275
|
align-items: center;
|
|
1238
1276
|
gap: 8px;
|
|
1239
|
-
`,
|
|
1277
|
+
`,Ew=u.styled(u.icons.InfoOutlined)`
|
|
1240
1278
|
width: 18px;
|
|
1241
1279
|
color: ${u.theme.palette.gray.gray3};
|
|
1242
|
-
`,
|
|
1280
|
+
`,vw=u.styled(u.Typography)`
|
|
1243
1281
|
color: ${u.theme.palette.gray.gray3};
|
|
1244
|
-
`,
|
|
1282
|
+
`,ww="https://cdn.hiverhq.com/connectors-module/assets/PlugIn.svg",Iw={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:_w}=Iw,gp=({isAdmin:e=!0,hideHeading:t=!1})=>{const{sendTrackingEvent:n,availableFeatures:r,connectorFunctions:o}=I.useContext(We),s=Ke(r,d5),a=Ke(r,Ws),i=g=>{g.stopPropagation(),n(C3),o==null||o.redirectToAdmin()},c=g=>{g.stopPropagation(),n(x3),window.open(cw,"_blank")},l=()=>{n(X3,{source:"main_tab"})},f=a?fw:dw;return d.jsxs(gw,{"data-testid":"noConnectors",children:[s?d.jsxs(d.Fragment,{children:[t?null:d.jsx(u.Typography,{variant:"h2",children:a?Ji:hw}),d.jsx(yw,{onClick:l,href:uw,target:"_blank",children:d.jsx(g8,{src:_w+f,alt:pw,aspectRatio:"1000/783"})})]}):d.jsxs(mw,{children:[d.jsx(bw,{variant:"body1_medium",children:nw}),d.jsx("img",{src:ww,alt:rw})]}),d.jsx(Cw,{variant:"body2",children:ow}),e?d.jsx(hp,{endIcon:d.jsx(u.icons.ArrowForward,{}),onClick:i,...s&&{size:"medium"},children:a?aw:sw}):d.jsxs(d.Fragment,{children:[d.jsx(hp,{onClick:c,children:iw}),d.jsxs(xw,{direction:"row",children:[d.jsx(Ew,{}),d.jsx(vw,{variant:"caption",children:lw})]})]})]})},Sw=()=>{const{availableFeatures:e}=I.useContext(We),t=Ke(e,Ws);return d.jsxs(Xd,{children:[d.jsxs(u.Stack,{direction:"row",boxSizing:"content-box",paddingTop:"20px",paddingBottom:"12px",height:"36px",gap:"8px",alignItems:"center",children:[t?d.jsx(Gd,{width:"20px",height:"20px"}):d.jsx(Wd,{}),d.jsx(Zd,{variant:"body_sm_medium",children:t?Ji:Ad})]}),d.jsxs(u.Stack,{gap:"12px",children:[d.jsx(Pn,{variant:"rounded",width:"100%",height:"46px",animation:"wave"}),d.jsx(Pn,{variant:"rounded",width:"100%",height:"46px",animation:"wave"}),d.jsx(Pn,{variant:"rounded",width:"100%",height:"46px",animation:"wave"})]})]})},Tw=()=>{const{metaData:e,sendTrackingEvent:t,isAdmin:n,connectorFunctions:r}=I.useContext(We),[o,s]=I.useState(!1),a=I.useRef(null),[i,c]=I.useState(0),{templateUpdates:l}=e||{},{sections:f=[],actionButtons:g=[],title:y}=l||{},{version:x=""}=l||{},b=M5(x),p=I.useMemo(()=>R5(x),[x]),h=I.useMemo(()=>(g==null?void 0:g.filter(({isAdminPanelLink:w})=>!(!n&&w)))??[],[g,n]);if(I.useEffect(()=>{!p&&l&&Ui(x,!0)},[p,x,l]),I.useLayoutEffect(()=>{var w;(w=a.current)!=null&&w.scrollHeight&&c(a.current.scrollHeight)},[a]),I.useEffect(()=>{l&&!b&&t(_3,{update_version_id:x})},[]),!l||b)return null;const m=w=>{var v;w.stopPropagation(),s(_=>!_),(v=a.current)!=null&&v.scrollHeight&&c(a.current.scrollHeight),Ui(x,!1,!0)},E=(w,v="",_=!1,T=!1)=>{var S;if(w.stopPropagation(),_&&T?t(S3,{update_version_id:x}):T&&t(T3,{update_version_id:x}),!_&&v){(S=window.open(v,"_blank"))==null||S.focus();return}C(w,!1),r==null||r.redirectToAdmin()},C=(w,v=!0)=>{w.stopPropagation(),Ui(x,!1),s(!1),v&&t(A3,{update_version_id:x})};return d.jsxs(M4,{children:[d.jsxs(P4,{children:[d.jsx(R4,{variant:"h3",children:y}),d.jsxs(u.Box,{children:[o?d.jsx(u.Tooltip,{title:I5,placement:"bottom",children:d.jsx(u.IconButton,{onClick:C,children:d.jsx(u.icons.Close,{sx:{height:"16px",width:"16px",opacity:"0.8"}})})}):null,d.jsx(u.Tooltip,{title:o?w5:Yi,placement:"bottom",children:d.jsx(qr,{onClick:m,children:d.jsx(tc,{className:o?"":"hiver-up"})})})]})]}),d.jsx(j4,{className:o?"slideDown":"slideUp",ref:a,height:i,children:d.jsxs(B4,{children:[f.map(({title:w,items:v,type:_})=>d.jsxs(Z4,{children:[d.jsx(u.Typography,{variant:"body2_medium",children:w}),v.map(T=>{const S=_===O5,{deeplink:L,textHtml:N,imageUrl:k}=T,D=()=>d.jsx(I4,{className:S?"":"ellipsisClass",component:"div",variant:"body2",dangerouslySetInnerHTML:{__html:N}});return d.jsx(V4,{component:"ul",children:d.jsxs(G4,{component:S?"li":"div",marginLeft:k?"0":"14px",children:[k?d.jsx("img",{src:k}):null,L?d.jsx(Jd,{target:"_blank",underline:"none",onClick:M=>E(M,L),fontSize:"13px",children:D()}):D()]})},N)})]},w)),d.jsx(u.Stack,{flexDirection:"row",gap:"8px",marginBottom:"11.5px",children:h.map(({text:w,link:v,isAdminPanelLink:_})=>d.jsx(H4,{variant:_?"contained":"text",children:d.jsx(W4,{variant:"caption",onClick:T=>E(T,v,_,!0),children:w})},w))})]})})]})},Aw=({selectedEmail:e,conversationId:t})=>xe({url:OE.replace(":conversationId",""+t),method:Fe.PATCH,data:{selectedEmail:e}}),Lw="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",mp=e=>{const t=I.useRef(null),[n,r]=I.useState(!1);return I.useEffect(()=>{t.current&&r(t.current.scrollWidth>t.current.clientWidth)},[e]),{textRef:t,isOverflow:n}},Ow=e=>{const{textRef:t,isOverflow:n}=mp(e.data.label);return d.jsx(u.Tooltip,{title:n?e.data.value:null,placement:"bottom",children:d.jsx(X4,{ref:t,variant:"body_sm_regular",paddingTop:n?"5px":"0px",children:e.data.label})})},Fw=e=>d.jsxs(ln.MenuList,{...e,children:[d.jsx(z4,{children:d.jsx(u.Typography,{variant:"body_sm_medium",children:yb})}),e.children]}),kw=e=>{const{isSelected:t}=e,{textRef:n,isOverflow:r}=mp(e.data.label);return d.jsx(ln.Option,{...e,children:d.jsxs(u.Stack,{direction:"row",gap:"5px",justifyContent:"space-between",alignItems:"center",children:[d.jsx(u.Tooltip,{title:r?e.data.value:null,placement:"bottom",children:d.jsx(Y4,{ref:n,className:"dropdown-item-text",variant:"body_sm_regular",children:e.data.label})}),t?d.jsx("img",{src:Lw,width:"14px",height:"14px"}):null]})})},Dw=e=>d.jsx(ln.ValueContainer,{...e,children:d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"4px",children:[d.jsx(u.icons.AccountCircle,{sx:{height:"20px",width:"20px",color:u.theme.palette.gray.gray3,flexShrink:0}}),d.jsx(u.Stack,{direction:"row",alignItems:"center",sx:{flex:1,minWidth:0,overflow:"hidden"},children:e.children})]})}),Nw=e=>d.jsx(ln.DropdownIndicator,{...e,children:e.selectProps.menuIsOpen?d.jsx(u.icons.ArrowDropUp,{sx:{height:"18px",width:"18px",color:u.theme.palette.gray.gray3}}):d.jsx(u.icons.ArrowDropDown,{sx:{height:"18px",width:"18px",color:u.theme.palette.gray.gray3}})}),Rw={control:(e,t)=>({...e,border:`1px solid ${t.isFocused?u.theme.palette.gray.gray3:u.theme.palette.gray.gray5}`,borderRadius:"8px",boxShadow:t.isFocused?`0 0 0 1px ${u.theme.palette.gray.gray3}`:"none",backgroundColor:u.theme.palette.gray.gray7,cursor:"pointer","& > :first-child":{"& > :first-child":{paddingTop:"0px"},"& > :nth-child(2)":{height:"0px"}}}),option:(e,t)=>({...e,backgroundColor:u.theme.palette.gray.white,color:u.theme.palette.gray.black,height:"36px",padding:"6px 16px","&:hover":{backgroundColor:t.isFocused?u.theme.palette.gray.gray7:u.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"})},Mw=({selectedEmail:e,emailHeaders:t,root:n,isLoading:r,setSelectedEmail:o})=>{const{conversationId:s}=I.useContext(We),a=t?Object.entries(t).map(([c])=>({value:c,label:c})):e?[{value:e,label:e}]:[];I.useEffect(()=>{if(!e&&!r&&t&&Object.keys(t).length>0){const c=Object.keys(t)[0];c&&o(c)}},[t,o,e,r]);const i=c=>{const l=String((c==null?void 0:c.value)||"");l&&s&&Aw({selectedEmail:l,conversationId:s}),o(l)};return d.jsx(u.Tooltip,{title:"Selected email",placement:"top",children:d.jsx("div",{style:{marginTop:"12px"},children:d.jsx(es,{options:a,value:e&&!r?{value:e,label:e}:null,placeholder:"Select an email",name:"email-selection",type:"select",onChange:i,components:{...es.getDefaultComponents(),MenuList:Fw,Option:kw,SingleValue:Ow,DropdownIndicator:Nw,ValueContainer:Dw},root:n,styles:Rw,isSearchable:!1,menuPortalTarget:document.body,isLoading:r})})})};u.styled(u.Paper)`
|
|
1245
1283
|
width: stretch;
|
|
1246
1284
|
height: 100%;
|
|
1247
1285
|
position: absolute;
|
|
@@ -1251,7 +1289,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1251
1289
|
padding: 20px 14px;
|
|
1252
1290
|
box-sizing: border-box;
|
|
1253
1291
|
overflow: hidden;
|
|
1254
|
-
`;const
|
|
1292
|
+
`;const Pw=u.styled(u.Paper)`
|
|
1255
1293
|
width: stretch;
|
|
1256
1294
|
height: 100%;
|
|
1257
1295
|
top: 0px;
|
|
@@ -1259,17 +1297,17 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1259
1297
|
padding: 0;
|
|
1260
1298
|
box-sizing: border-box;
|
|
1261
1299
|
overflow: hidden;
|
|
1262
|
-
`,
|
|
1300
|
+
`,jw=u.styled("img")`
|
|
1263
1301
|
height: 16px;
|
|
1264
1302
|
width: 16px;
|
|
1265
|
-
`,
|
|
1303
|
+
`,Bw=u.styled(u.Box)`
|
|
1266
1304
|
margin-top: 12px;
|
|
1267
1305
|
height: 100%;
|
|
1268
|
-
`,
|
|
1306
|
+
`,Vw="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",ol=({children:e,rightNode:t,title:n="Back",backButtonTooltip:r,onClose:o})=>d.jsxs(Pw,{children:[d.jsxs(u.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",children:[d.jsxs(u.Stack,{direction:"row",alignItems:"center",marginLeft:"-8px",children:[d.jsx(u.Tooltip,{title:r,placement:"bottom",children:d.jsx(u.IconButton,{onClick:o,children:d.jsx(jw,{src:Vw})})}),d.jsx(u.Typography,{children:n})]}),d.jsx(u.Stack,{direction:"row",alignItems:"center",children:t})]}),d.jsx(Bw,{children:e})]}),bp=e=>e.common.previewCardData,yp=e=>e.common.previewCardApiStatus,Gw=e=>e.common.selectedSuggestionType,Hw=u.styled(u.Stack)`
|
|
1269
1307
|
width: 100%;
|
|
1270
1308
|
border-radius: 8px;
|
|
1271
1309
|
border: 1px solid ${u.theme.palette.gray.gray5};
|
|
1272
|
-
`,
|
|
1310
|
+
`,Ww=u.styled(u.Stack)`
|
|
1273
1311
|
padding: 11px;
|
|
1274
1312
|
height: 46px;
|
|
1275
1313
|
background: ${u.theme.palette.gray.gray6};
|
|
@@ -1279,7 +1317,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1279
1317
|
white-space: nowrap;
|
|
1280
1318
|
overflow: hidden;
|
|
1281
1319
|
}
|
|
1282
|
-
`,
|
|
1320
|
+
`,Zw=u.styled(u.Button)`
|
|
1283
1321
|
&:hover {
|
|
1284
1322
|
background-color: #e3e9ff !important;
|
|
1285
1323
|
color: ${u.theme.palette.purple.primary} !important;
|
|
@@ -1287,7 +1325,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1287
1325
|
}
|
|
1288
1326
|
margin-top: 10px;
|
|
1289
1327
|
display: block;
|
|
1290
|
-
`,
|
|
1328
|
+
`,Xw=u.styled(u.Stack)`
|
|
1291
1329
|
flex-direction: row;
|
|
1292
1330
|
flex-grow: 1;
|
|
1293
1331
|
align-items: center;
|
|
@@ -1298,7 +1336,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1298
1336
|
height: 20px;
|
|
1299
1337
|
flex-shrink: 0;
|
|
1300
1338
|
}
|
|
1301
|
-
`,mp=({cardData:e,cardDataApiStatus:t,objectToLink:n,args:r})=>{const o=Zt(),[s,a]=I.useState(!1),[i,c]=I.useState(!0),{id:l="",cardTitle:f="",logoUrl:b}=e||{},g=t===ee.LOADING,x=p=>{p.stopPropagation();const h=p.currentTarget.offsetWidth<p.currentTarget.scrollWidth;a(!!h)},y=p=>{var m;o(no({id:n,args:r,isRefresh:!0}));const h=p.target.tagName==="BUTTON"?(m=p.target)==null?void 0:m.firstChild:p.target;h.className&&(h.className=""),setTimeout(()=>h.className="selected",1)};return d.jsxs(Fw,{children:[d.jsxs(kw,{direction:"row",justifyContent:"space-between",children:[g?d.jsxs(u.Stack,{gap:"6px",direction:"row",children:[d.jsx(Ln,{width:"16px",height:"24px"}),d.jsx(Ln,{width:"100px",height:"24px"})]}):d.jsxs(Nw,{children:[b&&d.jsx("img",{src:b,alt:f}),d.jsx(u.Tooltip,{title:s?f:"",children:d.jsx(u.Typography,{variant:"h4",onMouseOver:p=>x(p),onMouseLeave:p=>x(p),children:f})})]}),d.jsxs(u.Stack,{direction:"row",alignItems:"center",children:[i?d.jsx(u.Tooltip,{title:_d,placement:"bottom",children:d.jsx(zr,{onClick:p=>y(p),children:d.jsx("img",{src:sp})})}):null,d.jsx(u.Tooltip,{title:i?Sd:Ji,placement:"bottom",children:d.jsx(zr,{onClick:()=>c(p=>!p),children:d.jsx(ec,{className:i?"":"hiver-up"})})})]})]}),d.jsx(tp,{id:l,cardTitle:f,specificCardData:{[l]:e},specificConnectorApiStatus:{[l]:t},isOpen:i})]})},bp={values:{},errors:{}},yt={SET_FIELD_VALUE:"SET_FIELD_VALUE",CLEAR_ERROR:"CLEAR_ERROR",SET_FIELD_ERROR:"SET_FIELD_ERROR",SET_FIELDS:"SET_FIELDS",SET_FORM_DEFAULTS:"SET_FORM_DEFAULTS",CLEAR_FIELDS:"CLEAR_FIELDS",RESET_STATE:"RESET_STATE"},Rw=(e,t)=>{const{type:n,payload:r}=t;switch(n){case yt.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 yt.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 yt.CLEAR_ERROR:{if(!(r!=null&&r.value))return e;const{name:o}=r.value;return{...e,errors:{...e.errors,[o]:""}}}case yt.SET_FIELDS:{if(!(r!=null&&r.values))return e;const{values:o}=r;return{...e,values:o}}case yt.SET_FORM_DEFAULTS:{if(!(r!=null&&r.values))return e;const{values:o}=r,s={...e.errors};for(const a in o??{})o[a]&&delete s[a];return{...e,errors:s,values:{...e.values,...o}}}case yt.CLEAR_FIELDS:{const{fieldNames:o}=r??{};if(!Array.isArray(o))return e;const s={...e.values},a={...e.errors};for(const i of o)delete s[i],delete a[i];return{...e,values:s,errors:a}}case yt.RESET_STATE:return bp}return e},yp=()=>I.useReducer(Rw,bp),Cp=({state:e,dispatch:t,validations:n,dynamicFields:r})=>{const o=e.errors,s=(x,y)=>{t({type:yt.SET_FIELD_VALUE,payload:{value:{value:y,name:x}}})},a=I.useCallback(x=>{t({type:yt.SET_FORM_DEFAULTS,payload:{values:x}})},[t]),i=I.useCallback(()=>Object.keys(o).filter(y=>!!o[y]).length>0,[o]),c=x=>{x.stopPropagation();const{name:y,value:p}=(x==null?void 0:x.target)||{};s(y,p)},l=(x,y)=>{x.stopPropagation();const{name:p}=(x==null?void 0:x.target)||{};s(p,y)},f=(x,y)=>{s(x,y||"")},b=(x,y)=>{e.errors[x]!==y&&t({type:yt.SET_FIELD_ERROR,payload:{value:{name:x,value:y}}})},g=(x,y)=>{if(y){const p=y[x];p==null||p.forEach(h=>{var m;s(h,""),y[h]&&g(h,y),(m=n[h])!=null&&m.isRequired&&b(h,!0)})}};return I.useEffect(()=>{if(Array.isArray(r))return()=>{const x=r.map(y=>y.name);t({type:yt.CLEAR_FIELDS,payload:{fieldNames:x}})}},[r,t]),{setValue:s,setFormDefaults:a,isErrorInValidations:i,inputChangeHandler:c,checkboxChangeHandler:l,dateChangeHandler:f,handleValidationError:b,clearDependentFields:g}},xp=({formFields:e,formId:t,formState:n,appDispatch:r})=>e.reduce((o,s)=>{if(s.type!=="async-select"||!s.interfaceDetails)return o;const a=s.interfaceDetails,i={loadOptions:(c,l,f,b)=>{let g=a;s.searchInterfaceDetails&&typeof c=="string"&&c.trim().length>0&&!f&&(g=s.searchInterfaceDetails);const x=fE(n,g==null?void 0:g.args),y=Object.values((g==null?void 0:g.args)||{});if(x.length===y.length){r(pr({fieldName:s.name,formId:String(t),searchTerm:c,fieldConfig:s,interfaceId:g==null?void 0:g.id,pagination:g==null?void 0:g.pagination,callback:l,args:{...Ko(n,g==null?void 0:g.args),...Ko(n,g==null?void 0:g.optionalArgs)},isScrollToBottomEvent:f,controller:b}));return}return l([])}};return{...o,[s.name]:i}},{}),Ep=({formFields:e,formId:t,formState:n,conversationId:r,appDispatch:o})=>e.reduce((s,a)=>{if(!a.createOptionInterfaceDetails)return s;const i=a.createOptionInterfaceDetails;return{...s,[a.name]:{createOption:(c,l)=>{var b,g;if(!c)return;const f={values:{name:a.name,value:c},errors:{}};o(Da({fieldName:a.name,formId:String(t),interfaceId:i.id,conversationId:r,label:c,callback:l,args:{...Ko(n,(b=a==null?void 0:a.interfaceDetails)==null?void 0:b.args),...Ko(n,(g=a==null?void 0:a.interfaceDetails)==null?void 0:g.optionalArgs)},createArgs:{...Ko(f,i.args)}}))}}}},{}),vp=({formFields:e,formState:t,formId:n,conversationId:r})=>{const o=Zt(),s=I.useMemo(()=>{if(e&&e.length){const i=xp({formFields:e,formId:n,formState:t,appDispatch:o});return e.reduce((l,f)=>{const b=f.columns;if(!b)return l;const g=xp({formFields:b,formId:n,formState:t,appDispatch:o});return{...l,[f.name]:{loadOptionsList:g}}},i)}return null},[e,t,n,o]),a=I.useMemo(()=>{const i=Ep({formFields:e,formId:n,formState:t,conversationId:r,appDispatch:o});return e.reduce((l,f)=>{const b=f.columns;if(!b)return l;const g=Ep({formFields:b,formId:n,formState:t,conversationId:r,appDispatch:o});return{...l,[f.name]:{createOptionList:g}}},i)},[e,n,t,r,o]);return{fetchConfig:s,createConfig:a}},Mw=async({formId:e,args:t})=>{try{const n=await we({url:et(kE,{formId:e}),data:{args:t},method:De.POST});return(n==null?void 0:n.data).fieldList.map(o=>nl(o))}catch(n){throw console.error(n),n}},jw=({formId:e,args:t,enabled:n,delay:r=500})=>{const[o,s]=I.useState(t);return I.useEffect(()=>{const a=setTimeout(()=>s(t),r);return()=>clearTimeout(a)},[t,r]),Kt({queryKey:["Global","WriteForm","CustomFields",e,o],queryFn:()=>Mw({formId:e,args:t}),refetchOnMount:!1,enabled:n})},Pw=async({formId:e})=>{try{const t=await we({url:et(W1,{formId:e}),method:De.GET}),n=t==null?void 0:t.data;return n.enabled?J0(n.defaults):{}}catch(t){throw console.error(t),t}},wp=({formId:e})=>["Global","WriteForm","FormDefaults",e],Bw=({formId:e,enabled:t})=>{const n=I.useRef(!0),r=Kt({queryKey:wp({formId:e}),queryFn:async()=>{const o=await Pw({formId:e});return n.current=!1,o},refetchOnMount:!0,enabled:n.current&&!!e&&t,staleTime:0});return{enabledRef:n,...r}},Ip=e=>Array.isArray(e)&&e.length>0,Vw=async({formId:e,conversationId:t,inboxIds:n})=>{try{const r=new URLSearchParams;if(t&&r.set("conversation_id",String(t)),Ip(n))for(const a of n)r.append("inbox_id",String(a));const o=await we({url:et(DE,{formId:e})+"?"+r.toString(),method:De.GET}),s=o==null?void 0:o.data;if(!s.enabled)throw new Error("Form default values are not enabled");return J0(s.defaults,!0)}catch(r){throw console.error(r),r}},_p=({formId:e,conversationId:t,inboxIds:n})=>["Global","WriteForm","FormDefaults",e,t,n],Sp=({formId:e,conversationId:t,inboxIds:n,enabled:r,fetchOnMount:o=!0})=>{const s=I.useRef(!0),a=Kt({queryKey:_p({formId:e,conversationId:t,inboxIds:n}),queryFn:async()=>{const c=await Vw({formId:e,conversationId:t,inboxIds:n});return s.current=!1,c},refetchOnMount:o,enabled:s.current&&!!e&&!!t&&Ip(n)&&r,staleTime:0}),i=I.useMemo(()=>{if(Object.keys(a.data??{}).length===0&&a.isSuccess)return!0},[a.data,a.isSuccess]);return{enabledRef:s,isNudgeRequired:i,...a}},Gw=async({formId:e,data:t})=>{try{const n=await we({url:et(W1,{formId:e}),data:{defaults:t},method:De.PUT}),r=n==null?void 0:n.data;return r.enabled?r.defaults:{}}catch(n){throw console.error(n),n}},Hw=({formId:e,conversationId:t,inboxIds:n,onSuccess:r,onError:o})=>{const s=Pr();return Pt({mutationFn:a=>Gw({formId:e,data:a}),onSuccess:()=>{s.invalidateQueries({queryKey:wp({formId:e})}),s.invalidateQueries({queryKey:_p({formId:e,conversationId:t,inboxIds:n})}),r==null||r(),Se({message:"Form defaults updated successfully",type:zt})},onError:()=>{o==null||o(),Se({message:"Failed to update form defaults",type:Ye})}})},Tp="connector-agent_auto_fill_nudge",Ww=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 275 81",fill:"none","aria-hidden":"true",...e},A.createElement("defs",null,A.createElement("filter",{id:"autofillCardShadow",x:"-30%",y:"-30%",width:"160%",height:"160%"},A.createElement("feDropShadow",{dx:0,dy:1,stdDeviation:2,floodColor:"#000",floodOpacity:.08})),A.createElement("linearGradient",{id:"autofillHoneycomb",x1:0,y1:0,x2:1,y2:1,gradientUnits:"objectBoundingBox"},A.createElement("stop",{offset:0,stopColor:"#FFD54F"}),A.createElement("stop",{offset:1,stopColor:"#FFB300"}))),A.createElement("g",{transform:"translate(14 10) rotate(-2.75 44 29)",filter:"url(#autofillCardShadow)"},A.createElement("rect",{width:88,height:56,rx:6,fill:"#fff",stroke:"#EEE",strokeWidth:.75}),A.createElement("circle",{cx:14,cy:6,r:8,fill:"#fff",stroke:"#EEE",strokeWidth:.6}),A.createElement("path",{d:"M10.5 6l2.2 2.5L15.5 4",stroke:"#506DFF",strokeWidth:1.1,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("rect",{x:10,y:18,width:68,height:14,rx:7,fill:"#fff",stroke:"#D1D8FA",strokeWidth:.5}),A.createElement("text",{x:14,y:27.5,fill:"#334155",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:600},"Source field 1"),A.createElement("rect",{x:10,y:36,width:68,height:14,rx:7,fill:"#fff",stroke:"#F5F5F5",strokeWidth:.5}),A.createElement("text",{x:14,y:45.5,fill:"#6F7C90",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:500},"Source field 2")),A.createElement("path",{d:"M108 40H175",stroke:"#9CA3AF",strokeWidth:.9,strokeDasharray:"3 3",strokeLinecap:"round"}),A.createElement("circle",{cx:142,cy:40,r:9,fill:"#fff",stroke:"#E5E7EB",strokeWidth:.75}),A.createElement("path",{d:"M137.5 40h9M135 40l2.5-2M135 40l2.5 2M149.5 40l-2.5-2M149.5 40l-2.5 2",stroke:"#506DFF",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("g",{transform:"translate(186 18)",filter:"url(#autofillCardShadow)"},A.createElement("rect",{width:72,height:46,rx:5,fill:"#fff",stroke:"#EEE",strokeWidth:.75}),A.createElement("circle",{cx:12,cy:5,r:7,fill:"#fff",stroke:"#EEE",strokeWidth:.6}),A.createElement("circle",{cx:12,cy:5,r:4,fill:"url(#autofillHoneycomb)"}),A.createElement("rect",{x:8,y:16,width:56,height:13,rx:6.5,fill:"#fff",stroke:"#D1D8FA",strokeWidth:.5}),A.createElement("text",{x:12,y:24.5,fill:"#334155",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:600},"Target field"))),Zw=u.styled(u.Stack)`
|
|
1339
|
+
`,Cp=({cardData:e,cardDataApiStatus:t,objectToLink:n,args:r})=>{const o=Qt(),[s,a]=I.useState(!1),[i,c]=I.useState(!0),{id:l="",cardTitle:f="",logoUrl:g}=e||{},y=t===ee.LOADING,x=p=>{p.stopPropagation();const h=p.currentTarget.offsetWidth<p.currentTarget.scrollWidth;a(!!h)},b=p=>{var m;o(so({id:n,args:r,isRefresh:!0}));const h=p.target.tagName==="BUTTON"?(m=p.target)==null?void 0:m.firstChild:p.target;h.className&&(h.className=""),setTimeout(()=>h.className="selected",1)};return d.jsxs(Hw,{children:[d.jsxs(Ww,{direction:"row",justifyContent:"space-between",children:[y?d.jsxs(u.Stack,{gap:"6px",direction:"row",children:[d.jsx(Pn,{width:"16px",height:"24px"}),d.jsx(Pn,{width:"100px",height:"24px"})]}):d.jsxs(Xw,{children:[g&&d.jsx("img",{src:g,alt:f}),d.jsx(u.Tooltip,{title:s?f:"",children:d.jsx(u.Typography,{variant:"h4",onMouseOver:p=>x(p),onMouseLeave:p=>x(p),children:f})})]}),d.jsxs(u.Stack,{direction:"row",alignItems:"center",children:[i?d.jsx(u.Tooltip,{title:Sd,placement:"bottom",children:d.jsx(qr,{onClick:p=>b(p),children:d.jsx("img",{src:ip})})}):null,d.jsx(u.Tooltip,{title:i?Td:Yi,placement:"bottom",children:d.jsx(qr,{onClick:()=>c(p=>!p),children:d.jsx(tc,{className:i?"":"hiver-up"})})})]})]}),d.jsx(rp,{id:l,cardTitle:f,specificCardData:{[l]:e},specificConnectorApiStatus:{[l]:t},isOpen:i})]})},xp={values:{},errors:{}},vt={SET_FIELD_VALUE:"SET_FIELD_VALUE",CLEAR_ERROR:"CLEAR_ERROR",SET_FIELD_ERROR:"SET_FIELD_ERROR",SET_FIELDS:"SET_FIELDS",SET_FORM_DEFAULTS:"SET_FORM_DEFAULTS",CLEAR_FIELDS:"CLEAR_FIELDS",RESET_STATE:"RESET_STATE"},zw=(e,t)=>{const{type:n,payload:r}=t;switch(n){case vt.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 vt.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 vt.CLEAR_ERROR:{if(!(r!=null&&r.value))return e;const{name:o}=r.value;return{...e,errors:{...e.errors,[o]:""}}}case vt.SET_FIELDS:{if(!(r!=null&&r.values))return e;const{values:o}=r;return{...e,values:o}}case vt.SET_FORM_DEFAULTS:{if(!(r!=null&&r.values))return e;const{values:o}=r,s={...e.errors};for(const a in o??{})o[a]&&delete s[a];return{...e,errors:s,values:{...e.values,...o}}}case vt.CLEAR_FIELDS:{const{fieldNames:o}=r??{};if(!Array.isArray(o))return e;const s={...e.values},a={...e.errors};for(const i of o)delete s[i],delete a[i];return{...e,values:s,errors:a}}case vt.RESET_STATE:return xp}return e},Ep=()=>I.useReducer(zw,xp),vp=({state:e,dispatch:t,validations:n,dynamicFields:r})=>{const o=e.errors,s=(x,b)=>{t({type:vt.SET_FIELD_VALUE,payload:{value:{value:b,name:x}}})},a=I.useCallback(x=>{t({type:vt.SET_FORM_DEFAULTS,payload:{values:x}})},[t]),i=I.useCallback(()=>Object.keys(o).filter(b=>!!o[b]).length>0,[o]),c=x=>{x.stopPropagation();const{name:b,value:p}=(x==null?void 0:x.target)||{};s(b,p)},l=(x,b)=>{x.stopPropagation();const{name:p}=(x==null?void 0:x.target)||{};s(p,b)},f=(x,b)=>{s(x,b||"")},g=(x,b)=>{e.errors[x]!==b&&t({type:vt.SET_FIELD_ERROR,payload:{value:{name:x,value:b}}})},y=(x,b)=>{if(b){const p=b[x];p==null||p.forEach(h=>{var m;s(h,""),b[h]&&y(h,b),(m=n[h])!=null&&m.isRequired&&g(h,!0)})}};return I.useEffect(()=>{if(Array.isArray(r))return()=>{const x=r.map(b=>b.name);t({type:vt.CLEAR_FIELDS,payload:{fieldNames:x}})}},[r,t]),{setValue:s,setFormDefaults:a,isErrorInValidations:i,inputChangeHandler:c,checkboxChangeHandler:l,dateChangeHandler:f,handleValidationError:g,clearDependentFields:y}},wp=({formFields:e,formId:t,formState:n,appDispatch:r})=>e.reduce((o,s)=>{if(s.type!=="async-select"||!s.interfaceDetails)return o;const a=s.interfaceDetails,i={loadOptions:(c,l,f,g)=>{let y=a;s.searchInterfaceDetails&&typeof c=="string"&&c.trim().length>0&&!f&&(y=s.searchInterfaceDetails);const x=wE(n,y==null?void 0:y.args),b=Object.values((y==null?void 0:y.args)||{});if(x.length===b.length){r(xr({fieldName:s.name,formId:String(t),searchTerm:c,fieldConfig:s,interfaceId:y==null?void 0:y.id,pagination:y==null?void 0:y.pagination,callback:l,args:{...ns(n,y==null?void 0:y.args),...ns(n,y==null?void 0:y.optionalArgs)},isScrollToBottomEvent:f,controller:g}));return}return l([])}};return{...o,[s.name]:i}},{}),Ip=({formFields:e,formId:t,formState:n,conversationId:r,appDispatch:o})=>e.reduce((s,a)=>{if(!a.createOptionInterfaceDetails)return s;const i=a.createOptionInterfaceDetails;return{...s,[a.name]:{createOption:(c,l)=>{var g,y;if(!c)return;const f={values:{name:a.name,value:c},errors:{}};o(ka({fieldName:a.name,formId:String(t),interfaceId:i.id,conversationId:r,label:c,callback:l,args:{...ns(n,(g=a==null?void 0:a.interfaceDetails)==null?void 0:g.args),...ns(n,(y=a==null?void 0:a.interfaceDetails)==null?void 0:y.optionalArgs)},createArgs:{...ns(f,i.args)}}))}}}},{}),_p=({formFields:e,formState:t,formId:n,conversationId:r})=>{const o=Qt(),s=I.useMemo(()=>{if(e&&e.length){const i=wp({formFields:e,formId:n,formState:t,appDispatch:o});return e.reduce((l,f)=>{const g=f.columns;if(!g)return l;const y=wp({formFields:g,formId:n,formState:t,appDispatch:o});return{...l,[f.name]:{loadOptionsList:y}}},i)}return null},[e,t,n,o]),a=I.useMemo(()=>{const i=Ip({formFields:e,formId:n,formState:t,conversationId:r,appDispatch:o});return e.reduce((l,f)=>{const g=f.columns;if(!g)return l;const y=Ip({formFields:g,formId:n,formState:t,conversationId:r,appDispatch:o});return{...l,[f.name]:{createOptionList:y}}},i)},[e,n,t,r,o]);return{fetchConfig:s,createConfig:a}},Yw=async({formId:e})=>{try{const t=await xe({url:et(X1,{formId:e}),method:Fe.GET}),n=t==null?void 0:t.data;return n.enabled?Q0(n.defaults):{}}catch(t){throw console.error(t),t}},Sp=({formId:e})=>["Global","WriteForm","FormDefaults",e],Jw=({formId:e,enabled:t})=>{const n=I.useRef(!1),r=I.useRef(e);e&&e!==r.current&&(n.current=!0,r.current=e);const o=Wt({queryKey:Sp({formId:e}),queryFn:async()=>{const s=await Yw({formId:e});return n.current=!1,s},refetchOnMount:!0,enabled:n.current&&t,staleTime:0});return{enabledRef:n,...o}},Tp=e=>Array.isArray(e)&&e.length>0,qw=async({formId:e,conversationId:t,inboxIds:n})=>{try{const r=new URLSearchParams;if(t&&r.set("conversation_id",String(t)),Tp(n))for(const a of n)r.append("inbox_id",String(a));const o=await xe({url:et(ZE,{formId:e})+"?"+r.toString(),method:Fe.GET}),s=o==null?void 0:o.data;if(!s.enabled)throw new Error("Form default values are not enabled");return Q0(s.defaults,!0)}catch(r){throw console.error(r),r}},Ap=({formId:e,conversationId:t,inboxIds:n})=>["Global","WriteForm","FormDefaults",e,t,n],Lp=({formId:e,conversationId:t,inboxIds:n,enabled:r,fetchOnMount:o=!0})=>{const s=I.useRef(!0),a=Wt({queryKey:Ap({formId:e,conversationId:t,inboxIds:n}),queryFn:async()=>{const c=await qw({formId:e,conversationId:t,inboxIds:n});return s.current=!1,c},refetchOnMount:o,enabled:s.current&&!!e&&!!t&&Tp(n)&&r,staleTime:0}),i=I.useMemo(()=>{if(Object.keys(a.data??{}).length===0&&a.isSuccess)return!0},[a.data,a.isSuccess]);return{enabledRef:s,isNudgeRequired:i,...a}},Qw=async({formId:e,data:t})=>{try{const n=await xe({url:et(X1,{formId:e}),data:{defaults:t},method:Fe.PUT}),r=n==null?void 0:n.data;return r.enabled?r.defaults:{}}catch(n){throw console.error(n),n}},$w=({formId:e,conversationId:t,inboxIds:n,onSuccess:r,onError:o})=>{const s=Gr();return Zt({mutationFn:a=>Qw({formId:e,data:a}),onSuccess:()=>{s.invalidateQueries({queryKey:Sp({formId:e})}),s.invalidateQueries({queryKey:Ap({formId:e,conversationId:t,inboxIds:n})}),r==null||r(),Ie({message:"Form defaults updated successfully",type:Ut})},onError:()=>{o==null||o(),Ie({message:"Failed to update form defaults",type:Ye})}})},Uw=({open:e,isEdit:t,formId:n,fields:r,connectorLogo:o,variables:s,customFormArgsEnabled:a,customFormArgsMap:i,title:c="Map fields",isLoading:l=!1,onSuccess:f,onClose:g})=>{const[y,x]=I.useState({}),{conversationId:b,currentSmIds:p}=I.useContext(We),{data:h}=h6({formId:n,formData:y,argsMap:i??{},enabled:!!n&&!!a,delay:500}),{data:m,isLoading:E,enabledRef:C}=Jw({formId:n,enabled:!t&&!!e}),{mutate:w,isPending:v}=$w({formId:n,conversationId:b,inboxIds:p,onSuccess:()=>{C.current=!0,f==null||f()}}),_=I.useMemo(()=>h!=null&&h.length?[...r,...h]:r,[r,h]),T=N=>{const k=_.map(M=>({name:M.name,type:M.isMultiSelect?"multi-select":M.type})),D=S6(N,k);w(D)},S=async({args:N,pagination:k},{formId:D,fieldName:M})=>{const j=await H1({formId:D,fieldName:M},{pagination:k,args:N}),J=Array.isArray(j==null?void 0:j.data.data)?j.data.data:[];return{options:J,hasMore:!!J.length}},L=N=>{const k=J0(N.value)?N.value.value:N.value,D=k&&N.type==="multi-select"?[k]:k;x(M=>({...M,[N.name]:D}))};return d.jsx(vE,{open:e,defaultValues:m,formId:n,fields:_,connectorLogo:o,variables:s,title:c,isLoading:l||E,isSaving:v,fetchOptions:S,onSave:T,onClose:()=>g==null?void 0:g(),onCancel:()=>g==null?void 0:g(),onFieldChange:L})},Kw=async({formId:e,args:t})=>{try{const n=await xe({url:et(WE,{formId:e}),data:{args:t},method:Fe.POST});return(n==null?void 0:n.data).fieldList.map(o=>rl(o))}catch(n){throw console.error(n),n}},eI=({formId:e,args:t,enabled:n,delay:r=500})=>{const[o,s]=I.useState(t);return I.useEffect(()=>{const a=setTimeout(()=>s(t),r);return()=>clearTimeout(a)},[t,r]),Wt({queryKey:["Global","WriteForm","CustomFields",e,o],queryFn:()=>Kw({formId:e,args:t}),refetchOnMount:!1,enabled:n})},Op="connector-agent_auto_fill_nudge",tI=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 275 81",fill:"none","aria-hidden":"true",...e},A.createElement("defs",null,A.createElement("filter",{id:"autofillCardShadow",x:"-30%",y:"-30%",width:"160%",height:"160%"},A.createElement("feDropShadow",{dx:0,dy:1,stdDeviation:2,floodColor:"#000",floodOpacity:.08})),A.createElement("linearGradient",{id:"autofillHoneycomb",x1:0,y1:0,x2:1,y2:1,gradientUnits:"objectBoundingBox"},A.createElement("stop",{offset:0,stopColor:"#FFD54F"}),A.createElement("stop",{offset:1,stopColor:"#FFB300"}))),A.createElement("g",{transform:"translate(14 10) rotate(-2.75 44 29)",filter:"url(#autofillCardShadow)"},A.createElement("rect",{width:88,height:56,rx:6,fill:"#fff",stroke:"#EEE",strokeWidth:.75}),A.createElement("circle",{cx:14,cy:6,r:8,fill:"#fff",stroke:"#EEE",strokeWidth:.6}),A.createElement("path",{d:"M10.5 6l2.2 2.5L15.5 4",stroke:"#506DFF",strokeWidth:1.1,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("rect",{x:10,y:18,width:68,height:14,rx:7,fill:"#fff",stroke:"#D1D8FA",strokeWidth:.5}),A.createElement("text",{x:14,y:27.5,fill:"#334155",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:600},"Source field 1"),A.createElement("rect",{x:10,y:36,width:68,height:14,rx:7,fill:"#fff",stroke:"#F5F5F5",strokeWidth:.5}),A.createElement("text",{x:14,y:45.5,fill:"#6F7C90",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:500},"Source field 2")),A.createElement("path",{d:"M108 40H175",stroke:"#9CA3AF",strokeWidth:.9,strokeDasharray:"3 3",strokeLinecap:"round"}),A.createElement("circle",{cx:142,cy:40,r:9,fill:"#fff",stroke:"#E5E7EB",strokeWidth:.75}),A.createElement("path",{d:"M137.5 40h9M135 40l2.5-2M135 40l2.5 2M149.5 40l-2.5-2M149.5 40l-2.5 2",stroke:"#506DFF",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"}),A.createElement("g",{transform:"translate(186 18)",filter:"url(#autofillCardShadow)"},A.createElement("rect",{width:72,height:46,rx:5,fill:"#fff",stroke:"#EEE",strokeWidth:.75}),A.createElement("circle",{cx:12,cy:5,r:7,fill:"#fff",stroke:"#EEE",strokeWidth:.6}),A.createElement("circle",{cx:12,cy:5,r:4,fill:"url(#autofillHoneycomb)"}),A.createElement("rect",{x:8,y:16,width:56,height:13,rx:6.5,fill:"#fff",stroke:"#D1D8FA",strokeWidth:.5}),A.createElement("text",{x:12,y:24.5,fill:"#334155",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:5.5,fontWeight:600},"Target field"))),nI=u.styled(u.Stack)`
|
|
1302
1340
|
gap: 12px;
|
|
1303
1341
|
align-items: stretch;
|
|
1304
1342
|
background-color: #f3f8ff;
|
|
@@ -1307,7 +1345,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1307
1345
|
padding: 8px;
|
|
1308
1346
|
padding-bottom: 12px;
|
|
1309
1347
|
margin-bottom: 20px;
|
|
1310
|
-
`,
|
|
1348
|
+
`,rI=u.styled(u.Box)`
|
|
1311
1349
|
display: flex;
|
|
1312
1350
|
align-items: center;
|
|
1313
1351
|
justify-content: center;
|
|
@@ -1323,20 +1361,20 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1323
1361
|
height: 100%;
|
|
1324
1362
|
object-fit: cover;
|
|
1325
1363
|
}
|
|
1326
|
-
`,
|
|
1364
|
+
`,oI=u.styled(u.Stack)`
|
|
1327
1365
|
gap: 16px;
|
|
1328
1366
|
align-items: flex-start;
|
|
1329
1367
|
width: 100%;
|
|
1330
|
-
`,
|
|
1368
|
+
`,sI=u.styled(u.Stack)`
|
|
1331
1369
|
gap: 2px;
|
|
1332
1370
|
align-items: flex-start;
|
|
1333
1371
|
width: 100%;
|
|
1334
|
-
`,
|
|
1372
|
+
`,aI=u.styled(u.Stack)`
|
|
1335
1373
|
flex-direction: row;
|
|
1336
1374
|
gap: 12px;
|
|
1337
1375
|
align-items: center;
|
|
1338
|
-
`,
|
|
1339
|
-
`).map((s,a)=>d.jsx(u.Typography,{variant:"body2",children:s},a))}),d.jsx(u.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:o.map(s=>d.jsx(u.Button,{variant:s.variant,size:"medium",onClick:s.action,children:s.label},s.label.split(" ").join("_").toLowerCase()))})]})}),
|
|
1376
|
+
`,iI=({onPrimaryClick:e})=>{const[t,n]=I.useState(()=>ra().getItem(Op)==="true");if(t)return null;const r=()=>{ra().setItem(Op,"true"),n(!0)};return d.jsxs(nI,{children:[d.jsx(rI,{children:d.jsx(tI,{style:{backgroundColor:"#FFDD57"}})}),d.jsxs(oI,{children:[d.jsxs(sI,{children:[d.jsx(u.Typography,{variant:"body2",sx:{fontWeight:600,color:u.theme.palette.gray.black,lineHeight:"18px"},children:"Autofill data with Map fields"}),d.jsx(u.Typography,{variant:"caption",color:u.theme.palette.gray.gray3,sx:{letterSpacing:"0.2px",lineHeight:"16px"},children:"Now you can configure what data to auto fill these fields"})]}),d.jsxs(aI,{children:[d.jsx(u.Button,{size:"small",onClick:e,children:"Checkout"}),d.jsx(u.Button,{variant:"text",size:"small",sx:{color:u.theme.palette.gray.gray2},onClick:r,children:"Dismiss"})]})]})]})},Fp=({setShown:e,shown:t,title:n,description:r,buttons:o})=>d.jsx(Er,{shown:t,setShown:e,showCloseButton:!0,children:d.jsxs(u.Stack,{width:"400px",padding:"20px",children:[d.jsx(u.Typography,{variant:"h2",marginBottom:"8px",children:n}),d.jsx(u.Stack,{gap:"4px",marginBottom:"20px",children:r.split(`
|
|
1377
|
+
`).map((s,a)=>d.jsx(u.Typography,{variant:"body2",children:s},a))}),d.jsx(u.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:o.map(s=>d.jsx(u.Button,{variant:s.variant,size:"medium",onClick:s.action,children:s.label},s.label.split(" ").join("_").toLowerCase()))})]})}),kp="connector-agent-expanded-write-form",Dp=({metaData:e,isEdit:t=!1,defaultOption:n,mapFormOpen:r,onClose:o,onCreateSuccess:s,setMetaData:a,setMapFormOpen:i,setCreateFormId:c})=>{var er,tr;const{userGroupId:l}=qt()||{},[f,g]=I.useState(null),[y,x]=I.useState(!1),[b,p]=I.useState(!1),h=I.useRef(null),{conversationId:m,availableFeatures:E,sendTrackingEvent:C,currentSmIds:w,connectorFunctions:{redirectToAdmin:v,getFormElement:_,toggleFormElement:T},stackingContext:S,isAdmin:L,variables:N}=I.useContext(We),[k,D]=Ep(),M=ve(up),j=ve(t?Bv:cp),J=ve(Gv),Y=ve(Vv),z=ve(Zv),H=ve(Xv),q=ve(zv),ne=ve(Yv),ce=ve(Jv),V=ve(dp),R=Y==null?void 0:Y[(f==null?void 0:f.value)??""],G=Ke(E,E5),W=(R==null?void 0:R.hasCustomFields)??!1,{customFieldsArgsPresent:U,customFieldsArgs:Q}=I.useMemo(()=>{if(!W)return{customFieldsArgsPresent:!1,customFieldsArgs:{}};const ae=Object.values((R==null?void 0:R.customFieldsArgs)??{}).every(it=>!!k.values[it]);if(!ae)return{customFieldsArgsPresent:!1,customFieldsArgs:{}};const _e=(R==null?void 0:R.customFieldsArgs)??{},$e=rs(k,_e);return{customFieldsArgsPresent:ae,customFieldsArgs:$e}},[W,k,R==null?void 0:R.customFieldsArgs]),re=W&&U&&G,{data:B}=eI({formId:String(f==null?void 0:f.value),args:Q,enabled:re}),te=I.useMemo(()=>re?B??[]:[],[re,B]),pe=R==null?void 0:R.expandedView,{formConfigs:X,formViewConfigs:Ve}=I.useMemo(()=>{if(f&&"value"in f&&J&&J[f.value]&&Array.isArray(J[f.value])){const _e=[...J[f.value],...te],$e=[{id:f.value,formFields:_e}];return{formConfigs:$e,formViewConfigs:pe?IE(_e,q1):$e}}const ae=[{id:"emptyFormId",formFields:[]}];return{formConfigs:ae,formViewConfigs:ae}},[J,te,f,pe]),Ge=(er=X[0])==null?void 0:er.formFields,at=I.useMemo(()=>(Ge??[]).filter(_e=>!_e.isCustomField),[Ge]),nt=I.useMemo(()=>{var _e;const ae=((_e=X==null?void 0:X[0])==null?void 0:_e.formFields)||[];return nl({formFields:ae})},[X]),{setValue:Vt,setFormDefaults:pt,inputChangeHandler:ht,checkboxChangeHandler:Qe,dateChangeHandler:An,clearDependentFields:_t,handleValidationError:vo,isErrorInValidations:$n}=vp({state:k,dispatch:D,validations:nt,dynamicFields:te}),Fr=X[0].id!=="emptyFormId"?X[0].id:f==null?void 0:f.value,{data:gt,isNudgeRequired:gn,enabledRef:kr}=Lp({formId:Fr,conversationId:m,inboxIds:w,enabled:!t});I.useEffect(()=>{gt&&pt(gt)},[gt,pt]),I.useEffect(()=>{f&&(c==null||c(f.value))},[f,c]);const{userGroupId:Gt}=qt()||{},{fetchConfig:wo,createConfig:Un}=_p({formFields:X[0].formFields,formId:X[0].id,formState:k,conversationId:m}),Pt=(tr=M==null?void 0:M.forms.find(ae=>ae.type==="edit"))==null?void 0:tr.id,{externalResourceId:Ln}=M??{},Io=[H,q,ce].includes(ee.LOADING),Kn=I.useMemo(()=>!pe||!_?null:_(),[pe,_]),mn=Qt();I.useEffect(()=>(pe&&T&&T(!0),()=>{pe&&T&&T(!1)}),[pe,T]),I.useEffect(()=>{mn($1(t?!(ne&&"values"in ne&&"values"in k&&pp(k.values,ne.values)):(e==null?void 0:e.fields_filled)!==void 0&&e.fields_filled>0))},[t,e,ne,k,mn]),I.useEffect(()=>(t&&ne&&D({type:vt.SET_FIELDS,payload:ne}),()=>{D({type:vt.SET_FIELDS,payload:{values:{}}})}),[t,D,ne]),I.useEffect(()=>{f!==null&&a(ae=>({...ae,object_type:f.label}))},[f,a]),I.useEffect(()=>{if(k.values){const ae=G1(X[0].formFields,k.values);a(_e=>({..._e,fields_filled:ae}))}},[k,X,a]),I.useEffect(()=>{if(n&&!t)return g(n);j&&j.length&&g(t&&Pt?j.find(ae=>ae.value===Pt)??null:ae=>ae||!Y?ae:j.length===1?j[0]:j.find($e=>!Y[$e.value].expandedView)??null)},[j,Y,t,Pt,n]);const Dr=()=>{g(h.current),x(!1),D({type:vt.RESET_STATE})},_o=(ae,_e)=>{Vt(ae,_e)},On=(ae,_e,$e)=>{if(_e.action==="clear"&&_e.name&&(Vt(_e.name,""),f!=null&&f.value&&_t(_e.name,z==null?void 0:z[f.value]),nt[_e.name].isRequired&&vo(_e.name,!0)),ae&&typeof ae=="object"&&"label"in ae&&typeof ae.label=="string"&&"value"in ae&&(typeof ae.value=="string"||typeof ae.value=="number")&&typeof _e.name<"u")if(_e.name==="form-object"){if(h.current={value:ae.value,label:ae.label},k.values&&ae.value!==(f==null?void 0:f.value)){const it=Object.values(k.values).filter(mt=>mt!=="").length;(Object.values(gt??{}).filter(mt=>!!mt).length>0?!pp(k.values,gt):it>0)?x(!0):Dr()}}else{let it=!1;$e&&(it=$e.isMultiSelect||!1);const St=!it&&"prefillValues"in ae&&ae.prefillValues,yn=it?[{value:ae.value,label:ae.label}]:{value:ae.value,label:ae.label};if(Vt(_e.name,yn),St)for(const mt in St)Vt(mt,St[mt]);f!=null&&f.value&&_t(_e.name,z==null?void 0:z[f.value])}},Nr=()=>{if(!$n()&&Pt&&(Y!=null&&Y[Pt])&&m&&Ln){const{connectorName:ae,title:_e}=M;C(G3,{connector_name:ae,card_title:_e,sm_ids:w,ug_id:Gt});const $e=Y[Pt].interfaceDetails;if(!$e||!ne)return;const{id:it,args:St={},previousArgs:yn={}}=$e,mt=rs(ne,yn),Fn=rs(k,St);mn(Ra({formId:String(Pt),conversationId:m,args:Fn,previousArgs:mt,externalResourceId:Ln,interfaceId:it,successCallback:()=>{s()}})).unwrap().then(()=>{var le;C(Z3,{connector_name:ae,card_title:_e,sm_ids:w,ug_id:Gt});const O=((le=X[0].formFields)==null?void 0:le.filter(Ce=>Ce.isCustomField))??[],Z=O.length>0,$=O.some(Ce=>k.values[Ce.name]);C(a5,{sm_ids:w,ug_id:l,connector_name:R==null?void 0:R.connectorName,form_object:R==null?void 0:R.name,object_type:f==null?void 0:f.label,has_custom_fields:Z,custom_fields_used:$})}).finally(()=>{mn(ao(null))})}},bn=()=>{if(!$n()&&f&&(Y!=null&&Y[f.value])&&m){const ae=Y==null?void 0:Y[f.value].interfaceDetails;if(!ae)return;const{id:_e,args:$e={}}=ae,it=rs(k,$e);mn(Na({formId:String(f.value),conversationId:m,args:it,interfaceId:_e,successCallback:()=>{s()}})).unwrap().then(()=>{var Fn;C(F3,{object_type:f});const St=((Fn=X[0].formFields)==null?void 0:Fn.filter(O=>O.isCustomField))??[],yn=St.length>0,mt=St.some(O=>k.values[O.name]);C(s5,{sm_ids:w,ug_id:l,connector_name:R==null?void 0:R.connectorName,form_object:R==null?void 0:R.name,object_type:f==null?void 0:f.label,has_custom_fields:yn,custom_fields_used:mt})})}},Rr=[{label:"Cancel",action:()=>x(!1),variant:"text"},{label:"Continue",action:Dr}],Mr=()=>{v(R==null?void 0:R.connectorId,{isEdit:!0,tabIndex:2,editCard:(R==null?void 0:R.cardId)??""}),C(o5,{sm_ids:w,ug_id:l,connector_name:R==null?void 0:R.connectorName,form_object:R==null?void 0:R.name})},Pr=()=>{kr.current=!0,i==null||i(!1)},us=L&&G&&(R==null?void 0:R.cardAccessMode)==="read_write",So=!b&&(w==null?void 0:w.length)>1&&Object.keys(gt??{}).length>0,To=d.jsxs(Pp,{className:pe?kp:"",children:[i&&d.jsx(Uw,{open:r??!1,isEdit:t,fields:at,variables:N??[],title:(R==null?void 0:R.name)||"Map Fields",connectorLogo:(R==null?void 0:R.logoUrl)??"",formId:Fr,customFormArgsEnabled:(R==null?void 0:R.hasCustomFields)??!1,customFormArgsMap:(R==null?void 0:R.customFieldsArgs)??void 0,onSuccess:Pr,onClose:()=>i==null?void 0:i(!1)}),gn?d.jsx(iI,{onPrimaryClick:()=>{i==null||i(!0)}}):null,d.jsx(Fp,{shown:y,setShown:x,title:nv,description:rv,buttons:Rr}),pe?d.jsxs(lI,{children:[d.jsxs(u.Typography,{variant:"body_sm_medium",children:[t?"Edit":"Add"," to ",R.connectorName]}),d.jsx(u.Tooltip,{title:"Close Popup",placement:"bottom",children:d.jsx(u.IconButton,{onClick:o,children:d.jsx(uI,{src:np})})})]}):null,d.jsxs(Mp,{spacing:3,children:[!t&&!pe?d.jsx(yr,{type:"select",placeholder:J1,options:j,value:f,name:"form-object",selectChangeHandler:On,label:av,labelSpacing:.5,validation:{isRequired:!0}}):null,d.jsx(N1,{showGlobalLoader:ce===ee.LOADING,formConfig:Ve,selectChangeHandler:On,inputChangeHandler:ht,checkboxChangeHandler:Qe,dateChangeHandler:An,tableChangeHandler:_o,onValidationError:vo,fieldsSpacing:3,labelSpacing:.5,fetchConfig:wo,createConfig:Un,values:k.values,validations:nt,...pe?{cols:q1,stackIndex:S.expandedForm}:null}),us?d.jsx(u.Stack,{marginTop:"28px",width:"100%",justifyContent:"center",children:d.jsx(u.Button,{variant:"text",startIcon:d.jsx(dI,{}),onClick:Mr,size:"small",children:N5})}):null]}),So?d.jsxs(cI,{children:[d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray1,children:pv}),d.jsx(u.IconButton,{onClick:()=>p(!0),children:d.jsx(u.icons.Close,{sx:{height:"16px",width:"16px",opacity:"0.8"}})})]}):null,d.jsxs(Rp,{children:[d.jsx(u.Button,{disabled:$n()||Io||!V,onClick:t?Nr:bn,size:"small",...pe?{style:{order:2}}:null,children:t?S5:_5}),d.jsx(jp,{variant:"outlined",color:"tertiary",size:"small",onClick:o,disabled:Io,children:qi})]})]});return pe&&Kn?je.createPortal(To,Kn):To},Np=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:10,height:10,viewBox:"0 0 10 10",fill:"none",...e},A.createElement("path",{d:"M9.70785 5.66671H5.70785V9.66671H4.37451V5.66671H0.374512V4.33337H4.37451V0.333374H5.70785V4.33337H9.70785V5.66671Z",fill:"#4D596C"})),cI=u.styled(u.Stack)`
|
|
1340
1378
|
box-sizing: border-box;
|
|
1341
1379
|
width: 100%;
|
|
1342
1380
|
flex-flow: row nowrap;
|
|
@@ -1350,7 +1388,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1350
1388
|
& > :first-child {
|
|
1351
1389
|
flex-grow: 1;
|
|
1352
1390
|
}
|
|
1353
|
-
`,
|
|
1391
|
+
`,Rp=u.styled(u.Box)`
|
|
1354
1392
|
box-sizing: border-box;
|
|
1355
1393
|
height: 52px;
|
|
1356
1394
|
background-color: var(--form-background-color, inherit);
|
|
@@ -1362,7 +1400,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1362
1400
|
display: flex;
|
|
1363
1401
|
justify-content: flex-end;
|
|
1364
1402
|
column-gap: 12px;
|
|
1365
|
-
`,
|
|
1403
|
+
`,Mp=u.styled(u.Stack)`
|
|
1366
1404
|
margin-bottom: 25px;
|
|
1367
1405
|
flex-grow: 1;
|
|
1368
1406
|
& .required__star {
|
|
@@ -1370,7 +1408,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1370
1408
|
position: relative;
|
|
1371
1409
|
top: -5px;
|
|
1372
1410
|
}
|
|
1373
|
-
`,
|
|
1411
|
+
`,Pp=u.styled(u.Stack)`
|
|
1374
1412
|
height: calc(100% - 44px);
|
|
1375
1413
|
position: relative;
|
|
1376
1414
|
overflow: auto;
|
|
@@ -1385,18 +1423,18 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1385
1423
|
border-radius: 4px;
|
|
1386
1424
|
}
|
|
1387
1425
|
}
|
|
1388
|
-
&.${
|
|
1426
|
+
&.${kp} {
|
|
1389
1427
|
padding: 0 40px;
|
|
1390
1428
|
background-color: inherit;
|
|
1391
1429
|
--form-background-color: inherit;
|
|
1392
1430
|
}
|
|
1393
|
-
`,
|
|
1431
|
+
`,jp=u.styled(u.Button)`
|
|
1394
1432
|
&:hover {
|
|
1395
1433
|
background-color: #e3e9ff !important;
|
|
1396
1434
|
color: ${u.theme.palette.purple.primary} !important;
|
|
1397
1435
|
border: 1px solid ${u.theme.palette.purple.primary} !important;
|
|
1398
1436
|
}
|
|
1399
|
-
|
|
1437
|
+
`,lI=u.styled(u.Stack)`
|
|
1400
1438
|
box-sizing: border-box;
|
|
1401
1439
|
flex-flow: row nowrap;
|
|
1402
1440
|
justify-content: space-between;
|
|
@@ -1408,20 +1446,20 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1408
1446
|
background-color: var(--form-background-color, inherit);
|
|
1409
1447
|
padding-top: 20px;
|
|
1410
1448
|
padding-bottom: 10px;
|
|
1411
|
-
`,
|
|
1449
|
+
`,uI=u.styled("img")`
|
|
1412
1450
|
height: 16px;
|
|
1413
1451
|
width: 16px;
|
|
1414
|
-
|
|
1452
|
+
`;u.styled(u.Button)`
|
|
1415
1453
|
color: ${u.theme.palette.gray.gray3};
|
|
1416
1454
|
&:hover {
|
|
1417
1455
|
color: ${u.theme.palette.purple.primary};
|
|
1418
1456
|
}
|
|
1419
|
-
|
|
1457
|
+
`;const dI=u.styled(Np)`
|
|
1420
1458
|
fill: ${u.theme.palette.purple.primary};
|
|
1421
1459
|
path {
|
|
1422
1460
|
fill: ${u.theme.palette.purple.primary} !important;
|
|
1423
1461
|
}
|
|
1424
|
-
`,
|
|
1462
|
+
`,fI=({setOpenTaskLinking:e,onLinkingSuccess:t})=>{const n=Qt(),r=ve(bp),o=ve(yp),s=ve(Hv),a=ve(lp),[i,c]=I.useState(!1),[l,f]=I.useState(null),[g,y]=I.useState(""),[x,b]=I.useState({}),{conversationId:p,sendTrackingEvent:h,email:m}=I.useContext(We);I.useEffect(()=>{a&&a.length&&f(a[0])},[a]);const E={externalResourceId:g},C=o===ee.LOADING,w=s===ee.LOADING,v=()=>{!i&&l&&"value"in l&&(h(N3,{object_type:l.label}),n(so({id:String(l==null?void 0:l.value),args:E})).unwrap().catch(D=>{(D==null?void 0:D.status)===400?Ie({message:Y1,type:Ye}):Ie({message:qE,type:Ye})})),c(D=>!D)},_=()=>{l&&"value"in l&&p&&n(Pa({id:String(l.value),externalResourceId:g,conversationId:p,email:m})).unwrap().then(()=>{h(k3,{object_type:l.label,input_type:g}),Ie({message:$E,type:Ut}),e(!1),t()}).catch(D=>{(D==null?void 0:D.status)===400?Ie({message:Y1,type:Ye}):(D==null?void 0:D.status)===409?Ie({message:QE,type:Ye}):Ie({message:UE,type:Ye})})},T=()=>{e(!1),c(!1)},S=(D,M)=>{D&&typeof D=="object"&&"label"in D&&typeof D.label=="string"&&"value"in D&&(typeof D.value=="string"||typeof D.value=="number")&&typeof M.name<"u"&&(f({value:D.value,label:D.label}),y(""))},L=D=>{D.stopPropagation();const{value:M}=(D==null?void 0:D.target)||{};y(M),c(!1)},N=(D,M)=>{b(j=>({...j,[D]:!!M}))},k=()=>Object.keys(x).filter(M=>x[M]).length>0;return d.jsxs(Pp,{children:[d.jsxs(Mp,{spacing:3,children:[d.jsx(yr,{type:"select",placeholder:J1,options:a,value:l,name:"form-object",selectChangeHandler:S,label:iv,labelSpacing:.5,validation:{isRequired:!0},onValidationError:N}),d.jsx(yr,{type:"text",placeholder:cv,value:g,name:"resourceId",inputChangeHandler:L,label:lv,labelSpacing:.5,validation:{isRequired:!0,validate:I6()},onValidationError:N}),i?d.jsx(Cp,{cardData:r,cardDataApiStatus:o,objectToLink:String((l==null?void 0:l.value)||""),args:E}):null,d.jsx(Zw,{fullWidth:!0,disabled:k()||C,color:"tertiary",variant:"outlined",size:"small",onClick:v,children:i?bb:mb})]}),d.jsxs(Rp,{children:[d.jsx(u.Button,{onClick:_,disabled:k()||w,size:"small",children:Ld}),d.jsx(jp,{color:"tertiary",variant:"outlined",onClick:T,disabled:w,size:"small",children:qi})]})]})},pI=({formId:e,enabled:t,conversationId:n,inboxIds:r,setMapFormOpen:o})=>{const{isSuccess:s}=Lp({formId:e,conversationId:n,inboxIds:r,enabled:t,fetchOnMount:!1});return s?d.jsx(u.Typography,{variant:"body2",color:"primary.main",fontSize:14,fontWeight:500,lineHeight:"20px",paddingRight:"8px",onClick:()=>o(!0),style:{cursor:"pointer"},children:fv}):null},hI=u.styled(u.Button)`
|
|
1425
1463
|
&:hover {
|
|
1426
1464
|
background-color: #e3e9ff !important;
|
|
1427
1465
|
color: ${u.theme.palette.purple.primary} !important;
|
|
@@ -1435,14 +1473,14 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1435
1473
|
& .content__btn {
|
|
1436
1474
|
margin-left: 8px;
|
|
1437
1475
|
}
|
|
1438
|
-
`,
|
|
1476
|
+
`,gI=u.styled(u.Button)`
|
|
1439
1477
|
& path {
|
|
1440
1478
|
fill: #fff;
|
|
1441
1479
|
}
|
|
1442
1480
|
& .content__btn {
|
|
1443
1481
|
margin-left: 8px;
|
|
1444
1482
|
}
|
|
1445
|
-
`,
|
|
1483
|
+
`,mI=e=>A.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("mask",{id:"mask0_4649_80352",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:20,height:21},A.createElement("rect",{y:.320312,width:20,height:20,fill:"#D9D9D9"})),A.createElement("g",{mask:"url(#mask0_4649_80352)"},A.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"}))),bI=e=>A.createElement("svg",{width:20,height:21,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.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"}),A.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"})),yI=({onCreateClick:e,onLinkClick:t,haveCreateObjects:n,haveLinkObjects:r})=>d.jsxs(u.Stack,{gap:2,marginTop:"12px",children:[d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray1,children:tv}),d.jsxs(u.Stack,{gap:"12px",children:[n?d.jsxs(gI,{fullWidth:!0,onClick:e,size:"medium",children:[d.jsx(mI,{}),d.jsx("span",{className:"content__btn",children:Qi})]}):null,r?d.jsxs(hI,{fullWidth:!0,color:"tertiary",variant:"outlined",onClick:t,size:"medium",children:[d.jsx(bI,{}),d.jsx("span",{className:"content__btn",children:kd})]}):null]})]}),CI=e=>e.write.searchObjectList,Bp=e=>e.write.objectDict,xI=e=>e.write.formFields,EI=e=>e.write.dependentFieldsMap,vI="Search in Connectors",wI="Search in Apps",II="Start typing to search..",_I="Smart search suggestions",SI=":count result:countSuffix found for :searchObject in :connectorName",TI="Back to search results",AI="No search results found",Vp=e=>A.createElement("svg",{width:12,height:12,viewBox:"0 0 12 12",fill:"#97A3B7",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{id:"icons/Actions/Search"},A.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"}))),LI=u.styled(u.Stack)`
|
|
1446
1484
|
flex-flow: row nowrap;
|
|
1447
1485
|
align-items: center;
|
|
1448
1486
|
column-gap: 12px;
|
|
@@ -1452,28 +1490,28 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1452
1490
|
&:hover {
|
|
1453
1491
|
background-color: ${({isSelected:e})=>e?"rgb(80, 109, 255, 0.12)":"rgba(0, 0, 0, 0.04)"};
|
|
1454
1492
|
}
|
|
1455
|
-
`,
|
|
1493
|
+
`,OI=u.styled("img")`
|
|
1456
1494
|
flex-shrink: 0;
|
|
1457
1495
|
display: block;
|
|
1458
1496
|
width: 24px;
|
|
1459
1497
|
height: 24px;
|
|
1460
1498
|
border-radius: 50%;
|
|
1461
|
-
`,
|
|
1499
|
+
`,Gp=({data:e,suggestionType:t="basic",isSelected:n=!1,onSelect:r})=>{const o=Qt(),{sendTrackingEvent:s,currentSmIds:a}=I.useContext(We),{label:i,description:c,avatarUrl:l,connectorName:f}=e,g=()=>{s(q3,{suggestion_type:t,search_keyword:i,sm_ids:a,connector_name:f}),r(e,t),o(ME(t))};return d.jsxs(LI,{isSelected:n,onClick:g,children:[d.jsx(OI,{src:l,alt:"option"}),d.jsxs(u.Stack,{children:[d.jsx(u.Typography,{color:u.theme.palette.gray.gray1,children:i}),d.jsx(u.Typography,{color:u.theme.palette.gray.gray3,fontSize:"12px",children:c})]})]})},FI=u.styled(u.Stack)`
|
|
1462
1500
|
padding: 10px 0 10px 10px;
|
|
1463
|
-
`,{Control:
|
|
1501
|
+
`,{Control:kI}=ln,DI=({children:e,...t})=>d.jsxs(kI,{...t,children:[d.jsx(FI,{children:d.jsx(Vp,{})}),e]}),NI=e=>{const{data:t,isSelected:n,selectOption:r}=e;return d.jsx(Gp,{data:t,isSelected:n,onSelect:r})},RI={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})},MI=({options:e,value:t,inputValue:n,root:r,onChange:o,onInputChange:s,onReset:a,NoOptionsMessage:i,menuOpen:c})=>{const{availableFeatures:l,sendTrackingEvent:f,currentSmIds:g}=I.useContext(We),y=Ke(l,Ws),x=(h,{action:m})=>{m==="input-change"&&(s(h),h||a())},b=h=>{o(h),h||(s(""),a())},p=()=>{const h=[...new Set(e.map(m=>m.connectorName))];f(J3,{connector_names:h,sm_ids:g})};return d.jsx(es,{name:"global-search",type:"select",value:t,inputValue:n,options:n?e:[],placeholder:y?wI:vI,isSearchable:!0,filterOption:null,styles:RI,onInputChange:x,onChange:b,isClearable:!0,menuPortalTarget:document.body,blurInputOnSelect:!0,onFocus:p,components:{DropdownIndicator:()=>null,IndicatorSeparator:()=>null,Option:NI,Control:DI,...i&&{NoOptionsMessage:i}},root:r,...typeof c=="boolean"&&{menuIsOpen:c}})},PI=u.styled(u.Stack)`
|
|
1464
1502
|
margin: ${({isEmpty:e})=>e?"0":"12px 0"};
|
|
1465
|
-
`,
|
|
1503
|
+
`,jI=({objectId:e,searchString:t,fetchSearchResults:n})=>{var w;const[r,o]=Ep(),s=I.useRef(null),a=ve(Bp),i=ve(xI),c=ve(EI),l=I.useMemo(()=>e&&i&&i[e]&&Array.isArray(i[e])?{id:e,formFields:i[e]}:{id:"emptyFormId",formFields:[]},[i,e]),f=I.useMemo(()=>{const v=(l==null?void 0:l.formFields)||[];return nl({formFields:v})},[l]),{setValue:g,inputChangeHandler:y,dateChangeHandler:x,clearDependentFields:b,handleValidationError:p,isErrorInValidations:h}=vp({state:r,dispatch:o,validations:f}),{fetchConfig:m}=_p({formState:r,formFields:l.formFields,formId:l.id}),E=I.useCallback(v=>{s.current&&clearTimeout(s.current),s.current=setTimeout(()=>{n(v)},500)},[n]);I.useEffect(()=>{const v=r.values,_=l.id,T=l.formFields;if(Object.values(v).filter(j=>!!j).length<T.length||!a||h()){s.current&&clearTimeout(s.current);return}const S=a[e].searchInterfaceDetails;if(!S)return;const L=a[e].connectorName,{id:N,args:k={}}=S,D=rs(r,k);E({id:_,interfaceId:N,searchString:t,connectorName:L,args:D})},[r,l,a,e,t,h,E]),I.useEffect(()=>()=>{s.current&&clearTimeout(s.current)},[]);const C=(v,_,T)=>{if(_.action==="clear"&&_.name&&(g(_.name,""),b(_.name,c[e]),f[_.name].isRequired&&p(_.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 _.name<"u"){let S=!1;T&&(S=T.isMultiSelect||!1);const L=S?[{value:v.value,label:v.label}]:{value:v.value,label:v.label};g(_.name,L),b(_.name,c[e])}};return d.jsx(PI,{isEmpty:((w=l.formFields)==null?void 0:w.length)===0,children:d.jsx(N1,{showGlobalLoader:!1,formConfig:[l],selectChangeHandler:C,inputChangeHandler:y,dateChangeHandler:x,onValidationError:p,labelSpacing:.5,fetchConfig:m,values:r.values,validations:f})})},sl="@connector-agent-global-search-priority",al=y6(),BI=({objectList:e})=>({sortedObjectList:I.useMemo(()=>{const r=al.getItem(sl);return r?[...e].sort((o,s)=>(r[o.value]??0)>(r[s.value]??0)?-1:1):e},[e]),updatePriority:r=>{const o=al.getItem(sl)??{};o[r]||(o[r]=0),o[r]++,al.setItem(sl,o)}}),VI=u.styled(u.Stack)`
|
|
1466
1504
|
padding: 8px 0;
|
|
1467
|
-
`,
|
|
1505
|
+
`,GI=u.styled(u.Typography)`
|
|
1468
1506
|
padding: 6px 16px;
|
|
1469
1507
|
color: ${u.theme.palette.gray.gray4};
|
|
1470
1508
|
font-size: 13px;
|
|
1471
|
-
`,
|
|
1509
|
+
`,HI=u.styled(u.Typography)`
|
|
1472
1510
|
padding: 6px 16px;
|
|
1473
1511
|
color: ${u.theme.palette.gray.gray3};
|
|
1474
1512
|
font-size: 11px;
|
|
1475
1513
|
text-transform: uppercase;
|
|
1476
|
-
`,
|
|
1514
|
+
`,WI=({onSelect:e,selectedOption:t,options:n})=>n.length?d.jsxs(VI,{children:[d.jsx(GI,{children:II}),d.jsx(HI,{children:_I}),n.map(r=>d.jsx(Gp,{suggestionType:"smart",data:r,isSelected:t===r,onSelect:e},r.label+r.description))]}):null,ZI=e=>new Promise(t=>setTimeout(t,e)),Hp=({apiFn:e,intervalMillis:t,maxRetries:n,increaseIntervalMillis:r=0,isSatisfied:o,pushIntermediateResults:s=()=>{}})=>(...i)=>{const c=async(l=0)=>{const f=await e(...i);if(s(f),o(f))return s(null),f;if(l>=n)throw f;return l++,t+=r,ZI(t).then(()=>c(l))};return c()},XI=async({conversationId:e,senderEmail:t})=>{try{const n=await xe({url:et(_E,{conversationId:e}),params:{senderEmail:t},method:Fe.GET});return n==null?void 0:n.data}catch(n){throw console.error(n),n}},Wp=({conversationId:e,senderEmail:t,enabled:n})=>Wt({queryKey:["Global","ConversationMetaData",e,t],queryFn:()=>XI({conversationId:e,senderEmail:t}),refetchOnMount:!1,enabled:n}),Zp="/v1/api",zI=`${Zp}/connectors/forms/:formId/search`,YI=`${Zp}/connectors/conversation/:conversationId/smart-suggestions`,JI=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}},qI=Hp({apiFn:async({conversationId:e})=>{try{const t=await xe({url:et(YI,{conversationId:e}),method:Fe.GET}),n=t==null?void 0:t.data;return JI(n)}catch(t){throw console.error(t),t}},intervalMillis:1500,maxRetries:5,isSatisfied:e=>e.status!=="pending"}),QI=({conversationId:e,senderEmail:t,enabled:n})=>{const{isSuccess:r}=Wp({conversationId:e,senderEmail:t,enabled:n});return Wt({queryKey:["GlobalSearch","SmartSuggestions",e],queryFn:()=>qI({conversationId:e}),enabled:n&&r})},$I=({selectedObject:e,root:t,setSelectedObject:n,fetchSearchResults:r,onReset:o})=>{const[s,a]=I.useState(""),{conversationId:i,email:c,availableFeatures:l}=I.useContext(We),f=ve(CI),g=ve(Bp),y=Ke(l,b5),{sortedObjectList:x,updatePriority:b}=BI({objectList:f}),{data:p}=QI({enabled:y&&!!i,conversationId:String(i),senderEmail:c}),h=(p==null?void 0:p.suggestedOptions)??[],m=I.useMemo(()=>!g||!x.length?[]:x.map(({value:C})=>{const w=g[C];return w?{description:`${w.connectorName??""} - ${w.searchObject}`,avatarUrl:w.logoUrl,label:"",value:C,connectorName:w.connectorName,objectName:w.searchObject}:null}).filter(C=>!!C),[x,g]),E=C=>{n(C),C&&b(""+C.value)};return m.length?d.jsxs(u.Stack,{children:[d.jsx(MI,{value:e,options:m.map(C=>({...C,label:s})),inputValue:s,root:t,onInputChange:a,onChange:E,onReset:o,NoOptionsMessage:({selectOption:C})=>d.jsx(WI,{selectedOption:e,onSelect:C,options:h}),menuOpen:!s&&!h.length?!1:void 0}),e?d.jsx(jI,{objectId:e.value,searchString:e.label,fetchSearchResults:r},e.value):null]}):null},UI="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='%236C7B94'%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'/%3e%3c/svg%3e",KI=async({id:e,externalResourceId:t,conversationId:n,channelType:r="email",email:o})=>{const s=new URLSearchParams;s.append("channel_type",r),o&&s.append("senderEmail",o),await xe({url:`${AE.replace(":id",e)}?${s.toString()}`,method:Fe.POST,data:{externalResourceId:t,conversationId:n}})},e_=({onSuccess:e})=>Zt({mutationFn:KI,onSuccess:()=>{Ie({message:Ny,type:Ut}),e==null||e()},onError:()=>{Ie({message:Ry,type:Ye})}}),t_="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",n_=u.styled(u.Stack)`
|
|
1477
1515
|
width: fit-content;
|
|
1478
1516
|
cursor: pointer;
|
|
1479
1517
|
gap: 8px;
|
|
@@ -1485,7 +1523,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1485
1523
|
letter-spacing: 0.4px;
|
|
1486
1524
|
text-align: center;
|
|
1487
1525
|
vertical-align: middle;
|
|
1488
|
-
`,
|
|
1526
|
+
`,r_=({meta:{externalResourceId:e,formId:t,searchKeyword:n,searchResultLabel:r},onBack:o,onLink:s})=>{const a=Qt(),{conversationId:i,currentSmIds:c,sendTrackingEvent:l,email:f}=I.useContext(We),g=ve(bp),y=ve(yp),{mutate:x,isPending:b}=e_({onSuccess:s}),p=y===ee.LOADING,h={externalResourceId:e};I.useEffect(()=>{a(so({id:t,args:{externalResourceId:e}}))},[e,t,a]);const m=()=>{l(e5,{search_keyword:n,search_result_label:r,sm_ids:c,card_title:g==null?void 0:g.cardTitle,connector_names:g==null?void 0:g.connectorNames}),x({id:t,externalResourceId:e,conversationId:i,email:f})};return d.jsxs(u.Stack,{gap:"12px",marginTop:"12px",children:[d.jsxs(n_,{onClick:o,children:[d.jsx("img",{src:t_,width:"16px",height:"16px"}),d.jsx(u.Typography,{children:TI})]}),d.jsxs(u.Stack,{gap:"24px",children:[d.jsx(Cp,{cardData:g,cardDataApiStatus:y,objectToLink:t,args:h}),d.jsx(u.Stack,{alignItems:"flex-end",children:d.jsx(u.Button,{size:"small",disabled:p||b,onClick:m,children:Ld})})]})]})},Xp=u.styled(u.Stack)`
|
|
1489
1527
|
padding: 12px 12px 12px 11px;
|
|
1490
1528
|
border: 1px solid ${u.theme.palette.gray.gray5};
|
|
1491
1529
|
border-radius: 8px;
|
|
@@ -1501,10 +1539,10 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1501
1539
|
}
|
|
1502
1540
|
}
|
|
1503
1541
|
`};
|
|
1504
|
-
`,YI="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",JI=()=>d.jsxs(u.Box,{justifyItems:"center",marginTop:"40px",children:[d.jsx("img",{src:YI,width:124,height:107}),d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:bI})]}),qI=({searchResults:e,selectedObject:t,onReset:n,fetchCards:r})=>{const o=Zt(),{sendTrackingEvent:s,currentSmIds:a}=I.useContext(We),[i,c]=I.useState(null),l=et(gI,{count:e.length.toString(),countSuffix:e.length>1?"s":"",searchObject:t.objectName,connectorName:t.connectorName}),f=(x,y)=>{s($3,{search_keyword:t.label,search_result_label:y,sm_ids:a,connector_name:t.connectorName}),c({externalResourceId:x,formId:t.value.toString(),searchKeyword:t.label,searchResultLabel:y})},b=()=>{c(null),o(IE())},g=()=>{n(),r(),b()};return e.length?i?d.jsx(zI,{meta:i,onBack:b,onLink:g}):d.jsxs(u.Stack,{gap:"14px",marginTop:"12px",children:[d.jsx(u.Typography,{variant:"body2",children:l}),d.jsx(u.Stack,{gap:"17px",children:e==null?void 0:e.map(({externalResourceId:x,name:y,description:p})=>d.jsxs(Hp,{onClick:()=>f(x,y),direction:"row",children:[d.jsxs(u.Stack,{flexGrow:1,children:[d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray1,children:y}),d.jsx(u.Typography,{variant:"caption",color:u.theme.palette.gray.gray3,children:p})]}),d.jsx(u.Box,{alignSelf:"center",className:"search-item__chevron",width:"20px",height:"20px",children:d.jsx("img",{src:GI})})]},x))})]}):d.jsx(JI,{})},al=u.styled(u.Skeleton)`
|
|
1542
|
+
`,o_="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",s_=()=>d.jsxs(u.Box,{justifyItems:"center",marginTop:"40px",children:[d.jsx("img",{src:o_,width:124,height:107}),d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:AI})]}),a_=({searchResults:e,selectedObject:t,onReset:n,fetchCards:r})=>{const o=Qt(),{sendTrackingEvent:s,currentSmIds:a}=I.useContext(We),[i,c]=I.useState(null),l=et(SI,{count:e.length.toString(),countSuffix:e.length>1?"s":"",searchObject:t.objectName,connectorName:t.connectorName}),f=(x,b)=>{s(K3,{search_keyword:t.label,search_result_label:b,sm_ids:a,connector_name:t.connectorName}),c({externalResourceId:x,formId:t.value.toString(),searchKeyword:t.label,searchResultLabel:b})},g=()=>{c(null),o(RE())},y=()=>{n(),r(),g()};return e.length?i?d.jsx(r_,{meta:i,onBack:g,onLink:y}):d.jsxs(u.Stack,{gap:"14px",marginTop:"12px",children:[d.jsx(u.Typography,{variant:"body2",children:l}),d.jsx(u.Stack,{gap:"17px",children:e==null?void 0:e.map(({externalResourceId:x,name:b,description:p})=>d.jsxs(Xp,{onClick:()=>f(x,b),direction:"row",children:[d.jsxs(u.Stack,{flexGrow:1,children:[d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray1,children:b}),d.jsx(u.Typography,{variant:"caption",color:u.theme.palette.gray.gray3,children:p})]}),d.jsx(u.Box,{alignSelf:"center",className:"search-item__chevron",width:"20px",height:"20px",children:d.jsx("img",{src:UI})})]},x))})]}):d.jsx(s_,{})},il=u.styled(u.Skeleton)`
|
|
1505
1543
|
display: block;
|
|
1506
1544
|
margin: ${e=>e.margin?e.margin:0};
|
|
1507
|
-
`,QI=()=>d.jsxs(u.Stack,{marginTop:"12px",children:[d.jsx(al,{variant:"rounded",width:"50%",height:"16px",animation:"wave",margin:"0 0 18px 0"}),d.jsx(u.Stack,{gap:"17px",children:d.jsxs(Hp,{gap:"8px",disableHover:!0,children:[d.jsx(al,{variant:"rounded",width:"30%",height:"16px",animation:"wave"}),d.jsx(al,{variant:"rounded",width:"70%",height:"16px",animation:"wave"})]})})]});let il={};const cl=new Set,$I=(e,t)=>{il={...il,[e]:t},cl.forEach(n=>n())},UI=e=>(cl.add(e),()=>cl.delete(e)),KI=e=>I.useSyncExternalStore(UI,()=>il)[e],e_=async({id:e,searchString:t,args:n})=>{try{if(e===void 0||t===void 0)return[];const r=await we({url:RI.replace(":formId",e.toString()),method:De.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){Se({message:mn,type:Ye}),console.error(r)}},t_=(e,t)=>Pt({mutationFn:e_,onMutate:({searchString:n,connectorName:r})=>{e(n,r)},onSuccess:(n,{searchString:r,connectorName:o})=>{t(r,n,o)}}),ll={OPEN_FORM_VIEW:"connector-agent-open-form-view"},n_=(e,t={})=>{const{delayAfterLoad:n=1e3}=t,r=I.useRef(!1),o=I.useRef(void 0),s=I.useCallback((c="auto")=>{const l=e.current;l&&l.scrollIntoView({behavior:c})},[e]),a=I.useCallback((c,l="smooth")=>{r.current||(o.current!==void 0&&clearTimeout(o.current),c&&(o.current=setTimeout(()=>{s(l),r.current=!0},n)))},[s,n]),i=I.useCallback(()=>{r.current=!1,o.current!==void 0&&clearTimeout(o.current)},[]);return I.useEffect(()=>()=>{o.current!==void 0&&clearTimeout(o.current)},[]),{scrollOnceAfterLoad:a,resetScrollState:i,hasScrolledOnce:r.current}},r_=e=>A.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.86993 0.652446C7.56922 0.248711 8.43078 0.248711 9.13007 0.652446L13.7981 3.34755C14.4974 3.75129 14.9282 4.49742 14.9282 5.30489V10.6951C14.9282 11.5026 14.4974 12.2487 13.7981 12.6524L9.13007 15.3476C8.43078 15.7513 7.56922 15.7513 6.86993 15.3476L2.20187 12.6524C1.50258 12.2487 1.0718 11.5026 1.0718 10.6951V5.30489C1.0718 4.49742 1.50258 3.75129 2.20187 3.34755L6.86993 0.652446Z",fill:"#FFD122"}),A.createElement("g",{filter:"url(#filter0_d_360_39563)"},A.createElement("path",{d:"M5.83154 4.43359V4.43359C6.84296 4.43359 7.66287 5.25351 7.66287 6.26492V11.5179V11.5179C6.65146 11.5179 5.83154 10.698 5.83154 9.68661V4.43359Z",fill:"white"})),A.createElement("g",{filter:"url(#filter1_d_360_39563)"},A.createElement("path",{d:"M8.57812 7.66211V7.66211C9.58954 7.66211 10.4095 8.48202 10.4095 9.49343V11.7103V11.7103C9.39804 11.7103 8.57812 10.8904 8.57812 9.87898V7.66211Z",fill:"white"})),A.createElement("defs",null,A.createElement("filter",{id:"filter0_d_360_39563",x:4.76488,y:3.36693,width:3.96488,height:9.21732,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},A.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),A.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),A.createElement("feOffset",null),A.createElement("feGaussianBlur",{stdDeviation:.533333}),A.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.114019 0"}),A.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_360_39563"}),A.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_360_39563",result:"shape"})),A.createElement("filter",{id:"filter1_d_360_39563",x:7.51146,y:6.59544,width:3.96488,height:6.18216,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},A.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),A.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),A.createElement("feOffset",null),A.createElement("feGaussianBlur",{stdDeviation:.533333}),A.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.114019 0"}),A.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_360_39563"}),A.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_360_39563",result:"shape"})))),o_="/v1/api/connectors/lookup/bulk",s_="/v1/api/connectors/lookup/bulk",a_=async e=>{const t=new URLSearchParams;e.forEach(o=>t.append("connector_ids",o));const n=`${o_}?${t.toString()}`,r=await we({url:n,method:De.GET});return r==null?void 0:r.data},i_=async e=>{const t=await we({url:s_,method:De.PUT,data:{entries:e}});return t==null?void 0:t.data},c_={fontSize:"14px",width:"209px",height:"40px",background:"#F6F8FC",borderRadius:"8px",fontWeight:400,"& .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"}},l_={border:`1px solid ${u.theme.palette.gray.gray5}`,borderRadius:"8px",padding:"12px"},Wp={flex:1,height:"1px",backgroundColor:u.theme.palette.gray.gray6},u_={flexShrink:0,border:`1px solid ${u.theme.palette.gray.gray6}`,borderRadius:"15px"},d_={border:`1px solid ${u.theme.palette.gray.gray6}`,backgroundColor:u.theme.palette.gray.gray6a,borderRadius:"8px",padding:"8px 10px"},f_=I.memo(function({connector:t,selectedHiverParam:n,onChange:r,sendTrackingEvent:o}){var i;const s=((i=(t.presets??[]).find(c=>c.hiverParam===n))==null?void 0:i.objectParamLabel)??"",a=I.useCallback(c=>{o(a5,{hiver_param:c.target.value,connector_name:t.connectorName,page:"agent_connector_panel"}),r(t.connectorId,c.target.value)},[t.connectorId,t.connectorName,r,o]);return d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"0px",justifyContent:"space-between",children:[d.jsx(u.Select,{value:n,onChange:a,size:"small",variant:"outlined",sx:c_,MenuProps:{sx:{zIndex:1500}},renderValue:c=>{var f;const l=((f=(t.presets??[]).find(b=>b.hiverParam===c))==null?void 0:f.label)??"";return d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[d.jsx(r_,{width:18,height:18}),d.jsx("span",{children:l})]})},children:(t.presets??[]).map(c=>d.jsx(u.MenuItem,{value:c.hiverParam,sx:{fontSize:"14px"},children:c.label},c.hiverParam))}),d.jsx(u.Box,{sx:Wp}),d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"4px",padding:"4px 12px",sx:u_,children:[t.logo&&d.jsx("img",{src:t.logo,width:16,height:16,alt:t.connectorName}),d.jsxs(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:["Matches with ",t.connectorName,"'s"]})]}),d.jsx(u.Box,{sx:Wp}),d.jsx(u.Box,{sx:d_,children:d.jsx(u.Typography,{variant:"body2",fontSize:14,children:s})})]})}),p_=I.memo(function({open:t,onClose:n,connectors:r,onSaveSuccess:o}){const{sendTrackingEvent:s}=I.useContext(We),[a,i]=I.useState({});I.useEffect(()=>{if(t&&r.length>0){const y={};r.filter(p=>{var h;return((h=p.presets)==null?void 0:h.length)>1}).forEach(p=>{y[p.connectorId]=p.hiverParam}),i(y)}},[t,r]);const c=Pr(),{mutate:l,isPending:f}=Pt({mutationFn:i_,onSuccess:y=>{const p={};y.results.forEach(({connectorId:h,hiverParam:m})=>{p[h]=m}),c.setQueriesData({queryKey:["lookup","bulk"]},h=>h&&{...h,connectors:h.connectors.map(m=>p[m.connectorId]!==void 0?{...m,hiverParam:p[m.connectorId]}:m)}),s(i5,{page:"agent_connector_panel"}),Se({message:"Identity mapping saved successfully",type:"success"}),o==null||o(),n()},onError:()=>{Se({message:"Failed to save identity mapping",type:"error"})}}),b=I.useCallback(()=>{const y=Object.entries(a).map(([p,h])=>({connector_id:p,hiver_param:h}));l(y)},[a,l]),g=I.useCallback((y,p)=>{i(h=>({...h,[y]:p}))},[]),x=I.useCallback(y=>{y||n()},[n]);return d.jsx(hr,{shown:t,setShown:x,showCloseButton:!1,children:d.jsxs(u.Stack,{padding:"24px 20px",gap:"16px",sx:{minWidth:"800px"},children:[d.jsx(u.Typography,{variant:"h2",children:"Customer identity mapping"}),d.jsx(u.Typography,{variant:"body2",children:"Choose how Hiver should identify customers when fetching data from connected apps."}),r.some(y=>{var p;return((p=y.presets)==null?void 0:p.length)>1})&&d.jsx(u.Stack,{gap:"8px",sx:l_,children:r.filter(y=>{var p;return((p=y.presets)==null?void 0:p.length)>1}).map(y=>d.jsx(f_,{connector:y,selectedHiverParam:a[y.connectorId]??y.hiverParam,onChange:g,sendTrackingEvent:s},y.connectorId))}),d.jsxs(u.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:[d.jsx(u.Button,{variant:"text",onClick:n,children:"Cancel"}),d.jsx(u.Button,{variant:"contained",onClick:b,disabled:f,children:"Save"})]})]})})}),h_=({enabled:e,...t})=>{const{actionQueue:n}=I.useContext(We);n&&e&&n.register(t),I.useEffect(()=>{if(n)return()=>{n.destroy()}},[n,e])},g_=({isAdmin:e=!1})=>{var he,$e;const{email:t,currentSmIds:n,sendTrackingEvent:r,availableFeatures:o,conversationId:s}=I.useContext(We),a=Zt(),{userGroupId:i,userId:c}=Wt()||{},l=I.useRef(!1),f=I.useRef(null),b=I.useRef(null),g=I.useRef(null),[x,y]=I.useState({}),[p,h]=I.useState(!1),[m,E]=I.useState(!1),[C,w]=I.useState(!1),[v,_]=I.useState(!1),[T,S]=I.useState(),[O,D]=I.useState(!1),[k,N]=I.useState(null),[R,j]=I.useState(),[q,$]=I.useState(null),[Y,W]=I.useState(!1),[z,oe]=I.useState(!1),[de,V]=I.useState(!1),[H,Z]=I.useState(!1),[X,P]=I.useState(void 0),U=Ie(cv),se=Ie(lv),B=Ie(dv),ne=Ie(fv),Ee=Ie(hv),Q=Ie(uv),Be=Ie(ap),xe=Ie(Tv),Ae=Ie(ip),it=Ie(cp),$t=Ie(lp),ot=Ie(Ow),ct=Ke(o,l5),Qe=Ke(o,vd),vn=Ke(o,g5),kt=Ke(o,b5),Co=Ke(o,y5),Ir=Ke(o,C5),Wn=(he=Wt())==null?void 0:he.tenantPlatform,Ut=Ke(o,Wn==="HIVERWEB"?`hot-${wd}`:wd),{data:fn}=Kt({queryKey:["connectors","enabledAuthenticated"],queryFn:i6,enabled:Ut&&e}),_r=I.useMemo(()=>(fn??[]).map(re=>re.id),[fn]),{data:Et,isSuccess:xo}=Kt({queryKey:["lookup","bulk",_r.join(",")],queryFn:()=>a_(_r),enabled:_r.length>0&&Ut&&e,refetchOnMount:!1}),Zn=xo&&((Et==null?void 0:Et.connectors)??[]).some(re=>{var pe;return(((pe=re.presets)==null?void 0:pe.length)??0)>1});h_({conversationId:s,openCreateForm:()=>w(!0),enabled:se});const Sr=I.useMemo(()=>!U||!U.length?null:yv(U,B,ne),[U,B,ne]),Xn=j5(B),{data:Eo,isLoading:Tr}=Vp({senderEmail:t,conversationId:String(s),enabled:kt&&!!t}),{emailHeaders:is,selectedEmail:Rt}=Eo??{},{scrollOnceAfterLoad:Ar,resetScrollState:wn}=n_(b),zn=Q!==ee.LOADING&&(!ne||!Object.values(ne).some(re=>re===ee.LOADING))&&U&&U.length>0;I.useLayoutEffect(()=>{var re;Y&&!p&&z&&((re=g==null?void 0:g.current)!=null&&re.scrollHeight)&&Ar(!!zn,"smooth")},[Y,p,z,zn,Ar,($e=g==null?void 0:g.current)==null?void 0:$e.scrollHeight,c]);const ft=(re,pe)=>{r(J3,{search_keyword:re,sm_ids:n,connector_name:pe,suggestion_type:ot})},Yn=(re,pe,Pe)=>{!Array.isArray(pe)||!pe.length?r(q3,{search_keyword:re,sm_ids:n,connector_name:Pe,suggestion_type:ot}):pe.length&&r(Q3,{num_of_results:pe.length,search_keyword:re,sm_ids:n,connector_name:Pe,suggestion_type:ot})},{mutate:Lr,reset:Jn,data:cs,isPending:vo,isIdle:ls}=t_(ft,Yn),Or=I.useCallback(()=>{Jn(),N(null)},[Jn,N]),Fr=Pr(),Mt=I.useCallback(()=>{t&&n.length&&s&&a(Va({inboxIds:n,conversationId:s}))},[a,t,n,s]),us=I.useCallback(()=>{Fr.invalidateQueries({queryKey:["lookup","bulk"]}),Mt()},[Fr,Mt]),kr=I.useCallback((re,pe)=>{re&&s&&pe&&a(Ba({id:re,channelType:"email",conversationId:s,externalResourceId:pe,contactEmail:t})).unwrap().catch(()=>{a(ro(null))})},[a,s,t]);if(I.useEffect(()=>{(async()=>{c&&(W(await Ei(c)),oe(await bu(c)))})()},[c]),I.useEffect(()=>{Tr||j(Rt||t)},[t,Rt,Tr]),I.useEffect(()=>{R&&s&&$I(String(s),R)},[R,s]),I.useEffect(()=>{z&&c&&yu(c)},[z,c]),I.useEffect(()=>{var re;if(it){E(!0);const{externalResourceId:pe}=it,Pe=(re=it.forms.find(vt=>vt.type==="edit"))==null?void 0:re.id;kr(Pe,pe)}else E(!1),a(rv())},[it,kr,a]),I.useEffect(()=>(Mt(),wn(),()=>{a(op.clearConnectorList())}),[a,Mt,wn]),I.useEffect(()=>{if(Ee&&U&&U.length&&Sr&&!l.current){const{cards_per_app:re,total_empty_cards:pe,total_cards_with_errors:Pe}=Sr;r(v3,{numOfCards:U.length,total_cards_loaded:U.length,total_empty_cards:pe,total_cards_with_errors:Pe,cards_per_app:re,sm_ids:n}),l.current=!0}return()=>{l.current=!1}},[Ee,U,Sr,r,n]),I.useEffect(()=>{s&&n&&n.length&&a(Na({inboxIds:n,conversationId:s,channelType:"email",isExpandedFormEnabled:Ir}))},[a,n,s,Ir]),I.useEffect(()=>{const re=pe=>{var vt;if(!(pe instanceof CustomEvent))return;const Pe=(vt=pe.detail)==null?void 0:vt.connectorKey;y({connectorKey:Pe})};return window.addEventListener(ll.OPEN_FORM_VIEW,re),()=>{window.removeEventListener(ll.OPEN_FORM_VIEW,re)}},[]),I.useEffect(()=>{if(!(Be!=null&&Be.length)||!x.connectorKey)return;const re=x.connectorKey;y({});const pe=Be.find(Pe=>{var vt;return((vt=Pe.connectorKey)==null?void 0:vt.toLowerCase())===(re==null?void 0:re.toLowerCase())});pe&&($(pe),w(!0))},[Be,x]),!t.length||Q===ee.LOADING)return d.jsx(gw,{});const Dr=re=>{r(T3,{connector_name:xe,source:re,sm_ids:n})},wo=re=>{w(!0),Dr(re)},Io=()=>{_(!0),r(A3)},Nr=re=>{r(re,T),$t?D(!0):(w(!1),$(null))},fe=re=>{if(it){const{connectorName:pe,title:Pe}=it;r(re,{connector_name:pe,card_title:Pe,sm_ids:n,ug_id:i})}$t?D(!0):a(ro(null))},L=()=>{w(!1),a(ro(null)),S(void 0),D(!1)},G=()=>{Mt(),w(!1),E(!1),a(op.clearConnectorList())},J=[{label:"Go back",variant:"text",action:L},{label:"Stay",variant:"contained",action:()=>D(!1)}],te=Be.length>0,me=Ae.length>0,ve=C||m||v,ye=()=>te||me?d.jsx(iI,{haveCreateObjects:te,haveLinkObjects:me,onCreateClick:()=>wo(Rd.MAIN_BUTTON),onLinkClick:()=>_(!0)}):d.jsx(fp,{isAdmin:e,hideHeading:!0});return d.jsxs(Xd,{ref:f,"data-testid":Array.isArray(U)?"connector-agent":"loading",id:"connector-agent-container",stopOverflow:C||v,children:[d.jsx(Ap,{shown:O,setShown:D,title:YE,description:JE,buttons:J}),d.jsx(m4,{onWheel:()=>h(!0),ref:g,children:se?d.jsxs(d.Fragment,{children:[d.jsx(J4,{connectors:Xn,isWriteFlowEnabled:Qe,haveCreateObjects:te,haveLinkObjects:me,cards:U,handleCreateNewObject:()=>wo(Rd.ICON),handleLinkNewObject:Io}),vn&&!ve?d.jsx(VI,{selectedObject:k,setSelectedObject:N,fetchSearchResults:Lr,onReset:Or,root:f.current}):null,d.jsxs(oo,{children:[d.jsx(yn,{condition:vn&&vo,children:d.jsx(QI,{})},"search"),d.jsx(yn,{condition:vn&&!!k&&!ls,children:d.jsx(qI,{searchResults:cs??[],selectedObject:k,onReset:Or,fetchCards:Mt})},"results"),d.jsx(yn,{condition:C,children:d.jsx(rl,{onClose:()=>Nr(N3),rightNode:d.jsx(nI,{formId:X,conversationId:s,inboxIds:n,enabled:C&&!!X,setMapFormOpen:V}),children:d.jsx(Op,{onClose:()=>Nr(D3),onCreateSuccess:G,metaData:T,setMetaData:S,defaultOption:q,connectors:Xn,mapFormOpen:de,setMapFormOpen:V,setCreateFormId:P})})},"create-form"),d.jsx(yn,{condition:m,children:d.jsx(rl,{onClose:()=>fe(G3),title:A5,backButtonTooltip:"Back",children:d.jsx(Op,{isEdit:!0,onClose:()=>fe(V3),onCreateSuccess:G,metaData:T,setMetaData:S,connectors:Xn})})},"edit-form"),d.jsx(yn,{condition:v,children:d.jsx(rl,{onClose:()=>_(!1),children:d.jsx(tI,{setOpenTaskLinking:_,onLinkingSuccess:Mt})})},"link-form"),d.jsxs(yn,{fallback:!0,children:[kt&&(U!=null&&U.length)?d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[d.jsx(u.Stack,{sx:{flex:1,minWidth:0},children:d.jsx(_w,{emailHeaders:is,selectedEmail:R,root:f.current,isLoading:Tr,setSelectedEmail:j})}),Ut&&Zn&&e&&d.jsx(u.Tooltip,{title:"Update customer identity mapping",placement:"top",children:d.jsx(u.IconButton,{"aria-label":"Open customer identity mapping settings",sx:{height:"32px",width:"32px",marginTop:"12px",flexShrink:0},onClick:()=>{r(Ed,{page:"agent_connector_panel"}),Z(!0)},children:d.jsx(u.icons.SettingsOutlined,{sx:{height:"20px",width:"20px"}})})})]}):null,!kt&&Ut&&Zn&&e&&(U!=null&&U.length)?d.jsx(u.Button,{fullWidth:!0,variant:"contained",startIcon:d.jsx(u.icons.SettingsOutlined,{sx:{height:"14px",width:"14px"}}),sx:{backgroundColor:"#edf1f6",color:"#4d596c",borderRadius:"6px",padding:"9px 12px",marginTop:"12px",textTransform:"none",fontWeight:500,fontSize:"14px",lineHeight:"20px",boxShadow:"none","&:hover":{backgroundColor:"#e2e8f0",boxShadow:"none"}},onClick:()=>{r(Ed,{page:"agent_connector_panel"}),Z(!0)},children:"Customer identity mapping"}):null,ct?d.jsx(mw,{}):null,d.jsxs(oo,{children:[d.jsxs(yn,{condition:!!U&&U.length>0,children:[d.jsx(Zv,{cards:U,specificCardData:B,email:R??"",specificConnectorApiStatus:ne,onCardUnlinking:Mt}),d.jsx("div",{ref:b,children:Co?d.jsx(q5,{connectors:Xn,expanded:Y}):null})]},"cards-list"),d.jsx(yn,{condition:!(U!=null&&U.length)&&Qe,children:ye()},"create-banner")]})]},"cards")]})]}):d.jsx(fp,{isAdmin:e})}),!se&&d.jsx(i4,{}),Ut&&d.jsx(p_,{open:H,onClose:()=>Z(!1),connectors:(Et==null?void 0:Et.connectors)??[],onSaveSuccess:us})]})},m_=({children:e,sendTrackingEvent:t,contactEmail:n,baseUrls:r={},currentSmIds:o=[],userEmail:s,metaData:a,availableFeatures:i,conversationId:c,connectorFunctions:l,stackingContext:f,isAdmin:b=!1,actionQueue:g,variables:x})=>{const y=I.useMemo(()=>({userEmail:s,email:n,baseUrls:r,currentSmIds:o,metaData:a,conversationId:c,sendTrackingEvent:t||(()=>{}),availableFeatures:i,isAdmin:b,connectorFunctions:l,stackingContext:f,actionQueue:g,variables:x}),[s,n,r,t,o,a,i,c,b,l,f,g,x]);return d.jsx(We.Provider,{value:y,children:e})},ul=({children:e})=>{const[t]=I.useState(()=>new $2);return d.jsx(nh,{client:t,children:e})},b_=i0({cardList:Iv,write:ov,common:SE}),dl=hy({reducer:b_,devTools:!0}),y_=({children:e,userEmail:t,extraParams:n,contactEmail:r,baseUrls:o,availableFeatures:s,connectorFunctions:a,stackingContext:i,actionQueue:c})=>d.jsx(sc,{store:dl,children:d.jsx(u.HiverProvider,{custom:!0,children:d.jsx(ul,{children:d.jsx(m_,{...n,userEmail:t,availableFeatures:s,sendTrackingEvent:n==null?void 0:n.sendTrackingEvent,contactEmail:r,currentSmIds:n==null?void 0:n.currentSmIds,metaData:n==null?void 0:n.metaData,conversationId:n==null?void 0:n.conversationId,baseUrls:o,connectorFunctions:a,stackingContext:i,actionQueue:c,isAdmin:n==null?void 0:n.isAdmin,children:d.jsx(I.Suspense,{fallback:d.jsx(d.Fragment,{}),children:e})})})})}),fl=u.styled(u.Box)`
|
|
1545
|
+
`,i_=()=>d.jsxs(u.Stack,{marginTop:"12px",children:[d.jsx(il,{variant:"rounded",width:"50%",height:"16px",animation:"wave",margin:"0 0 18px 0"}),d.jsx(u.Stack,{gap:"17px",children:d.jsxs(Xp,{gap:"8px",disableHover:!0,children:[d.jsx(il,{variant:"rounded",width:"30%",height:"16px",animation:"wave"}),d.jsx(il,{variant:"rounded",width:"70%",height:"16px",animation:"wave"})]})})]});let cl={};const ll=new Set,c_=(e,t)=>{cl={...cl,[e]:t},ll.forEach(n=>n())},l_=e=>(ll.add(e),()=>ll.delete(e)),u_=e=>I.useSyncExternalStore(l_,()=>cl)[e],d_=async({id:e,searchString:t,args:n})=>{try{if(e===void 0||t===void 0)return[];const r=await xe({url:zI.replace(":formId",e.toString()),method:Fe.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){Ie({message:vn,type:Ye}),console.error(r)}},f_=(e,t)=>Zt({mutationFn:d_,onMutate:({searchString:n,connectorName:r})=>{e(n,r)},onSuccess:(n,{searchString:r,connectorName:o})=>{t(r,n,o)}}),ul={OPEN_FORM_VIEW:"connector-agent-open-form-view"},p_=(e,t={})=>{const{delayAfterLoad:n=1e3}=t,r=I.useRef(!1),o=I.useRef(void 0),s=I.useCallback((c="auto")=>{const l=e.current;l&&l.scrollIntoView({behavior:c})},[e]),a=I.useCallback((c,l="smooth")=>{r.current||(o.current!==void 0&&clearTimeout(o.current),c&&(o.current=setTimeout(()=>{s(l),r.current=!0},n)))},[s,n]),i=I.useCallback(()=>{r.current=!1,o.current!==void 0&&clearTimeout(o.current)},[]);return I.useEffect(()=>()=>{o.current!==void 0&&clearTimeout(o.current)},[]),{scrollOnceAfterLoad:a,resetScrollState:i,hasScrolledOnce:r.current}},h_=e=>A.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.86993 0.652446C7.56922 0.248711 8.43078 0.248711 9.13007 0.652446L13.7981 3.34755C14.4974 3.75129 14.9282 4.49742 14.9282 5.30489V10.6951C14.9282 11.5026 14.4974 12.2487 13.7981 12.6524L9.13007 15.3476C8.43078 15.7513 7.56922 15.7513 6.86993 15.3476L2.20187 12.6524C1.50258 12.2487 1.0718 11.5026 1.0718 10.6951V5.30489C1.0718 4.49742 1.50258 3.75129 2.20187 3.34755L6.86993 0.652446Z",fill:"#FFD122"}),A.createElement("g",{filter:"url(#filter0_d_360_39563)"},A.createElement("path",{d:"M5.83154 4.43359V4.43359C6.84296 4.43359 7.66287 5.25351 7.66287 6.26492V11.5179V11.5179C6.65146 11.5179 5.83154 10.698 5.83154 9.68661V4.43359Z",fill:"white"})),A.createElement("g",{filter:"url(#filter1_d_360_39563)"},A.createElement("path",{d:"M8.57812 7.66211V7.66211C9.58954 7.66211 10.4095 8.48202 10.4095 9.49343V11.7103V11.7103C9.39804 11.7103 8.57812 10.8904 8.57812 9.87898V7.66211Z",fill:"white"})),A.createElement("defs",null,A.createElement("filter",{id:"filter0_d_360_39563",x:4.76488,y:3.36693,width:3.96488,height:9.21732,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},A.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),A.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),A.createElement("feOffset",null),A.createElement("feGaussianBlur",{stdDeviation:.533333}),A.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.114019 0"}),A.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_360_39563"}),A.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_360_39563",result:"shape"})),A.createElement("filter",{id:"filter1_d_360_39563",x:7.51146,y:6.59544,width:3.96488,height:6.18216,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB"},A.createElement("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),A.createElement("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),A.createElement("feOffset",null),A.createElement("feGaussianBlur",{stdDeviation:.533333}),A.createElement("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.114019 0"}),A.createElement("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_360_39563"}),A.createElement("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_360_39563",result:"shape"})))),g_="/v1/api/connectors/lookup/bulk",m_="/v1/api/connectors/lookup/bulk",b_=async e=>{const t=new URLSearchParams;e.forEach(o=>t.append("connector_ids",o));const n=`${g_}?${t.toString()}`,r=await xe({url:n,method:Fe.GET});return r==null?void 0:r.data},y_=async e=>{const t=await xe({url:m_,method:Fe.PUT,data:{entries:e}});return t==null?void 0:t.data},C_={fontSize:"14px",width:"209px",height:"40px",background:"#F6F8FC",borderRadius:"8px",fontWeight:400,"& .MuiOutlinedInput-notchedOutline":{borderColor:"#ECEFF6"}},x_={border:`1px solid ${u.theme.palette.gray.gray5}`,borderRadius:"8px",padding:"12px"},zp={flex:1,height:"1px",backgroundColor:u.theme.palette.gray.gray6},E_={flexShrink:0,border:`1px solid ${u.theme.palette.gray.gray6}`,borderRadius:"15px"},v_={border:`1px solid ${u.theme.palette.gray.gray6}`,backgroundColor:u.theme.palette.gray.gray6a,borderRadius:"8px",padding:"8px 10px"},w_=I.memo(function({connector:t,selectedHiverParam:n,onChange:r,sendTrackingEvent:o}){var i;const s=((i=(t.presets??[]).find(c=>c.hiverParam===n))==null?void 0:i.objectParamLabel)??"",a=I.useCallback(c=>{o(i5,{hiver_param:c.target.value,connector_name:t.connectorName,page:"agent_connector_panel"}),r(t.connectorId,c.target.value)},[t.connectorId,t.connectorName,r,o]);return d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"0px",justifyContent:"space-between",children:[d.jsx(u.Select,{value:n,onChange:a,size:"small",variant:"outlined",sx:C_,MenuProps:{sx:{zIndex:1500}},renderValue:c=>{var f;const l=((f=(t.presets??[]).find(g=>g.hiverParam===c))==null?void 0:f.label)??"";return d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[d.jsx(h_,{width:18,height:18}),d.jsx("span",{children:l})]})},children:(t.presets??[]).map(c=>d.jsx(u.MenuItem,{value:c.hiverParam,sx:{fontSize:"14px"},children:c.label},c.hiverParam))}),d.jsx(u.Box,{sx:zp}),d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"4px",padding:"4px 12px",sx:E_,children:[t.logo&&d.jsx("img",{src:t.logo,width:16,height:16,alt:t.connectorName}),d.jsxs(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:["Matches with ",t.connectorName,"'s"]})]}),d.jsx(u.Box,{sx:zp}),d.jsx(u.Box,{sx:v_,children:d.jsx(u.Typography,{variant:"body2",fontSize:14,children:s})})]})}),I_=I.memo(function({open:t,onClose:n,connectors:r,onSaveSuccess:o}){const{sendTrackingEvent:s}=I.useContext(We),[a,i]=I.useState({});I.useEffect(()=>{if(t&&r.length>0){const b={};r.filter(p=>{var h;return((h=p.presets)==null?void 0:h.length)>1}).forEach(p=>{b[p.connectorId]=p.hiverParam}),i(b)}},[t,r]);const c=Gr(),{mutate:l,isPending:f}=Zt({mutationFn:y_,onSuccess:b=>{const p={};b.results.forEach(({connectorId:h,hiverParam:m})=>{p[h]=m}),c.setQueriesData({queryKey:["lookup","bulk"]},h=>h&&{...h,connectors:h.connectors.map(m=>p[m.connectorId]!==void 0?{...m,hiverParam:p[m.connectorId]}:m)}),s(c5,{page:"agent_connector_panel"}),Ie({message:"Identity mapping saved successfully",type:"success"}),o==null||o(),n()},onError:()=>{Ie({message:"Failed to save identity mapping",type:"error"})}}),g=I.useCallback(()=>{const b=Object.entries(a).map(([p,h])=>({connector_id:p,hiver_param:h}));l(b)},[a,l]),y=I.useCallback((b,p)=>{i(h=>({...h,[b]:p}))},[]),x=I.useCallback(b=>{b||n()},[n]);return d.jsx(Er,{shown:t,setShown:x,showCloseButton:!1,children:d.jsxs(u.Stack,{padding:"24px 20px",gap:"16px",sx:{minWidth:"800px"},children:[d.jsx(u.Typography,{variant:"h2",children:"Customer identity mapping"}),d.jsx(u.Typography,{variant:"body2",children:"Choose how Hiver should identify customers when fetching data from connected apps."}),r.some(b=>{var p;return((p=b.presets)==null?void 0:p.length)>1})&&d.jsx(u.Stack,{gap:"8px",sx:x_,children:r.filter(b=>{var p;return((p=b.presets)==null?void 0:p.length)>1}).map(b=>d.jsx(w_,{connector:b,selectedHiverParam:a[b.connectorId]??b.hiverParam,onChange:y,sendTrackingEvent:s},b.connectorId))}),d.jsxs(u.Stack,{direction:"row",justifyContent:"flex-end",gap:"8px",children:[d.jsx(u.Button,{variant:"text",onClick:n,children:"Cancel"}),d.jsx(u.Button,{variant:"contained",onClick:g,disabled:f,children:"Save"})]})]})})}),__=({enabled:e,...t})=>{const{actionQueue:n}=I.useContext(We);n&&e&&n.register(t),I.useEffect(()=>{if(n)return()=>{n.destroy()}},[n,e])},S_=({isAdmin:e=!1})=>{var ye,rt;const{email:t,currentSmIds:n,sendTrackingEvent:r,availableFeatures:o,conversationId:s}=I.useContext(We),a=Qt(),{userGroupId:i,userId:c}=qt()||{},l=I.useRef(!1),f=I.useRef(null),g=I.useRef(null),y=I.useRef(null),[x,b]=I.useState({}),[p,h]=I.useState(!1),[m,E]=I.useState(!1),[C,w]=I.useState(!1),[v,_]=I.useState(!1),[T,S]=I.useState(),[L,N]=I.useState(!1),[k,D]=I.useState(null),[M,j]=I.useState(),[J,Y]=I.useState(null),[z,H]=I.useState(!1),[q,ne]=I.useState(!1),[ce,V]=I.useState(!1),[R,G]=I.useState(!1),[W,U]=I.useState(void 0),Q=ve(Cv),re=ve(xv),B=ve(vv),te=ve(wv),pe=ve(_v),X=ve(Ev),Ve=ve(cp),Ge=ve(jv),at=ve(lp),nt=ve(up),Vt=ve(dp),pt=ve(Gw),ht=Ke(o,u5),Qe=Ke(o,wd),An=Ke(o,m5),_t=Ke(o,y5),vo=Ke(o,C5),$n=Ke(o,x5),Fr=(ye=qt())==null?void 0:ye.tenantPlatform,gt=Ke(o,Fr==="HIVERWEB"?`hot-${Id}`:Id),{data:gn}=Wt({queryKey:["connectors","enabledAuthenticated"],queryFn:i6,enabled:gt&&e}),kr=I.useMemo(()=>(gn??[]).map(oe=>oe.id),[gn]),{data:Gt,isSuccess:wo}=Wt({queryKey:["lookup","bulk",kr.join(",")],queryFn:()=>b_(kr),enabled:kr.length>0&>&&e,refetchOnMount:!1}),Un=wo&&((Gt==null?void 0:Gt.connectors)??[]).some(oe=>{var he;return(((he=oe.presets)==null?void 0:he.length)??0)>1});__({conversationId:s,openCreateForm:()=>w(!0),enabled:re});const Pt=I.useMemo(()=>!Q||!Q.length?null:Lv(Q,B,te),[Q,B,te]),Ln=P5(B),{data:Io,isLoading:Kn}=Wp({senderEmail:t,conversationId:String(s),enabled:_t&&!!t}),{emailHeaders:mn,selectedEmail:Dr}=Io??{},{scrollOnceAfterLoad:_o,resetScrollState:On}=p_(g),Nr=X!==ee.LOADING&&(!te||!Object.values(te).some(oe=>oe===ee.LOADING))&&Q&&Q.length>0;I.useLayoutEffect(()=>{var oe;z&&!p&&q&&((oe=y==null?void 0:y.current)!=null&&oe.scrollHeight)&&_o(!!Nr,"smooth")},[z,p,q,Nr,_o,(rt=y==null?void 0:y.current)==null?void 0:rt.scrollHeight,c]);const bn=(oe,he)=>{r(Q3,{search_keyword:oe,sm_ids:n,connector_name:he,suggestion_type:pt})},Rr=(oe,he,He)=>{!Array.isArray(he)||!he.length?r($3,{search_keyword:oe,sm_ids:n,connector_name:He,suggestion_type:pt}):he.length&&r(U3,{num_of_results:he.length,search_keyword:oe,sm_ids:n,connector_name:He,suggestion_type:pt})},{mutate:Mr,reset:Pr,data:us,isPending:So,isIdle:To}=f_(bn,Rr),er=I.useCallback(()=>{Pr(),D(null)},[Pr,D]),tr=Gr(),ae=I.useCallback(()=>{t&&n.length&&s&&a(Ba({inboxIds:n,conversationId:s}))},[a,t,n,s]),_e=I.useCallback(()=>{tr.invalidateQueries({queryKey:["lookup","bulk"]}),ae()},[tr,ae]),$e=I.useCallback((oe,he)=>{oe&&s&&he&&a(ja({id:oe,channelType:"email",conversationId:s,externalResourceId:he,contactEmail:t})).unwrap().catch(()=>{a(ao(null))})},[a,s,t]);if(I.useEffect(()=>{(async()=>{c&&(H(await xi(c)),ne(await yu(c)))})()},[c]),I.useEffect(()=>{Kn||j(Dr||t)},[t,Dr,Kn]),I.useEffect(()=>{M&&s&&c_(String(s),M)},[M,s]),I.useEffect(()=>{q&&c&&Cu(c)},[q,c]),I.useEffect(()=>{var oe;if(nt){E(!0);const{externalResourceId:he}=nt,He=(oe=nt.forms.find(Tt=>Tt.type==="edit"))==null?void 0:oe.id;$e(He,he)}else E(!1),a(hv())},[nt,$e,a]),I.useEffect(()=>(ae(),On(),()=>{a(ap.clearConnectorList())}),[a,ae,On]),I.useEffect(()=>{if(pe&&Q&&Q.length&&Pt&&!l.current){const{cards_per_app:oe,total_empty_cards:he,total_cards_with_errors:He}=Pt;r(I3,{numOfCards:Q.length,total_cards_loaded:Q.length,total_empty_cards:he,total_cards_with_errors:He,cards_per_app:oe,sm_ids:n}),l.current=!0}return()=>{l.current=!1}},[pe,Q,Pt,r,n]),I.useEffect(()=>{s&&n&&n.length&&a(Da({inboxIds:n,conversationId:s,channelType:"email",isExpandedFormEnabled:$n}))},[a,n,s,$n]),I.useEffect(()=>{const oe=he=>{var Tt;if(!(he instanceof CustomEvent))return;const He=(Tt=he.detail)==null?void 0:Tt.connectorKey;b({connectorKey:He})};return window.addEventListener(ul.OPEN_FORM_VIEW,oe),()=>{window.removeEventListener(ul.OPEN_FORM_VIEW,oe)}},[]),I.useEffect(()=>{if(!(Ve!=null&&Ve.length)||!x.connectorKey)return;const oe=x.connectorKey;b({});const he=Ve.find(He=>{var Tt;return((Tt=He.connectorKey)==null?void 0:Tt.toLowerCase())===(oe==null?void 0:oe.toLowerCase())});he&&(Y(he),w(!0))},[Ve,x]),!t.length||X===ee.LOADING)return d.jsx(Sw,{});const it=oe=>{r(L3,{connector_name:Ge,source:oe,sm_ids:n})},St=oe=>{w(!0),it(oe)},yn=()=>{_(!0),r(O3)},mt=oe=>{r(oe,T),Vt?N(!0):(w(!1),Y(null))},Fn=oe=>{if(nt){const{connectorName:he,title:He}=nt;r(oe,{connector_name:he,card_title:He,sm_ids:n,ug_id:i})}Vt?N(!0):a(ao(null))},O=()=>{w(!1),a(ao(null)),S(void 0),N(!1)},Z=()=>{ae(),w(!1),E(!1),a(ap.clearConnectorList())},$=[{label:"Go back",variant:"text",action:O},{label:"Stay",variant:"contained",action:()=>N(!1)}],le=Ve.length>0,Ce=at.length>0,Me=C||m||v,Ee=()=>le||Ce?d.jsx(yI,{haveCreateObjects:le,haveLinkObjects:Ce,onCreateClick:()=>St(Rd.MAIN_BUTTON),onLinkClick:()=>_(!0)}):d.jsx(gp,{isAdmin:e,hideHeading:!0});return d.jsxs(Xd,{ref:f,"data-testid":Array.isArray(Q)?"connector-agent":"loading",id:"connector-agent-container",stopOverflow:C||v,children:[d.jsx(Fp,{shown:L,setShown:N,title:ov,description:sv,buttons:$}),d.jsx(m4,{onWheel:()=>h(!0),ref:y,children:re?d.jsxs(d.Fragment,{children:[d.jsx(J4,{connectors:Ln,isWriteFlowEnabled:Qe,haveCreateObjects:le,haveLinkObjects:Ce,cards:Q,handleCreateNewObject:()=>St(Rd.ICON),handleLinkNewObject:yn}),An&&!Me?d.jsx($I,{selectedObject:k,setSelectedObject:D,fetchSearchResults:Mr,onReset:er,root:f.current}):null,d.jsxs(io,{children:[d.jsx(In,{condition:An&&So,children:d.jsx(i_,{})},"search"),d.jsx(In,{condition:An&&!!k&&!To,children:d.jsx(a_,{searchResults:us??[],selectedObject:k,onReset:er,fetchCards:ae})},"results"),d.jsx(In,{condition:C,children:d.jsx(ol,{onClose:()=>mt(M3),title:Qi,rightNode:d.jsx(pI,{formId:W,conversationId:s,inboxIds:n,enabled:C&&!!W,setMapFormOpen:V}),children:d.jsx(Dp,{onClose:()=>mt(R3),onCreateSuccess:Z,metaData:T,setMetaData:S,defaultOption:J,connectors:Ln,mapFormOpen:ce,setMapFormOpen:V,setCreateFormId:U})})},"create-form"),d.jsx(In,{condition:m,children:d.jsx(ol,{onClose:()=>Fn(W3),title:L5,backButtonTooltip:"Back",children:d.jsx(Dp,{isEdit:!0,onClose:()=>Fn(H3),onCreateSuccess:Z,metaData:T,setMetaData:S,connectors:Ln})})},"edit-form"),d.jsx(In,{condition:v,children:d.jsx(ol,{onClose:()=>_(!1),children:d.jsx(fI,{setOpenTaskLinking:_,onLinkingSuccess:ae})})},"link-form"),d.jsxs(In,{fallback:!0,children:[_t&&(Q!=null&&Q.length)?d.jsxs(u.Stack,{direction:"row",alignItems:"center",gap:"8px",children:[d.jsx(u.Stack,{sx:{flex:1,minWidth:0},children:d.jsx(Mw,{emailHeaders:mn,selectedEmail:M,root:f.current,isLoading:Kn,setSelectedEmail:j})}),gt&&Un&&e&&d.jsx(u.Tooltip,{title:"Update customer identity mapping",placement:"top",children:d.jsx(u.IconButton,{"aria-label":"Open customer identity mapping settings",sx:{height:"32px",width:"32px",marginTop:"12px",flexShrink:0},onClick:()=>{r(vd,{page:"agent_connector_panel"}),G(!0)},children:d.jsx(u.icons.SettingsOutlined,{sx:{height:"20px",width:"20px"}})})})]}):null,!_t&>&&Un&&e&&(Q!=null&&Q.length)?d.jsx(u.Button,{fullWidth:!0,variant:"contained",startIcon:d.jsx(u.icons.SettingsOutlined,{sx:{height:"14px",width:"14px"}}),sx:{backgroundColor:"#edf1f6",color:"#4d596c",borderRadius:"6px",padding:"9px 12px",marginTop:"12px",textTransform:"none",fontWeight:500,fontSize:"14px",lineHeight:"20px",boxShadow:"none","&:hover":{backgroundColor:"#e2e8f0",boxShadow:"none"}},onClick:()=>{r(vd,{page:"agent_connector_panel"}),G(!0)},children:"Customer identity mapping"}):null,ht?d.jsx(Tw,{}):null,d.jsxs(io,{children:[d.jsxs(In,{condition:!!Q&&Q.length>0,children:[d.jsx(tw,{cards:Q,specificCardData:B,email:M??"",specificConnectorApiStatus:te,onCardUnlinking:ae}),d.jsx("div",{ref:g,children:vo?d.jsx(q5,{connectors:Ln,expanded:z}):null})]},"cards-list"),d.jsx(In,{condition:!(Q!=null&&Q.length)&&Qe,children:Ee()},"create-banner")]})]},"cards")]})]}):d.jsx(gp,{isAdmin:e})}),!re&&d.jsx(i4,{}),gt&&d.jsx(I_,{open:R,onClose:()=>G(!1),connectors:(Gt==null?void 0:Gt.connectors)??[],onSaveSuccess:_e})]})},T_=({children:e,sendTrackingEvent:t,contactEmail:n,baseUrls:r={},currentSmIds:o=[],userEmail:s,metaData:a,availableFeatures:i,conversationId:c,connectorFunctions:l,stackingContext:f,isAdmin:g=!1,actionQueue:y,variables:x})=>{const b=I.useMemo(()=>({userEmail:s,email:n,baseUrls:r,currentSmIds:o,metaData:a,conversationId:c,sendTrackingEvent:t||(()=>{}),availableFeatures:i,isAdmin:g,connectorFunctions:l,stackingContext:f,actionQueue:y,variables:x}),[s,n,r,t,o,a,i,c,g,l,f,y,x]);return d.jsx(We.Provider,{value:b,children:e})},dl=({children:e})=>{const[t]=I.useState(()=>new eh);return d.jsx(sh,{client:t,children:e})},A_=i0({cardList:Rv,write:gv,common:PE}),fl=hy({reducer:A_,devTools:!0}),L_=({children:e,userEmail:t,extraParams:n,contactEmail:r,baseUrls:o,availableFeatures:s,connectorFunctions:a,stackingContext:i,actionQueue:c})=>d.jsx(ac,{store:fl,children:d.jsx(u.HiverProvider,{inter:!0,children:d.jsx(dl,{children:d.jsx(T_,{...n,userEmail:t,availableFeatures:s,sendTrackingEvent:n==null?void 0:n.sendTrackingEvent,contactEmail:r,currentSmIds:n==null?void 0:n.currentSmIds,metaData:n==null?void 0:n.metaData,conversationId:n==null?void 0:n.conversationId,baseUrls:o,connectorFunctions:a,stackingContext:i,actionQueue:c,isAdmin:n==null?void 0:n.isAdmin,children:d.jsx(I.Suspense,{fallback:d.jsx(d.Fragment,{}),children:e})})})})}),pl=u.styled(u.Box)`
|
|
1508
1546
|
height: inherit;
|
|
1509
1547
|
.MuiScopedCssBaseline-root {
|
|
1510
1548
|
height: inherit;
|
|
@@ -1612,7 +1650,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
1612
1650
|
[hidden] {
|
|
1613
1651
|
display: none;
|
|
1614
1652
|
}
|
|
1615
|
-
`,
|
|
1653
|
+
`,O_=u.styled(u.Box)`
|
|
1616
1654
|
:root {
|
|
1617
1655
|
--toastify-color-light: #fff;
|
|
1618
1656
|
--toastify-color-dark: #121212;
|
|
@@ -2343,7 +2381,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2343
2381
|
transform: rotate(360deg);
|
|
2344
2382
|
}
|
|
2345
2383
|
}
|
|
2346
|
-
`,
|
|
2384
|
+
`,hl=u.styled(O_)`
|
|
2347
2385
|
.Toastify__toast-container {
|
|
2348
2386
|
min-width: 320px !important;
|
|
2349
2387
|
font-size: 16px;
|
|
@@ -2392,7 +2430,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2392
2430
|
align-self: auto !important;
|
|
2393
2431
|
margin-left: 12px;
|
|
2394
2432
|
}
|
|
2395
|
-
`,
|
|
2433
|
+
`,F_=({userEmail:e="",contactEmail:t="",baseUrls:n={},extraParams:r={},availableFeatures:o={},connectorFunctions:s,stackingContext:a={},actionQueue:i})=>d.jsx(pl,{children:d.jsxs(L_,{userEmail:e,availableFeatures:o,extraParams:r,contactEmail:t,connectorFunctions:s,stackingContext:a,actionQueue:i,baseUrls:n,children:[d.jsx(S_,{isAdmin:r==null?void 0:r.isAdmin}),je.createPortal(d.jsx(hl,{id:"toast-message",children:d.jsx(Ua,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0,...!!a.toastMessage&&{style:{zIndex:a.toastMessage}}})}),document.body),d.jsx("div",{"data-connectorid":"connector-layover-portal"})]})}),Yp="/v1/api",k_=`${Yp}/connector/conversation/:conversationId/data`,D_=`${Yp}/connector/feedback/conversation/:conversationId`,N_=async(e,t)=>{try{let n=k_.replace(":conversationId",e)+"?channel_type=email";if(t!=null&&t.length){const o=t.map(s=>`inbox_ids=${encodeURIComponent(s)}`).join("&");n+=`&${o}`}const r=await xe({url:n,method:Fe.GET});return r!=null&&r.data&&Array.isArray(r.data)?r.data.reduce((s,a)=>{var i,c;return s[(i=a==null?void 0:a.cardData)==null?void 0:i.textToHighlight]||(s[(c=a==null?void 0:a.cardData)==null?void 0:c.textToHighlight]={...a}),s},{}):null}catch(n){return Promise.reject(n)}};function R_(e,t,n){return Wt({queryKey:["connector-analytics",e,t,n],queryFn:async()=>!t||!e?null:await N_(e,n),enabled:!!t&&!!e})}class M_{constructor(t=[],n=null){Re(this,"highlightTerms");Re(this,"observer");Re(this,"isHighlighting");Re(this,"debounceTimer");Re(this,"debounceDelay");Re(this,"onHighlightsUpdated");this.highlightTerms=t,this.observer=null,this.isHighlighting=!1,this.debounceTimer=null,this.debounceDelay=500,this.onHighlightsUpdated=n,this.init()}init(){this.highlightAllEmails(),this.startObserver()}startObserver(){const t=this.findGmailContainer();if(!t){console.warn("Gmail container not found");return}this.observer=new MutationObserver(n=>{if(this.isHighlighting)return;let r=!1;n.forEach(o=>{o.type==="childList"&&Array.from(o.addedNodes).some(i=>{var c,l,f,g;return i.nodeType===1&&i instanceof Element&&(((c=i.classList)==null?void 0:c.contains("a3s"))||((l=i.classList)==null?void 0:l.contains("ii"))||((f=i.querySelector)==null?void 0:f.call(i,".a3s"))||((g=i.querySelector)==null?void 0:g.call(i,"h2.hP")))})&&(r=!0)}),r&&this.debounceHighlight()}),this.observer.observe(t,{childList:!0,subtree:!0})}findGmailContainer(){return document.querySelector('[role="main"]')||document.querySelector(".nH.if")||document.querySelector(".AO")||document.body}debounceHighlight(){this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout(()=>{this.highlightAllEmails()},this.debounceDelay)}highlightAllEmails(){var t;if(this.highlightTerms.length!==0){this.isHighlighting=!0;try{if(this.clearHighlights(),["h2.hP",".ii.gt .a3s.aiL",".ii.gt .a3s",'[data-expanded="true"]'].forEach(r=>{document.querySelectorAll(r).forEach(s=>{this.isElementVisible(s)&&this.highlightInElement(s)})}),this.onHighlightsUpdated){const r=Array.from(document.querySelectorAll(".gmail-highlight"));(t=this.onHighlightsUpdated)==null||t.call(this,r)}}finally{setTimeout(()=>{this.isHighlighting=!1},250)}}}isElementVisible(t){const n=t;return n.offsetParent!==null&&n.offsetWidth>0&&n.offsetHeight>0}highlightInElement(t){if(!t||this.highlightTerms.length===0||t.dataset.highlightProcessed==="true")return;const r=document.createTreeWalker(t,NodeFilter.SHOW_TEXT,{acceptNode:a=>a.parentElement&&a.parentElement.classList.contains("gmail-highlight")||a.parentElement&&["SCRIPT","STYLE"].includes(a.parentElement.tagName)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),o=[];let s;for(;s=r.nextNode();)o.push(s);o.forEach(a=>{this.highlightInTextNode(a)}),t.dataset.highlightProcessed="true"}highlightInTextNode(t){let n=t.textContent,r=!1;if(!n)return;if([...this.highlightTerms].sort((s,a)=>a.length-s.length).forEach(s=>{if(!s||s.trim().length===0)return;const a=this.escapeRegex(s.trim()),i=new RegExp(`\\b${a}\\b`,"gi");i.test(n)&&(n=n.replace(i,`<span class="gmail-highlight" data-highlight-term="${s.trim()}"><span class="gmail-highlight-inner">${s}</span></span>`),r=!0)}),r&&t.parentNode){const s=document.createElement("span");s.innerHTML=n,t.parentNode.replaceChild(s,t)}}clearHighlights(){document.querySelectorAll(".gmail-highlight").forEach(r=>{const o=r.parentNode;o&&r.textContent&&(o.replaceChild(document.createTextNode(r.textContent),r),o.normalize())}),document.querySelectorAll('[data-highlight-processed="true"]').forEach(r=>{delete r.dataset.highlightProcessed})}escapeRegex(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}refreshHighlights(){this.highlightAllEmails()}updateHighlightTerms(t){this.highlightTerms=t||[],this.highlightAllEmails()}destroy(){this.observer&&(this.observer.disconnect(),this.observer=null),this.debounceTimer&&(clearTimeout(this.debounceTimer),this.debounceTimer=null),this.clearHighlights(),this.highlightTerms=[]}}if(!document.getElementById("gmail-highlighter-styles")){const e=document.createElement("style");e.id="gmail-highlighter-styles",e.textContent=`
|
|
2396
2434
|
.gmail-highlight {
|
|
2397
2435
|
background-color: #ECEFF6 !important;
|
|
2398
2436
|
color: #2c3e50 !important;
|
|
@@ -2422,7 +2460,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2422
2460
|
transform: translateY(0) !important;
|
|
2423
2461
|
box-shadow: none !important;
|
|
2424
2462
|
}
|
|
2425
|
-
`,document.head.appendChild(e)}function
|
|
2463
|
+
`,document.head.appendChild(e)}function P_(){return Zt({mutationKey:["submit-connector-feedback"],mutationFn:async({conversationId:e,feedbackData:t})=>{if(!e)throw new Error("Conversation ID is required");const n=await xe({url:D_.replace(":conversationId",e)+"?channel_type=email",method:"POST",data:t});return n==null?void 0:n.data}})}const j_="Everything looks good",B_="Something is not working",V_="Share feedback",G_="Manage Smart Previews",H_="Reach out to your admin to disable this feature",W_="Go to Apps",Z_="Disable Feature",X_="Tell us what went wrong",z_="Please provide feedback",Y_=[{label:"Data is not accurate",value:"Data is not accurate"},{label:"Data is from the wrong App",value:"Data is from the wrong App"},{label:"Other",value:"other"}],J_="Tell us more (optional)",q_="Enter your feedback",gl=40,Q_="Feedback submitted",$_="Failed to submit feedback",un={OBJECT_HIGHLIGHTED:"app_object_detection_highlighted",OBJECT_HOVERED:"app_object_detection_hovered",PERMALINK_CLICKED:"app_object_detection_permalink_clicked",POSITIVE_FEEDBACK_CLICKED:"app_object_detection_positive_feedback_detected",NEGATIVE_FEEDBACK_CLICKED:"app_object_detection_negative_feedback_clicked",NEGATIVE_FEEDBACK_SUBMITTED:"app_object_detection_negative_feedback_submitted",FEEDBACK_OPTION_CLICKED:"app_object_detection_general_feedback_clicked",FEEDBACK_OPTION_SUBMITTED:"app_object_detection_general_feedback_submitted",DATA_CARD_DURATION:"app_object_detection_data_card_duration",DATA_CARD_SCROLLED:"app_object_detection_data_card_scrolled"},Jp=e=>d.jsx(u.Button,{...e,disabled:e.isLoading||e.disabled,children:e.isLoading?d.jsx(u.CircularProgress,{sx:{color:"#97A3B7"},size:20}):e.label}),U_=u.styled(u.Box)`
|
|
2426
2464
|
max-height: 340px;
|
|
2427
2465
|
width: 440px;
|
|
2428
2466
|
border-radius: 12px;
|
|
@@ -2436,15 +2474,15 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2436
2474
|
flex-direction: row;
|
|
2437
2475
|
margin-bottom: 12px;
|
|
2438
2476
|
}
|
|
2439
|
-
`,
|
|
2477
|
+
`,K_=u.styled(u.Box)`
|
|
2440
2478
|
border-bottom: 1px solid ${u.theme.palette.gray.gray6};
|
|
2441
2479
|
margin: 12px -16px;
|
|
2442
|
-
`,
|
|
2480
|
+
`,eS=u.styled(u.Box)`
|
|
2443
2481
|
display: flex;
|
|
2444
2482
|
justify-content: flex-end;
|
|
2445
2483
|
margin-top: 30px;
|
|
2446
2484
|
gap: 8px;
|
|
2447
|
-
`,
|
|
2485
|
+
`,qp=({onCancel:e,onSubmit:t,isLoading:n,showOptions:r=!0,title:o})=>{const[s,a]=I.useState(""),[i,c]=I.useState(""),l=b=>{a(b.target.value)},f=b=>{b.stopPropagation();const{value:p}=(b==null?void 0:b.target)||{};c(p)},g=()=>{t({feedbackOption:s,feedbackComment:i})},y=()=>{e==null||e()},x=r?!s:!i;return d.jsxs(U_,{children:[d.jsx(u.Typography,{variant:"h3",children:o}),d.jsx(K_,{}),r?d.jsx(u.FormControl,{children:d.jsx(u.RadioGroup,{"aria-labelledby":"demo-controlled-radio-buttons-group",name:"controlled-radio-buttons-group",value:s,onChange:l,children:Y_.map(b=>d.jsx(u.FormControlLabel,{value:b.value,control:d.jsx(u.Radio,{}),label:b.label},b.value))})}):null,d.jsx(yr,{type:"text",placeholder:r?J_:q_,value:i,name:"feedbackComment",inputChangeHandler:f,multiline:!0,rows:5,limit:250,validation:{validate:vc()}}),d.jsxs(eS,{children:[d.jsx(u.Button,{variant:"text",color:"primary",style:{color:u.theme.palette.gray.gray3},disabled:n,onClick:y,children:"Cancel"}),d.jsx(Jp,{variant:"contained",color:"primary",isLoading:n,disabled:x,label:"Submit",onClick:g})]})]})},tS=u.styled(u.Box)`
|
|
2448
2486
|
border-radius: 12px;
|
|
2449
2487
|
max-height: 298px;
|
|
2450
2488
|
width: 288px;
|
|
@@ -2454,29 +2492,29 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2454
2492
|
& > * {
|
|
2455
2493
|
box-sizing: border-box;
|
|
2456
2494
|
}
|
|
2457
|
-
`,
|
|
2495
|
+
`,nS=u.styled(u.Box)`
|
|
2458
2496
|
height: 24px;
|
|
2459
2497
|
display: flex;
|
|
2460
2498
|
align-items: center;
|
|
2461
2499
|
justify-content: space-between;
|
|
2462
2500
|
padding: 12px 0px;
|
|
2463
|
-
`,
|
|
2501
|
+
`,rS=u.styled(u.Typography)`
|
|
2464
2502
|
white-space: nowrap;
|
|
2465
2503
|
overflow: hidden;
|
|
2466
2504
|
text-overflow: ellipsis;
|
|
2467
2505
|
width: ${e=>e.width||"200px"};
|
|
2468
2506
|
line-height: 18px;
|
|
2469
|
-
`,
|
|
2507
|
+
`,oS=u.styled(u.Box)`
|
|
2470
2508
|
height: 1px;
|
|
2471
2509
|
background-color: ${u.theme.palette.gray.gray6};
|
|
2472
2510
|
margin: 0 -16px;
|
|
2473
|
-
`,
|
|
2511
|
+
`,sS=u.styled(u.Box)`
|
|
2474
2512
|
padding: 0px 16px;
|
|
2475
2513
|
border-radius: 12px;
|
|
2476
2514
|
height: calc(100% - 82px);
|
|
2477
2515
|
overflow-y: auto;
|
|
2478
2516
|
scrollbar-width: thin;
|
|
2479
|
-
`,
|
|
2517
|
+
`,aS=u.styled(u.Typography)`
|
|
2480
2518
|
font-size: 12px;
|
|
2481
2519
|
font-weight: 400;
|
|
2482
2520
|
color: ${u.theme.palette.gray.gray1};
|
|
@@ -2484,7 +2522,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2484
2522
|
min-width: 80px;
|
|
2485
2523
|
margin-right: 12px;
|
|
2486
2524
|
text-align: left;
|
|
2487
|
-
`,
|
|
2525
|
+
`,iS=u.styled(u.Typography)`
|
|
2488
2526
|
font-size: 12px;
|
|
2489
2527
|
font-weight: 400;
|
|
2490
2528
|
color: ${u.theme.palette.gray.black};
|
|
@@ -2493,11 +2531,11 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2493
2531
|
margin-right: 0px;
|
|
2494
2532
|
word-break: 'break-word';
|
|
2495
2533
|
text-align: right;
|
|
2496
|
-
|
|
2534
|
+
`,cS=u.styled(u.Box)`
|
|
2497
2535
|
display: flex;
|
|
2498
2536
|
justify-content: space-between;
|
|
2499
2537
|
margin-bottom: 20px;
|
|
2500
|
-
`,
|
|
2538
|
+
`,lS=u.styled(u.Box)`
|
|
2501
2539
|
display: flex;
|
|
2502
2540
|
justify-content: space-between;
|
|
2503
2541
|
align-items: center;
|
|
@@ -2505,95 +2543,95 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2505
2543
|
width: 100%;
|
|
2506
2544
|
min-height: 40px;
|
|
2507
2545
|
background-color: ${u.theme.palette.gray.gray6a};
|
|
2508
|
-
`,
|
|
2546
|
+
`,ss=u.styled(u.Tooltip)`
|
|
2509
2547
|
padding: 6px;
|
|
2510
2548
|
border-radius: 6px;
|
|
2511
|
-
`,
|
|
2549
|
+
`,uS=u.styled(u.Button)`
|
|
2512
2550
|
background-color: #f3f8ff;
|
|
2513
2551
|
border-radius: 360px;
|
|
2514
2552
|
color: #196fe0;
|
|
2515
2553
|
padding: 5px 12px;
|
|
2516
2554
|
min-width: 100px;
|
|
2517
|
-
`,Yp=e=>A.createElement("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M7.87354 2.73877C7.87354 2.30139 7.53821 1.94227 7.11084 1.90381L5.09229 6.44775C5.06387 6.51167 5.02799 6.57074 4.98975 6.62744V12.3667H10.4722C11.0395 12.3665 11.5225 11.9529 11.6089 11.3921L12.2368 7.30811C12.3437 6.61168 11.8047 5.98395 11.1001 5.98389H9.05615C8.40276 5.98371 7.87354 5.45372 7.87354 4.80029V2.73877ZM2.07275 11.8003C2.07275 12.1133 2.32718 12.3667 2.64014 12.3667H3.78955V7.1499H2.64014C2.32718 7.1499 2.07275 7.40432 2.07275 7.71729V11.8003ZM9.07275 4.78369H11.1001C12.5403 4.78375 13.6412 6.0673 13.4224 7.49072L12.7944 11.5747C12.6179 12.7208 11.6318 13.5667 10.4722 13.5669H2.64014C1.66443 13.5669 0.873535 12.776 0.873535 11.8003V7.71729C0.873535 6.74158 1.66443 5.95068 2.64014 5.95068H3.99951L6.04834 1.34131L6.12256 1.20166C6.31844 0.892431 6.66142 0.700708 7.03467 0.700684C8.16045 0.700684 9.07275 1.61299 9.07275 2.73877V4.78369Z",fill:"#97A3B7"})),Jp=e=>A.createElement("svg",{width:13,height:14,viewBox:"0 0 13 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M11.8008 3.16651C11.8008 2.83026 11.7996 2.61407 11.7861 2.44972C11.7733 2.29228 11.7516 2.23558 11.7383 2.20948C11.684 2.10311 11.5976 2.0167 11.4912 1.96241C11.4651 1.94911 11.4084 1.92742 11.251 1.91456C11.0866 1.90113 10.8698 1.89991 10.5332 1.89991H10.084V7.11671H10.5332C10.8697 7.11671 11.0866 7.11647 11.251 7.10304C11.4084 7.09017 11.4651 7.06848 11.4912 7.05519C11.5977 7.00085 11.684 6.91369 11.7383 6.80714C11.7516 6.78095 11.7733 6.72473 11.7861 6.56788C11.7996 6.40344 11.8008 6.18671 11.8008 5.85011V3.16651ZM6.00001 11.5288C6.00014 11.9658 6.33491 12.3239 6.76173 12.3628L8.68946 8.02784C8.73905 7.91626 8.79776 7.77463 8.8838 7.6421V1.89991H4.30275C3.86739 1.89991 3.57385 1.9011 3.34571 1.91847C3.12524 1.93527 3.00982 1.96482 2.92677 2.00245C2.72742 2.09281 2.55809 2.23906 2.43849 2.42237C2.38875 2.49873 2.34108 2.60774 2.29103 2.82276C2.23917 3.04561 2.19414 3.33583 2.12794 3.76612L1.82325 5.74952C1.73618 6.31551 1.67724 6.70248 1.65724 7.00245C1.63765 7.29653 1.66125 7.4439 1.69923 7.54347C1.79436 7.79282 1.97309 8.00139 2.20509 8.13331C2.29773 8.18598 2.43978 8.23198 2.73341 8.25733C3.03294 8.28318 3.42441 8.2837 3.99708 8.2837H4.46681C4.62026 8.2837 4.77205 8.28306 4.89943 8.29347C5.00019 8.30172 5.11526 8.31839 5.23439 8.36085L5.3545 8.41261L5.51271 8.51026C5.61292 8.58313 5.70157 8.67078 5.77443 8.77101L5.8711 8.93019L5.92286 9.0503C5.96524 9.1694 5.98202 9.28456 5.99025 9.38526C6.00063 9.51256 6.00001 9.66359 6.00001 9.8169V11.5288ZM13 5.85011C13 6.1669 13.0008 6.44089 12.9824 6.66554C12.9635 6.89709 12.9214 7.12868 12.8076 7.35206C12.6383 7.68439 12.3684 7.95514 12.0361 8.12452C11.8127 8.23838 11.5803 8.2804 11.3486 8.29933C11.124 8.31767 10.8499 8.3169 10.5332 8.3169H10.0899C9.97739 8.31691 9.91771 8.31637 9.87501 8.31886C9.85536 8.35692 9.83103 8.41194 9.78517 8.51515L7.82521 12.9263C7.6519 13.3159 7.26532 13.5669 6.83888 13.5669C5.71318 13.5669 4.80093 12.6545 4.80079 11.5288V9.8169C4.80079 9.64881 4.799 9.55553 4.79396 9.48878C4.72728 9.48383 4.63383 9.4839 4.46681 9.4839H3.99708C3.44579 9.4839 2.99395 9.48395 2.63087 9.45265C2.26202 9.42082 1.92186 9.35223 1.61232 9.17628C1.13824 8.90671 0.772529 8.48073 0.578136 7.9712C0.451217 7.63844 0.43534 7.29185 0.459972 6.92237C0.484222 6.55869 0.552876 6.11195 0.63673 5.5669L0.942394 3.58351C1.00581 3.17132 1.05751 2.82883 1.12208 2.55128C1.18838 2.26634 1.27691 2.00629 1.4336 1.76612C1.67803 1.39152 2.02424 1.0943 2.43165 0.909678C2.69285 0.791323 2.96319 0.743407 3.25489 0.721201C3.53908 0.699573 3.8856 0.700693 4.30275 0.700693H10.5332C10.8499 0.700693 11.124 0.69993 11.3486 0.718272C11.5803 0.737198 11.8127 0.779216 12.0361 0.893076C12.3683 1.06241 12.6383 1.33244 12.8076 1.66456C12.9215 1.88802 12.9635 2.12041 12.9824 2.35206C13.0008 2.57656 13 2.85001 13 3.16651V5.85011Z",fill:"#97A3B7"})),eS=e=>A.createElement("svg",{width:15,height:15,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M6.02637 0.261719C6.91006 0.100716 7.81654 0.108586 8.69727 0.285156C8.77943 0.301685 8.85737 0.335356 8.92578 0.383789C8.99413 0.432207 9.05187 0.494446 9.09473 0.566406L10.1699 2.37109L12.2686 2.40137C12.3521 2.40267 12.4348 2.42105 12.5107 2.45605C12.5866 2.49114 12.6547 2.5417 12.71 2.60449L12.9268 2.8623C13.4177 3.47393 13.8044 4.1638 14.0703 4.90332H14.0713C14.1006 4.98499 14.1111 5.07276 14.1035 5.15918C14.0958 5.24545 14.0694 5.32914 14.0264 5.4043L13.0107 7.17676L14.0654 8.97949C14.1089 9.05374 14.1349 9.13706 14.1436 9.22266C14.1522 9.30829 14.143 9.39509 14.1152 9.47656C13.8308 10.316 13.3846 11.0919 12.8008 11.7588C12.7442 11.8235 12.6731 11.8748 12.5947 11.9102C12.5163 11.9454 12.4307 11.9644 12.3447 11.9639L10.2559 11.9512L9.22656 13.7188C9.18293 13.7935 9.12263 13.8576 9.05176 13.9072C8.98094 13.9567 8.90045 13.9914 8.81543 14.0068C7.9318 14.1675 7.02506 14.1583 6.14453 13.9814L6.14355 13.9824C6.0797 13.9694 6.01838 13.9446 5.96191 13.9121C5.87332 13.8615 5.7985 13.7897 5.74609 13.7021L4.67188 11.8955L2.56934 11.8682C2.48571 11.8669 2.4031 11.8485 2.32715 11.8135C2.25108 11.7784 2.18323 11.727 2.12793 11.6641C1.60736 11.0751 1.18875 10.4045 0.888672 9.67969L0.767578 9.36621C0.738264 9.28452 0.726773 9.19681 0.734375 9.11035C0.742031 9.02393 0.768379 8.93953 0.811523 8.86426L1.82617 7.0918L0.772461 5.28906C0.729026 5.2148 0.702006 5.1315 0.693359 5.0459C0.684801 4.96052 0.695058 4.87421 0.722656 4.79297C1.00784 3.95289 1.45608 3.17678 2.04102 2.50977C2.09771 2.44503 2.16762 2.39274 2.24609 2.35742C2.32438 2.32222 2.40928 2.30426 2.49512 2.30469L4.58398 2.31543L5.61426 0.549805C5.65789 0.474997 5.71718 0.410066 5.78809 0.360352C5.8591 0.31064 5.94107 0.277156 6.02637 0.261719ZM7.53809 14.0195C7.59898 14.0196 7.65982 14.0181 7.7207 14.0166C7.65982 14.0181 7.59898 14.0196 7.53809 14.0195ZM7.2334 14.0117C7.28581 14.014 7.33818 14.0164 7.39062 14.0176C7.33818 14.0164 7.28581 14.014 7.2334 14.0117ZM7.85742 14.0127C7.89653 14.0109 7.93552 14.0073 7.97461 14.0049C7.93552 14.0073 7.89654 14.0109 7.85742 14.0127ZM6.91113 13.9902C6.97295 13.9958 7.03476 14.0009 7.09668 14.0049C7.03476 14.0009 6.97295 13.9958 6.91113 13.9902ZM6.6543 13.9619C6.6898 13.9665 6.72519 13.9716 6.76074 13.9756C6.72519 13.9716 6.6898 13.9665 6.6543 13.9619ZM5.91016 13.75C5.94027 13.7795 5.97474 13.8051 6.01172 13.8262L5.95898 13.791C5.94197 13.7782 5.92535 13.7649 5.91016 13.75ZM6.58008 12.9414H6.58105H6.58008ZM8.2002 1.41895C7.63858 1.33129 7.06722 1.32543 6.50391 1.40137L5.5127 3.10059C5.45667 3.19686 5.37383 3.27503 5.27539 3.32715C5.21254 3.36088 5.14878 3.39942 5.08594 3.43555L5.08496 3.43457C4.99197 3.48895 4.88605 3.51825 4.77832 3.51758L2.77637 3.50586C2.43354 3.9367 2.15694 4.41647 1.95508 4.92871L2.96875 6.66211H2.96973C3.01013 6.73278 3.03531 6.81132 3.04492 6.8916L3.04883 6.97461C3.04667 7.04613 3.0485 7.11658 3.05078 7.18945C3.0548 7.30124 3.02821 7.41268 2.97266 7.50977L1.99609 9.21289C2.21404 9.7388 2.50744 10.2299 2.86621 10.6719L4.88281 10.7012H4.88379C4.99002 10.7034 5.09368 10.7341 5.18457 10.7891L5.39258 10.9082C5.45916 10.9464 5.51715 10.9978 5.56445 11.0576L5.6084 11.1201L6.6416 12.8486C7.20362 12.9365 7.77513 12.9432 8.33887 12.8672L9.3291 11.1689C9.38528 11.0722 9.46843 10.9926 9.56738 10.9404C9.63017 10.9067 9.69505 10.8701 9.75781 10.834L9.8291 10.7988C9.90336 10.7678 9.98341 10.7514 10.0645 10.752L12.0664 10.7646C12.4092 10.3324 12.6847 9.85062 12.8857 9.33691L11.8711 7.60645L11.8721 7.60547C11.8181 7.51108 11.7903 7.40365 11.792 7.29492L11.791 7.29395C11.7932 7.22206 11.7923 7.15042 11.79 7.07715C11.7862 6.96565 11.8128 6.85466 11.8682 6.75781L12.8438 5.05371C12.6258 4.52811 12.3333 4.03648 11.9746 3.59473L9.95801 3.56641H9.95703C9.85067 3.56414 9.74722 3.53265 9.65625 3.47754V3.47852L9.45898 3.36426L9.39258 3.32129C9.32844 3.27486 9.27351 3.21669 9.23242 3.14844V3.14746L8.2002 1.41895ZM2.4668 11.7559L2.57031 11.7686H2.57129C2.50157 11.7675 2.43246 11.7518 2.36914 11.7227L2.4668 11.7559ZM1.78809 11.082V11.0811V11.082ZM13.0244 11.3203C13.0502 11.2862 13.0774 11.2533 13.1025 11.2188C13.0774 11.2533 13.0502 11.2862 13.0244 11.3203ZM13.2051 11.0713C13.2348 11.0279 13.2643 10.9845 13.293 10.9404C13.2643 10.9845 13.2348 11.0279 13.2051 11.0713ZM9.90918 10.876C9.90231 10.8782 9.89544 10.8803 9.88867 10.8828C9.89545 10.8803 9.90231 10.8782 9.90918 10.876ZM13.3535 10.8447C13.3903 10.7861 13.426 10.7268 13.4609 10.667C13.426 10.7268 13.3903 10.7861 13.3535 10.8447ZM13.5049 10.5928C13.5426 10.5264 13.5789 10.4593 13.6143 10.3916C13.5789 10.4593 13.5426 10.5264 13.5049 10.5928ZM13.6582 10.3066C13.695 10.2337 13.7305 10.1602 13.7646 10.0859C13.7305 10.1602 13.695 10.2337 13.6582 10.3066ZM7.2168 4.04004C7.82858 3.99994 8.43974 4.14269 8.9707 4.44922C9.68176 4.86085 10.2003 5.53844 10.4131 6.33203C10.6256 7.12573 10.5145 7.97155 10.1045 8.68359C9.79803 9.21429 9.34157 9.64291 8.79199 9.91406C8.24214 10.1852 7.62346 10.287 7.01562 10.207C6.40793 10.127 5.83684 9.86895 5.37598 9.46484C4.91529 9.06072 4.58448 8.52844 4.42578 7.93652C4.26721 7.34451 4.28843 6.71808 4.48535 6.1377C4.68236 5.55755 5.04627 5.04792 5.53223 4.6748C6.01845 4.30171 6.60526 4.08027 7.2168 4.04004ZM13.7852 10.041C13.8281 9.94559 13.8697 9.84945 13.9082 9.75195V9.75098C13.8696 9.84876 13.8283 9.94531 13.7852 10.041ZM6.40918 9.95703C6.46044 9.97542 6.51219 9.99222 6.56445 10.0078C6.51219 9.99225 6.46044 9.97539 6.40918 9.95703ZM6.20996 9.87695C6.25096 9.89508 6.2922 9.91244 6.33398 9.92871C6.2922 9.91247 6.25097 9.89505 6.20996 9.87695ZM6.02832 9.79004C6.0678 9.81077 6.10809 9.82969 6.14844 9.84863C6.10808 9.82972 6.06781 9.81074 6.02832 9.79004ZM5.84082 9.68262C5.87596 9.70443 5.9113 9.72578 5.94727 9.74609C5.91128 9.7258 5.87597 9.7044 5.84082 9.68262ZM12.9131 9.53613C12.9421 9.46825 12.9707 9.40012 12.9971 9.33105L12.9961 9.33008C12.9697 9.3993 12.9422 9.46808 12.9131 9.53613ZM5.66602 9.56543C5.7015 9.59105 5.73694 9.61662 5.77344 9.64062C5.73693 9.61664 5.70151 9.59104 5.66602 9.56543ZM1.97461 9.41699C1.99284 9.4575 2.01311 9.49704 2.03223 9.53711C1.98023 9.42813 1.93016 9.31814 1.88477 9.20605L1.97461 9.41699ZM5.59277 9.5127C5.59556 9.51484 5.59877 9.51642 5.60156 9.51855C5.54737 9.47722 5.49386 9.43478 5.44238 9.38965L5.59277 9.5127ZM8.03125 5.33496C7.67547 5.21424 7.29063 5.20159 6.92773 5.29883C6.56509 5.39617 6.23977 5.59952 5.99219 5.88184C5.74452 6.16433 5.58615 6.51424 5.53711 6.88672C5.48824 7.25901 5.54977 7.63783 5.71582 7.97461C5.88202 8.31152 6.14537 8.59145 6.4707 8.7793C6.90703 9.0311 7.42549 9.09913 7.91211 8.96875C8.39876 8.83831 8.81448 8.52031 9.06641 8.08398C9.25414 7.7587 9.3409 7.38453 9.31641 7.00977C9.2918 6.635 9.15631 6.27555 8.92773 5.97754C8.69908 5.67961 8.38685 5.45577 8.03125 5.33496ZM6.17676 8.69922C6.25355 8.76023 6.3343 8.81676 6.41992 8.86621L6.4209 8.86523C6.33525 8.81578 6.2536 8.76024 6.17676 8.69922ZM8.47754 8.83203V8.83105V8.83203ZM5.77637 8.27246C5.83227 8.35318 5.89399 8.4295 5.96094 8.50098L5.86426 8.38965C5.83359 8.35168 5.80422 8.31265 5.77637 8.27246ZM4.52246 7.91113C4.5608 8.0541 4.60948 8.19346 4.66797 8.32812C4.60945 8.19325 4.56083 8.05334 4.52246 7.91016V7.91113ZM9.40039 6.85645C9.40722 6.90519 9.41278 6.95457 9.41602 7.00391C9.41922 7.05311 9.42035 7.1023 9.41992 7.15137C9.42035 7.10204 9.41926 7.05239 9.41602 7.00293C9.41279 6.95379 9.40719 6.90498 9.40039 6.85645ZM11.9004 6.95215C11.8982 6.96247 11.897 6.97295 11.8955 6.9834C11.8971 6.97295 11.8982 6.96247 11.9004 6.95215ZM4.65137 5.97754C4.62849 6.03229 4.60852 6.08831 4.58887 6.14453C4.60851 6.0883 4.6285 6.03229 4.65137 5.97754ZM4.73633 5.79492C4.7241 5.81941 4.71274 5.8443 4.70117 5.86914C4.71273 5.8443 4.72411 5.81941 4.73633 5.79492ZM4.84473 5.59863C4.82627 5.62957 4.80836 5.66078 4.79102 5.69238C4.80835 5.66077 4.82628 5.62957 4.84473 5.59863ZM4.95605 5.42383C4.93113 5.45972 4.90714 5.49624 4.88379 5.5332C4.90712 5.49623 4.93114 5.45973 4.95605 5.42383ZM8.31445 4.27051C8.52443 4.33607 8.72746 4.42504 8.91992 4.53613L8.9209 4.53516C8.72801 4.42379 8.52395 4.33516 8.31348 4.26953L8.31445 4.27051ZM5.09082 5.24609C5.06172 5.28198 5.03326 5.3183 5.00586 5.35547C5.03325 5.31828 5.06173 5.28199 5.09082 5.24609ZM6.63965 5.29199C6.64276 5.29067 6.6463 5.29037 6.64941 5.28906C6.6463 5.29037 6.64276 5.29067 6.63965 5.29199ZM7.9209 5.19824H7.92188H7.9209ZM6.90234 5.20215H6.90332H6.90234ZM5.23145 5.08496C5.19896 5.11965 5.16651 5.15429 5.13574 5.19043C5.1665 5.15428 5.19897 5.11966 5.23145 5.08496ZM13.9766 4.93652V4.9375V4.93652ZM0.922852 4.53613C0.885573 4.63126 0.850299 4.72727 0.817383 4.82422V4.8252C0.850362 4.72803 0.885496 4.63148 0.922852 4.53613ZM2.01855 4.5293H2.01953H2.01855ZM1.04688 4.24316C1.02195 4.29878 0.998013 4.35481 0.974609 4.41113C0.998008 4.35481 1.02196 4.29878 1.04688 4.24316ZM7.22363 4.13965L7.22461 4.14062L7.22363 4.13965ZM7.66699 4.14453L7.66602 4.14355L7.66699 4.14453ZM1.17188 3.97852C1.1445 4.03303 1.11865 4.08828 1.09277 4.14355C1.11864 4.08828 1.14451 4.03304 1.17188 3.97852ZM12.4287 4.0498V4.04883V4.0498ZM12.6348 2.66992V2.6709C12.8546 2.91962 13.0566 3.1828 13.2383 3.45898C13.1171 3.27471 12.987 3.09618 12.8486 2.92383C12.7796 2.83782 12.708 2.75273 12.6348 2.66992ZM1.30859 3.72168C1.28765 3.75921 1.26729 3.79703 1.24707 3.83496C1.26728 3.79703 1.28765 3.75921 1.30859 3.72168ZM2.72656 3.40723V3.4082L4.7793 3.41797V3.41699L2.72656 3.40723ZM12.0234 3.49707C12.0719 3.55591 12.1198 3.61522 12.166 3.67578L12.0234 3.49609L9.95898 3.4668L12.0234 3.49707ZM1.47852 3.43457C1.45114 3.47831 1.42381 3.52205 1.39746 3.56641C1.4238 3.52204 1.45115 3.47831 1.47852 3.43457ZM9.78809 3.43164C9.79329 3.43365 9.79845 3.43566 9.80371 3.4375C9.79845 3.43567 9.79329 3.43365 9.78809 3.43164ZM5.22852 3.23926V3.24023V3.23926ZM1.64746 3.17676C1.61837 3.21879 1.58963 3.26104 1.56152 3.30371C1.58963 3.26104 1.61837 3.21879 1.64746 3.17676ZM2.11523 2.5752H2.11621H2.11523ZM8.94629 0.53418C8.96978 0.559626 8.99096 0.587273 9.00879 0.617188C8.97313 0.557368 8.92497 0.505135 8.86816 0.464844L8.94629 0.53418ZM6.37305 0.307617C6.26302 0.322319 6.15337 0.34041 6.04395 0.360352C6.15337 0.340409 6.26301 0.322304 6.37305 0.307617ZM8.35059 0.325195C8.25055 0.310024 8.15027 0.296933 8.0498 0.286133C8.15027 0.296945 8.25055 0.310026 8.35059 0.325195ZM7.92578 0.275391C7.85971 0.269476 7.79372 0.26282 7.72754 0.258789C7.79372 0.262834 7.85971 0.269466 7.92578 0.275391ZM6.9502 0.255859C6.89287 0.258741 6.83558 0.262311 6.77832 0.266602C6.83559 0.262325 6.89287 0.258726 6.9502 0.255859ZM7.58008 0.25293C7.53418 0.251105 7.4883 0.248968 7.44238 0.248047C7.4883 0.24898 7.53418 0.251094 7.58008 0.25293ZM7.12988 0.249023C7.17448 0.24794 7.21907 0.247302 7.26367 0.24707C7.21907 0.247314 7.17448 0.247928 7.12988 0.249023ZM6.67871 0.274414C6.57668 0.283521 6.47471 0.294033 6.37305 0.307617C6.47471 0.294047 6.57668 0.283499 6.67871 0.274414Z",fill:"#97A3B7"})),tS=e=>A.createElement("svg",{width:14,height:15,viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_189_1728)"},A.createElement("path",{d:"M2.33317 2.4672H11.6665V9.4672H3.01567L2.33317 10.1497V2.4672ZM2.33317 1.30054C1.6915 1.30054 1.17234 1.82554 1.17234 2.4672L1.1665 12.9672L3.49984 10.6339H11.6665C12.3082 10.6339 12.8332 10.1089 12.8332 9.4672V2.4672C12.8332 1.82554 12.3082 1.30054 11.6665 1.30054H2.33317ZM3.49984 7.13387H8.1665V8.30054H3.49984V7.13387ZM3.49984 5.38387H10.4998V6.55054H3.49984V5.38387ZM3.49984 3.63387H10.4998V4.80054H3.49984V3.63387Z",fill:"#97A3B7"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_189_1728"},A.createElement("rect",{width:14,height:14,fill:"white",transform:"translate(0 0.133789)"})))),nS=e=>A.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_3803_129233)"},A.createElement("path",{d:"M7.3335 4.66683H8.66683V6.00016H7.3335V4.66683ZM7.3335 7.3335H8.66683V11.3335H7.3335V7.3335ZM8.00016 1.3335C4.32016 1.3335 1.3335 4.32016 1.3335 8.00016C1.3335 11.6802 4.32016 14.6668 8.00016 14.6668C11.6802 14.6668 14.6668 11.6802 14.6668 8.00016C14.6668 4.32016 11.6802 1.3335 8.00016 1.3335ZM8.00016 13.3335C5.06016 13.3335 2.66683 10.9402 2.66683 8.00016C2.66683 5.06016 5.06016 2.66683 8.00016 2.66683C10.9402 2.66683 13.3335 5.06016 13.3335 8.00016C13.3335 10.9402 10.9402 13.3335 8.00016 13.3335Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_3803_129233"},A.createElement("rect",{width:16,height:16,fill:"white"})))),rS=({analysisData:e,isAdmin:t=!1,smIds:n,conversationId:r,showGoToApp:o=!1,redirectToAdmin:s,goToApps:a,hideTooltip:i,sendTrackingEvent:c})=>{const[l,f]=I.useState(!1),b=I.useRef(!1),[g,x]=I.useState(!1),[y,p]=I.useState([]),{mutate:h,isPending:m}=S_(),{logoUrl:E,cardTitle:C,id:w,externalResourceId:v,connectorId:_,textToHighlight:T}=e.cardData||{},S=I.useMemo(()=>({key:T,card_id:w,card_title:C,connector_id:_,external_resource_id:v,conversation_id:r,sm_id:n[0],all_sm_ids:n}),[T,w,C,_,v,r,n]);if(I.useEffect(()=>{const W=Date.now();return()=>{c(an.DATA_CARD_DURATION,{...S,duration:Date.now()-W})}},[c]),I.useEffect(()=>{var z,oe,de;const W=(de=(oe=(z=e==null?void 0:e.cardData)==null?void 0:z.data)==null?void 0:oe.flatDetails)==null?void 0:de.data;if(W){const V=W.sort((H,Z)=>H.priority-Z.priority);p(V),c(an.OBJECT_HOVERED,S)}},[e,c,S]),!y||y.length===0)return null;const O=()=>{f(!0),c(an.FEEDBACK_OPTION_CLICKED,S)},D=()=>{x(!0),c(an.NEGATIVE_FEEDBACK_CLICKED,S)},k=W=>{const z={card_id:w,entity_id:v,comment:W.feedbackComment,option:W.feedbackOption,feedback_type:"entity_extraction"};typeof W.isThumbsUp<"u"&&(z.positive_feedback=W.isThumbsUp),h({conversationId:r,feedbackData:z},{onSuccess:()=>{l?c(an.FEEDBACK_OPTION_SUBMITTED,S):g&&c(an.NEGATIVE_FEEDBACK_SUBMITTED,S),f(!1),x(!1),Se({message:B_,type:zt})},onError:()=>{Se({message:V_,type:Ye})}})},N=()=>{k({isThumbsUp:!0}),c(an.POSITIVE_FEEDBACK_CLICKED,S)},R=W=>{k({...W,isThumbsUp:!1})},j=()=>{s==null||s(_),i()},q=()=>{a==null||a()},$=W=>{c(an.PERMALINK_CLICKED,{...S,clicked_value:W})},Y=()=>{b.current||(c(an.DATA_CARD_SCROLLED,S),b.current=!0)};return d.jsxs(d.Fragment,{children:[d.jsxs(Z_,{children:[d.jsxs(J_,{onScroll:Y,children:[d.jsxs(X_,{children:[d.jsxs(u.Stack,{flexDirection:"row",alignItems:"center",style:{height:"100%"},children:[E&&d.jsx("img",{src:E,alt:"Logo",style:{marginRight:8},height:18,width:18}),d.jsx(u.Tooltip,{title:C,arrow:!0,placement:"top",children:d.jsx(z_,{variant:"h3",color:u.theme.palette.gray.black,width:o?"100px":"200px",children:C})})]}),o?d.jsx(K_,{variant:"text",size:"small",endIcon:d.jsx(u.icons.ArrowForward,{}),onClick:q,children:k_}):null]}),d.jsx(Y_,{}),d.jsx(u.Box,{paddingY:"16px",children:y.map(({key:W,value:z,label:oe,deepLink:de})=>d.jsxs($_,{children:[d.jsxs(q_,{children:[oe,":"]}),d.jsx(u.Tooltip,{title:(z==null?void 0:z.length)>hl?z:"",arrow:!0,placement:"top",children:de?d.jsx(u.Link,{href:de,target:"_blank",rel:"noopener noreferrer",style:{textDecoration:"none",color:u.theme.palette.primary.main},onClick:()=>$(z),children:Bd(z||"N/A",hl)}):d.jsx(Q_,{children:Bd(z||"N/A",hl)})})]},W))})]}),d.jsxs(U_,{children:[d.jsx(u.Stack,{flexDirection:"row",alignItems:"center",children:t?d.jsx(ns,{arrow:!0,title:O_,placement:"top",children:d.jsx(u.IconButton,{onClick:j,children:d.jsx(eS,{})})}):d.jsxs(d.Fragment,{children:[d.jsx(u.Typography,{color:u.theme.palette.gray.gray3,fontSize:12,children:D_}),d.jsx(ns,{arrow:!0,title:F_,placement:"top",children:d.jsx(u.IconButton,{size:"small",children:d.jsx(nS,{})})})]})}),d.jsxs(u.Stack,{flexDirection:"row",alignItems:"center",children:[d.jsx(ns,{arrow:!0,title:T_,placement:"top",children:d.jsx(u.IconButton,{size:"small",disabled:m,onClick:N,children:d.jsx(Yp,{})})}),d.jsx(ns,{arrow:!0,title:A_,placement:"top",children:d.jsx(u.IconButton,{size:"small",disabled:m,onClick:D,children:d.jsx(Jp,{})})}),d.jsx(ns,{arrow:!0,title:L_,placement:"top",children:d.jsx(u.IconButton,{onClick:O,size:"small",disabled:m,children:d.jsx(tS,{})})})]})]})]}),d.jsx(hr,{shown:l,setShown:f,borderRadius:12,sx:{zIndex:15002},children:d.jsx(zp,{onCancel:()=>f(!1),onSubmit:k,isLoading:m,showOptions:!1,title:R_})}),d.jsx(hr,{shown:g,setShown:x,borderRadius:12,sx:{zIndex:15002},children:d.jsx(zp,{onCancel:()=>x(!1),onSubmit:R,isLoading:m,title:N_})})]})},qp=(e,t,n,r=10)=>e>=n.left-r&&e<=n.right+r&&t>=n.top-r&&t<=n.bottom+r,Qp=(e,t=350,n=400)=>{const r=e.getBoundingClientRect(),o=window.innerHeight,s=window.innerWidth,a=r.top,i=o-r.bottom;return i>=t||i>a?r.left<n/2?"bottom-start":s-r.right<n/2?"bottom-end":"bottom":r.left<n/2?"top-start":s-r.right<n/2?"top-end":"top"},oS=u.styled(({className:e,...t})=>d.jsx(u.Tooltip,{...t,classes:{popper:e}}))(()=>({[`& .${u.tooltipClasses.tooltip}`]:{backgroundColor:"#fff",padding:0,maxWidth:"288px",width:"288px",maxHeight:"300px",overflowY:"auto",borderRadius:"12px",boxShadow:"0px 0px 8px 0px #04060F14",border:`1px solid ${u.theme.palette.gray.gray6}`,position:"relative"}}));function sS({elements:e,title:t,onKeyChange:n}){const[r,o]=I.useState(!1),[s,a]=I.useState(null),[i,c]=I.useState(""),[l,f]=I.useState("bottom"),[b,g]=I.useState(!1),x=I.useRef(null),y=I.useRef({x:0,y:0}),p=I.useCallback(()=>{x.current&&(clearTimeout(x.current),x.current=null)},[]);I.useEffect(()=>{if(e&&e.length>0){const v=S=>{const O=S.currentTarget,D=O.textContent||"",k=Qp(O);f(k),c(D),n&&n(D),a(O),o(!0)},_=()=>{if(r&&s){const S=Qp(s);f(S)}},T=S=>{if(y.current={x:S.clientX,y:S.clientY},!r||b)return;const O=S.clientX,D=S.clientY;let k=!1;for(const N of e)if(qp(O,D,N.getBoundingClientRect())){k=!0;break}if(!k){const N=document.querySelector(`.${u.tooltipClasses.tooltip}`);N&&qp(O,D,N.getBoundingClientRect())&&(k=!0)}k||(o(!1),a(null))};return e.forEach(S=>{S.addEventListener("mouseenter",v)}),window.addEventListener("resize",_),window.addEventListener("scroll",_),document.addEventListener("mousemove",T),()=>{e.forEach(S=>{S.removeEventListener("mouseenter",v)}),window.removeEventListener("resize",_),window.removeEventListener("scroll",_),document.removeEventListener("mousemove",T),p()}}},[e,n,r,s,b,p]);const h=()=>{g(!0),p()},m=()=>{g(!1),x.current=setTimeout(()=>{o(!1),a(null)},150)},C=typeof t=="function"?t(i,()=>{o(!1),a(null)}):t,w=d.jsx("div",{onMouseEnter:h,onMouseLeave:m,children:C});return d.jsx(oS,{title:w,open:r,placement:l,disableInteractive:!1,PopperProps:{anchorEl:s,modifiers:[{name:"preventOverflow",options:{boundary:window}}]},children:d.jsx("span",{})})}const aS=({conversationId:e,hasSmList:t,smIds:n,isAdmin:r,goToApps:o,redirectToAdmin:s,sendTrackingEvent:a})=>{const[i,c]=I.useState(null),[l,f]=I.useState([]),{data:b,isError:g}=I_(e,t,n);return I.useEffect(()=>{b?c(b):g&&c(null)},[b,g]),I.useEffect(()=>{let x=null;if(i&&Object.keys(i).length&&e){x=new __(Object.keys(i)||[],f);const y=Object.keys(i).map(p=>{var m;const h=((m=i[p])==null?void 0:m.cardData)||{};return{key:p,card_title:h.cardTitle,connector_id:h.connectorId}});a(an.OBJECT_HIGHLIGHTED,{conversation_id:e,sm_id:n[0],all_sm_ids:n,cards:y})}return()=>{x&&x.destroy(),window.tooltipCleanup&&delete window.tooltipCleanup}},[i,e,a,n]),d.jsx("div",{children:d.jsx(sS,{elements:l,title:(x,y)=>{var p;return!i||!x||!((p=i[x])!=null&&p.cardData)?d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray6,children:"Loading data..."}):d.jsx(rS,{smIds:n,conversationId:e||"",analysisData:i[x],isAdmin:r,redirectToAdmin:s,goToApps:o,hideTooltip:y,sendTrackingEvent:a})}})})},iS=({children:e})=>d.jsx(sc,{store:dl,children:d.jsx(u.HiverProvider,{custom:!0,children:d.jsx(ul,{children:d.jsx(I.Suspense,{fallback:d.jsx(d.Fragment,{}),children:e})})})}),cS=({conversationId:e,hasSmList:t,smIds:n,isAdmin:r,connectorFunctions:o})=>d.jsx(fl,{children:d.jsxs(iS,{children:[d.jsx(aS,{hasSmList:t,smIds:n,conversationId:e,isAdmin:r,goToApps:o.goToApps,redirectToAdmin:o.redirectToAdmin,sendTrackingEvent:o.sendTrackingEvent}),Ge.createPortal(d.jsx(pl,{id:"toast-message",children:d.jsx(Ka,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body)]})}),$p={OPEN_CREATE_FORM:"OPEN_CREATE_FORM"},lS=({conversationId:e,openCreateForm:t})=>n=>{n.conversationId===e&&t()};class uS{constructor({processDelay:t=1e3}){je(this,"_processDelay");je(this,"initialized",!1);je(this,"_queue",[]);je(this,"_queueProps",{conversationId:NaN,openCreateForm:()=>{}});je(this,"ACTIONS",$p);this._processDelay=t}register(t){this._queueProps=t,!this.initialized&&(this.initialized=!0,this._delay(this._processDelay).then(()=>this._process()))}add(t){this._queue.push(t),this._process()}_delay(t){return new Promise(n=>setTimeout(n,t))}_process(){if(this.initialized)for(;this._queue.length>0;){const t=this._queue.shift();if(t)switch(t.type){case $p.OPEN_CREATE_FORM:lS(this._queueProps)(t.payload);break}}}destroy(){this._queueProps={conversationId:NaN,openCreateForm:()=>{}},this.initialized=!1}}var Te=(e=>(e.NOT_LOGGED="NOT_LOGGED",e.PENDING="PENDING",e.LOGGED="LOGGED",e.ERROR="ERROR",e.UNAUTHENTICATED="UNAUTHENTICATED",e.PAUSED="PAUSED",e))(Te||{}),Ga=(e=>(e.ENABLED="enabled",e.UNAUTHENTICATED="unauthenticated",e.DISABLED="disabled",e))(Ga||{});const dS=e=>{const t=[],n={};for(const r of e){const o=n[r.entityType];if(o===void 0){const s={type:r.entityType,entities:[r]};n[r.entityType]=t.length,t.push(s)}else t[o].entities.push(r)}return t},fS=e=>{const{emailLogSettings:t,messageLogStatus:n,selectedEntities:r,autoLogEnabled:o}=e;return t.connectorStatus===Ga.UNAUTHENTICATED?Te.UNAUTHENTICATED:n.pending>0?Te.PENDING:n.failed?Te.ERROR:r.length===0?Te.NOT_LOGGED:o?Te.LOGGED:Te.PAUSED},gl=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14",fill:"#D24B58",...e},A.createElement("path",{d:"M6.3335 8.99967H7.66683V10.333H6.3335V8.99967ZM6.3335 3.66634H7.66683V7.66634H6.3335V3.66634ZM6.9935 0.333008C3.3135 0.333008 0.333496 3.31967 0.333496 6.99967C0.333496 10.6797 3.3135 13.6663 6.9935 13.6663C10.6802 13.6663 13.6668 10.6797 13.6668 6.99967C13.6668 3.31967 10.6802 0.333008 6.9935 0.333008ZM7.00016 12.333C4.0535 12.333 1.66683 9.94634 1.66683 6.99967C1.66683 4.05301 4.0535 1.66634 7.00016 1.66634C9.94683 1.66634 12.3335 4.05301 12.3335 6.99967C12.3335 9.94634 9.94683 12.333 7.00016 12.333Z"})),pS=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:12,height:10,viewBox:"0 0 12 10",fill:"none",...e},A.createElement("path",{d:"M4.0001 8.0299L1.2201 5.2499L0.273438 6.1899L4.0001 9.91656L12.0001 1.91656L11.0601 0.976562L4.0001 8.0299Z",fill:"white"})),hS=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:18,viewBox:"0 0 19 18",fill:"#6F7C90",...e},A.createElement("g",{clipPath:"url(#clip0_532_206243)"},A.createElement("path",{d:"M9.94092 3V0.75L6.94092 3.75L9.94092 6.75V4.5C12.4234 4.5 14.4409 6.5175 14.4409 9C14.4409 9.7575 14.2534 10.4775 13.9159 11.1L15.0109 12.195C15.5959 11.2725 15.9409 10.1775 15.9409 9C15.9409 5.685 13.2559 3 9.94092 3ZM9.94092 13.5C7.45842 13.5 5.44092 11.4825 5.44092 9C5.44092 8.2425 5.62842 7.5225 5.96592 6.9L4.87092 5.805C4.28592 6.7275 3.94092 7.8225 3.94092 9C3.94092 12.315 6.62592 15 9.94092 15V17.25L12.9409 14.25L9.94092 11.25V13.5Z"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_532_206243"},A.createElement("rect",{width:18,height:18,fill:"white",transform:"translate(0.940918)"})))),gS=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",...e},A.createElement("g",{clipPath:"url(#clip0_1_11813)"},A.createElement("path",{d:"M9.05859 0C4.09059 0 0.0585938 4.032 0.0585938 9C0.0585938 13.968 4.09059 18 9.05859 18C14.0266 18 18.0586 13.968 18.0586 9C18.0586 4.032 14.0266 0 9.05859 0ZM8.15859 12.6H6.35859V5.4H8.15859V12.6ZM11.7586 12.6H9.95859V5.4H11.7586V12.6Z",fill:"#F2A579"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1_11813"},A.createElement("rect",{width:18,height:18,fill:"white"})))),Ha=u.keyframes`
|
|
2555
|
+
`,Qp=e=>A.createElement("svg",{width:14,height:14,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M7.87354 2.73877C7.87354 2.30139 7.53821 1.94227 7.11084 1.90381L5.09229 6.44775C5.06387 6.51167 5.02799 6.57074 4.98975 6.62744V12.3667H10.4722C11.0395 12.3665 11.5225 11.9529 11.6089 11.3921L12.2368 7.30811C12.3437 6.61168 11.8047 5.98395 11.1001 5.98389H9.05615C8.40276 5.98371 7.87354 5.45372 7.87354 4.80029V2.73877ZM2.07275 11.8003C2.07275 12.1133 2.32718 12.3667 2.64014 12.3667H3.78955V7.1499H2.64014C2.32718 7.1499 2.07275 7.40432 2.07275 7.71729V11.8003ZM9.07275 4.78369H11.1001C12.5403 4.78375 13.6412 6.0673 13.4224 7.49072L12.7944 11.5747C12.6179 12.7208 11.6318 13.5667 10.4722 13.5669H2.64014C1.66443 13.5669 0.873535 12.776 0.873535 11.8003V7.71729C0.873535 6.74158 1.66443 5.95068 2.64014 5.95068H3.99951L6.04834 1.34131L6.12256 1.20166C6.31844 0.892431 6.66142 0.700708 7.03467 0.700684C8.16045 0.700684 9.07275 1.61299 9.07275 2.73877V4.78369Z",fill:"#97A3B7"})),$p=e=>A.createElement("svg",{width:13,height:14,viewBox:"0 0 13 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M11.8008 3.16651C11.8008 2.83026 11.7996 2.61407 11.7861 2.44972C11.7733 2.29228 11.7516 2.23558 11.7383 2.20948C11.684 2.10311 11.5976 2.0167 11.4912 1.96241C11.4651 1.94911 11.4084 1.92742 11.251 1.91456C11.0866 1.90113 10.8698 1.89991 10.5332 1.89991H10.084V7.11671H10.5332C10.8697 7.11671 11.0866 7.11647 11.251 7.10304C11.4084 7.09017 11.4651 7.06848 11.4912 7.05519C11.5977 7.00085 11.684 6.91369 11.7383 6.80714C11.7516 6.78095 11.7733 6.72473 11.7861 6.56788C11.7996 6.40344 11.8008 6.18671 11.8008 5.85011V3.16651ZM6.00001 11.5288C6.00014 11.9658 6.33491 12.3239 6.76173 12.3628L8.68946 8.02784C8.73905 7.91626 8.79776 7.77463 8.8838 7.6421V1.89991H4.30275C3.86739 1.89991 3.57385 1.9011 3.34571 1.91847C3.12524 1.93527 3.00982 1.96482 2.92677 2.00245C2.72742 2.09281 2.55809 2.23906 2.43849 2.42237C2.38875 2.49873 2.34108 2.60774 2.29103 2.82276C2.23917 3.04561 2.19414 3.33583 2.12794 3.76612L1.82325 5.74952C1.73618 6.31551 1.67724 6.70248 1.65724 7.00245C1.63765 7.29653 1.66125 7.4439 1.69923 7.54347C1.79436 7.79282 1.97309 8.00139 2.20509 8.13331C2.29773 8.18598 2.43978 8.23198 2.73341 8.25733C3.03294 8.28318 3.42441 8.2837 3.99708 8.2837H4.46681C4.62026 8.2837 4.77205 8.28306 4.89943 8.29347C5.00019 8.30172 5.11526 8.31839 5.23439 8.36085L5.3545 8.41261L5.51271 8.51026C5.61292 8.58313 5.70157 8.67078 5.77443 8.77101L5.8711 8.93019L5.92286 9.0503C5.96524 9.1694 5.98202 9.28456 5.99025 9.38526C6.00063 9.51256 6.00001 9.66359 6.00001 9.8169V11.5288ZM13 5.85011C13 6.1669 13.0008 6.44089 12.9824 6.66554C12.9635 6.89709 12.9214 7.12868 12.8076 7.35206C12.6383 7.68439 12.3684 7.95514 12.0361 8.12452C11.8127 8.23838 11.5803 8.2804 11.3486 8.29933C11.124 8.31767 10.8499 8.3169 10.5332 8.3169H10.0899C9.97739 8.31691 9.91771 8.31637 9.87501 8.31886C9.85536 8.35692 9.83103 8.41194 9.78517 8.51515L7.82521 12.9263C7.6519 13.3159 7.26532 13.5669 6.83888 13.5669C5.71318 13.5669 4.80093 12.6545 4.80079 11.5288V9.8169C4.80079 9.64881 4.799 9.55553 4.79396 9.48878C4.72728 9.48383 4.63383 9.4839 4.46681 9.4839H3.99708C3.44579 9.4839 2.99395 9.48395 2.63087 9.45265C2.26202 9.42082 1.92186 9.35223 1.61232 9.17628C1.13824 8.90671 0.772529 8.48073 0.578136 7.9712C0.451217 7.63844 0.43534 7.29185 0.459972 6.92237C0.484222 6.55869 0.552876 6.11195 0.63673 5.5669L0.942394 3.58351C1.00581 3.17132 1.05751 2.82883 1.12208 2.55128C1.18838 2.26634 1.27691 2.00629 1.4336 1.76612C1.67803 1.39152 2.02424 1.0943 2.43165 0.909678C2.69285 0.791323 2.96319 0.743407 3.25489 0.721201C3.53908 0.699573 3.8856 0.700693 4.30275 0.700693H10.5332C10.8499 0.700693 11.124 0.69993 11.3486 0.718272C11.5803 0.737198 11.8127 0.779216 12.0361 0.893076C12.3683 1.06241 12.6383 1.33244 12.8076 1.66456C12.9215 1.88802 12.9635 2.12041 12.9824 2.35206C13.0008 2.57656 13 2.85001 13 3.16651V5.85011Z",fill:"#97A3B7"})),dS=e=>A.createElement("svg",{width:15,height:15,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M6.02637 0.261719C6.91006 0.100716 7.81654 0.108586 8.69727 0.285156C8.77943 0.301685 8.85737 0.335356 8.92578 0.383789C8.99413 0.432207 9.05187 0.494446 9.09473 0.566406L10.1699 2.37109L12.2686 2.40137C12.3521 2.40267 12.4348 2.42105 12.5107 2.45605C12.5866 2.49114 12.6547 2.5417 12.71 2.60449L12.9268 2.8623C13.4177 3.47393 13.8044 4.1638 14.0703 4.90332H14.0713C14.1006 4.98499 14.1111 5.07276 14.1035 5.15918C14.0958 5.24545 14.0694 5.32914 14.0264 5.4043L13.0107 7.17676L14.0654 8.97949C14.1089 9.05374 14.1349 9.13706 14.1436 9.22266C14.1522 9.30829 14.143 9.39509 14.1152 9.47656C13.8308 10.316 13.3846 11.0919 12.8008 11.7588C12.7442 11.8235 12.6731 11.8748 12.5947 11.9102C12.5163 11.9454 12.4307 11.9644 12.3447 11.9639L10.2559 11.9512L9.22656 13.7188C9.18293 13.7935 9.12263 13.8576 9.05176 13.9072C8.98094 13.9567 8.90045 13.9914 8.81543 14.0068C7.9318 14.1675 7.02506 14.1583 6.14453 13.9814L6.14355 13.9824C6.0797 13.9694 6.01838 13.9446 5.96191 13.9121C5.87332 13.8615 5.7985 13.7897 5.74609 13.7021L4.67188 11.8955L2.56934 11.8682C2.48571 11.8669 2.4031 11.8485 2.32715 11.8135C2.25108 11.7784 2.18323 11.727 2.12793 11.6641C1.60736 11.0751 1.18875 10.4045 0.888672 9.67969L0.767578 9.36621C0.738264 9.28452 0.726773 9.19681 0.734375 9.11035C0.742031 9.02393 0.768379 8.93953 0.811523 8.86426L1.82617 7.0918L0.772461 5.28906C0.729026 5.2148 0.702006 5.1315 0.693359 5.0459C0.684801 4.96052 0.695058 4.87421 0.722656 4.79297C1.00784 3.95289 1.45608 3.17678 2.04102 2.50977C2.09771 2.44503 2.16762 2.39274 2.24609 2.35742C2.32438 2.32222 2.40928 2.30426 2.49512 2.30469L4.58398 2.31543L5.61426 0.549805C5.65789 0.474997 5.71718 0.410066 5.78809 0.360352C5.8591 0.31064 5.94107 0.277156 6.02637 0.261719ZM7.53809 14.0195C7.59898 14.0196 7.65982 14.0181 7.7207 14.0166C7.65982 14.0181 7.59898 14.0196 7.53809 14.0195ZM7.2334 14.0117C7.28581 14.014 7.33818 14.0164 7.39062 14.0176C7.33818 14.0164 7.28581 14.014 7.2334 14.0117ZM7.85742 14.0127C7.89653 14.0109 7.93552 14.0073 7.97461 14.0049C7.93552 14.0073 7.89654 14.0109 7.85742 14.0127ZM6.91113 13.9902C6.97295 13.9958 7.03476 14.0009 7.09668 14.0049C7.03476 14.0009 6.97295 13.9958 6.91113 13.9902ZM6.6543 13.9619C6.6898 13.9665 6.72519 13.9716 6.76074 13.9756C6.72519 13.9716 6.6898 13.9665 6.6543 13.9619ZM5.91016 13.75C5.94027 13.7795 5.97474 13.8051 6.01172 13.8262L5.95898 13.791C5.94197 13.7782 5.92535 13.7649 5.91016 13.75ZM6.58008 12.9414H6.58105H6.58008ZM8.2002 1.41895C7.63858 1.33129 7.06722 1.32543 6.50391 1.40137L5.5127 3.10059C5.45667 3.19686 5.37383 3.27503 5.27539 3.32715C5.21254 3.36088 5.14878 3.39942 5.08594 3.43555L5.08496 3.43457C4.99197 3.48895 4.88605 3.51825 4.77832 3.51758L2.77637 3.50586C2.43354 3.9367 2.15694 4.41647 1.95508 4.92871L2.96875 6.66211H2.96973C3.01013 6.73278 3.03531 6.81132 3.04492 6.8916L3.04883 6.97461C3.04667 7.04613 3.0485 7.11658 3.05078 7.18945C3.0548 7.30124 3.02821 7.41268 2.97266 7.50977L1.99609 9.21289C2.21404 9.7388 2.50744 10.2299 2.86621 10.6719L4.88281 10.7012H4.88379C4.99002 10.7034 5.09368 10.7341 5.18457 10.7891L5.39258 10.9082C5.45916 10.9464 5.51715 10.9978 5.56445 11.0576L5.6084 11.1201L6.6416 12.8486C7.20362 12.9365 7.77513 12.9432 8.33887 12.8672L9.3291 11.1689C9.38528 11.0722 9.46843 10.9926 9.56738 10.9404C9.63017 10.9067 9.69505 10.8701 9.75781 10.834L9.8291 10.7988C9.90336 10.7678 9.98341 10.7514 10.0645 10.752L12.0664 10.7646C12.4092 10.3324 12.6847 9.85062 12.8857 9.33691L11.8711 7.60645L11.8721 7.60547C11.8181 7.51108 11.7903 7.40365 11.792 7.29492L11.791 7.29395C11.7932 7.22206 11.7923 7.15042 11.79 7.07715C11.7862 6.96565 11.8128 6.85466 11.8682 6.75781L12.8438 5.05371C12.6258 4.52811 12.3333 4.03648 11.9746 3.59473L9.95801 3.56641H9.95703C9.85067 3.56414 9.74722 3.53265 9.65625 3.47754V3.47852L9.45898 3.36426L9.39258 3.32129C9.32844 3.27486 9.27351 3.21669 9.23242 3.14844V3.14746L8.2002 1.41895ZM2.4668 11.7559L2.57031 11.7686H2.57129C2.50157 11.7675 2.43246 11.7518 2.36914 11.7227L2.4668 11.7559ZM1.78809 11.082V11.0811V11.082ZM13.0244 11.3203C13.0502 11.2862 13.0774 11.2533 13.1025 11.2188C13.0774 11.2533 13.0502 11.2862 13.0244 11.3203ZM13.2051 11.0713C13.2348 11.0279 13.2643 10.9845 13.293 10.9404C13.2643 10.9845 13.2348 11.0279 13.2051 11.0713ZM9.90918 10.876C9.90231 10.8782 9.89544 10.8803 9.88867 10.8828C9.89545 10.8803 9.90231 10.8782 9.90918 10.876ZM13.3535 10.8447C13.3903 10.7861 13.426 10.7268 13.4609 10.667C13.426 10.7268 13.3903 10.7861 13.3535 10.8447ZM13.5049 10.5928C13.5426 10.5264 13.5789 10.4593 13.6143 10.3916C13.5789 10.4593 13.5426 10.5264 13.5049 10.5928ZM13.6582 10.3066C13.695 10.2337 13.7305 10.1602 13.7646 10.0859C13.7305 10.1602 13.695 10.2337 13.6582 10.3066ZM7.2168 4.04004C7.82858 3.99994 8.43974 4.14269 8.9707 4.44922C9.68176 4.86085 10.2003 5.53844 10.4131 6.33203C10.6256 7.12573 10.5145 7.97155 10.1045 8.68359C9.79803 9.21429 9.34157 9.64291 8.79199 9.91406C8.24214 10.1852 7.62346 10.287 7.01562 10.207C6.40793 10.127 5.83684 9.86895 5.37598 9.46484C4.91529 9.06072 4.58448 8.52844 4.42578 7.93652C4.26721 7.34451 4.28843 6.71808 4.48535 6.1377C4.68236 5.55755 5.04627 5.04792 5.53223 4.6748C6.01845 4.30171 6.60526 4.08027 7.2168 4.04004ZM13.7852 10.041C13.8281 9.94559 13.8697 9.84945 13.9082 9.75195V9.75098C13.8696 9.84876 13.8283 9.94531 13.7852 10.041ZM6.40918 9.95703C6.46044 9.97542 6.51219 9.99222 6.56445 10.0078C6.51219 9.99225 6.46044 9.97539 6.40918 9.95703ZM6.20996 9.87695C6.25096 9.89508 6.2922 9.91244 6.33398 9.92871C6.2922 9.91247 6.25097 9.89505 6.20996 9.87695ZM6.02832 9.79004C6.0678 9.81077 6.10809 9.82969 6.14844 9.84863C6.10808 9.82972 6.06781 9.81074 6.02832 9.79004ZM5.84082 9.68262C5.87596 9.70443 5.9113 9.72578 5.94727 9.74609C5.91128 9.7258 5.87597 9.7044 5.84082 9.68262ZM12.9131 9.53613C12.9421 9.46825 12.9707 9.40012 12.9971 9.33105L12.9961 9.33008C12.9697 9.3993 12.9422 9.46808 12.9131 9.53613ZM5.66602 9.56543C5.7015 9.59105 5.73694 9.61662 5.77344 9.64062C5.73693 9.61664 5.70151 9.59104 5.66602 9.56543ZM1.97461 9.41699C1.99284 9.4575 2.01311 9.49704 2.03223 9.53711C1.98023 9.42813 1.93016 9.31814 1.88477 9.20605L1.97461 9.41699ZM5.59277 9.5127C5.59556 9.51484 5.59877 9.51642 5.60156 9.51855C5.54737 9.47722 5.49386 9.43478 5.44238 9.38965L5.59277 9.5127ZM8.03125 5.33496C7.67547 5.21424 7.29063 5.20159 6.92773 5.29883C6.56509 5.39617 6.23977 5.59952 5.99219 5.88184C5.74452 6.16433 5.58615 6.51424 5.53711 6.88672C5.48824 7.25901 5.54977 7.63783 5.71582 7.97461C5.88202 8.31152 6.14537 8.59145 6.4707 8.7793C6.90703 9.0311 7.42549 9.09913 7.91211 8.96875C8.39876 8.83831 8.81448 8.52031 9.06641 8.08398C9.25414 7.7587 9.3409 7.38453 9.31641 7.00977C9.2918 6.635 9.15631 6.27555 8.92773 5.97754C8.69908 5.67961 8.38685 5.45577 8.03125 5.33496ZM6.17676 8.69922C6.25355 8.76023 6.3343 8.81676 6.41992 8.86621L6.4209 8.86523C6.33525 8.81578 6.2536 8.76024 6.17676 8.69922ZM8.47754 8.83203V8.83105V8.83203ZM5.77637 8.27246C5.83227 8.35318 5.89399 8.4295 5.96094 8.50098L5.86426 8.38965C5.83359 8.35168 5.80422 8.31265 5.77637 8.27246ZM4.52246 7.91113C4.5608 8.0541 4.60948 8.19346 4.66797 8.32812C4.60945 8.19325 4.56083 8.05334 4.52246 7.91016V7.91113ZM9.40039 6.85645C9.40722 6.90519 9.41278 6.95457 9.41602 7.00391C9.41922 7.05311 9.42035 7.1023 9.41992 7.15137C9.42035 7.10204 9.41926 7.05239 9.41602 7.00293C9.41279 6.95379 9.40719 6.90498 9.40039 6.85645ZM11.9004 6.95215C11.8982 6.96247 11.897 6.97295 11.8955 6.9834C11.8971 6.97295 11.8982 6.96247 11.9004 6.95215ZM4.65137 5.97754C4.62849 6.03229 4.60852 6.08831 4.58887 6.14453C4.60851 6.0883 4.6285 6.03229 4.65137 5.97754ZM4.73633 5.79492C4.7241 5.81941 4.71274 5.8443 4.70117 5.86914C4.71273 5.8443 4.72411 5.81941 4.73633 5.79492ZM4.84473 5.59863C4.82627 5.62957 4.80836 5.66078 4.79102 5.69238C4.80835 5.66077 4.82628 5.62957 4.84473 5.59863ZM4.95605 5.42383C4.93113 5.45972 4.90714 5.49624 4.88379 5.5332C4.90712 5.49623 4.93114 5.45973 4.95605 5.42383ZM8.31445 4.27051C8.52443 4.33607 8.72746 4.42504 8.91992 4.53613L8.9209 4.53516C8.72801 4.42379 8.52395 4.33516 8.31348 4.26953L8.31445 4.27051ZM5.09082 5.24609C5.06172 5.28198 5.03326 5.3183 5.00586 5.35547C5.03325 5.31828 5.06173 5.28199 5.09082 5.24609ZM6.63965 5.29199C6.64276 5.29067 6.6463 5.29037 6.64941 5.28906C6.6463 5.29037 6.64276 5.29067 6.63965 5.29199ZM7.9209 5.19824H7.92188H7.9209ZM6.90234 5.20215H6.90332H6.90234ZM5.23145 5.08496C5.19896 5.11965 5.16651 5.15429 5.13574 5.19043C5.1665 5.15428 5.19897 5.11966 5.23145 5.08496ZM13.9766 4.93652V4.9375V4.93652ZM0.922852 4.53613C0.885573 4.63126 0.850299 4.72727 0.817383 4.82422V4.8252C0.850362 4.72803 0.885496 4.63148 0.922852 4.53613ZM2.01855 4.5293H2.01953H2.01855ZM1.04688 4.24316C1.02195 4.29878 0.998013 4.35481 0.974609 4.41113C0.998008 4.35481 1.02196 4.29878 1.04688 4.24316ZM7.22363 4.13965L7.22461 4.14062L7.22363 4.13965ZM7.66699 4.14453L7.66602 4.14355L7.66699 4.14453ZM1.17188 3.97852C1.1445 4.03303 1.11865 4.08828 1.09277 4.14355C1.11864 4.08828 1.14451 4.03304 1.17188 3.97852ZM12.4287 4.0498V4.04883V4.0498ZM12.6348 2.66992V2.6709C12.8546 2.91962 13.0566 3.1828 13.2383 3.45898C13.1171 3.27471 12.987 3.09618 12.8486 2.92383C12.7796 2.83782 12.708 2.75273 12.6348 2.66992ZM1.30859 3.72168C1.28765 3.75921 1.26729 3.79703 1.24707 3.83496C1.26728 3.79703 1.28765 3.75921 1.30859 3.72168ZM2.72656 3.40723V3.4082L4.7793 3.41797V3.41699L2.72656 3.40723ZM12.0234 3.49707C12.0719 3.55591 12.1198 3.61522 12.166 3.67578L12.0234 3.49609L9.95898 3.4668L12.0234 3.49707ZM1.47852 3.43457C1.45114 3.47831 1.42381 3.52205 1.39746 3.56641C1.4238 3.52204 1.45115 3.47831 1.47852 3.43457ZM9.78809 3.43164C9.79329 3.43365 9.79845 3.43566 9.80371 3.4375C9.79845 3.43567 9.79329 3.43365 9.78809 3.43164ZM5.22852 3.23926V3.24023V3.23926ZM1.64746 3.17676C1.61837 3.21879 1.58963 3.26104 1.56152 3.30371C1.58963 3.26104 1.61837 3.21879 1.64746 3.17676ZM2.11523 2.5752H2.11621H2.11523ZM8.94629 0.53418C8.96978 0.559626 8.99096 0.587273 9.00879 0.617188C8.97313 0.557368 8.92497 0.505135 8.86816 0.464844L8.94629 0.53418ZM6.37305 0.307617C6.26302 0.322319 6.15337 0.34041 6.04395 0.360352C6.15337 0.340409 6.26301 0.322304 6.37305 0.307617ZM8.35059 0.325195C8.25055 0.310024 8.15027 0.296933 8.0498 0.286133C8.15027 0.296945 8.25055 0.310026 8.35059 0.325195ZM7.92578 0.275391C7.85971 0.269476 7.79372 0.26282 7.72754 0.258789C7.79372 0.262834 7.85971 0.269466 7.92578 0.275391ZM6.9502 0.255859C6.89287 0.258741 6.83558 0.262311 6.77832 0.266602C6.83559 0.262325 6.89287 0.258726 6.9502 0.255859ZM7.58008 0.25293C7.53418 0.251105 7.4883 0.248968 7.44238 0.248047C7.4883 0.24898 7.53418 0.251094 7.58008 0.25293ZM7.12988 0.249023C7.17448 0.24794 7.21907 0.247302 7.26367 0.24707C7.21907 0.247314 7.17448 0.247928 7.12988 0.249023ZM6.67871 0.274414C6.57668 0.283521 6.47471 0.294033 6.37305 0.307617C6.47471 0.294047 6.57668 0.283499 6.67871 0.274414Z",fill:"#97A3B7"})),fS=e=>A.createElement("svg",{width:14,height:15,viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_189_1728)"},A.createElement("path",{d:"M2.33317 2.4672H11.6665V9.4672H3.01567L2.33317 10.1497V2.4672ZM2.33317 1.30054C1.6915 1.30054 1.17234 1.82554 1.17234 2.4672L1.1665 12.9672L3.49984 10.6339H11.6665C12.3082 10.6339 12.8332 10.1089 12.8332 9.4672V2.4672C12.8332 1.82554 12.3082 1.30054 11.6665 1.30054H2.33317ZM3.49984 7.13387H8.1665V8.30054H3.49984V7.13387ZM3.49984 5.38387H10.4998V6.55054H3.49984V5.38387ZM3.49984 3.63387H10.4998V4.80054H3.49984V3.63387Z",fill:"#97A3B7"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_189_1728"},A.createElement("rect",{width:14,height:14,fill:"white",transform:"translate(0 0.133789)"})))),pS=e=>A.createElement("svg",{width:16,height:16,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("g",{clipPath:"url(#clip0_3803_129233)"},A.createElement("path",{d:"M7.3335 4.66683H8.66683V6.00016H7.3335V4.66683ZM7.3335 7.3335H8.66683V11.3335H7.3335V7.3335ZM8.00016 1.3335C4.32016 1.3335 1.3335 4.32016 1.3335 8.00016C1.3335 11.6802 4.32016 14.6668 8.00016 14.6668C11.6802 14.6668 14.6668 11.6802 14.6668 8.00016C14.6668 4.32016 11.6802 1.3335 8.00016 1.3335ZM8.00016 13.3335C5.06016 13.3335 2.66683 10.9402 2.66683 8.00016C2.66683 5.06016 5.06016 2.66683 8.00016 2.66683C10.9402 2.66683 13.3335 5.06016 13.3335 8.00016C13.3335 10.9402 10.9402 13.3335 8.00016 13.3335Z",fill:"#6F7C90"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_3803_129233"},A.createElement("rect",{width:16,height:16,fill:"white"})))),hS=({analysisData:e,isAdmin:t=!1,smIds:n,conversationId:r,showGoToApp:o=!1,redirectToAdmin:s,goToApps:a,hideTooltip:i,sendTrackingEvent:c})=>{const[l,f]=I.useState(!1),g=I.useRef(!1),[y,x]=I.useState(!1),[b,p]=I.useState([]),{mutate:h,isPending:m}=P_(),{logoUrl:E,cardTitle:C,id:w,externalResourceId:v,connectorId:_,textToHighlight:T}=e.cardData||{},S=I.useMemo(()=>({key:T,card_id:w,card_title:C,connector_id:_,external_resource_id:v,conversation_id:r,sm_id:n[0],all_sm_ids:n}),[T,w,C,_,v,r,n]);if(I.useEffect(()=>{const H=Date.now();return()=>{c(un.DATA_CARD_DURATION,{...S,duration:Date.now()-H})}},[c]),I.useEffect(()=>{var q,ne,ce;const H=(ce=(ne=(q=e==null?void 0:e.cardData)==null?void 0:q.data)==null?void 0:ne.flatDetails)==null?void 0:ce.data;if(H){const V=H.sort((R,G)=>R.priority-G.priority);p(V),c(un.OBJECT_HOVERED,S)}},[e,c,S]),!b||b.length===0)return null;const L=()=>{f(!0),c(un.FEEDBACK_OPTION_CLICKED,S)},N=()=>{x(!0),c(un.NEGATIVE_FEEDBACK_CLICKED,S)},k=H=>{const q={card_id:w,entity_id:v,comment:H.feedbackComment,option:H.feedbackOption,feedback_type:"entity_extraction"};typeof H.isThumbsUp<"u"&&(q.positive_feedback=H.isThumbsUp),h({conversationId:r,feedbackData:q},{onSuccess:()=>{l?c(un.FEEDBACK_OPTION_SUBMITTED,S):y&&c(un.NEGATIVE_FEEDBACK_SUBMITTED,S),f(!1),x(!1),Ie({message:Q_,type:Ut})},onError:()=>{Ie({message:$_,type:Ye})}})},D=()=>{k({isThumbsUp:!0}),c(un.POSITIVE_FEEDBACK_CLICKED,S)},M=H=>{k({...H,isThumbsUp:!1})},j=()=>{s==null||s(_),i()},J=()=>{a==null||a()},Y=H=>{c(un.PERMALINK_CLICKED,{...S,clicked_value:H})},z=()=>{g.current||(c(un.DATA_CARD_SCROLLED,S),g.current=!0)};return d.jsxs(d.Fragment,{children:[d.jsxs(tS,{children:[d.jsxs(sS,{onScroll:z,children:[d.jsxs(nS,{children:[d.jsxs(u.Stack,{flexDirection:"row",alignItems:"center",style:{height:"100%"},children:[E&&d.jsx("img",{src:E,alt:"Logo",style:{marginRight:8},height:18,width:18}),d.jsx(u.Tooltip,{title:C,arrow:!0,placement:"top",children:d.jsx(rS,{variant:"h3",color:u.theme.palette.gray.black,width:o?"100px":"200px",children:C})})]}),o?d.jsx(uS,{variant:"text",size:"small",endIcon:d.jsx(u.icons.ArrowForward,{}),onClick:J,children:W_}):null]}),d.jsx(oS,{}),d.jsx(u.Box,{paddingY:"16px",children:b.map(({key:H,value:q,label:ne,deepLink:ce})=>d.jsxs(cS,{children:[d.jsxs(aS,{children:[ne,":"]}),d.jsx(u.Tooltip,{title:(q==null?void 0:q.length)>gl?q:"",arrow:!0,placement:"top",children:ce?d.jsx(u.Link,{href:ce,target:"_blank",rel:"noopener noreferrer",style:{textDecoration:"none",color:u.theme.palette.primary.main},onClick:()=>Y(q),children:Bd(q||"N/A",gl)}):d.jsx(iS,{children:Bd(q||"N/A",gl)})})]},H))})]}),d.jsxs(lS,{children:[d.jsx(u.Stack,{flexDirection:"row",alignItems:"center",children:t?d.jsx(ss,{arrow:!0,title:G_,placement:"top",children:d.jsx(u.IconButton,{onClick:j,children:d.jsx(dS,{})})}):d.jsxs(d.Fragment,{children:[d.jsx(u.Typography,{color:u.theme.palette.gray.gray3,fontSize:12,children:Z_}),d.jsx(ss,{arrow:!0,title:H_,placement:"top",children:d.jsx(u.IconButton,{size:"small",children:d.jsx(pS,{})})})]})}),d.jsxs(u.Stack,{flexDirection:"row",alignItems:"center",children:[d.jsx(ss,{arrow:!0,title:j_,placement:"top",children:d.jsx(u.IconButton,{size:"small",disabled:m,onClick:D,children:d.jsx(Qp,{})})}),d.jsx(ss,{arrow:!0,title:B_,placement:"top",children:d.jsx(u.IconButton,{size:"small",disabled:m,onClick:N,children:d.jsx($p,{})})}),d.jsx(ss,{arrow:!0,title:V_,placement:"top",children:d.jsx(u.IconButton,{onClick:L,size:"small",disabled:m,children:d.jsx(fS,{})})})]})]})]}),d.jsx(Er,{shown:l,setShown:f,borderRadius:12,sx:{zIndex:15002},children:d.jsx(qp,{onCancel:()=>f(!1),onSubmit:k,isLoading:m,showOptions:!1,title:z_})}),d.jsx(Er,{shown:y,setShown:x,borderRadius:12,sx:{zIndex:15002},children:d.jsx(qp,{onCancel:()=>x(!1),onSubmit:M,isLoading:m,title:X_})})]})},Up=(e,t,n,r=10)=>e>=n.left-r&&e<=n.right+r&&t>=n.top-r&&t<=n.bottom+r,Kp=(e,t=350,n=400)=>{const r=e.getBoundingClientRect(),o=window.innerHeight,s=window.innerWidth,a=r.top,i=o-r.bottom;return i>=t||i>a?r.left<n/2?"bottom-start":s-r.right<n/2?"bottom-end":"bottom":r.left<n/2?"top-start":s-r.right<n/2?"top-end":"top"},gS=u.styled(({className:e,...t})=>d.jsx(u.Tooltip,{...t,classes:{popper:e}}))(()=>({[`& .${u.tooltipClasses.tooltip}`]:{backgroundColor:"#fff",padding:0,maxWidth:"288px",width:"288px",maxHeight:"300px",overflowY:"auto",borderRadius:"12px",boxShadow:"0px 0px 8px 0px #04060F14",border:`1px solid ${u.theme.palette.gray.gray6}`,position:"relative"}}));function mS({elements:e,title:t,onKeyChange:n}){const[r,o]=I.useState(!1),[s,a]=I.useState(null),[i,c]=I.useState(""),[l,f]=I.useState("bottom"),[g,y]=I.useState(!1),x=I.useRef(null),b=I.useRef({x:0,y:0}),p=I.useCallback(()=>{x.current&&(clearTimeout(x.current),x.current=null)},[]);I.useEffect(()=>{if(e&&e.length>0){const v=S=>{const L=S.currentTarget,N=L.textContent||"",k=Kp(L);f(k),c(N),n&&n(N),a(L),o(!0)},_=()=>{if(r&&s){const S=Kp(s);f(S)}},T=S=>{if(b.current={x:S.clientX,y:S.clientY},!r||g)return;const L=S.clientX,N=S.clientY;let k=!1;for(const D of e)if(Up(L,N,D.getBoundingClientRect())){k=!0;break}if(!k){const D=document.querySelector(`.${u.tooltipClasses.tooltip}`);D&&Up(L,N,D.getBoundingClientRect())&&(k=!0)}k||(o(!1),a(null))};return e.forEach(S=>{S.addEventListener("mouseenter",v)}),window.addEventListener("resize",_),window.addEventListener("scroll",_),document.addEventListener("mousemove",T),()=>{e.forEach(S=>{S.removeEventListener("mouseenter",v)}),window.removeEventListener("resize",_),window.removeEventListener("scroll",_),document.removeEventListener("mousemove",T),p()}}},[e,n,r,s,g,p]);const h=()=>{y(!0),p()},m=()=>{y(!1),x.current=setTimeout(()=>{o(!1),a(null)},150)},C=typeof t=="function"?t(i,()=>{o(!1),a(null)}):t,w=d.jsx("div",{onMouseEnter:h,onMouseLeave:m,children:C});return d.jsx(gS,{title:w,open:r,placement:l,disableInteractive:!1,PopperProps:{anchorEl:s,modifiers:[{name:"preventOverflow",options:{boundary:window}}]},children:d.jsx("span",{})})}const bS=({conversationId:e,hasSmList:t,smIds:n,isAdmin:r,goToApps:o,redirectToAdmin:s,sendTrackingEvent:a})=>{const[i,c]=I.useState(null),[l,f]=I.useState([]),{data:g,isError:y}=R_(e,t,n);return I.useEffect(()=>{g?c(g):y&&c(null)},[g,y]),I.useEffect(()=>{let x=null;if(i&&Object.keys(i).length&&e){x=new M_(Object.keys(i)||[],f);const b=Object.keys(i).map(p=>{var m;const h=((m=i[p])==null?void 0:m.cardData)||{};return{key:p,card_title:h.cardTitle,connector_id:h.connectorId}});a(un.OBJECT_HIGHLIGHTED,{conversation_id:e,sm_id:n[0],all_sm_ids:n,cards:b})}return()=>{x&&x.destroy(),window.tooltipCleanup&&delete window.tooltipCleanup}},[i,e,a,n]),d.jsx("div",{children:d.jsx(mS,{elements:l,title:(x,b)=>{var p;return!i||!x||!((p=i[x])!=null&&p.cardData)?d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray6,children:"Loading data..."}):d.jsx(hS,{smIds:n,conversationId:e||"",analysisData:i[x],isAdmin:r,redirectToAdmin:s,goToApps:o,hideTooltip:b,sendTrackingEvent:a})}})})},yS=({children:e})=>d.jsx(ac,{store:fl,children:d.jsx(u.HiverProvider,{inter:!0,children:d.jsx(dl,{children:d.jsx(I.Suspense,{fallback:d.jsx(d.Fragment,{}),children:e})})})}),CS=({conversationId:e,hasSmList:t,smIds:n,isAdmin:r,connectorFunctions:o})=>d.jsx(pl,{children:d.jsxs(yS,{children:[d.jsx(bS,{hasSmList:t,smIds:n,conversationId:e,isAdmin:r,goToApps:o.goToApps,redirectToAdmin:o.redirectToAdmin,sendTrackingEvent:o.sendTrackingEvent}),je.createPortal(d.jsx(hl,{id:"toast-message",children:d.jsx(Ua,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body)]})}),e2={OPEN_CREATE_FORM:"OPEN_CREATE_FORM"},xS=({conversationId:e,openCreateForm:t})=>n=>{n.conversationId===e&&t()};class ES{constructor({processDelay:t=1e3}){Re(this,"_processDelay");Re(this,"initialized",!1);Re(this,"_queue",[]);Re(this,"_queueProps",{conversationId:NaN,openCreateForm:()=>{}});Re(this,"ACTIONS",e2);this._processDelay=t}register(t){this._queueProps=t,!this.initialized&&(this.initialized=!0,this._delay(this._processDelay).then(()=>this._process()))}add(t){this._queue.push(t),this._process()}_delay(t){return new Promise(n=>setTimeout(n,t))}_process(){if(this.initialized)for(;this._queue.length>0;){const t=this._queue.shift();if(t)switch(t.type){case e2.OPEN_CREATE_FORM:xS(this._queueProps)(t.payload);break}}}destroy(){this._queueProps={conversationId:NaN,openCreateForm:()=>{}},this.initialized=!1}}var Se=(e=>(e.NOT_LOGGED="NOT_LOGGED",e.PENDING="PENDING",e.LOGGED="LOGGED",e.ERROR="ERROR",e.UNAUTHENTICATED="UNAUTHENTICATED",e.PAUSED="PAUSED",e))(Se||{}),Va=(e=>(e.ENABLED="enabled",e.UNAUTHENTICATED="unauthenticated",e.DISABLED="disabled",e))(Va||{});const vS=e=>{const t=[],n={};for(const r of e){const o=n[r.entityType];if(o===void 0){const s={type:r.entityType,entities:[r]};n[r.entityType]=t.length,t.push(s)}else t[o].entities.push(r)}return t},wS=e=>{const{emailLogSettings:t,messageLogStatus:n,selectedEntities:r,autoLogEnabled:o}=e;return t.connectorStatus===Va.UNAUTHENTICATED?Se.UNAUTHENTICATED:n.pending>0?Se.PENDING:n.failed?Se.ERROR:r.length===0?Se.NOT_LOGGED:o?Se.LOGGED:Se.PAUSED},ml=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14",fill:"#D24B58",...e},A.createElement("path",{d:"M6.3335 8.99967H7.66683V10.333H6.3335V8.99967ZM6.3335 3.66634H7.66683V7.66634H6.3335V3.66634ZM6.9935 0.333008C3.3135 0.333008 0.333496 3.31967 0.333496 6.99967C0.333496 10.6797 3.3135 13.6663 6.9935 13.6663C10.6802 13.6663 13.6668 10.6797 13.6668 6.99967C13.6668 3.31967 10.6802 0.333008 6.9935 0.333008ZM7.00016 12.333C4.0535 12.333 1.66683 9.94634 1.66683 6.99967C1.66683 4.05301 4.0535 1.66634 7.00016 1.66634C9.94683 1.66634 12.3335 4.05301 12.3335 6.99967C12.3335 9.94634 9.94683 12.333 7.00016 12.333Z"})),IS=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:12,height:10,viewBox:"0 0 12 10",fill:"none",...e},A.createElement("path",{d:"M4.0001 8.0299L1.2201 5.2499L0.273438 6.1899L4.0001 9.91656L12.0001 1.91656L11.0601 0.976562L4.0001 8.0299Z",fill:"white"})),_S=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:19,height:18,viewBox:"0 0 19 18",fill:"#6F7C90",...e},A.createElement("g",{clipPath:"url(#clip0_532_206243)"},A.createElement("path",{d:"M9.94092 3V0.75L6.94092 3.75L9.94092 6.75V4.5C12.4234 4.5 14.4409 6.5175 14.4409 9C14.4409 9.7575 14.2534 10.4775 13.9159 11.1L15.0109 12.195C15.5959 11.2725 15.9409 10.1775 15.9409 9C15.9409 5.685 13.2559 3 9.94092 3ZM9.94092 13.5C7.45842 13.5 5.44092 11.4825 5.44092 9C5.44092 8.2425 5.62842 7.5225 5.96592 6.9L4.87092 5.805C4.28592 6.7275 3.94092 7.8225 3.94092 9C3.94092 12.315 6.62592 15 9.94092 15V17.25L12.9409 14.25L9.94092 11.25V13.5Z"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_532_206243"},A.createElement("rect",{width:18,height:18,fill:"white",transform:"translate(0.940918)"})))),SS=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",...e},A.createElement("g",{clipPath:"url(#clip0_1_11813)"},A.createElement("path",{d:"M9.05859 0C4.09059 0 0.0585938 4.032 0.0585938 9C0.0585938 13.968 4.09059 18 9.05859 18C14.0266 18 18.0586 13.968 18.0586 9C18.0586 4.032 14.0266 0 9.05859 0ZM8.15859 12.6H6.35859V5.4H8.15859V12.6ZM11.7586 12.6H9.95859V5.4H11.7586V12.6Z",fill:"#F2A579"})),A.createElement("defs",null,A.createElement("clipPath",{id:"clip0_1_11813"},A.createElement("rect",{width:18,height:18,fill:"white"})))),Ga=u.keyframes`
|
|
2518
2556
|
from {
|
|
2519
2557
|
transform: rotate(0deg);
|
|
2520
2558
|
}
|
|
2521
2559
|
to {
|
|
2522
2560
|
transform: rotate(360deg);
|
|
2523
2561
|
}
|
|
2524
|
-
`,
|
|
2562
|
+
`,bl=u.styled(u.Stack)`
|
|
2525
2563
|
width: 16px;
|
|
2526
2564
|
height: 16px;
|
|
2527
2565
|
border-radius: 50%;
|
|
2528
2566
|
justify-content: center;
|
|
2529
2567
|
align-items: center;
|
|
2530
|
-
`,
|
|
2568
|
+
`,TS=u.styled(bl)`
|
|
2531
2569
|
background-color: #ffe250;
|
|
2532
|
-
`,
|
|
2570
|
+
`,AS=u.styled(bl)`
|
|
2533
2571
|
background-color: #00bc7e;
|
|
2534
|
-
`,
|
|
2535
|
-
animation: ${
|
|
2572
|
+
`,LS=u.styled(bl)`
|
|
2573
|
+
animation: ${Ga} 1s linear infinite;
|
|
2536
2574
|
animation-fill-mode: backwards;
|
|
2537
2575
|
animation-direction: reverse;
|
|
2538
|
-
`,
|
|
2576
|
+
`,OS={[Se.NOT_LOGGED]:d.jsx(TS,{children:d.jsx(Np,{})}),[Se.PENDING]:d.jsx(LS,{children:d.jsx(_S,{})}),[Se.LOGGED]:d.jsx(AS,{children:d.jsx(IS,{})}),[Se.ERROR]:d.jsx(ml,{}),[Se.UNAUTHENTICATED]:d.jsx(ml,{}),[Se.PAUSED]:d.jsx(SS,{})},t2=u.styled(u.Typography)`
|
|
2539
2577
|
font-size: 12px;
|
|
2540
2578
|
line-height: 14px;
|
|
2541
2579
|
font-weight: 500;
|
|
2542
2580
|
color: #4d596c;
|
|
2543
|
-
`,
|
|
2581
|
+
`,FS=u.styled(t2)`
|
|
2544
2582
|
color: #6f7c90;
|
|
2545
|
-
`,
|
|
2583
|
+
`,yl=e=>d.jsx(t2,{children:e}),Cl=e=>d.jsx(FS,{children:e}),kS={[Se.NOT_LOGGED]:yl,[Se.PENDING]:Cl,[Se.LOGGED]:yl,[Se.PAUSED]:yl,[Se.ERROR]:Cl,[Se.UNAUTHENTICATED]:Cl},DS={[Se.NOT_LOGGED]:"Sync conversation",[Se.PENDING]:"Syncing in progress",[Se.LOGGED]:"Synced",[Se.PAUSED]:"Synced",[Se.ERROR]:"Syncing failed",[Se.UNAUTHENTICATED]:"Sync conversation"},en=I.createContext({}),NS=u.styled(({className:e,...t})=>d.jsx(u.Tooltip,{...t,classes:{popper:e}}))(()=>({[`& .${u.tooltipClasses.tooltip}`]:{backgroundColor:"#fff",padding:0,maxWidth:"288px",width:"288px",height:"405px",overflowY:"auto",borderRadius:"12px",boxShadow:"0px 0px 8px 0px #04060F14",border:`1px solid ${u.theme.palette.gray.gray6}`,position:"relative"}})),RS=u.styled(u.Box)`
|
|
2546
2584
|
width: fit-content;
|
|
2547
2585
|
height: fit-content;
|
|
2548
|
-
`,
|
|
2586
|
+
`,MS=({children:e,renderTooltip:t,defaultOpen:n})=>{const[r,o]=I.useState(n),s=()=>o(!1),a=()=>o(!0),i=c=>{c.stopPropagation()};return d.jsx(u.ClickAwayListener,{onClickAway:s,children:d.jsx(RS,{onClick:a,children:d.jsx(NS,{open:r,disableHoverListener:!0,disableFocusListener:!0,disableTouchListener:!0,title:d.jsx(u.Box,{onClick:i,height:"100%",children:t({close:s})}),placement:"bottom-start",PopperProps:{modifiers:[{name:"preventOverflow",options:{boundary:window}}]},children:e})})})},PS="Turn off to stop syncing this conversation.",jS="Turn on to continue syncing this conversation.",BS="Authentication failed",VS="Retry authentication to use this functionality and save in ':connectorName'",GS="Reach out to your admin to reauthenticate :connectorName",HS="Syncing this conversation to :connectorName. Refresh the page to see updates.",WS="Something went wrong while syncing this conversation. Please try again.",ZS="No recommendations found",XS="Already synced email cannot be removed",zS="https://cdn.hiverhq.com/connectors-module/assets/sync_conversation_preview.png",YS="Log this email thread to your CRM",JS="Automatically sync Hiver conversations with your CRM to unify and audit customer records easily.",n2="connector-agent_email-logger_welcomed",r2="connector-agent_email-logger_welcome_shown",qS="Tell us how we can improve",QS="Everything looks good",$S="Something is not working",US="Please provide your feedback",KS="Feedback submitted",eT="Failed to submit feedback",o2="email-logging",tT=[{label:"Records are not accurate",value:"not_accurate"},{label:"Search is not working",value:"search_not_working"},{label:"Other",value:"other"}],Mt={email_logging_intro_popup_shown:"email_logging_intro_popup_shown",email_logging_intro_popup_continue_clicked:"email_logging_intro_popup_continue_clicked",email_logging_intro_popup_learn_more_clicked:"email_logging_intro_popup_learn_more_clicked",email_logging_log_config_saved:"email_logging_log_config_saved",email_logging_log_config_canceled:"email_logging_log_config_canceled",email_logging_auto_log_enabled:"email_logging_auto_log_enabled",email_logging_auto_log_disabled:"email_logging_auto_log_disabled",email_logging_search_initiated:"email_logging_search_initiated",email_logging_search_results_found:"email_logging_search_results_found",email_logging_search_result_selected:"email_logging_search_result_selected",email_logging_smart_suggestion_initiated:"email_logging_smart_suggestion_initiated",email_logging_smart_suggestion_selected:"email_logging_smart_suggestion_selected",email_logging_smart_suggestion_not_found:"email_logging_smart_suggestion_not_found",email_logging_failed_clicked:"email_logging_failed_clicked"},nT={backgroundColor:"#fff",minWidth:"340px",width:"340px",borderRadius:"8px",boxShadow:"0px 2px 10px 0px #00000026",color:u.theme.palette.gray.gray3,padding:"0px"},rT={color:"#fff !important"},oT=u.styled(u.Stack)`
|
|
2549
2587
|
box-sizing: border-box;
|
|
2550
2588
|
padding: 16px;
|
|
2551
|
-
`,
|
|
2589
|
+
`,sT=u.styled("img")`
|
|
2552
2590
|
display: block;
|
|
2553
2591
|
width: 100%;
|
|
2554
2592
|
aspect-ratio: 3 / 2;
|
|
2555
2593
|
border-radius: 8px;
|
|
2556
2594
|
background: #ecedff;
|
|
2557
2595
|
object-fit: cover;
|
|
2558
|
-
`,
|
|
2596
|
+
`,aT=u.styled(u.Typography)`
|
|
2559
2597
|
margin-top: 10px;
|
|
2560
2598
|
color: #343c45;
|
|
2561
2599
|
font-size: 14px;
|
|
2562
2600
|
font-weight: 600;
|
|
2563
2601
|
line-height: 18px;
|
|
2564
2602
|
letter-spacing: -0.28px;
|
|
2565
|
-
`,
|
|
2603
|
+
`,iT=u.styled(u.Typography)`
|
|
2566
2604
|
margin-top: 6px;
|
|
2567
2605
|
color: #3e4c5a;
|
|
2568
2606
|
font-size: 13px;
|
|
2569
2607
|
font-weight: 400;
|
|
2570
2608
|
line-height: 18px;
|
|
2571
2609
|
letter-spacing: -0.13px;
|
|
2572
|
-
|
|
2610
|
+
`,cT=u.styled(u.Stack)`
|
|
2573
2611
|
margin-top: 20px;
|
|
2574
2612
|
flex-flow: row nowrap;
|
|
2575
2613
|
justify-content: flex-end;
|
|
2576
2614
|
column-gap: 8px;
|
|
2577
|
-
`,
|
|
2615
|
+
`,s2=ra(),lT=({onContinue:e,connectorName:t})=>{const{connectorFunctions:n}=I.useContext(en),r=n==null?void 0:n.sendTrackingEvent;return I.useEffect(()=>{const o=s2.getItem(r2);if(!r||!t||o==="true")return;const s=setTimeout(()=>{r(Mt.email_logging_intro_popup_shown,{app_name:t}),s2.setItem(r2,"true")},1500);return()=>{clearTimeout(s)}},[r,t]),d.jsxs(oT,{children:[d.jsx(sT,{src:zS,alt:"Welcome"}),d.jsx(aT,{children:YS}),d.jsx(iT,{children:JS}),d.jsx(cT,{children:e?d.jsx(u.Button,{variant:"contained",size:"small",className:"primary-action",onClick:e,children:"Continue"}):null})]})},uT=({children:e,onContinue:t,connectorName:n})=>d.jsx(R1,{title:d.jsx(lT,{onContinue:t,connectorName:n}),placement:"bottom-start",arrow:!0,tooltipStyle:nT,arrowStyle:rT,children:e}),dT={backgroundColor:"#fff",maxWidth:"326px",height:"144px",width:"326px",borderRadius:"8px",boxShadow:"0px 2px 10px 0px #00000026",color:u.theme.palette.gray.gray3,padding:"0px"},fT={color:"#fff !important"},pT=u.styled(u.Box)`
|
|
2578
2616
|
padding: 16px;
|
|
2579
|
-
`,
|
|
2617
|
+
`,hT=u.styled(u.Typography)`
|
|
2580
2618
|
font-weight: 600;
|
|
2581
2619
|
font-size: 14px;
|
|
2582
2620
|
line-height: 130%;
|
|
2583
2621
|
color: ${u.theme.palette.gray.gray1};
|
|
2584
|
-
`,
|
|
2622
|
+
`,gT=u.styled(u.Typography)`
|
|
2585
2623
|
font-weight: 400;
|
|
2586
2624
|
font-size: 13px;
|
|
2587
2625
|
line-height: 135%;
|
|
2588
2626
|
color: ${u.theme.palette.gray.gray3};
|
|
2589
2627
|
margin-top: 6px;
|
|
2590
|
-
`,
|
|
2628
|
+
`,mT=u.styled(u.Box)`
|
|
2591
2629
|
display: flex;
|
|
2592
2630
|
justify-content: space-between;
|
|
2593
2631
|
align-items: center;
|
|
2594
2632
|
margin-top: 20px;
|
|
2595
2633
|
width: 100%;
|
|
2596
|
-
`,aT=e=>A.createElement("svg",{width:58,height:26,viewBox:"0 0 58 26",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M8.9082 1.37598C10.221 0.614497 11.8414 0.614651 13.1543 1.37598L19.9619 5.32422C21.2668 6.08111 22.0702 7.47589 22.0703 8.98438V16.916C22.0703 18.4247 21.2669 19.8192 19.9619 20.5762L13.1543 24.5244C11.8414 25.2858 10.2211 25.2859 8.9082 24.5244L2.10156 20.5762C0.796567 19.8192 -0.00683594 18.4247 -0.00683594 16.916V8.98438C-0.00668786 7.47589 0.796688 6.08111 2.10156 5.32422L8.9082 1.37598ZM11.9531 15.9727C11.9531 17.5841 13.2597 18.8906 14.8711 18.8906V15.3281C14.871 13.7167 13.5645 12.4102 11.9531 12.4102V15.9727ZM7.57617 15.6641C7.57619 17.2755 8.88271 18.582 10.4941 18.582V10.1592C10.4939 8.54793 9.18748 7.24219 7.57617 7.24219V15.6641Z",fill:"#D0D8E3"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.4643 7.74676V11.8643C27.8476 11.0201 28.9238 10.6646 29.6462 10.6646C31.4006 10.6646 32.4325 11.8199 32.4325 13.7898V17.0335C32.4325 17.4482 32.0935 17.8037 31.6512 17.8037C31.2384 17.8037 30.914 17.4482 30.914 17.0335V13.8787C30.914 12.7975 30.2359 12.1606 29.3808 12.1606C28.511 12.1606 27.4643 12.6493 27.4643 14.012V17.0335C27.4643 17.4482 27.1252 17.8037 26.6829 17.8037C26.2701 17.8037 25.9458 17.4482 25.9458 17.0335V7.74676C25.9458 7.33204 26.2849 6.97656 26.7272 6.97656C27.1399 6.97656 27.4643 7.33204 27.4643 7.74676ZM33.6052 8.01336C33.6052 7.46534 34.0769 7.05062 34.6224 7.05062C35.1826 7.05062 35.6249 7.46534 35.6249 8.01336C35.6249 8.56139 35.1826 8.97611 34.6224 8.97611C34.0769 8.97611 33.6052 8.56139 33.6052 8.01336ZM35.389 17.0335C35.389 17.4482 35.0499 17.8037 34.6077 17.8037C34.1949 17.8037 33.8705 17.4482 33.8705 17.0335V11.5089C33.8705 11.0941 34.1949 10.7387 34.6077 10.7387C35.0499 10.7387 35.389 11.0941 35.389 11.5089V17.0335ZM42.7241 11.7014L40.4685 17.1076C40.2915 17.5371 39.9967 17.8037 39.5544 17.8037H39.466C39.0237 17.8037 38.7141 17.5371 38.5372 17.1076L36.2963 11.7014C36.1341 11.3163 36.3848 10.8275 36.7976 10.7535C37.1956 10.6794 37.5642 10.872 37.7116 11.2571L39.5102 15.7894L41.3088 11.2571C41.4562 10.872 41.8248 10.6794 42.2228 10.7535C42.6356 10.8275 42.8862 11.3163 42.7241 11.7014ZM44.6044 13.701H48.5996C48.4522 12.6197 47.6708 11.9976 46.6388 11.9976C45.5774 11.9976 44.7518 12.6345 44.6044 13.701ZM50.0886 14.1157C50.0886 14.5156 49.7643 14.8118 49.3957 14.8118H44.6044C44.7518 15.8782 45.6069 16.5447 46.7125 16.5447C47.4349 16.5447 47.8477 16.293 48.349 15.8782C48.5996 15.6709 49.0124 15.5672 49.322 15.819C49.6021 16.0412 49.6168 16.5003 49.3515 16.7817C48.6586 17.5075 47.6561 17.8778 46.6388 17.8778C44.6781 17.8778 43.1006 16.4411 43.1006 14.249C43.1006 12.0569 44.6781 10.6646 46.6388 10.6646C48.5554 10.6646 50.0296 11.9976 50.0886 14.1157ZM54.4162 12.1013C53.1188 12.1013 52.5733 13.4047 52.5733 15.2413V17.0335C52.5733 17.4482 52.2343 17.8037 51.792 17.8037C51.3792 17.8037 51.0548 17.4482 51.0548 17.0335V11.5089C51.0548 11.0941 51.3792 10.7387 51.792 10.7387C52.2343 10.7387 52.5733 11.0941 52.5733 11.5089V12.3975C52.9272 11.1682 53.6053 10.6646 54.4604 10.6646C54.6815 10.6646 54.9027 10.6794 55.1091 10.7239C55.4924 10.8127 55.743 11.1978 55.6545 11.5977C55.5218 12.2642 54.8584 12.1013 54.4162 12.1013Z",fill:"#D0D8E3"})),iT=({isAdmin:e,connectorId:t,connectorName:n,close:r})=>{const o=e?LS:OS,{connectorFunctions:s}=I.useContext(Jt),a=s==null?void 0:s.redirectToAdmin,i=()=>{r(),a==null||a(t)};return d.jsxs(nT,{children:[d.jsx(rT,{children:AS}),d.jsx(oT,{children:et(o,{connectorName:n})}),d.jsxs(sT,{children:[d.jsx("div",{children:d.jsx(aT,{})}),e?d.jsx(u.Button,{variant:"contained",size:"small",color:"primary",onClick:i,children:"Authenticate"}):null]})]})},cT=({isAdmin:e,isAuthenticated:t,connectorId:n,connectorName:r,children:o})=>{const[s,a]=I.useState(!0),i=()=>a(!0),c=()=>a(!1);return d.jsx(D1,{onTouchMove:i,onMouseMove:i,onPointerMove:i,title:s&&!t?d.jsx(iT,{isAdmin:e,connectorId:n,connectorName:r,close:c}):"",enterDelay:500,placement:"top",arrow:!0,tooltipStyle:eT,arrowStyle:tT,children:o})},lT=({children:e,isAdmin:t,logSettings:n,status:r,retry:o,renderEntities:s})=>{const{connectorFunctions:a}=I.useContext(Jt),i=a==null?void 0:a.sendTrackingEvent,[c,l]=I.useState(()=>localStorage.getItem(Kp)==="true"),[f,b]=I.useState(!1),{connectorId:g,connectorName:x,connectorStatus:y}=n??{},p=t||y!==Ga.DISABLED,h=y===Ga.UNAUTHENTICATED,m=r===Te.PENDING,E=()=>{localStorage.setItem(Kp,"true"),l(!0),b(!0),i==null||i(Ft.email_logging_intro_popup_continue_clicked,{app_name:x})};return c?h?d.jsx(cT,{connectorId:g,connectorName:x,isAdmin:t,isAuthenticated:!1,children:e}):o?d.jsx(u.Tooltip,{title:kS,children:e}):m?d.jsx(u.Tooltip,{title:FS.replace(":connectorName",x),children:e}):s?d.jsx(_S,{defaultOpen:f,renderTooltip:s,children:e}):d.jsx(d.Fragment,{children:e}):d.jsx(KS,{onContinue:p?E:void 0,connectorName:x,children:e})},uT=e=>A.createElement("svg",{width:124,height:107,viewBox:"0 0 124 107",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M28.6168 54.7446C28.6931 52.5589 31.0146 51.1102 33.0842 51.8174C35.9985 52.8133 40.0375 53.9024 44.0621 54.043C48.0034 54.1806 51.968 53.4097 54.8762 52.6339C57.0264 52.0602 59.2927 53.6932 59.215 55.9172C59.1742 57.0856 58.4742 58.1269 57.3723 58.5178C54.8051 59.4284 49.7633 60.8927 44.3075 60.7022C38.7694 60.5088 33.1999 58.6241 30.4004 57.5311C29.2637 57.0873 28.5742 55.9641 28.6168 54.7446Z",fill:"url(#paint0_linear_8481_102191)"}),A.createElement("path",{d:"M47.223 43.6373C44.4928 30.7926 52.6922 18.1666 65.5368 15.4364C78.3815 12.7062 91.0075 20.9055 93.7377 33.7502L105.079 87.1053L84.1844 91.5466C70.0346 94.5542 56.1258 85.5217 53.1182 71.3719L47.223 43.6373Z",fill:"url(#paint1_linear_8481_102191)"}),A.createElement("mask",{id:"mask0_8481_102191",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:46,y:14,width:60,height:79},A.createElement("path",{d:"M47.223 43.6373C44.4928 30.7926 52.6922 18.1666 65.5368 15.4364C78.3815 12.7062 91.0075 20.9055 93.7377 33.7502L105.079 87.1053L84.1844 91.5466C70.0346 94.5542 56.1258 85.5217 53.1182 71.3719L47.223 43.6373Z",fill:"white"})),A.createElement("g",{mask:"url(#mask0_8481_102191)"},A.createElement("ellipse",{cx:63.7775,cy:46.8684,rx:1.48152,ry:1.39438,transform:"rotate(-12 63.7775 46.8684)",fill:"#435C71"}),A.createElement("rect",{x:47.4368,y:59.3203,width:53.657,height:13.2235,transform:"rotate(-12 47.4368 59.3203)",fill:"url(#paint2_linear_8481_102191)"}),A.createElement("rect",{x:51.1907,y:76.9824,width:53.657,height:10.4263,transform:"rotate(-12 51.1907 76.9824)",fill:"url(#paint3_linear_8481_102191)"})),A.createElement("path",{opacity:.883952,d:"M113.939 51.0679C114.775 55 112.265 58.865 108.333 59.7008L107.842 59.8052C103.639 60.6986 99.5073 58.0155 98.6139 53.8123L97.205 47.1837L105.307 45.4616C109.239 44.6259 113.104 47.1359 113.939 51.0679Z",fill:"url(#paint4_linear_8481_102191)"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M68.7215 66.4138C67.1801 64.8725 67.6745 62.2062 69.587 61.1603C72.4457 59.5969 76.2861 57.1773 79.3785 54.0849C82.4099 51.0535 84.752 47.3461 86.2775 44.5465C87.3388 42.5989 90.0598 42.0819 91.6282 43.6503C92.4782 44.5003 92.758 45.7623 92.2604 46.8566C91.0829 49.4466 88.5191 54.344 84.4346 58.4285C80.2853 62.5778 74.8639 65.591 72.0553 66.9952C70.9363 67.5548 69.6062 67.2985 68.7215 66.4138Z",fill:"url(#paint5_linear_8481_102191)"}),A.createElement("rect",{x:48.7264,y:33.7744,width:11.2108,height:11.2108,rx:5.59457,transform:"rotate(-12 48.7264 33.7744)",fill:"url(#paint6_linear_8481_102191)"}),A.createElement("rect",{x:50.0175,y:35.8193,width:4.0158,height:3.84848,rx:1.92424,transform:"rotate(-12 50.0175 35.8193)",fill:"#435C71"}),A.createElement("rect",{x:59.2875,y:31.5723,width:11.2108,height:11.2108,rx:5.59457,transform:"rotate(-12 59.2875 31.5723)",fill:"#FFFEFE"}),A.createElement("path",{opacity:.883952,d:"M111.25 38.5376C110.415 34.6055 106.55 32.0955 102.618 32.9313L102.127 33.0356C97.9234 33.9291 95.2403 38.0607 96.1337 42.2639L97.5426 48.8925L105.644 47.1705C109.576 46.3347 112.086 42.4696 111.25 38.5376Z",fill:"url(#paint7_linear_8481_102191)"}),A.createElement("rect",{x:60.0181,y:33.8037,width:3.84848,height:3.84848,rx:1.90724,transform:"rotate(-12 60.0181 33.8037)",fill:"#435C71"}),A.createElement("path",{d:"M36.9246 59.1604C36.4487 60.717 34.7371 61.6271 33.1805 61.1512C32.3613 60.9007 31.7241 60.3475 31.3259 59.5987L25.2059 46.7983C24.9784 46.3703 25.1286 45.8788 25.5566 45.6513L28.338 44.1724C28.7659 43.9449 29.2574 44.0951 29.4849 44.5231L36.6496 56.8367C37.0728 57.5036 37.15 58.423 36.9246 59.1604Z",fill:"#FFDF9F"}),A.createElement("rect",{x:27.9973,y:44.333,width:2.39869,height:3.59807,transform:"rotate(152 27.9973 44.333)",fill:"#FF9090"}),A.createElement("path",{d:"M26.6628 44.3769L26.9472 44.9118L28.0169 44.343L26.3106 41.1338L24.171 42.2714L25.0243 43.876C25.6661 43.5347 26.3215 43.7351 26.6628 44.3769Z",fill:"#FFB19F"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.26386 27.248C9.3428 20.4481 16.5101 16.6372 23.31 18.7161C30.11 20.7951 33.9209 27.9624 31.8419 34.7623C29.763 41.5622 22.5956 45.3731 15.7958 43.2942C8.99587 41.2152 5.18493 34.0479 7.26386 27.248ZM9.72157 27.9983C8.06843 33.4055 11.1399 39.1821 16.5471 40.8352C21.9543 42.4884 27.7309 39.4168 29.384 34.0096C31.0372 28.6024 27.9657 22.8258 22.5585 21.1727C17.1513 19.5196 11.3747 22.5911 9.72157 27.9983Z",fill:"#FFE69F"}),A.createElement("circle",{opacity:.414016,cx:19.5529,cy:31.0039,r:10.2804,transform:"rotate(17 19.5529 31.0039)",fill:"#BBDEFC"}),A.createElement("path",{d:"M14.3685 30.6746C15.7299 27.6867 18.9391 25.9803 22.1776 26.5225L22.2595 26.5475C23.7024 26.8095 24.3854 24.8682 23.1497 24.2218C22.3806 23.8074 21.5613 23.557 20.717 23.3884C17.3715 22.9031 14.0553 24.6664 12.6939 27.6543C12.2796 28.4235 12.0859 29.3497 12.0244 30.1372C11.8444 31.6051 13.8607 32.0424 14.4503 30.6997C14.3434 30.7566 14.3685 30.6746 14.3685 30.6746Z",fill:"#F6FBFF"}),A.createElement("path",{d:"M10.2904 29.0679C11.9436 23.6607 17.7202 20.5893 23.1274 22.2424C25.6671 23.0189 27.5785 24.6783 28.9301 26.704C27.7539 24.1048 25.508 22.0744 22.5586 21.1727C17.1514 19.5196 11.3748 22.591 9.72165 27.9982C8.81993 30.9476 9.32924 33.97 10.7444 36.3735C9.82081 34.1203 9.51395 31.6077 10.2904 29.0679Z",fill:"#ADCBE7"}),A.createElement("path",{opacity:.406087,d:"M36.4864 56.8021L36.1373 56.2691C36.3845 56.8563 36.428 57.5516 36.2372 58.1754C35.9273 59.189 34.5593 59.1971 34.0713 58.2806L28.3787 47.5877C28.0534 46.9767 27.3508 46.7619 26.7395 47.0866L25.7206 47.6277L31.4395 59.3516C31.7648 59.9627 32.27 60.5434 32.8706 60.8123C33.7054 61.1528 34.6593 61.1034 35.3726 60.7247C36.0858 60.3459 36.6602 59.5837 36.8444 58.7021C37.0351 58.0783 36.8117 57.4132 36.4864 56.8021Z",fill:"white"}),A.createElement("path",{d:"M29.8826 48.4977C29.8006 48.4726 29.6368 48.4225 29.5799 48.3155L28.1579 45.6411C28.0442 45.4272 28.1193 45.1814 28.3332 45.0677C28.5472 44.9539 28.7929 45.0291 28.9067 45.243L30.3287 47.9174C30.4424 48.1313 30.3673 48.3771 30.1534 48.4908C30.1284 48.5728 29.9645 48.5227 29.8826 48.4977Z",fill:"#FFF5EB"}),A.createElement("ellipse",{cx:29.2637,cy:54.631,rx:1.50593,ry:3.17918,transform:"rotate(-23 29.2637 54.631)",fill:"#FFC478"}),A.createElement("ellipse",{cx:34.0592,cy:52.4078,rx:.920288,ry:1.67325,transform:"rotate(106 34.0592 52.4078)",fill:"#FFC478"}),A.createElement("path",{d:"M89.1282 19.2055L68.2257 26.8725L45.9197 28.3898L44.4929 16.4082C44.3371 13.798 47.5283 11.4502 50.9859 11.6309L65.1429 12.369L67.3969 12.4869C68.5309 12.5463 69.7066 12.3289 70.7522 11.8627L78.6899 8.34726C81.725 6.99992 85.3012 7.87475 86.2125 10.1876L89.1282 19.2055Z",fill:"url(#paint8_linear_8481_102191)"}),A.createElement("path",{opacity:.479771,d:"M88.6262 19.0953L68.3101 26.5288L65.3314 12.5149L67.5211 12.6263C68.6228 12.6824 69.7652 12.471 70.7816 12.0192L78.4972 8.61266C81.4474 7.30707 84.9208 8.14856 85.8036 10.3829L88.6262 19.0953Z",fill:"#ADCBE7"}),A.createElement("path",{d:"M91.6332 26.6212L46.9517 36.1186L46.0387 28.4438L89.2535 19.2582L91.6332 26.6212Z",fill:"#717DAD"}),A.createElement("path",{d:"M102.961 24.2033C103.125 24.9722 102.371 25.7829 101.278 26.015L37.9675 39.4722C36.8754 39.7043 35.8568 39.2704 35.6933 38.5015C35.5301 37.7336 36.284 36.922 37.3761 36.6898L100.687 23.2327C101.779 23.0005 102.798 23.4354 102.961 24.2033Z",fill:"#9ED1FF"}),A.createElement("path",{d:"M102.703 24.1718C102.838 24.805 102.067 25.5045 100.983 25.7349L69.5583 32.4144L69.0712 30.123L100.496 23.4436C101.58 23.2131 102.569 23.5394 102.703 24.1718Z",fill:"#78AFE1"}),A.createElement("defs",null,A.createElement("linearGradient",{id:"paint0_linear_8481_102191",x1:32.2665,y1:59.6553,x2:59.0518,y2:60.5906,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFDE0"}),A.createElement("stop",{offset:1,stopColor:"#FFB362"})),A.createElement("linearGradient",{id:"paint1_linear_8481_102191",x1:67.3434,y1:85.966,x2:103.216,y2:78.3411,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFABC"}),A.createElement("stop",{offset:1,stopColor:"#FFA650"})),A.createElement("linearGradient",{id:"paint2_linear_8481_102191",x1:51.4347,y1:74.8197,x2:91.1539,y2:74.8197,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#A3C1FF"}),A.createElement("stop",{offset:1,stopColor:"#4243FF"})),A.createElement("linearGradient",{id:"paint3_linear_8481_102191",x1:55.1887,y1:89.2031,x2:94.9078,y2:89.2031,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#A3C1FF"}),A.createElement("stop",{offset:1,stopColor:"#4243FF"})),A.createElement("linearGradient",{id:"paint4_linear_8481_102191",x1:94.5023,y1:53.1799,x2:106.762,y2:58.7056,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FF9498"}),A.createElement("stop",{offset:1,stopColor:"#FFD671"})),A.createElement("linearGradient",{id:"paint5_linear_8481_102191",x1:74.9906,y1:66.9871,x2:94.9778,y2:46.9999,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFDE0"}),A.createElement("stop",{offset:1,stopColor:"#FFB362"})),A.createElement("linearGradient",{id:"paint6_linear_8481_102191",x1:50.5805,y1:44.0581,x2:59.9372,y2:44.0581,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"white"}),A.createElement("stop",{offset:1,stopColor:"#E3EEF3"})),A.createElement("linearGradient",{id:"paint7_linear_8481_102191",x1:88.4187,y1:43.3906,x2:99.3981,y2:25.1833,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FF9498"}),A.createElement("stop",{offset:1,stopColor:"#FFD671"})),A.createElement("linearGradient",{id:"paint8_linear_8481_102191",x1:56.4985,y1:29.5482,x2:100.532,y2:20.1885,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#ECF7FF"}),A.createElement("stop",{offset:1,stopColor:"#C2E0FF"})))),Cl=({message:e})=>d.jsxs(u.Stack,{justifyContent:"center",alignItems:"center",height:"100%",children:[d.jsx(uT,{width:124,height:107}),d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:e})]}),Dn="/v1/api",dT=`${Dn}/connector/conversation/:conversationId/email_log_status`,fT=`${Dn}/connector/conversation/:conversationId/entity_recommendations`,pT=`${Dn}/connector/conversation/:conversationId/retry_emails_log`,hT=`${Dn}/connector/conversation/:conversationId/validate_entity`,gT=`${Dn}/connectors/forms/:formId/search`,mT=`${Dn}/connector/conversation/:conversationId/log_emails`,bT=`${Dn}/connector/feedback/conversation/:conversationId`,yT=`${Dn}/connector/conversation/:conversationId/log_emails`,CT=async({payload:e,entity:t,conversationId:n})=>{if("externalResourceId"in t)return t;try{if(!n)throw new Error("Conversation ID is required to validate entity");const r=await we({url:et(hT,{conversationId:n}),data:e,method:De.POST}),o=r==null?void 0:r.data;if(!o.valid)throw new Error("Entity validation failed");return{...o,...t}}catch(r){throw console.error(r),r}},xT=({onSuccess:e,onError:t})=>Pt({mutationFn:CT,onSuccess:e,onError:t}),xl=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14",fill:"#6F7C90",...e},A.createElement("path",{d:"M6.99967 13.6654C6.08856 13.6654 5.22745 13.4903 4.41634 13.14C3.60523 12.7898 2.89701 12.312 2.29167 11.7067C1.68634 11.1014 1.20856 10.3931 0.858341 9.58203C0.508119 8.77092 0.333008 7.90981 0.333008 6.9987C0.333008 6.07648 0.508119 5.2127 0.858341 4.40736C1.20856 3.60203 1.68634 2.89648 2.29167 2.2907C2.89701 1.68492 3.60523 1.20714 4.41634 0.857365C5.22745 0.507587 6.08856 0.332476 6.99967 0.332031C7.18856 0.332031 7.34701 0.396031 7.47501 0.524031C7.60301 0.652031 7.66679 0.810253 7.66634 0.998698C7.6659 1.18714 7.6019 1.34559 7.47434 1.47403C7.34679 1.60248 7.18856 1.66625 6.99967 1.66536C5.5219 1.66536 4.26345 2.18492 3.22434 3.22403C2.18523 4.26314 1.6659 5.52136 1.66634 6.9987C1.66679 8.47603 2.18634 9.73448 3.22501 10.774C4.26367 11.8136 5.5219 12.3329 6.99967 12.332C8.47745 12.3311 9.7359 11.8118 10.775 10.774C11.8141 9.73625 12.3335 8.47781 12.333 6.9987C12.333 6.80981 12.397 6.65159 12.525 6.52403C12.653 6.39648 12.8112 6.33248 12.9997 6.33203C13.1881 6.33159 13.3466 6.39559 13.475 6.52403C13.6035 6.65248 13.6672 6.8107 13.6663 6.9987C13.6663 7.90981 13.4912 8.77092 13.141 9.58203C12.7908 10.3931 12.313 11.1016 11.7077 11.7074C11.1023 12.3131 10.3968 12.7909 9.59101 13.1407C8.78523 13.4905 7.92145 13.6654 6.99967 13.6654Z"})),ET=u.styled(u.Stack)`
|
|
2634
|
+
`,bT=e=>A.createElement("svg",{width:58,height:26,viewBox:"0 0 58 26",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{d:"M8.9082 1.37598C10.221 0.614497 11.8414 0.614651 13.1543 1.37598L19.9619 5.32422C21.2668 6.08111 22.0702 7.47589 22.0703 8.98438V16.916C22.0703 18.4247 21.2669 19.8192 19.9619 20.5762L13.1543 24.5244C11.8414 25.2858 10.2211 25.2859 8.9082 24.5244L2.10156 20.5762C0.796567 19.8192 -0.00683594 18.4247 -0.00683594 16.916V8.98438C-0.00668786 7.47589 0.796688 6.08111 2.10156 5.32422L8.9082 1.37598ZM11.9531 15.9727C11.9531 17.5841 13.2597 18.8906 14.8711 18.8906V15.3281C14.871 13.7167 13.5645 12.4102 11.9531 12.4102V15.9727ZM7.57617 15.6641C7.57619 17.2755 8.88271 18.582 10.4941 18.582V10.1592C10.4939 8.54793 9.18748 7.24219 7.57617 7.24219V15.6641Z",fill:"#D0D8E3"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.4643 7.74676V11.8643C27.8476 11.0201 28.9238 10.6646 29.6462 10.6646C31.4006 10.6646 32.4325 11.8199 32.4325 13.7898V17.0335C32.4325 17.4482 32.0935 17.8037 31.6512 17.8037C31.2384 17.8037 30.914 17.4482 30.914 17.0335V13.8787C30.914 12.7975 30.2359 12.1606 29.3808 12.1606C28.511 12.1606 27.4643 12.6493 27.4643 14.012V17.0335C27.4643 17.4482 27.1252 17.8037 26.6829 17.8037C26.2701 17.8037 25.9458 17.4482 25.9458 17.0335V7.74676C25.9458 7.33204 26.2849 6.97656 26.7272 6.97656C27.1399 6.97656 27.4643 7.33204 27.4643 7.74676ZM33.6052 8.01336C33.6052 7.46534 34.0769 7.05062 34.6224 7.05062C35.1826 7.05062 35.6249 7.46534 35.6249 8.01336C35.6249 8.56139 35.1826 8.97611 34.6224 8.97611C34.0769 8.97611 33.6052 8.56139 33.6052 8.01336ZM35.389 17.0335C35.389 17.4482 35.0499 17.8037 34.6077 17.8037C34.1949 17.8037 33.8705 17.4482 33.8705 17.0335V11.5089C33.8705 11.0941 34.1949 10.7387 34.6077 10.7387C35.0499 10.7387 35.389 11.0941 35.389 11.5089V17.0335ZM42.7241 11.7014L40.4685 17.1076C40.2915 17.5371 39.9967 17.8037 39.5544 17.8037H39.466C39.0237 17.8037 38.7141 17.5371 38.5372 17.1076L36.2963 11.7014C36.1341 11.3163 36.3848 10.8275 36.7976 10.7535C37.1956 10.6794 37.5642 10.872 37.7116 11.2571L39.5102 15.7894L41.3088 11.2571C41.4562 10.872 41.8248 10.6794 42.2228 10.7535C42.6356 10.8275 42.8862 11.3163 42.7241 11.7014ZM44.6044 13.701H48.5996C48.4522 12.6197 47.6708 11.9976 46.6388 11.9976C45.5774 11.9976 44.7518 12.6345 44.6044 13.701ZM50.0886 14.1157C50.0886 14.5156 49.7643 14.8118 49.3957 14.8118H44.6044C44.7518 15.8782 45.6069 16.5447 46.7125 16.5447C47.4349 16.5447 47.8477 16.293 48.349 15.8782C48.5996 15.6709 49.0124 15.5672 49.322 15.819C49.6021 16.0412 49.6168 16.5003 49.3515 16.7817C48.6586 17.5075 47.6561 17.8778 46.6388 17.8778C44.6781 17.8778 43.1006 16.4411 43.1006 14.249C43.1006 12.0569 44.6781 10.6646 46.6388 10.6646C48.5554 10.6646 50.0296 11.9976 50.0886 14.1157ZM54.4162 12.1013C53.1188 12.1013 52.5733 13.4047 52.5733 15.2413V17.0335C52.5733 17.4482 52.2343 17.8037 51.792 17.8037C51.3792 17.8037 51.0548 17.4482 51.0548 17.0335V11.5089C51.0548 11.0941 51.3792 10.7387 51.792 10.7387C52.2343 10.7387 52.5733 11.0941 52.5733 11.5089V12.3975C52.9272 11.1682 53.6053 10.6646 54.4604 10.6646C54.6815 10.6646 54.9027 10.6794 55.1091 10.7239C55.4924 10.8127 55.743 11.1978 55.6545 11.5977C55.5218 12.2642 54.8584 12.1013 54.4162 12.1013Z",fill:"#D0D8E3"})),yT=({isAdmin:e,connectorId:t,connectorName:n,close:r})=>{const o=e?VS:GS,{connectorFunctions:s}=I.useContext(en),a=s==null?void 0:s.redirectToAdmin,i=()=>{r(),a==null||a(t)};return d.jsxs(pT,{children:[d.jsx(hT,{children:BS}),d.jsx(gT,{children:et(o,{connectorName:n})}),d.jsxs(mT,{children:[d.jsx("div",{children:d.jsx(bT,{})}),e?d.jsx(u.Button,{variant:"contained",size:"small",color:"primary",onClick:i,children:"Authenticate"}):null]})]})},CT=({isAdmin:e,isAuthenticated:t,connectorId:n,connectorName:r,children:o})=>{const[s,a]=I.useState(!0),i=()=>a(!0),c=()=>a(!1);return d.jsx(R1,{onTouchMove:i,onMouseMove:i,onPointerMove:i,title:s&&!t?d.jsx(yT,{isAdmin:e,connectorId:n,connectorName:r,close:c}):"",enterDelay:500,placement:"top",arrow:!0,tooltipStyle:dT,arrowStyle:fT,children:o})},xT=({children:e,isAdmin:t,logSettings:n,status:r,retry:o,renderEntities:s})=>{const{connectorFunctions:a}=I.useContext(en),i=a==null?void 0:a.sendTrackingEvent,[c,l]=I.useState(()=>localStorage.getItem(n2)==="true"),[f,g]=I.useState(!1),{connectorId:y,connectorName:x,connectorStatus:b}=n??{},p=t||b!==Va.DISABLED,h=b===Va.UNAUTHENTICATED,m=r===Se.PENDING,E=()=>{localStorage.setItem(n2,"true"),l(!0),g(!0),i==null||i(Mt.email_logging_intro_popup_continue_clicked,{app_name:x})};return c?h?d.jsx(CT,{connectorId:y,connectorName:x,isAdmin:t,isAuthenticated:!1,children:e}):o?d.jsx(u.Tooltip,{title:WS,children:e}):m?d.jsx(u.Tooltip,{title:HS.replace(":connectorName",x),children:e}):s?d.jsx(MS,{defaultOpen:f,renderTooltip:s,children:e}):d.jsx(d.Fragment,{children:e}):d.jsx(uT,{onContinue:p?E:void 0,connectorName:x,children:e})},ET=e=>A.createElement("svg",{width:124,height:107,viewBox:"0 0 124 107",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M28.6168 54.7446C28.6931 52.5589 31.0146 51.1102 33.0842 51.8174C35.9985 52.8133 40.0375 53.9024 44.0621 54.043C48.0034 54.1806 51.968 53.4097 54.8762 52.6339C57.0264 52.0602 59.2927 53.6932 59.215 55.9172C59.1742 57.0856 58.4742 58.1269 57.3723 58.5178C54.8051 59.4284 49.7633 60.8927 44.3075 60.7022C38.7694 60.5088 33.1999 58.6241 30.4004 57.5311C29.2637 57.0873 28.5742 55.9641 28.6168 54.7446Z",fill:"url(#paint0_linear_8481_102191)"}),A.createElement("path",{d:"M47.223 43.6373C44.4928 30.7926 52.6922 18.1666 65.5368 15.4364C78.3815 12.7062 91.0075 20.9055 93.7377 33.7502L105.079 87.1053L84.1844 91.5466C70.0346 94.5542 56.1258 85.5217 53.1182 71.3719L47.223 43.6373Z",fill:"url(#paint1_linear_8481_102191)"}),A.createElement("mask",{id:"mask0_8481_102191",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:46,y:14,width:60,height:79},A.createElement("path",{d:"M47.223 43.6373C44.4928 30.7926 52.6922 18.1666 65.5368 15.4364C78.3815 12.7062 91.0075 20.9055 93.7377 33.7502L105.079 87.1053L84.1844 91.5466C70.0346 94.5542 56.1258 85.5217 53.1182 71.3719L47.223 43.6373Z",fill:"white"})),A.createElement("g",{mask:"url(#mask0_8481_102191)"},A.createElement("ellipse",{cx:63.7775,cy:46.8684,rx:1.48152,ry:1.39438,transform:"rotate(-12 63.7775 46.8684)",fill:"#435C71"}),A.createElement("rect",{x:47.4368,y:59.3203,width:53.657,height:13.2235,transform:"rotate(-12 47.4368 59.3203)",fill:"url(#paint2_linear_8481_102191)"}),A.createElement("rect",{x:51.1907,y:76.9824,width:53.657,height:10.4263,transform:"rotate(-12 51.1907 76.9824)",fill:"url(#paint3_linear_8481_102191)"})),A.createElement("path",{opacity:.883952,d:"M113.939 51.0679C114.775 55 112.265 58.865 108.333 59.7008L107.842 59.8052C103.639 60.6986 99.5073 58.0155 98.6139 53.8123L97.205 47.1837L105.307 45.4616C109.239 44.6259 113.104 47.1359 113.939 51.0679Z",fill:"url(#paint4_linear_8481_102191)"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M68.7215 66.4138C67.1801 64.8725 67.6745 62.2062 69.587 61.1603C72.4457 59.5969 76.2861 57.1773 79.3785 54.0849C82.4099 51.0535 84.752 47.3461 86.2775 44.5465C87.3388 42.5989 90.0598 42.0819 91.6282 43.6503C92.4782 44.5003 92.758 45.7623 92.2604 46.8566C91.0829 49.4466 88.5191 54.344 84.4346 58.4285C80.2853 62.5778 74.8639 65.591 72.0553 66.9952C70.9363 67.5548 69.6062 67.2985 68.7215 66.4138Z",fill:"url(#paint5_linear_8481_102191)"}),A.createElement("rect",{x:48.7264,y:33.7744,width:11.2108,height:11.2108,rx:5.59457,transform:"rotate(-12 48.7264 33.7744)",fill:"url(#paint6_linear_8481_102191)"}),A.createElement("rect",{x:50.0175,y:35.8193,width:4.0158,height:3.84848,rx:1.92424,transform:"rotate(-12 50.0175 35.8193)",fill:"#435C71"}),A.createElement("rect",{x:59.2875,y:31.5723,width:11.2108,height:11.2108,rx:5.59457,transform:"rotate(-12 59.2875 31.5723)",fill:"#FFFEFE"}),A.createElement("path",{opacity:.883952,d:"M111.25 38.5376C110.415 34.6055 106.55 32.0955 102.618 32.9313L102.127 33.0356C97.9234 33.9291 95.2403 38.0607 96.1337 42.2639L97.5426 48.8925L105.644 47.1705C109.576 46.3347 112.086 42.4696 111.25 38.5376Z",fill:"url(#paint7_linear_8481_102191)"}),A.createElement("rect",{x:60.0181,y:33.8037,width:3.84848,height:3.84848,rx:1.90724,transform:"rotate(-12 60.0181 33.8037)",fill:"#435C71"}),A.createElement("path",{d:"M36.9246 59.1604C36.4487 60.717 34.7371 61.6271 33.1805 61.1512C32.3613 60.9007 31.7241 60.3475 31.3259 59.5987L25.2059 46.7983C24.9784 46.3703 25.1286 45.8788 25.5566 45.6513L28.338 44.1724C28.7659 43.9449 29.2574 44.0951 29.4849 44.5231L36.6496 56.8367C37.0728 57.5036 37.15 58.423 36.9246 59.1604Z",fill:"#FFDF9F"}),A.createElement("rect",{x:27.9973,y:44.333,width:2.39869,height:3.59807,transform:"rotate(152 27.9973 44.333)",fill:"#FF9090"}),A.createElement("path",{d:"M26.6628 44.3769L26.9472 44.9118L28.0169 44.343L26.3106 41.1338L24.171 42.2714L25.0243 43.876C25.6661 43.5347 26.3215 43.7351 26.6628 44.3769Z",fill:"#FFB19F"}),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.26386 27.248C9.3428 20.4481 16.5101 16.6372 23.31 18.7161C30.11 20.7951 33.9209 27.9624 31.8419 34.7623C29.763 41.5622 22.5956 45.3731 15.7958 43.2942C8.99587 41.2152 5.18493 34.0479 7.26386 27.248ZM9.72157 27.9983C8.06843 33.4055 11.1399 39.1821 16.5471 40.8352C21.9543 42.4884 27.7309 39.4168 29.384 34.0096C31.0372 28.6024 27.9657 22.8258 22.5585 21.1727C17.1513 19.5196 11.3747 22.5911 9.72157 27.9983Z",fill:"#FFE69F"}),A.createElement("circle",{opacity:.414016,cx:19.5529,cy:31.0039,r:10.2804,transform:"rotate(17 19.5529 31.0039)",fill:"#BBDEFC"}),A.createElement("path",{d:"M14.3685 30.6746C15.7299 27.6867 18.9391 25.9803 22.1776 26.5225L22.2595 26.5475C23.7024 26.8095 24.3854 24.8682 23.1497 24.2218C22.3806 23.8074 21.5613 23.557 20.717 23.3884C17.3715 22.9031 14.0553 24.6664 12.6939 27.6543C12.2796 28.4235 12.0859 29.3497 12.0244 30.1372C11.8444 31.6051 13.8607 32.0424 14.4503 30.6997C14.3434 30.7566 14.3685 30.6746 14.3685 30.6746Z",fill:"#F6FBFF"}),A.createElement("path",{d:"M10.2904 29.0679C11.9436 23.6607 17.7202 20.5893 23.1274 22.2424C25.6671 23.0189 27.5785 24.6783 28.9301 26.704C27.7539 24.1048 25.508 22.0744 22.5586 21.1727C17.1514 19.5196 11.3748 22.591 9.72165 27.9982C8.81993 30.9476 9.32924 33.97 10.7444 36.3735C9.82081 34.1203 9.51395 31.6077 10.2904 29.0679Z",fill:"#ADCBE7"}),A.createElement("path",{opacity:.406087,d:"M36.4864 56.8021L36.1373 56.2691C36.3845 56.8563 36.428 57.5516 36.2372 58.1754C35.9273 59.189 34.5593 59.1971 34.0713 58.2806L28.3787 47.5877C28.0534 46.9767 27.3508 46.7619 26.7395 47.0866L25.7206 47.6277L31.4395 59.3516C31.7648 59.9627 32.27 60.5434 32.8706 60.8123C33.7054 61.1528 34.6593 61.1034 35.3726 60.7247C36.0858 60.3459 36.6602 59.5837 36.8444 58.7021C37.0351 58.0783 36.8117 57.4132 36.4864 56.8021Z",fill:"white"}),A.createElement("path",{d:"M29.8826 48.4977C29.8006 48.4726 29.6368 48.4225 29.5799 48.3155L28.1579 45.6411C28.0442 45.4272 28.1193 45.1814 28.3332 45.0677C28.5472 44.9539 28.7929 45.0291 28.9067 45.243L30.3287 47.9174C30.4424 48.1313 30.3673 48.3771 30.1534 48.4908C30.1284 48.5728 29.9645 48.5227 29.8826 48.4977Z",fill:"#FFF5EB"}),A.createElement("ellipse",{cx:29.2637,cy:54.631,rx:1.50593,ry:3.17918,transform:"rotate(-23 29.2637 54.631)",fill:"#FFC478"}),A.createElement("ellipse",{cx:34.0592,cy:52.4078,rx:.920288,ry:1.67325,transform:"rotate(106 34.0592 52.4078)",fill:"#FFC478"}),A.createElement("path",{d:"M89.1282 19.2055L68.2257 26.8725L45.9197 28.3898L44.4929 16.4082C44.3371 13.798 47.5283 11.4502 50.9859 11.6309L65.1429 12.369L67.3969 12.4869C68.5309 12.5463 69.7066 12.3289 70.7522 11.8627L78.6899 8.34726C81.725 6.99992 85.3012 7.87475 86.2125 10.1876L89.1282 19.2055Z",fill:"url(#paint8_linear_8481_102191)"}),A.createElement("path",{opacity:.479771,d:"M88.6262 19.0953L68.3101 26.5288L65.3314 12.5149L67.5211 12.6263C68.6228 12.6824 69.7652 12.471 70.7816 12.0192L78.4972 8.61266C81.4474 7.30707 84.9208 8.14856 85.8036 10.3829L88.6262 19.0953Z",fill:"#ADCBE7"}),A.createElement("path",{d:"M91.6332 26.6212L46.9517 36.1186L46.0387 28.4438L89.2535 19.2582L91.6332 26.6212Z",fill:"#717DAD"}),A.createElement("path",{d:"M102.961 24.2033C103.125 24.9722 102.371 25.7829 101.278 26.015L37.9675 39.4722C36.8754 39.7043 35.8568 39.2704 35.6933 38.5015C35.5301 37.7336 36.284 36.922 37.3761 36.6898L100.687 23.2327C101.779 23.0005 102.798 23.4354 102.961 24.2033Z",fill:"#9ED1FF"}),A.createElement("path",{d:"M102.703 24.1718C102.838 24.805 102.067 25.5045 100.983 25.7349L69.5583 32.4144L69.0712 30.123L100.496 23.4436C101.58 23.2131 102.569 23.5394 102.703 24.1718Z",fill:"#78AFE1"}),A.createElement("defs",null,A.createElement("linearGradient",{id:"paint0_linear_8481_102191",x1:32.2665,y1:59.6553,x2:59.0518,y2:60.5906,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFDE0"}),A.createElement("stop",{offset:1,stopColor:"#FFB362"})),A.createElement("linearGradient",{id:"paint1_linear_8481_102191",x1:67.3434,y1:85.966,x2:103.216,y2:78.3411,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFABC"}),A.createElement("stop",{offset:1,stopColor:"#FFA650"})),A.createElement("linearGradient",{id:"paint2_linear_8481_102191",x1:51.4347,y1:74.8197,x2:91.1539,y2:74.8197,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#A3C1FF"}),A.createElement("stop",{offset:1,stopColor:"#4243FF"})),A.createElement("linearGradient",{id:"paint3_linear_8481_102191",x1:55.1887,y1:89.2031,x2:94.9078,y2:89.2031,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#A3C1FF"}),A.createElement("stop",{offset:1,stopColor:"#4243FF"})),A.createElement("linearGradient",{id:"paint4_linear_8481_102191",x1:94.5023,y1:53.1799,x2:106.762,y2:58.7056,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FF9498"}),A.createElement("stop",{offset:1,stopColor:"#FFD671"})),A.createElement("linearGradient",{id:"paint5_linear_8481_102191",x1:74.9906,y1:66.9871,x2:94.9778,y2:46.9999,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FFFDE0"}),A.createElement("stop",{offset:1,stopColor:"#FFB362"})),A.createElement("linearGradient",{id:"paint6_linear_8481_102191",x1:50.5805,y1:44.0581,x2:59.9372,y2:44.0581,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"white"}),A.createElement("stop",{offset:1,stopColor:"#E3EEF3"})),A.createElement("linearGradient",{id:"paint7_linear_8481_102191",x1:88.4187,y1:43.3906,x2:99.3981,y2:25.1833,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#FF9498"}),A.createElement("stop",{offset:1,stopColor:"#FFD671"})),A.createElement("linearGradient",{id:"paint8_linear_8481_102191",x1:56.4985,y1:29.5482,x2:100.532,y2:20.1885,gradientUnits:"userSpaceOnUse"},A.createElement("stop",{stopColor:"#ECF7FF"}),A.createElement("stop",{offset:1,stopColor:"#C2E0FF"})))),xl=({message:e})=>d.jsxs(u.Stack,{justifyContent:"center",alignItems:"center",height:"100%",children:[d.jsx(ET,{width:124,height:107}),d.jsx(u.Typography,{variant:"body2",color:u.theme.palette.gray.gray3,children:e})]}),Gn="/v1/api",vT=`${Gn}/connector/conversation/:conversationId/email_log_status`,wT=`${Gn}/connector/conversation/:conversationId/entity_recommendations`,IT=`${Gn}/connector/conversation/:conversationId/retry_emails_log`,_T=`${Gn}/connector/conversation/:conversationId/validate_entity`,ST=`${Gn}/connectors/forms/:formId/search`,TT=`${Gn}/connector/conversation/:conversationId/log_emails`,AT=`${Gn}/connector/feedback/conversation/:conversationId`,LT=`${Gn}/connector/conversation/:conversationId/log_emails`,OT=async({payload:e,entity:t,conversationId:n})=>{if("externalResourceId"in t)return t;try{if(!n)throw new Error("Conversation ID is required to validate entity");const r=await xe({url:et(_T,{conversationId:n}),data:e,method:Fe.POST}),o=r==null?void 0:r.data;if(!o.valid)throw new Error("Entity validation failed");return{...o,...t}}catch(r){throw console.error(r),r}},FT=({onSuccess:e,onError:t})=>Zt({mutationFn:OT,onSuccess:e,onError:t}),El=e=>A.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:14,height:14,viewBox:"0 0 14 14",fill:"#6F7C90",...e},A.createElement("path",{d:"M6.99967 13.6654C6.08856 13.6654 5.22745 13.4903 4.41634 13.14C3.60523 12.7898 2.89701 12.312 2.29167 11.7067C1.68634 11.1014 1.20856 10.3931 0.858341 9.58203C0.508119 8.77092 0.333008 7.90981 0.333008 6.9987C0.333008 6.07648 0.508119 5.2127 0.858341 4.40736C1.20856 3.60203 1.68634 2.89648 2.29167 2.2907C2.89701 1.68492 3.60523 1.20714 4.41634 0.857365C5.22745 0.507587 6.08856 0.332476 6.99967 0.332031C7.18856 0.332031 7.34701 0.396031 7.47501 0.524031C7.60301 0.652031 7.66679 0.810253 7.66634 0.998698C7.6659 1.18714 7.6019 1.34559 7.47434 1.47403C7.34679 1.60248 7.18856 1.66625 6.99967 1.66536C5.5219 1.66536 4.26345 2.18492 3.22434 3.22403C2.18523 4.26314 1.6659 5.52136 1.66634 6.9987C1.66679 8.47603 2.18634 9.73448 3.22501 10.774C4.26367 11.8136 5.5219 12.3329 6.99967 12.332C8.47745 12.3311 9.7359 11.8118 10.775 10.774C11.8141 9.73625 12.3335 8.47781 12.333 6.9987C12.333 6.80981 12.397 6.65159 12.525 6.52403C12.653 6.39648 12.8112 6.33248 12.9997 6.33203C13.1881 6.33159 13.3466 6.39559 13.475 6.52403C13.6035 6.65248 13.6672 6.8107 13.6663 6.9987C13.6663 7.90981 13.4912 8.77092 13.141 9.58203C12.7908 10.3931 12.313 11.1016 11.7077 11.7074C11.1023 12.3131 10.3968 12.7909 9.59101 13.1407C8.78523 13.4905 7.92145 13.6654 6.99967 13.6654Z"})),kT=u.styled(u.Stack)`
|
|
2597
2635
|
display: flex;
|
|
2598
2636
|
flex-flow: row nowrap;
|
|
2599
2637
|
justify-content: flex-start;
|
|
@@ -2609,7 +2647,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2609
2647
|
cursor: not-allowed;
|
|
2610
2648
|
}
|
|
2611
2649
|
`:null}
|
|
2612
|
-
`,
|
|
2650
|
+
`,DT=u.styled(u.Checkbox)`
|
|
2613
2651
|
padding: 0;
|
|
2614
2652
|
margin: 0;
|
|
2615
2653
|
svg {
|
|
@@ -2625,20 +2663,20 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2625
2663
|
input:checked:disabled ~ svg {
|
|
2626
2664
|
fill: #d6dde8;
|
|
2627
2665
|
}
|
|
2628
|
-
`,
|
|
2666
|
+
`,NT=u.styled(El)`
|
|
2629
2667
|
width: 16px;
|
|
2630
2668
|
height: 16px;
|
|
2631
2669
|
fill: #506dff;
|
|
2632
|
-
animation: ${
|
|
2633
|
-
`,
|
|
2670
|
+
animation: ${Ga} 1s linear infinite;
|
|
2671
|
+
`,RT=u.styled(u.Typography)`
|
|
2634
2672
|
font-size: 13px;
|
|
2635
2673
|
overflow: hidden;
|
|
2636
2674
|
text-overflow: ellipsis;
|
|
2637
2675
|
white-space: nowrap;
|
|
2638
|
-
`,
|
|
2676
|
+
`,a2=u.styled(u.Stack)`
|
|
2639
2677
|
margin-left: auto;
|
|
2640
2678
|
flex-shrink: 0;
|
|
2641
|
-
`,
|
|
2679
|
+
`,MT=({connectorName:e,entity:t,checked:n,disabled:r,setCheckedEntities:o})=>{const{conversationId:s,connectorFunctions:a}=I.useContext(en),i=a==null?void 0:a.sendTrackingEvent,{displayValue:c,entityType:l,cardId:f}=t,g=m=>{o==null||o(E=>({...E,[l+c]:m})),i==null||i(Mt.email_logging_smart_suggestion_selected,{app_name:e,object_key_selected:c})},y=()=>{i==null||i(Mt.email_logging_smart_suggestion_not_found,{app_name:e,object_key_selected:c})},{mutate:x,isPending:b,isError:p}=FT({onSuccess:g,onError:y}),h=()=>{!o||b||r||p||(n?o(m=>{const E={...m};return delete E[l+c],E}):(i==null||i(Mt.email_logging_smart_suggestion_initiated,{app_name:e,object_key_selected:c}),x({entity:t,payload:{entityType:l,searchString:c,cardId:f},conversationId:s})))};return d.jsx(u.Tooltip,{title:r?XS:"",placement:"top",children:d.jsxs(kT,{disabled:b||p,onClick:h,children:[d.jsx(DT,{value:n,checked:n,disabled:r}),d.jsx(u.Tooltip,{title:(c==null?void 0:c.length)>30?c:null,placement:"right",children:d.jsx(RT,{variant:"body2",children:c})}),b?d.jsx(a2,{children:d.jsx(NT,{})}):null,p?d.jsx(u.Tooltip,{title:"Record not found in "+e,children:d.jsx(a2,{children:d.jsx(ml,{})})}):null]})})},PT=u.styled(u.Stack)`
|
|
2642
2680
|
color: #343c45;
|
|
2643
2681
|
padding: 18px 0;
|
|
2644
2682
|
box-sizing: border-box;
|
|
@@ -2649,7 +2687,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2649
2687
|
overflow-y: auto;
|
|
2650
2688
|
scrollbar-width: thin;
|
|
2651
2689
|
scrollbar-color: #97a3b7 transparent;
|
|
2652
|
-
`;const
|
|
2690
|
+
`;const jT=u.styled(u.Stack)`
|
|
2653
2691
|
display: grid;
|
|
2654
2692
|
grid-template-rows: max-content 0fr;
|
|
2655
2693
|
transition: grid-template-rows 300ms ease-out;
|
|
@@ -2662,7 +2700,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2662
2700
|
transform: rotate(-90deg);
|
|
2663
2701
|
}
|
|
2664
2702
|
}
|
|
2665
|
-
`,
|
|
2703
|
+
`,BT=u.styled(u.Stack)`
|
|
2666
2704
|
cursor: pointer;
|
|
2667
2705
|
flex-flow: row nowrap;
|
|
2668
2706
|
justify-content: space-between;
|
|
@@ -2675,19 +2713,19 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2675
2713
|
transform-origin: center;
|
|
2676
2714
|
transition: transform 300ms ease-out;
|
|
2677
2715
|
}
|
|
2678
|
-
`,
|
|
2716
|
+
`,VT=u.styled(u.Typography)`
|
|
2679
2717
|
font-size: 13px;
|
|
2680
2718
|
line-height: 18px;
|
|
2681
2719
|
font-weight: 400;
|
|
2682
2720
|
color: #6f7c90;
|
|
2683
2721
|
text-transform: capitalize;
|
|
2684
|
-
`,
|
|
2722
|
+
`,GT=u.styled(u.Stack)`
|
|
2685
2723
|
overflow: hidden;
|
|
2686
|
-
`,
|
|
2724
|
+
`,i2=e=>A.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"#6C7B94",xmlns:"http://www.w3.org/2000/svg",...e},A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00483 12.5052C7.73146 12.7786 7.73146 13.2218 8.00483 13.4952C8.2782 13.7685 8.72141 13.7685 8.99478 13.4952L11.9948 10.4952C12.2681 10.2218 12.2681 9.77859 11.9948 9.50522L8.99478 6.50522C8.72141 6.23185 8.2782 6.23185 8.00483 6.50522C7.73146 6.77859 7.73146 7.2218 8.00483 7.49517L10.5099 10.0002L8.00483 12.5052Z"})),c2=({connectorName:e,entities:t,checkedEntities:n={},disabled:r=!1,setCheckedEntities:o})=>{const s=I.useMemo(()=>vS(t),[t]),a=i=>{const c=i.currentTarget;if(!c)return;const l=c.parentElement;l&&l.classList.toggle("expanded")};return t!=null&&t.length?d.jsx(PT,{children:s.map(i=>d.jsxs(jT,{className:"expanded",children:[d.jsxs(BT,{onClick:a,children:[d.jsx(VT,{variant:"body2",children:i.type}),d.jsx(i2,{className:"toggle-arrow-icon"})]}),d.jsx(GT,{children:i.entities.map(c=>d.jsx(MT,{connectorName:e,entity:c,checked:r||!!n[c.entityType+c.displayValue],setCheckedEntities:o,disabled:r},c.formId))})]},i.type))}):d.jsx(xl,{message:ZS})},HT=u.styled(u.Stack)`
|
|
2687
2725
|
padding: 18px 0;
|
|
2688
2726
|
row-gap: 12px;
|
|
2689
2727
|
box-sizing: border-box;
|
|
2690
|
-
`,
|
|
2728
|
+
`,WT=u.styled(u.Stack)`
|
|
2691
2729
|
cursor: pointer;
|
|
2692
2730
|
position: relative;
|
|
2693
2731
|
z-index: 1;
|
|
@@ -2698,7 +2736,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2698
2736
|
background-color: rgba(0, 0, 0, 0.04);
|
|
2699
2737
|
z-index: -1;
|
|
2700
2738
|
}
|
|
2701
|
-
`,
|
|
2739
|
+
`,ZT=({searchText:e,connectorName:t,formData:n,onClick:r})=>d.jsxs(WT,{onClick:r,children:[d.jsx(u.Typography,{color:u.theme.palette.gray.gray1,children:e}),d.jsxs(u.Typography,{color:u.theme.palette.gray.gray3,fontSize:"12px",textTransform:"capitalize",children:[t," - ",n==null?void 0:n.searchObject]})]}),XT=({searchText:e,connectorName:t,options:n,onSearch:r})=>{const o=s=>{r({formId:s.id,searchObject:s.searchObject,searchText:e})};return d.jsx(HT,{children:n.map(s=>d.jsx(ZT,{searchText:e,connectorName:t,formData:s,onClick:()=>o(s)},t+(s==null?void 0:s.searchObject)))})},zT=u.styled(u.Stack)`
|
|
2702
2740
|
padding: 12px 12px 12px 11px;
|
|
2703
2741
|
border: 1px solid ${u.theme.palette.gray.gray5};
|
|
2704
2742
|
border-radius: 8px;
|
|
@@ -2712,26 +2750,26 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2712
2750
|
transform: translateX(6px);
|
|
2713
2751
|
}
|
|
2714
2752
|
}
|
|
2715
|
-
`,
|
|
2753
|
+
`,YT=u.styled(u.Stack)`
|
|
2716
2754
|
padding: 14px 0;
|
|
2717
2755
|
row-gap: 12px;
|
|
2718
2756
|
column-gap: 16px;
|
|
2719
2757
|
box-sizing: border-box;
|
|
2720
|
-
`,
|
|
2758
|
+
`,JT=u.styled(u.Stack)`
|
|
2721
2759
|
padding: 8px 0;
|
|
2722
2760
|
row-gap: 12px;
|
|
2723
2761
|
box-sizing: border-box;
|
|
2724
|
-
`,
|
|
2762
|
+
`,qT=({entity:e,onLog:t})=>{const{externalResourceId:n,name:r}=e;return d.jsxs(zT,{onClick:t,direction:"row",children:[d.jsx(u.Stack,{flexGrow:1,children:d.jsx(u.Typography,{variant:"body2",fontSize:"13px",color:"#343C45",children:r})}),d.jsx(i2,{})]},n)},QT=({connectorName:e,results:t,formId:n,searchObject:r,addEntity:o})=>{const s=t.length,{connectorFunctions:a}=I.useContext(en),i=a==null?void 0:a.sendTrackingEvent;if(!(t!=null&&t.length))return d.jsx(xl,{message:"No results found"});const c=l=>{o(l),i==null||i(Mt.email_logging_search_result_selected,{app_name:e,object_name:l.displayValue,object_key:l.entityType})};return d.jsxs(YT,{children:[d.jsxs(u.Typography,{variant:"body2",color:"#3E4C5A",children:[s," Results found in ",e]}),d.jsx(JT,{children:t.map(l=>d.jsx(qT,{entity:{...l,id:n,searchObject:r},onLog:()=>c({...l,entityType:r,app:e,displayValue:l.name})},l.externalResourceId))})]})},$T=u.styled(u.Stack)`
|
|
2725
2763
|
height: 100%;
|
|
2726
2764
|
row-gap: 8px;
|
|
2727
2765
|
align-items: center;
|
|
2728
2766
|
justify-content: center;
|
|
2729
|
-
`,
|
|
2767
|
+
`,UT=u.styled(El)`
|
|
2730
2768
|
width: 32px;
|
|
2731
2769
|
height: 32px;
|
|
2732
2770
|
fill: #506dff;
|
|
2733
|
-
animation: ${
|
|
2734
|
-
`,
|
|
2771
|
+
animation: ${Ga} 1s linear infinite;
|
|
2772
|
+
`,KT=({message:e="Fetching details"})=>d.jsxs($T,{children:[d.jsx(UT,{}),d.jsx(u.Typography,{variant:"body2",fontSize:"12px",color:"#6F7C90",children:e})]}),eA=async({conversationId:e})=>{try{if(!e)throw new Error("Conversation ID is required to fetch email log status");const t=await xe({url:et(vT,{conversationId:e}),method:Fe.GET});return t==null?void 0:t.data}catch(t){throw console.error(t),t}},tA=e=>{var t;return e?!((t=e==null?void 0:e.messageLogStatus)!=null&&t.pending):!1},Ha=({conversationId:e})=>{const t=Gr(),{queryKey:n,polledLogsStatus:r}=I.useMemo(()=>{const s=["EmailLogger","PolledLogsStatus",e],a=Hp({intervalMillis:1e3,maxRetries:10,increaseIntervalMillis:1500,apiFn:eA,isSatisfied:tA,pushIntermediateResults:i=>{t.setQueryData(s,i)}});return{queryKey:s,polledLogsStatus:a}},[t,e]);return Wt({queryKey:n,queryFn:()=>r({conversationId:e}),enabled:!!e,refetchOnWindowFocus:"always",retry:!1})},nA=async({payload:e,conversationId:t})=>{try{if(!t)throw new Error("Conversation ID is required to post logs");const n=await xe({url:et(TT,{conversationId:t}),data:e,method:Fe.POST});return n==null?void 0:n.data}catch(n){throw Ie({message:vn,type:Ye}),console.error(n),n}},rA=({onSuccess:e})=>Zt({mutationFn:nA,onSuccess:e}),oA=u.styled(u.Stack)`
|
|
2735
2773
|
padding: 12px;
|
|
2736
2774
|
flex-flow: row nowrap;
|
|
2737
2775
|
justify-content: flex-end;
|
|
@@ -2748,7 +2786,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2748
2786
|
padding: 7px 10px;
|
|
2749
2787
|
}
|
|
2750
2788
|
}
|
|
2751
|
-
`,
|
|
2789
|
+
`,sA=({checkedEntities:e,close:t,connectorName:n,connectorId:r})=>{const{conversationId:o,connectorFunctions:s}=I.useContext(en),{refetch:a}=Ha({conversationId:o}),i=s==null?void 0:s.sendTrackingEvent,c=()=>{a(),t();const b=Object.values(e),p=b.map(m=>m.displayValue).join(", "),h=Array.from(new Set(b.map(m=>m==null?void 0:m.entityType)));i==null||i(Mt.email_logging_log_config_saved,{app_name:n,num_of_keys_selected:b.length,list_of_keys:p,list_of_objects:h.join(", "),num_of_objects_selected:h.length})},{mutate:l,isPending:f}=rA({onSuccess:c}),g=Object.keys(e).length>0,y=()=>{const b=Object.values(e);l({conversationId:o,payload:{selectedEntities:b,connectorId:r,autoLogEnabled:!0}})},x=()=>{t==null||t(),i==null||i(Mt.email_logging_log_config_canceled,{app_name:n})};return d.jsxs(oA,{children:[d.jsx(u.Button,{variant:"text",size:"small",onClick:x,children:"Cancel"}),d.jsxs(u.Button,{variant:"contained",size:"small",className:"primary-action",disabled:f||!g,onClick:y,children:[f?d.jsx(u.CircularProgress,{sx:{color:"#97A3B7"},size:12}):null,"Save & Enable"]})]})},aA="Tell us more (optional)",iA=u.styled(u.Box)`
|
|
2752
2790
|
width: ${({width:e})=>e||"440px"};
|
|
2753
2791
|
border-radius: 12px;
|
|
2754
2792
|
padding: 16px;
|
|
@@ -2761,15 +2799,15 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2761
2799
|
flex-direction: row;
|
|
2762
2800
|
margin-bottom: 12px;
|
|
2763
2801
|
}
|
|
2764
|
-
|
|
2802
|
+
`,cA=u.styled(u.Box)`
|
|
2765
2803
|
border-bottom: 1px solid ${u.theme.palette.gray.gray6};
|
|
2766
2804
|
margin: 12px -16px;
|
|
2767
|
-
`,
|
|
2805
|
+
`,lA=u.styled(u.Box)`
|
|
2768
2806
|
display: flex;
|
|
2769
2807
|
justify-content: flex-end;
|
|
2770
2808
|
margin-top: 30px;
|
|
2771
2809
|
gap: 8px;
|
|
2772
|
-
`,
|
|
2810
|
+
`,uA=({onCancel:e,onSubmit:t,isLoading:n,showOptions:r=!0,title:o,width:s,feedbackOptions:a,feedbackPlaceholder:i=aA})=>{const[c,l]=I.useState(""),[f,g]=I.useState(""),y=m=>{l(m.target.value)},x=m=>{m.stopPropagation();const{value:E}=(m==null?void 0:m.target)||{};g(E)},b=()=>{t({feedbackOption:c,feedbackComment:f})},p=()=>{e==null||e()},h=r?!c:!f;return d.jsxs(iA,{width:s,children:[d.jsx(u.Typography,{variant:"h3",children:o}),d.jsx(cA,{}),r?d.jsx(u.FormControl,{children:d.jsx(u.RadioGroup,{"aria-labelledby":"demo-controlled-radio-buttons-group",name:"controlled-radio-buttons-group",value:c,onChange:y,children:a.map(m=>d.jsx(u.FormControlLabel,{value:m.value,control:d.jsx(u.Radio,{}),label:m.label},m.value))})}):null,d.jsx(yr,{type:"text",placeholder:i,value:f,name:"feedbackComment",inputChangeHandler:x,multiline:!0,rows:5,limit:250,validation:{validate:vc()}}),d.jsxs(lA,{children:[d.jsx(u.Button,{variant:"text",color:"primary",style:{color:u.theme.palette.gray.gray3},disabled:n,onClick:p,children:"Cancel"}),d.jsx(Jp,{variant:"contained",color:"primary",isLoading:n,disabled:h,label:"Submit",onClick:b})]})]})},dA=async({conversationId:e,feedbackData:t})=>{try{if(!e)throw new Error("Conversation ID is required");const n=await xe({url:AT.replace(":conversationId",e)+"?channel_type=email",method:"POST",data:t});return Ie({message:KS,type:Ut}),n==null?void 0:n.data}catch(n){throw console.error("Error submitting feedback:",n),Ie({message:eT,type:Ye}),n}};function fA({onSuccess:e}){return Zt({mutationFn:dA,onSuccess:e})}const pA=u.styled(u.Stack)`
|
|
2773
2811
|
flex-flow: row nowrap;
|
|
2774
2812
|
justify-content: space-between;
|
|
2775
2813
|
align-items: center;
|
|
@@ -2777,64 +2815,64 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2777
2815
|
padding: 6px 12px;
|
|
2778
2816
|
margin-top: auto;
|
|
2779
2817
|
background-color: #f6f8fc;
|
|
2780
|
-
`,
|
|
2818
|
+
`,l2=u.styled(u.IconButton)`
|
|
2781
2819
|
&:disabled {
|
|
2782
2820
|
opacity: 0.4;
|
|
2783
2821
|
}
|
|
2784
|
-
`,
|
|
2822
|
+
`,hA=u.styled(u.Typography)`
|
|
2785
2823
|
color: #6f7c90;
|
|
2786
2824
|
font-size: 11px;
|
|
2787
2825
|
font-weight: 400;
|
|
2788
2826
|
line-height: 12px;
|
|
2789
2827
|
letter-spacing: 0;
|
|
2790
|
-
`,
|
|
2828
|
+
`,u2=u.styled(u.Tooltip)`
|
|
2791
2829
|
padding: 6px;
|
|
2792
2830
|
border-radius: 6px;
|
|
2793
|
-
`,
|
|
2831
|
+
`,gA=()=>{const{conversationId:e}=I.useContext(en),[t,n]=I.useState(!1),r=()=>{n(!1)},{mutate:o,isPending:s}=fA({onSuccess:r}),a=()=>{o({conversationId:e,feedbackData:{feedback_type:o2,positive_feedback:!1}})},i=()=>{n(!0)},c=({feedbackComment:l,feedbackOption:f})=>{o({conversationId:e,feedbackData:{feedback_type:o2,comment:l,option:f,positive_feedback:!1}})};return d.jsxs(pA,{children:[d.jsx(hA,{children:US}),d.jsxs(u.Stack,{flexDirection:"row",alignItems:"flex-end",children:[d.jsx(u2,{arrow:!0,title:QS,placement:"top",children:d.jsx(l2,{className:"feedback-button",size:"small",onClick:a,disabled:s,children:d.jsx(Qp,{})})}),d.jsx(u2,{arrow:!0,title:$S,placement:"top",children:d.jsx(l2,{className:"feedback-button",size:"small",onClick:i,disabled:s,children:d.jsx($p,{})})})]}),d.jsx(Er,{shown:t,setShown:n,borderRadius:12,sx:{zIndex:15002},children:d.jsx(uA,{onCancel:()=>n(!1),onSubmit:c,isLoading:s,title:qS,feedbackOptions:tT,width:"440px"})})]})},mA=async({conversationId:e})=>{try{if(!e)throw new Error("Conversation ID is required to fetch recommendations");const t=await xe({url:et(wT,{conversationId:e}),method:Fe.GET}),n=t==null?void 0:t.data;return(n==null?void 0:n.results)??[]}catch(t){throw console.error(t),t}},bA=({conversationId:e,enabled:t=!0})=>Wt({queryKey:["EmailLogger","EntityRecommendations",e],queryFn:()=>mA({conversationId:e}),enabled:!!e&&t}),yA=async({formId:e,searchObject:t,searchText:n})=>{try{if(!e)throw new Error("Form ID is required to fetch search entities");const r=await xe({url:et(ST,{formId:e}),data:{search_string:n,args:{}},method:Fe.POST}),o=r==null?void 0:r.data;if(!o||o.errorMessage)throw new Error(o.errorMessage||"Failed to fetch search entities");return{results:o.data,searchObject:t,formId:e}}catch(r){throw Ie({message:vn,type:Ye}),console.error(r),r}},CA=({onSuccess:e})=>Zt({mutationFn:yA,onSuccess:e}),xA=async({payload:e,conversationId:t})=>{try{if(!t)throw new Error("Conversation ID is required to toggle auto logs");const n=await xe({url:et(LT,{conversationId:t}),data:e,method:Fe.PATCH});return n==null?void 0:n.data}catch(n){throw Ie({message:vn,type:Ye}),console.error(n),n}},EA=({onSuccess:e})=>Zt({mutationFn:xA,onSuccess:e}),vA=u.styled(u.Stack)`
|
|
2794
2832
|
color: #343c45;
|
|
2795
2833
|
height: 100%;
|
|
2796
2834
|
box-sizing: border-box;
|
|
2797
|
-
`,
|
|
2835
|
+
`,wA=u.styled(u.Stack)`
|
|
2798
2836
|
flex-flow: row nowrap;
|
|
2799
2837
|
justify-content: space-between;
|
|
2800
2838
|
align-items: center;
|
|
2801
2839
|
column-gap: 8px;
|
|
2802
2840
|
padding: 12px 16px;
|
|
2803
2841
|
background-color: #f6f8fc;
|
|
2804
|
-
`,
|
|
2842
|
+
`,IA=u.styled(u.Stack)`
|
|
2805
2843
|
flex-flow: row nowrap;
|
|
2806
2844
|
justify-content: flex-start;
|
|
2807
2845
|
align-items: center;
|
|
2808
2846
|
column-gap: 8px;
|
|
2809
|
-
`,
|
|
2847
|
+
`,_A=u.styled(u.Stack)`
|
|
2810
2848
|
flex-flow: row nowrap;
|
|
2811
2849
|
justify-content: flex-end;
|
|
2812
2850
|
align-items: center;
|
|
2813
2851
|
column-gap: 6px;
|
|
2814
|
-
`,
|
|
2852
|
+
`,SA=u.styled(u.Stack)`
|
|
2815
2853
|
padding: 4px;
|
|
2816
2854
|
background-color: #ffffff;
|
|
2817
2855
|
border-radius: 50%;
|
|
2818
|
-
`,
|
|
2856
|
+
`,TA=u.styled("img")`
|
|
2819
2857
|
width: 16px;
|
|
2820
2858
|
height: 16px;
|
|
2821
|
-
`,
|
|
2859
|
+
`,AA=u.styled(u.Stack)`
|
|
2822
2860
|
flex-grow: 1;
|
|
2823
|
-
`,
|
|
2861
|
+
`,d2=u.styled(u.Stack)`
|
|
2824
2862
|
flex-grow: 1;
|
|
2825
2863
|
flex-basis: 0;
|
|
2826
2864
|
min-height: 0;
|
|
2827
|
-
`,
|
|
2865
|
+
`,f2=u.styled(u.Stack)`
|
|
2828
2866
|
padding: 0 16px;
|
|
2829
2867
|
min-height: 100%;
|
|
2830
2868
|
max-height: 100%;
|
|
2831
2869
|
overflow-y: auto;
|
|
2832
2870
|
scrollbar-width: thin;
|
|
2833
2871
|
scrollbar-color: #97a3b7 transparent;
|
|
2834
|
-
`,
|
|
2872
|
+
`,LA=u.styled(u.Stack)`
|
|
2835
2873
|
padding: 12px 16px 0;
|
|
2836
2874
|
position: relative;
|
|
2837
|
-
`,
|
|
2875
|
+
`,OA=u.styled(u.OutlinedInput)`
|
|
2838
2876
|
padding: 0;
|
|
2839
2877
|
fieldset {
|
|
2840
2878
|
border-radius: 4px;
|
|
@@ -2853,7 +2891,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2853
2891
|
border-width: 1px !important;
|
|
2854
2892
|
}
|
|
2855
2893
|
}
|
|
2856
|
-
`,
|
|
2894
|
+
`,FA=u.styled(u.Stack)`
|
|
2857
2895
|
padding: 8px 0 8px 12px;
|
|
2858
2896
|
justify-content: center;
|
|
2859
2897
|
align-items: center;
|
|
@@ -2862,12 +2900,12 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2862
2900
|
height: 15px;
|
|
2863
2901
|
fill: #4d596c;
|
|
2864
2902
|
}
|
|
2865
|
-
`,
|
|
2903
|
+
`,kA=e=>d.jsx(u.Switch,{disableRipple:!0,...e}),DA=u.styled(kA)(({disabled:e})=>({padding:0,width:"32px",height:"16px","& .MuiSwitch-switchBase":{padding:2,margin:0,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:e?"#d6dde8":"#fff","& + .MuiSwitch-track":{opacity:1,backgroundColor:e?"#4d596c":"#506DFF"}}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:12,height:12},"& .MuiSwitch-track":{borderRadius:8}})),NA=u.styled(El)`
|
|
2866
2904
|
width: 14px;
|
|
2867
2905
|
height: 14px;
|
|
2868
2906
|
fill: #4d596c;
|
|
2869
|
-
animation: ${
|
|
2870
|
-
`,
|
|
2907
|
+
animation: ${Ga} 1s linear infinite;
|
|
2908
|
+
`,vr=io.CaseView,RA=({emailLogStatus:e,close:t})=>{const{emailLogSettings:n,autoLogEnabled:r,selectedEntities:o,formList:s}=e,{connectorName:a,connectorId:i,logoUrl:c}=n??{},l=(o==null?void 0:o.length)>0,[f,g]=I.useState(""),[y,x]=I.useState([]),[b,p]=I.useState({}),{conversationId:h,connectorFunctions:m}=I.useContext(en),E=m==null?void 0:m.sendTrackingEvent,{data:C,isError:w,isLoading:v}=bA({conversationId:h,enabled:!l}),{refetch:_}=Ha({conversationId:h}),T=()=>{E==null||E(Mt.email_logging_search_results_found,{app_name:a,search_keyword:f})},{mutate:S,data:L,isPending:N,isIdle:k,reset:D}=CA({onSuccess:T}),{mutate:M,isPending:j}=EA({onSuccess:_}),{results:J=[],...Y}=L??{},z=I.useMemo(()=>{const R={},G=[];for(const W of y){const U=W.entityType+W.displayValue;R[U]||G.push(W),R[U]=W}for(const W of C??[]){const U=W.entityType+W.displayValue;R[U]||G.push(W),R[U]=W}return G},[C,y]),H=R=>{g(R.target.value),k||D()},q=R=>{const{entityType:G,displayValue:W}=R;p(U=>({...U,[G+W]:R})),x(U=>[R,...U]),g(""),D()},ne=()=>{E==null||E(Mt.email_logging_search_initiated,{app_name:a})},ce=()=>{M({payload:{autoLogEnabled:!r},conversationId:h});const R=r?Mt.email_logging_auto_log_disabled:Mt.email_logging_auto_log_enabled;E==null||E(R,{app_name:a})},V=v||N;return d.jsxs(vA,{children:[d.jsxs(wA,{children:[d.jsxs(IA,{children:[d.jsx(SA,{children:d.jsx(TA,{src:c,alt:"connector"})}),d.jsx(u.Typography,{children:"Sync conversation"})]}),d.jsxs(_A,{children:[j?d.jsx(NA,{}):null,l?d.jsx(u.Tooltip,{arrow:!0,title:r?PS:jS,children:d.jsx(u.Stack,{children:d.jsx(DA,{checked:r,value:r,onClick:ce,disabled:j})})}):null]})]}),d.jsx(AA,{children:d.jsxs(io,{children:[d.jsxs(vr,{condition:l,children:[d.jsx(d2,{children:d.jsx(f2,{children:d.jsx(c2,{connectorName:a,entities:o,disabled:!0})})}),d.jsx(gA,{})]},"disabled-view"),d.jsxs(vr,{fallback:!0,children:[d.jsx(LA,{children:d.jsx(OA,{type:"text",name:"search",value:f,onChange:H,onFocus:ne,startAdornment:d.jsx(FA,{children:d.jsx(Vp,{})}),size:"small"})}),d.jsx(d2,{children:d.jsx(f2,{children:d.jsxs(io,{children:[d.jsx(vr,{condition:V,children:d.jsx(KT,{message:N?"Searching...":"Loading..."})},"loading"),d.jsx(vr,{condition:f===""&&z.length>0,children:d.jsx(c2,{connectorName:a,checkedEntities:b,setCheckedEntities:p,entities:z??[]})},"entity-suggestions"),d.jsx(vr,{condition:!!f&&k,children:d.jsx(XT,{searchText:f,connectorName:a,options:s,onSearch:S})},"search-options"),d.jsx(vr,{condition:!!f&&!k,children:d.jsx(QT,{connectorName:a,results:J,...Y,addEntity:q})},"search-results"),d.jsx(vr,{condition:!z.length&&w,children:d.jsx(xl,{message:vn})},"error")]})})}),f?null:d.jsx(sA,{connectorName:a,connectorId:i,checkedEntities:b,close:t})]},"select-logs")]})})]})},MA=async({conversationId:e})=>{try{if(!e)throw new Error("Conversation ID is required to retry logs");const t=await xe({url:et(IT,{conversationId:e}),method:Fe.POST});return t==null?void 0:t.data}catch(t){throw Ie({message:vn,type:Ye}),console.error(t),t}},PA=({onSuccess:e})=>Zt({mutationFn:MA,onSuccess:e}),jA=u.styled(u.Stack)`
|
|
2871
2909
|
border-radius: 100px;
|
|
2872
2910
|
background: #f6f8fc;
|
|
2873
2911
|
flex-flow: row nowrap;
|
|
@@ -2876,7 +2914,7 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2876
2914
|
padding: 8px;
|
|
2877
2915
|
width: fit-content;
|
|
2878
2916
|
cursor: pointer;
|
|
2879
|
-
`,
|
|
2917
|
+
`,BA=u.styled(u.Button)`
|
|
2880
2918
|
padding: 0;
|
|
2881
2919
|
background: none;
|
|
2882
2920
|
border: none;
|
|
@@ -2885,4 +2923,4 @@ Do you want to continue?`,qE="Select an object to create",QE="Select an object t
|
|
|
2885
2923
|
line-height: 14px;
|
|
2886
2924
|
color: #506dff;
|
|
2887
2925
|
margin-left: 6px;
|
|
2888
|
-
`,
|
|
2926
|
+
`,VA=[Se.PENDING,Se.LOGGED,Se.NOT_LOGGED,Se.PAUSED],GA=[Se.LOGGED,Se.PAUSED],HA=({status:e,emailLogStatus:t})=>{const{isAdmin:n,conversationId:r,connectorFunctions:o}=I.useContext(en),s=o==null?void 0:o.sendTrackingEvent,{refetch:a}=Ha({conversationId:r}),{mutate:i,isPending:c}=PA({onSuccess:a}),l=OS[e],f=DS[e],g=kS[e],{emailLogSettings:y,messageLogStatus:x}=t,{connectorName:b}=y??{},{logged:p,total:h}=x??{},m=GA.includes(e)&&h?` (${p}/${h})`:"",E=e===Se.ERROR,C=VA.includes(e),w=({close:_})=>d.jsx(RA,{close:_,emailLogStatus:t}),v=()=>{i({conversationId:r}),s==null||s(Mt.email_logging_failed_clicked,{app_name:b})};return d.jsx(xT,{logSettings:y,status:e,isAdmin:n,retry:E,renderEntities:C?w:void 0,children:d.jsxs(jA,{style:{cursor:C?"pointer":"not-allowed"},children:[l,g?g(`${f} ${m}`):null,E?d.jsx(BA,{variant:"text",disabled:c,onClick:v,children:"Retry"}):null]})})},vl=({emailLogStatus:e,containerElement:t,messageId:n,legacyMessageId:r})=>{if(!t)return null;const o=wS(e);return je.createPortal(d.jsx(HA,{status:o,emailLogStatus:e,messageId:n,legacyMessageId:r}),t)},WA=({observer:e})=>{var x;const[t,n]=I.useState({}),[r,o]=I.useState({}),[s,a]=I.useState({}),{conversationId:i}=I.useContext(en),{data:c}=Ha({conversationId:i}),l=(x=c==null?void 0:c.emailLogSettings)==null?void 0:x.enabled,f=b=>{n(p=>({...p,...b}))},g=b=>{o(p=>({...p,...b}))},y=b=>{a(b)};return I.useEffect(()=>{if(!(!e||!l))return e.observe({setEmailButtonContainers:f,setComposeButtonContainers:g,setSubjectButtonContainers:y}),()=>{e.destroy(),n({}),o({})}},[e,l]),c?d.jsxs(d.Fragment,{children:[Object.entries(t).map(([b,p])=>d.jsx(vl,{emailLogStatus:c,containerElement:p.element,messageId:p.messageId,legacyMessageId:p.legacyMessageId},b)),Object.entries(r).map(([b,p])=>d.jsx(vl,{emailLogStatus:c,containerElement:p.element},b)),Object.entries(s).map(([b,p])=>d.jsx(vl,{emailLogStatus:c,containerElement:p.element},b))]}):null},ZA=({isAdmin:e,conversationId:t,connectorFunctions:n,children:r})=>{const o=I.useMemo(()=>({isAdmin:e,conversationId:t,connectorFunctions:n}),[e,t,n]);return d.jsx(en.Provider,{value:o,children:r})},XA=({children:e,...t})=>d.jsx(ac,{store:fl,children:d.jsx(u.HiverProvider,{inter:!0,children:d.jsx(dl,{children:d.jsx(I.Suspense,{fallback:d.jsx(d.Fragment,{}),children:d.jsx(ZA,{...t,children:e})})})})}),Wa=".hiver-log-crm-button",Za=".hiver-log-crm-compose-button",p2=".hiver-log-crm-subject-button";class zA{constructor({emailNodeFilter:t,composeNodeFilter:n,emailHeaderTargetSelector:r=".gE.iv.gt .c2",composeHeaderTargetSelector:o=".aoD.hl .bgW",emailMessageContainerSelector:s=".adn.ads",subjectContainer:a=null,disableAutoLogInEmail:i=!1,disableAutoLogInCompose:c=!1,disableAutoLogInSubject:l=!1}={}){Re(this,"observer",null);Re(this,"setComposeButtonContainers",null);Re(this,"setEmailButtonContainers",null);Re(this,"setSubjectButtonContainers",null);Re(this,"emailNodeFilter");Re(this,"composeNodeFilter");Re(this,"emailHeaderTargetSelector");Re(this,"composeHeaderTargetSelector");Re(this,"emailMessageContainerSelector");Re(this,"disableAutoLogInEmail");Re(this,"disableAutoLogInCompose");Re(this,"disableAutoLogInSubject");Re(this,"subjectContainer",null);Re(this,"_addLogButtonsOnEmail",()=>{if(this.disableAutoLogInEmail)return;document.querySelectorAll(Wa).forEach(r=>r.remove());const n=document.querySelectorAll(this.emailMessageContainerSelector);n.length&&n.forEach(r=>{var c;const o=r.querySelector(this.emailHeaderTargetSelector),s=r.getAttribute("data-message-id")||null,a=r.getAttribute("data-legacy-message-id")||null;if(o!=null&&o.querySelector(Wa))return;const i=document.createElement("div");i.classList.add(Wa.slice(1)),i.style.display="inline-block",i.style.marginLeft="8px",o==null||o.appendChild(i),(c=this.setEmailButtonContainers)==null||c.call(this,{[s??""]:{element:i,messageId:s,legacyMessageId:a}})})});Re(this,"_addLogButtonsOnCompose",()=>{if(this.disableAutoLogInCompose)return;document.querySelectorAll(Za).forEach(r=>r.remove());const n=document.querySelectorAll(this.composeHeaderTargetSelector);n.length&&n.forEach((r,o)=>{var a;if(r.querySelector(Za))return;const s=document.createElement("div");s.classList.add(Za.slice(1)),s.style.display="inline-block",r.appendChild(s),(a=this.setComposeButtonContainers)==null||a.call(this,{["_compose_"+o]:{element:s}})})});Re(this,"_addLogButtonOnSubject",()=>{var r,o,s;if(this.disableAutoLogInSubject||!this.subjectContainer)return;const t=(r=this.subjectContainer)==null?void 0:r.querySelectorAll(p2);t==null||t.forEach(a=>a.remove());const n=document.createElement("div");n.classList.add(p2.slice(1)),n.style.display="inline-block",(o=this.subjectContainer)==null||o.appendChild(n),(s=this.setSubjectButtonContainers)==null||s.call(this,{crm_subject:{element:n}})});this.emailNodeFilter=t||this._defaultEmailNodeFilter,this.composeNodeFilter=n||this._defaultComposeNodeFilter,this.emailHeaderTargetSelector=r,this.composeHeaderTargetSelector=o,this.emailMessageContainerSelector=s,this.subjectContainer=a,this.disableAutoLogInEmail=i,this.disableAutoLogInCompose=c,this.disableAutoLogInSubject=l}_defaultEmailNodeFilter(t){var n,r;return!!(t.nodeType===1&&t instanceof Element&&((n=t.classList)!=null&&n.contains("a3s")||(r=t.classList)!=null&&r.contains("ii")||typeof t.querySelector=="function"&&t.querySelector(".a3s")))}_defaultComposeNodeFilter(t){var n,r;return!!(t.nodeType===1&&t instanceof Element&&((n=t.classList)!=null&&n.contains("hiver-new-email-top-div")||(r=t.classList)!=null&&r.contains("hiver-compose-bar")))}_initMutationObserver(){this.observer&&this.observer.disconnect(),this.observer=new MutationObserver(t=>{let n=!1,r=!1;t.forEach(o=>{if(o.type==="childList"){const s=Array.from(o.addedNodes);this.disableAutoLogInEmail||s.some(this.emailNodeFilter)&&(n=!0),this.disableAutoLogInCompose||s.some(this.composeNodeFilter)&&(r=!0)}}),n&&setTimeout(()=>this._addLogButtonsOnEmail(),100),r&&setTimeout(()=>this._addLogButtonsOnCompose(),100)}),this.observer.observe(document.body,{childList:!0,subtree:!0})}_init(){this._addLogButtonsOnEmail(),this._addLogButtonsOnCompose(),this._addLogButtonOnSubject()}observe({setComposeButtonContainers:t,setEmailButtonContainers:n,setSubjectButtonContainers:r}){this.setComposeButtonContainers=t,this.setEmailButtonContainers=n,this.setSubjectButtonContainers=r,this._init(),(!this.disableAutoLogInEmail||!this.disableAutoLogInCompose)&&this._initMutationObserver()}destroy(){document.querySelectorAll(Wa).forEach(r=>r.remove()),document.querySelectorAll(Za).forEach(r=>r.remove()),this.observer&&(this.observer.disconnect(),this.observer=null)}}const YA=({observer:e,...t})=>d.jsx(pl,{children:d.jsxs(XA,{...t,children:[d.jsx(WA,{observer:e}),je.createPortal(d.jsx(hl,{id:"toast-message",children:d.jsx(Ua,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body)]})}),JA=e=>xe({url:FE,method:Fe.POST,data:e});de.ActionQueue=ES,de.CONNECTORS_AGENT_EVENTS=ul,de.ConnectorCardList=F_,de.EmailLogger=YA,de.GmailLogObserver=zA,de.HiverConnectorBifrostAuth=xe,de.IntegrationSense=CS,de.addNewConnectors=jh,de.dismissNotification=Cu,de.fetchAppCfValues=JA,de.getConnectorsBifrostConfigs=qt,de.getMetaData=s6,de.initConnectorsBifrost=u3,de.setCaptureFeedbackOnDemand=Bh,de.shouldCaptureFeedback=xi,de.shouldShowNotification=yu,de.useConnectorSelectedEmail=u_,Object.defineProperty(de,Symbol.toStringTag,{value:"Module"})});
|