@inploi/plugin-chatbot 4.4.0 → 5.0.0
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/cdn/index.js +3 -3
- package/dist/{chatbot-body-b911ba6f.cjs → chatbot-body-007d9cfc.cjs} +1 -1
- package/dist/{chatbot-body-78dc7e6c.js → chatbot-body-b82a7ac9.js} +518 -518
- package/dist/chatbot.api.d.ts +51 -1984
- package/dist/chatbot.d.ts +2 -1
- package/dist/chatbot.utils.d.ts +1 -1
- package/dist/index-d5d1d0e4.cjs +5 -0
- package/dist/index-f5a052d0.js +3763 -0
- package/dist/mocks/flows.mocks.d.ts +6 -2
- package/dist/plugin-chatbot.cjs +1 -1
- package/dist/plugin-chatbot.js +1 -1
- package/dist/rpc.d.ts +495 -0
- package/package.json +5 -5
- package/dist/index-2066a89b.cjs +0 -5
- package/dist/index-2463356b.js +0 -3621
package/dist/chatbot.d.ts
CHANGED
|
@@ -54,8 +54,9 @@ export type OpenChatbotParams = {
|
|
|
54
54
|
lng?: number;
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
-
export declare const chatbotPlugin: ({ _internal_domManager: dom, theme, terms, feedback, }: InternalChatbotPluginParams) => ({ apiClient, logger, analytics }: {
|
|
57
|
+
export declare const chatbotPlugin: ({ _internal_domManager: dom, theme, terms, feedback, }: InternalChatbotPluginParams) => ({ apiClient, rpcClient, logger, analytics }: {
|
|
58
58
|
apiClient: import("@inploi/sdk").ApiClient;
|
|
59
|
+
rpcClient: import("@inploi/sdk").InploiRpcClient;
|
|
59
60
|
logger: Logger;
|
|
60
61
|
analytics: import("@inploi/sdk").AnalyticsService;
|
|
61
62
|
}) => {
|
package/dist/chatbot.utils.d.ts
CHANGED
|
@@ -228,7 +228,7 @@ export declare const getHeadOrThrow: (nodes: FlowNode[]) => {
|
|
|
228
228
|
nextId?: string | undefined;
|
|
229
229
|
};
|
|
230
230
|
export declare const getFlowSubmissionsPayload: (submissions: KeyToSubmissionMap) => Record<string, unknown>;
|
|
231
|
-
export declare const isSubmissionOfType: <T extends "string" | "number" | "boolean" | "
|
|
231
|
+
export declare const isSubmissionOfType: <T extends "string" | "number" | "boolean" | "phone" | "enum" | "address" | "file" | "integration">(type: T) => (submission?: FlowSubmission) => submission is Extract<import("./chatbot.state").FlowSubmissionString, {
|
|
232
232
|
type: T;
|
|
233
233
|
}> | Extract<import("./chatbot.state").FlowSubmissionBoolean, {
|
|
234
234
|
type: T;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";const Lt=require("@inploi/sdk");var zt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ji(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var lr=Array.isArray,Ae=lr,dr=typeof zt=="object"&&zt&&zt.Object===Object&&zt,ur=dr,pr=ur,hr=typeof self=="object"&&self&&self.Object===Object&&self,fr=pr||hr||Function("return this")(),Fe=fr,wr=Fe,gr=wr.Symbol,Le=gr,oi=Le,Xi=Object.prototype,vr=Xi.hasOwnProperty,br=Xi.toString,mt=oi?oi.toStringTag:void 0;function _r(t){var e=vr.call(t,mt),i=t[mt];try{t[mt]=void 0;var a=!0}catch{}var r=br.call(t);return a&&(e?t[mt]=i:delete t[mt]),r}var mr=_r,yr=Object.prototype,xr=yr.toString;function kr(t){return xr.call(t)}var $r=kr,ni=Le,Sr=mr,Cr=$r,Er="[object Null]",Or="[object Undefined]",si=ni?ni.toStringTag:void 0;function Pr(t){return t==null?t===void 0?Or:Er:si&&si in Object(t)?Sr(t):Cr(t)}var Zi=Pr;function Tr(t){return t!=null&&typeof t=="object"}var jr=Tr,Ir=Zi,zr=jr,Dr="[object Symbol]";function Nr(t){return typeof t=="symbol"||zr(t)&&Ir(t)==Dr}var He=Nr,Mr=Ae,Ar=He,Fr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Lr=/^\w*$/;function Hr(t,e){if(Mr(t))return!1;var i=typeof t;return i=="number"||i=="symbol"||i=="boolean"||t==null||Ar(t)?!0:Lr.test(t)||!Fr.test(t)||e!=null&&t in Object(e)}var Br=Hr;function Ur(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Qi=Ur,Rr=Zi,Vr=Qi,Kr="[object AsyncFunction]",Wr="[object Function]",Gr="[object GeneratorFunction]",qr="[object Proxy]";function Yr(t){if(!Vr(t))return!1;var e=Rr(t);return e==Wr||e==Gr||e==Kr||e==qr}var Jr=Yr,Xr=Fe,Zr=Xr["__core-js_shared__"],Qr=Zr,se=Qr,ci=function(){var t=/[^.]+$/.exec(se&&se.keys&&se.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function to(t){return!!ci&&ci in t}var eo=to,io=Function.prototype,ao=io.toString;function ro(t){if(t!=null){try{return ao.call(t)}catch{}try{return t+""}catch{}}return""}var oo=ro,no=Jr,so=eo,co=Qi,lo=oo,uo=/[\\^$.*+?()[\]{}|]/g,po=/^\[object .+?Constructor\]$/,ho=Function.prototype,fo=Object.prototype,wo=ho.toString,go=fo.hasOwnProperty,vo=RegExp("^"+wo.call(go).replace(uo,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function bo(t){if(!co(t)||so(t))return!1;var e=no(t)?vo:po;return e.test(lo(t))}var _o=bo;function mo(t,e){return t==null?void 0:t[e]}var yo=mo,xo=_o,ko=yo;function $o(t,e){var i=ko(t,e);return xo(i)?i:void 0}var ta=$o,So=ta,Co=So(Object,"create"),qt=Co,li=qt;function Eo(){this.__data__=li?li(null):{},this.size=0}var Oo=Eo;function Po(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var To=Po,jo=qt,Io="__lodash_hash_undefined__",zo=Object.prototype,Do=zo.hasOwnProperty;function No(t){var e=this.__data__;if(jo){var i=e[t];return i===Io?void 0:i}return Do.call(e,t)?e[t]:void 0}var Mo=No,Ao=qt,Fo=Object.prototype,Lo=Fo.hasOwnProperty;function Ho(t){var e=this.__data__;return Ao?e[t]!==void 0:Lo.call(e,t)}var Bo=Ho,Uo=qt,Ro="__lodash_hash_undefined__";function Vo(t,e){var i=this.__data__;return this.size+=this.has(t)?0:1,i[t]=Uo&&e===void 0?Ro:e,this}var Ko=Vo,Wo=Oo,Go=To,qo=Mo,Yo=Bo,Jo=Ko;function ft(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var a=t[e];this.set(a[0],a[1])}}ft.prototype.clear=Wo;ft.prototype.delete=Go;ft.prototype.get=qo;ft.prototype.has=Yo;ft.prototype.set=Jo;var Xo=ft;function Zo(){this.__data__=[],this.size=0}var Qo=Zo;function tn(t,e){return t===e||t!==t&&e!==e}var en=tn,an=en;function rn(t,e){for(var i=t.length;i--;)if(an(t[i][0],e))return i;return-1}var Yt=rn,on=Yt,nn=Array.prototype,sn=nn.splice;function cn(t){var e=this.__data__,i=on(e,t);if(i<0)return!1;var a=e.length-1;return i==a?e.pop():sn.call(e,i,1),--this.size,!0}var ln=cn,dn=Yt;function un(t){var e=this.__data__,i=dn(e,t);return i<0?void 0:e[i][1]}var pn=un,hn=Yt;function fn(t){return hn(this.__data__,t)>-1}var wn=fn,gn=Yt;function vn(t,e){var i=this.__data__,a=gn(i,t);return a<0?(++this.size,i.push([t,e])):i[a][1]=e,this}var bn=vn,_n=Qo,mn=ln,yn=pn,xn=wn,kn=bn;function wt(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var a=t[e];this.set(a[0],a[1])}}wt.prototype.clear=_n;wt.prototype.delete=mn;wt.prototype.get=yn;wt.prototype.has=xn;wt.prototype.set=kn;var $n=wt,Sn=ta,Cn=Fe,En=Sn(Cn,"Map"),On=En,di=Xo,Pn=$n,Tn=On;function jn(){this.size=0,this.__data__={hash:new di,map:new(Tn||Pn),string:new di}}var In=jn;function zn(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var Dn=zn,Nn=Dn;function Mn(t,e){var i=t.__data__;return Nn(e)?i[typeof e=="string"?"string":"hash"]:i.map}var Jt=Mn,An=Jt;function Fn(t){var e=An(this,t).delete(t);return this.size-=e?1:0,e}var Ln=Fn,Hn=Jt;function Bn(t){return Hn(this,t).get(t)}var Un=Bn,Rn=Jt;function Vn(t){return Rn(this,t).has(t)}var Kn=Vn,Wn=Jt;function Gn(t,e){var i=Wn(this,t),a=i.size;return i.set(t,e),this.size+=i.size==a?0:1,this}var qn=Gn,Yn=In,Jn=Ln,Xn=Un,Zn=Kn,Qn=qn;function gt(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var a=t[e];this.set(a[0],a[1])}}gt.prototype.clear=Yn;gt.prototype.delete=Jn;gt.prototype.get=Xn;gt.prototype.has=Zn;gt.prototype.set=Qn;var ts=gt,ea=ts,es="Expected a function";function Be(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new TypeError(es);var i=function(){var a=arguments,r=e?e.apply(this,a):a[0],o=i.cache;if(o.has(r))return o.get(r);var n=t.apply(this,a);return i.cache=o.set(r,n)||o,n};return i.cache=new(Be.Cache||ea),i}Be.Cache=ea;var is=Be,as=is,rs=500;function os(t){var e=as(t,function(a){return i.size===rs&&i.clear(),a}),i=e.cache;return e}var ns=os,ss=ns,cs=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ls=/\\(\\)?/g,ds=ss(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(cs,function(i,a,r,o){e.push(r?o.replace(ls,"$1"):a||i)}),e}),us=ds;function ps(t,e){for(var i=-1,a=t==null?0:t.length,r=Array(a);++i<a;)r[i]=e(t[i],i,t);return r}var hs=ps,ui=Le,fs=hs,ws=Ae,gs=He,vs=1/0,pi=ui?ui.prototype:void 0,hi=pi?pi.toString:void 0;function ia(t){if(typeof t=="string")return t;if(ws(t))return fs(t,ia)+"";if(gs(t))return hi?hi.call(t):"";var e=t+"";return e=="0"&&1/t==-vs?"-0":e}var bs=ia,_s=bs;function ms(t){return t==null?"":_s(t)}var ys=ms,xs=Ae,ks=Br,$s=us,Ss=ys;function Cs(t,e){return xs(t)?t:ks(t,e)?[t]:$s(Ss(t))}var Es=Cs,Os=He,Ps=1/0;function Ts(t){if(typeof t=="string"||Os(t))return t;var e=t+"";return e=="0"&&1/t==-Ps?"-0":e}var js=Ts,Is=Es,zs=js;function Ds(t,e){e=Is(e,t);for(var i=0,a=e.length;t!=null&&i<a;)t=t[zs(e[i++])];return i&&i==a?t:void 0}var Ns=Ds,Ms=Ns;function As(t,e,i){var a=t==null?void 0:Ms(t,e);return a===void 0?i:a}var Fs=As;const aa=Ji(Fs);var Tt,w,ra,oa,rt,fi,na,me,sa,lt={},ca=[],Ls=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Xt=Array.isArray;function W(t,e){for(var i in e)t[i]=e[i];return t}function la(t){var e=t.parentNode;e&&e.removeChild(t)}function M(t,e,i){var a,r,o,n={};for(o in e)o=="key"?a=e[o]:o=="ref"?r=e[o]:n[o]=e[o];if(arguments.length>2&&(n.children=arguments.length>3?Tt.call(arguments,2):i),typeof t=="function"&&t.defaultProps!=null)for(o in t.defaultProps)n[o]===void 0&&(n[o]=t.defaultProps[o]);return $t(t,n,a,r,null)}function $t(t,e,i,a,r){var o={type:t,props:e,key:i,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:r??++ra};return r==null&&w.vnode!=null&&w.vnode(o),o}function Hs(){return{current:null}}function H(t){return t.children}function L(t,e){this.props=t,this.context=e}function Ht(t,e){if(e==null)return t.__?Ht(t.__,t.__.__k.indexOf(t)+1):null;for(var i;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null)return i.__e;return typeof t.type=="function"?Ht(t):null}function da(t){var e,i;if((t=t.__)!=null&&t.__c!=null){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null){t.__e=t.__c.base=i.__e;break}return da(t)}}function ye(t){(!t.__d&&(t.__d=!0)&&rt.push(t)&&!Bt.__r++||fi!==w.debounceRendering)&&((fi=w.debounceRendering)||na)(Bt)}function Bt(){var t,e,i,a,r,o,n,c,l;for(rt.sort(me);t=rt.shift();)t.__d&&(e=rt.length,a=void 0,r=void 0,o=void 0,c=(n=(i=t).__v).__e,(l=i.__P)&&(a=[],r=[],(o=W({},n)).__v=n.__v+1,Ue(l,n,o,i.__n,l.ownerSVGElement!==void 0,n.__h!=null?[c]:null,a,c??Ht(n),n.__h,r),fa(a,n,r),n.__e!=c&&da(n)),rt.length>e&&rt.sort(me));Bt.__r=0}function ua(t,e,i,a,r,o,n,c,l,d,u){var s,p,g,f,v,T,_,$,A,F,z=0,D=a&&a.__k||ca,tt=D.length,et=tt,P=e.length;for(i.__k=[],s=0;s<P;s++)(f=i.__k[s]=(f=e[s])==null||typeof f=="boolean"||typeof f=="function"?null:typeof f=="string"||typeof f=="number"||typeof f=="bigint"?$t(null,f,null,null,f):Xt(f)?$t(H,{children:f},null,null,null):f.__b>0?$t(f.type,f.props,f.key,f.ref?f.ref:null,f.__v):f)!=null&&(f.__=i,f.__b=i.__b+1,($=Bs(f,D,_=s+z,et))===-1?g=lt:(g=D[$]||lt,D[$]=void 0,et--),Ue(t,f,g,r,o,n,c,l,d,u),v=f.__e,(p=f.ref)&&g.ref!=p&&(g.ref&&Re(g.ref,null,f),u.push(p,f.__c||v,f)),v!=null&&(T==null&&(T=v),F=!(A=g===lt||g.__v===null)&&$===_,A?$==-1&&z--:$!==_&&($===_+1?(z++,F=!0):$>_?et>P-_?(z+=$-_,F=!0):z--:z=$<_&&$==_-1?$-_:0),_=s+z,F=F||$==s&&!A,typeof f.type!="function"||$===_&&g.__k!==f.__k?typeof f.type=="function"||F?f.__d!==void 0?(l=f.__d,f.__d=void 0):l=v.nextSibling:l=ha(t,v,l):l=pa(f,l,t),typeof i.type=="function"&&(i.__d=l)));for(i.__e=T,s=tt;s--;)D[s]!=null&&(typeof i.type=="function"&&D[s].__e!=null&&D[s].__e==i.__d&&(i.__d=D[s].__e.nextSibling),wa(D[s],D[s]))}function pa(t,e,i){for(var a,r=t.__k,o=0;r&&o<r.length;o++)(a=r[o])&&(a.__=t,e=typeof a.type=="function"?pa(a,e,i):ha(i,a.__e,e));return e}function q(t,e){return e=e||[],t==null||typeof t=="boolean"||(Xt(t)?t.some(function(i){q(i,e)}):e.push(t)),e}function ha(t,e,i){return i==null||i.parentNode!==t?t.insertBefore(e,null):e==i&&e.parentNode!=null||t.insertBefore(e,i),e.nextSibling}function Bs(t,e,i,a){var r=t.key,o=t.type,n=i-1,c=i+1,l=e[i];if(l===null||l&&r==l.key&&o===l.type)return i;if(a>(l!=null?1:0))for(;n>=0||c<e.length;){if(n>=0){if((l=e[n])&&r==l.key&&o===l.type)return n;n--}if(c<e.length){if((l=e[c])&&r==l.key&&o===l.type)return c;c++}}return-1}function Us(t,e,i,a,r){var o;for(o in i)o==="children"||o==="key"||o in e||Ut(t,o,null,i[o],a);for(o in e)r&&typeof e[o]!="function"||o==="children"||o==="key"||o==="value"||o==="checked"||i[o]===e[o]||Ut(t,o,e[o],i[o],a)}function wi(t,e,i){e[0]==="-"?t.setProperty(e,i??""):t[e]=i==null?"":typeof i!="number"||Ls.test(e)?i:i+"px"}function Ut(t,e,i,a,r){var o;t:if(e==="style")if(typeof i=="string")t.style.cssText=i;else{if(typeof a=="string"&&(t.style.cssText=a=""),a)for(e in a)i&&e in i||wi(t.style,e,"");if(i)for(e in i)a&&i[e]===a[e]||wi(t.style,e,i[e])}else if(e[0]==="o"&&e[1]==="n")o=e!==(e=e.replace(/Capture$/,"")),e=e.toLowerCase()in t?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=i,i?a||t.addEventListener(e,o?vi:gi,o):t.removeEventListener(e,o?vi:gi,o);else if(e!=="dangerouslySetInnerHTML"){if(r)e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(e!=="width"&&e!=="height"&&e!=="href"&&e!=="list"&&e!=="form"&&e!=="tabIndex"&&e!=="download"&&e!=="rowSpan"&&e!=="colSpan"&&e in t)try{t[e]=i??"";break t}catch{}typeof i=="function"||(i==null||i===!1&&e[4]!=="-"?t.removeAttribute(e):t.setAttribute(e,i))}}function gi(t){return this.l[t.type+!1](w.event?w.event(t):t)}function vi(t){return this.l[t.type+!0](w.event?w.event(t):t)}function Ue(t,e,i,a,r,o,n,c,l,d){var u,s,p,g,f,v,T,_,$,A,F,z,D,tt,et,P=e.type;if(e.constructor!==void 0)return null;i.__h!=null&&(l=i.__h,c=e.__e=i.__e,e.__h=null,o=[c]),(u=w.__b)&&u(e);try{t:if(typeof P=="function"){if(_=e.props,$=(u=P.contextType)&&a[u.__c],A=u?$?$.props.value:u.__:a,i.__c?T=(s=e.__c=i.__c).__=s.__E:("prototype"in P&&P.prototype.render?e.__c=s=new P(_,A):(e.__c=s=new L(_,A),s.constructor=P,s.render=Vs),$&&$.sub(s),s.props=_,s.state||(s.state={}),s.context=A,s.__n=a,p=s.__d=!0,s.__h=[],s._sb=[]),s.__s==null&&(s.__s=s.state),P.getDerivedStateFromProps!=null&&(s.__s==s.state&&(s.__s=W({},s.__s)),W(s.__s,P.getDerivedStateFromProps(_,s.__s))),g=s.props,f=s.state,s.__v=e,p)P.getDerivedStateFromProps==null&&s.componentWillMount!=null&&s.componentWillMount(),s.componentDidMount!=null&&s.__h.push(s.componentDidMount);else{if(P.getDerivedStateFromProps==null&&_!==g&&s.componentWillReceiveProps!=null&&s.componentWillReceiveProps(_,A),!s.__e&&(s.shouldComponentUpdate!=null&&s.shouldComponentUpdate(_,s.__s,A)===!1||e.__v===i.__v)){for(e.__v!==i.__v&&(s.props=_,s.state=s.__s,s.__d=!1),e.__e=i.__e,e.__k=i.__k,e.__k.forEach(function(It){It&&(It.__=e)}),F=0;F<s._sb.length;F++)s.__h.push(s._sb[F]);s._sb=[],s.__h.length&&n.push(s);break t}s.componentWillUpdate!=null&&s.componentWillUpdate(_,s.__s,A),s.componentDidUpdate!=null&&s.__h.push(function(){s.componentDidUpdate(g,f,v)})}if(s.context=A,s.props=_,s.__P=t,s.__e=!1,z=w.__r,D=0,"prototype"in P&&P.prototype.render){for(s.state=s.__s,s.__d=!1,z&&z(e),u=s.render(s.props,s.state,s.context),tt=0;tt<s._sb.length;tt++)s.__h.push(s._sb[tt]);s._sb=[]}else do s.__d=!1,z&&z(e),u=s.render(s.props,s.state,s.context),s.state=s.__s;while(s.__d&&++D<25);s.state=s.__s,s.getChildContext!=null&&(a=W(W({},a),s.getChildContext())),p||s.getSnapshotBeforeUpdate==null||(v=s.getSnapshotBeforeUpdate(g,f)),ua(t,Xt(et=u!=null&&u.type===H&&u.key==null?u.props.children:u)?et:[et],e,i,a,r,o,n,c,l,d),s.base=e.__e,e.__h=null,s.__h.length&&n.push(s),T&&(s.__E=s.__=null)}else o==null&&e.__v===i.__v?(e.__k=i.__k,e.__e=i.__e):e.__e=Rs(i.__e,e,i,a,r,o,n,l,d);(u=w.diffed)&&u(e)}catch(It){e.__v=null,(l||o!=null)&&(e.__e=c,e.__h=!!l,o[o.indexOf(c)]=null),w.__e(It,e,i)}}function fa(t,e,i){for(var a=0;a<i.length;a++)Re(i[a],i[++a],i[++a]);w.__c&&w.__c(e,t),t.some(function(r){try{t=r.__h,r.__h=[],t.some(function(o){o.call(r)})}catch(o){w.__e(o,r.__v)}})}function Rs(t,e,i,a,r,o,n,c,l){var d,u,s,p=i.props,g=e.props,f=e.type,v=0;if(f==="svg"&&(r=!0),o!=null){for(;v<o.length;v++)if((d=o[v])&&"setAttribute"in d==!!f&&(f?d.localName===f:d.nodeType===3)){t=d,o[v]=null;break}}if(t==null){if(f===null)return document.createTextNode(g);t=r?document.createElementNS("http://www.w3.org/2000/svg",f):document.createElement(f,g.is&&g),o=null,c=!1}if(f===null)p===g||c&&t.data===g||(t.data=g);else{if(o=o&&Tt.call(t.childNodes),u=(p=i.props||lt).dangerouslySetInnerHTML,s=g.dangerouslySetInnerHTML,!c){if(o!=null)for(p={},v=0;v<t.attributes.length;v++)p[t.attributes[v].name]=t.attributes[v].value;(s||u)&&(s&&(u&&s.__html==u.__html||s.__html===t.innerHTML)||(t.innerHTML=s&&s.__html||""))}if(Us(t,g,p,r,c),s)e.__k=[];else if(ua(t,Xt(v=e.props.children)?v:[v],e,i,a,r&&f!=="foreignObject",o,n,o?o[0]:i.__k&&Ht(i,0),c,l),o!=null)for(v=o.length;v--;)o[v]!=null&&la(o[v]);c||("value"in g&&(v=g.value)!==void 0&&(v!==t.value||f==="progress"&&!v||f==="option"&&v!==p.value)&&Ut(t,"value",v,p.value,!1),"checked"in g&&(v=g.checked)!==void 0&&v!==t.checked&&Ut(t,"checked",v,p.checked,!1))}return t}function Re(t,e,i){try{typeof t=="function"?t(e):t.current=e}catch(a){w.__e(a,i)}}function wa(t,e,i){var a,r;if(w.unmount&&w.unmount(t),(a=t.ref)&&(a.current&&a.current!==t.__e||Re(a,null,e)),(a=t.__c)!=null){if(a.componentWillUnmount)try{a.componentWillUnmount()}catch(o){w.__e(o,e)}a.base=a.__P=null,t.__c=void 0}if(a=t.__k)for(r=0;r<a.length;r++)a[r]&&wa(a[r],e,i||typeof t.type!="function");i||t.__e==null||la(t.__e),t.__=t.__e=t.__d=void 0}function Vs(t,e,i){return this.constructor(t,i)}function ut(t,e,i){var a,r,o,n;w.__&&w.__(t,e),r=(a=typeof i=="function")?null:i&&i.__k||e.__k,o=[],n=[],Ue(e,t=(!a&&i||e).__k=M(H,null,[t]),r||lt,lt,e.ownerSVGElement!==void 0,!a&&i?[i]:r?null:e.firstChild?Tt.call(e.childNodes):null,o,!a&&i?i:r?r.__e:e.firstChild,a,n),fa(o,t,n)}function ga(t,e){ut(t,e,ga)}function Ks(t,e,i){var a,r,o,n,c=W({},t.props);for(o in t.type&&t.type.defaultProps&&(n=t.type.defaultProps),e)o=="key"?a=e[o]:o=="ref"?r=e[o]:c[o]=e[o]===void 0&&n!==void 0?n[o]:e[o];return arguments.length>2&&(c.children=arguments.length>3?Tt.call(arguments,2):i),$t(t.type,c,a||t.key,r||t.ref,null)}function va(t,e){var i={__c:e="__cC"+sa++,__:t,Consumer:function(a,r){return a.children(r)},Provider:function(a){var r,o;return this.getChildContext||(r=[],(o={})[e]=this,this.getChildContext=function(){return o},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&r.some(function(c){c.__e=!0,ye(c)})},this.sub=function(n){r.push(n);var c=n.componentWillUnmount;n.componentWillUnmount=function(){r.splice(r.indexOf(n),1),c&&c.call(n)}}),a.children}};return i.Provider.__=i.Consumer.contextType=i}Tt=ca.slice,w={__e:function(t,e,i,a){for(var r,o,n;e=e.__;)if((r=e.__c)&&!r.__)try{if((o=r.constructor)&&o.getDerivedStateFromError!=null&&(r.setState(o.getDerivedStateFromError(t)),n=r.__d),r.componentDidCatch!=null&&(r.componentDidCatch(t,a||{}),n=r.__d),n)return r.__E=r}catch(c){t=c}throw t}},ra=0,oa=function(t){return t!=null&&t.constructor===void 0},L.prototype.setState=function(t,e){var i;i=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=W({},this.state),typeof t=="function"&&(t=t(W({},i),this.props)),t&&W(i,t),t!=null&&this.__v&&(e&&this._sb.push(e),ye(this))},L.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),ye(this))},L.prototype.render=H,rt=[],na=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,me=function(t,e){return t.__v.__b-e.__v.__b},Bt.__r=0,sa=0;function ba(t){var e,i,a="";if(typeof t=="string"||typeof t=="number")a+=t;else if(typeof t=="object")if(Array.isArray(t))for(e=0;e<t.length;e++)t[e]&&(i=ba(t[e]))&&(a&&(a+=" "),a+=i);else for(e in t)t[e]&&(a&&(a+=" "),a+=e);return a}function Zt(){for(var t,e,i=0,a="";i<arguments.length;)(t=arguments[i++])&&(e=ba(t))&&(a&&(a+=" "),a+=e);return a}const bi=t=>typeof t=="boolean"?"".concat(t):t===0?"0":t,_i=Zt,Qt=(t,e)=>i=>{var a;if((e==null?void 0:e.variants)==null)return _i(t,i==null?void 0:i.class,i==null?void 0:i.className);const{variants:r,defaultVariants:o}=e,n=Object.keys(r).map(d=>{const u=i==null?void 0:i[d],s=o==null?void 0:o[d];if(u===null)return null;const p=bi(u)||bi(s);return r[d][p]}),c=i&&Object.entries(i).reduce((d,u)=>{let[s,p]=u;return p===void 0||(d[s]=p),d},{}),l=e==null||(a=e.compoundVariants)===null||a===void 0?void 0:a.reduce((d,u)=>{let{class:s,className:p,...g}=u;return Object.entries(g).every(f=>{let[v,T]=f;return Array.isArray(T)?T.includes({...o,...c}[v]):{...o,...c}[v]===T})?[...d,s,p]:d},[]);return _i(t,n,l,i==null?void 0:i.class,i==null?void 0:i.className)};var Z,m,ce,mi,pt=0,_a=[],Nt=[],yi=w.__b,xi=w.__r,ki=w.diffed,$i=w.__c,Si=w.unmount;function vt(t,e){w.__h&&w.__h(m,t,pt||e),pt=0;var i=m.__H||(m.__H={__:[],__h:[]});return t>=i.__.length&&i.__.push({__V:Nt}),i.__[t]}function Ve(t){return pt=1,ma(xa,t)}function ma(t,e,i){var a=vt(Z++,2);if(a.t=t,!a.__c&&(a.__=[i?i(e):xa(void 0,e),function(c){var l=a.__N?a.__N[0]:a.__[0],d=a.t(l,c);l!==d&&(a.__N=[d,a.__[1]],a.__c.setState({}))}],a.__c=m,!m.u)){var r=function(c,l,d){if(!a.__c.__H)return!0;var u=a.__c.__H.__.filter(function(p){return p.__c});if(u.every(function(p){return!p.__N}))return!o||o.call(this,c,l,d);var s=!1;return u.forEach(function(p){if(p.__N){var g=p.__[0];p.__=p.__N,p.__N=void 0,g!==p.__[0]&&(s=!0)}}),!(!s&&a.__c.props===c)&&(!o||o.call(this,c,l,d))};m.u=!0;var o=m.shouldComponentUpdate,n=m.componentWillUpdate;m.componentWillUpdate=function(c,l,d){if(this.__e){var u=o;o=void 0,r(c,l,d),o=u}n&&n.call(this,c,l,d)},m.shouldComponentUpdate=r}return a.__N||a.__}function Ke(t,e){var i=vt(Z++,3);!w.__s&&We(i.__H,e)&&(i.__=t,i.i=e,m.__H.__h.push(i))}function bt(t,e){var i=vt(Z++,4);!w.__s&&We(i.__H,e)&&(i.__=t,i.i=e,m.__h.push(i))}function te(t){return pt=5,ct(function(){return{current:t}},[])}function Ws(t,e,i){pt=6,bt(function(){return typeof t=="function"?(t(e()),function(){return t(null)}):t?(t.current=e(),function(){return t.current=null}):void 0},i==null?i:i.concat(t))}function ct(t,e){var i=vt(Z++,7);return We(i.__H,e)?(i.__V=t(),i.i=e,i.__h=t,i.__V):i.__}function Gs(t,e){return pt=8,ct(function(){return t},e)}function ya(t){var e=m.context[t.__c],i=vt(Z++,9);return i.c=t,e?(i.__==null&&(i.__=!0,e.sub(m)),e.props.value):t.__}function qs(t,e){w.useDebugValue&&w.useDebugValue(e?e(t):t)}function Ys(){var t=vt(Z++,11);if(!t.__){for(var e=m.__v;e!==null&&!e.__m&&e.__!==null;)e=e.__;var i=e.__m||(e.__m=[0,0]);t.__="P"+i[0]+"-"+i[1]++}return t.__}function Js(){for(var t;t=_a.shift();)if(t.__P&&t.__H)try{t.__H.__h.forEach(Mt),t.__H.__h.forEach(xe),t.__H.__h=[]}catch(e){t.__H.__h=[],w.__e(e,t.__v)}}w.__b=function(t){m=null,yi&&yi(t)},w.__r=function(t){xi&&xi(t),Z=0;var e=(m=t.__c).__H;e&&(ce===m?(e.__h=[],m.__h=[],e.__.forEach(function(i){i.__N&&(i.__=i.__N),i.__V=Nt,i.__N=i.i=void 0})):(e.__h.forEach(Mt),e.__h.forEach(xe),e.__h=[],Z=0)),ce=m},w.diffed=function(t){ki&&ki(t);var e=t.__c;e&&e.__H&&(e.__H.__h.length&&(_a.push(e)!==1&&mi===w.requestAnimationFrame||((mi=w.requestAnimationFrame)||Xs)(Js)),e.__H.__.forEach(function(i){i.i&&(i.__H=i.i),i.__V!==Nt&&(i.__=i.__V),i.i=void 0,i.__V=Nt})),ce=m=null},w.__c=function(t,e){e.some(function(i){try{i.__h.forEach(Mt),i.__h=i.__h.filter(function(a){return!a.__||xe(a)})}catch(a){e.some(function(r){r.__h&&(r.__h=[])}),e=[],w.__e(a,i.__v)}}),$i&&$i(t,e)},w.unmount=function(t){Si&&Si(t);var e,i=t.__c;i&&i.__H&&(i.__H.__.forEach(function(a){try{Mt(a)}catch(r){e=r}}),i.__H=void 0,e&&w.__e(e,i.__v))};var Ci=typeof requestAnimationFrame=="function";function Xs(t){var e,i=function(){clearTimeout(a),Ci&&cancelAnimationFrame(e),setTimeout(t)},a=setTimeout(i,100);Ci&&(e=requestAnimationFrame(i))}function Mt(t){var e=m,i=t.__c;typeof i=="function"&&(t.__c=void 0,i()),m=e}function xe(t){var e=m;t.__c=t.__(),m=e}function We(t,e){return!t||t.length!==e.length||e.some(function(i,a){return i!==t[a]})}function xa(t,e){return typeof e=="function"?e(t):e}function ka(t,e){for(var i in e)t[i]=e[i];return t}function ke(t,e){for(var i in t)if(i!=="__source"&&!(i in e))return!0;for(var a in e)if(a!=="__source"&&t[a]!==e[a])return!0;return!1}function le(t,e){return t===e&&(t!==0||1/t==1/e)||t!=t&&e!=e}function $e(t){this.props=t}function Zs(t,e){function i(r){var o=this.props.ref,n=o==r.ref;return!n&&o&&(o.call?o(null):o.current=null),e?!e(this.props,r)||!n:ke(this.props,r)}function a(r){return this.shouldComponentUpdate=i,M(t,r)}return a.displayName="Memo("+(t.displayName||t.name)+")",a.prototype.isReactComponent=!0,a.__f=!0,a}($e.prototype=new L).isPureReactComponent=!0,$e.prototype.shouldComponentUpdate=function(t,e){return ke(this.props,t)||ke(this.state,e)};var Ei=w.__b;w.__b=function(t){t.type&&t.type.__f&&t.ref&&(t.props.ref=t.ref,t.ref=null),Ei&&Ei(t)};var Qs=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function $a(t){function e(i){var a=ka({},i);return delete a.ref,t(a,i.ref||null)}return e.$$typeof=Qs,e.render=e,e.prototype.isReactComponent=e.__f=!0,e.displayName="ForwardRef("+(t.displayName||t.name)+")",e}var Oi=function(t,e){return t==null?null:q(q(t).map(e))},tc={map:Oi,forEach:Oi,count:function(t){return t?q(t).length:0},only:function(t){var e=q(t);if(e.length!==1)throw"Children.only";return e[0]},toArray:q},ec=w.__e;w.__e=function(t,e,i,a){if(t.then){for(var r,o=e;o=o.__;)if((r=o.__c)&&r.__c)return e.__e==null&&(e.__e=i.__e,e.__k=i.__k),r.__c(t,e)}ec(t,e,i,a)};var Pi=w.unmount;function Sa(t,e,i){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(a){typeof a.__c=="function"&&a.__c()}),t.__c.__H=null),(t=ka({},t)).__c!=null&&(t.__c.__P===i&&(t.__c.__P=e),t.__c=null),t.__k=t.__k&&t.__k.map(function(a){return Sa(a,e,i)})),t}function Ca(t,e,i){return t&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(a){return Ca(a,e,i)}),t.__c&&t.__c.__P===e&&(t.__e&&i.insertBefore(t.__e,t.__d),t.__c.__e=!0,t.__c.__P=i)),t}function St(){this.__u=0,this.t=null,this.__b=null}function Ea(t){var e=t.__.__c;return e&&e.__a&&e.__a(t)}function Oa(t){var e,i,a;function r(o){if(e||(e=t()).then(function(n){i=n.default||n},function(n){a=n}),a)throw a;if(!i)throw e;return M(i,o)}return r.displayName="Lazy",r.__f=!0,r}function xt(){this.u=null,this.o=null}w.unmount=function(t){var e=t.__c;e&&e.__R&&e.__R(),e&&t.__h===!0&&(t.type=null),Pi&&Pi(t)},(St.prototype=new L).__c=function(t,e){var i=e.__c,a=this;a.t==null&&(a.t=[]),a.t.push(i);var r=Ea(a.__v),o=!1,n=function(){o||(o=!0,i.__R=null,r?r(c):c())};i.__R=n;var c=function(){if(!--a.__u){if(a.state.__a){var d=a.state.__a;a.__v.__k[0]=Ca(d,d.__c.__P,d.__c.__O)}var u;for(a.setState({__a:a.__b=null});u=a.t.pop();)u.forceUpdate()}},l=e.__h===!0;a.__u++||l||a.setState({__a:a.__b=a.__v.__k[0]}),t.then(n,n)},St.prototype.componentWillUnmount=function(){this.t=[]},St.prototype.render=function(t,e){if(this.__b){if(this.__v.__k){var i=document.createElement("div"),a=this.__v.__k[0].__c;this.__v.__k[0]=Sa(this.__b,i,a.__O=a.__P)}this.__b=null}var r=e.__a&&M(H,null,t.fallback);return r&&(r.__h=null),[M(H,null,e.__a?null:t.children),r]};var Ti=function(t,e,i){if(++i[1]===i[0]&&t.o.delete(e),t.props.revealOrder&&(t.props.revealOrder[0]!=="t"||!t.o.size))for(i=t.u;i;){for(;i.length>3;)i.pop()();if(i[1]<i[0])break;t.u=i=i[2]}};function ic(t){return this.getChildContext=function(){return t.context},t.children}function ac(t){var e=this,i=t.i;e.componentWillUnmount=function(){ut(null,e.l),e.l=null,e.i=null},e.i&&e.i!==i&&e.componentWillUnmount(),t.__v?(e.l||(e.i=i,e.l={nodeType:1,parentNode:i,childNodes:[],appendChild:function(a){this.childNodes.push(a),e.i.appendChild(a)},insertBefore:function(a,r){this.childNodes.push(a),e.i.appendChild(a)},removeChild:function(a){this.childNodes.splice(this.childNodes.indexOf(a)>>>1,1),e.i.removeChild(a)}}),ut(M(ic,{context:e.context},t.__v),e.l)):e.l&&e.componentWillUnmount()}function rc(t,e){var i=M(ac,{__v:t,i:e});return i.containerInfo=e,i}(xt.prototype=new L).__a=function(t){var e=this,i=Ea(e.__v),a=e.o.get(t);return a[0]++,function(r){var o=function(){e.props.revealOrder?(a.push(r),Ti(e,t,a)):r()};i?i(o):o()}},xt.prototype.render=function(t){this.u=null,this.o=new Map;var e=q(t.children);t.revealOrder&&t.revealOrder[0]==="b"&&e.reverse();for(var i=e.length;i--;)this.o.set(e[i],this.u=[1,0,this.u]);return t.children},xt.prototype.componentDidUpdate=xt.prototype.componentDidMount=function(){var t=this;this.o.forEach(function(e,i){Ti(t,i,e)})};var Pa=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,oc=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,nc=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,sc=/[A-Z0-9]/g,cc=typeof document<"u",lc=function(t){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(t)};function dc(t,e,i){return e.__k==null&&(e.textContent=""),ut(t,e),typeof i=="function"&&i(),t?t.__c:null}function uc(t,e,i){return ga(t,e),typeof i=="function"&&i(),t?t.__c:null}L.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(t){Object.defineProperty(L.prototype,t,{configurable:!0,get:function(){return this["UNSAFE_"+t]},set:function(e){Object.defineProperty(this,t,{configurable:!0,writable:!0,value:e})}})});var ji=w.event;function pc(){}function hc(){return this.cancelBubble}function fc(){return this.defaultPrevented}w.event=function(t){return ji&&(t=ji(t)),t.persist=pc,t.isPropagationStopped=hc,t.isDefaultPrevented=fc,t.nativeEvent=t};var Ge,wc={enumerable:!1,configurable:!0,get:function(){return this.class}},Ii=w.vnode;w.vnode=function(t){typeof t.type=="string"&&function(e){var i=e.props,a=e.type,r={};for(var o in i){var n=i[o];if(!(o==="value"&&"defaultValue"in i&&n==null||cc&&o==="children"&&a==="noscript"||o==="class"||o==="className")){var c=o.toLowerCase();o==="defaultValue"&&"value"in i&&i.value==null?o="value":o==="download"&&n===!0?n="":c==="ondoubleclick"?o="ondblclick":c!=="onchange"||a!=="input"&&a!=="textarea"||lc(i.type)?c==="onfocus"?o="onfocusin":c==="onblur"?o="onfocusout":nc.test(o)?o=c:a.indexOf("-")===-1&&oc.test(o)?o=o.replace(sc,"-$&").toLowerCase():n===null&&(n=void 0):c=o="oninput",c==="oninput"&&r[o=c]&&(o="oninputCapture"),r[o]=n}}a=="select"&&r.multiple&&Array.isArray(r.value)&&(r.value=q(i.children).forEach(function(l){l.props.selected=r.value.indexOf(l.props.value)!=-1})),a=="select"&&r.defaultValue!=null&&(r.value=q(i.children).forEach(function(l){l.props.selected=r.multiple?r.defaultValue.indexOf(l.props.value)!=-1:r.defaultValue==l.props.value})),i.class&&!i.className?(r.class=i.class,Object.defineProperty(r,"className",wc)):(i.className&&!i.class||i.class&&i.className)&&(r.class=r.className=i.className),e.props=r}(t),t.$$typeof=Pa,Ii&&Ii(t)};var zi=w.__r;w.__r=function(t){zi&&zi(t),Ge=t.__c};var Di=w.diffed;w.diffed=function(t){Di&&Di(t);var e=t.props,i=t.__e;i!=null&&t.type==="textarea"&&"value"in e&&e.value!==i.value&&(i.value=e.value==null?"":e.value),Ge=null};var gc={ReactCurrentDispatcher:{current:{readContext:function(t){return Ge.__n[t.__c].props.value}}}};function vc(t){return M.bind(null,t)}function Ta(t){return!!t&&t.$$typeof===Pa}function bc(t){return Ta(t)?Ks.apply(null,arguments):t}function _c(t){return!!t.__k&&(ut(null,t),!0)}function mc(t){return t&&(t.base||t.nodeType===1&&t)||null}var yc=function(t,e){return t(e)},xc=function(t,e){return t(e)},kc=H;function ja(t){t()}function $c(t){return t}function Sc(){return[!1,ja]}var Cc=bt;function Ec(t,e){var i=e(),a=Ve({h:{__:i,v:e}}),r=a[0].h,o=a[1];return bt(function(){r.__=i,r.v=e,le(r.__,e())||o({h:r})},[t,i,e]),Ke(function(){return le(r.__,r.v())||o({h:r}),t(function(){le(r.__,r.v())||o({h:r})})},[t]),i}var Oc={useState:Ve,useId:Ys,useReducer:ma,useEffect:Ke,useLayoutEffect:bt,useInsertionEffect:Cc,useTransition:Sc,useDeferredValue:$c,useSyncExternalStore:Ec,startTransition:ja,useRef:te,useImperativeHandle:Ws,useMemo:ct,useCallback:Gs,useContext:ya,useDebugValue:qs,version:"17.0.2",Children:tc,render:dc,hydrate:uc,unmountComponentAtNode:_c,createPortal:rc,createElement:M,createContext:va,createFactory:vc,cloneElement:bc,createRef:Hs,Fragment:H,isValidElement:Ta,findDOMNode:mc,Component:L,PureComponent:$e,memo:Zs,forwardRef:$a,flushSync:xc,unstable_batchedUpdates:yc,StrictMode:kc,Suspense:St,SuspenseList:xt,lazy:Oa,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:gc};const j=Symbol.for("@ts-pattern/matcher"),Ia=Symbol.for("@ts-pattern/isVariadic"),Rt="@ts-pattern/anonymous-select-key",Se=t=>!!(t&&typeof t=="object"),At=t=>t&&!!t[j],C=(t,e,i)=>{if(At(t)){const a=t[j](),{matched:r,selections:o}=a.match(e);return r&&o&&Object.keys(o).forEach(n=>i(n,o[n])),r}if(Se(t)){if(!Se(e))return!1;if(Array.isArray(t)){if(!Array.isArray(e))return!1;let a=[],r=[],o=[];for(const n of t.keys()){const c=t[n];At(c)&&c[Ia]?o.push(c):o.length?r.push(c):a.push(c)}if(o.length){if(o.length>1)throw new Error("Pattern error: Using `...P.array(...)` several times in a single pattern is not allowed.");if(e.length<a.length+r.length)return!1;const n=e.slice(0,a.length),c=r.length===0?[]:e.slice(-r.length),l=e.slice(a.length,r.length===0?1/0:-r.length);return a.every((d,u)=>C(d,n[u],i))&&r.every((d,u)=>C(d,c[u],i))&&(o.length===0||C(o[0],l,i))}return t.length===e.length&&t.every((n,c)=>C(n,e[c],i))}return Object.keys(t).every(a=>{const r=t[a];return(a in e||At(o=r)&&o[j]().matcherType==="optional")&&C(r,e[a],i);var o})}return Object.is(e,t)},N=t=>{var e,i,a;return Se(t)?At(t)?(e=(i=(a=t[j]()).getSelectionKeys)==null?void 0:i.call(a))!=null?e:[]:Array.isArray(t)?Et(t,N):Et(Object.values(t),N):[]},Et=(t,e)=>t.reduce((i,a)=>i.concat(e(a)),[]);function Pc(...t){if(t.length===1){const[e]=t;return i=>C(e,i,()=>{})}if(t.length===2){const[e,i]=t;return C(e,i,()=>{})}throw new Error(`isMatching wasn't given the right number of arguments: expected 1 or 2, received ${t.length}.`)}function O(t){return Object.assign(t,{optional:()=>qe(t),and:e=>y(t,e),or:e=>za(t,e),select:e=>e===void 0?Ot(t):Ot(e,t)})}function Ce(t){return Object.assign((e=>Object.assign(e,{*[Symbol.iterator](){yield Object.assign(e,{[Ia]:!0})}}))(t),{optional:()=>Ce(qe(t)),select:e=>Ce(e===void 0?Ot(t):Ot(e,t))})}function qe(t){return O({[j]:()=>({match:e=>{let i={};const a=(r,o)=>{i[r]=o};return e===void 0?(N(t).forEach(r=>a(r,void 0)),{matched:!0,selections:i}):{matched:C(t,e,a),selections:i}},getSelectionKeys:()=>N(t),matcherType:"optional"})})}const Tc=(t,e)=>{for(const i of t)if(!e(i))return!1;return!0},jc=(t,e)=>{for(const[i,a]of t.entries())if(!e(a,i))return!1;return!0};function y(...t){return O({[j]:()=>({match:e=>{let i={};const a=(r,o)=>{i[r]=o};return{matched:t.every(r=>C(r,e,a)),selections:i}},getSelectionKeys:()=>Et(t,N),matcherType:"and"})})}function za(...t){return O({[j]:()=>({match:e=>{let i={};const a=(r,o)=>{i[r]=o};return Et(t,N).forEach(r=>a(r,void 0)),{matched:t.some(r=>C(r,e,a)),selections:i}},getSelectionKeys:()=>Et(t,N),matcherType:"or"})})}function b(t){return{[j]:()=>({match:e=>({matched:!!t(e)})})}}function Ot(...t){const e=typeof t[0]=="string"?t[0]:void 0,i=t.length===2?t[1]:typeof t[0]=="string"?void 0:t[0];return O({[j]:()=>({match:a=>{let r={[e??Rt]:a};return{matched:i===void 0||C(i,a,(o,n)=>{r[o]=n}),selections:r}},getSelectionKeys:()=>[e??Rt].concat(i===void 0?[]:N(i))})})}function B(t){return typeof t=="number"}function it(t){return typeof t=="string"}function Y(t){return typeof t=="bigint"}const Da=O(b(function(t){return!0})),Ic=Da,at=t=>Object.assign(O(t),{startsWith:e=>{return at(y(t,(i=e,b(a=>it(a)&&a.startsWith(i)))));var i},endsWith:e=>{return at(y(t,(i=e,b(a=>it(a)&&a.endsWith(i)))));var i},minLength:e=>at(y(t,(i=>b(a=>it(a)&&a.length>=i))(e))),maxLength:e=>at(y(t,(i=>b(a=>it(a)&&a.length<=i))(e))),includes:e=>{return at(y(t,(i=e,b(a=>it(a)&&a.includes(i)))));var i},regex:e=>{return at(y(t,(i=e,b(a=>it(a)&&!!a.match(i)))));var i}}),zc=at(b(it)),U=t=>Object.assign(O(t),{between:(e,i)=>U(y(t,((a,r)=>b(o=>B(o)&&a<=o&&r>=o))(e,i))),lt:e=>U(y(t,(i=>b(a=>B(a)&&a<i))(e))),gt:e=>U(y(t,(i=>b(a=>B(a)&&a>i))(e))),lte:e=>U(y(t,(i=>b(a=>B(a)&&a<=i))(e))),gte:e=>U(y(t,(i=>b(a=>B(a)&&a>=i))(e))),int:()=>U(y(t,b(e=>B(e)&&Number.isInteger(e)))),finite:()=>U(y(t,b(e=>B(e)&&Number.isFinite(e)))),positive:()=>U(y(t,b(e=>B(e)&&e>0))),negative:()=>U(y(t,b(e=>B(e)&&e<0)))}),Dc=U(b(B)),J=t=>Object.assign(O(t),{between:(e,i)=>J(y(t,((a,r)=>b(o=>Y(o)&&a<=o&&r>=o))(e,i))),lt:e=>J(y(t,(i=>b(a=>Y(a)&&a<i))(e))),gt:e=>J(y(t,(i=>b(a=>Y(a)&&a>i))(e))),lte:e=>J(y(t,(i=>b(a=>Y(a)&&a<=i))(e))),gte:e=>J(y(t,(i=>b(a=>Y(a)&&a>=i))(e))),positive:()=>J(y(t,b(e=>Y(e)&&e>0))),negative:()=>J(y(t,b(e=>Y(e)&&e<0)))}),Nc=J(b(Y)),Mc=O(b(function(t){return typeof t=="boolean"})),Ac=O(b(function(t){return typeof t=="symbol"})),Fc=O(b(function(t){return t==null}));var ot={__proto__:null,matcher:j,optional:qe,array:function(...t){return Ce({[j]:()=>({match:e=>{if(!Array.isArray(e))return{matched:!1};if(t.length===0)return{matched:!0};const i=t[0];let a={};if(e.length===0)return N(i).forEach(o=>{a[o]=[]}),{matched:!0,selections:a};const r=(o,n)=>{a[o]=(a[o]||[]).concat([n])};return{matched:e.every(o=>C(i,o,r)),selections:a}},getSelectionKeys:()=>t.length===0?[]:N(t[0])})})},set:function(...t){return O({[j]:()=>({match:e=>{if(!(e instanceof Set))return{matched:!1};let i={};if(e.size===0)return{matched:!0,selections:i};if(t.length===0)return{matched:!0};const a=(o,n)=>{i[o]=(i[o]||[]).concat([n])},r=t[0];return{matched:Tc(e,o=>C(r,o,a)),selections:i}},getSelectionKeys:()=>t.length===0?[]:N(t[0])})})},map:function(...t){return O({[j]:()=>({match:e=>{if(!(e instanceof Map))return{matched:!1};let i={};if(e.size===0)return{matched:!0,selections:i};const a=(c,l)=>{i[c]=(i[c]||[]).concat([l])};if(t.length===0)return{matched:!0};var r;if(t.length===1)throw new Error(`\`P.map\` wasn't given enough arguments. Expected (key, value), received ${(r=t[0])==null?void 0:r.toString()}`);const[o,n]=t;return{matched:jc(e,(c,l)=>{const d=C(o,l,a),u=C(n,c,a);return d&&u}),selections:i}},getSelectionKeys:()=>t.length===0?[]:[...N(t[0]),...N(t[1])]})})},intersection:y,union:za,not:function(t){return O({[j]:()=>({match:e=>({matched:!C(t,e,()=>{})}),getSelectionKeys:()=>[],matcherType:"not"})})},when:b,select:Ot,any:Da,_:Ic,string:zc,number:Dc,bigint:Nc,boolean:Mc,symbol:Ac,nullish:Fc,instanceOf:function(t){return O(b(function(e){return i=>i instanceof e}(t)))},shape:function(t){return O(b(Pc(t)))}};const Ee={matched:!1,value:void 0};function ee(t){return new Vt(t,Ee)}class Vt{constructor(e,i){this.input=void 0,this.state=void 0,this.input=e,this.state=i}with(...e){if(this.state.matched)return this;const i=e[e.length-1],a=[e[0]];let r;e.length===3&&typeof e[1]=="function"?r=e[1]:e.length>2&&a.push(...e.slice(1,e.length-1));let o=!1,n={};const c=(d,u)=>{o=!0,n[d]=u},l=!a.some(d=>C(d,this.input,c))||r&&!r(this.input)?Ee:{matched:!0,value:i(o?Rt in n?n[Rt]:n:this.input,this.input)};return new Vt(this.input,l)}when(e,i){if(this.state.matched)return this;const a=!!e(this.input);return new Vt(this.input,a?{matched:!0,value:i(this.input,this.input)}:Ee)}otherwise(e){return this.state.matched?this.state.value:e(this.input)}exhaustive(){if(this.state.matched)return this.state.value;let e;try{e=JSON.stringify(this.input)}catch{e=this.input}throw new Error(`Pattern matching error: no pattern matches value ${e}`)}run(){return this.exhaustive()}returnType(){return this}}var Lc=["other","few","many","two","one","zero"],Ni=({terms:t,overrides:e,locale:i})=>{const a=new Intl.PluralRules(i);function r(o,n){const c=(e==null?void 0:e[o])??t[o];switch(typeof c){case"string":return c.replace(/{{(\w+)}}/g,(l,d)=>{var u;return((u=n==null?void 0:n[d])==null?void 0:u.toString())??""});case"object":{if(typeof(n==null?void 0:n.count)!="number")throw new Error(`Missing count for translation key “${o.toString()}”`);let l=a.select(n.count);if(!(l in c)){const d=Lc.find(u=>u in c);if(!d)throw new Error(`Missing plural rule for translation key “${o.toString()}”`);l=d}return c[l].replace(/{{(\w+)}}/g,(d,u)=>{var s;return((s=n==null?void 0:n[u])==null?void 0:s.toString())??""})}default:throw new Error(`Invalid translation value in dictionary for key “${o.toString()}”.`)}}return r},Hc=0;function h(t,e,i,a,r,o){var n,c,l={};for(c in e)c=="ref"?n=e[c]:l[c]=e[c];var d={type:t,props:l,key:i,ref:n,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--Hc,__source:r,__self:o};if(typeof t=="function"&&(n=t.defaultProps))for(c in n)l[c]===void 0&&(l[c]=n[c]);return w.vnode&&w.vnode(d),d}var Mi=va(null),Bc=t=>({TranslationProvider:({terms:e,children:i,locale:a})=>{const r=ct(()=>Ni({locale:a,terms:t,overrides:e}),[e,a]);return h(Mi.Provider,{value:{t:r,locale:a},children:i})},useTranslation:()=>{const e=ya(Mi);if(e===null)throw new Error("Please wrap useTranslation in a TranslationProvider");return{t:e.t,locale:e.locale}},createTFunction:({overrides:e,locale:i})=>Ni({terms:t,overrides:e,locale:i})});const{TranslationProvider:Uc,useTranslation:ie,createTFunction:Rc}=Bc({error_heading:"Something unexpected happened",undo:"Undo",send:"Send",skip:"Skip",skipped:"Skipped",submission_redirect_message:"Almost there! Please complete your submission here:",complete_submission:"Complete submission",submission_completed:"Submission completed!",submission_failed:"Failed to submit",maximize:"Maximise",minimize:"Minimise",close_application:"Close application",invalid_state:"Invalid application state",redirect_url_error:"Couldn’t get the redirect URL.",upload_file:{one:"Select file to upload",other:"Select files to upload"},file_max_size:"max {{size}}",file_extensions:"Accepted file extensions",address_error:"Something went wrong! Plase continue manually",address_search:"Type and search for places…",address_manual:"Fill in manually",back:"Back",search:"Search",unknown_error:"An error occurred",line1:"Line 1",line2:"Line 2",line3:"Line 3",city:"City",state:"State",postcode:"Postcode",country:"Country",select_country:"Select a country",validation_max_chars:"Please enter no more than {{count}} characters",validation_min_chars:"Please enter {{count}} or more characters",validation_phone:"Please enter a valid phone number",validation_phone_min_chars:"Your phone number must be at least {{count}} digits long",validation_country_code:"Please select a country code",validation_number:"Please enter a valid number",validation_number_min:"Please enter a number greater than or equal to {{min}}",validation_number_max:"Please enter a number less than or equal to {{max}}",validation_number_decimal_cases:"Please enter a number with at most {{count}} decimal cases",validation_file:"Please select a file",validation_file_ext:"Please only upload {{ext}} files",validation_file_max:{one:"Please only upload one file",other:"Please only upload up to {{count}} files"},validation_email:"That doesn’t look like a valid email address",validation_url:"That doesn’t look like a valid URL",validation_multiple_choice_min:{one:"Please select at least {{count}} option",other:"Please select at least {{count}} options"},validation_multiple_choice_max:{one:"Please select at most {{count}} option",other:"Please select at most {{count}} options"}});function Ye(t,e){if(!t)throw new Error(e)}function ae(){throw new Error("Cycle detected")}var Vc=Symbol.for("preact-signals");function Je(){if(dt>1)dt--;else{for(var t,e=!1;Ct!==void 0;){var i=Ct;for(Ct=void 0,Oe++;i!==void 0;){var a=i.o;if(i.o=void 0,i.f&=-3,!(8&i.f)&&Ma(i))try{i.c()}catch(r){e||(t=r,e=!0)}i=a}}if(Oe=0,dt--,e)throw t}}var x=void 0,Ct=void 0,dt=0,Oe=0,Kt=0;function Na(t){if(x!==void 0){var e=t.n;if(e===void 0||e.t!==x)return e={i:0,S:t,p:x.s,n:void 0,t:x,e:void 0,x:void 0,r:e},x.s!==void 0&&(x.s.n=e),x.s=e,t.n=e,32&x.f&&t.S(e),e;if(e.i===-1)return e.i=0,e.n!==void 0&&(e.n.p=e.p,e.p!==void 0&&(e.p.n=e.n),e.p=x.s,e.n=void 0,x.s.n=e,x.s=e),e}}function E(t){this.v=t,this.i=0,this.n=void 0,this.t=void 0}E.prototype.brand=Vc;E.prototype.h=function(){return!0};E.prototype.S=function(t){this.t!==t&&t.e===void 0&&(t.x=this.t,this.t!==void 0&&(this.t.e=t),this.t=t)};E.prototype.U=function(t){if(this.t!==void 0){var e=t.e,i=t.x;e!==void 0&&(e.x=i,t.e=void 0),i!==void 0&&(i.e=e,t.x=void 0),t===this.t&&(this.t=i)}};E.prototype.subscribe=function(t){var e=this;return Ze(function(){var i=e.value,a=32&this.f;this.f&=-33;try{t(i)}finally{this.f|=a}})};E.prototype.valueOf=function(){return this.value};E.prototype.toString=function(){return this.value+""};E.prototype.toJSON=function(){return this.value};E.prototype.peek=function(){return this.v};Object.defineProperty(E.prototype,"value",{get:function(){var t=Na(this);return t!==void 0&&(t.i=this.i),this.v},set:function(t){if(x instanceof Q&&function(){throw new Error("Computed cannot have side-effects")}(),t!==this.v){Oe>100&&ae(),this.v=t,this.i++,Kt++,dt++;try{for(var e=this.t;e!==void 0;e=e.x)e.t.N()}finally{Je()}}}});function ht(t){return new E(t)}function Ma(t){for(var e=t.s;e!==void 0;e=e.n)if(e.S.i!==e.i||!e.S.h()||e.S.i!==e.i)return!0;return!1}function Aa(t){for(var e=t.s;e!==void 0;e=e.n){var i=e.S.n;if(i!==void 0&&(e.r=i),e.S.n=e,e.i=-1,e.n===void 0){t.s=e;break}}}function Fa(t){for(var e=t.s,i=void 0;e!==void 0;){var a=e.p;e.i===-1?(e.S.U(e),a!==void 0&&(a.n=e.n),e.n!==void 0&&(e.n.p=a)):i=e,e.S.n=e.r,e.r!==void 0&&(e.r=void 0),e=a}t.s=i}function Q(t){E.call(this,void 0),this.x=t,this.s=void 0,this.g=Kt-1,this.f=4}(Q.prototype=new E).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Kt))return!0;if(this.g=Kt,this.f|=1,this.i>0&&!Ma(this))return this.f&=-2,!0;var t=x;try{Aa(this),x=this;var e=this.x();(16&this.f||this.v!==e||this.i===0)&&(this.v=e,this.f&=-17,this.i++)}catch(i){this.v=i,this.f|=16,this.i++}return x=t,Fa(this),this.f&=-2,!0};Q.prototype.S=function(t){if(this.t===void 0){this.f|=36;for(var e=this.s;e!==void 0;e=e.n)e.S.S(e)}E.prototype.S.call(this,t)};Q.prototype.U=function(t){if(this.t!==void 0&&(E.prototype.U.call(this,t),this.t===void 0)){this.f&=-33;for(var e=this.s;e!==void 0;e=e.n)e.S.U(e)}};Q.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var t=this.t;t!==void 0;t=t.x)t.t.N()}};Q.prototype.peek=function(){if(this.h()||ae(),16&this.f)throw this.v;return this.v};Object.defineProperty(Q.prototype,"value",{get:function(){1&this.f&&ae();var t=Na(this);if(this.h(),t!==void 0&&(t.i=this.i),16&this.f)throw this.v;return this.v}});function Kc(t){return new Q(t)}function La(t){var e=t.u;if(t.u=void 0,typeof e=="function"){dt++;var i=x;x=void 0;try{e()}catch(a){throw t.f&=-2,t.f|=8,Xe(t),a}finally{x=i,Je()}}}function Xe(t){for(var e=t.s;e!==void 0;e=e.n)e.S.U(e);t.x=void 0,t.s=void 0,La(t)}function Wc(t){if(x!==this)throw new Error("Out-of-order effect");Fa(this),x=t,this.f&=-2,8&this.f&&Xe(this),Je()}function jt(t){this.x=t,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}jt.prototype.c=function(){var t=this.S();try{if(8&this.f||this.x===void 0)return;var e=this.x();typeof e=="function"&&(this.u=e)}finally{t()}};jt.prototype.S=function(){1&this.f&&ae(),this.f|=1,this.f&=-9,La(this),Aa(this),dt++;var t=x;return x=this,Wc.bind(this,t)};jt.prototype.N=function(){2&this.f||(this.f|=2,this.o=Ct,Ct=this)};jt.prototype.d=function(){this.f|=8,1&this.f||Xe(this)};function Ze(t){var e=new jt(t);try{e.c()}catch(i){throw e.d(),i}return e.d.bind(e)}var de;function _t(t,e){w[t]=e.bind(null,w[t]||function(){})}function Wt(t){de&&de(),de=t&&t.S()}function Ha(t){var e=this,i=t.data,a=qc(i);a.value=i;var r=ct(function(){for(var o=e.__v;o=o.__;)if(o.__c){o.__c.__$f|=4;break}return e.__$u.c=function(){var n;!oa(r.peek())&&((n=e.base)==null?void 0:n.nodeType)===3?e.base.data=r.peek():(e.__$f|=1,e.setState({}))},Kc(function(){var n=a.value.value;return n===0?0:n===!0?"":n||""})},[]);return r.value}Ha.displayName="_st";Object.defineProperties(E.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Ha},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});_t("__b",function(t,e){if(typeof e.type=="string"){var i,a=e.props;for(var r in a)if(r!=="children"){var o=a[r];o instanceof E&&(i||(e.__np=i={}),i[r]=o,a[r]=o.peek())}}t(e)});_t("__r",function(t,e){Wt();var i,a=e.__c;a&&(a.__$f&=-2,(i=a.__$u)===void 0&&(a.__$u=i=function(r){var o;return Ze(function(){o=this}),o.c=function(){a.__$f|=1,a.setState({})},o}())),Wt(i),t(e)});_t("__e",function(t,e,i,a){Wt(),t(e,i,a)});_t("diffed",function(t,e){Wt();var i;if(typeof e.type=="string"&&(i=e.__e)){var a=e.__np,r=e.props;if(a){var o=i.U;if(o)for(var n in o){var c=o[n];c!==void 0&&!(n in a)&&(c.d(),o[n]=void 0)}else i.U=o={};for(var l in a){var d=o[l],u=a[l];d===void 0?(d=Gc(i,l,u,r),o[l]=d):d.o(u,r)}}}t(e)});function Gc(t,e,i,a){var r=e in t&&t.ownerSVGElement===void 0,o=ht(i);return{o:function(n,c){o.value=n,a=c},d:Ze(function(){var n=o.value.value;a[e]!==n&&(a[e]=n,r?t[e]=n:n?t.setAttribute(e,n):t.removeAttribute(e))})}}_t("unmount",function(t,e){if(typeof e.type=="string"){var i=e.__e;if(i){var a=i.U;if(a){i.U=void 0;for(var r in a){var o=a[r];o&&o.d()}}}}else{var n=e.__c;if(n){var c=n.__$u;c&&(n.__$u=void 0,c.d())}}t(e)});_t("__h",function(t,e,i,a){(a<3||a===9)&&(e.__$f|=2),t(e,i,a)});L.prototype.shouldComponentUpdate=function(t,e){var i=this.__$u;if(!(i&&i.s!==void 0||4&this.__$f)||3&this.__$f)return!0;for(var a in e)return!0;for(var r in t)if(r!=="__source"&&t[r]!==this.props[r])return!0;for(var o in this.props)if(!(o in t))return!0;return!1};function qc(t){return ct(function(){return ht(t)},[])}const Pe=(t,e)=>e.some(i=>t instanceof i);let Ai,Fi;function Yc(){return Ai||(Ai=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function Jc(){return Fi||(Fi=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const Te=new WeakMap,ue=new WeakMap,re=new WeakMap;function Xc(t){const e=new Promise((i,a)=>{const r=()=>{t.removeEventListener("success",o),t.removeEventListener("error",n)},o=()=>{i(nt(t.result)),r()},n=()=>{a(t.error),r()};t.addEventListener("success",o),t.addEventListener("error",n)});return re.set(e,t),e}function Zc(t){if(Te.has(t))return;const e=new Promise((i,a)=>{const r=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",n),t.removeEventListener("abort",n)},o=()=>{i(),r()},n=()=>{a(t.error||new DOMException("AbortError","AbortError")),r()};t.addEventListener("complete",o),t.addEventListener("error",n),t.addEventListener("abort",n)});Te.set(t,e)}let je={get(t,e,i){if(t instanceof IDBTransaction){if(e==="done")return Te.get(t);if(e==="store")return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return nt(t[e])},set(t,e,i){return t[e]=i,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};function Ba(t){je=t(je)}function Qc(t){return Jc().includes(t)?function(...e){return t.apply(Ie(this),e),nt(this.request)}:function(...e){return nt(t.apply(Ie(this),e))}}function tl(t){return typeof t=="function"?Qc(t):(t instanceof IDBTransaction&&Zc(t),Pe(t,Yc())?new Proxy(t,je):t)}function nt(t){if(t instanceof IDBRequest)return Xc(t);if(ue.has(t))return ue.get(t);const e=tl(t);return e!==t&&(ue.set(t,e),re.set(e,t)),e}const Ie=t=>re.get(t);function el(t,e,{blocked:i,upgrade:a,blocking:r,terminated:o}={}){const n=indexedDB.open(t,e),c=nt(n);return a&&n.addEventListener("upgradeneeded",l=>{a(nt(n.result),l.oldVersion,l.newVersion,nt(n.transaction),l)}),i&&n.addEventListener("blocked",l=>i(l.oldVersion,l.newVersion,l)),c.then(l=>{o&&l.addEventListener("close",()=>o()),r&&l.addEventListener("versionchange",d=>r(d.oldVersion,d.newVersion,d))}).catch(()=>{}),c}const il=["get","getKey","getAll","getAllKeys","count"],al=["put","add","delete","clear"],pe=new Map;function Li(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(pe.get(e))return pe.get(e);const i=e.replace(/FromIndex$/,""),a=e!==i,r=al.includes(i);if(!(i in(a?IDBIndex:IDBObjectStore).prototype)||!(r||il.includes(i)))return;const o=async function(n,...c){const l=this.transaction(n,r?"readwrite":"readonly");let d=l.store;return a&&(d=d.index(c.shift())),(await Promise.all([d[i](...c),r&&l.done]))[0]};return pe.set(e,o),o}Ba(t=>({...t,get:(e,i,a)=>Li(e,i)||t.get(e,i,a),has:(e,i)=>!!Li(e,i)||t.has(e,i)}));const rl=["continue","continuePrimaryKey","advance"],Hi={},ze=new WeakMap,Ua=new WeakMap,ol={get(t,e){if(!rl.includes(e))return t[e];let i=Hi[e];return i||(i=Hi[e]=function(...a){ze.set(this,Ua.get(this)[e](...a))}),i}};async function*nl(...t){let e=this;if(e instanceof IDBCursor||(e=await e.openCursor(...t)),!e)return;e=e;const i=new Proxy(e,ol);for(Ua.set(i,e),re.set(i,Ie(e));e;)yield i,e=await(ze.get(i)||e.continue()),ze.delete(i)}function Bi(t,e){return e===Symbol.asyncIterator&&Pe(t,[IDBIndex,IDBObjectStore,IDBCursor])||e==="iterate"&&Pe(t,[IDBIndex,IDBObjectStore])}Ba(t=>({...t,get(e,i,a){return Bi(e,i)?nl:t.get(e,i,a)},has(e,i){return Bi(e,i)||t.has(e,i)}}));const sl=t=>ee(t).with(ot.number.lte(1e3),()=>`${Math.round(t)}KB`).with(ot.number.lt(1e3*10),()=>`${(t/1e3).toFixed(1)}MB`).otherwise(()=>`${Math.round(t/1e3)}MB`),cl=t=>{const e=t.find(i=>i.isHead);if(!e)throw new Error("No head node found");return e},ll=t=>Object.entries(t).reduce((i,[a,r])=>(i[a]=r.value,i),{}),dl=t=>e=>e?e.type===t:!1;class ul extends Error{constructor(){super("Aborted")}}function pl(t,e=300){let i;return(...a)=>{clearTimeout(i),i=setTimeout(()=>{t.apply(this,a)},e)}}const hl=t=>typeof t=="string",fl=()=>typeof crypto<"u"&&"randomUUID"in crypto?crypto.randomUUID():Math.random().toString(36).slice(2),Ui=()=>({messages:[],submissions:{},currentInput:null,nodeHistory:[],isFinished:!1,sequence:0,flowSessionId:fl()}),wl=t=>ee(t).with({nativeEvent:{submitter:ot.select(ot.union(ot.instanceOf(HTMLButtonElement),ot.instanceOf(HTMLInputElement)))}},e=>e).otherwise(()=>{throw new Error("invalid submitter")}),Ri=typeof window>"u"?void 0:el("inploi-chatbot",3,{upgrade(t){try{t.deleteObjectStore("state")}catch{}t.createObjectStore("state")}}),kt={getStateData:async(t,e)=>{var a;const i=Vi({...t,flowKeys:e});return(a=await Ri)==null?void 0:a.get("state",i)},setStateData:pl(async t=>{var i;const e=Vi(t);return(i=await Ri)==null?void 0:i.put("state",t.data,e)},1e3)},Ft=(t,e,i,a=0)=>{if(!e.nextId)return i(e.id,{stepsMade:a,remainingSteps:0}),{stepsMade:a,remainingSteps:0};const r=t.find(d=>d.id===e.nextId);if(r===void 0)return{stepsMade:a,remainingSteps:0};const o=e.type==="if-block"?e.branchId:void 0,n=t.find(d=>d.id===o),c=e.type.includes("question")?1:0;if(n){const d=c+Math.max(Ft(t,r,i,a+c).remainingSteps,Ft(t,n,i,a+c).remainingSteps);return i(e.id,{stepsMade:a,remainingSteps:d}),{stepsMade:a,remainingSteps:d}}const l=c+Ft(t,r,i,a+c).remainingSteps;return i(e.id,{stepsMade:a,remainingSteps:l}),{stepsMade:a,remainingSteps:l}},gl=t=>{const e={},i=t.find(a=>a.isHead);return i&&Ft(t,i,(a,r)=>{e[a]=r}),e},Vi=t=>[...t.flowKeys,t.id,t.version].join("/"),X=ht({state:"idle"}),yt=t=>{const{state:e,flow:i}=X.value;if(e!=="loaded")return;Ye(i,"No flow to update");const a=t(i.data);i.data=a,X.value={state:e,flow:i},kt.setStateData(i)},k={current$:X,viewState$:ht("closed"),inputHeight$:ht(53),startFlow:async({flow:t,context:e={},flowKeys:i,title:a,analytics:r,job:o,locationOrigin:n})=>{const l={data:await kt.getStateData(t,i)??Ui(),startedAt:new Date,nodeIdToProgress:gl(t.nodes),flowKeys:i,id:t.id,version:t.version,nodes:t.nodes,build:t.build,context:e,title:a,analytics:r,job:o,locationOrigin:n};X.value={state:"loaded",flow:l},kt.setStateData(l)},cancelCurrentFlow:()=>{X.value={state:"idle"},k.viewState$.value="closed"},markAsFinished:()=>yt(t=>({...t,isFinished:!0})),setCurrentNodeId:t=>yt(e=>(e.nodeHistory.push(t),e)),restart:()=>{const{state:t,flow:e}=X.value;if(t!=="loaded")throw new Error("Flow cannot be restarted: not in valid state");const i=Ui();X.value={state:t,flow:{...e,data:i,startedAt:new Date}},kt.setStateData(e)},addMessage:(t,e)=>{const i={...t,groupId:e};return yt(a=>(a.messages.push(i),a))},removeMessagesSentByNodeIds:t=>{const{state:e,flow:i}=X.value;Ye(e==="loaded","Application not loaded");const a=i.data.messages.filter(r=>!r.groupId||!t.includes(r.groupId));i.data.messages=a,kt.setStateData(i)},setSubmission:(t,e)=>yt(i=>(e===null?delete i.submissions[t]:i.submissions[t]=e,i)),setInput:t=>yt(e=>({...e,currentInput:t??null}))},vl=({message:t})=>{const{t:e}=ie();return h("div",{class:"flex flex-grow flex-col items-center justify-center",children:[h("svg",{class:"text-error-9 h-16 w-16",fill:"none",xmlns:"http://www.w3.org/2000/svg","stroke-width":"2",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 96 96",children:[h("path",{d:"M48 79H19.9l-1.3-.3a3 3 0 0 1-1.3-1.3c-.1-.3-.2-.6-.2-1.3l-.1-2.5V48a31 31 0 1 1 31 31Z",fill:"#fff"}),h("path",{d:"M48 79H19.9l-1.3-.3a3 3 0 0 1-1.3-1.3c-.1-.3-.2-.6-.2-1.3l-.1-2.5V48a31 31 0 1 1 31 31Z"}),h("line",{x1:"36.7",y1:"39.3",x2:"44.8",y2:"47.4"}),h("line",{x1:"52.2",y1:"39.3",x2:"60.3",y2:"47.4"}),h("line",{x1:"44.7",y1:"39.2",x2:"36.6",y2:"47.3"}),h("line",{x1:"60.2",y1:"39.2",x2:"52.1",y2:"47.3"}),h("path",{d:"M38 56h19"})]}),h("div",{class:"flex flex-col gap-2 text-center",children:[h("p",{class:"text-error-11 font-bold",children:e("error_heading")}),t&&h("p",{class:"text-neutral-9 text-sm",children:t})]})]})},Ra=t=>h("svg",{role:"img",viewBox:"0 0 24 24",...t,children:[h("title",{children:"Loading"}),h("style",{children:"#s1{animation:3s linear infinite forwards s1__to}@keyframes s1__to{0%{transform:translate(12px,0)}66.666667%{transform:translate(12px,0);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}100%{transform:translate(12px,12px)}}#s2{animation:3s linear infinite forwards s2__ts}@keyframes s2__ts{0%{transform:scale(0,0)}70%{transform:scale(0,0);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}100%{transform:scale(1,1)}}#s3{animation:3s linear infinite forwards s3__to}@keyframes s3__to{0%{transform:translate(12px,12px);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}100%,33.333333%{transform:translate(12px,24px)}}#s4{animation:3s linear infinite forwards s4__ts}@keyframes s4__ts{0%{transform:scale(1,1);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}100%,30%{transform:scale(0,0)}}#s5{animation:3s linear infinite forwards s5__to}@keyframes s5__to{0%{transform:translate(12px,0);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}33.333333%{transform:translate(12px,12.045742px);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}100%,66.666667%{transform:translate(12px,24px)}}#s6{animation:3s linear infinite forwards s6__ts}@keyframes s6__ts{0%,100%,63.333333%{transform:scale(0,0)}3.333333%{transform:scale(0,0);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}33.333333%{transform:scale(1,1);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}}#s7{animation:3s linear infinite forwards s7__to}@keyframes s7__to{0%{transform:translate(12px,0)}33.333333%{transform:translate(12px,0);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}66.666667%{transform:translate(12px,12px);animation-timing-function:cubic-bezier(0.77,0,0.175,1)}100%{transform:translate(12px,24px)}}#s8{animation:3s linear infinite forwards s8__ts}@keyframes s8__ts{0%,100%,96.666667%{transform:scale(0,0)}36.666667%{transform:scale(0,0);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}66.666667%{transform:scale(1,1);animation-timing-function:cubic-bezier(0.86,0,0.07,1)}}"}),h("g",{id:"s1",transform:"translate(12,0)",children:h("g",{id:"s2",transform:"scale(0,0)",children:h("circle",{r:"6.5",transform:"translate(0,0)",fill:"currentColor"})})}),h("g",{id:"s3",transform:"translate(12,12)",children:h("g",{id:"s4",transform:"scale(1,1)",children:h("circle",{r:"6.5",transform:"translate(0,0)",fill:"currentColor"})})}),h("g",{id:"s5",transform:"translate(12,0)",children:h("g",{id:"s6",transform:"scale(0,0)",children:h("path",{d:"M6.5,13c3.5899,0,6.5-2.9101,6.5-6.5s-2.9101-6.5-6.5-6.5-6.5,2.91015-6.5,6.5s2.91015,6.5,6.5,6.5Zm0-4C7.88071,9,9,7.88071,9,6.5s-1.11929-2.5-2.5-2.5-2.5,1.11929-2.5,2.5s1.11929,2.5,2.5,2.5Z",transform:"translate(-6.5,-6.5)","clip-rule":"evenodd",fill:"currentColor","fill-rule":"evenodd"})})}),h("g",{id:"s7",transform:"translate(12,0)",children:h("g",{id:"s8",transform:"scale(0,0)",children:h("path",{d:"M0,6c0,3.58984,2.91016,6.5,6.5,6.5s6.5-2.91016,6.5-6.5h-4C9,7.38086,7.88086,8.5,6.5,8.5s-2.5-1.11914-2.5-2.5h-4Z",transform:"translate(-6.5,-9.25)",fill:"currentColor"})})})]}),Ki=()=>h("div",{class:"flex flex-grow flex-col items-center justify-center",children:h(Ra,{class:"text-neutral-6 h-8 w-8"})}),bl=t=>{const i=t/100,a=1.3;return t<0?"0%":t>100?"100%":`${Math.round((1-(1-.1)*Math.pow(1-i,a))*100)}%`},_l=Qt("touch-hitbox fr relative flex-none rounded-full p-2 transition-all",{variants:{variant:{neutral:"text-neutral-11 hover:text-neutral-12 active:text-neutral-12 hover:bg-interactive-bg-hover active:bg-interactive-bg-active ",white:"text-white/80 hover:text-white active:text-white hover:bg-white/20 active:bg-white/30"}},defaultVariants:{variant:"neutral"}}),Gt=({class:t,children:e,variant:i,...a})=>h("div",{class:"flex flex-1 items-center justify-end px-1",children:h("button",{class:Zt(_l({variant:i}),t),...a,children:h("svg",{class:"block",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round",xmlns:"http://www.w3.org/2000/svg",children:e})})}),ml=()=>{if(k.current$.value.state!=="loaded")return null;const t=k.current$.value.flow.nodeIdToProgress,e=k.current$.value.flow.data.nodeHistory.at(-1);if(e===void 0)return null;const i=t[e];if(i===void 0)return null;const a=100*(i.stepsMade/(i.remainingSteps+i.stepsMade));return h("div",{class:"bg-accent-3",children:h("div",{style:{width:bl(a)},class:"bg-accent-9 ring-accent-6 relative h-[3px] rounded-full transition-all duration-1000"})})},yl=({children:t,params:e})=>{const{t:i}=ie(),a=k.viewState$;return h(H,{children:h("header",{class:"ring-divider bg-statusbar absolute left-0 right-0 top-0 z-20 mx-auto items-center ring-1 backdrop-blur-md backdrop-saturate-150",children:[h("div",{class:"ring-neutral-7 flex h-[var(--header-height)] gap-2 rounded-t-3xl ring-0 ring-inset transition-all duration-300 [&:has(>.view-switch:focus-visible)]:ring-1",children:[h("p",{id:"chatbot-status-bar",class:"sr-only",children:t}),h("button",{onClick:()=>{a.value="minimised"},class:"view-switch h-full flex-grow overflow-hidden px-4 py-1 focus-visible:outline-none",onTouchStart:De,children:h("p",{"aria-hidden":!0,class:"text-neutral-12 truncate text-sm font-bold tracking-tight",children:t})}),h("div",{class:"flex flex-shrink-0 items-center gap-3 p-1.5",children:[e.feedback?h("div",{"data-widget":"inploi-feedback","data-key":"chatbot-header",class:Zt({hidden:k.current$.value.state!=="loaded"||a.value!=="maximised"}),children:h("div",{class:"ring-neutral-4 bg-neutral-3 h-8 w-[72px] animate-pulse rounded-full ring-1"})}):null,k.current$.value.state==="loaded"&&h(Gt,{"aria-label":"Restart",onClick:()=>{k.restart()},children:[h("path",{d:"M12 8.5C12 9.29113 11.7654 10.0645 11.3259 10.7223C10.8864 11.3801 10.2616 11.8928 9.53073 12.1955C8.79983 12.4983 7.99556 12.5775 7.21964 12.4231C6.44371 12.2688 5.73098 11.8878 5.17157 11.3284C4.61216 10.769 4.2312 10.0563 4.07686 9.28036C3.92252 8.50444 4.00173 7.70017 4.30448 6.96927C4.60723 6.23836 5.11992 5.61365 5.77772 5.17412C6.43552 4.7346 7.20887 4.5 8 4.5H9"}),h("path",{d:"M8 7L10 4.5L8 2.5"})]},"restart"),h(Gt,{class:"view-switch",onTouchStart:De,"aria-label":i("minimize"),onClick:()=>a.value="minimised",children:h("path",{d:"M12.5 6.5L8 11L3.5 6.5"})},"minmax")]})]}),h(ml,{})]})})};function De(){}const xl=Oa(()=>Promise.resolve().then(()=>require("./chatbot-body-007d9cfc.cjs")).then(t=>t.ChatbotBody)),Va=Qt("selection:bg-accent-4 selection:text-accent-12 fixed bottom-2 left-2 right-2 isolate mx-auto max-h-full focus:outline-none [&:has(.view-switch:active)]:scale-[0.98] transition-all duration-1000 ease-expo-out",{variants:{view:{closed:"hidden",minimised:"max-w-[min(300px,calc(100vw-4rem))] h-[var(--header-height)] animate-slide-in-bottom",maximised:"max-w-[450px] h-[var(--content-height)] animate-maximise"}}}),Ka=Qt("relative flex h-full overflow-hidden rounded-3xl outline outline-1",{variants:{view:{closed:"hidden",minimised:"outline-accent-10 bg-accent-9",maximised:"outline-neutral-3 bg-neutral-1 flex-col"}}}),kl=({open:t,...e})=>{const i=te(null);return bt(()=>{const a=i.current;a&&(t?a.showModal():a.close())},[t]),h("dialog",{ref:i,...e})},$l=({logger:t,apiClient:e,analytics:i,params:a})=>{const{state:r,flow:o,error:n}=k.current$.value,c=k.viewState$.value,l=r!=="idle"&&c==="maximised",d=te(null);return h(Uc,{terms:a.terms,locale:void 0,children:[h(kl,{open:l,onClose:()=>k.viewState$.value="minimised",children:h("div",{ref:d,"aria-modal":"true",role:"dialog","aria-labelledby":"chatbot-status-bar",class:Va({view:"maximised"}),children:h("div",{class:Ka({view:"maximised"}),children:[h(yl,{params:a,children:o==null?void 0:o.title}),ee({state:r,view:c}).with({state:"idle"},()=>null).with({state:"loading"},()=>h(Ki,{},"loading")).with({state:"loaded"},()=>h(St,{fallback:h(Ki,{},"loading"),children:h(xl,{analytics:i,apiClient:e,logger:t})})).with({state:"error"},()=>h(vl,{message:n})).exhaustive()]})})}),c==="minimised"?h(Sl,{flow:o}):null]})},Sl=({flow:t})=>{const{t:e}=ie();return h("div",{class:Va({view:"minimised",class:"z-100 isolate"}),children:h("div",{class:Ka({view:"minimised"}),children:[h("button",{onClick:()=>{k.viewState$.value="maximised"},class:"view-switch h-full flex-grow overflow-hidden px-4 py-1 focus-visible:outline-none",onTouchStart:De,children:h("p",{"aria-hidden":!0,class:"truncate text-sm font-bold tracking-tight text-white",children:t==null?void 0:t.title})}),h("div",{class:"flex items-center px-0.5",children:h(Gt,{"aria-label":e("close_application"),onClick:k.cancelCurrentFlow,variant:"white",children:h("path",{d:"M12 12L4 4M12 4L4 12"})},"close")})]})})},Cl=`[data-widget=inploi-chatbot]{-webkit-touch-callout:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;position:relative;z-index:99999;font-size:16px;font-family:sans-serif;--i-lowest: 0 0% 100%;--i-e-1: 340 100% 99%;--i-e-2: 353 100% 98%;--i-e-3: 351 91% 96%;--i-e-4: 351 100% 93%;--i-e-5: 350 100% 90%;--i-e-6: 351 80% 86%;--i-e-7: 349 68% 81%;--i-e-8: 348 61% 74%;--i-e-9: 348 75% 59%;--i-e-10: 347 70% 55%;--i-e-11: 345 70% 47%;--i-e-12: 344 63% 24%;--header-height: 44px;--content-height:calc(100vh - 64px);--content-height:calc(100svh - 64px)}@media screen and (min-width: 768px){[data-widget=inploi-chatbot]{--content-height: min(640px, calc(100vh - 16px));--content-height: min(640px, calc(100svh - 16px)) }}[data-widget=inploi-chatbot]{--tw-content: "";font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[data-widget=inploi-chatbot] em{font-style:italic}[data-widget=inploi-chatbot] strong{font-weight:700}[data-widget=inploi-chatbot] *{font-weight:inherit;font-style:inherit;box-sizing:border-box;font-family:inherit;border-style:solid;border-width:0;-webkit-tap-highlight-color:transparent}[data-widget=inploi-chatbot] :before,[data-widget=inploi-chatbot] :after{box-sizing:border-box}[data-widget=inploi-chatbot] :is(ul,ol){list-style:none;padding:0;margin:0}[data-widget=inploi-chatbot] :is(p){margin:0;padding:0}[data-widget=inploi-chatbot] :is(li){margin:0;padding:0;list-style:none}[data-widget=inploi-chatbot] :is(button){margin:0;padding:0;border:unset;background:unset;text-align:unset}[data-widget=inploi-chatbot] *,[data-widget=inploi-chatbot] :before,[data-widget=inploi-chatbot] :after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }[data-widget=inploi-chatbot] ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }[data-widget=inploi-chatbot] .container{width:100%}@media (min-width: 640px){[data-widget=inploi-chatbot] .container{max-width:640px}}@media (min-width: 768px){[data-widget=inploi-chatbot] .container{max-width:768px}}@media (min-width: 1024px){[data-widget=inploi-chatbot] .container{max-width:1024px}}@media (min-width: 1280px){[data-widget=inploi-chatbot] .container{max-width:1280px}}@media (min-width: 1536px){[data-widget=inploi-chatbot] .container{max-width:1536px}}[data-widget=inploi-chatbot] .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}[data-widget=inploi-chatbot] .visible{visibility:visible}[data-widget=inploi-chatbot] .invisible{visibility:hidden}[data-widget=inploi-chatbot] .collapse{visibility:collapse}[data-widget=inploi-chatbot] .static{position:static}[data-widget=inploi-chatbot] .fixed{position:fixed}[data-widget=inploi-chatbot] .absolute{position:absolute}[data-widget=inploi-chatbot] .relative{position:relative}[data-widget=inploi-chatbot] .sticky{position:sticky}[data-widget=inploi-chatbot] .inset-0{top:0;right:0;bottom:0;left:0}[data-widget=inploi-chatbot] .bottom-0{bottom:0}[data-widget=inploi-chatbot] .bottom-2{bottom:.5rem}[data-widget=inploi-chatbot] .bottom-2\\.5{bottom:.625rem}[data-widget=inploi-chatbot] .left-0{left:0}[data-widget=inploi-chatbot] .left-2{left:.5rem}[data-widget=inploi-chatbot] .right-0{right:0}[data-widget=inploi-chatbot] .right-2{right:.5rem}[data-widget=inploi-chatbot] .top-0{top:0}[data-widget=inploi-chatbot] .isolate{isolation:isolate}[data-widget=inploi-chatbot] .z-20{z-index:20}[data-widget=inploi-chatbot] .z-50{z-index:50}[data-widget=inploi-chatbot] .m-0{margin:0}[data-widget=inploi-chatbot] .mx-auto{margin-left:auto;margin-right:auto}[data-widget=inploi-chatbot] .mb-1{margin-bottom:.25rem}[data-widget=inploi-chatbot] .ml-auto{margin-left:auto}[data-widget=inploi-chatbot] .mt-auto{margin-top:auto}[data-widget=inploi-chatbot] .block{display:block}[data-widget=inploi-chatbot] .inline-block{display:inline-block}[data-widget=inploi-chatbot] .inline{display:inline}[data-widget=inploi-chatbot] .flex{display:flex}[data-widget=inploi-chatbot] .inline-flex{display:inline-flex}[data-widget=inploi-chatbot] .table{display:table}[data-widget=inploi-chatbot] .table-row{display:table-row}[data-widget=inploi-chatbot] .flow-root{display:flow-root}[data-widget=inploi-chatbot] .grid{display:grid}[data-widget=inploi-chatbot] .inline-grid{display:inline-grid}[data-widget=inploi-chatbot] .contents{display:contents}[data-widget=inploi-chatbot] .list-item{display:list-item}[data-widget=inploi-chatbot] .\\!hidden{display:none!important}[data-widget=inploi-chatbot] .hidden{display:none}[data-widget=inploi-chatbot] .h-1{height:.25rem}[data-widget=inploi-chatbot] .h-1\\.5{height:.375rem}[data-widget=inploi-chatbot] .h-16{height:4rem}[data-widget=inploi-chatbot] .h-4{height:1rem}[data-widget=inploi-chatbot] .h-48{height:12rem}[data-widget=inploi-chatbot] .h-8{height:2rem}[data-widget=inploi-chatbot] .h-\\[3px\\]{height:3px}[data-widget=inploi-chatbot] .h-\\[var\\(--content-height\\)\\]{height:var(--content-height)}[data-widget=inploi-chatbot] .h-\\[var\\(--header-height\\)\\]{height:var(--header-height)}[data-widget=inploi-chatbot] .h-full{height:100%}[data-widget=inploi-chatbot] .max-h-\\[calc\\(8lh\\+1rem\\)\\]{max-height:calc(8lh + 1rem)}[data-widget=inploi-chatbot] .max-h-full{max-height:100%}[data-widget=inploi-chatbot] .min-h-\\[36px\\]{min-height:36px}[data-widget=inploi-chatbot] .min-h-\\[calc\\(1lh\\+1rem\\)\\]{min-height:calc(1lh + 1rem)}[data-widget=inploi-chatbot] .w-1{width:.25rem}[data-widget=inploi-chatbot] .w-1\\.5{width:.375rem}[data-widget=inploi-chatbot] .w-16{width:4rem}[data-widget=inploi-chatbot] .w-24{width:6rem}[data-widget=inploi-chatbot] .w-4{width:1rem}[data-widget=inploi-chatbot] .w-64{width:16rem}[data-widget=inploi-chatbot] .w-8{width:2rem}[data-widget=inploi-chatbot] .w-\\[72px\\]{width:72px}[data-widget=inploi-chatbot] .w-full{width:100%}[data-widget=inploi-chatbot] .min-w-0{min-width:0px}[data-widget=inploi-chatbot] .min-w-\\[2rem\\]{min-width:2rem}[data-widget=inploi-chatbot] .max-w-\\[450px\\]{max-width:450px}[data-widget=inploi-chatbot] .max-w-\\[min\\(100\\%\\,24rem\\)\\]{max-width:min(100%,24rem)}[data-widget=inploi-chatbot] .max-w-\\[min\\(300px\\,calc\\(100vw-4rem\\)\\)\\]{max-width:min(300px,calc(100vw - 4rem))}[data-widget=inploi-chatbot] .max-w-\\[var\\(--radix-popover-content-available-width\\)\\]{max-width:var(--radix-popover-content-available-width)}[data-widget=inploi-chatbot] .max-w-full{max-width:100%}[data-widget=inploi-chatbot] .flex-1{flex:1 1 0%}[data-widget=inploi-chatbot] .flex-none{flex:none}[data-widget=inploi-chatbot] .flex-shrink{flex-shrink:1}[data-widget=inploi-chatbot] .flex-shrink-0{flex-shrink:0}[data-widget=inploi-chatbot] .shrink{flex-shrink:1}[data-widget=inploi-chatbot] .flex-grow,[data-widget=inploi-chatbot] .grow{flex-grow:1}[data-widget=inploi-chatbot] .border-collapse{border-collapse:collapse}[data-widget=inploi-chatbot] .scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-widget=inploi-chatbot] .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}[data-widget=inploi-chatbot] .animate-bounce{animation:bounce 1s infinite}@keyframes bubble-in{0%{transform:translateY(100%) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}[data-widget=inploi-chatbot] .animate-bubble-in{animation:bubble-in .3s cubic-bezier(.34,1.56,.64,1)}@keyframes maximise{0%{transform:translateY(50%) scaleX(.7)}to{transform:translateY(0)}}[data-widget=inploi-chatbot] .animate-maximise{animation:maximise .4s cubic-bezier(.16,1,.3,1)}@keyframes pulse{50%{opacity:.5}}[data-widget=inploi-chatbot] .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes slide-in-bottom{0%{transform:translateY(-100%) scaleX(1.25)}to{transform:translateY(0)}}[data-widget=inploi-chatbot] .animate-slide-in-bottom{animation:slide-in-bottom .3s cubic-bezier(.175,.885,.32,1.275)}[data-widget=inploi-chatbot] .cursor-pointer{cursor:pointer}[data-widget=inploi-chatbot] .select-none{-moz-user-select:none;-webkit-user-select:none;user-select:none}[data-widget=inploi-chatbot] .select-text{-moz-user-select:text;-webkit-user-select:text;user-select:text}[data-widget=inploi-chatbot] .resize-y{resize:vertical}[data-widget=inploi-chatbot] .resize{resize:both}[data-widget=inploi-chatbot] .appearance-none{-moz-appearance:none;-webkit-appearance:none;appearance:none}[data-widget=inploi-chatbot] .flex-col{flex-direction:column}[data-widget=inploi-chatbot] .flex-wrap{flex-wrap:wrap}[data-widget=inploi-chatbot] .items-center{align-items:center}[data-widget=inploi-chatbot] .items-stretch{align-items:stretch}[data-widget=inploi-chatbot] .justify-end{justify-content:flex-end}[data-widget=inploi-chatbot] .justify-center{justify-content:center}[data-widget=inploi-chatbot] .gap-0{gap:0px}[data-widget=inploi-chatbot] .gap-1{gap:.25rem}[data-widget=inploi-chatbot] .gap-1\\.5{gap:.375rem}[data-widget=inploi-chatbot] .gap-2{gap:.5rem}[data-widget=inploi-chatbot] .gap-2\\.5{gap:.625rem}[data-widget=inploi-chatbot] .gap-3{gap:.75rem}[data-widget=inploi-chatbot] .gap-4{gap:1rem}[data-widget=inploi-chatbot] .overflow-hidden{overflow:hidden}[data-widget=inploi-chatbot] .overflow-y-auto{overflow-y:auto}[data-widget=inploi-chatbot] .overflow-y-scroll{overflow-y:scroll}[data-widget=inploi-chatbot] .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-widget=inploi-chatbot] .text-ellipsis{text-overflow:ellipsis}[data-widget=inploi-chatbot] .whitespace-nowrap{white-space:nowrap}[data-widget=inploi-chatbot] .break-words{overflow-wrap:break-word}[data-widget=inploi-chatbot] .rounded{border-radius:.25rem}[data-widget=inploi-chatbot] .rounded-2xl{border-radius:1rem}[data-widget=inploi-chatbot] .rounded-3xl{border-radius:1.5rem}[data-widget=inploi-chatbot] .rounded-\\[18px\\]{border-radius:18px}[data-widget=inploi-chatbot] .rounded-full{border-radius:9999px}[data-widget=inploi-chatbot] .rounded-lg{border-radius:.5rem}[data-widget=inploi-chatbot] .rounded-md{border-radius:.375rem}[data-widget=inploi-chatbot] .rounded-xl{border-radius:.75rem}[data-widget=inploi-chatbot] .rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}[data-widget=inploi-chatbot] .rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}[data-widget=inploi-chatbot] .rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}[data-widget=inploi-chatbot] .rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}[data-widget=inploi-chatbot] .rounded-bl-md{border-bottom-left-radius:.375rem}[data-widget=inploi-chatbot] .rounded-br-md{border-bottom-right-radius:.375rem}[data-widget=inploi-chatbot] .border{border-width:1px}[data-widget=inploi-chatbot] .border-b{border-bottom-width:1px}[data-widget=inploi-chatbot] .border-t{border-top-width:1px}[data-widget=inploi-chatbot] .border-solid{border-style:solid}[data-widget=inploi-chatbot] .border-dashed{border-style:dashed}[data-widget=inploi-chatbot] .border-accent-9{border-color:var(--i-color-a-9)}[data-widget=inploi-chatbot] .border-divider{border-color:var(--i-color-divider)}[data-widget=inploi-chatbot] .border-neutral-5{border-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .border-neutral-8{border-color:var(--i-color-n-8)}[data-widget=inploi-chatbot] .border-transparent{border-color:transparent}[data-widget=inploi-chatbot] .border-b-neutral-3{border-bottom-color:var(--i-color-n-3)}[data-widget=inploi-chatbot] .border-b-neutral-5{border-bottom-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .border-b-transparent{border-bottom-color:transparent}[data-widget=inploi-chatbot] .bg-accent-1{background-color:var(--i-color-a-1)}[data-widget=inploi-chatbot] .bg-accent-3{background-color:var(--i-color-a-3)}[data-widget=inploi-chatbot] .bg-accent-9{background-color:var(--i-color-a-9)}[data-widget=inploi-chatbot] .bg-bubble-weak-bg{background-color:var(--i-bubble-weak-bg)}[data-widget=inploi-chatbot] .bg-lowest{background-color:var(--i-color-lowest)}[data-widget=inploi-chatbot] .bg-neutral-1{background-color:var(--i-color-n-1)}[data-widget=inploi-chatbot] .bg-neutral-2{background-color:var(--i-color-n-2)}[data-widget=inploi-chatbot] .bg-neutral-3{background-color:var(--i-color-n-3)}[data-widget=inploi-chatbot] .bg-statusbar{background-color:var(--i-status-bar-bg)}[data-widget=inploi-chatbot] .bg-transparent{background-color:transparent}[data-widget=inploi-chatbot] .bg-none{background-image:none}[data-widget=inploi-chatbot] .p-1{padding:.25rem}[data-widget=inploi-chatbot] .p-1\\.5{padding:.375rem}[data-widget=inploi-chatbot] .p-10{padding:2.5rem}[data-widget=inploi-chatbot] .p-11{padding:2.75rem}[data-widget=inploi-chatbot] .p-12{padding:3rem}[data-widget=inploi-chatbot] .p-2{padding:.5rem}[data-widget=inploi-chatbot] .p-2\\.5{padding:.625rem}[data-widget=inploi-chatbot] .p-3{padding:.75rem}[data-widget=inploi-chatbot] .p-4{padding:1rem}[data-widget=inploi-chatbot] .p-5{padding:1.25rem}[data-widget=inploi-chatbot] .p-6{padding:1.5rem}[data-widget=inploi-chatbot] .p-7{padding:1.75rem}[data-widget=inploi-chatbot] .p-8{padding:2rem}[data-widget=inploi-chatbot] .p-9{padding:2.25rem}[data-widget=inploi-chatbot] .px-0{padding-left:0;padding-right:0}[data-widget=inploi-chatbot] .px-0\\.5{padding-left:.125rem;padding-right:.125rem}[data-widget=inploi-chatbot] .px-1{padding-left:.25rem;padding-right:.25rem}[data-widget=inploi-chatbot] .px-1\\.5{padding-left:.375rem;padding-right:.375rem}[data-widget=inploi-chatbot] .px-2{padding-left:.5rem;padding-right:.5rem}[data-widget=inploi-chatbot] .px-2\\.5{padding-left:.625rem;padding-right:.625rem}[data-widget=inploi-chatbot] .px-3{padding-left:.75rem;padding-right:.75rem}[data-widget=inploi-chatbot] .px-4{padding-left:1rem;padding-right:1rem}[data-widget=inploi-chatbot] .px-5{padding-left:1.25rem;padding-right:1.25rem}[data-widget=inploi-chatbot] .py-0{padding-top:0;padding-bottom:0}[data-widget=inploi-chatbot] .py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}[data-widget=inploi-chatbot] .py-1{padding-top:.25rem;padding-bottom:.25rem}[data-widget=inploi-chatbot] .py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}[data-widget=inploi-chatbot] .py-2{padding-top:.5rem;padding-bottom:.5rem}[data-widget=inploi-chatbot] .py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}[data-widget=inploi-chatbot] .py-3{padding-top:.75rem;padding-bottom:.75rem}[data-widget=inploi-chatbot] .py-\\[6px\\]{padding-top:6px;padding-bottom:6px}[data-widget=inploi-chatbot] .pb-2{padding-bottom:.5rem}[data-widget=inploi-chatbot] .pb-6{padding-bottom:1.5rem}[data-widget=inploi-chatbot] .pl-1{padding-left:.25rem}[data-widget=inploi-chatbot] .pl-1\\.5{padding-left:.375rem}[data-widget=inploi-chatbot] .pl-2{padding-left:.5rem}[data-widget=inploi-chatbot] .pl-2\\.5{padding-left:.625rem}[data-widget=inploi-chatbot] .pl-3{padding-left:.75rem}[data-widget=inploi-chatbot] .pl-4{padding-left:1rem}[data-widget=inploi-chatbot] .pr-1{padding-right:.25rem}[data-widget=inploi-chatbot] .pr-16{padding-right:4rem}[data-widget=inploi-chatbot] .pr-2{padding-right:.5rem}[data-widget=inploi-chatbot] .pr-2\\.5{padding-right:.625rem}[data-widget=inploi-chatbot] .pr-3{padding-right:.75rem}[data-widget=inploi-chatbot] .pr-4{padding-right:1rem}[data-widget=inploi-chatbot] .pt-2{padding-top:.5rem}[data-widget=inploi-chatbot] .pt-2\\.5{padding-top:.625rem}[data-widget=inploi-chatbot] .pt-3{padding-top:.75rem}[data-widget=inploi-chatbot] .pt-5{padding-top:1.25rem}[data-widget=inploi-chatbot] .pt-\\[calc\\(var\\(--header-height\\)\\+1rem\\)\\]{padding-top:calc(var(--header-height) + 1rem)}[data-widget=inploi-chatbot] .text-center{text-align:center}[data-widget=inploi-chatbot] .text-justify{text-align:justify}[data-widget=inploi-chatbot] .text-\\[10px\\]{font-size:10px}[data-widget=inploi-chatbot] .text-\\[11px\\]{font-size:11px}[data-widget=inploi-chatbot] .text-base{font-size:1rem;line-height:1.5rem}[data-widget=inploi-chatbot] .text-sm{font-size:.875rem;line-height:1.25rem}[data-widget=inploi-chatbot] .text-xs{font-size:.75rem;line-height:1rem}[data-widget=inploi-chatbot] .font-bold{font-weight:700}[data-widget=inploi-chatbot] .font-medium{font-weight:500}[data-widget=inploi-chatbot] .font-semibold{font-weight:600}[data-widget=inploi-chatbot] .uppercase{text-transform:uppercase}[data-widget=inploi-chatbot] .lowercase{text-transform:lowercase}[data-widget=inploi-chatbot] .capitalize{text-transform:capitalize}[data-widget=inploi-chatbot] .italic{font-style:italic}[data-widget=inploi-chatbot] .ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}[data-widget=inploi-chatbot] .leading-3{line-height:.75rem}[data-widget=inploi-chatbot] .leading-snug{line-height:1.375}[data-widget=inploi-chatbot] .leading-tight{line-height:1.25}[data-widget=inploi-chatbot] .tracking-\\[-0\\.01em\\]{letter-spacing:-.01em}[data-widget=inploi-chatbot] .tracking-tight{letter-spacing:-.025em}[data-widget=inploi-chatbot] .tracking-wide{letter-spacing:.025em}[data-widget=inploi-chatbot] .tracking-widest{letter-spacing:.1em}[data-widget=inploi-chatbot] .text-\\[\\#4CAF50\\]{--tw-text-opacity: 1;color:rgb(76 175 80 / var(--tw-text-opacity))}[data-widget=inploi-chatbot] .text-\\[\\#FFC107\\]{--tw-text-opacity: 1;color:rgb(255 193 7 / var(--tw-text-opacity))}[data-widget=inploi-chatbot] .text-accent-1{color:var(--i-color-a-1)}[data-widget=inploi-chatbot] .text-accent-10{color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .text-accent-11{color:var(--i-color-a-11)}[data-widget=inploi-chatbot] .text-accent-12{color:var(--i-color-a-12)}[data-widget=inploi-chatbot] .text-accent-9{color:var(--i-color-a-9)}[data-widget=inploi-chatbot] .text-error-11{color:var(--i-color-e-11)}[data-widget=inploi-chatbot] .text-error-9{color:var(--i-color-e-9)}[data-widget=inploi-chatbot] .text-neutral-10{color:var(--i-color-n-10)}[data-widget=inploi-chatbot] .text-neutral-11{color:var(--i-color-n-11)}[data-widget=inploi-chatbot] .text-neutral-12{color:var(--i-color-n-12)}[data-widget=inploi-chatbot] .text-neutral-6{color:var(--i-color-n-6)}[data-widget=inploi-chatbot] .text-neutral-8{color:var(--i-color-n-8)}[data-widget=inploi-chatbot] .text-neutral-9{color:var(--i-color-n-9)}[data-widget=inploi-chatbot] .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[data-widget=inploi-chatbot] .text-white\\/80{color:#fffc}[data-widget=inploi-chatbot] .underline{text-decoration-line:underline}[data-widget=inploi-chatbot] .no-underline{text-decoration-line:none}[data-widget=inploi-chatbot] .underline-offset-2{text-underline-offset:2px}[data-widget=inploi-chatbot] .underline-offset-4{text-underline-offset:4px}[data-widget=inploi-chatbot] .caret-accent-9{caret-color:var(--i-color-a-9)}[data-widget=inploi-chatbot] .opacity-0{opacity:0}[data-widget=inploi-chatbot] .shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .shadow-\\[0_0_0_1px\\]{--tw-shadow: 0 0 0 1px;--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .shadow-surface-lg{--tw-shadow: 0px 3px 3px 0px oklch(0% 0 0 / .03), 0px 6px 4px 0px oklch(0% 0 0 / .02), 0px 11px 4px 0px oklch(0% 0 0 / .01), 0px 32px 24px -12px oklch(0% 0 0 / .06);--tw-shadow-colored: 0px 3px 3px 0px var(--tw-shadow-color), 0px 6px 4px 0px var(--tw-shadow-color), 0px 11px 4px 0px var(--tw-shadow-color), 0px 32px 24px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .shadow-surface-md{--tw-shadow: 0px 3px 3px 0px oklch(0% 0 0 / .03), 0px 6px 4px 0px oklch(0% 0 0 / .02), 0px 6px 4px 0px oklch(0% 0 0 / .01);--tw-shadow-colored: 0px 3px 3px 0px var(--tw-shadow-color), 0px 6px 4px 0px var(--tw-shadow-color), 0px 6px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .shadow-surface-sm{--tw-shadow: 0px 3px 3px 0px oklch(0% 0 0 / .03), 0px 4px 4px 0px oklch(0% 0 0 / .02);--tw-shadow-colored: 0px 3px 3px 0px var(--tw-shadow-color), 0px 4px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .shadow-bubble-strong-shadow{--tw-shadow-color: var(--i-bubble-strong-shadow);--tw-shadow: var(--tw-shadow-colored)}[data-widget=inploi-chatbot] .outline-none{outline:2px solid transparent;outline-offset:2px}[data-widget=inploi-chatbot] .outline{outline-style:solid}[data-widget=inploi-chatbot] .outline-1{outline-width:1px}[data-widget=inploi-chatbot] .outline-2{outline-width:2px}[data-widget=inploi-chatbot] .outline-accent-10{outline-color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .outline-accent-4{outline-color:var(--i-color-a-4)}[data-widget=inploi-chatbot] .outline-bubble-weak{outline-color:var(--i-bubble-weak-outline)}[data-widget=inploi-chatbot] .outline-divider{outline-color:var(--i-color-divider)}[data-widget=inploi-chatbot] .outline-neutral-3{outline-color:var(--i-color-n-3)}[data-widget=inploi-chatbot] .outline-neutral-6{outline-color:var(--i-color-n-6)}[data-widget=inploi-chatbot] .ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .ring-inset{--tw-ring-inset: inset}[data-widget=inploi-chatbot] .ring-accent-6{--tw-ring-color: var(--i-color-a-6)}[data-widget=inploi-chatbot] .ring-divider{--tw-ring-color: var(--i-color-divider)}[data-widget=inploi-chatbot] .ring-lowest{--tw-ring-color: var(--i-color-lowest)}[data-widget=inploi-chatbot] .ring-neutral-4{--tw-ring-color: var(--i-color-n-4)}[data-widget=inploi-chatbot] .ring-neutral-5{--tw-ring-color: var(--i-color-n-5)}[data-widget=inploi-chatbot] .ring-neutral-7{--tw-ring-color: var(--i-color-n-7)}[data-widget=inploi-chatbot] .ring-transparent{--tw-ring-color: transparent}[data-widget=inploi-chatbot] .ring-offset-\\[1\\.5px\\]{--tw-ring-offset-width: 1.5px}[data-widget=inploi-chatbot] .ring-offset-neutral-1{--tw-ring-offset-color: var(--i-color-n-1)}[data-widget=inploi-chatbot] .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .drop-shadow-\\[0_1\\.5px_var\\(--i-color-n-1\\)\\]{--tw-drop-shadow: drop-shadow(0 1.5px var(--i-color-n-1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}[data-widget=inploi-chatbot] .backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}[data-widget=inploi-chatbot] .backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}[data-widget=inploi-chatbot] .backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}[data-widget=inploi-chatbot] .backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}[data-widget=inploi-chatbot] .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-widget=inploi-chatbot] .transition-\\[background\\,color\\,border-color\\,box-shadow\\]{transition-property:background,color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-widget=inploi-chatbot] .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-widget=inploi-chatbot] .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-widget=inploi-chatbot] .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-widget=inploi-chatbot] .duration-100{transition-duration:.1s}[data-widget=inploi-chatbot] .duration-1000{transition-duration:1s}[data-widget=inploi-chatbot] .duration-300{transition-duration:.3s}[data-widget=inploi-chatbot] .duration-700{transition-duration:.7s}[data-widget=inploi-chatbot] .ease-expo-out{transition-timing-function:cubic-bezier(.16,1,.3,1)}[data-widget=inploi-chatbot] .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-widget=inploi-chatbot] .will-change-\\[height\\]{will-change:height}[data-widget=inploi-chatbot] .will-change-\\[transform\\,opacity\\]{will-change:transform,opacity}[data-widget=inploi-chatbot] .text-wrap-balance{text-wrap:balance}[data-widget=inploi-chatbot] .fr{outline:none}[data-widget=inploi-chatbot] .fr:focus{outline:none}[data-widget=inploi-chatbot] .fr:focus-visible{outline:none;--tw-ring-offset-width: 1px;--tw-ring-offset-color: var(--i-color-lowest);--tw-ring-opacity: 1;--tw-ring-color: var(--i-color-a-9);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .gutter-stable{scrollbar-gutter:stable}[data-widget=inploi-chatbot] .hide-scrollbars::-webkit-scrollbar{display:none}[data-widget=inploi-chatbot] .hide-scrollbars{scrollbar-width:none;-ms-overflow-style:none}[data-widget=inploi-chatbot] .touch-hitbox:before{content:"";position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-height:44px;min-width:44px;z-index:9999}[data-widget=inploi-chatbot] .\\[-webkit-outer-spin-button\\:none\\]{-webkit-outer-spin-button:none}[data-widget=inploi-chatbot] .\\[a-zA-Z0-9-_\\:\\.\\$\\@\\?\\]{a-z-a--z0-9-_:.$@?}[data-widget=inploi-chatbot] .\\[grid-template-columns\\:min-content_1fr\\]{grid-template-columns:min-content 1fr}[data-widget=inploi-chatbot] .\\[text-wrap\\:pretty\\]{text-wrap:pretty}[data-widget=inploi-chatbot] .selection\\:bg-accent-4 *::-moz-selection{background-color:var(--i-color-a-4)}[data-widget=inploi-chatbot] .selection\\:bg-accent-4 *::selection{background-color:var(--i-color-a-4)}[data-widget=inploi-chatbot] .selection\\:bg-transparent *::-moz-selection{background-color:transparent}[data-widget=inploi-chatbot] .selection\\:bg-transparent *::selection{background-color:transparent}[data-widget=inploi-chatbot] .selection\\:text-accent-12 *::-moz-selection{color:var(--i-color-a-12)}[data-widget=inploi-chatbot] .selection\\:text-accent-12 *::selection{color:var(--i-color-a-12)}[data-widget=inploi-chatbot] .selection\\:bg-accent-4::-moz-selection{background-color:var(--i-color-a-4)}[data-widget=inploi-chatbot] .selection\\:bg-accent-4::selection{background-color:var(--i-color-a-4)}[data-widget=inploi-chatbot] .selection\\:bg-transparent::-moz-selection{background-color:transparent}[data-widget=inploi-chatbot] .selection\\:bg-transparent::selection{background-color:transparent}[data-widget=inploi-chatbot] .selection\\:text-accent-12::-moz-selection{color:var(--i-color-a-12)}[data-widget=inploi-chatbot] .selection\\:text-accent-12::selection{color:var(--i-color-a-12)}[data-widget=inploi-chatbot] .placeholder\\:text-neutral-10::-moz-placeholder{color:var(--i-color-n-10)}[data-widget=inploi-chatbot] .placeholder\\:text-neutral-10::placeholder{color:var(--i-color-n-10)}[data-widget=inploi-chatbot] .placeholder\\:text-neutral-8::-moz-placeholder{color:var(--i-color-n-8)}[data-widget=inploi-chatbot] .placeholder\\:text-neutral-8::placeholder{color:var(--i-color-n-8)}[data-widget=inploi-chatbot] .first-of-type\\:rounded-l-lg:first-of-type{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[data-widget=inploi-chatbot] .last-of-type\\:rounded-r-lg:last-of-type{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[data-widget=inploi-chatbot] .autofill\\:shadow-\\[inset_0_0_0_1000px_hsl\\(210_16\\.7\\%_97\\.6\\%\\)\\]:-webkit-autofill{--tw-shadow: inset 0 0 0 1000px hsl(210 16.7% 97.6%);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .autofill\\:shadow-\\[inset_0_0_0_1000px_hsl\\(210_16\\.7\\%_97\\.6\\%\\)\\]:autofill{--tw-shadow: inset 0 0 0 1000px hsl(210 16.7% 97.6%);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .autofill\\:shadow-\\[inset_0_0_0_1000px_var\\(--i-color-a-2\\)\\]:-webkit-autofill{--tw-shadow: inset 0 0 0 1000px var(--i-color-a-2);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .autofill\\:shadow-\\[inset_0_0_0_1000px_var\\(--i-color-a-2\\)\\]:autofill{--tw-shadow: inset 0 0 0 1000px var(--i-color-a-2);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .autofill\\:\\[-webkit-text-fill-color\\:var\\(--i-color-a-11\\)\\]:-webkit-autofill{-webkit-text-fill-color:var(--i-color-a-11)}[data-widget=inploi-chatbot] .autofill\\:\\[-webkit-text-fill-color\\:var\\(--i-color-a-11\\)\\]:autofill{-webkit-text-fill-color:var(--i-color-a-11)}[data-widget=inploi-chatbot] .focus-within\\:bg-neutral-5:focus-within{background-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .focus-within\\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}[data-widget=inploi-chatbot] .focus-within\\:outline-accent-7:focus-within{outline-color:var(--i-color-a-7)}[data-widget=inploi-chatbot] .hover\\:z-10:hover{z-index:10}[data-widget=inploi-chatbot] .hover\\:scale-\\[1\\.02\\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-widget=inploi-chatbot] .hover\\:border-accent-10:hover{border-color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .hover\\:border-neutral-5:hover{border-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .hover\\:bg-accent-10:hover{background-color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .hover\\:bg-interactive-bg-hover:hover{background-color:var(--i-interactive-bg-hover)}[data-widget=inploi-chatbot] .hover\\:bg-neutral-2:hover{background-color:var(--i-color-n-2)}[data-widget=inploi-chatbot] .hover\\:bg-neutral-3:hover{background-color:var(--i-color-n-3)}[data-widget=inploi-chatbot] .hover\\:bg-neutral-4:hover{background-color:var(--i-color-n-4)}[data-widget=inploi-chatbot] .hover\\:bg-neutral-5:hover{background-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .hover\\:bg-white\\/20:hover{background-color:#fff3}[data-widget=inploi-chatbot] .hover\\:text-accent-11:hover{color:var(--i-color-a-11)}[data-widget=inploi-chatbot] .hover\\:text-neutral-12:hover{color:var(--i-color-n-12)}[data-widget=inploi-chatbot] .hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[data-widget=inploi-chatbot] .hover\\:underline:hover{text-decoration-line:underline}[data-widget=inploi-chatbot] .hover\\:ring-accent-8:hover{--tw-ring-color: var(--i-color-a-8)}[data-widget=inploi-chatbot] .focus\\:z-20:focus{z-index:20}[data-widget=inploi-chatbot] .focus\\:bg-neutral-5:focus{background-color:var(--i-color-n-5)}[data-widget=inploi-chatbot] .focus\\:shadow-\\[0_0_0_2px\\]:focus{--tw-shadow: 0 0 0 2px;--tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}[data-widget=inploi-chatbot] .autofill\\:focus\\:shadow-\\[inset_0_0_0_1000px_var\\(--i-color-a-1\\)\\]:focus:-webkit-autofill{--tw-shadow: inset 0 0 0 1000px var(--i-color-a-1);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .autofill\\:focus\\:shadow-\\[inset_0_0_0_1000px_var\\(--i-color-a-1\\)\\]:focus:autofill{--tw-shadow: inset 0 0 0 1000px var(--i-color-a-1);--tw-shadow-colored: inset 0 0 0 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-widget=inploi-chatbot] .focus-visible\\:bg-neutral-3:focus-visible{background-color:var(--i-color-n-3)}[data-widget=inploi-chatbot] .focus-visible\\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}[data-widget=inploi-chatbot] .focus-visible\\:outline-2:focus-visible{outline-width:2px}[data-widget=inploi-chatbot] .focus-visible\\:outline-accent-7:focus-visible{outline-color:var(--i-color-a-7)}[data-widget=inploi-chatbot] .focus-visible\\:outline-accent-8:focus-visible{outline-color:var(--i-color-a-8)}[data-widget=inploi-chatbot] .focus-visible\\:ring-4:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .focus-visible\\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}[data-widget=inploi-chatbot] .active\\:scale-\\[\\.97\\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-widget=inploi-chatbot] .active\\:border-submit-bg-active:active{border-color:var(--i-submit-button-bg-active)}[data-widget=inploi-chatbot] .active\\:bg-accent-10:active{background-color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .active\\:bg-accent-2:active{background-color:var(--i-color-a-2)}[data-widget=inploi-chatbot] .active\\:bg-interactive-bg-active:active{background-color:var(--i-interactive-bg-active)}[data-widget=inploi-chatbot] .active\\:bg-submit-bg-active:active{background-color:var(--i-submit-button-bg-active)}[data-widget=inploi-chatbot] .active\\:bg-white\\/30:active{background-color:#ffffff4d}[data-widget=inploi-chatbot] .active\\:text-accent-10:active{color:var(--i-color-a-10)}[data-widget=inploi-chatbot] .active\\:text-accent-11:active{color:var(--i-color-a-11)}[data-widget=inploi-chatbot] .active\\:text-neutral-12:active{color:var(--i-color-n-12)}[data-widget=inploi-chatbot] .active\\:text-white:active{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[data-widget=inploi-chatbot] .active\\:outline-neutral-8:active{outline-color:var(--i-color-n-8)}[data-widget=inploi-chatbot] .active\\:ring-2:active{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .active\\:ring-accent-7:active{--tw-ring-color: var(--i-color-a-7)}[data-widget=inploi-chatbot] .active\\:ring-offset-2:active{--tw-ring-offset-width: 2px}[data-widget=inploi-chatbot] .disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}[data-widget=inploi-chatbot] .disabled\\:opacity-50:disabled{opacity:.5}[data-widget=inploi-chatbot] .peer:checked~.peer-checked\\:bg-accent-2{background-color:var(--i-color-a-2)}[data-widget=inploi-chatbot] .peer:checked~.peer-checked\\:text-accent-9{color:var(--i-color-a-9)}[data-widget=inploi-chatbot] .peer:checked~.peer-checked\\:outline-accent-7{outline-color:var(--i-color-a-7)}[data-widget=inploi-chatbot] .peer:focus-visible~.peer-focus-visible\\:ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[data-widget=inploi-chatbot] .peer:focus-visible~.peer-focus-visible\\:ring-accent-9{--tw-ring-color: var(--i-color-a-9)}[data-widget=inploi-chatbot] .peer:focus-visible~.peer-focus-visible\\:ring-offset-accent-7{--tw-ring-offset-color: var(--i-color-a-7)}[data-widget=inploi-chatbot] .group[aria-pressed=true] .group-aria-\\[pressed\\=true\\]\\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (pointer: coarse){[data-widget=inploi-chatbot] .pointer-coarse\\:touch-hitbox\\:\\:before:before{content:"";position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-height:44px;min-width:44px;z-index:9999}}[data-widget=inploi-chatbot] .\\[\\&\\:has\\(\\+\\*\\>input\\:focus\\)\\]\\:text-neutral-11:has(+*>input:focus){color:var(--i-color-n-11)}[data-widget=inploi-chatbot] .\\[\\&\\:has\\(\\.view-switch\\:active\\)\\]\\:scale-\\[0\\.98\\]:has(.view-switch:active){--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-widget=inploi-chatbot] .\\[\\&\\:has\\(\\>\\.view-switch\\:focus-visible\\)\\]\\:ring-1:has(>.view-switch:focus-visible){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[data-widget=inploi-chatbot] dialog::backdrop{animation:fade-in .5s cubic-bezier(.16,1,.3,1) both}[data-widget=inploi-chatbot] dialog::backdrop{background-color:var(--i-overlay-bg)}
|
|
2
|
+
`,Wa="inploi-chatbot",Ga=`[data-widget='${Wa}']`,El=()=>({getOrCreateChatbotElement:()=>{const t=document.querySelector(Ga);if(t)return document.body.appendChild(t),t;const e=document.createElement("div");return document.body.appendChild(e),e.dataset.widget=Wa,e}});var R;function oe(t){return{lang:(t==null?void 0:t.lang)??(R==null?void 0:R.lang),message:t==null?void 0:t.message,abortEarly:(t==null?void 0:t.abortEarly)??(R==null?void 0:R.abortEarly),abortPipeEarly:(t==null?void 0:t.abortPipeEarly)??(R==null?void 0:R.abortPipeEarly)}}var he;function Ol(t){return he==null?void 0:he.get(t)}var fe;function Pl(t){return fe==null?void 0:fe.get(t)}var we;function Tl(t,e){var i;return(i=we==null?void 0:we.get(t))==null?void 0:i.get(e)}function st(t){var i,a;const e=typeof t;return e==="string"?`"${t}"`:e==="number"||e==="bigint"||e==="boolean"?`${t}`:e==="object"||e==="function"?(t&&((a=(i=Object.getPrototypeOf(t))==null?void 0:i.constructor)==null?void 0:a.name))??"null":e}function S(t,e,i,a,r){const o=r&&"input"in r?r.input:i.value,n=(r==null?void 0:r.expected)??t.expects??null,c=(r==null?void 0:r.received)??st(o),l={kind:t.kind,type:t.type,input:o,expected:n,received:c,message:`Invalid ${e}: ${n?`Expected ${n} but r`:"R"}eceived ${c}`,requirement:t.requirement,path:r==null?void 0:r.path,issues:r==null?void 0:r.issues,lang:a.lang,abortEarly:a.abortEarly,abortPipeEarly:a.abortPipeEarly},d=t.kind==="schema",u=(r==null?void 0:r.message)??t.message??Tl(t.reference,l.lang)??(d?Pl(l.lang):null)??a.message??Ol(l.lang);u!==void 0&&(l.message=typeof u=="function"?u(l):u),d&&(i.typed=!1),i.issues?i.issues.push(l):i.issues=[l]}function I(t){return{version:1,vendor:"valibot",validate(e){return t["~run"]({value:e},oe())}}}function jl(t,e){return Object.hasOwn(t,e)&&e!=="__proto__"&&e!=="prototype"&&e!=="constructor"}function qa(t,e){const i=[...new Set(t)];return i.length>1?`(${i.join(` ${e} `)})`:i[0]??"never"}var Qe=class extends Error{constructor(t){super(t[0].message),this.name="ValiError",this.issues=t}},Il=/^[\w+-]+(?:\.[\w+-]+)*@[\da-z]+(?:[.-][\da-z]+)*\.[a-z]{2,}$/iu;function Ya(t,e){return{kind:"validation",type:"check",reference:Ya,async:!1,expects:null,requirement:t,message:e,"~run"(i,a){return i.typed&&!this.requirement(i.value)&&S(this,"input",i,a),i}}}function Ja(t){return{kind:"validation",type:"email",reference:Ja,expects:null,async:!1,requirement:Il,message:t,"~run"(e,i){return e.typed&&!this.requirement.test(e.value)&&S(this,"email",e,i),e}}}function Xa(t,e){return{kind:"validation",type:"max_length",reference:Xa,async:!1,expects:`<=${t}`,requirement:t,message:e,"~run"(i,a){return i.typed&&i.value.length>this.requirement&&S(this,"length",i,a,{received:`${i.value.length}`}),i}}}function Za(t,e){return{kind:"validation",type:"max_value",reference:Za,async:!1,expects:`<=${t instanceof Date?t.toJSON():st(t)}`,requirement:t,message:e,"~run"(i,a){return i.typed&&!(i.value<=this.requirement)&&S(this,"value",i,a,{received:i.value instanceof Date?i.value.toJSON():st(i.value)}),i}}}function Qa(t,e){return{kind:"validation",type:"min_length",reference:Qa,async:!1,expects:`>=${t}`,requirement:t,message:e,"~run"(i,a){return i.typed&&i.value.length<this.requirement&&S(this,"length",i,a,{received:`${i.value.length}`}),i}}}function tr(t,e){return{kind:"validation",type:"min_value",reference:tr,async:!1,expects:`>=${t instanceof Date?t.toJSON():st(t)}`,requirement:t,message:e,"~run"(i,a){return i.typed&&!(i.value>=this.requirement)&&S(this,"value",i,a,{received:i.value instanceof Date?i.value.toJSON():st(i.value)}),i}}}function er(t,e){return{kind:"validation",type:"regex",reference:er,async:!1,expects:`${t}`,requirement:t,message:e,"~run"(i,a){return i.typed&&!this.requirement.test(i.value)&&S(this,"format",i,a),i}}}function ti(t){return{kind:"transformation",type:"transform",reference:ti,async:!1,operation:t,"~run"(e){return e.value=this.operation(e.value),e}}}function ir(t){return{kind:"validation",type:"url",reference:ir,async:!1,expects:null,requirement(e){try{return new URL(e),!0}catch{return!1}},message:t,"~run"(e,i){return e.typed&&!this.requirement(e.value)&&S(this,"URL",e,i),e}}}function zl(t,e,i){return typeof t.fallback=="function"?t.fallback(e,i):t.fallback}function ei(t,e,i){return typeof t.default=="function"?t.default(e,i):t.default}function ar(){return{kind:"schema",type:"any",reference:ar,expects:"any",async:!1,get"~standard"(){return I(this)},"~run"(t){return t.typed=!0,t}}}function ii(t,e){return{kind:"schema",type:"array",reference:ii,expects:"Array",async:!1,item:t,message:e,get"~standard"(){return I(this)},"~run"(i,a){var o;const r=i.value;if(Array.isArray(r)){i.typed=!0,i.value=[];for(let n=0;n<r.length;n++){const c=r[n],l=this.item["~run"]({value:c},a);if(l.issues){const d={type:"array",origin:"value",input:r,key:n,value:c};for(const u of l.issues)u.path?u.path.unshift(d):u.path=[d],(o=i.issues)==null||o.push(u);if(i.issues||(i.issues=l.issues),a.abortEarly){i.typed=!1;break}}l.typed||(i.typed=!1),i.value.push(l.value)}}else S(this,"type",i,a);return i}}}function ne(t){return{kind:"schema",type:"boolean",reference:ne,expects:"boolean",async:!1,message:t,get"~standard"(){return I(this)},"~run"(e,i){return typeof e.value=="boolean"?e.typed=!0:S(this,"type",e,i),e}}}function Ne(t,e){return{kind:"schema",type:"literal",reference:Ne,expects:st(t),async:!1,literal:t,message:e,get"~standard"(){return I(this)},"~run"(i,a){return i.value===this.literal?i.typed=!0:S(this,"type",i,a),i}}}function rr(t,e){return{kind:"schema",type:"nullable",reference:rr,expects:`(${t.expects} | null)`,async:!1,wrapped:t,default:e,get"~standard"(){return I(this)},"~run"(i,a){return i.value===null&&(this.default!==void 0&&(i.value=ei(this,i,a)),i.value===null)?(i.typed=!0,i):this.wrapped["~run"](i,a)}}}function Pt(t){return{kind:"schema",type:"number",reference:Pt,expects:"number",async:!1,message:t,get"~standard"(){return I(this)},"~run"(e,i){return typeof e.value=="number"&&!isNaN(e.value)?e.typed=!0:S(this,"type",e,i),e}}}function G(t,e){return{kind:"schema",type:"object",reference:G,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return I(this)},"~run"(i,a){var o;const r=i.value;if(r&&typeof r=="object"){i.typed=!0,i.value={};for(const n in this.entries){const c=this.entries[n];if(n in r||(c.type==="exact_optional"||c.type==="optional"||c.type==="nullish")&&c.default!==void 0){const l=n in r?r[n]:ei(c),d=c["~run"]({value:l},a);if(d.issues){const u={type:"object",origin:"value",input:r,key:n,value:l};for(const s of d.issues)s.path?s.path.unshift(u):s.path=[u],(o=i.issues)==null||o.push(s);if(i.issues||(i.issues=d.issues),a.abortEarly){i.typed=!1;break}}d.typed||(i.typed=!1),i.value[n]=d.value}else if(c.fallback!==void 0)i.value[n]=zl(c);else if(c.type!=="exact_optional"&&c.type!=="optional"&&c.type!=="nullish"&&(S(this,"key",i,a,{input:void 0,expected:`"${n}"`,path:[{type:"object",origin:"key",input:r,key:n,value:r[n]}]}),a.abortEarly))break}}else S(this,"type",i,a);return i}}}function V(t,e){return{kind:"schema",type:"optional",reference:V,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return I(this)},"~run"(i,a){return i.value===void 0&&(this.default!==void 0&&(i.value=ei(this,i,a)),i.value===void 0)?(i.typed=!0,i):this.wrapped["~run"](i,a)}}}function or(t,e){return{kind:"schema",type:"picklist",reference:or,expects:qa(t.map(st),"|"),async:!1,options:t,message:e,get"~standard"(){return I(this)},"~run"(i,a){return this.options.includes(i.value)?i.typed=!0:S(this,"type",i,a),i}}}function ai(t,e,i){return{kind:"schema",type:"record",reference:ai,expects:"Object",async:!1,key:t,value:e,message:i,get"~standard"(){return I(this)},"~run"(a,r){var n,c;const o=a.value;if(o&&typeof o=="object"){a.typed=!0,a.value={};for(const l in o)if(jl(o,l)){const d=o[l],u=this.key["~run"]({value:l},r);if(u.issues){const p={type:"object",origin:"key",input:o,key:l,value:d};for(const g of u.issues)g.path=[p],(n=a.issues)==null||n.push(g);if(a.issues||(a.issues=u.issues),r.abortEarly){a.typed=!1;break}}const s=this.value["~run"]({value:d},r);if(s.issues){const p={type:"object",origin:"value",input:o,key:l,value:d};for(const g of s.issues)g.path?g.path.unshift(p):g.path=[p],(c=a.issues)==null||c.push(g);if(a.issues||(a.issues=s.issues),r.abortEarly){a.typed=!1;break}}(!u.typed||!s.typed)&&(a.typed=!1),u.typed&&(a.value[u.value]=s.value)}}else S(this,"type",a,r);return a}}}function K(t){return{kind:"schema",type:"string",reference:K,expects:"string",async:!1,message:t,get"~standard"(){return I(this)},"~run"(e,i){return typeof e.value=="string"?e.typed=!0:S(this,"type",e,i),e}}}function Wi(t){let e;if(t)for(const i of t)e?e.push(...i.issues):e=i.issues;return e}function ri(t,e){return{kind:"schema",type:"union",reference:ri,expects:qa(t.map(i=>i.expects),"|"),async:!1,options:t,message:e,get"~standard"(){return I(this)},"~run"(i,a){let r,o,n;for(const c of this.options){const l=c["~run"]({value:i.value},a);if(l.typed)if(l.issues)o?o.push(l):o=[l];else{r=l;break}else n?n.push(l):n=[l]}if(r)return r;if(o){if(o.length===1)return o[0];S(this,"type",i,a,{issues:Wi(o)}),i.typed=!0}else{if((n==null?void 0:n.length)===1)return n[0];S(this,"type",i,a,{issues:Wi(n)})}return i}}}function Dl(t,e,i){const a=t["~run"]({value:e},oe(i));if(a.issues)throw new Qe(a.issues);return a.value}async function Nl(t,e,i){const a=await t["~run"]({value:e},oe(i));if(a.issues)throw new Qe(a.issues);return a.value}function Ml(t,e){const i={};for(const a in t.entries)i[a]=!e||e.includes(a)?V(t.entries[a]):t.entries[a];return{...t,entries:i,get"~standard"(){return I(this)}}}function nr(...t){return{...t[0],pipe:t,get"~standard"(){return I(this)},"~run"(e,i){for(const a of t)if(a.kind!=="metadata"){if(e.issues&&(a.kind==="schema"||a.kind==="transformation")){e.typed=!1;break}(!e.issues||!i.abortEarly&&!i.abortPipeEarly)&&(e=a["~run"](e,i))}return e}}}function Al(t,e,i){const a=t["~run"]({value:e},oe(i));return{typed:a.typed,success:!a.issues,output:a.value,issues:a.issues}}const sr=nr(ri([K(),Pt()]),ti(String)),cr=G({id:sr,version:Pt(),build:Pt(),nodes:ii(ar()),context_schema:V(rr(ai(K(),G({required:ne(),type:ri([Ne("string"),Ne("number")])}))))}),Fl=G({flow:cr}),Ll=G({company:G({name:K()}),flow:cr,job:G({id:sr,title:K()}),user:V(G({city:V(K()),country:V(K()),isEU:V(ne()),continent:V(K())}))}),Hl=Lt.endpoint({pathname:"/flow/job/:id",method:"GET",schema:{searchParams:Lt.typed(),response:Ll}}),Bl=Lt.endpoint({pathname:"/flow/id/:id",method:"GET",schema:{response:Fl}});var Ul=["1","2","3","4","5","6","7","8","9","10","11","12"],Rl={light:{1:[98.8,.015],2:[97.8,.018],3:[95.8,.025],4:[92,.04],5:[89,.05],6:[85,.07],7:[80.5,.08],8:[74,.11],9:[60,.22],10:[56,.23],11:[50,.19],12:[25,.18]},dark:{1:[19,.015],2:[21,.018],3:[25.5,.055],4:[29.3,.084],5:[33.5,.098],6:[39.05,.107],7:[45,.11],8:[55,.13],9:[60,.22],10:[67,.18],11:[79.3,.12],12:[95,.04]}},Vl=(t,e=1,i)=>a=>{const[r,o]=Rl[i][a];return"oklch("+r+"% "+o*e+" "+t+")"},ge=t=>{const e=Vl(t.hue,t.chroma,t.mode);return Object.fromEntries(Ul.map(i=>[t.prefix+i,t.transform(e(i))]))},ve=t=>t,Kl=t=>{const e=Object.keys(t).flatMap(i=>{const a=t[i];return typeof a=="object"&&a!==null?Object.keys(a).map(r=>{const o=a[r];return[`${String(i)}.${r}`,o]}):[[i,a]]});return Object.fromEntries(e)},Dt=t=>!!t&&typeof t=="object"&&!Array.isArray(t),Me=(t,...e)=>{if(!e.length)return t;const i=e.shift();if(Dt(t)&&Dt(i))for(const a in i){const r=i[a];if(Dt(r)){t[a]||Object.assign(t,{[a]:{}});const o=t[a];Dt(o)&&Me(o,r)}else Object.assign(t,{[a]:i[a]})}return Me(t,...e)},Wl=t=>{function e(i,a){const r=[t.prefix,a.toString().replace(/\./g,"-")].join("");return i==="declaration"?`--${r}`:`var(--${r})`}return e},Gl=()=>({core:t=>({semantic:e=>({component:i=>({from:a=>{const{theme:r,getToken:o}=a,n=p=>o("reference",p.toString()),c=t({theme:r}),l=e({theme:r,core:n,raw:{core:c}}),d=i({theme:r,core:n,semantic:n,raw:{core:c,semantic:l}}),u=Kl(Me(c,l,d)),s=([p,g],f)=>{const v=[f,p].filter(Boolean).join(".");return typeof g=="object"?Object.entries(g).flatMap(T=>s(T,v)):[[a.getToken("declaration",v),g]]};return{values:u,declarations:Object.fromEntries(Object.entries(u).flatMap(p=>s(p))),ref:p=>o("reference",p.toString())}}})})})});const[be,_e,Gi]=["oklch(0% 0 0)","oklch(100% 0 0)","transparent"],ql=Gl().core(({theme:t})=>({color:{black:be,white:_e,lowest:t.mode==="light"?_e:be,highest:t.mode==="light"?be:_e,...ge({prefix:"a-",hue:t.hue,chroma:t.chroma,mode:t.mode,transform:ve}),...ge({prefix:"n-",hue:t.hue,chroma:.05,mode:t.mode,transform:ve}),...ge({prefix:"e-",hue:20,chroma:t.chroma,mode:t.mode,transform:ve})},typography:{}})).semantic(({core:t,raw:e,theme:i})=>{const a=(r,o)=>e.core.color[r].replace(")",` / ${o})`);return{"font-family":{body:"inherit",headings:"inherit"},"font-style":{body:"normal",headings:"normal"},"font-weight-body":"normal","font-weight-headings":"normal","radius-app":"1.5rem","radius-interactive":"1.5rem",color:{divider:a("n-8",i.mode==="dark"?.4:.2)},"copy-body":t("color.n-12"),"copy-headings":t("color.n-12"),interactive:{copy:t("color.n-11"),"copy-hover":t("color.n-12"),"copy-active":t("color.n-12"),bg:Gi,"bg-hover":a("n-10",.2),"bg-active":a("n-10",.3)}}}).component(({raw:t,theme:e,semantic:i,core:a})=>{const r=(o,n)=>t.core.color[o].replace(")",` / ${n})`);return{app:{bg:a(e.mode==="dark"?"color.n-1":"color.n-2")},overlay:{bg:r("black",.4)},bubble:{"weak-bg":a(e.mode==="dark"?"color.n-3":"color.lowest"),"weak-outline":i("color.divider"),"strong-shadow":r("a-9",.05)},"status-bar":{bg:r("n-2",.8),"bg-button":Gi,"bg-button-hover":r("n-10",.4),"bg-button-active":r("n-10",.5)},"submit-button":{"bg-active":a(e.mode==="dark"?"color.a-8":"color.a-11")}}}),Yl=Wl({prefix:"i-"}),Jl=t=>{const e=ql.from({theme:t,getToken:Yl}),i=Object.entries(e.declarations).map(([a,r])=>`${a}: ${r};`);return`${Ga} {
|
|
3
|
+
${i.concat(i).join(`
|
|
4
|
+
`)}
|
|
5
|
+
}`},qi=({context:t,schema:e,logger:i})=>{if(e)for(const a in e){const r=e[a];if(!r)continue;const o=aa(t,a,null);if(r.required&&o===null){const n=`Configuration error in context: ${a} is required`;throw i.error(n),new Error(n)}switch(r.type){case"number":if(typeof o!="number")throw new Error(`Configuration error in context: ${a} is not a number`);break;case"string":if(typeof o!="string")throw new Error(`Configuration error in context: ${a} is not a string`);break;default:r.type}}},Xl=({_internal_domManager:t=El(),theme:e,terms:i,feedback:a})=>Lt.createPlugin(({apiClient:r,rpcClient:o,logger:n,analytics:c})=>{let l=!1;const d=Rc({locale:void 0,overrides:i??{}}),u=()=>{var g;if(typeof window>"u")return;const s=[M("style",{id:"inploi-chatbot-styles"},Cl),M("style",{id:"inploi-chatbot-theme"},Jl(e))],p=t.getOrCreateChatbotElement();if(ut(M(H,{},[s,M($l,{apiClient:r,logger:n,analytics:c,params:{theme:e,terms:i,feedback:a}})]),p),a){const f=p.querySelector("dialog");if(!f)throw new Error("Couldn't find feedback host");if(a.plugin instanceof Promise)a.plugin.then(({feedbackPlugin:v})=>{var _;const T=v()({rpcClient:o,apiClient:r,logger:n,analytics:c});Yi({instance:T,theme:e,terms:((_=a.params)==null?void 0:_.terms)??{},host:f})});else{const v=a.plugin({rpcClient:o,apiClient:r,logger:n,analytics:c});Yi({instance:v,theme:e,terms:((g=a.params)==null?void 0:g.terms)??{},host:f})}}l=!0};return{prepare:async()=>{if(!(typeof window>"u"))try{if(l)return;u(),n.info("Chatbot plugin prepared")}catch(s){n.error("Error preparing chatbot plugin",s)}},fetchFlowByJobId:async(s,p)=>o.request(Hl,{params:{id:s},searchParams:{id_type:(p==null?void 0:p.idType)==="inploi"?"internal":"external"}}).then(g=>({flow:g.flow,title:g.job.title,flowKeys:[g.job.id,...(p==null?void 0:p.flowKeys)??[]],job:{id:g.job.id,id_type:"external"},...p,context:{user:g.user,...p==null?void 0:p.context}})),fetchFlowById:async(s,p)=>o.request(Bl,{params:{id:s}}).then(g=>{var f;return{flow:g.flow,title:"Chatbot",flowKeys:(p==null?void 0:p.flowKeys)??[],...p,analytics:{customProperties:{flow_id:g.flow.id,flow_version:g.flow.version,...(f=p==null?void 0:p.analytics)==null?void 0:f.customProperties}}}}),open:async s=>{if(!(typeof window>"u"))try{k.cancelCurrentFlow(),k.viewState$.value="maximised",l||u(),s instanceof Promise?(k.current$.value={state:"loading"},s.then(async p=>{qi({context:p.context||{},schema:p.flow.context_schema,logger:n}),k.startFlow(p)}).catch(p=>{const g=p instanceof Error?p.message:d("unknown_error");k.current$.value={state:"error",error:g}})):(qi({context:s.context||{},schema:s.flow.context_schema,logger:n}),k.startFlow(s))}catch(p){n.error("Error starting flow",p)}},close:async()=>{typeof window>"u"||(k.cancelCurrentFlow(),n.info("Closed flow from an external source"))}}});function Yi({instance:t,terms:e,theme:i,host:a}){t.render({key:"chatbot-header",size:"sm",theme:{accent:{chroma:i.chroma??1,hue:i.hue},positive:{hue:180,chroma:1},negative:{hue:33,chroma:1},mode:i.mode,corners:"rounded",highlights:"stroke"},terms:e,host:a})}exports.AbortedError=ul;exports.Cn=Oc;exports.F=ct;exports.LoadingIndicator=Ra;exports.N=ee;exports.SvgIconButton=Gt;exports.ValiError=Qe;exports._=ot;exports._$1=te;exports.a=ht;exports.array=ii;exports.boolean=ne;exports.chatbotPlugin=Xl;exports.check=Ya;exports.clsx=Zt;exports.cva=Qt;exports.email=Ja;exports.get=aa;exports.getDefaultExportFromCjs=Ji;exports.getFlowSubmissionsPayload=ll;exports.getFormSubmitter=wl;exports.getHeadOrThrow=cl;exports.h=Ve;exports.invariant=Ye;exports.isString=hl;exports.isSubmissionOfType=dl;exports.k=H;exports.k$1=$a;exports.kbToReadableSize=sl;exports.maxLength=Xa;exports.maxValue=Za;exports.minLength=Qa;exports.minValue=tr;exports.number=Pt;exports.o=h;exports.object=G;exports.optional=V;exports.p=Ke;exports.parse=Dl;exports.parseAsync=Nl;exports.partial=Ml;exports.picklist=or;exports.pipe=nr;exports.record=ai;exports.regex=er;exports.safeParse=Al;exports.store=k;exports.string=K;exports.transform=ti;exports.url=ir;exports.useTranslation=ie;exports.y=bt;
|