@aws-amplify/ui-vue 2.2.2 → 2.3.2

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.
Files changed (34) hide show
  1. package/dist/components/alias-control.vue.d.ts +6 -0
  2. package/dist/components/alias-control.vue.d.ts.map +1 -1
  3. package/dist/components/authenticator-force-new-password-form-fields.vue.d.ts.map +1 -1
  4. package/dist/components/authenticator-sign-up-form-fields.vue.d.ts.map +1 -1
  5. package/dist/components/confirm-reset-password.vue.d.ts.map +1 -1
  6. package/dist/components/confirm-sign-in.vue.d.ts.map +1 -1
  7. package/dist/components/confirm-sign-up.vue.d.ts.map +1 -1
  8. package/dist/components/confirm-verify-user.vue.d.ts.map +1 -1
  9. package/dist/components/force-new-password.vue.d.ts.map +1 -1
  10. package/dist/components/index.d.ts +2 -1
  11. package/dist/components/index.d.ts.map +1 -1
  12. package/dist/components/primitives/base-form-field.vue.d.ts +21 -0
  13. package/dist/components/primitives/base-form-field.vue.d.ts.map +1 -0
  14. package/dist/components/primitives/base-form-fields.vue.d.ts +11 -0
  15. package/dist/components/primitives/base-form-fields.vue.d.ts.map +1 -0
  16. package/dist/components/reset-password.vue.d.ts.map +1 -1
  17. package/dist/components/setup-totp.vue.d.ts.map +1 -1
  18. package/dist/components/sign-in.vue.d.ts.map +1 -1
  19. package/dist/components/sign-up.vue.d.ts.map +1 -1
  20. package/dist/composables/useAuth.d.ts +2 -2
  21. package/dist/composables/useUtils.d.ts +1 -15
  22. package/dist/composables/useUtils.d.ts.map +1 -1
  23. package/dist/index.cjs +34 -34
  24. package/dist/index.d.ts +2 -2
  25. package/dist/index.d.ts.map +1 -1
  26. package/dist/index.js +6419 -6971
  27. package/dist/style.css +1 -1
  28. package/dist/types/index.d.ts +2 -3
  29. package/dist/types/index.d.ts.map +1 -1
  30. package/package.json +7 -2
  31. package/dist/components/primitives/base-box.vue.d.ts +0 -3
  32. package/dist/components/primitives/base-box.vue.d.ts.map +0 -1
  33. package/dist/components/user-name-alias.vue.d.ts +0 -55
  34. package/dist/components/user-name-alias.vue.d.ts.map +0 -1
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var yl=Object.defineProperty,bl=Object.defineProperties;var Cl=Object.getOwnPropertyDescriptors;var Za=Object.getOwnPropertySymbols;var wl=Object.prototype.hasOwnProperty,Sl=Object.prototype.propertyIsEnumerable;var Xa=(e,t,r)=>t in e?yl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Mt=(e,t)=>{for(var r in t||(t={}))wl.call(t,r)&&Xa(e,r,t[r]);if(Za)for(var r of Za(t))Sl.call(t,r)&&Xa(e,r,t[r]);return e},on=(e,t)=>bl(e,Cl(t));Object.defineProperty(exports,"__esModule",{value:!0});exports[Symbol.toStringTag]="Module";var n=require("vue"),me=require("aws-amplify");const He=n.defineComponent({setup(e){let t=n.useSlots();return(r,a)=>n.renderSlot(r.$slots,"fieldSetI",n.mergeProps(r.$attrs,{slotData:n.unref(t).default&&n.unref(t).default()}),()=>[n.createElementVNode("fieldset",n.mergeProps(r.$attrs,{"data-amplify-fieldset":""}),[n.renderSlot(r.$slots,"default")],16)])}}),Te=n.defineComponent({props:{type:null,fullWidth:{type:[Boolean,String]},size:null,variation:null,fontWeight:null},setup(e){const{type:t,fullWidth:r,size:a,variation:o,fontWeight:i}=e;return(s,l)=>n.renderSlot(s.$slots,"buttont",n.normalizeProps(n.guardReactiveProps(s.$attrs)),()=>[n.createElementVNode("button",n.mergeProps({class:"amplify-button",type:t,style:{fontWeight:i},"data-fullwidth":r,"data-size":a,"data-fontWeight":i,"data-variation":o},s.$attrs,{"data-amplify-button":""}),[n.renderSlot(s.$slots,"default")],16)])}}),_l={key:0,class:"amplify-flex amplify-alert","data-variation":"error",style:{"align-items":"center","justify-content":"space-between"},role:"alert"},xl={class:"amplify-flex",style:{"align-items":"center"}},El=n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon",viewBox:"0 0 24 24",fill:"currentColor"},[n.createElementVNode("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})],-1),Al=n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon",viewBox:"0 0 24 24",fill:"currentColor"},[n.createElementVNode("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})],-1),qe={setup(e){const t=n.ref(!0);function r(){t.value=!1}return(a,o)=>{const i=Te;return t.value?(n.openBlock(),n.createElementBlock("div",_l,[n.createElementVNode("div",xl,[El,n.createElementVNode("div",null,[n.renderSlot(a.$slots,"default")])]),n.createVNode(i,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"link",type:"button",onClick:r},{default:n.withCtx(()=>[Al]),_:1})])):n.createCommentVNode("",!0)}}};var Lt=(e,t)=>{const r=e.__vccOpts||e;for(const[a,o]of t)r[a]=o;return r};const Il={};function kl(e,t){return n.openBlock(),n.createElementBlock("div",null,[n.renderSlot(e.$slots,"default")])}var xe=Lt(Il,[["render",kl]]);const Ke=n.defineComponent({setup(e){let t=n.useSlots();return(r,a)=>n.renderSlot(r.$slots,"formt",n.mergeProps(r.$attrs,{slotData:n.unref(t).default&&n.unref(t).default()}),()=>[n.createElementVNode("form",n.mergeProps({"data-amplify-form":""},r.$attrs),[n.renderSlot(r.$slots,"default")],16)])}}),Ye=n.defineComponent({setup(e){let t=n.useSlots();return(r,a)=>n.renderSlot(r.$slots,"footert",n.mergeProps(r.$attrs,{slotData:n.unref(t).default&&n.unref(t).default()}),()=>[n.createElementVNode("footer",n.normalizeProps(n.guardReactiveProps(r.$attrs)),[n.renderSlot(r.$slots,"default")],16)])}});function Pl(e){return n.getCurrentScope()?(n.onScopeDispose(e),!0):!1}function Re(e){let t=0,r,a;const o=()=>{t-=1,a&&t<=0&&(a.stop(),r=void 0,a=void 0)};return(...i)=>(t+=1,r||(a=n.effectScope(!0),r=a.run(()=>e(...i))),Pl(o),r)}var ir=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Nl(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(r){var a=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,a.get?a:{enumerable:!0,get:function(){return e[r]}})}),t}function Tl(e,t,r,a){for(var o=e.length,i=r+(a?1:-1);a?i--:++i<o;)if(t(e[i],i,e))return i;return-1}var $l=Tl;function Bl(e){return e!==e}var Fl=Bl;function Dl(e,t,r){for(var a=r-1,o=e.length;++a<o;)if(e[a]===t)return a;return-1}var Rl=Dl,Vl=$l,Ol=Fl,Ul=Rl;function Ml(e,t,r){return t===t?Ul(e,t,r):Vl(e,Ol,r)}var Ll=Ml,zl=typeof ir=="object"&&ir&&ir.Object===Object&&ir,Ja=zl,jl=Ja,Gl=typeof self=="object"&&self&&self.Object===Object&&self,Wl=jl||Gl||Function("return this")(),Ze=Wl,Hl=Ze,ql=Hl.Symbol,sr=ql,Qa=sr,eo=Object.prototype,Kl=eo.hasOwnProperty,Yl=eo.toString,zt=Qa?Qa.toStringTag:void 0;function Zl(e){var t=Kl.call(e,zt),r=e[zt];try{e[zt]=void 0;var a=!0}catch{}var o=Yl.call(e);return a&&(t?e[zt]=r:delete e[zt]),o}var Xl=Zl,Jl=Object.prototype,Ql=Jl.toString;function eu(e){return Ql.call(e)}var tu=eu,to=sr,ru=Xl,nu=tu,au="[object Null]",ou="[object Undefined]",ro=to?to.toStringTag:void 0;function iu(e){return e==null?e===void 0?ou:au:ro&&ro in Object(e)?ru(e):nu(e)}var ct=iu;function su(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Xe=su,lu=ct,uu=Xe,cu="[object AsyncFunction]",du="[object Function]",fu="[object GeneratorFunction]",vu="[object Proxy]";function pu(e){if(!uu(e))return!1;var t=lu(e);return t==du||t==fu||t==cu||t==vu}var sn=pu,mu=9007199254740991;function hu(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=mu}var ln=hu,gu=sn,yu=ln;function bu(e){return e!=null&&yu(e.length)&&!gu(e)}var pt=bu,Cu=Array.isArray,Le=Cu;function wu(e){return e!=null&&typeof e=="object"}var ot=wu,Su=ct,_u=Le,xu=ot,Eu="[object String]";function Au(e){return typeof e=="string"||!_u(e)&&xu(e)&&Su(e)==Eu}var Iu=Au,ku=/\s/;function Pu(e){for(var t=e.length;t--&&ku.test(e.charAt(t)););return t}var Nu=Pu,Tu=Nu,$u=/^\s+/;function Bu(e){return e&&e.slice(0,Tu(e)+1).replace($u,"")}var Fu=Bu,Du=ct,Ru=ot,Vu="[object Symbol]";function Ou(e){return typeof e=="symbol"||Ru(e)&&Du(e)==Vu}var lr=Ou,Uu=Fu,no=Xe,Mu=lr,ao=0/0,Lu=/^[-+]0x[0-9a-f]+$/i,zu=/^0b[01]+$/i,ju=/^0o[0-7]+$/i,Gu=parseInt;function Wu(e){if(typeof e=="number")return e;if(Mu(e))return ao;if(no(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=no(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Uu(e);var r=zu.test(e);return r||ju.test(e)?Gu(e.slice(2),r?2:8):Lu.test(e)?ao:+e}var Hu=Wu,qu=Hu,oo=1/0,Ku=17976931348623157e292;function Yu(e){if(!e)return e===0?e:0;if(e=qu(e),e===oo||e===-oo){var t=e<0?-1:1;return t*Ku}return e===e?e:0}var Zu=Yu,Xu=Zu;function Ju(e){var t=Xu(e),r=t%1;return t===t?r?t-r:t:0}var Qu=Ju;function ec(e,t){for(var r=-1,a=e==null?0:e.length,o=Array(a);++r<a;)o[r]=t(e[r],r,e);return o}var un=ec,tc=un;function rc(e,t){return tc(t,function(r){return e[r]})}var nc=rc;function ac(e,t){for(var r=-1,a=Array(e);++r<e;)a[r]=t(r);return a}var oc=ac,ic=ct,sc=ot,lc="[object Arguments]";function uc(e){return sc(e)&&ic(e)==lc}var cc=uc,io=cc,dc=ot,so=Object.prototype,fc=so.hasOwnProperty,vc=so.propertyIsEnumerable,pc=io(function(){return arguments}())?io:function(e){return dc(e)&&fc.call(e,"callee")&&!vc.call(e,"callee")},ur=pc,mt={exports:{}};function mc(){return!1}var hc=mc;(function(e,t){var r=Ze,a=hc,o=t&&!t.nodeType&&t,i=o&&!0&&e&&!e.nodeType&&e,s=i&&i.exports===o,l=s?r.Buffer:void 0,u=l?l.isBuffer:void 0,d=u||a;e.exports=d})(mt,mt.exports);var gc=9007199254740991,yc=/^(?:0|[1-9]\d*)$/;function bc(e,t){var r=typeof e;return t=t==null?gc:t,!!t&&(r=="number"||r!="symbol"&&yc.test(e))&&e>-1&&e%1==0&&e<t}var cr=bc,Cc=ct,wc=ln,Sc=ot,_c="[object Arguments]",xc="[object Array]",Ec="[object Boolean]",Ac="[object Date]",Ic="[object Error]",kc="[object Function]",Pc="[object Map]",Nc="[object Number]",Tc="[object Object]",$c="[object RegExp]",Bc="[object Set]",Fc="[object String]",Dc="[object WeakMap]",Rc="[object ArrayBuffer]",Vc="[object DataView]",Oc="[object Float32Array]",Uc="[object Float64Array]",Mc="[object Int8Array]",Lc="[object Int16Array]",zc="[object Int32Array]",jc="[object Uint8Array]",Gc="[object Uint8ClampedArray]",Wc="[object Uint16Array]",Hc="[object Uint32Array]",he={};he[Oc]=he[Uc]=he[Mc]=he[Lc]=he[zc]=he[jc]=he[Gc]=he[Wc]=he[Hc]=!0;he[_c]=he[xc]=he[Rc]=he[Ec]=he[Vc]=he[Ac]=he[Ic]=he[kc]=he[Pc]=he[Nc]=he[Tc]=he[$c]=he[Bc]=he[Fc]=he[Dc]=!1;function qc(e){return Sc(e)&&wc(e.length)&&!!he[Cc(e)]}var Kc=qc;function Yc(e){return function(t){return e(t)}}var Zc=Yc,cn={exports:{}};(function(e,t){var r=Ja,a=t&&!t.nodeType&&t,o=a&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===a,s=i&&r.process,l=function(){try{var u=o&&o.require&&o.require("util").types;return u||s&&s.binding&&s.binding("util")}catch{}}();e.exports=l})(cn,cn.exports);var Xc=Kc,Jc=Zc,lo=cn.exports,uo=lo&&lo.isTypedArray,Qc=uo?Jc(uo):Xc,dr=Qc,ed=oc,td=ur,rd=Le,nd=mt.exports,ad=cr,od=dr,id=Object.prototype,sd=id.hasOwnProperty;function ld(e,t){var r=rd(e),a=!r&&td(e),o=!r&&!a&&nd(e),i=!r&&!a&&!o&&od(e),s=r||a||o||i,l=s?ed(e.length,String):[],u=l.length;for(var d in e)(t||sd.call(e,d))&&!(s&&(d=="length"||o&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||ad(d,u)))&&l.push(d);return l}var co=ld,ud=Object.prototype;function cd(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||ud;return e===r}var fr=cd;function dd(e,t){return function(r){return e(t(r))}}var fo=dd,fd=fo,vd=fd(Object.keys,Object),pd=vd,md=fr,hd=pd,gd=Object.prototype,yd=gd.hasOwnProperty;function bd(e){if(!md(e))return hd(e);var t=[];for(var r in Object(e))yd.call(e,r)&&r!="constructor"&&t.push(r);return t}var vo=bd,Cd=co,wd=vo,Sd=pt;function _d(e){return Sd(e)?Cd(e):wd(e)}var dn=_d,xd=nc,Ed=dn;function Ad(e){return e==null?[]:xd(e,Ed(e))}var Id=Ad,kd=Ll,Pd=pt,Nd=Iu,Td=Qu,$d=Id,Bd=Math.max;function Fd(e,t,r,a){e=Pd(e)?e:$d(e),r=r&&!a?Td(r):0;var o=e.length;return r<0&&(r=Bd(o+r,0)),Nd(e)?r<=o&&e.indexOf(t,r)>-1:!!o&&kd(e,t,r)>-1}var Dd=Fd;/*! *****************************************************************************
1
+ "use strict";var Bu=Object.defineProperty,Fu=Object.defineProperties;var Ru=Object.getOwnPropertyDescriptors;var oo=Object.getOwnPropertySymbols;var Ou=Object.prototype.hasOwnProperty,Du=Object.prototype.propertyIsEnumerable;var io=(e,t,r)=>t in e?Bu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,It=(e,t)=>{for(var r in t||(t={}))Ou.call(t,r)&&io(e,r,t[r]);if(oo)for(var r of oo(t))Du.call(t,r)&&io(e,r,t[r]);return e},cn=(e,t)=>Fu(e,Ru(t));Object.defineProperty(exports,"__esModule",{value:!0});exports[Symbol.toStringTag]="Module";var a=require("vue"),ne=require("aws-amplify");const $e=a.defineComponent({setup(e){let t=a.useSlots();return(r,n)=>a.renderSlot(r.$slots,"fieldSetI",a.mergeProps(r.$attrs,{slotData:a.unref(t).default&&a.unref(t).default()}),()=>[a.createElementVNode("fieldset",a.mergeProps(r.$attrs,{"data-amplify-fieldset":""}),[a.renderSlot(r.$slots,"default")],16)])}}),ge=a.defineComponent({props:{type:null,fullWidth:{type:[Boolean,String]},size:null,variation:null,fontWeight:null},setup(e){const{type:t,fullWidth:r,size:n,variation:o,fontWeight:i}=e;return(s,u)=>a.renderSlot(s.$slots,"buttont",a.normalizeProps(a.guardReactiveProps(s.$attrs)),()=>[a.createElementVNode("button",a.mergeProps({class:"amplify-button",type:t,style:{fontWeight:i},"data-fullwidth":r,"data-size":n,"data-fontWeight":i,"data-variation":o},s.$attrs,{"data-amplify-button":""}),[a.renderSlot(s.$slots,"default")],16)])}}),Uu={key:0,class:"amplify-flex amplify-alert","data-variation":"error",style:{"align-items":"center","justify-content":"space-between"},role:"alert"},Vu={class:"amplify-flex",style:{"align-items":"center"}},Mu=a.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon",viewBox:"0 0 24 24",fill:"currentColor"},[a.createElementVNode("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})],-1),Lu=a.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon",viewBox:"0 0 24 24",fill:"currentColor"},[a.createElementVNode("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})],-1),Te={setup(e){const t=a.ref(!0);function r(){t.value=!1}return(n,o)=>{const i=ge;return t.value?(a.openBlock(),a.createElementBlock("div",Uu,[a.createElementVNode("div",Vu,[Mu,a.createElementVNode("div",null,[a.renderSlot(n.$slots,"default")])]),a.createVNode(i,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"link",type:"button",onClick:r},{default:a.withCtx(()=>[Lu]),_:1})])):a.createCommentVNode("",!0)}}};var tr=(e,t)=>{const r=e.__vccOpts||e;for(const[n,o]of t)r[n]=o;return r};const zu={};function ju(e,t){return a.openBlock(),a.createElementBlock("div",null,[a.renderSlot(e.$slots,"default")])}var ve=tr(zu,[["render",ju]]);const Pe=a.defineComponent({setup(e){let t=a.useSlots();return(r,n)=>a.renderSlot(r.$slots,"formt",a.mergeProps(r.$attrs,{slotData:a.unref(t).default&&a.unref(t).default()}),()=>[a.createElementVNode("form",a.mergeProps({"data-amplify-form":""},r.$attrs),[a.renderSlot(r.$slots,"default")],16)])}}),Ne=a.defineComponent({setup(e){let t=a.useSlots();return(r,n)=>a.renderSlot(r.$slots,"footert",a.mergeProps(r.$attrs,{slotData:a.unref(t).default&&a.unref(t).default()}),()=>[a.createElementVNode("footer",a.normalizeProps(a.guardReactiveProps(r.$attrs)),[a.renderSlot(r.$slots,"default")],16)])}});function Gu(e){return a.getCurrentScope()?(a.onScopeDispose(e),!0):!1}function _e(e){let t=0,r,n;const o=()=>{t-=1,n&&t<=0&&(n.stop(),r=void 0,n=void 0)};return(...i)=>(t+=1,r||(n=a.effectScope(!0),r=n.run(()=>e(...i))),Gu(o),r)}var rr=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Wu(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}),t}var Hu=typeof rr=="object"&&rr&&rr.Object===Object&&rr,so=Hu,Ku=so,qu=typeof self=="object"&&self&&self.Object===Object&&self,Yu=Ku||qu||Function("return this")(),Be=Yu,Zu=Be,Xu=Zu.Symbol,kt=Xu,uo=kt,lo=Object.prototype,Ju=lo.hasOwnProperty,Qu=lo.toString,$t=uo?uo.toStringTag:void 0;function el(e){var t=Ju.call(e,$t),r=e[$t];try{e[$t]=void 0;var n=!0}catch{}var o=Qu.call(e);return n&&(t?e[$t]=r:delete e[$t]),o}var tl=el,rl=Object.prototype,nl=rl.toString;function al(e){return nl.call(e)}var ol=al,co=kt,il=tl,sl=ol,ul="[object Null]",ll="[object Undefined]",fo=co?co.toStringTag:void 0;function cl(e){return e==null?e===void 0?ll:ul:fo&&fo in Object(e)?il(e):sl(e)}var et=cl;function dl(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Fe=dl,fl=et,vl=Fe,pl="[object AsyncFunction]",ml="[object Function]",hl="[object GeneratorFunction]",gl="[object Proxy]";function yl(e){if(!vl(e))return!1;var t=fl(e);return t==ml||t==hl||t==pl||t==gl}var dn=yl,bl=9007199254740991;function Cl(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=bl}var fn=Cl,Sl=dn,wl=fn;function _l(e){return e!=null&&wl(e.length)&&!Sl(e)}var Tt=_l,xl=Array.isArray,Ie=xl;function El(e){return e!=null&&typeof e=="object"}var Me=El,Al=et,Il=Me,kl="[object Symbol]";function $l(e){return typeof e=="symbol"||Il(e)&&Al(e)==kl}var vn=$l;function Tl(e,t){for(var r=-1,n=e==null?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o}var vo=Tl;function Pl(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var Nl=Pl,Bl=et,Fl=Me,Rl="[object Arguments]";function Ol(e){return Fl(e)&&Bl(e)==Rl}var Dl=Ol,po=Dl,Ul=Me,mo=Object.prototype,Vl=mo.hasOwnProperty,Ml=mo.propertyIsEnumerable,Ll=po(function(){return arguments}())?po:function(e){return Ul(e)&&Vl.call(e,"callee")&&!Ml.call(e,"callee")},nr=Ll,Ze={exports:{}};function zl(){return!1}var jl=zl;(function(e,t){var r=Be,n=jl,o=t&&!t.nodeType&&t,i=o&&!0&&e&&!e.nodeType&&e,s=i&&i.exports===o,u=s?r.Buffer:void 0,l=u?u.isBuffer:void 0,c=l||n;e.exports=c})(Ze,Ze.exports);var Gl=9007199254740991,Wl=/^(?:0|[1-9]\d*)$/;function Hl(e,t){var r=typeof e;return t=t==null?Gl:t,!!t&&(r=="number"||r!="symbol"&&Wl.test(e))&&e>-1&&e%1==0&&e<t}var ar=Hl,Kl=et,ql=fn,Yl=Me,Zl="[object Arguments]",Xl="[object Array]",Jl="[object Boolean]",Ql="[object Date]",ec="[object Error]",tc="[object Function]",rc="[object Map]",nc="[object Number]",ac="[object Object]",oc="[object RegExp]",ic="[object Set]",sc="[object String]",uc="[object WeakMap]",lc="[object ArrayBuffer]",cc="[object DataView]",dc="[object Float32Array]",fc="[object Float64Array]",vc="[object Int8Array]",pc="[object Int16Array]",mc="[object Int32Array]",hc="[object Uint8Array]",gc="[object Uint8ClampedArray]",yc="[object Uint16Array]",bc="[object Uint32Array]",ae={};ae[dc]=ae[fc]=ae[vc]=ae[pc]=ae[mc]=ae[hc]=ae[gc]=ae[yc]=ae[bc]=!0;ae[Zl]=ae[Xl]=ae[lc]=ae[Jl]=ae[cc]=ae[Ql]=ae[ec]=ae[tc]=ae[rc]=ae[nc]=ae[ac]=ae[oc]=ae[ic]=ae[sc]=ae[uc]=!1;function Cc(e){return Yl(e)&&ql(e.length)&&!!ae[Kl(e)]}var Sc=Cc;function wc(e){return function(t){return e(t)}}var pn=wc,Pt={exports:{}};(function(e,t){var r=so,n=t&&!t.nodeType&&t,o=n&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===n,s=i&&r.process,u=function(){try{var l=o&&o.require&&o.require("util").types;return l||s&&s.binding&&s.binding("util")}catch{}}();e.exports=u})(Pt,Pt.exports);var _c=Sc,xc=pn,ho=Pt.exports,go=ho&&ho.isTypedArray,Ec=go?xc(go):_c,or=Ec,Ac=Nl,Ic=nr,kc=Ie,$c=Ze.exports,Tc=ar,Pc=or,Nc=Object.prototype,Bc=Nc.hasOwnProperty;function Fc(e,t){var r=kc(e),n=!r&&Ic(e),o=!r&&!n&&$c(e),i=!r&&!n&&!o&&Pc(e),s=r||n||o||i,u=s?Ac(e.length,String):[],l=u.length;for(var c in e)(t||Bc.call(e,c))&&!(s&&(c=="length"||o&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||Tc(c,l)))&&u.push(c);return u}var yo=Fc,Rc=Object.prototype;function Oc(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Rc;return e===r}var ir=Oc;function Dc(e,t){return function(r){return e(t(r))}}var bo=Dc,Uc=bo,Vc=Uc(Object.keys,Object),Mc=Vc,Lc=ir,zc=Mc,jc=Object.prototype,Gc=jc.hasOwnProperty;function Wc(e){if(!Lc(e))return zc(e);var t=[];for(var r in Object(e))Gc.call(e,r)&&r!="constructor"&&t.push(r);return t}var Co=Wc,Hc=yo,Kc=Co,qc=Tt;function Yc(e){return qc(e)?Hc(e):Kc(e)}var sr=Yc;function Zc(){this.__data__=[],this.size=0}var Xc=Zc;function Jc(e,t){return e===t||e!==e&&t!==t}var Nt=Jc,Qc=Nt;function ed(e,t){for(var r=e.length;r--;)if(Qc(e[r][0],t))return r;return-1}var ur=ed,td=ur,rd=Array.prototype,nd=rd.splice;function ad(e){var t=this.__data__,r=td(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():nd.call(t,r,1),--this.size,!0}var od=ad,id=ur;function sd(e){var t=this.__data__,r=id(t,e);return r<0?void 0:t[r][1]}var ud=sd,ld=ur;function cd(e){return ld(this.__data__,e)>-1}var dd=cd,fd=ur;function vd(e,t){var r=this.__data__,n=fd(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var pd=vd,md=Xc,hd=od,gd=ud,yd=dd,bd=pd;function tt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}tt.prototype.clear=md;tt.prototype.delete=hd;tt.prototype.get=gd;tt.prototype.has=yd;tt.prototype.set=bd;var lr=tt,Cd=lr;function Sd(){this.__data__=new Cd,this.size=0}var wd=Sd;function _d(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}var xd=_d;function Ed(e){return this.__data__.get(e)}var Ad=Ed;function Id(e){return this.__data__.has(e)}var kd=Id,$d=Be,Td=$d["__core-js_shared__"],Pd=Td,mn=Pd,So=function(){var e=/[^.]+$/.exec(mn&&mn.keys&&mn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Nd(e){return!!So&&So in e}var Bd=Nd,Fd=Function.prototype,Rd=Fd.toString;function Od(e){if(e!=null){try{return Rd.call(e)}catch{}try{return e+""}catch{}}return""}var wo=Od,Dd=dn,Ud=Bd,Vd=Fe,Md=wo,Ld=/[\\^$.*+?()[\]{}|]/g,zd=/^\[object .+?Constructor\]$/,jd=Function.prototype,Gd=Object.prototype,Wd=jd.toString,Hd=Gd.hasOwnProperty,Kd=RegExp("^"+Wd.call(Hd).replace(Ld,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function qd(e){if(!Vd(e)||Ud(e))return!1;var t=Dd(e)?Kd:zd;return t.test(Md(e))}var Yd=qd;function Zd(e,t){return e==null?void 0:e[t]}var Xd=Zd,Jd=Yd,Qd=Xd;function ef(e,t){var r=Qd(e,t);return Jd(r)?r:void 0}var Xe=ef,tf=Xe,rf=Be,nf=tf(rf,"Map"),hn=nf,af=Xe,of=af(Object,"create"),cr=of,_o=cr;function sf(){this.__data__=_o?_o(null):{},this.size=0}var uf=sf;function lf(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var cf=lf,df=cr,ff="__lodash_hash_undefined__",vf=Object.prototype,pf=vf.hasOwnProperty;function mf(e){var t=this.__data__;if(df){var r=t[e];return r===ff?void 0:r}return pf.call(t,e)?t[e]:void 0}var hf=mf,gf=cr,yf=Object.prototype,bf=yf.hasOwnProperty;function Cf(e){var t=this.__data__;return gf?t[e]!==void 0:bf.call(t,e)}var Sf=Cf,wf=cr,_f="__lodash_hash_undefined__";function xf(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=wf&&t===void 0?_f:t,this}var Ef=xf,Af=uf,If=cf,kf=hf,$f=Sf,Tf=Ef;function rt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}rt.prototype.clear=Af;rt.prototype.delete=If;rt.prototype.get=kf;rt.prototype.has=$f;rt.prototype.set=Tf;var Pf=rt,xo=Pf,Nf=lr,Bf=hn;function Ff(){this.size=0,this.__data__={hash:new xo,map:new(Bf||Nf),string:new xo}}var Rf=Ff;function Of(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Df=Of,Uf=Df;function Vf(e,t){var r=e.__data__;return Uf(t)?r[typeof t=="string"?"string":"hash"]:r.map}var dr=Vf,Mf=dr;function Lf(e){var t=Mf(this,e).delete(e);return this.size-=t?1:0,t}var zf=Lf,jf=dr;function Gf(e){return jf(this,e).get(e)}var Wf=Gf,Hf=dr;function Kf(e){return Hf(this,e).has(e)}var qf=Kf,Yf=dr;function Zf(e,t){var r=Yf(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}var Xf=Zf,Jf=Rf,Qf=zf,ev=Wf,tv=qf,rv=Xf;function nt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}nt.prototype.clear=Jf;nt.prototype.delete=Qf;nt.prototype.get=ev;nt.prototype.has=tv;nt.prototype.set=rv;var gn=nt,nv=lr,av=hn,ov=gn,iv=200;function sv(e,t){var r=this.__data__;if(r instanceof nv){var n=r.__data__;if(!av||n.length<iv-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new ov(n)}return r.set(e,t),this.size=r.size,this}var uv=sv,lv=lr,cv=wd,dv=xd,fv=Ad,vv=kd,pv=uv;function at(e){var t=this.__data__=new lv(e);this.size=t.size}at.prototype.clear=cv;at.prototype.delete=dv;at.prototype.get=fv;at.prototype.has=vv;at.prototype.set=pv;var fr=at;function mv(e,t){for(var r=-1,n=e==null?0:e.length;++r<n&&t(e[r],r,e)!==!1;);return e}var hv=mv,gv=Xe,yv=function(){try{var e=gv(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Eo=yv,Ao=Eo;function bv(e,t,r){t=="__proto__"&&Ao?Ao(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}var yn=bv,Cv=yn,Sv=Nt,wv=Object.prototype,_v=wv.hasOwnProperty;function xv(e,t,r){var n=e[t];(!(_v.call(e,t)&&Sv(n,r))||r===void 0&&!(t in e))&&Cv(e,t,r)}var bn=xv,Ev=bn,Av=yn;function Iv(e,t,r,n){var o=!r;r||(r={});for(var i=-1,s=t.length;++i<s;){var u=t[i],l=n?n(r[u],e[u],u,r,e):void 0;l===void 0&&(l=e[u]),o?Av(r,u,l):Ev(r,u,l)}return r}var Bt=Iv,kv=Bt,$v=sr;function Tv(e,t){return e&&kv(t,$v(t),e)}var Pv=Tv;function Nv(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}var Bv=Nv,Fv=Fe,Rv=ir,Ov=Bv,Dv=Object.prototype,Uv=Dv.hasOwnProperty;function Vv(e){if(!Fv(e))return Ov(e);var t=Rv(e),r=[];for(var n in e)n=="constructor"&&(t||!Uv.call(e,n))||r.push(n);return r}var Mv=Vv,Lv=yo,zv=Mv,jv=Tt;function Gv(e){return jv(e)?Lv(e,!0):zv(e)}var Ft=Gv,Wv=Bt,Hv=Ft;function Kv(e,t){return e&&Wv(t,Hv(t),e)}var qv=Kv,vr={exports:{}};(function(e,t){var r=Be,n=t&&!t.nodeType&&t,o=n&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===n,s=i?r.Buffer:void 0,u=s?s.allocUnsafe:void 0;function l(c,d){if(d)return c.slice();var v=c.length,f=u?u(v):new c.constructor(v);return c.copy(f),f}e.exports=l})(vr,vr.exports);function Yv(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}var Io=Yv;function Zv(e,t){for(var r=-1,n=e==null?0:e.length,o=0,i=[];++r<n;){var s=e[r];t(s,r,e)&&(i[o++]=s)}return i}var Xv=Zv;function Jv(){return[]}var ko=Jv,Qv=Xv,ep=ko,tp=Object.prototype,rp=tp.propertyIsEnumerable,$o=Object.getOwnPropertySymbols,np=$o?function(e){return e==null?[]:(e=Object(e),Qv($o(e),function(t){return rp.call(e,t)}))}:ep,Cn=np,ap=Bt,op=Cn;function ip(e,t){return ap(e,op(e),t)}var sp=ip;function up(e,t){for(var r=-1,n=t.length,o=e.length;++r<n;)e[o+r]=t[r];return e}var To=up,lp=bo,cp=lp(Object.getPrototypeOf,Object),Sn=cp,dp=To,fp=Sn,vp=Cn,pp=ko,mp=Object.getOwnPropertySymbols,hp=mp?function(e){for(var t=[];e;)dp(t,vp(e)),e=fp(e);return t}:pp,Po=hp,gp=Bt,yp=Po;function bp(e,t){return gp(e,yp(e),t)}var Cp=bp,Sp=To,wp=Ie;function _p(e,t,r){var n=t(e);return wp(e)?n:Sp(n,r(e))}var No=_p,xp=No,Ep=Cn,Ap=sr;function Ip(e){return xp(e,Ap,Ep)}var Bo=Ip,kp=No,$p=Po,Tp=Ft;function Pp(e){return kp(e,Tp,$p)}var Fo=Pp,Np=Xe,Bp=Be,Fp=Np(Bp,"DataView"),Rp=Fp,Op=Xe,Dp=Be,Up=Op(Dp,"Promise"),Vp=Up,Mp=Xe,Lp=Be,zp=Mp(Lp,"Set"),jp=zp,Gp=Xe,Wp=Be,Hp=Gp(Wp,"WeakMap"),Kp=Hp,wn=Rp,_n=hn,xn=Vp,En=jp,An=Kp,Ro=et,ot=wo,Oo="[object Map]",qp="[object Object]",Do="[object Promise]",Uo="[object Set]",Vo="[object WeakMap]",Mo="[object DataView]",Yp=ot(wn),Zp=ot(_n),Xp=ot(xn),Jp=ot(En),Qp=ot(An),Je=Ro;(wn&&Je(new wn(new ArrayBuffer(1)))!=Mo||_n&&Je(new _n)!=Oo||xn&&Je(xn.resolve())!=Do||En&&Je(new En)!=Uo||An&&Je(new An)!=Vo)&&(Je=function(e){var t=Ro(e),r=t==qp?e.constructor:void 0,n=r?ot(r):"";if(n)switch(n){case Yp:return Mo;case Zp:return Oo;case Xp:return Do;case Jp:return Uo;case Qp:return Vo}return t});var Rt=Je,em=Object.prototype,tm=em.hasOwnProperty;function rm(e){var t=e.length,r=new e.constructor(t);return t&&typeof e[0]=="string"&&tm.call(e,"index")&&(r.index=e.index,r.input=e.input),r}var nm=rm,am=Be,om=am.Uint8Array,Lo=om,zo=Lo;function im(e){var t=new e.constructor(e.byteLength);return new zo(t).set(new zo(e)),t}var In=im,sm=In;function um(e,t){var r=t?sm(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}var lm=um,cm=/\w*$/;function dm(e){var t=new e.constructor(e.source,cm.exec(e));return t.lastIndex=e.lastIndex,t}var fm=dm,jo=kt,Go=jo?jo.prototype:void 0,Wo=Go?Go.valueOf:void 0;function vm(e){return Wo?Object(Wo.call(e)):{}}var pm=vm,mm=In;function hm(e,t){var r=t?mm(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}var Ho=hm,gm=In,ym=lm,bm=fm,Cm=pm,Sm=Ho,wm="[object Boolean]",_m="[object Date]",xm="[object Map]",Em="[object Number]",Am="[object RegExp]",Im="[object Set]",km="[object String]",$m="[object Symbol]",Tm="[object ArrayBuffer]",Pm="[object DataView]",Nm="[object Float32Array]",Bm="[object Float64Array]",Fm="[object Int8Array]",Rm="[object Int16Array]",Om="[object Int32Array]",Dm="[object Uint8Array]",Um="[object Uint8ClampedArray]",Vm="[object Uint16Array]",Mm="[object Uint32Array]";function Lm(e,t,r){var n=e.constructor;switch(t){case Tm:return gm(e);case wm:case _m:return new n(+e);case Pm:return ym(e,r);case Nm:case Bm:case Fm:case Rm:case Om:case Dm:case Um:case Vm:case Mm:return Sm(e,r);case xm:return new n;case Em:case km:return new n(e);case Am:return bm(e);case Im:return new n;case $m:return Cm(e)}}var zm=Lm,jm=Fe,Ko=Object.create,Gm=function(){function e(){}return function(t){if(!jm(t))return{};if(Ko)return Ko(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}(),Wm=Gm,Hm=Wm,Km=Sn,qm=ir;function Ym(e){return typeof e.constructor=="function"&&!qm(e)?Hm(Km(e)):{}}var qo=Ym,Zm=Rt,Xm=Me,Jm="[object Map]";function Qm(e){return Xm(e)&&Zm(e)==Jm}var eh=Qm,th=eh,rh=pn,Yo=Pt.exports,Zo=Yo&&Yo.isMap,nh=Zo?rh(Zo):th,ah=nh,oh=Rt,ih=Me,sh="[object Set]";function uh(e){return ih(e)&&oh(e)==sh}var lh=uh,ch=lh,dh=pn,Xo=Pt.exports,Jo=Xo&&Xo.isSet,fh=Jo?dh(Jo):ch,vh=fh,ph=fr,mh=hv,hh=bn,gh=Pv,yh=qv,bh=vr.exports,Ch=Io,Sh=sp,wh=Cp,_h=Bo,xh=Fo,Eh=Rt,Ah=nm,Ih=zm,kh=qo,$h=Ie,Th=Ze.exports,Ph=ah,Nh=Fe,Bh=vh,Fh=sr,Rh=Ft,Oh=1,Dh=2,Uh=4,Qo="[object Arguments]",Vh="[object Array]",Mh="[object Boolean]",Lh="[object Date]",zh="[object Error]",ei="[object Function]",jh="[object GeneratorFunction]",Gh="[object Map]",Wh="[object Number]",ti="[object Object]",Hh="[object RegExp]",Kh="[object Set]",qh="[object String]",Yh="[object Symbol]",Zh="[object WeakMap]",Xh="[object ArrayBuffer]",Jh="[object DataView]",Qh="[object Float32Array]",eg="[object Float64Array]",tg="[object Int8Array]",rg="[object Int16Array]",ng="[object Int32Array]",ag="[object Uint8Array]",og="[object Uint8ClampedArray]",ig="[object Uint16Array]",sg="[object Uint32Array]",te={};te[Qo]=te[Vh]=te[Xh]=te[Jh]=te[Mh]=te[Lh]=te[Qh]=te[eg]=te[tg]=te[rg]=te[ng]=te[Gh]=te[Wh]=te[ti]=te[Hh]=te[Kh]=te[qh]=te[Yh]=te[ag]=te[og]=te[ig]=te[sg]=!0;te[zh]=te[ei]=te[Zh]=!1;function pr(e,t,r,n,o,i){var s,u=t&Oh,l=t&Dh,c=t&Uh;if(r&&(s=o?r(e,n,o,i):r(e)),s!==void 0)return s;if(!Nh(e))return e;var d=$h(e);if(d){if(s=Ah(e),!u)return Ch(e,s)}else{var v=Eh(e),f=v==ei||v==jh;if(Th(e))return bh(e,u);if(v==ti||v==Qo||f&&!o){if(s=l||f?{}:kh(e),!u)return l?wh(e,yh(s,e)):Sh(e,gh(s,e))}else{if(!te[v])return o?e:{};s=Ih(e,v,u)}}i||(i=new ph);var p=i.get(e);if(p)return p;i.set(e,s),Bh(e)?e.forEach(function(m){s.add(pr(m,t,r,m,e,i))}):Ph(e)&&e.forEach(function(m,b){s.set(b,pr(m,t,r,b,e,i))});var g=c?l?xh:_h:l?Rh:Fh,h=d?void 0:g(e);return mh(h||e,function(m,b){h&&(b=m,m=e[b]),hh(s,b,pr(m,t,r,b,e,i))}),s}var ug=pr,lg=ug,cg=1,dg=4;function fg(e){return lg(e,cg|dg)}var vg=fg;/*! *****************************************************************************
2
2
  Copyright (c) Microsoft Corporation.
3
3
 
4
4
  Permission to use, copy, modify, and/or distribute this software for any
@@ -11,10 +11,10 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
11
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
12
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
13
  PERFORMANCE OF THIS SOFTWARE.
14
- ***************************************************************************** */var N=function(){return N=Object.assign||function(t){for(var r,a=1,o=arguments.length;a<o;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},N.apply(this,arguments)};function fn(e,t){var r={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,a=Object.getOwnPropertySymbols(e);o<a.length;o++)t.indexOf(a[o])<0&&Object.prototype.propertyIsEnumerable.call(e,a[o])&&(r[a[o]]=e[a[o]]);return r}function J(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&a>=e.length&&(e=void 0),{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function le(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=a.next()).done;)i.push(o.value)}catch(l){s={error:l}}finally{try{o&&!o.done&&(r=a.return)&&r.call(a)}finally{if(s)throw s.error}}return i}function we(e,t,r){if(r||arguments.length===2)for(var a=0,o=t.length,i;a<o;a++)(i||!(a in t))&&(i||(i=Array.prototype.slice.call(t,0,a)),i[a]=t[a]);return e.concat(i||Array.prototype.slice.call(t))}var po=".",mo={},vn="xstate.guard",Rd="",ht=!0,pn;function ye(e){return Object.keys(e)}function mn(e,t,r){r===void 0&&(r=po);var a=jt(e,r),o=jt(t,r);return Q(o)?Q(a)?o===a:!1:Q(a)?a in o:ye(a).every(function(i){return i in o?mn(a[i],o[i]):!1})}function ho(e){try{return Q(e)||typeof e=="number"?"".concat(e):e.type}catch{throw new Error("Events must be strings or objects with a string event.type property.")}}function hn(e,t){try{return yt(e)?e:e.toString().split(t)}catch{throw new Error("'".concat(e,"' is not a valid state path."))}}function Vd(e){return typeof e=="object"&&"value"in e&&"context"in e&&"event"in e&&"_event"in e}function jt(e,t){if(Vd(e))return e.value;if(yt(e))return vr(e);if(typeof e!="string")return e;var r=hn(e,t);return vr(r)}function vr(e){if(e.length===1)return e[0];for(var t={},r=t,a=0;a<e.length-1;a++)a===e.length-2?r[e[a]]=e[a+1]:(r[e[a]]={},r=r[e[a]]);return t}function Gt(e,t){for(var r={},a=ye(e),o=0;o<a.length;o++){var i=a[o];r[i]=t(e[i],i,e,o)}return r}function go(e,t,r){var a,o,i={};try{for(var s=J(ye(e)),l=s.next();!l.done;l=s.next()){var u=l.value,d=e[u];!r(d)||(i[u]=t(d,u,e))}}catch(c){a={error:c}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(a)throw a.error}}return i}var Od=function(e){return function(t){var r,a,o=t;try{for(var i=J(e),s=i.next();!s.done;s=i.next()){var l=s.value;o=o[l]}}catch(u){r={error:u}}finally{try{s&&!s.done&&(a=i.return)&&a.call(i)}finally{if(r)throw r.error}}return o}};function Ud(e,t){return function(r){var a,o,i=r;try{for(var s=J(e),l=s.next();!l.done;l=s.next()){var u=l.value;i=i[t][u]}}catch(d){a={error:d}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(a)throw a.error}}return i}}function pr(e){if(!e)return[[]];if(Q(e))return[[e]];var t=be(ye(e).map(function(r){var a=e[r];return typeof a!="string"&&(!a||!Object.keys(a).length)?[[r]]:pr(e[r]).map(function(o){return[r].concat(o)})}));return t}function be(e){var t;return(t=[]).concat.apply(t,we([],le(e),!1))}function yo(e){return yt(e)?e:[e]}function ze(e){return e===void 0?[]:yo(e)}function mr(e,t,r){var a,o;if(ue(e))return e(t,r.data);var i={};try{for(var s=J(Object.keys(e)),l=s.next();!l.done;l=s.next()){var u=l.value,d=e[u];ue(d)?i[u]=d(t,r.data):i[u]=d}}catch(c){a={error:c}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(a)throw a.error}}return i}function Md(e){return/^(done|error)\./.test(e)}function bo(e){return!!(e instanceof Promise||e!==null&&(ue(e)||typeof e=="object")&&ue(e.then))}function Ld(e){return e!==null&&typeof e=="object"&&"transition"in e&&typeof e.transition=="function"}function Co(e,t){var r,a,o=le([[],[]],2),i=o[0],s=o[1];try{for(var l=J(e),u=l.next();!u.done;u=l.next()){var d=u.value;t(d)?i.push(d):s.push(d)}}catch(c){r={error:c}}finally{try{u&&!u.done&&(a=l.return)&&a.call(l)}finally{if(r)throw r.error}}return[i,s]}function wo(e,t){return Gt(e.states,function(r,a){if(!!r){var o=(Q(t)?void 0:t[a])||(r?r.current:void 0);if(!!o)return{current:o,states:wo(r,o)}}})}function zd(e,t){return{current:t,states:wo(e,t)}}function So(e,t,r,a){var o=e&&r.reduce(function(i,s){var l,u,d=s.assignment,c={state:a,action:s,_event:t},v={};if(ue(d))v=d(i,t.data,c);else try{for(var f=J(ye(d)),p=f.next();!p.done;p=f.next()){var m=p.value,g=d[m];v[m]=ue(g)?g(i,t.data,c):g}}catch(C){l={error:C}}finally{try{p&&!p.done&&(u=f.return)&&u.call(f)}finally{if(l)throw l.error}}return Object.assign({},i,v)},e);return o}var gt=function(){};function yt(e){return Array.isArray(e)}function ue(e){return typeof e=="function"}function Q(e){return typeof e=="string"}function _o(e,t){if(!!e)return Q(e)?{type:vn,name:e,predicate:t?t[e]:void 0}:ue(e)?{type:vn,name:e.name,predicate:e}:e}function jd(e){try{return"subscribe"in e&&ue(e.subscribe)}catch{return!1}}var xo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),bt=(pn={},pn[xo]=function(){return this},pn);function rt(e){try{return"__xstatenode"in e}catch{return!1}}function Gd(e){return!!e&&typeof e.send=="function"}var Wd=function(){var e=0;return function(){return e++,e.toString(16)}}();function gn(e,t){return Q(e)||typeof e=="number"?N({type:e},t):e}function ke(e,t){if(!Q(e)&&"$$type"in e&&e.$$type==="scxml")return e;var r=gn(e);return N({name:r.type,data:r,$$type:"scxml",type:"external"},t)}function Ct(e,t){var r=yo(t).map(function(a){return typeof a=="undefined"||typeof a=="string"||rt(a)?{target:a,event:e}:N(N({},a),{event:e})});return r}function Hd(e){if(!(e===void 0||e===Rd))return ze(e)}function Eo(e,t,r,a,o){var i=e.options.guards,s={state:o,cond:t,_event:a};if(t.type===vn)return((i==null?void 0:i[t.name])||t.predicate)(r,a.data,s);var l=i[t.type];if(!l)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return l(r,a.data,s)}function Ao(e){return typeof e=="string"?{type:e}:e}function Io(e,t,r){if(typeof e=="object")return e;var a=function(){};return{next:e,error:t||a,complete:r||a}}function hr(e,t){return"".concat(e,":invocation[").concat(t,"]")}var ce;(function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"})(ce||(ce={}));var wt;(function(e){e.Parent="#_parent",e.Internal="#_internal"})(wt||(wt={}));var yn=ce.Start,bn=ce.Stop,gr=ce.Raise,yr=ce.Send,ko=ce.Cancel,qd=ce.NullEvent,Cn=ce.Assign;ce.After;ce.DoneState;var Po=ce.Log,Kd=ce.Init,wn=ce.Invoke;ce.ErrorExecution;var No=ce.ErrorPlatform,Yd=ce.ErrorCustom,Sn=ce.Update,Zd=ce.Choose,Xd=ce.Pure,br=ke({type:Kd});function _n(e,t){return t&&t[e]||void 0}function Wt(e,t){var r;if(Q(e)||typeof e=="number"){var a=_n(e,t);ue(a)?r={type:e,exec:a}:a?r=a:r={type:e,exec:void 0}}else if(ue(e))r={type:e.name||e.toString(),exec:e};else{var a=_n(e.type,t);if(ue(a))r=N(N({},e),{exec:a});else if(a){var o=a.type||e.type;r=N(N(N({},a),e),{type:o})}else r=e}return r}var Cr=function(e,t){if(!e)return[];var r=yt(e)?e:[e];return r.map(function(a){return Wt(a,t)})};function xn(e){var t=Wt(e);return N(N({id:Q(e)?e:t.id},t),{type:t.type})}function Jd(e){return Q(e)?{type:gr,event:e}:wr(e,{to:wt.Internal})}function Qd(e){return{type:gr,_event:ke(e.event)}}function wr(e,t){return{to:t?t.to:void 0,type:yr,event:ue(e)?e:gn(e),delay:t?t.delay:void 0,id:t&&t.id!==void 0?t.id:ue(e)?e.name:ho(e)}}function ef(e,t,r,a){var o={_event:r},i=ke(ue(e.event)?e.event(t,r.data,o):e.event),s;if(Q(e.delay)){var l=a&&a[e.delay];s=ue(l)?l(t,r.data,o):l}else s=ue(e.delay)?e.delay(t,r.data,o):e.delay;var u=ue(e.to)?e.to(t,r.data,o):e.to;return N(N({},e),{to:u,_event:i,event:i.data,delay:s})}function tf(e,t){return wr(e,N(N({},t),{to:wt.Parent}))}function ne(){return tf(Sn)}var rf=function(e,t,r){return N(N({},e),{value:Q(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})},nf=function(e){return{type:ko,sendId:e}};function af(e){var t=xn(e);return{type:ce.Start,activity:t,exec:void 0}}function of(e){var t=ue(e)?e:xn(e);return{type:ce.Stop,activity:t,exec:void 0}}function sf(e,t,r){var a=ue(e.activity)?e.activity(t,r.data):e.activity,o=typeof a=="string"?{id:a}:a,i={type:ce.Stop,activity:o};return i}var Je=function(e){return{type:Cn,assignment:e}};function lf(e,t){var r=t?"#".concat(t):"";return"".concat(ce.After,"(").concat(e,")").concat(r)}function Sr(e,t){var r="".concat(ce.DoneState,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function _r(e,t){var r="".concat(ce.DoneInvoke,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function Ht(e,t){var r="".concat(ce.ErrorPlatform,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function uf(e,t){return wr(function(r,a){return a},N(N({},t),{to:e}))}function En(e,t,r,a,o,i){i===void 0&&(i=!1);var s=le(i?[[],o]:Co(o,function(f){return f.type===Cn}),2),l=s[0],u=s[1],d=l.length?So(r,a,l,t):r,c=i?[r]:void 0,v=be(u.map(function(f){var p;switch(f.type){case gr:return Qd(f);case yr:var m=ef(f,d,a,e.options.delays);return m;case Po:return rf(f,d,a);case Zd:{var g=f,C=(p=g.conds.find(function($){var F=_o($.cond,e.options.guards);return!F||Eo(e,F,d,a,t)}))===null||p===void 0?void 0:p.actions;if(!C)return[];var b=le(En(e,t,d,a,Cr(ze(C),e.options.actions),i),2),y=b[0],S=b[1];return d=S,c==null||c.push(d),y}case Xd:{var C=f.get(d,a.data);if(!C)return[];var w=le(En(e,t,d,a,Cr(ze(C),e.options.actions),i),2),I=w[0],k=w[1];return d=k,c==null||c.push(d),I}case bn:return sf(f,d,a);case Cn:{d=So(d,a,[f],t),c==null||c.push(d);break}default:var _=Wt(f,e.options.actions),E=_.exec;if(E&&c){var x=c.length-1;_=N(N({},_),{exec:function($){for(var F=[],R=1;R<arguments.length;R++)F[R-1]=arguments[R];E.apply(void 0,we([c[x]],le(F),!1))}})}return _}}).filter(function(f){return!!f}));return[v,d]}var xr=function(e){return e.type==="atomic"||e.type==="final"};function St(e){return ye(e.states).map(function(t){return e.states[t]})}function To(e){var t=[e];return xr(e)?t:t.concat(be(St(e).map(To)))}function _t(e,t){var r,a,o,i,s,l,u,d,c=new Set(e),v=An(c),f=new Set(t);try{for(var p=J(f),m=p.next();!m.done;m=p.next())for(var g=m.value,C=g.parent;C&&!f.has(C);)f.add(C),C=C.parent}catch(x){r={error:x}}finally{try{m&&!m.done&&(a=p.return)&&a.call(p)}finally{if(r)throw r.error}}var b=An(f);try{for(var y=J(f),S=y.next();!S.done;S=y.next()){var g=S.value;if(g.type==="compound"&&(!b.get(g)||!b.get(g).length))v.get(g)?v.get(g).forEach(function($){return f.add($)}):g.initialStateNodes.forEach(function($){return f.add($)});else if(g.type==="parallel")try{for(var w=(s=void 0,J(St(g))),I=w.next();!I.done;I=w.next()){var k=I.value;k.type!=="history"&&(f.has(k)||(f.add(k),v.get(k)?v.get(k).forEach(function($){return f.add($)}):k.initialStateNodes.forEach(function($){return f.add($)})))}}catch($){s={error:$}}finally{try{I&&!I.done&&(l=w.return)&&l.call(w)}finally{if(s)throw s.error}}}}catch(x){o={error:x}}finally{try{S&&!S.done&&(i=y.return)&&i.call(y)}finally{if(o)throw o.error}}try{for(var _=J(f),E=_.next();!E.done;E=_.next())for(var g=E.value,C=g.parent;C&&!f.has(C);)f.add(C),C=C.parent}catch(x){u={error:x}}finally{try{E&&!E.done&&(d=_.return)&&d.call(_)}finally{if(u)throw u.error}}return f}function $o(e,t){var r=t.get(e);if(!r)return{};if(e.type==="compound"){var a=r[0];if(a){if(xr(a))return a.key}else return{}}var o={};return r.forEach(function(i){o[i.key]=$o(i,t)}),o}function An(e){var t,r,a=new Map;try{for(var o=J(e),i=o.next();!i.done;i=o.next()){var s=i.value;a.has(s)||a.set(s,[]),s.parent&&(a.has(s.parent)||a.set(s.parent,[]),a.get(s.parent).push(s))}}catch(l){t={error:l}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return a}function cf(e,t){var r=_t([e],t);return $o(e,An(r))}function Er(e,t){return Array.isArray(e)?e.some(function(r){return r===t}):e instanceof Set?e.has(t):!1}function df(e){return we([],le(new Set(be(we([],le(e.map(function(t){return t.ownEvents})),!1)))),!1)}function qt(e,t){return t.type==="compound"?St(t).some(function(r){return r.type==="final"&&Er(e,r)}):t.type==="parallel"?St(t).every(function(r){return qt(e,r)}):!1}function ff(e){return e===void 0&&(e=[]),e.reduce(function(t,r){return r.meta!==void 0&&(t[r.id]=r.meta),t},{})}function Bo(e){return new Set(be(e.map(function(t){return t.tags})))}function Fo(e,t){if(e===t)return!0;if(e===void 0||t===void 0)return!1;if(Q(e)||Q(t))return e===t;var r=ye(e),a=ye(t);return r.length===a.length&&r.every(function(o){return Fo(e[o],t[o])})}function vf(e){return Q(e)?!1:"value"in e&&"history"in e}function pf(e,t){var r=e.exec,a=N(N({},e),{exec:r!==void 0?function(){return r(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0});return a}var it=function(){function e(t){var r=this,a;this.actions=[],this.activities=mo,this.meta={},this.events=[],this.value=t.value,this.context=t.context,this._event=t._event,this._sessionid=t._sessionid,this.event=this._event.data,this.historyValue=t.historyValue,this.history=t.history,this.actions=t.actions||[],this.activities=t.activities||mo,this.meta=ff(t.configuration),this.events=t.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=t.configuration,this.transitions=t.transitions,this.children=t.children,this.done=!!t.done,this.tags=(a=Array.isArray(t.tags)?new Set(t.tags):t.tags)!==null&&a!==void 0?a:new Set,this.machine=t.machine,Object.defineProperty(this,"nextEvents",{get:function(){return df(r.configuration)}})}return e.from=function(t,r){if(t instanceof e)return t.context!==r?new e({value:t.value,context:r,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,meta:{},events:[],configuration:[],transitions:[],children:{}}):t;var a=br;return new e({value:t,context:r,_event:a,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,meta:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,r){if(t instanceof e){if(!t.actions.length)return t;var a=br;return new e({value:t.value,context:r,_event:a,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,r)},e.prototype.toStrings=function(t,r){var a=this;if(t===void 0&&(t=this.value),r===void 0&&(r="."),Q(t))return[t];var o=ye(t);return o.concat.apply(o,we([],le(o.map(function(i){return a.toStrings(t[i],r).map(function(s){return i+r+s})})),!1))},e.prototype.toJSON=function(){var t=this;t.configuration,t.transitions;var r=t.tags;t.machine;var a=fn(t,["configuration","transitions","tags","machine"]);return N(N({},a),{tags:Array.from(r)})},e.prototype.matches=function(t){return mn(t,this.value)},e.prototype.hasTag=function(t){return this.tags.has(t)},e.prototype.can=function(t){var r;gt(!!this.machine);var a=(r=this.machine)===null||r===void 0?void 0:r.getTransitionData(this,t);return!!(a==null?void 0:a.transitions.length)&&a.transitions.some(function(o){return o.target!==void 0||o.actions.length})},e}(),Ar=[],Kt=function(e,t){Ar.push(e);var r=t(e);return Ar.pop(),r},mf=function(e){return e(Ar[Ar.length-1])};function Do(e){return N({id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}},bt)}function hf(e,t,r,a){var o,i=Ao(e.src),s=(o=t==null?void 0:t.options.services)===null||o===void 0?void 0:o[i.type],l=e.data?mr(e.data,r,a):void 0,u=s?Ro(s,e.id,l):Do(e.id);return u.meta=e,u}function Ro(e,t,r){var a=Do(t);if(a.deferred=!0,rt(e)){var o=a.state=Kt(void 0,function(){return(r?e.withContext(r):e).initialState});a.getSnapshot=function(){return o}}return a}function gf(e){try{return typeof e.send=="function"}catch{return!1}}function yf(e){return gf(e)&&"id"in e}function bf(e){return N(N({subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}},bt),e)}function Cf(e){if(typeof e=="string"){var t={type:e};return t.toString=function(){return e},t}return e}function Ir(e){return N(N({type:wn},e),{toJSON:function(){e.onDone,e.onError;var t=fn(e,["onDone","onError"]);return N(N({},t),{type:wn,src:Cf(e.src)})}})}var xt="",In="#",Yt="*",Et={},At=function(e){return e[0]===In},wf=function(){return{actions:{},guards:{},services:{},activities:{},delays:{}}},Sf=function(e,t,r){var a=r.slice(0,-1).some(function(i){return!("cond"in i)&&!("in"in i)&&(Q(i.target)||rt(i.target))}),o=t===xt?"the transient event":"event '".concat(t,"'");gt(!a,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")},_f=function(){function e(t,r,a){var o=this;a===void 0&&(a="context"in t?t.context:void 0);var i;this.config=t,this._context=a,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign(wf(),r),this.parent=this.options._parent,this.key=this.config.key||this.options._key||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:po),this.id=this.config.id||we([this.machine.key],le(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&ye(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:(i=this.config.schema)!==null&&i!==void 0?i:{},this.description=this.config.description,this.initial=this.config.initial,this.states=this.config.states?Gt(this.config.states,function(u,d){var c,v=new e(u,{_parent:o,_key:d});return Object.assign(o.idMap,N((c={},c[v.id]=v,c),v.idMap)),v}):Et;var s=0;function l(u){var d,c;u.order=s++;try{for(var v=J(St(u)),f=v.next();!f.done;f=v.next()){var p=f.value;l(p)}}catch(m){d={error:m}}finally{try{f&&!f.done&&(c=v.return)&&c.call(v)}finally{if(d)throw d.error}}}l(this),this.history=this.config.history===!0?"shallow":this.config.history||!1,this._transient=!!this.config.always||(this.config.on?Array.isArray(this.config.on)?this.config.on.some(function(u){var d=u.event;return d===xt}):xt in this.config.on:!1),this.strict=!!this.config.strict,this.onEntry=ze(this.config.entry||this.config.onEntry).map(function(u){return Wt(u)}),this.onExit=ze(this.config.exit||this.config.onExit).map(function(u){return Wt(u)}),this.meta=this.config.meta,this.doneData=this.type==="final"?this.config.data:void 0,this.invoke=ze(this.config.invoke).map(function(u,d){var c,v;if(rt(u)){var f=hr(o.id,d);return o.machine.options.services=N((c={},c[f]=u,c),o.machine.options.services),Ir({src:f,id:f})}else if(Q(u.src)){var f=u.id||hr(o.id,d);return Ir(N(N({},u),{id:f,src:u.src}))}else if(rt(u.src)||ue(u.src)){var f=u.id||hr(o.id,d);return o.machine.options.services=N((v={},v[f]=u.src,v),o.machine.options.services),Ir(N(N({id:f},u),{src:f}))}else{var p=u.src;return Ir(N(N({id:hr(o.id,d)},u),{src:p}))}}),this.activities=ze(this.config.activities).concat(this.invoke).map(function(u){return xn(u)}),this.transition=this.transition.bind(this),this.tags=ze(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||To(this).forEach(function(t){return t.on})},e.prototype.withConfig=function(t,r){var a=this.options,o=a.actions,i=a.activities,s=a.guards,l=a.services,u=a.delays;return new e(this.config,{actions:N(N({},o),t.actions),activities:N(N({},i),t.activities),guards:N(N({},s),t.guards),services:N(N({},l),t.services),delays:N(N({},u),t.delays)},r!=null?r:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return ue(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:Gt(this.states,function(t){return t.definition}),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var t=this.transitions;return this.__cache.on=t.reduce(function(r,a){return r[a.eventType]=r[a.eventType]||[],r[a.eventType].push(a),r},{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(t){if(this.__cache.candidates[t])return this.__cache.candidates[t];var r=t===xt,a=this.transitions.filter(function(o){var i=o.eventType===t;return r?i:i||o.eventType===Yt});return this.__cache.candidates[t]=a,a},e.prototype.getDelayedTransitions=function(){var t=this,r=this.config.after;if(!r)return[];var a=function(i,s){var l=ue(i)?"".concat(t.id,":delay[").concat(s,"]"):i,u=lf(l,t.id);return t.onEntry.push(wr(u,{delay:i})),t.onExit.push(nf(u)),u},o=yt(r)?r.map(function(i,s){var l=a(i.delay,s);return N(N({},i),{event:l})}):be(ye(r).map(function(i,s){var l=r[i],u=Q(l)?{target:l}:l,d=isNaN(+i)?i:+i,c=a(d,s);return ze(u).map(function(v){return N(N({},v),{event:c,delay:d})})}));return o.map(function(i){var s=i.delay;return N(N({},t.formatTransition(i)),{delay:s})})},e.prototype.getStateNodes=function(t){var r,a=this;if(!t)return[];var o=t instanceof it?t.value:jt(t,this.delimiter);if(Q(o)){var i=this.getStateNode(o).initial;return i!==void 0?this.getStateNodes((r={},r[o]=i,r)):[this,this.states[o]]}var s=ye(o),l=[this];return l.push.apply(l,we([],le(be(s.map(function(u){return a.getStateNode(u).getStateNodes(o[u])}))),!1)),l},e.prototype.handles=function(t){var r=ho(t);return this.events.includes(r)},e.prototype.resolveState=function(t){var r=Array.from(_t([],this.getStateNodes(t.value)));return new it(N(N({},t),{value:this.resolve(t.value),configuration:r,done:qt(r,this),tags:Bo(r)}))},e.prototype.transitionLeafNode=function(t,r,a){var o=this.getStateNode(t),i=o.next(r,a);return!i||!i.transitions.length?this.next(r,a):i},e.prototype.transitionCompoundNode=function(t,r,a){var o=ye(t),i=this.getStateNode(o[0]),s=i._transition(t[o[0]],r,a);return!s||!s.transitions.length?this.next(r,a):s},e.prototype.transitionParallelNode=function(t,r,a){var o,i,s={};try{for(var l=J(ye(t)),u=l.next();!u.done;u=l.next()){var d=u.value,c=t[d];if(!!c){var v=this.getStateNode(d),f=v._transition(c,r,a);f&&(s[d]=f)}}}catch(y){o={error:y}}finally{try{u&&!u.done&&(i=l.return)&&i.call(l)}finally{if(o)throw o.error}}var p=ye(s).map(function(y){return s[y]}),m=be(p.map(function(y){return y.transitions})),g=p.some(function(y){return y.transitions.length>0});if(!g)return this.next(r,a);var C=be(p.map(function(y){return y.entrySet})),b=be(ye(s).map(function(y){return s[y].configuration}));return{transitions:m,entrySet:C,exitSet:be(p.map(function(y){return y.exitSet})),configuration:b,source:r,actions:be(ye(s).map(function(y){return s[y].actions}))}},e.prototype._transition=function(t,r,a){return Q(t)?this.transitionLeafNode(t,r,a):ye(t).length===1?this.transitionCompoundNode(t,r,a):this.transitionParallelNode(t,r,a)},e.prototype.getTransitionData=function(t,r){return this._transition(t.value,t,ke(r))},e.prototype.next=function(t,r){var a,o,i=this,s=r.name,l=[],u=[],d;try{for(var c=J(this.getCandidates(s)),v=c.next();!v.done;v=c.next()){var f=v.value,p=f.cond,m=f.in,g=t.context,C=m?Q(m)&&At(m)?t.matches(jt(this.getStateNodeById(m).path,this.delimiter)):mn(jt(m,this.delimiter),Od(this.path.slice(0,-2))(t.value)):!0,b=!1;try{b=!p||Eo(this.machine,p,g,r,t)}catch(I){throw new Error("Unable to evaluate guard '".concat(p.name||p.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,`':
15
- `).concat(I.message))}if(b&&C){f.target!==void 0&&(u=f.target),l.push.apply(l,we([],le(f.actions),!1)),d=f;break}}}catch(I){a={error:I}}finally{try{v&&!v.done&&(o=c.return)&&o.call(c)}finally{if(a)throw a.error}}if(!!d){if(!u.length)return{transitions:[d],entrySet:[],exitSet:[],configuration:t.value?[this]:[],source:t,actions:l};var y=be(u.map(function(I){return i.getRelativeStateNodes(I,t.historyValue)})),S=!!d.internal,w=S?[]:be(y.map(function(I){return i.nodesFromChild(I)}));return{transitions:[d],entrySet:w,exitSet:S?[]:[this],configuration:y,source:t,actions:l}}},e.prototype.nodesFromChild=function(t){if(t.escapes(this))return[];for(var r=[],a=t;a&&a!==this;)r.push(a),a=a.parent;return r.push(this),r},e.prototype.escapes=function(t){if(this===t)return!1;for(var r=this.parent;r;){if(r===t)return!1;r=r.parent}return!0},e.prototype.getActions=function(t,r,a,o){var i,s,l,u,d=_t([],o?this.getStateNodes(o.value):[this]),c=t.configuration.length?_t(d,t.configuration):d;try{for(var v=J(c),f=v.next();!f.done;f=v.next()){var p=f.value;Er(d,p)||t.entrySet.push(p)}}catch(_){i={error:_}}finally{try{f&&!f.done&&(s=v.return)&&s.call(v)}finally{if(i)throw i.error}}try{for(var m=J(d),g=m.next();!g.done;g=m.next()){var p=g.value;(!Er(c,p)||Er(t.exitSet,p.parent))&&t.exitSet.push(p)}}catch(_){l={error:_}}finally{try{g&&!g.done&&(u=m.return)&&u.call(m)}finally{if(l)throw l.error}}var C=be(t.entrySet.map(function(_){var E=[];if(_.type!=="final")return E;var x=_.parent;if(!x.parent)return E;E.push(Sr(_.id,_.doneData),Sr(x.id,_.doneData?mr(_.doneData,r,a):void 0));var $=x.parent;return $.type==="parallel"&&St($).every(function(F){return qt(t.configuration,F)})&&E.push(Sr($.id)),E}));t.exitSet.sort(function(_,E){return E.order-_.order}),t.entrySet.sort(function(_,E){return _.order-E.order});var b=new Set(t.entrySet),y=new Set(t.exitSet),S=le([be(Array.from(b).map(function(_){return we(we([],le(_.activities.map(function(E){return af(E)})),!1),le(_.onEntry),!1)})).concat(C.map(Jd)),be(Array.from(y).map(function(_){return we(we([],le(_.onExit),!1),le(_.activities.map(function(E){return of(E)})),!1)}))],2),w=S[0],I=S[1],k=Cr(I.concat(t.actions).concat(w),this.machine.options.actions);return k},e.prototype.transition=function(t,r,a){t===void 0&&(t=this.initialState);var o=ke(r),i;if(t instanceof it)i=a===void 0?t:this.resolveState(it.from(t,a));else{var s=Q(t)?this.resolve(vr(this.getResolvedPath(t))):this.resolve(t),l=a!=null?a:this.machine.context;i=this.resolveState(it.from(s,l))}if(!ht&&o.name===Yt)throw new Error("An event cannot have the wildcard type ('".concat(Yt,"')"));if(this.strict&&!this.events.includes(o.name)&&!Md(o.name))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(o.name,"'"));var u=this._transition(i.value,i,o)||{transitions:[],configuration:[],entrySet:[],exitSet:[],source:i,actions:[]},d=_t([],this.getStateNodes(i.value)),c=u.configuration.length?_t(d,u.configuration):d;return u.configuration=we([],le(c),!1),this.resolveTransition(u,i,o)},e.prototype.resolveRaisedTransition=function(t,r,a){var o,i=t.actions;return t=this.transition(t,r),t._event=a,t.event=a.data,(o=t.actions).unshift.apply(o,we([],le(i),!1)),t},e.prototype.resolveTransition=function(t,r,a,o){var i,s,l=this;a===void 0&&(a=br),o===void 0&&(o=this.machine.context);var u=t.configuration,d=!r||t.transitions.length>0,c=d?cf(this.machine,u):void 0,v=r?r.historyValue?r.historyValue:t.source?this.machine.historyValue(r.value):void 0:void 0,f=r?r.context:o,p=this.getActions(t,f,a,r),m=r?N({},r.activities):{};try{for(var g=J(p),C=g.next();!C.done;C=g.next()){var b=C.value;b.type===yn?m[b.activity.id||b.activity.type]=b:b.type===bn&&(m[b.activity.id||b.activity.type]=!1)}}catch(W){i={error:W}}finally{try{C&&!C.done&&(s=g.return)&&s.call(g)}finally{if(i)throw i.error}}var y=le(En(this,r,f,a,p,this.machine.config.preserveActionOrder),2),S=y[0],w=y[1],I=le(Co(S,function(W){return W.type===gr||W.type===yr&&W.to===wt.Internal}),2),k=I[0],_=I[1],E=S.filter(function(W){var Z;return W.type===yn&&((Z=W.activity)===null||Z===void 0?void 0:Z.type)===wn}),x=E.reduce(function(W,Z){return W[Z.activity.id]=hf(Z.activity,l.machine,w,a),W},r?N({},r.children):{}),$=c?t.configuration:r?r.configuration:[],F=qt($,this),R=new it({value:c||r.value,context:w,_event:a,_sessionid:r?r._sessionid:null,historyValue:c?v?zd(v,c):void 0:r?r.historyValue:void 0,history:!c||t.source?r:void 0,actions:c?_:[],activities:c?m:r?r.activities:{},events:[],configuration:$,transitions:t.transitions,children:x,done:F,tags:r==null?void 0:r.tags,machine:this}),B=f!==w;R.changed=a.name===Sn||B;var U=R.history;U&&delete U.history;var z=!F&&(this._transient||u.some(function(W){return W._transient}));if(!d&&(!z||a.name===xt))return R;var j=R;if(!F)for(z&&(j=this.resolveRaisedTransition(j,{type:qd},a));k.length;){var L=k.shift();j=this.resolveRaisedTransition(j,L._event,a)}var Y=j.changed||(U?!!j.actions.length||B||typeof U.value!=typeof j.value||!Fo(j.value,U.value):void 0);return j.changed=Y,j.history=U,j.tags=Bo(j.configuration),j},e.prototype.getStateNode=function(t){if(At(t))return this.machine.getStateNodeById(t);if(!this.states)throw new Error("Unable to retrieve child state '".concat(t,"' from '").concat(this.id,"'; no child states exist."));var r=this.states[t];if(!r)throw new Error("Child state '".concat(t,"' does not exist on '").concat(this.id,"'"));return r},e.prototype.getStateNodeById=function(t){var r=At(t)?t.slice(In.length):t;if(r===this.id)return this;var a=this.machine.idMap[r];if(!a)throw new Error("Child state node '#".concat(r,"' does not exist on machine '").concat(this.id,"'"));return a},e.prototype.getStateNodeByPath=function(t){if(typeof t=="string"&&At(t))try{return this.getStateNodeById(t.slice(1))}catch{}for(var r=hn(t,this.delimiter).slice(),a=this;r.length;){var o=r.shift();if(!o.length)break;a=a.getStateNode(o)}return a},e.prototype.resolve=function(t){var r,a=this;if(!t)return this.initialStateValue||Et;switch(this.type){case"parallel":return Gt(this.initialStateValue,function(i,s){return i?a.getStateNode(s).resolve(t[s]||i):Et});case"compound":if(Q(t)){var o=this.getStateNode(t);return o.type==="parallel"||o.type==="compound"?(r={},r[t]=o.initialStateValue,r):t}return ye(t).length?Gt(t,function(i,s){return i?a.getStateNode(s).resolve(i):Et}):this.initialStateValue||{};default:return t||Et}},e.prototype.getResolvedPath=function(t){if(At(t)){var r=this.machine.idMap[t.slice(In.length)];if(!r)throw new Error("Unable to find state node '".concat(t,"'"));return r.path}return hn(t,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;var r;if(this.type==="parallel")r=go(this.states,function(a){return a.initialStateValue||Et},function(a){return a.type!=="history"});else if(this.initial!==void 0){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));r=xr(this.states[this.initial])?this.initial:(t={},t[this.initial]=this.states[this.initial].initialStateValue,t)}else r={};return this.__cache.initialStateValue=r,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(t,r){var a=this.getStateNodes(t);return this.resolveTransition({configuration:a,entrySet:a,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,void 0,r)},Object.defineProperty(e.prototype,"initialState",{get:function(){this._init();var t=this.initialStateValue;if(!t)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var t;if(this.type==="history"){var r=this.config;Q(r.target)?t=At(r.target)?vr(this.machine.getStateNodeById(r.target).path.slice(this.path.length-1)):r.target:t=r.target}return t},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(t,r,a){return a===void 0&&(a=!0),a?t.type==="history"?t.resolveHistory(r):t.initialStateNodes:[t]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var t=this;if(xr(this))return[this];if(this.type==="compound"&&!this.initial)return ht||gt(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this];var r=pr(this.initialStateValue);return be(r.map(function(a){return t.getFromRelativePath(a)}))},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(t){if(!t.length)return[this];var r=le(t),a=r[0],o=r.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(a,"' from node with no states"));var i=this.getStateNode(a);if(i.type==="history")return i.resolveHistory();if(!this.states[a])throw new Error("Child state '".concat(a,"' does not exist on '").concat(this.id,"'"));return this.states[a].getFromRelativePath(o)},e.prototype.historyValue=function(t){if(!!ye(this.states).length)return{current:t||this.initialStateValue,states:go(this.states,function(r,a){if(!t)return r.historyValue();var o=Q(t)?void 0:t[a];return r.historyValue(o||r.initialStateValue)},function(r){return!r.history})}},e.prototype.resolveHistory=function(t){var r=this;if(this.type!=="history")return[this];var a=this.parent;if(!t){var o=this.target;return o?be(pr(o).map(function(s){return a.getFromRelativePath(s)})):a.initialStateNodes}var i=Ud(a.path,"states")(t).current;return Q(i)?[a.getStateNode(i)]:be(pr(i).map(function(s){return r.history==="deep"?a.getFromRelativePath(s):[a.states[s[0]]]}))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var t=this,r=be(ye(this.states).map(function(a){return t.states[a].stateIds}));return[this.id].concat(r)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var t,r,a,o;if(this.__cache.events)return this.__cache.events;var i=this.states,s=new Set(this.ownEvents);if(i)try{for(var l=J(ye(i)),u=l.next();!u.done;u=l.next()){var d=u.value,c=i[d];if(c.states)try{for(var v=(a=void 0,J(c.events)),f=v.next();!f.done;f=v.next()){var p=f.value;s.add("".concat(p))}}catch(m){a={error:m}}finally{try{f&&!f.done&&(o=v.return)&&o.call(v)}finally{if(a)throw a.error}}}}catch(m){t={error:m}}finally{try{u&&!u.done&&(r=l.return)&&r.call(l)}finally{if(t)throw t.error}}return this.__cache.events=Array.from(s)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var t=new Set(this.transitions.filter(function(r){return!(!r.target&&!r.actions.length&&r.internal)}).map(function(r){return r.eventType}));return Array.from(t)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(t){var r=this;if(t!==void 0)return t.map(function(a){if(!Q(a))return a;var o=a[0]===r.delimiter;if(o&&!r.parent)return r.getStateNodeByPath(a.slice(1));var i=o?r.key+a:a;if(r.parent)try{var s=r.parent.getStateNodeByPath(i);return s}catch(l){throw new Error("Invalid transition definition for state node '".concat(r.id,`':
16
- `).concat(l.message))}else return r.getStateNodeByPath(i)})},e.prototype.formatTransition=function(t){var r=this,a=Hd(t.target),o="internal"in t?t.internal:a?a.some(function(u){return Q(u)&&u[0]===r.delimiter}):!0,i=this.machine.options.guards,s=this.resolveTarget(a),l=N(N({},t),{actions:Cr(ze(t.actions)),cond:_o(t.cond,i),target:s,source:this,internal:o,eventType:t.event,toJSON:function(){return N(N({},l),{target:l.target?l.target.map(function(u){return"#".concat(u.id)}):void 0,source:"#".concat(r.id)})}});return l},e.prototype.formatTransitions=function(){var t,r,a=this,o;if(!this.config.on)o=[];else if(Array.isArray(this.config.on))o=this.config.on;else{var i=this.config.on,s=Yt,l=i[s],u=l===void 0?[]:l,d=fn(i,[typeof s=="symbol"?s:s+""]);o=be(ye(d).map(function(y){!ht&&y===xt&&gt(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(a.id,'".'));var S=Ct(y,d[y]);return ht||Sf(a,y,S),S}).concat(Ct(Yt,u)))}var c=this.config.always?Ct("",this.config.always):[],v=this.config.onDone?Ct(String(Sr(this.id)),this.config.onDone):[];ht||gt(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var f=be(this.invoke.map(function(y){var S=[];return y.onDone&&S.push.apply(S,we([],le(Ct(String(_r(y.id)),y.onDone)),!1)),y.onError&&S.push.apply(S,we([],le(Ct(String(Ht(y.id)),y.onError)),!1)),S})),p=this.after,m=be(we(we(we(we([],le(v),!1),le(f),!1),le(o),!1),le(c),!1).map(function(y){return ze(y).map(function(S){return a.formatTransition(S)})}));try{for(var g=J(p),C=g.next();!C.done;C=g.next()){var b=C.value;m.push(b)}}catch(y){t={error:y}}finally{try{C&&!C.done&&(r=g.return)&&r.call(g)}finally{if(t)throw t.error}}return m},e}();function Zt(e,t){return new _f(e,t)}var xf={deferEvents:!1},Vo=function(){function e(t){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=N(N({},xf),t)}return e.prototype.initialize=function(t){if(this.initialized=!0,t){if(!this.options.deferEvents){this.schedule(t);return}this.process(t)}this.flushEvents()},e.prototype.schedule=function(t){if(!this.initialized||this.processingEvent){this.queue.push(t);return}if(this.queue.length!==0)throw new Error("Event queue should be empty when it is not processing events");this.process(t),this.flushEvents()},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var t=this.queue.shift();t;)this.process(t),t=this.queue.shift()},e.prototype.process=function(t){this.processingEvent=!0;try{t()}catch(r){throw this.clear(),r}finally{this.processingEvent=!1}},e}(),kn=new Map,Ef=0,kr={bookId:function(){return"x:".concat(Ef++)},register:function(e,t){return kn.set(e,t),e},get:function(e){return kn.get(e)},free:function(e){kn.delete(e)}};function Pn(){if(typeof globalThis!="undefined")return globalThis;if(typeof self!="undefined")return self;if(typeof window!="undefined")return window;if(typeof global!="undefined")return global}function Af(){var e=Pn();if(e&&"__xstate__"in e)return e.__xstate__}function If(e){if(!!Pn()){var t=Af();t&&t.register(e)}}function kf(e,t){t===void 0&&(t={});var r=e.initialState,a=new Set,o=[],i=!1,s=function(){if(!i){for(i=!0;o.length>0;){var d=o.shift();r=e.transition(r,d,u),a.forEach(function(c){return c.next(r)})}i=!1}},l=bf({id:t.id,send:function(d){o.push(d),s()},getSnapshot:function(){return r},subscribe:function(d,c,v){var f=Io(d,c,v);return a.add(f),f.next(r),{unsubscribe:function(){a.delete(f)}}}}),u={parent:t.parent,self:l,id:t.id||"anonymous",observers:a};return r=e.start?e.start(u):r,l}var Nn={sync:!1,autoForward:!1},$e;(function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"})($e||($e={}));var Pf=function(){function e(t,r){var a=this;r===void 0&&(r=e.defaultOptions),this.machine=t,this.scheduler=new Vo,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=$e.NotStarted,this.children=new Map,this.forwardTo=new Set,this.init=this.start,this.send=function(c,v){if(yt(c))return a.batch(c),a.state;var f=ke(gn(c,v));if(a.status===$e.Stopped)return a.state;if(a.status!==$e.Running&&!a.options.deferEvents)throw new Error('Event "'.concat(f.name,'" was sent to uninitialized service "').concat(a.machine.id,`". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.
17
- Event: `).concat(JSON.stringify(f.data)));return a.scheduler.schedule(function(){a.forward(f);var p=a.nextState(f);a.update(p,f)}),a._state},this.sendTo=function(c,v){var f=a.parent&&(v===wt.Parent||a.parent.id===v),p=f?a.parent:Q(v)?a.children.get(v)||kr.get(v):Gd(v)?v:void 0;if(!p){if(!f)throw new Error("Unable to send event to child '".concat(v,"' from service '").concat(a.id,"'."));return}"machine"in p?p.send(N(N({},c),{name:c.name===Yd?"".concat(Ht(a.id)):c.name,origin:a.sessionId})):p.send(c.data)};var o=N(N({},e.defaultOptions),r),i=o.clock,s=o.logger,l=o.parent,u=o.id,d=u!==void 0?u:t.id;this.id=d,this.logger=s,this.clock=i,this.parent=l,this.options=o,this.scheduler=new Vo({deferEvents:this.options.deferEvents}),this.sessionId=kr.bookId()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var t=this;return this._initialState?this._initialState:Kt(this,function(){return t._initialState=t.machine.initialState,t._initialState})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(t,r){var a,o;try{for(var i=J(t.actions),s=i.next();!s.done;s=i.next()){var l=s.value;this.exec(l,t,r)}}catch(u){a={error:u}}finally{try{s&&!s.done&&(o=i.return)&&o.call(i)}finally{if(a)throw a.error}}},e.prototype.update=function(t,r){var a,o,i,s,l,u,d,c,v=this;if(t._sessionid=this.sessionId,this._state=t,this.options.execute&&this.execute(this.state),this.children.forEach(function(x){v.state.children[x.id]=x}),this.devTools&&this.devTools.send(r.data,t),t.event)try{for(var f=J(this.eventListeners),p=f.next();!p.done;p=f.next()){var m=p.value;m(t.event)}}catch(x){a={error:x}}finally{try{p&&!p.done&&(o=f.return)&&o.call(f)}finally{if(a)throw a.error}}try{for(var g=J(this.listeners),C=g.next();!C.done;C=g.next()){var m=C.value;m(t,t.event)}}catch(x){i={error:x}}finally{try{C&&!C.done&&(s=g.return)&&s.call(g)}finally{if(i)throw i.error}}try{for(var b=J(this.contextListeners),y=b.next();!y.done;y=b.next()){var S=y.value;S(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(x){l={error:x}}finally{try{y&&!y.done&&(u=b.return)&&u.call(b)}finally{if(l)throw l.error}}var w=qt(t.configuration||[],this.machine);if(this.state.configuration&&w){var I=t.configuration.find(function(x){return x.type==="final"&&x.parent===v.machine}),k=I&&I.doneData?mr(I.doneData,t.context,r):void 0;try{for(var _=J(this.doneListeners),E=_.next();!E.done;E=_.next()){var m=E.value;m(_r(this.id,k))}}catch(x){d={error:x}}finally{try{E&&!E.done&&(c=_.return)&&c.call(_)}finally{if(d)throw d.error}}this.stop()}},e.prototype.onTransition=function(t){return this.listeners.add(t),this.status===$e.Running&&t(this.state,this.state.event),this},e.prototype.subscribe=function(t,r,a){var o=this;if(!t)return{unsubscribe:function(){}};var i,s=a;return typeof t=="function"?i=t:(i=t.next.bind(t),s=t.complete.bind(t)),this.listeners.add(i),this.status===$e.Running&&i(this.state),s&&this.onDone(s),{unsubscribe:function(){i&&o.listeners.delete(i),s&&o.doneListeners.delete(s)}}},e.prototype.onEvent=function(t){return this.eventListeners.add(t),this},e.prototype.onSend=function(t){return this.sendListeners.add(t),this},e.prototype.onChange=function(t){return this.contextListeners.add(t),this},e.prototype.onStop=function(t){return this.stopListeners.add(t),this},e.prototype.onDone=function(t){return this.doneListeners.add(t),this},e.prototype.off=function(t){return this.listeners.delete(t),this.eventListeners.delete(t),this.sendListeners.delete(t),this.stopListeners.delete(t),this.doneListeners.delete(t),this.contextListeners.delete(t),this},e.prototype.start=function(t){var r=this;if(this.status===$e.Running)return this;kr.register(this.sessionId,this),this.initialized=!0,this.status=$e.Running;var a=t===void 0?this.initialState:Kt(this,function(){return vf(t)?r.machine.resolveState(t):r.machine.resolveState(it.from(t,r.machine.context))});return this.options.devTools&&this.attachDev(),this.scheduler.initialize(function(){r.update(a,br)}),this},e.prototype.stop=function(){var t,r,a,o,i,s,l,u,d,c,v=this;try{for(var f=J(this.listeners),p=f.next();!p.done;p=f.next()){var m=p.value;this.listeners.delete(m)}}catch(E){t={error:E}}finally{try{p&&!p.done&&(r=f.return)&&r.call(f)}finally{if(t)throw t.error}}try{for(var g=J(this.stopListeners),C=g.next();!C.done;C=g.next()){var m=C.value;m(),this.stopListeners.delete(m)}}catch(E){a={error:E}}finally{try{C&&!C.done&&(o=g.return)&&o.call(g)}finally{if(a)throw a.error}}try{for(var b=J(this.contextListeners),y=b.next();!y.done;y=b.next()){var m=y.value;this.contextListeners.delete(m)}}catch(E){i={error:E}}finally{try{y&&!y.done&&(s=b.return)&&s.call(b)}finally{if(i)throw i.error}}try{for(var S=J(this.doneListeners),w=S.next();!w.done;w=S.next()){var m=w.value;this.doneListeners.delete(m)}}catch(E){l={error:E}}finally{try{w&&!w.done&&(u=S.return)&&u.call(S)}finally{if(l)throw l.error}}if(!this.initialized)return this;this.state.configuration.forEach(function(E){var x,$;try{for(var F=J(E.definition.exit),R=F.next();!R.done;R=F.next()){var B=R.value;v.exec(B,v.state)}}catch(U){x={error:U}}finally{try{R&&!R.done&&($=F.return)&&$.call(F)}finally{if(x)throw x.error}}}),this.children.forEach(function(E){ue(E.stop)&&E.stop()});try{for(var I=J(ye(this.delayedEventsMap)),k=I.next();!k.done;k=I.next()){var _=k.value;this.clock.clearTimeout(this.delayedEventsMap[_])}}catch(E){d={error:E}}finally{try{k&&!k.done&&(c=I.return)&&c.call(I)}finally{if(d)throw d.error}}return this.scheduler.clear(),this.initialized=!1,this.status=$e.Stopped,kr.free(this.sessionId),this},e.prototype.batch=function(t){var r=this;if(!(this.status===$e.NotStarted&&this.options.deferEvents)){if(this.status!==$e.Running)throw new Error("".concat(t.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'))}this.scheduler.schedule(function(){var a,o,i=r.state,s=!1,l=[],u=function(f){var p=ke(f);r.forward(p),i=Kt(r,function(){return r.machine.transition(i,p)}),l.push.apply(l,we([],le(i.actions.map(function(m){return pf(m,i)})),!1)),s=s||!!i.changed};try{for(var d=J(t),c=d.next();!c.done;c=d.next()){var v=c.value;u(v)}}catch(f){a={error:f}}finally{try{c&&!c.done&&(o=d.return)&&o.call(d)}finally{if(a)throw a.error}}i.changed=s,i.actions=l,r.update(i,ke(t[t.length-1]))})},e.prototype.sender=function(t){return this.send.bind(this,t)},e.prototype.nextState=function(t){var r=this,a=ke(t);if(a.name.indexOf(No)===0&&!this.state.nextEvents.some(function(i){return i.indexOf(No)===0}))throw a.data.data;var o=Kt(this,function(){return r.machine.transition(r.state,a)});return o},e.prototype.forward=function(t){var r,a;try{for(var o=J(this.forwardTo),i=o.next();!i.done;i=o.next()){var s=i.value,l=this.children.get(s);if(!l)throw new Error("Unable to forward event '".concat(t,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(s,"'."));l.send(t)}}catch(u){r={error:u}}finally{try{i&&!i.done&&(a=o.return)&&a.call(o)}finally{if(r)throw r.error}}},e.prototype.defer=function(t){var r=this;this.delayedEventsMap[t.id]=this.clock.setTimeout(function(){t.to?r.sendTo(t._event,t.to):r.send(t._event)},t.delay)},e.prototype.cancel=function(t){this.clock.clearTimeout(this.delayedEventsMap[t]),delete this.delayedEventsMap[t]},e.prototype.exec=function(t,r,a){a===void 0&&(a=this.machine.options.actions);var o=r.context,i=r._event,s=t.exec||_n(t.type,a),l=ue(s)?s:s?s.exec:t.exec;if(l)try{return l(o,i.data,{action:t,state:this.state,_event:i})}catch(w){throw this.parent&&this.parent.send({type:"xstate.error",data:w}),w}switch(t.type){case yr:var u=t;if(typeof u.delay=="number"){this.defer(u);return}else u.to?this.sendTo(u._event,u.to):this.send(u._event);break;case ko:this.cancel(t.sendId);break;case yn:{if(this.status!==$e.Running)return;var d=t.activity;if(!this.state.activities[d.id||d.type])break;if(d.type===ce.Invoke){var c=Ao(d.src),v=this.machine.options.services?this.machine.options.services[c.type]:void 0,f=d.id,p=d.data,m="autoForward"in d?d.autoForward:!!d.forward;if(!v)return;var g=p?mr(p,o,i):void 0;if(typeof v=="string")return;var C=ue(v)?v(o,i.data,{data:g,src:c,meta:d.meta}):v;if(!C)return;var b=void 0;rt(C)&&(C=g?C.withContext(g):C,b={autoForward:m}),this.spawn(C,f,b)}else this.spawnActivity(d);break}case bn:{this.stopChild(t.activity.id);break}case Po:var y=t.label,S=t.value;y?this.logger(y,S):this.logger(S);break}},e.prototype.removeChild=function(t){var r;this.children.delete(t),this.forwardTo.delete(t),(r=this.state)===null||r===void 0||delete r.children[t]},e.prototype.stopChild=function(t){var r=this.children.get(t);!r||(this.removeChild(t),ue(r.stop)&&r.stop())},e.prototype.spawn=function(t,r,a){if(bo(t))return this.spawnPromise(Promise.resolve(t),r);if(ue(t))return this.spawnCallback(t,r);if(yf(t))return this.spawnActor(t,r);if(jd(t))return this.spawnObservable(t,r);if(rt(t))return this.spawnMachine(t,N(N({},a),{id:r}));if(Ld(t))return this.spawnBehavior(t,r);throw new Error('Unable to spawn entity "'.concat(r,'" of type "').concat(typeof t,'".'))},e.prototype.spawnMachine=function(t,r){var a=this;r===void 0&&(r={});var o=new e(t,N(N({},this.options),{parent:this,id:r.id||t.id})),i=N(N({},Nn),r);i.sync&&o.onTransition(function(l){a.send(Sn,{state:l,id:o.id})});var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone(function(l){a.removeChild(o.id),a.send(ke(l,{origin:o.id}))}).start(),s},e.prototype.spawnBehavior=function(t,r){var a=kf(t,{id:r,parent:this});return this.children.set(r,a),a},e.prototype.spawnPromise=function(t,r){var a=this,o=!1,i;t.then(function(l){o||(i=l,a.removeChild(r),a.send(ke(_r(r,l),{origin:r})))},function(l){if(!o){a.removeChild(r);var u=Ht(r,l);try{a.send(ke(u,{origin:r}))}catch{a.devTools&&a.devTools.send(u,a.state),a.machine.strict&&a.stop()}}});var s=N({id:r,send:function(){},subscribe:function(l,u,d){var c=Io(l,u,d),v=!1;return t.then(function(f){v||(c.next(f),!v&&c.complete())},function(f){v||c.error(f)}),{unsubscribe:function(){return v=!0}}},stop:function(){o=!0},toJSON:function(){return{id:r}},getSnapshot:function(){return i}},bt);return this.children.set(r,s),s},e.prototype.spawnCallback=function(t,r){var a=this,o=!1,i=new Set,s=new Set,l,u=function(v){l=v,s.forEach(function(f){return f(v)}),!o&&a.send(ke(v,{origin:r}))},d;try{d=t(u,function(v){i.add(v)})}catch(v){this.send(Ht(r,v))}if(bo(d))return this.spawnPromise(d,r);var c=N({id:r,send:function(v){return i.forEach(function(f){return f(v)})},subscribe:function(v){return s.add(v),{unsubscribe:function(){s.delete(v)}}},stop:function(){o=!0,ue(d)&&d()},toJSON:function(){return{id:r}},getSnapshot:function(){return l}},bt);return this.children.set(r,c),c},e.prototype.spawnObservable=function(t,r){var a=this,o,i=t.subscribe(function(l){o=l,a.send(ke(l,{origin:r}))},function(l){a.removeChild(r),a.send(ke(Ht(r,l),{origin:r}))},function(){a.removeChild(r),a.send(ke(_r(r),{origin:r}))}),s=N({id:r,send:function(){},subscribe:function(l,u,d){return t.subscribe(l,u,d)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return o},toJSON:function(){return{id:r}}},bt);return this.children.set(r,s),s},e.prototype.spawnActor=function(t,r){return this.children.set(r,t),t},e.prototype.spawnActivity=function(t){var r=this.machine.options&&this.machine.options.activities?this.machine.options.activities[t.type]:void 0;if(!!r){var a=r(this.state.context,t);this.spawnEffect(t.id,a)}},e.prototype.spawnEffect=function(t,r){this.children.set(t,N({id:t,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:r||void 0,getSnapshot:function(){},toJSON:function(){return{id:t}}},bt))},e.prototype.attachDev=function(){var t=Pn();if(this.options.devTools&&t){if(t.__REDUX_DEVTOOLS_EXTENSION__){var r=typeof this.options.devTools=="object"?this.options.devTools:void 0;this.devTools=t.__REDUX_DEVTOOLS_EXTENSION__.connect(N(N({name:this.id,autoPause:!0,stateSanitizer:function(a){return{value:a.value,context:a.context,actions:a.actions}}},r),{features:N({jump:!1,skip:!1},r?r.features:void 0)}),this.machine),this.devTools.init(this.state)}If(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[xo]=function(){return this},e.prototype.getSnapshot=function(){return this.status===$e.NotStarted?this.initialState:this._state},e.defaultOptions=function(t){return{execute:!0,deferEvents:!0,clock:{setTimeout:function(r,a){return setTimeout(r,a)},clearTimeout:function(r){return clearTimeout(r)}},logger:t.console.log.bind(console),devTools:!1}}(typeof self!="undefined"?self:global),e.interpret=Oo,e}(),Nf=function(e){return Q(e)?N(N({},Nn),{name:e}):N(N(N({},Nn),{name:Wd()}),e)};function Pr(e,t){var r=Nf(t);return mf(function(a){if(!ht){var o=rt(e)||ue(e);gt(!!a||o,'Attempted to spawn an Actor (ID: "'.concat(rt(e)?e.id:"undefined",'") outside of a service. This will have no effect.'))}return a?a.spawn(e,r.name,r):Ro(e,r.name)})}function Oo(e,t){var r=new Pf(e,t);return r}var se={},Tn={};(function(e){Object.defineProperty(e,"__esModule",{value:!0});/*! *****************************************************************************
14
+ ***************************************************************************** */var I=function(){return I=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},I.apply(this,arguments)};function kn(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function H(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Z(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(u){s={error:u}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function se(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n<o;n++)(i||!(n in t))&&(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))}var Q;(function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"})(Q||(Q={}));var it;(function(e){e.Parent="#_parent",e.Internal="#_internal"})(it||(it={}));var $n=Q.Start,Tn=Q.Stop,mr=Q.Raise,hr=Q.Send,ri=Q.Cancel,pg=Q.NullEvent,Pn=Q.Assign;Q.After;Q.DoneState;var ni=Q.Log,mg=Q.Init,Nn=Q.Invoke;Q.ErrorExecution;var ai=Q.ErrorPlatform,hg=Q.ErrorCustom,Bn=Q.Update,gg=Q.Choose,yg=Q.Pure,oi=".",ii={},Fn="xstate.guard",bg="",st=!0,gr;function Rn(e,t,r){r===void 0&&(r=oi);var n=Ot(e,r),o=Ot(t,r);return q(o)?q(n)?o===n:!1:q(n)?n in o:Object.keys(n).every(function(i){return i in o?Rn(n[i],o[i]):!1})}function si(e){try{return q(e)||typeof e=="number"?"".concat(e):e.type}catch{throw new Error("Events must be strings or objects with a string event.type property.")}}function On(e,t){try{return lt(e)?e:e.toString().split(t)}catch{throw new Error("'".concat(e,"' is not a valid state path."))}}function Cg(e){return typeof e=="object"&&"value"in e&&"context"in e&&"event"in e&&"_event"in e}function Ot(e,t){if(Cg(e))return e.value;if(lt(e))return yr(e);if(typeof e!="string")return e;var r=On(e,t);return yr(r)}function yr(e){if(e.length===1)return e[0];for(var t={},r=t,n=0;n<e.length-1;n++)n===e.length-2?r[e[n]]=e[n+1]:(r[e[n]]={},r=r[e[n]]);return t}function Dt(e,t){for(var r={},n=Object.keys(e),o=0;o<n.length;o++){var i=n[o];r[i]=t(e[i],i,e,o)}return r}function ui(e,t,r){var n,o,i={};try{for(var s=H(Object.keys(e)),u=s.next();!u.done;u=s.next()){var l=u.value,c=e[l];!r(c)||(i[l]=t(c,l,e))}}catch(d){n={error:d}}finally{try{u&&!u.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}return i}var Sg=function(e){return function(t){var r,n,o=t;try{for(var i=H(e),s=i.next();!s.done;s=i.next()){var u=s.value;o=o[u]}}catch(l){r={error:l}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return o}};function wg(e,t){return function(r){var n,o,i=r;try{for(var s=H(e),u=s.next();!u.done;u=s.next()){var l=u.value;i=i[t][l]}}catch(c){n={error:c}}finally{try{u&&!u.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}return i}}function br(e){if(!e)return[[]];if(q(e))return[[e]];var t=ie(Object.keys(e).map(function(r){var n=e[r];return typeof n!="string"&&(!n||!Object.keys(n).length)?[[r]]:br(e[r]).map(function(o){return[r].concat(o)})}));return t}function ie(e){var t;return(t=[]).concat.apply(t,se([],Z(e),!1))}function li(e){return lt(e)?e:[e]}function ke(e){return e===void 0?[]:li(e)}function Cr(e,t,r){var n,o;if(J(e))return e(t,r.data);var i={};try{for(var s=H(Object.keys(e)),u=s.next();!u.done;u=s.next()){var l=u.value,c=e[l];J(c)?i[l]=c(t,r.data):i[l]=c}}catch(d){n={error:d}}finally{try{u&&!u.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}return i}function _g(e){return/^(done|error)\./.test(e)}function ci(e){return!!(e instanceof Promise||e!==null&&(J(e)||typeof e=="object")&&J(e.then))}function xg(e){return e!==null&&typeof e=="object"&&"transition"in e&&typeof e.transition=="function"}function di(e,t){var r,n,o=Z([[],[]],2),i=o[0],s=o[1];try{for(var u=H(e),l=u.next();!l.done;l=u.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(d){r={error:d}}finally{try{l&&!l.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}return[i,s]}function fi(e,t){return Dt(e.states,function(r,n){if(!!r){var o=(q(t)?void 0:t[n])||(r?r.current:void 0);if(!!o)return{current:o,states:fi(r,o)}}})}function Eg(e,t){return{current:t,states:fi(e,t)}}function vi(e,t,r,n){var o=e&&r.reduce(function(i,s){var u,l,c=s.assignment,d={state:n,action:s,_event:t},v={};if(J(c))v=c(i,t.data,d);else try{for(var f=H(Object.keys(c)),p=f.next();!p.done;p=f.next()){var g=p.value,h=c[g];v[g]=J(h)?h(i,t.data,d):h}}catch(m){u={error:m}}finally{try{p&&!p.done&&(l=f.return)&&l.call(f)}finally{if(u)throw u.error}}return Object.assign({},i,v)},e);return o}var ut=function(){};function lt(e){return Array.isArray(e)}function J(e){return typeof e=="function"}function q(e){return typeof e=="string"}function pi(e,t){if(!!e)return q(e)?{type:Fn,name:e,predicate:t?t[e]:void 0}:J(e)?{type:Fn,name:e.name,predicate:e}:e}function Ag(e){try{return"subscribe"in e&&J(e.subscribe)}catch{return!1}}var je=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();gr={},gr[je]=function(){return this},gr[Symbol.observable]=function(){return this};function Le(e){return!!e&&"__xstatenode"in e}function Ig(e){return!!e&&typeof e.send=="function"}var kg=function(){var e=0;return function(){return e++,e.toString(16)}}();function Dn(e,t){return q(e)||typeof e=="number"?I({type:e},t):e}function pe(e,t){if(!q(e)&&"$$type"in e&&e.$$type==="scxml")return e;var r=Dn(e);return I({name:r.type,data:r,$$type:"scxml",type:"external"},t)}function ct(e,t){var r=li(t).map(function(n){return typeof n=="undefined"||typeof n=="string"||Le(n)?{target:n,event:e}:I(I({},n),{event:e})});return r}function $g(e){if(!(e===void 0||e===bg))return ke(e)}function mi(e,t,r,n,o){var i=e.options.guards,s={state:o,cond:t,_event:n};if(t.type===Fn)return((i==null?void 0:i[t.name])||t.predicate)(r,n.data,s);var u=i==null?void 0:i[t.type];if(!u)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return u(r,n.data,s)}function hi(e){return typeof e=="string"?{type:e}:e}function Un(e,t,r){if(typeof e=="object")return e;var n=function(){};return{next:e,error:t||n,complete:r||n}}function Sr(e,t){return"".concat(e,":invocation[").concat(t,"]")}var wr=pe({type:mg});function Vn(e,t){return t&&t[e]||void 0}function Ut(e,t){var r;if(q(e)||typeof e=="number"){var n=Vn(e,t);J(n)?r={type:e,exec:n}:n?r=n:r={type:e,exec:void 0}}else if(J(e))r={type:e.name||e.toString(),exec:e};else{var n=Vn(e.type,t);if(J(n))r=I(I({},e),{exec:n});else if(n){var o=n.type||e.type;r=I(I(I({},n),e),{type:o})}else r=e}return r}var _r=function(e,t){if(!e)return[];var r=lt(e)?e:[e];return r.map(function(n){return Ut(n,t)})};function Mn(e){var t=Ut(e);return I(I({id:q(e)?e:t.id},t),{type:t.type})}function Tg(e){return q(e)?{type:mr,event:e}:xr(e,{to:it.Internal})}function Pg(e){return{type:mr,_event:pe(e.event)}}function xr(e,t){return{to:t?t.to:void 0,type:hr,event:J(e)?e:Dn(e),delay:t?t.delay:void 0,id:t&&t.id!==void 0?t.id:J(e)?e.name:si(e)}}function Ng(e,t,r,n){var o={_event:r},i=pe(J(e.event)?e.event(t,r.data,o):e.event),s;if(q(e.delay)){var u=n&&n[e.delay];s=J(u)?u(t,r.data,o):u}else s=J(e.delay)?e.delay(t,r.data,o):e.delay;var l=J(e.to)?e.to(t,r.data,o):e.to;return I(I({},e),{to:l,_event:i,event:i.data,delay:s})}function Bg(e,t){return xr(e,I(I({},t),{to:it.Parent}))}function Fg(){return Bg(Bn)}var Rg=function(e,t,r){return I(I({},e),{value:q(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})},Og=function(e){return{type:ri,sendId:e}};function Dg(e){var t=Mn(e);return{type:Q.Start,activity:t,exec:void 0}}function Ug(e){var t=J(e)?e:Mn(e);return{type:Q.Stop,activity:t,exec:void 0}}function Vg(e,t,r){var n=J(e.activity)?e.activity(t,r.data):e.activity,o=typeof n=="string"?{id:n}:n,i={type:Q.Stop,activity:o};return i}var Mg=function(e){return{type:Pn,assignment:e}};function Lg(e,t){var r=t?"#".concat(t):"";return"".concat(Q.After,"(").concat(e,")").concat(r)}function Er(e,t){var r="".concat(Q.DoneState,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function Ar(e,t){var r="".concat(Q.DoneInvoke,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function Vt(e,t){var r="".concat(Q.ErrorPlatform,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function zg(e,t){return xr(function(r,n){return n},I(I({},t),{to:e}))}function Ln(e,t,r,n,o,i){i===void 0&&(i=!1);var s=Z(i?[[],o]:di(o,function(f){return f.type===Pn}),2),u=s[0],l=s[1],c=u.length?vi(r,n,u,t):r,d=i?[r]:void 0,v=ie(l.map(function(f){var p;switch(f.type){case mr:return Pg(f);case hr:var g=Ng(f,c,n,e.options.delays);return g;case ni:return Rg(f,c,n);case gg:{var h=f,m=(p=h.conds.find(function(B){var O=pi(B.cond,e.options.guards);return!O||mi(e,O,c,n,t)}))===null||p===void 0?void 0:p.actions;if(!m)return[];var b=Z(Ln(e,t,c,n,_r(ke(m),e.options.actions),i),2),C=b[0],S=b[1];return c=S,d==null||d.push(c),C}case yg:{var m=f.get(c,n.data);if(!m)return[];var w=Z(Ln(e,t,c,n,_r(ke(m),e.options.actions),i),2),_=w[0],A=w[1];return c=A,d==null||d.push(c),_}case Tn:return Vg(f,c,n);case Pn:{c=vi(c,n,[f],t),d==null||d.push(c);break}default:var x=Ut(f,e.options.actions),E=x.exec;if(E&&d){var k=d.length-1;x=I(I({},x),{exec:function(B){for(var O=[],U=1;U<arguments.length;U++)O[U-1]=arguments[U];E.apply(void 0,se([d[k]],Z(O),!1))}})}return x}}).filter(function(f){return!!f}));return[v,c]}var Ir=[],Mt=function(e,t){Ir.push(e);var r=t(e);return Ir.pop(),r},jg=function(e){return e(Ir[Ir.length-1])};function gi(e){var t;return t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}},t[je]=function(){return this},t}function Gg(e,t,r,n){var o,i=hi(e.src),s=(o=t==null?void 0:t.options.services)===null||o===void 0?void 0:o[i.type],u=e.data?Cr(e.data,r,n):void 0,l=s?yi(s,e.id,u):gi(e.id);return l.meta=e,l}function yi(e,t,r){var n=gi(t);if(n.deferred=!0,Le(e)){var o=n.state=Mt(void 0,function(){return(r?e.withContext(r):e).initialState});n.getSnapshot=function(){return o}}return n}function Wg(e){try{return typeof e.send=="function"}catch{return!1}}function Hg(e){return Wg(e)&&"id"in e}function Kg(e){var t;return I((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}},t[je]=function(){return this},t),e)}var kr=function(e){return e.type==="atomic"||e.type==="final"};function dt(e){return Object.keys(e.states).map(function(t){return e.states[t]})}function bi(e){var t=[e];return kr(e)?t:t.concat(ie(dt(e).map(bi)))}function ft(e,t){var r,n,o,i,s,u,l,c,d=new Set(e),v=zn(d),f=new Set(t);try{for(var p=H(f),g=p.next();!g.done;g=p.next())for(var h=g.value,m=h.parent;m&&!f.has(m);)f.add(m),m=m.parent}catch(k){r={error:k}}finally{try{g&&!g.done&&(n=p.return)&&n.call(p)}finally{if(r)throw r.error}}var b=zn(f);try{for(var C=H(f),S=C.next();!S.done;S=C.next()){var h=S.value;if(h.type==="compound"&&(!b.get(h)||!b.get(h).length))v.get(h)?v.get(h).forEach(function(B){return f.add(B)}):h.initialStateNodes.forEach(function(B){return f.add(B)});else if(h.type==="parallel")try{for(var w=(s=void 0,H(dt(h))),_=w.next();!_.done;_=w.next()){var A=_.value;A.type!=="history"&&(f.has(A)||(f.add(A),v.get(A)?v.get(A).forEach(function(B){return f.add(B)}):A.initialStateNodes.forEach(function(B){return f.add(B)})))}}catch(B){s={error:B}}finally{try{_&&!_.done&&(u=w.return)&&u.call(w)}finally{if(s)throw s.error}}}}catch(k){o={error:k}}finally{try{S&&!S.done&&(i=C.return)&&i.call(C)}finally{if(o)throw o.error}}try{for(var x=H(f),E=x.next();!E.done;E=x.next())for(var h=E.value,m=h.parent;m&&!f.has(m);)f.add(m),m=m.parent}catch(k){l={error:k}}finally{try{E&&!E.done&&(c=x.return)&&c.call(x)}finally{if(l)throw l.error}}return f}function Ci(e,t){var r=t.get(e);if(!r)return{};if(e.type==="compound"){var n=r[0];if(n){if(kr(n))return n.key}else return{}}var o={};return r.forEach(function(i){o[i.key]=Ci(i,t)}),o}function zn(e){var t,r,n=new Map;try{for(var o=H(e),i=o.next();!i.done;i=o.next()){var s=i.value;n.has(s)||n.set(s,[]),s.parent&&(n.has(s.parent)||n.set(s.parent,[]),n.get(s.parent).push(s))}}catch(u){t={error:u}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return n}function qg(e,t){var r=ft([e],t);return Ci(e,zn(r))}function $r(e,t){return Array.isArray(e)?e.some(function(r){return r===t}):e instanceof Set?e.has(t):!1}function Yg(e){return se([],Z(new Set(ie(se([],Z(e.map(function(t){return t.ownEvents})),!1)))),!1)}function Lt(e,t){return t.type==="compound"?dt(t).some(function(r){return r.type==="final"&&$r(e,r)}):t.type==="parallel"?dt(t).every(function(r){return Lt(e,r)}):!1}function Zg(e){return e===void 0&&(e=[]),e.reduce(function(t,r){return r.meta!==void 0&&(t[r.id]=r.meta),t},{})}function Si(e){return new Set(ie(e.map(function(t){return t.tags})))}function wi(e,t){if(e===t)return!0;if(e===void 0||t===void 0)return!1;if(q(e)||q(t))return e===t;var r=Object.keys(e),n=Object.keys(t);return r.length===n.length&&r.every(function(o){return wi(e[o],t[o])})}function Xg(e){return typeof e!="object"||e===null?!1:"value"in e&&"_event"in e}function Jg(e,t){var r=e.exec,n=I(I({},e),{exec:r!==void 0?function(){return r(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0});return n}var Re=function(){function e(t){var r=this,n;this.actions=[],this.activities=ii,this.meta={},this.events=[],this.value=t.value,this.context=t.context,this._event=t._event,this._sessionid=t._sessionid,this.event=this._event.data,this.historyValue=t.historyValue,this.history=t.history,this.actions=t.actions||[],this.activities=t.activities||ii,this.meta=Zg(t.configuration),this.events=t.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=t.configuration,this.transitions=t.transitions,this.children=t.children,this.done=!!t.done,this.tags=(n=Array.isArray(t.tags)?new Set(t.tags):t.tags)!==null&&n!==void 0?n:new Set,this.machine=t.machine,Object.defineProperty(this,"nextEvents",{get:function(){return Yg(r.configuration)}})}return e.from=function(t,r){if(t instanceof e)return t.context!==r?new e({value:t.value,context:r,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,meta:{},events:[],configuration:[],transitions:[],children:{}}):t;var n=wr;return new e({value:t,context:r,_event:n,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,meta:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,r){if(t instanceof e){if(!t.actions.length)return t;var n=wr;return new e({value:t.value,context:r,_event:n,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,r)},e.prototype.toStrings=function(t,r){var n=this;if(t===void 0&&(t=this.value),r===void 0&&(r="."),q(t))return[t];var o=Object.keys(t);return o.concat.apply(o,se([],Z(o.map(function(i){return n.toStrings(t[i],r).map(function(s){return i+r+s})})),!1))},e.prototype.toJSON=function(){var t=this;t.configuration,t.transitions;var r=t.tags;t.machine;var n=kn(t,["configuration","transitions","tags","machine"]);return I(I({},n),{tags:Array.from(r)})},e.prototype.matches=function(t){return Rn(t,this.value)},e.prototype.hasTag=function(t){return this.tags.has(t)},e.prototype.can=function(t){var r;ut(!!this.machine);var n=(r=this.machine)===null||r===void 0?void 0:r.getTransitionData(this,t);return!!(n==null?void 0:n.transitions.length)&&n.transitions.some(function(o){return o.target!==void 0||o.actions.length})},e}(),Qg={deferEvents:!1},_i=function(){function e(t){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=I(I({},Qg),t)}return e.prototype.initialize=function(t){if(this.initialized=!0,t){if(!this.options.deferEvents){this.schedule(t);return}this.process(t)}this.flushEvents()},e.prototype.schedule=function(t){if(!this.initialized||this.processingEvent){this.queue.push(t);return}if(this.queue.length!==0)throw new Error("Event queue should be empty when it is not processing events");this.process(t),this.flushEvents()},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var t=this.queue.shift();t;)this.process(t),t=this.queue.shift()},e.prototype.process=function(t){this.processingEvent=!0;try{t()}catch(r){throw this.clear(),r}finally{this.processingEvent=!1}},e}(),jn=new Map,e0=0,Tr={bookId:function(){return"x:".concat(e0++)},register:function(e,t){return jn.set(e,t),e},get:function(e){return jn.get(e)},free:function(e){jn.delete(e)}};function Gn(){if(typeof globalThis!="undefined")return globalThis;if(typeof self!="undefined")return self;if(typeof window!="undefined")return window;if(typeof global!="undefined")return global}function t0(){var e=Gn();if(e&&"__xstate__"in e)return e.__xstate__}function r0(e){if(!!Gn()){var t=t0();t&&t.register(e)}}function n0(e,t){t===void 0&&(t={});var r=e.initialState,n=new Set,o=[],i=!1,s=function(){if(!i){for(i=!0;o.length>0;){var c=o.shift();r=e.transition(r,c,l),n.forEach(function(d){return d.next(r)})}i=!1}},u=Kg({id:t.id,send:function(c){o.push(c),s()},getSnapshot:function(){return r},subscribe:function(c,d,v){var f=Un(c,d,v);return n.add(f),f.next(r),{unsubscribe:function(){n.delete(f)}}}}),l={parent:t.parent,self:u,id:t.id||"anonymous",observers:n};return r=e.start?e.start(l):r,u}var Wn={sync:!1,autoForward:!1},ye;(function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"})(ye||(ye={}));var a0=function(){function e(t,r){var n=this;r===void 0&&(r=e.defaultOptions),this.machine=t,this.scheduler=new _i,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=ye.NotStarted,this.children=new Map,this.forwardTo=new Set,this.init=this.start,this.send=function(d,v){if(lt(d))return n.batch(d),n.state;var f=pe(Dn(d,v));if(n.status===ye.Stopped)return n.state;if(n.status!==ye.Running&&!n.options.deferEvents)throw new Error('Event "'.concat(f.name,'" was sent to uninitialized service "').concat(n.machine.id,`". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.
15
+ Event: `).concat(JSON.stringify(f.data)));return n.scheduler.schedule(function(){n.forward(f);var p=n.nextState(f);n.update(p,f)}),n._state},this.sendTo=function(d,v){var f=n.parent&&(v===it.Parent||n.parent.id===v),p=f?n.parent:q(v)?n.children.get(v)||Tr.get(v):Ig(v)?v:void 0;if(!p){if(!f)throw new Error("Unable to send event to child '".concat(v,"' from service '").concat(n.id,"'."));return}"machine"in p?p.send(I(I({},d),{name:d.name===hg?"".concat(Vt(n.id)):d.name,origin:n.sessionId})):p.send(d.data)};var o=I(I({},e.defaultOptions),r),i=o.clock,s=o.logger,u=o.parent,l=o.id,c=l!==void 0?l:t.id;this.id=c,this.logger=s,this.clock=i,this.parent=u,this.options=o,this.scheduler=new _i({deferEvents:this.options.deferEvents}),this.sessionId=Tr.bookId()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var t=this;return this._initialState?this._initialState:Mt(this,function(){return t._initialState=t.machine.initialState,t._initialState})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(t,r){var n,o;try{for(var i=H(t.actions),s=i.next();!s.done;s=i.next()){var u=s.value;this.exec(u,t,r)}}catch(l){n={error:l}}finally{try{s&&!s.done&&(o=i.return)&&o.call(i)}finally{if(n)throw n.error}}},e.prototype.update=function(t,r){var n,o,i,s,u,l,c,d,v=this;if(t._sessionid=this.sessionId,this._state=t,this.options.execute&&this.execute(this.state),this.children.forEach(function(k){v.state.children[k.id]=k}),this.devTools&&this.devTools.send(r.data,t),t.event)try{for(var f=H(this.eventListeners),p=f.next();!p.done;p=f.next()){var g=p.value;g(t.event)}}catch(k){n={error:k}}finally{try{p&&!p.done&&(o=f.return)&&o.call(f)}finally{if(n)throw n.error}}try{for(var h=H(this.listeners),m=h.next();!m.done;m=h.next()){var g=m.value;g(t,t.event)}}catch(k){i={error:k}}finally{try{m&&!m.done&&(s=h.return)&&s.call(h)}finally{if(i)throw i.error}}try{for(var b=H(this.contextListeners),C=b.next();!C.done;C=b.next()){var S=C.value;S(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(k){u={error:k}}finally{try{C&&!C.done&&(l=b.return)&&l.call(b)}finally{if(u)throw u.error}}var w=Lt(t.configuration||[],this.machine);if(this.state.configuration&&w){var _=t.configuration.find(function(k){return k.type==="final"&&k.parent===v.machine}),A=_&&_.doneData?Cr(_.doneData,t.context,r):void 0;try{for(var x=H(this.doneListeners),E=x.next();!E.done;E=x.next()){var g=E.value;g(Ar(this.id,A))}}catch(k){c={error:k}}finally{try{E&&!E.done&&(d=x.return)&&d.call(x)}finally{if(c)throw c.error}}this.stop()}},e.prototype.onTransition=function(t){return this.listeners.add(t),this.status===ye.Running&&t(this.state,this.state.event),this},e.prototype.subscribe=function(t,r,n){var o=this;if(!t)return{unsubscribe:function(){}};var i,s=n;return typeof t=="function"?i=t:(i=t.next.bind(t),s=t.complete.bind(t)),this.listeners.add(i),this.status===ye.Running&&i(this.state),s&&this.onDone(s),{unsubscribe:function(){i&&o.listeners.delete(i),s&&o.doneListeners.delete(s)}}},e.prototype.onEvent=function(t){return this.eventListeners.add(t),this},e.prototype.onSend=function(t){return this.sendListeners.add(t),this},e.prototype.onChange=function(t){return this.contextListeners.add(t),this},e.prototype.onStop=function(t){return this.stopListeners.add(t),this},e.prototype.onDone=function(t){return this.doneListeners.add(t),this},e.prototype.off=function(t){return this.listeners.delete(t),this.eventListeners.delete(t),this.sendListeners.delete(t),this.stopListeners.delete(t),this.doneListeners.delete(t),this.contextListeners.delete(t),this},e.prototype.start=function(t){var r=this;if(this.status===ye.Running)return this;this.machine._init(),Tr.register(this.sessionId,this),this.initialized=!0,this.status=ye.Running;var n=t===void 0?this.initialState:Mt(this,function(){return Xg(t)?r.machine.resolveState(t):r.machine.resolveState(Re.from(t,r.machine.context))});return this.options.devTools&&this.attachDev(),this.scheduler.initialize(function(){r.update(n,wr)}),this},e.prototype.stop=function(){var t,r,n,o,i,s,u,l,c,d,v=this;try{for(var f=H(this.listeners),p=f.next();!p.done;p=f.next()){var g=p.value;this.listeners.delete(g)}}catch(E){t={error:E}}finally{try{p&&!p.done&&(r=f.return)&&r.call(f)}finally{if(t)throw t.error}}try{for(var h=H(this.stopListeners),m=h.next();!m.done;m=h.next()){var g=m.value;g(),this.stopListeners.delete(g)}}catch(E){n={error:E}}finally{try{m&&!m.done&&(o=h.return)&&o.call(h)}finally{if(n)throw n.error}}try{for(var b=H(this.contextListeners),C=b.next();!C.done;C=b.next()){var g=C.value;this.contextListeners.delete(g)}}catch(E){i={error:E}}finally{try{C&&!C.done&&(s=b.return)&&s.call(b)}finally{if(i)throw i.error}}try{for(var S=H(this.doneListeners),w=S.next();!w.done;w=S.next()){var g=w.value;this.doneListeners.delete(g)}}catch(E){u={error:E}}finally{try{w&&!w.done&&(l=S.return)&&l.call(S)}finally{if(u)throw u.error}}if(!this.initialized)return this;se([],Z(this.state.configuration),!1).sort(function(E,k){return k.order-E.order}).forEach(function(E){var k,B;try{for(var O=H(E.definition.exit),U=O.next();!U.done;U=O.next()){var j=U.value;v.exec(j,v.state)}}catch(re){k={error:re}}finally{try{U&&!U.done&&(B=O.return)&&B.call(O)}finally{if(k)throw k.error}}}),this.children.forEach(function(E){J(E.stop)&&E.stop()});try{for(var _=H(Object.keys(this.delayedEventsMap)),A=_.next();!A.done;A=_.next()){var x=A.value;this.clock.clearTimeout(this.delayedEventsMap[x])}}catch(E){c={error:E}}finally{try{A&&!A.done&&(d=_.return)&&d.call(_)}finally{if(c)throw c.error}}return this.scheduler.clear(),this.initialized=!1,this.status=ye.Stopped,Tr.free(this.sessionId),this},e.prototype.batch=function(t){var r=this;if(!(this.status===ye.NotStarted&&this.options.deferEvents)){if(this.status!==ye.Running)throw new Error("".concat(t.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'))}this.scheduler.schedule(function(){var n,o,i=r.state,s=!1,u=[],l=function(f){var p=pe(f);r.forward(p),i=Mt(r,function(){return r.machine.transition(i,p)}),u.push.apply(u,se([],Z(i.actions.map(function(g){return Jg(g,i)})),!1)),s=s||!!i.changed};try{for(var c=H(t),d=c.next();!d.done;d=c.next()){var v=d.value;l(v)}}catch(f){n={error:f}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(n)throw n.error}}i.changed=s,i.actions=u,r.update(i,pe(t[t.length-1]))})},e.prototype.sender=function(t){return this.send.bind(this,t)},e.prototype.nextState=function(t){var r=this,n=pe(t);if(n.name.indexOf(ai)===0&&!this.state.nextEvents.some(function(i){return i.indexOf(ai)===0}))throw n.data.data;var o=Mt(this,function(){return r.machine.transition(r.state,n)});return o},e.prototype.forward=function(t){var r,n;try{for(var o=H(this.forwardTo),i=o.next();!i.done;i=o.next()){var s=i.value,u=this.children.get(s);if(!u)throw new Error("Unable to forward event '".concat(t,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(s,"'."));u.send(t)}}catch(l){r={error:l}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}},e.prototype.defer=function(t){var r=this;this.delayedEventsMap[t.id]=this.clock.setTimeout(function(){t.to?r.sendTo(t._event,t.to):r.send(t._event)},t.delay)},e.prototype.cancel=function(t){this.clock.clearTimeout(this.delayedEventsMap[t]),delete this.delayedEventsMap[t]},e.prototype.exec=function(t,r,n){n===void 0&&(n=this.machine.options.actions);var o=r.context,i=r._event,s=t.exec||Vn(t.type,n),u=J(s)?s:s?s.exec:t.exec;if(u)try{return u(o,i.data,{action:t,state:this.state,_event:i})}catch(w){throw this.parent&&this.parent.send({type:"xstate.error",data:w}),w}switch(t.type){case hr:var l=t;if(typeof l.delay=="number"){this.defer(l);return}else l.to?this.sendTo(l._event,l.to):this.send(l._event);break;case ri:this.cancel(t.sendId);break;case $n:{if(this.status!==ye.Running)return;var c=t.activity;if(!this.state.activities[c.id||c.type])break;if(c.type===Q.Invoke){var d=hi(c.src),v=this.machine.options.services?this.machine.options.services[d.type]:void 0,f=c.id,p=c.data,g="autoForward"in c?c.autoForward:!!c.forward;if(!v)return;var h=p?Cr(p,o,i):void 0;if(typeof v=="string")return;var m=J(v)?v(o,i.data,{data:h,src:d,meta:c.meta}):v;if(!m)return;var b=void 0;Le(m)&&(m=h?m.withContext(h):m,b={autoForward:g}),this.spawn(m,f,b)}else this.spawnActivity(c);break}case Tn:{this.stopChild(t.activity.id);break}case ni:var C=t.label,S=t.value;C?this.logger(C,S):this.logger(S);break}},e.prototype.removeChild=function(t){var r;this.children.delete(t),this.forwardTo.delete(t),(r=this.state)===null||r===void 0||delete r.children[t]},e.prototype.stopChild=function(t){var r=this.children.get(t);!r||(this.removeChild(t),J(r.stop)&&r.stop())},e.prototype.spawn=function(t,r,n){if(ci(t))return this.spawnPromise(Promise.resolve(t),r);if(J(t))return this.spawnCallback(t,r);if(Hg(t))return this.spawnActor(t,r);if(Ag(t))return this.spawnObservable(t,r);if(Le(t))return this.spawnMachine(t,I(I({},n),{id:r}));if(xg(t))return this.spawnBehavior(t,r);throw new Error('Unable to spawn entity "'.concat(r,'" of type "').concat(typeof t,'".'))},e.prototype.spawnMachine=function(t,r){var n=this;r===void 0&&(r={});var o=new e(t,I(I({},this.options),{parent:this,id:r.id||t.id})),i=I(I({},Wn),r);i.sync&&o.onTransition(function(u){n.send(Bn,{state:u,id:o.id})});var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone(function(u){n.removeChild(o.id),n.send(pe(u,{origin:o.id}))}).start(),s},e.prototype.spawnBehavior=function(t,r){var n=n0(t,{id:r,parent:this});return this.children.set(r,n),n},e.prototype.spawnPromise=function(t,r){var n,o=this,i=!1,s;t.then(function(l){i||(s=l,o.removeChild(r),o.send(pe(Ar(r,l),{origin:r})))},function(l){if(!i){o.removeChild(r);var c=Vt(r,l);try{o.send(pe(c,{origin:r}))}catch{o.devTools&&o.devTools.send(c,o.state),o.machine.strict&&o.stop()}}});var u=(n={id:r,send:function(){},subscribe:function(l,c,d){var v=Un(l,c,d),f=!1;return t.then(function(p){f||(v.next(p),!f&&v.complete())},function(p){f||v.error(p)}),{unsubscribe:function(){return f=!0}}},stop:function(){i=!0},toJSON:function(){return{id:r}},getSnapshot:function(){return s}},n[je]=function(){return this},n);return this.children.set(r,u),u},e.prototype.spawnCallback=function(t,r){var n,o=this,i=!1,s=new Set,u=new Set,l,c=function(f){l=f,u.forEach(function(p){return p(f)}),!i&&o.send(pe(f,{origin:r}))},d;try{d=t(c,function(f){s.add(f)})}catch(f){this.send(Vt(r,f))}if(ci(d))return this.spawnPromise(d,r);var v=(n={id:r,send:function(f){return s.forEach(function(p){return p(f)})},subscribe:function(f){var p=Un(f);return u.add(p.next),{unsubscribe:function(){u.delete(p.next)}}},stop:function(){i=!0,J(d)&&d()},toJSON:function(){return{id:r}},getSnapshot:function(){return l}},n[je]=function(){return this},n);return this.children.set(r,v),v},e.prototype.spawnObservable=function(t,r){var n,o=this,i,s=t.subscribe(function(l){i=l,o.send(pe(l,{origin:r}))},function(l){o.removeChild(r),o.send(pe(Vt(r,l),{origin:r}))},function(){o.removeChild(r),o.send(pe(Ar(r),{origin:r}))}),u=(n={id:r,send:function(){},subscribe:function(l,c,d){return t.subscribe(l,c,d)},stop:function(){return s.unsubscribe()},getSnapshot:function(){return i},toJSON:function(){return{id:r}}},n[je]=function(){return this},n);return this.children.set(r,u),u},e.prototype.spawnActor=function(t,r){return this.children.set(r,t),t},e.prototype.spawnActivity=function(t){var r=this.machine.options&&this.machine.options.activities?this.machine.options.activities[t.type]:void 0;if(!!r){var n=r(this.state.context,t);this.spawnEffect(t.id,n)}},e.prototype.spawnEffect=function(t,r){var n;this.children.set(t,(n={id:t,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:r||void 0,getSnapshot:function(){},toJSON:function(){return{id:t}}},n[je]=function(){return this},n))},e.prototype.attachDev=function(){var t=Gn();if(this.options.devTools&&t){if(t.__REDUX_DEVTOOLS_EXTENSION__){var r=typeof this.options.devTools=="object"?this.options.devTools:void 0;this.devTools=t.__REDUX_DEVTOOLS_EXTENSION__.connect(I(I({name:this.id,autoPause:!0,stateSanitizer:function(n){return{value:n.value,context:n.context,actions:n.actions}}},r),{features:I({jump:!1,skip:!1},r?r.features:void 0)}),this.machine),this.devTools.init(this.state)}r0(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[je]=function(){return this},e.prototype.getSnapshot=function(){return this.status===ye.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(t,r){return setTimeout(t,r)},clearTimeout:function(t){return clearTimeout(t)}},logger:console.log.bind(console),devTools:!1},e.interpret=xi,e}(),o0=function(e){return q(e)?I(I({},Wn),{name:e}):I(I(I({},Wn),{name:kg()}),e)};function Pr(e,t){var r=o0(t);return jg(function(n){if(!st){var o=Le(e)||J(e);ut(!!n||o,'Attempted to spawn an Actor (ID: "'.concat(Le(e)?e.id:"undefined",'") outside of a service. This will have no effect.'))}return n?n.spawn(e,r.name,r):yi(e,r.name)})}function xi(e,t){var r=new a0(e,t);return r}function i0(e){if(typeof e=="string"){var t={type:e};return t.toString=function(){return e},t}return e}function Nr(e){return I(I({type:Nn},e),{toJSON:function(){e.onDone,e.onError;var t=kn(e,["onDone","onError"]);return I(I({},t),{type:Nn,src:i0(e.src)})}})}var vt="",Hn="#",zt="*",pt={},mt=function(e){return e[0]===Hn},s0=function(){return{actions:{},guards:{},services:{},activities:{},delays:{}}},u0=function(e,t,r){var n=r.slice(0,-1).some(function(i){return!("cond"in i)&&!("in"in i)&&(q(i.target)||Le(i.target))}),o=t===vt?"the transient event":"event '".concat(t,"'");ut(!n,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")},l0=function(){function e(t,r,n,o){var i=this;n===void 0&&(n="context"in t?t.context:void 0);var s;this.config=t,this._context=n,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign(s0(),r),this.parent=o==null?void 0:o.parent,this.key=this.config.key||(o==null?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:oi),this.id=this.config.id||se([this.machine.key],Z(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:(s=this.config.schema)!==null&&s!==void 0?s:{},this.description=this.config.description,this.initial=this.config.initial,this.states=this.config.states?Dt(this.config.states,function(c,d){var v,f=new e(c,{},void 0,{parent:i,key:d});return Object.assign(i.idMap,I((v={},v[f.id]=f,v),f.idMap)),f}):pt;var u=0;function l(c){var d,v;c.order=u++;try{for(var f=H(dt(c)),p=f.next();!p.done;p=f.next()){var g=p.value;l(g)}}catch(h){d={error:h}}finally{try{p&&!p.done&&(v=f.return)&&v.call(f)}finally{if(d)throw d.error}}}l(this),this.history=this.config.history===!0?"shallow":this.config.history||!1,this._transient=!!this.config.always||(this.config.on?Array.isArray(this.config.on)?this.config.on.some(function(c){var d=c.event;return d===vt}):vt in this.config.on:!1),this.strict=!!this.config.strict,this.onEntry=ke(this.config.entry||this.config.onEntry).map(function(c){return Ut(c)}),this.onExit=ke(this.config.exit||this.config.onExit).map(function(c){return Ut(c)}),this.meta=this.config.meta,this.doneData=this.type==="final"?this.config.data:void 0,this.invoke=ke(this.config.invoke).map(function(c,d){var v,f;if(Le(c)){var p=Sr(i.id,d);return i.machine.options.services=I((v={},v[p]=c,v),i.machine.options.services),Nr({src:p,id:p})}else if(q(c.src)){var p=c.id||Sr(i.id,d);return Nr(I(I({},c),{id:p,src:c.src}))}else if(Le(c.src)||J(c.src)){var p=c.id||Sr(i.id,d);return i.machine.options.services=I((f={},f[p]=c.src,f),i.machine.options.services),Nr(I(I({id:p},c),{src:p}))}else{var g=c.src;return Nr(I(I({id:Sr(i.id,d)},c),{src:g}))}}),this.activities=ke(this.config.activities).concat(this.invoke).map(function(c){return Mn(c)}),this.transition=this.transition.bind(this),this.tags=ke(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||bi(this).forEach(function(t){return t.on})},e.prototype.withConfig=function(t,r){var n=this.options,o=n.actions,i=n.activities,s=n.guards,u=n.services,l=n.delays;return new e(this.config,{actions:I(I({},o),t.actions),activities:I(I({},i),t.activities),guards:I(I({},s),t.guards),services:I(I({},u),t.services),delays:I(I({},l),t.delays)},r!=null?r:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return J(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:Dt(this.states,function(t){return t.definition}),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var t=this.transitions;return this.__cache.on=t.reduce(function(r,n){return r[n.eventType]=r[n.eventType]||[],r[n.eventType].push(n),r},{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(t){if(this.__cache.candidates[t])return this.__cache.candidates[t];var r=t===vt,n=this.transitions.filter(function(o){var i=o.eventType===t;return r?i:i||o.eventType===zt});return this.__cache.candidates[t]=n,n},e.prototype.getDelayedTransitions=function(){var t=this,r=this.config.after;if(!r)return[];var n=function(i,s){var u=J(i)?"".concat(t.id,":delay[").concat(s,"]"):i,l=Lg(u,t.id);return t.onEntry.push(xr(l,{delay:i})),t.onExit.push(Og(l)),l},o=lt(r)?r.map(function(i,s){var u=n(i.delay,s);return I(I({},i),{event:u})}):ie(Object.keys(r).map(function(i,s){var u=r[i],l=q(u)?{target:u}:u,c=isNaN(+i)?i:+i,d=n(c,s);return ke(l).map(function(v){return I(I({},v),{event:d,delay:c})})}));return o.map(function(i){var s=i.delay;return I(I({},t.formatTransition(i)),{delay:s})})},e.prototype.getStateNodes=function(t){var r,n=this;if(!t)return[];var o=t instanceof Re?t.value:Ot(t,this.delimiter);if(q(o)){var i=this.getStateNode(o).initial;return i!==void 0?this.getStateNodes((r={},r[o]=i,r)):[this,this.states[o]]}var s=Object.keys(o),u=[this];return u.push.apply(u,se([],Z(ie(s.map(function(l){return n.getStateNode(l).getStateNodes(o[l])}))),!1)),u},e.prototype.handles=function(t){var r=si(t);return this.events.includes(r)},e.prototype.resolveState=function(t){var r=t instanceof Re?t:Re.create(t),n=Array.from(ft([],this.getStateNodes(r.value)));return new Re(I(I({},r),{value:this.resolve(r.value),configuration:n,done:Lt(n,this),tags:Si(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(t,r,n){var o=this.getStateNode(t),i=o.next(r,n);return!i||!i.transitions.length?this.next(r,n):i},e.prototype.transitionCompoundNode=function(t,r,n){var o=Object.keys(t),i=this.getStateNode(o[0]),s=i._transition(t[o[0]],r,n);return!s||!s.transitions.length?this.next(r,n):s},e.prototype.transitionParallelNode=function(t,r,n){var o,i,s={};try{for(var u=H(Object.keys(t)),l=u.next();!l.done;l=u.next()){var c=l.value,d=t[c];if(!!d){var v=this.getStateNode(c),f=v._transition(d,r,n);f&&(s[c]=f)}}}catch(C){o={error:C}}finally{try{l&&!l.done&&(i=u.return)&&i.call(u)}finally{if(o)throw o.error}}var p=Object.keys(s).map(function(C){return s[C]}),g=ie(p.map(function(C){return C.transitions})),h=p.some(function(C){return C.transitions.length>0});if(!h)return this.next(r,n);var m=ie(p.map(function(C){return C.entrySet})),b=ie(Object.keys(s).map(function(C){return s[C].configuration}));return{transitions:g,entrySet:m,exitSet:ie(p.map(function(C){return C.exitSet})),configuration:b,source:r,actions:ie(Object.keys(s).map(function(C){return s[C].actions}))}},e.prototype._transition=function(t,r,n){return q(t)?this.transitionLeafNode(t,r,n):Object.keys(t).length===1?this.transitionCompoundNode(t,r,n):this.transitionParallelNode(t,r,n)},e.prototype.getTransitionData=function(t,r){return this._transition(t.value,t,pe(r))},e.prototype.next=function(t,r){var n,o,i=this,s=r.name,u=[],l=[],c;try{for(var d=H(this.getCandidates(s)),v=d.next();!v.done;v=d.next()){var f=v.value,p=f.cond,g=f.in,h=t.context,m=g?q(g)&&mt(g)?t.matches(Ot(this.getStateNodeById(g).path,this.delimiter)):Rn(Ot(g,this.delimiter),Sg(this.path.slice(0,-2))(t.value)):!0,b=!1;try{b=!p||mi(this.machine,p,h,r,t)}catch(_){throw new Error("Unable to evaluate guard '".concat(p.name||p.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,`':
16
+ `).concat(_.message))}if(b&&m){f.target!==void 0&&(l=f.target),u.push.apply(u,se([],Z(f.actions),!1)),c=f;break}}}catch(_){n={error:_}}finally{try{v&&!v.done&&(o=d.return)&&o.call(d)}finally{if(n)throw n.error}}if(!!c){if(!l.length)return{transitions:[c],entrySet:[],exitSet:[],configuration:t.value?[this]:[],source:t,actions:u};var C=ie(l.map(function(_){return i.getRelativeStateNodes(_,t.historyValue)})),S=!!c.internal,w=S?[]:ie(C.map(function(_){return i.nodesFromChild(_)}));return{transitions:[c],entrySet:w,exitSet:S?[]:[this],configuration:C,source:t,actions:u}}},e.prototype.nodesFromChild=function(t){if(t.escapes(this))return[];for(var r=[],n=t;n&&n!==this;)r.push(n),n=n.parent;return r.push(this),r},e.prototype.escapes=function(t){if(this===t)return!1;for(var r=this.parent;r;){if(r===t)return!1;r=r.parent}return!0},e.prototype.getActions=function(t,r,n,o){var i,s,u,l,c=ft([],o?this.getStateNodes(o.value):[this]),d=t.configuration.length?ft(c,t.configuration):c;try{for(var v=H(d),f=v.next();!f.done;f=v.next()){var p=f.value;$r(c,p)||t.entrySet.push(p)}}catch(x){i={error:x}}finally{try{f&&!f.done&&(s=v.return)&&s.call(v)}finally{if(i)throw i.error}}try{for(var g=H(c),h=g.next();!h.done;h=g.next()){var p=h.value;(!$r(d,p)||$r(t.exitSet,p.parent))&&t.exitSet.push(p)}}catch(x){u={error:x}}finally{try{h&&!h.done&&(l=g.return)&&l.call(g)}finally{if(u)throw u.error}}var m=ie(t.entrySet.map(function(x){var E=[];if(x.type!=="final")return E;var k=x.parent;if(!k.parent)return E;E.push(Er(x.id,x.doneData),Er(k.id,x.doneData?Cr(x.doneData,r,n):void 0));var B=k.parent;return B.type==="parallel"&&dt(B).every(function(O){return Lt(t.configuration,O)})&&E.push(Er(B.id)),E}));t.exitSet.sort(function(x,E){return E.order-x.order}),t.entrySet.sort(function(x,E){return x.order-E.order});var b=new Set(t.entrySet),C=new Set(t.exitSet),S=Z([ie(Array.from(b).map(function(x){return se(se([],Z(x.activities.map(function(E){return Dg(E)})),!1),Z(x.onEntry),!1)})).concat(m.map(Tg)),ie(Array.from(C).map(function(x){return se(se([],Z(x.onExit),!1),Z(x.activities.map(function(E){return Ug(E)})),!1)}))],2),w=S[0],_=S[1],A=_r(_.concat(t.actions).concat(w),this.machine.options.actions);return A},e.prototype.transition=function(t,r,n){t===void 0&&(t=this.initialState);var o=pe(r),i;if(t instanceof Re)i=n===void 0?t:this.resolveState(Re.from(t,n));else{var s=q(t)?this.resolve(yr(this.getResolvedPath(t))):this.resolve(t),u=n!=null?n:this.machine.context;i=this.resolveState(Re.from(s,u))}if(!st&&o.name===zt)throw new Error("An event cannot have the wildcard type ('".concat(zt,"')"));if(this.strict&&!this.events.includes(o.name)&&!_g(o.name))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(o.name,"'"));var l=this._transition(i.value,i,o)||{transitions:[],configuration:[],entrySet:[],exitSet:[],source:i,actions:[]},c=ft([],this.getStateNodes(i.value)),d=l.configuration.length?ft(c,l.configuration):c;return l.configuration=se([],Z(d),!1),this.resolveTransition(l,i,i.context,o)},e.prototype.resolveRaisedTransition=function(t,r,n){var o,i=t.actions;return t=this.transition(t,r),t._event=n,t.event=n.data,(o=t.actions).unshift.apply(o,se([],Z(i),!1)),t},e.prototype.resolveTransition=function(t,r,n,o){var i,s,u=this;o===void 0&&(o=wr);var l=t.configuration,c=!r||t.transitions.length>0,d=c?qg(this.machine,l):void 0,v=r?r.historyValue?r.historyValue:t.source?this.machine.historyValue(r.value):void 0:void 0,f=this.getActions(t,n,o,r),p=r?I({},r.activities):{};try{for(var g=H(f),h=g.next();!h.done;h=g.next()){var m=h.value;m.type===$n?p[m.activity.id||m.activity.type]=m:m.type===Tn&&(p[m.activity.id||m.activity.type]=!1)}}catch(ue){i={error:ue}}finally{try{h&&!h.done&&(s=g.return)&&s.call(g)}finally{if(i)throw i.error}}var b=Z(Ln(this,r,n,o,f,this.machine.config.preserveActionOrder),2),C=b[0],S=b[1],w=Z(di(C,function(ue){return ue.type===mr||ue.type===hr&&ue.to===it.Internal}),2),_=w[0],A=w[1],x=C.filter(function(ue){var Ae;return ue.type===$n&&((Ae=ue.activity)===null||Ae===void 0?void 0:Ae.type)===Nn}),E=x.reduce(function(ue,Ae){return ue[Ae.activity.id]=Gg(Ae.activity,u.machine,S,o),ue},r?I({},r.children):{}),k=c?t.configuration:r?r.configuration:[],B=Lt(k,this),O=new Re({value:d||r.value,context:S,_event:o,_sessionid:r?r._sessionid:null,historyValue:d?v?Eg(v,d):void 0:r?r.historyValue:void 0,history:!d||t.source?r:void 0,actions:d?A:[],activities:d?p:r?r.activities:{},events:[],configuration:k,transitions:t.transitions,children:E,done:B,tags:r==null?void 0:r.tags,machine:this}),U=n!==S;O.changed=o.name===Bn||U;var j=O.history;j&&delete j.history;var re=!B&&(this._transient||l.some(function(ue){return ue._transient}));if(!c&&(!re||o.name===vt))return O;var W=O;if(!B)for(re&&(W=this.resolveRaisedTransition(W,{type:pg},o));_.length;){var fe=_.shift();W=this.resolveRaisedTransition(W,fe._event,o)}var qe=W.changed||(j?!!W.actions.length||U||typeof j.value!=typeof W.value||!wi(W.value,j.value):void 0);return W.changed=qe,W.history=j,W.tags=Si(W.configuration),W},e.prototype.getStateNode=function(t){if(mt(t))return this.machine.getStateNodeById(t);if(!this.states)throw new Error("Unable to retrieve child state '".concat(t,"' from '").concat(this.id,"'; no child states exist."));var r=this.states[t];if(!r)throw new Error("Child state '".concat(t,"' does not exist on '").concat(this.id,"'"));return r},e.prototype.getStateNodeById=function(t){var r=mt(t)?t.slice(Hn.length):t;if(r===this.id)return this;var n=this.machine.idMap[r];if(!n)throw new Error("Child state node '#".concat(r,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(t){if(typeof t=="string"&&mt(t))try{return this.getStateNodeById(t.slice(1))}catch{}for(var r=On(t,this.delimiter).slice(),n=this;r.length;){var o=r.shift();if(!o.length)break;n=n.getStateNode(o)}return n},e.prototype.resolve=function(t){var r,n=this;if(!t)return this.initialStateValue||pt;switch(this.type){case"parallel":return Dt(this.initialStateValue,function(i,s){return i?n.getStateNode(s).resolve(t[s]||i):pt});case"compound":if(q(t)){var o=this.getStateNode(t);return o.type==="parallel"||o.type==="compound"?(r={},r[t]=o.initialStateValue,r):t}return Object.keys(t).length?Dt(t,function(i,s){return i?n.getStateNode(s).resolve(i):pt}):this.initialStateValue||{};default:return t||pt}},e.prototype.getResolvedPath=function(t){if(mt(t)){var r=this.machine.idMap[t.slice(Hn.length)];if(!r)throw new Error("Unable to find state node '".concat(t,"'"));return r.path}return On(t,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;var r;if(this.type==="parallel")r=ui(this.states,function(n){return n.initialStateValue||pt},function(n){return n.type!=="history"});else if(this.initial!==void 0){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));r=kr(this.states[this.initial])?this.initial:(t={},t[this.initial]=this.states[this.initial].initialStateValue,t)}else r={};return this.__cache.initialStateValue=r,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(t,r){this._init();var n=this.getStateNodes(t);return this.resolveTransition({configuration:n,entrySet:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,r!=null?r:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var t=this.initialStateValue;if(!t)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var t;if(this.type==="history"){var r=this.config;q(r.target)?t=mt(r.target)?yr(this.machine.getStateNodeById(r.target).path.slice(this.path.length-1)):r.target:t=r.target}return t},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(t,r,n){return n===void 0&&(n=!0),n?t.type==="history"?t.resolveHistory(r):t.initialStateNodes:[t]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var t=this;if(kr(this))return[this];if(this.type==="compound"&&!this.initial)return st||ut(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this];var r=br(this.initialStateValue);return ie(r.map(function(n){return t.getFromRelativePath(n)}))},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(t){if(!t.length)return[this];var r=Z(t),n=r[0],o=r.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var i=this.getStateNode(n);if(i.type==="history")return i.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(o)},e.prototype.historyValue=function(t){if(!!Object.keys(this.states).length)return{current:t||this.initialStateValue,states:ui(this.states,function(r,n){if(!t)return r.historyValue();var o=q(t)?void 0:t[n];return r.historyValue(o||r.initialStateValue)},function(r){return!r.history})}},e.prototype.resolveHistory=function(t){var r=this;if(this.type!=="history")return[this];var n=this.parent;if(!t){var o=this.target;return o?ie(br(o).map(function(s){return n.getFromRelativePath(s)})):n.initialStateNodes}var i=wg(n.path,"states")(t).current;return q(i)?[n.getStateNode(i)]:ie(br(i).map(function(s){return r.history==="deep"?n.getFromRelativePath(s):[n.states[s[0]]]}))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var t=this,r=ie(Object.keys(this.states).map(function(n){return t.states[n].stateIds}));return[this.id].concat(r)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var t,r,n,o;if(this.__cache.events)return this.__cache.events;var i=this.states,s=new Set(this.ownEvents);if(i)try{for(var u=H(Object.keys(i)),l=u.next();!l.done;l=u.next()){var c=l.value,d=i[c];if(d.states)try{for(var v=(n=void 0,H(d.events)),f=v.next();!f.done;f=v.next()){var p=f.value;s.add("".concat(p))}}catch(g){n={error:g}}finally{try{f&&!f.done&&(o=v.return)&&o.call(v)}finally{if(n)throw n.error}}}}catch(g){t={error:g}}finally{try{l&&!l.done&&(r=u.return)&&r.call(u)}finally{if(t)throw t.error}}return this.__cache.events=Array.from(s)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var t=new Set(this.transitions.filter(function(r){return!(!r.target&&!r.actions.length&&r.internal)}).map(function(r){return r.eventType}));return Array.from(t)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(t){var r=this;if(t!==void 0)return t.map(function(n){if(!q(n))return n;var o=n[0]===r.delimiter;if(o&&!r.parent)return r.getStateNodeByPath(n.slice(1));var i=o?r.key+n:n;if(r.parent)try{var s=r.parent.getStateNodeByPath(i);return s}catch(u){throw new Error("Invalid transition definition for state node '".concat(r.id,`':
17
+ `).concat(u.message))}else return r.getStateNodeByPath(i)})},e.prototype.formatTransition=function(t){var r=this,n=$g(t.target),o="internal"in t?t.internal:n?n.some(function(l){return q(l)&&l[0]===r.delimiter}):!0,i=this.machine.options.guards,s=this.resolveTarget(n),u=I(I({},t),{actions:_r(ke(t.actions)),cond:pi(t.cond,i),target:s,source:this,internal:o,eventType:t.event,toJSON:function(){return I(I({},u),{target:u.target?u.target.map(function(l){return"#".concat(l.id)}):void 0,source:"#".concat(r.id)})}});return u},e.prototype.formatTransitions=function(){var t,r,n=this,o;if(!this.config.on)o=[];else if(Array.isArray(this.config.on))o=this.config.on;else{var i=this.config.on,s=zt,u=i[s],l=u===void 0?[]:u,c=kn(i,[typeof s=="symbol"?s:s+""]);o=ie(Object.keys(c).map(function(C){!st&&C===vt&&ut(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(n.id,'".'));var S=ct(C,c[C]);return st||u0(n,C,S),S}).concat(ct(zt,l)))}var d=this.config.always?ct("",this.config.always):[],v=this.config.onDone?ct(String(Er(this.id)),this.config.onDone):[];st||ut(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var f=ie(this.invoke.map(function(C){var S=[];return C.onDone&&S.push.apply(S,se([],Z(ct(String(Ar(C.id)),C.onDone)),!1)),C.onError&&S.push.apply(S,se([],Z(ct(String(Vt(C.id)),C.onError)),!1)),S})),p=this.after,g=ie(se(se(se(se([],Z(v),!1),Z(f),!1),Z(o),!1),Z(d),!1).map(function(C){return ke(C).map(function(S){return n.formatTransition(S)})}));try{for(var h=H(p),m=h.next();!m.done;m=h.next()){var b=m.value;g.push(b)}}catch(C){t={error:C}}finally{try{m&&!m.done&&(r=h.return)&&r.call(h)}finally{if(t)throw t.error}}return g},e}();function jt(e,t){return new l0(e,t)}var Oe=Mg,Kn=Fg,c0=zg,Y={},qn={};(function(e){Object.defineProperty(e,"__esModule",{value:!0});/*! *****************************************************************************
18
18
  Copyright (c) Microsoft Corporation.
19
19
 
20
20
  Permission to use, copy, modify, and/or distribute this software for any
@@ -27,7 +27,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
27
27
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
28
28
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
29
29
  PERFORMANCE OF THIS SOFTWARE.
30
- ***************************************************************************** */e.__assign=function(){return e.__assign=Object.assign||function(s){for(var l,u=1,d=arguments.length;u<d;u++){l=arguments[u];for(var c in l)Object.prototype.hasOwnProperty.call(l,c)&&(s[c]=l[c])}return s},e.__assign.apply(this,arguments)};function t(i,s){var l={};for(var u in i)Object.prototype.hasOwnProperty.call(i,u)&&s.indexOf(u)<0&&(l[u]=i[u]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var d=0,u=Object.getOwnPropertySymbols(i);d<u.length;d++)s.indexOf(u[d])<0&&Object.prototype.propertyIsEnumerable.call(i,u[d])&&(l[u[d]]=i[u[d]]);return l}function r(i){var s=typeof Symbol=="function"&&Symbol.iterator,l=s&&i[s],u=0;if(l)return l.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&u>=i.length&&(i=void 0),{value:i&&i[u++],done:!i}}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.")}function a(i,s){var l=typeof Symbol=="function"&&i[Symbol.iterator];if(!l)return i;var u=l.call(i),d,c=[],v;try{for(;(s===void 0||s-- >0)&&!(d=u.next()).done;)c.push(d.value)}catch(f){v={error:f}}finally{try{d&&!d.done&&(l=u.return)&&l.call(u)}finally{if(v)throw v.error}}return c}function o(i,s,l){if(l||arguments.length===2)for(var u=0,d=s.length,c;u<d;u++)(c||!(u in s))&&(c||(c=Array.prototype.slice.call(s,0,u)),c[u]=s[u]);return i.concat(c||Array.prototype.slice.call(s))}e.__read=a,e.__rest=t,e.__spreadArray=o,e.__values=r})(Tn);var Nr={};Object.defineProperty(Nr,"__esModule",{value:!0});var Tf=!0;Nr.IS_PRODUCTION=Tf;var Uo={},It={};Object.defineProperty(It,"__esModule",{value:!0});var $f=".",Bf={},Ff="xstate.guard",Df="";It.DEFAULT_GUARD_TYPE=Ff;It.EMPTY_ACTIVITY_MAP=Bf;It.STATE_DELIMITER=$f;It.TARGETLESS_KEY=Df;(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Tn,r=It,a=Nr,o;function i(h){return Object.keys(h)}function s(h,D,V){V===void 0&&(V=r.STATE_DELIMITER);var O=c(h,V),H=c(D,V);return U(H)?U(O)?H===O:!1:U(O)?O in H:i(O).every(function(q){return q in H?s(O[q],H[q]):!1})}function l(h){try{return U(h)||typeof h=="number"?"".concat(h):h.type}catch{throw new Error("Events must be strings or objects with a string event.type property.")}}function u(h,D){try{return R(h)?h:h.toString().split(D)}catch{throw new Error("'".concat(h,"' is not a valid state path."))}}function d(h){return typeof h=="object"&&"value"in h&&"context"in h&&"event"in h&&"_event"in h}function c(h,D){if(d(h))return h.value;if(R(h))return v(h);if(typeof h!="string")return h;var V=u(h,D);return v(V)}function v(h){if(h.length===1)return h[0];for(var D={},V=D,O=0;O<h.length-1;O++)O===h.length-2?V[h[O]]=h[O+1]:(V[h[O]]={},V=V[h[O]]);return D}function f(h,D){for(var V={},O=i(h),H=0;H<O.length;H++){var q=O[H];V[q]=D(h[q],q,h,H)}return V}function p(h,D,V){var O,H,q={};try{for(var re=t.__values(i(h)),X=re.next();!X.done;X=re.next()){var Ce=X.value,Se=h[Ce];!V(Se)||(q[Ce]=D(Se,Ce,h))}}catch(Me){O={error:Me}}finally{try{X&&!X.done&&(H=re.return)&&H.call(re)}finally{if(O)throw O.error}}return q}var m=function(h){return function(D){var V,O,H=D;try{for(var q=t.__values(h),re=q.next();!re.done;re=q.next()){var X=re.value;H=H[X]}}catch(Ce){V={error:Ce}}finally{try{re&&!re.done&&(O=q.return)&&O.call(q)}finally{if(V)throw V.error}}return H}};function g(h,D){return function(V){var O,H,q=V;try{for(var re=t.__values(h),X=re.next();!X.done;X=re.next()){var Ce=X.value;q=q[D][Ce]}}catch(Se){O={error:Se}}finally{try{X&&!X.done&&(H=re.return)&&H.call(re)}finally{if(O)throw O.error}}return q}}function C(h){if(!h)return[[]];if(U(h))return[[h]];var D=b(i(h).map(function(V){var O=h[V];return typeof O!="string"&&(!O||!Object.keys(O).length)?[[V]]:C(h[V]).map(function(H){return[V].concat(H)})}));return D}function b(h){var D;return(D=[]).concat.apply(D,t.__spreadArray([],t.__read(h),!1))}function y(h){return R(h)?h:[h]}function S(h){return h===void 0?[]:y(h)}function w(h,D,V){var O,H;if(B(h))return h(D,V.data);var q={};try{for(var re=t.__values(Object.keys(h)),X=re.next();!X.done;X=re.next()){var Ce=X.value,Se=h[Ce];B(Se)?q[Ce]=Se(D,V.data):q[Ce]=Se}}catch(Me){O={error:Me}}finally{try{X&&!X.done&&(H=re.return)&&H.call(re)}finally{if(O)throw O.error}}return q}function I(h){return/^(done|error)\./.test(h)}function k(h){return!!(h instanceof Promise||h!==null&&(B(h)||typeof h=="object")&&B(h.then))}function _(h){return h!==null&&typeof h=="object"&&"transition"in h&&typeof h.transition=="function"}function E(h,D){var V,O,H=t.__read([[],[]],2),q=H[0],re=H[1];try{for(var X=t.__values(h),Ce=X.next();!Ce.done;Ce=X.next()){var Se=Ce.value;D(Se)?q.push(Se):re.push(Se)}}catch(Me){V={error:Me}}finally{try{Ce&&!Ce.done&&(O=X.return)&&O.call(X)}finally{if(V)throw V.error}}return[q,re]}function x(h,D){return f(h.states,function(V,O){if(!!V){var H=(U(D)?void 0:D[O])||(V?V.current:void 0);if(!!H)return{current:H,states:x(V,H)}}})}function $(h,D){return{current:D,states:x(h,D)}}function F(h,D,V,O){a.IS_PRODUCTION||e.warn(!!h,"Attempting to update undefined context");var H=h&&V.reduce(function(q,re){var X,Ce,Se=re.assignment,Me={state:O,action:re,_event:D},M={};if(B(Se))M=Se(q,D.data,Me);else try{for(var G=t.__values(i(Se)),tt=G.next();!tt.done;tt=G.next()){var or=tt.value,an=Se[or];M[or]=B(an)?an(q,D.data,Me):an}}catch(gl){X={error:gl}}finally{try{tt&&!tt.done&&(Ce=G.return)&&Ce.call(G)}finally{if(X)throw X.error}}return Object.assign({},q,M)},h);return H}e.warn=function(){},a.IS_PRODUCTION||(e.warn=function(h,D){var V=h instanceof Error?h:void 0;if(!(!V&&h)&&console!==void 0){var O=["Warning: ".concat(D)];V&&O.push(V),console.warn.apply(console,O)}});function R(h){return Array.isArray(h)}function B(h){return typeof h=="function"}function U(h){return typeof h=="string"}function z(h,D){if(!!h)return U(h)?{type:r.DEFAULT_GUARD_TYPE,name:h,predicate:D?D[h]:void 0}:B(h)?{type:r.DEFAULT_GUARD_TYPE,name:h.name,predicate:h}:h}function j(h){try{return"subscribe"in h&&B(h.subscribe)}catch{return!1}}var L=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Y=(o={},o[L]=function(){return this},o);function W(h){try{return"__xstatenode"in h}catch{return!1}}function Z(h){return!!h&&typeof h.send=="function"}var ie=function(){var h=0;return function(){return h++,h.toString(16)}}();function ae(h,D){return U(h)||typeof h=="number"?t.__assign({type:h},D):h}function te(h,D){if(!U(h)&&"$$type"in h&&h.$$type==="scxml")return h;var V=ae(h);return t.__assign({name:V.type,data:V,$$type:"scxml",type:"external"},D)}function ve(h,D){var V=y(D).map(function(O){return typeof O=="undefined"||typeof O=="string"||W(O)?{target:O,event:h}:t.__assign(t.__assign({},O),{event:h})});return V}function pe(h){if(!(h===void 0||h===r.TARGETLESS_KEY))return S(h)}function P(h,D,V){if(!a.IS_PRODUCTION){var O=h.stack?" Stacktrace was '".concat(h.stack,"'"):"";if(h===D)console.error("Missing onError handler for invocation '".concat(V,"', error was '").concat(h,"'.").concat(O));else{var H=D.stack?" Stacktrace was '".concat(D.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(V,"'. ")+"Original error: '".concat(h,"'. ").concat(O," Current error is '").concat(D,"'.").concat(H))}}}function oe(h,D,V,O,H){var q=h.options.guards,re={state:H,cond:D,_event:O};if(D.type===r.DEFAULT_GUARD_TYPE)return((q==null?void 0:q[D.name])||D.predicate)(V,O.data,re);var X=q[D.type];if(!X)throw new Error("Guard '".concat(D.type,"' is not implemented on machine '").concat(h.id,"'."));return X(V,O.data,re)}function Ne(h){return typeof h=="string"?{type:h}:h}function De(h,D,V){if(typeof h=="object")return h;var O=function(){};return{next:h,error:D||O,complete:V||O}}function We(h,D){return"".concat(h,":invocation[").concat(D,"]")}e.createInvokeId=We,e.evaluateGuard=oe,e.flatten=b,e.getEventType=l,e.interopSymbols=Y,e.isActor=Z,e.isArray=R,e.isBehavior=_,e.isBuiltInEvent=I,e.isFunction=B,e.isMachine=W,e.isObservable=j,e.isPromiseLike=k,e.isStateLike=d,e.isString=U,e.keys=i,e.mapContext=w,e.mapFilterValues=p,e.mapValues=f,e.matchesState=s,e.nestedPath=g,e.normalizeTarget=pe,e.partition=E,e.path=m,e.pathToStateValue=v,e.reportUnhandledExceptionOnInvocation=P,e.symbolObservable=L,e.toArray=S,e.toArrayStrict=y,e.toEventObject=ae,e.toGuard=z,e.toInvokeSource=Ne,e.toObserver=De,e.toSCXMLEvent=te,e.toStatePath=u,e.toStatePaths=C,e.toStateValue=c,e.toTransitionConfigArray=ve,e.uniqueId=ie,e.updateContext=F,e.updateHistoryStates=x,e.updateHistoryValue=$})(Uo);var $n={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),function(t){t.Start="xstate.start",t.Stop="xstate.stop",t.Raise="xstate.raise",t.Send="xstate.send",t.Cancel="xstate.cancel",t.NullEvent="",t.Assign="xstate.assign",t.After="xstate.after",t.DoneState="done.state",t.DoneInvoke="done.invoke",t.Log="xstate.log",t.Init="xstate.init",t.Invoke="xstate.invoke",t.ErrorExecution="error.execution",t.ErrorCommunication="error.communication",t.ErrorPlatform="error.platform",t.ErrorCustom="xstate.error",t.Update="xstate.update",t.Pure="xstate.pure",t.Choose="xstate.choose"}(e.ActionTypes||(e.ActionTypes={})),function(t){t.Parent="#_parent",t.Internal="#_internal"}(e.SpecialTargets||(e.SpecialTargets={}))})($n);var _e={};Object.defineProperty(_e,"__esModule",{value:!0});var Ee=$n,Rf=Ee.ActionTypes.Start,Vf=Ee.ActionTypes.Stop,Of=Ee.ActionTypes.Raise,Uf=Ee.ActionTypes.Send,Mf=Ee.ActionTypes.Cancel,Lf=Ee.ActionTypes.NullEvent,zf=Ee.ActionTypes.Assign,jf=Ee.ActionTypes.After,Gf=Ee.ActionTypes.DoneState,Wf=Ee.ActionTypes.Log,Hf=Ee.ActionTypes.Init,qf=Ee.ActionTypes.Invoke,Kf=Ee.ActionTypes.ErrorExecution,Yf=Ee.ActionTypes.ErrorPlatform,Zf=Ee.ActionTypes.ErrorCustom,Xf=Ee.ActionTypes.Update,Jf=Ee.ActionTypes.Choose,Qf=Ee.ActionTypes.Pure;_e.after=jf;_e.assign=zf;_e.cancel=Mf;_e.choose=Jf;_e.doneState=Gf;_e.error=Zf;_e.errorExecution=Kf;_e.errorPlatform=Yf;_e.init=Hf;_e.invoke=qf;_e.log=Wf;_e.nullEvent=Lf;_e.pure=Qf;_e.raise=Of;_e.send=Uf;_e.start=Rf;_e.stop=Vf;_e.update=Xf;Object.defineProperty(se,"__esModule",{value:!0});var de=Tn,ev=Nr,ee=Uo,Ve=$n,Ae=_e,tv=ee.toSCXMLEvent({type:Ae.init});function Bn(e,t){return t&&t[e]||void 0}function Tr(e,t){var r;if(ee.isString(e)||typeof e=="number"){var a=Bn(e,t);ee.isFunction(a)?r={type:e,exec:a}:a?r=a:r={type:e,exec:void 0}}else if(ee.isFunction(e))r={type:e.name||e.toString(),exec:e};else{var a=Bn(e.type,t);if(ee.isFunction(a))r=de.__assign(de.__assign({},e),{exec:a});else if(a){var o=a.type||e.type;r=de.__assign(de.__assign(de.__assign({},a),e),{type:o})}else r=e}return r}var Fn=function(e,t){if(!e)return[];var r=ee.isArray(e)?e:[e];return r.map(function(a){return Tr(a,t)})};function Dn(e){var t=Tr(e);return de.__assign(de.__assign({id:ee.isString(e)?e:t.id},t),{type:t.type})}function rv(e){return ee.isString(e)?{type:Ae.raise,event:e}:kt(e,{to:Ve.SpecialTargets.Internal})}function Mo(e){return{type:Ae.raise,_event:ee.toSCXMLEvent(e.event)}}function kt(e,t){return{to:t?t.to:void 0,type:Ae.send,event:ee.isFunction(e)?e:ee.toEventObject(e),delay:t?t.delay:void 0,id:t&&t.id!==void 0?t.id:ee.isFunction(e)?e.name:ee.getEventType(e)}}function Lo(e,t,r,a){var o={_event:r},i=ee.toSCXMLEvent(ee.isFunction(e.event)?e.event(t,r.data,o):e.event),s;if(ee.isString(e.delay)){var l=a&&a[e.delay];s=ee.isFunction(l)?l(t,r.data,o):l}else s=ee.isFunction(e.delay)?e.delay(t,r.data,o):e.delay;var u=ee.isFunction(e.to)?e.to(t,r.data,o):e.to;return de.__assign(de.__assign({},e),{to:u,_event:i,event:i.data,delay:s})}function Rn(e,t){return kt(e,de.__assign(de.__assign({},t),{to:Ve.SpecialTargets.Parent}))}function nv(e,t,r){return kt(t,de.__assign(de.__assign({},r),{to:e}))}function av(){return Rn(Ae.update)}function ov(e,t){return kt(e,de.__assign(de.__assign({},t),{to:function(r,a,o){var i=o._event;return i.origin}}))}var iv=function(e,t){return{context:e,event:t}};function sv(e,t){return e===void 0&&(e=iv),{type:Ae.log,label:t,expr:e}}var zo=function(e,t,r){return de.__assign(de.__assign({},e),{value:ee.isString(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})},lv=function(e){return{type:Ae.cancel,sendId:e}};function uv(e){var t=Dn(e);return{type:Ve.ActionTypes.Start,activity:t,exec:void 0}}function cv(e){var t=ee.isFunction(e)?e:Dn(e);return{type:Ve.ActionTypes.Stop,activity:t,exec:void 0}}function jo(e,t,r){var a=ee.isFunction(e.activity)?e.activity(t,r.data):e.activity,o=typeof a=="string"?{id:a}:a,i={type:Ve.ActionTypes.Stop,activity:o};return i}var dv=function(e){return{type:Ae.assign,assignment:e}};function fv(e,t){var r=t?"#".concat(t):"";return"".concat(Ve.ActionTypes.After,"(").concat(e,")").concat(r)}function vv(e,t){var r="".concat(Ve.ActionTypes.DoneState,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function pv(e,t){var r="".concat(Ve.ActionTypes.DoneInvoke,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function mv(e,t){var r="".concat(Ve.ActionTypes.ErrorPlatform,".").concat(e),a={type:r,data:t};return a.toString=function(){return r},a}function hv(e){return{type:Ve.ActionTypes.Pure,get:e}}function gv(e,t){return kt(function(r,a){return a},de.__assign(de.__assign({},t),{to:e}))}function yv(e,t){return Rn(function(r,a,o){return{type:Ae.error,data:ee.isFunction(e)?e(r,a,o):e}},de.__assign(de.__assign({},t),{to:Ve.SpecialTargets.Parent}))}function bv(e){return{type:Ve.ActionTypes.Choose,conds:e}}function Vn(e,t,r,a,o,i){i===void 0&&(i=!1);var s=de.__read(i?[[],o]:ee.partition(o,function(f){return f.type===Ae.assign}),2),l=s[0],u=s[1],d=l.length?ee.updateContext(r,a,l,t):r,c=i?[r]:void 0,v=ee.flatten(u.map(function(f){var p;switch(f.type){case Ae.raise:return Mo(f);case Ae.send:var m=Lo(f,d,a,e.options.delays);return ev.IS_PRODUCTION||ee.warn(!ee.isString(f.delay)||typeof m.delay=="number","No delay reference for delay expression '".concat(f.delay,"' was found on machine '").concat(e.id,"'")),m;case Ae.log:return zo(f,d,a);case Ae.choose:{var g=f,C=(p=g.conds.find(function($){var F=ee.toGuard($.cond,e.options.guards);return!F||ee.evaluateGuard(e,F,d,a,t)}))===null||p===void 0?void 0:p.actions;if(!C)return[];var b=de.__read(Vn(e,t,d,a,Fn(ee.toArray(C),e.options.actions),i),2),y=b[0],S=b[1];return d=S,c==null||c.push(d),y}case Ae.pure:{var C=f.get(d,a.data);if(!C)return[];var w=de.__read(Vn(e,t,d,a,Fn(ee.toArray(C),e.options.actions),i),2),I=w[0],k=w[1];return d=k,c==null||c.push(d),I}case Ae.stop:return jo(f,d,a);case Ae.assign:{d=ee.updateContext(d,a,[f],t),c==null||c.push(d);break}default:var _=Tr(f,e.options.actions),E=_.exec;if(E&&c){var x=c.length-1;_=de.__assign(de.__assign({},_),{exec:function($){for(var F=[],R=1;R<arguments.length;R++)F[R-1]=arguments[R];E.apply(void 0,de.__spreadArray([c[x]],de.__read(F),!1))}})}return _}}).filter(function(f){return!!f}));return[v,d]}se.after=fv;var ge=se.assign=dv;se.cancel=lv;se.choose=bv;se.done=vv;se.doneInvoke=pv;se.error=mv;se.escalate=yv;se.forwardTo=gv;se.getActionFunction=Bn;se.initEvent=tv;se.log=sv;se.pure=hv;se.raise=rv;se.resolveActions=Vn;se.resolveLog=zo;se.resolveRaise=Mo;se.resolveSend=Lo;se.resolveStop=jo;se.respond=ov;se.send=kt;se.sendParent=Rn;se.sendTo=nv;se.sendUpdate=av;se.start=uv;var Cv=se.stop=cv;se.toActionObject=Tr;se.toActionObjects=Fn;se.toActivityDefinition=Dn;var wv=Le,Sv=lr,_v=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,xv=/^\w*$/;function Ev(e,t){if(wv(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Sv(e)?!0:xv.test(e)||!_v.test(e)||t!=null&&e in Object(t)}var On=Ev,Av=Ze,Iv=Av["__core-js_shared__"],kv=Iv,Un=kv,Go=function(){var e=/[^.]+$/.exec(Un&&Un.keys&&Un.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Pv(e){return!!Go&&Go in e}var Nv=Pv,Tv=Function.prototype,$v=Tv.toString;function Bv(e){if(e!=null){try{return $v.call(e)}catch{}try{return e+""}catch{}}return""}var Wo=Bv,Fv=sn,Dv=Nv,Rv=Xe,Vv=Wo,Ov=/[\\^$.*+?()[\]{}|]/g,Uv=/^\[object .+?Constructor\]$/,Mv=Function.prototype,Lv=Object.prototype,zv=Mv.toString,jv=Lv.hasOwnProperty,Gv=RegExp("^"+zv.call(jv).replace(Ov,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Wv(e){if(!Rv(e)||Dv(e))return!1;var t=Fv(e)?Gv:Uv;return t.test(Vv(e))}var Hv=Wv;function qv(e,t){return e==null?void 0:e[t]}var Kv=qv,Yv=Hv,Zv=Kv;function Xv(e,t){var r=Zv(e,t);return Yv(r)?r:void 0}var dt=Xv,Jv=dt,Qv=Jv(Object,"create"),$r=Qv,Ho=$r;function ep(){this.__data__=Ho?Ho(null):{},this.size=0}var tp=ep;function rp(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var np=rp,ap=$r,op="__lodash_hash_undefined__",ip=Object.prototype,sp=ip.hasOwnProperty;function lp(e){var t=this.__data__;if(ap){var r=t[e];return r===op?void 0:r}return sp.call(t,e)?t[e]:void 0}var up=lp,cp=$r,dp=Object.prototype,fp=dp.hasOwnProperty;function vp(e){var t=this.__data__;return cp?t[e]!==void 0:fp.call(t,e)}var pp=vp,mp=$r,hp="__lodash_hash_undefined__";function gp(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=mp&&t===void 0?hp:t,this}var yp=gp,bp=tp,Cp=np,wp=up,Sp=pp,_p=yp;function Pt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}Pt.prototype.clear=bp;Pt.prototype.delete=Cp;Pt.prototype.get=wp;Pt.prototype.has=Sp;Pt.prototype.set=_p;var xp=Pt;function Ep(){this.__data__=[],this.size=0}var Ap=Ep;function Ip(e,t){return e===t||e!==e&&t!==t}var Xt=Ip,kp=Xt;function Pp(e,t){for(var r=e.length;r--;)if(kp(e[r][0],t))return r;return-1}var Br=Pp,Np=Br,Tp=Array.prototype,$p=Tp.splice;function Bp(e){var t=this.__data__,r=Np(t,e);if(r<0)return!1;var a=t.length-1;return r==a?t.pop():$p.call(t,r,1),--this.size,!0}var Fp=Bp,Dp=Br;function Rp(e){var t=this.__data__,r=Dp(t,e);return r<0?void 0:t[r][1]}var Vp=Rp,Op=Br;function Up(e){return Op(this.__data__,e)>-1}var Mp=Up,Lp=Br;function zp(e,t){var r=this.__data__,a=Lp(r,e);return a<0?(++this.size,r.push([e,t])):r[a][1]=t,this}var jp=zp,Gp=Ap,Wp=Fp,Hp=Vp,qp=Mp,Kp=jp;function Nt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}Nt.prototype.clear=Gp;Nt.prototype.delete=Wp;Nt.prototype.get=Hp;Nt.prototype.has=qp;Nt.prototype.set=Kp;var Fr=Nt,Yp=dt,Zp=Ze,Xp=Yp(Zp,"Map"),Mn=Xp,qo=xp,Jp=Fr,Qp=Mn;function em(){this.size=0,this.__data__={hash:new qo,map:new(Qp||Jp),string:new qo}}var tm=em;function rm(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var nm=rm,am=nm;function om(e,t){var r=e.__data__;return am(t)?r[typeof t=="string"?"string":"hash"]:r.map}var Dr=om,im=Dr;function sm(e){var t=im(this,e).delete(e);return this.size-=t?1:0,t}var lm=sm,um=Dr;function cm(e){return um(this,e).get(e)}var dm=cm,fm=Dr;function vm(e){return fm(this,e).has(e)}var pm=vm,mm=Dr;function hm(e,t){var r=mm(this,e),a=r.size;return r.set(e,t),this.size+=r.size==a?0:1,this}var gm=hm,ym=tm,bm=lm,Cm=dm,wm=pm,Sm=gm;function Tt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var a=e[t];this.set(a[0],a[1])}}Tt.prototype.clear=ym;Tt.prototype.delete=bm;Tt.prototype.get=Cm;Tt.prototype.has=wm;Tt.prototype.set=Sm;var Ln=Tt,Ko=Ln,_m="Expected a function";function zn(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(_m);var r=function(){var a=arguments,o=t?t.apply(this,a):a[0],i=r.cache;if(i.has(o))return i.get(o);var s=e.apply(this,a);return r.cache=i.set(o,s)||i,s};return r.cache=new(zn.Cache||Ko),r}zn.Cache=Ko;var xm=zn,Em=xm,Am=500;function Im(e){var t=Em(e,function(a){return r.size===Am&&r.clear(),a}),r=t.cache;return t}var km=Im,Pm=km,Nm=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Tm=/\\(\\)?/g,$m=Pm(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Nm,function(r,a,o,i){t.push(o?i.replace(Tm,"$1"):a||r)}),t}),Bm=$m,Yo=sr,Fm=un,Dm=Le,Rm=lr,Vm=1/0,Zo=Yo?Yo.prototype:void 0,Xo=Zo?Zo.toString:void 0;function Jo(e){if(typeof e=="string")return e;if(Dm(e))return Fm(e,Jo)+"";if(Rm(e))return Xo?Xo.call(e):"";var t=e+"";return t=="0"&&1/e==-Vm?"-0":t}var Om=Jo,Um=Om;function Mm(e){return e==null?"":Um(e)}var jn=Mm,Lm=Le,zm=On,jm=Bm,Gm=jn;function Wm(e,t){return Lm(e)?e:zm(e,t)?[e]:jm(Gm(e))}var Rr=Wm,Hm=lr,qm=1/0;function Km(e){if(typeof e=="string"||Hm(e))return e;var t=e+"";return t=="0"&&1/e==-qm?"-0":t}var Jt=Km,Ym=Rr,Zm=Jt;function Xm(e,t){t=Ym(t,e);for(var r=0,a=t.length;e!=null&&r<a;)e=e[Zm(t[r++])];return r&&r==a?e:void 0}var Gn=Xm,Jm=Gn;function Qm(e,t,r){var a=e==null?void 0:Jm(e,t);return a===void 0?r:a}var Oe=Qm,eh=dt,th=Ze,rh=eh(th,"DataView"),nh=rh,ah=dt,oh=Ze,ih=ah(oh,"Promise"),sh=ih,lh=dt,uh=Ze,ch=lh(uh,"Set"),dh=ch,fh=dt,vh=Ze,ph=fh(vh,"WeakMap"),mh=ph,Wn=nh,Hn=Mn,qn=sh,Kn=dh,Yn=mh,Qo=ct,$t=Wo,ei="[object Map]",hh="[object Object]",ti="[object Promise]",ri="[object Set]",ni="[object WeakMap]",ai="[object DataView]",gh=$t(Wn),yh=$t(Hn),bh=$t(qn),Ch=$t(Kn),wh=$t(Yn),ft=Qo;(Wn&&ft(new Wn(new ArrayBuffer(1)))!=ai||Hn&&ft(new Hn)!=ei||qn&&ft(qn.resolve())!=ti||Kn&&ft(new Kn)!=ri||Yn&&ft(new Yn)!=ni)&&(ft=function(e){var t=Qo(e),r=t==hh?e.constructor:void 0,a=r?$t(r):"";if(a)switch(a){case gh:return ai;case yh:return ei;case bh:return ti;case Ch:return ri;case wh:return ni}return t});var oi=ft,Sh=vo,_h=oi,xh=ur,Eh=Le,Ah=pt,Ih=mt.exports,kh=fr,Ph=dr,Nh="[object Map]",Th="[object Set]",$h=Object.prototype,Bh=$h.hasOwnProperty;function Fh(e){if(e==null)return!0;if(Ah(e)&&(Eh(e)||typeof e=="string"||typeof e.splice=="function"||Ih(e)||Ph(e)||xh(e)))return!e.length;var t=_h(e);if(t==Nh||t==Th)return!e.size;if(kh(e))return!Sh(e).length;for(var r in e)if(Bh.call(e,r))return!1;return!0}var Zn=Fh,Dh=Fr;function Rh(){this.__data__=new Dh,this.size=0}var Vh=Rh;function Oh(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}var Uh=Oh;function Mh(e){return this.__data__.get(e)}var Lh=Mh;function zh(e){return this.__data__.has(e)}var jh=zh,Gh=Fr,Wh=Mn,Hh=Ln,qh=200;function Kh(e,t){var r=this.__data__;if(r instanceof Gh){var a=r.__data__;if(!Wh||a.length<qh-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new Hh(a)}return r.set(e,t),this.size=r.size,this}var Yh=Kh,Zh=Fr,Xh=Vh,Jh=Uh,Qh=Lh,eg=jh,tg=Yh;function Bt(e){var t=this.__data__=new Zh(e);this.size=t.size}Bt.prototype.clear=Xh;Bt.prototype.delete=Jh;Bt.prototype.get=Qh;Bt.prototype.has=eg;Bt.prototype.set=tg;var Xn=Bt,rg=dt,ng=function(){try{var e=rg(Object,"defineProperty");return e({},"",{}),e}catch{}}(),ii=ng,si=ii;function ag(e,t,r){t=="__proto__"&&si?si(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}var Jn=ag,og=Jn,ig=Xt;function sg(e,t,r){(r!==void 0&&!ig(e[t],r)||r===void 0&&!(t in e))&&og(e,t,r)}var li=sg;function lg(e){return function(t,r,a){for(var o=-1,i=Object(t),s=a(t),l=s.length;l--;){var u=s[e?l:++o];if(r(i[u],u,i)===!1)break}return t}}var ug=lg,cg=ug,dg=cg(),fg=dg,Qn={exports:{}};(function(e,t){var r=Ze,a=t&&!t.nodeType&&t,o=a&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===a,s=i?r.Buffer:void 0,l=s?s.allocUnsafe:void 0;function u(d,c){if(c)return d.slice();var v=d.length,f=l?l(v):new d.constructor(v);return d.copy(f),f}e.exports=u})(Qn,Qn.exports);var vg=Ze,pg=vg.Uint8Array,ui=pg,ci=ui;function mg(e){var t=new e.constructor(e.byteLength);return new ci(t).set(new ci(e)),t}var hg=mg,gg=hg;function yg(e,t){var r=t?gg(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}var bg=yg;function Cg(e,t){var r=-1,a=e.length;for(t||(t=Array(a));++r<a;)t[r]=e[r];return t}var wg=Cg,Sg=Xe,di=Object.create,_g=function(){function e(){}return function(t){if(!Sg(t))return{};if(di)return di(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}(),xg=_g,Eg=fo,Ag=Eg(Object.getPrototypeOf,Object),ea=Ag,Ig=xg,kg=ea,Pg=fr;function Ng(e){return typeof e.constructor=="function"&&!Pg(e)?Ig(kg(e)):{}}var Tg=Ng,$g=pt,Bg=ot;function Fg(e){return Bg(e)&&$g(e)}var Dg=Fg,Rg=ct,Vg=ea,Og=ot,Ug="[object Object]",Mg=Function.prototype,Lg=Object.prototype,fi=Mg.toString,zg=Lg.hasOwnProperty,jg=fi.call(Object);function Gg(e){if(!Og(e)||Rg(e)!=Ug)return!1;var t=Vg(e);if(t===null)return!0;var r=zg.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&fi.call(r)==jg}var Wg=Gg;function Hg(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var vi=Hg,qg=Jn,Kg=Xt,Yg=Object.prototype,Zg=Yg.hasOwnProperty;function Xg(e,t,r){var a=e[t];(!(Zg.call(e,t)&&Kg(a,r))||r===void 0&&!(t in e))&&qg(e,t,r)}var pi=Xg,Jg=pi,Qg=Jn;function ey(e,t,r,a){var o=!r;r||(r={});for(var i=-1,s=t.length;++i<s;){var l=t[i],u=a?a(r[l],e[l],l,r,e):void 0;u===void 0&&(u=e[l]),o?Qg(r,l,u):Jg(r,l,u)}return r}var ty=ey;function ry(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}var ny=ry,ay=Xe,oy=fr,iy=ny,sy=Object.prototype,ly=sy.hasOwnProperty;function uy(e){if(!ay(e))return iy(e);var t=oy(e),r=[];for(var a in e)a=="constructor"&&(t||!ly.call(e,a))||r.push(a);return r}var cy=uy,dy=co,fy=cy,vy=pt;function py(e){return vy(e)?dy(e,!0):fy(e)}var ta=py,my=ty,hy=ta;function gy(e){return my(e,hy(e))}var yy=gy,mi=li,by=Qn.exports,Cy=bg,wy=wg,Sy=Tg,hi=ur,gi=Le,_y=Dg,xy=mt.exports,Ey=sn,Ay=Xe,Iy=Wg,ky=dr,yi=vi,Py=yy;function Ny(e,t,r,a,o,i,s){var l=yi(e,r),u=yi(t,r),d=s.get(u);if(d){mi(e,r,d);return}var c=i?i(l,u,r+"",e,t,s):void 0,v=c===void 0;if(v){var f=gi(u),p=!f&&xy(u),m=!f&&!p&&ky(u);c=u,f||p||m?gi(l)?c=l:_y(l)?c=wy(l):p?(v=!1,c=by(u,!0)):m?(v=!1,c=Cy(u,!0)):c=[]:Iy(u)||hi(u)?(c=l,hi(l)?c=Py(l):(!Ay(l)||Ey(l))&&(c=Sy(u))):v=!1}v&&(s.set(u,c),o(c,u,a,i,s),s.delete(u)),mi(e,r,c)}var Ty=Ny,$y=Xn,By=li,Fy=fg,Dy=Ty,Ry=Xe,Vy=ta,Oy=vi;function bi(e,t,r,a,o){e!==t&&Fy(t,function(i,s){if(o||(o=new $y),Ry(i))Dy(e,t,s,r,bi,a,o);else{var l=a?a(Oy(e,s),i,s+"",e,t,o):void 0;l===void 0&&(l=i),By(e,s,l)}},Vy)}var Uy=bi;function My(e){return e}var ra=My;function Ly(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}var zy=Ly,jy=zy,Ci=Math.max;function Gy(e,t,r){return t=Ci(t===void 0?e.length-1:t,0),function(){for(var a=arguments,o=-1,i=Ci(a.length-t,0),s=Array(i);++o<i;)s[o]=a[t+o];o=-1;for(var l=Array(t+1);++o<t;)l[o]=a[o];return l[t]=r(s),jy(e,this,l)}}var Wy=Gy;function Hy(e){return function(){return e}}var qy=Hy,Ky=qy,wi=ii,Yy=ra,Zy=wi?function(e,t){return wi(e,"toString",{configurable:!0,enumerable:!1,value:Ky(t),writable:!0})}:Yy,Xy=Zy,Jy=800,Qy=16,e0=Date.now;function t0(e){var t=0,r=0;return function(){var a=e0(),o=Qy-(a-r);if(r=a,o>0){if(++t>=Jy)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r0=t0,n0=Xy,a0=r0,o0=a0(n0),i0=o0,s0=ra,l0=Wy,u0=i0;function c0(e,t){return u0(l0(e,t,s0),e+"")}var d0=c0,f0=Xt,v0=pt,p0=cr,m0=Xe;function h0(e,t,r){if(!m0(r))return!1;var a=typeof t;return(a=="number"?v0(r)&&p0(t,r.length):a=="string"&&t in r)?f0(r[t],e):!1}var g0=h0,y0=d0,b0=g0;function C0(e){return y0(function(t,r){var a=-1,o=r.length,i=o>1?r[o-1]:void 0,s=o>2?r[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,s&&b0(r[0],r[1],s)&&(i=o<3?void 0:i,o=1),t=Object(t);++a<o;){var l=r[a];l&&e(t,l,a,i)}return t})}var w0=C0,S0=Uy,_0=w0,x0=_0(function(e,t,r){S0(e,t,r)}),E0=x0,A0="__lodash_hash_undefined__";function I0(e){return this.__data__.set(e,A0),this}var k0=I0;function P0(e){return this.__data__.has(e)}var N0=P0,T0=Ln,$0=k0,B0=N0;function Vr(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new T0;++t<r;)this.add(e[t])}Vr.prototype.add=Vr.prototype.push=$0;Vr.prototype.has=B0;var F0=Vr;function D0(e,t){for(var r=-1,a=e==null?0:e.length;++r<a;)if(t(e[r],r,e))return!0;return!1}var R0=D0;function V0(e,t){return e.has(t)}var O0=V0,U0=F0,M0=R0,L0=O0,z0=1,j0=2;function G0(e,t,r,a,o,i){var s=r&z0,l=e.length,u=t.length;if(l!=u&&!(s&&u>l))return!1;var d=i.get(e),c=i.get(t);if(d&&c)return d==t&&c==e;var v=-1,f=!0,p=r&j0?new U0:void 0;for(i.set(e,t),i.set(t,e);++v<l;){var m=e[v],g=t[v];if(a)var C=s?a(g,m,v,t,e,i):a(m,g,v,e,t,i);if(C!==void 0){if(C)continue;f=!1;break}if(p){if(!M0(t,function(b,y){if(!L0(p,y)&&(m===b||o(m,b,r,a,i)))return p.push(y)})){f=!1;break}}else if(!(m===g||o(m,g,r,a,i))){f=!1;break}}return i.delete(e),i.delete(t),f}var Si=G0;function W0(e){var t=-1,r=Array(e.size);return e.forEach(function(a,o){r[++t]=[o,a]}),r}var H0=W0;function q0(e){var t=-1,r=Array(e.size);return e.forEach(function(a){r[++t]=a}),r}var K0=q0,_i=sr,xi=ui,Y0=Xt,Z0=Si,X0=H0,J0=K0,Q0=1,e1=2,t1="[object Boolean]",r1="[object Date]",n1="[object Error]",a1="[object Map]",o1="[object Number]",i1="[object RegExp]",s1="[object Set]",l1="[object String]",u1="[object Symbol]",c1="[object ArrayBuffer]",d1="[object DataView]",Ei=_i?_i.prototype:void 0,na=Ei?Ei.valueOf:void 0;function f1(e,t,r,a,o,i,s){switch(r){case d1:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case c1:return!(e.byteLength!=t.byteLength||!i(new xi(e),new xi(t)));case t1:case r1:case o1:return Y0(+e,+t);case n1:return e.name==t.name&&e.message==t.message;case i1:case l1:return e==t+"";case a1:var l=X0;case s1:var u=a&Q0;if(l||(l=J0),e.size!=t.size&&!u)return!1;var d=s.get(e);if(d)return d==t;a|=e1,s.set(e,t);var c=Z0(l(e),l(t),a,o,i,s);return s.delete(e),c;case u1:if(na)return na.call(e)==na.call(t)}return!1}var v1=f1;function p1(e,t){for(var r=-1,a=t.length,o=e.length;++r<a;)e[o+r]=t[r];return e}var Ai=p1,m1=Ai,h1=Le;function g1(e,t,r){var a=t(e);return h1(e)?a:m1(a,r(e))}var Ii=g1;function y1(e,t){for(var r=-1,a=e==null?0:e.length,o=0,i=[];++r<a;){var s=e[r];t(s,r,e)&&(i[o++]=s)}return i}var b1=y1;function C1(){return[]}var ki=C1,w1=b1,S1=ki,_1=Object.prototype,x1=_1.propertyIsEnumerable,Pi=Object.getOwnPropertySymbols,E1=Pi?function(e){return e==null?[]:(e=Object(e),w1(Pi(e),function(t){return x1.call(e,t)}))}:S1,Ni=E1,A1=Ii,I1=Ni,k1=dn;function P1(e){return A1(e,k1,I1)}var N1=P1,Ti=N1,T1=1,$1=Object.prototype,B1=$1.hasOwnProperty;function F1(e,t,r,a,o,i){var s=r&T1,l=Ti(e),u=l.length,d=Ti(t),c=d.length;if(u!=c&&!s)return!1;for(var v=u;v--;){var f=l[v];if(!(s?f in t:B1.call(t,f)))return!1}var p=i.get(e),m=i.get(t);if(p&&m)return p==t&&m==e;var g=!0;i.set(e,t),i.set(t,e);for(var C=s;++v<u;){f=l[v];var b=e[f],y=t[f];if(a)var S=s?a(y,b,f,t,e,i):a(b,y,f,e,t,i);if(!(S===void 0?b===y||o(b,y,r,a,i):S)){g=!1;break}C||(C=f=="constructor")}if(g&&!C){var w=e.constructor,I=t.constructor;w!=I&&"constructor"in e&&"constructor"in t&&!(typeof w=="function"&&w instanceof w&&typeof I=="function"&&I instanceof I)&&(g=!1)}return i.delete(e),i.delete(t),g}var D1=F1,aa=Xn,R1=Si,V1=v1,O1=D1,$i=oi,Bi=Le,Fi=mt.exports,U1=dr,M1=1,Di="[object Arguments]",Ri="[object Array]",Or="[object Object]",L1=Object.prototype,Vi=L1.hasOwnProperty;function z1(e,t,r,a,o,i){var s=Bi(e),l=Bi(t),u=s?Ri:$i(e),d=l?Ri:$i(t);u=u==Di?Or:u,d=d==Di?Or:d;var c=u==Or,v=d==Or,f=u==d;if(f&&Fi(e)){if(!Fi(t))return!1;s=!0,c=!1}if(f&&!c)return i||(i=new aa),s||U1(e)?R1(e,t,r,a,o,i):V1(e,t,u,r,a,o,i);if(!(r&M1)){var p=c&&Vi.call(e,"__wrapped__"),m=v&&Vi.call(t,"__wrapped__");if(p||m){var g=p?e.value():e,C=m?t.value():t;return i||(i=new aa),o(g,C,r,a,i)}}return f?(i||(i=new aa),O1(e,t,r,a,o,i)):!1}var j1=z1,G1=j1,Oi=ot;function Ui(e,t,r,a,o){return e===t?!0:e==null||t==null||!Oi(e)&&!Oi(t)?e!==e&&t!==t:G1(e,t,r,a,Ui,o)}var Mi=Ui,W1=Xn,H1=Mi,q1=1,K1=2;function Y1(e,t,r,a){var o=r.length,i=o,s=!a;if(e==null)return!i;for(e=Object(e);o--;){var l=r[o];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++o<i;){l=r[o];var u=l[0],d=e[u],c=l[1];if(s&&l[2]){if(d===void 0&&!(u in e))return!1}else{var v=new W1;if(a)var f=a(d,c,u,e,t,v);if(!(f===void 0?H1(c,d,q1|K1,a,v):f))return!1}}return!0}var Z1=Y1,X1=Xe;function J1(e){return e===e&&!X1(e)}var Li=J1,Q1=Li,eb=dn;function tb(e){for(var t=eb(e),r=t.length;r--;){var a=t[r],o=e[a];t[r]=[a,o,Q1(o)]}return t}var rb=tb;function nb(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}var zi=nb,ab=Z1,ob=rb,ib=zi;function sb(e){var t=ob(e);return t.length==1&&t[0][2]?ib(t[0][0],t[0][1]):function(r){return r===e||ab(r,e,t)}}var lb=sb;function ub(e,t){return e!=null&&t in Object(e)}var cb=ub,db=Rr,fb=ur,vb=Le,pb=cr,mb=ln,hb=Jt;function gb(e,t,r){t=db(t,e);for(var a=-1,o=t.length,i=!1;++a<o;){var s=hb(t[a]);if(!(i=e!=null&&r(e,s)))break;e=e[s]}return i||++a!=o?i:(o=e==null?0:e.length,!!o&&mb(o)&&pb(s,o)&&(vb(e)||fb(e)))}var yb=gb,bb=cb,Cb=yb;function wb(e,t){return e!=null&&Cb(e,t,bb)}var Sb=wb,_b=Mi,xb=Oe,Eb=Sb,Ab=On,Ib=Li,kb=zi,Pb=Jt,Nb=1,Tb=2;function $b(e,t){return Ab(e)&&Ib(t)?kb(Pb(e),t):function(r){var a=xb(r,e);return a===void 0&&a===t?Eb(r,e):_b(t,a,Nb|Tb)}}var Bb=$b;function Fb(e){return function(t){return t==null?void 0:t[e]}}var Db=Fb,Rb=Gn;function Vb(e){return function(t){return Rb(t,e)}}var Ob=Vb,Ub=Db,Mb=Ob,Lb=On,zb=Jt;function jb(e){return Lb(e)?Ub(zb(e)):Mb(e)}var Gb=jb,Wb=lb,Hb=Bb,qb=ra,Kb=Le,Yb=Gb;function Zb(e){return typeof e=="function"?e:e==null?qb:typeof e=="object"?Kb(e)?Hb(e[0],e[1]):Wb(e):Yb(e)}var Xb=Zb,Jb=pi,Qb=Rr,eC=cr,ji=Xe,tC=Jt;function rC(e,t,r,a){if(!ji(e))return e;t=Qb(t,e);for(var o=-1,i=t.length,s=i-1,l=e;l!=null&&++o<i;){var u=tC(t[o]),d=r;if(u==="__proto__"||u==="constructor"||u==="prototype")return e;if(o!=s){var c=l[u];d=a?a(c,u,l):void 0,d===void 0&&(d=ji(c)?c:eC(t[o+1])?[]:{})}Jb(l,u,d),l=l[u]}return e}var nC=rC,aC=Gn,oC=nC,iC=Rr;function sC(e,t,r){for(var a=-1,o=t.length,i={};++a<o;){var s=t[a],l=aC(e,s);r(l,s)&&oC(i,iC(s,e),l)}return i}var lC=sC,uC=Ai,cC=ea,dC=Ni,fC=ki,vC=Object.getOwnPropertySymbols,pC=vC?function(e){for(var t=[];e;)uC(t,dC(e)),e=cC(e);return t}:fC,mC=pC,hC=Ii,gC=mC,yC=ta;function bC(e){return hC(e,yC,gC)}var CC=bC,wC=un,SC=Xb,_C=lC,xC=CC;function EC(e,t){if(e==null)return{};var r=wC(xC(e),function(a){return[a]});return t=SC(t),_C(e,r,function(a,o){return t(a,o[0])})}var AC=EC;/*! *****************************************************************************
30
+ ***************************************************************************** */e.__assign=function(){return e.__assign=Object.assign||function(s){for(var u,l=1,c=arguments.length;l<c;l++){u=arguments[l];for(var d in u)Object.prototype.hasOwnProperty.call(u,d)&&(s[d]=u[d])}return s},e.__assign.apply(this,arguments)};function t(i,s){var u={};for(var l in i)Object.prototype.hasOwnProperty.call(i,l)&&s.indexOf(l)<0&&(u[l]=i[l]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var c=0,l=Object.getOwnPropertySymbols(i);c<l.length;c++)s.indexOf(l[c])<0&&Object.prototype.propertyIsEnumerable.call(i,l[c])&&(u[l[c]]=i[l[c]]);return u}function r(i){var s=typeof Symbol=="function"&&Symbol.iterator,u=s&&i[s],l=0;if(u)return u.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&l>=i.length&&(i=void 0),{value:i&&i[l++],done:!i}}};throw new TypeError(s?"Object is not iterable.":"Symbol.iterator is not defined.")}function n(i,s){var u=typeof Symbol=="function"&&i[Symbol.iterator];if(!u)return i;var l=u.call(i),c,d=[],v;try{for(;(s===void 0||s-- >0)&&!(c=l.next()).done;)d.push(c.value)}catch(f){v={error:f}}finally{try{c&&!c.done&&(u=l.return)&&u.call(l)}finally{if(v)throw v.error}}return d}function o(i,s,u){if(u||arguments.length===2)for(var l=0,c=s.length,d;l<c;l++)(d||!(l in s))&&(d||(d=Array.prototype.slice.call(s,0,l)),d[l]=s[l]);return i.concat(d||Array.prototype.slice.call(s))}e.__read=n,e.__rest=t,e.__spreadArray=o,e.__values=r})(qn);var Yn={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ActionTypes=void 0,function(t){t.Start="xstate.start",t.Stop="xstate.stop",t.Raise="xstate.raise",t.Send="xstate.send",t.Cancel="xstate.cancel",t.NullEvent="",t.Assign="xstate.assign",t.After="xstate.after",t.DoneState="done.state",t.DoneInvoke="done.invoke",t.Log="xstate.log",t.Init="xstate.init",t.Invoke="xstate.invoke",t.ErrorExecution="error.execution",t.ErrorCommunication="error.communication",t.ErrorPlatform="error.platform",t.ErrorCustom="xstate.error",t.Update="xstate.update",t.Pure="xstate.pure",t.Choose="xstate.choose"}(e.ActionTypes||(e.ActionTypes={})),e.SpecialTargets=void 0,function(t){t.Parent="#_parent",t.Internal="#_internal"}(e.SpecialTargets||(e.SpecialTargets={}))})(Yn);var le={};Object.defineProperty(le,"__esModule",{value:!0});var ce=Yn,d0=ce.ActionTypes.Start,f0=ce.ActionTypes.Stop,v0=ce.ActionTypes.Raise,p0=ce.ActionTypes.Send,m0=ce.ActionTypes.Cancel,h0=ce.ActionTypes.NullEvent,g0=ce.ActionTypes.Assign,y0=ce.ActionTypes.After,b0=ce.ActionTypes.DoneState,C0=ce.ActionTypes.Log,S0=ce.ActionTypes.Init,w0=ce.ActionTypes.Invoke,_0=ce.ActionTypes.ErrorExecution,x0=ce.ActionTypes.ErrorPlatform,E0=ce.ActionTypes.ErrorCustom,A0=ce.ActionTypes.Update,I0=ce.ActionTypes.Choose,k0=ce.ActionTypes.Pure;le.after=y0;le.assign=g0;le.cancel=m0;le.choose=I0;le.doneState=b0;le.error=E0;le.errorExecution=_0;le.errorPlatform=x0;le.init=S0;le.invoke=w0;le.log=C0;le.nullEvent=h0;le.pure=k0;le.raise=v0;le.send=p0;le.start=d0;le.stop=f0;le.update=A0;var Ei={},ht={};Object.defineProperty(ht,"__esModule",{value:!0});var $0=".",T0={},P0="xstate.guard",N0="";ht.DEFAULT_GUARD_TYPE=P0;ht.EMPTY_ACTIVITY_MAP=T0;ht.STATE_DELIMITER=$0;ht.TARGETLESS_KEY=N0;var Br={};Object.defineProperty(Br,"__esModule",{value:!0});var B0=!0;Br.IS_PRODUCTION=B0;(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=qn,r=ht,n=Br,o;function i(y){return Object.keys(y)}function s(y,P,F){F===void 0&&(F=r.STATE_DELIMITER);var N=v(y,F),V=v(P,F);return fe(V)?fe(N)?V===N:!1:fe(N)?N in V:Object.keys(N).every(function(M){return M in V?s(N[M],V[M]):!1})}function u(y){try{return fe(y)||typeof y=="number"?"".concat(y):y.type}catch{throw new Error("Events must be strings or objects with a string event.type property.")}}function l(y){try{return fe(y)||typeof y=="number"?"".concat(y):W(y)?y.name:y.type}catch{throw new Error("Actions must be strings or objects with a string action.type property.")}}function c(y,P){try{return re(y)?y:y.toString().split(P)}catch{throw new Error("'".concat(y,"' is not a valid state path."))}}function d(y){return typeof y=="object"&&"value"in y&&"context"in y&&"event"in y&&"_event"in y}function v(y,P){if(d(y))return y.value;if(re(y))return f(y);if(typeof y!="string")return y;var F=c(y,P);return f(F)}function f(y){if(y.length===1)return y[0];for(var P={},F=P,N=0;N<y.length-1;N++)N===y.length-2?F[y[N]]=y[N+1]:(F[y[N]]={},F=F[y[N]]);return P}function p(y,P){for(var F={},N=Object.keys(y),V=0;V<N.length;V++){var M=N[V];F[M]=P(y[M],M,y,V)}return F}function g(y,P,F){var N,V,M={};try{for(var G=t.__values(Object.keys(y)),z=G.next();!z.done;z=G.next()){var X=z.value,$=y[X];!F($)||(M[X]=P($,X,y))}}catch(D){N={error:D}}finally{try{z&&!z.done&&(V=G.return)&&V.call(G)}finally{if(N)throw N.error}}return M}var h=function(y){return function(P){var F,N,V=P;try{for(var M=t.__values(y),G=M.next();!G.done;G=M.next()){var z=G.value;V=V[z]}}catch(X){F={error:X}}finally{try{G&&!G.done&&(N=M.return)&&N.call(M)}finally{if(F)throw F.error}}return V}};function m(y,P){return function(F){var N,V,M=F;try{for(var G=t.__values(y),z=G.next();!z.done;z=G.next()){var X=z.value;M=M[P][X]}}catch($){N={error:$}}finally{try{z&&!z.done&&(V=G.return)&&V.call(G)}finally{if(N)throw N.error}}return M}}function b(y){if(!y)return[[]];if(fe(y))return[[y]];var P=S(Object.keys(y).map(function(F){var N=y[F];return typeof N!="string"&&(!N||!Object.keys(N).length)?[[F]]:b(y[F]).map(function(V){return[F].concat(V)})}));return P}function C(y){var P,F,N={};if(y&&y.length===1&&y[0].length===1)return y[0][0];try{for(var V=t.__values(y),M=V.next();!M.done;M=V.next())for(var G=M.value,z=N,X=0;X<G.length;X++){var $=G[X];if(X===G.length-2){z[$]=G[X+1];break}z[$]=z[$]||{},z=z[$]}}catch(D){P={error:D}}finally{try{M&&!M.done&&(F=V.return)&&F.call(V)}finally{if(P)throw P.error}}return N}function S(y){var P;return(P=[]).concat.apply(P,t.__spreadArray([],t.__read(y),!1))}function w(y){return re(y)?y:[y]}function _(y){return y===void 0?[]:w(y)}function A(y,P,F){var N,V;if(W(y))return y(P,F.data);var M={};try{for(var G=t.__values(Object.keys(y)),z=G.next();!z.done;z=G.next()){var X=z.value,$=y[X];W($)?M[X]=$(P,F.data):M[X]=$}}catch(D){N={error:D}}finally{try{z&&!z.done&&(V=G.return)&&V.call(G)}finally{if(N)throw N.error}}return M}function x(y){return/^(done|error)\./.test(y)}function E(y){return!!(y instanceof Promise||y!==null&&(W(y)||typeof y=="object")&&W(y.then))}function k(y){return y!==null&&typeof y=="object"&&"transition"in y&&typeof y.transition=="function"}function B(y,P){var F,N,V=t.__read([[],[]],2),M=V[0],G=V[1];try{for(var z=t.__values(y),X=z.next();!X.done;X=z.next()){var $=X.value;P($)?M.push($):G.push($)}}catch(D){F={error:D}}finally{try{X&&!X.done&&(N=z.return)&&N.call(z)}finally{if(F)throw F.error}}return[M,G]}function O(y,P){return p(y.states,function(F,N){if(!!F){var V=(fe(P)?void 0:P[N])||(F?F.current:void 0);if(!!V)return{current:V,states:O(F,V)}}})}function U(y,P){return{current:P,states:O(y,P)}}function j(y,P,F,N){n.IS_PRODUCTION||e.warn(!!y,"Attempting to update undefined context");var V=y&&F.reduce(function(M,G){var z,X,$=G.assignment,D={state:N,action:G,_event:P},Ye={};if(W($))Ye=$(M,P.data,D);else try{for(var Qe=t.__values(Object.keys($)),At=Qe.next();!At.done;At=Qe.next()){var ao=At.value,ln=$[ao];Ye[ao]=W(ln)?ln(M,P.data,D):ln}}catch(Nu){z={error:Nu}}finally{try{At&&!At.done&&(X=Qe.return)&&X.call(Qe)}finally{if(z)throw z.error}}return Object.assign({},M,Ye)},y);return V}e.warn=function(){},n.IS_PRODUCTION||(e.warn=function(y,P){var F=y instanceof Error?y:void 0;if(!(!F&&y)&&console!==void 0){var N=["Warning: ".concat(P)];F&&N.push(F),console.warn.apply(console,N)}});function re(y){return Array.isArray(y)}function W(y){return typeof y=="function"}function fe(y){return typeof y=="string"}function qe(y,P){if(!!y)return fe(y)?{type:r.DEFAULT_GUARD_TYPE,name:y,predicate:P?P[y]:void 0}:W(y)?{type:r.DEFAULT_GUARD_TYPE,name:y.name,predicate:y}:y}function ue(y){try{return"subscribe"in y&&W(y.subscribe)}catch{return!1}}var Ae=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),on=(o={},o[Ae]=function(){return this},o[Symbol.observable]=function(){return this},o);function Yt(y){return!!y&&"__xstatenode"in y}function sn(y){return!!y&&typeof y.send=="function"}var Zt=function(){var y=0;return function(){return y++,y.toString(16)}}();function xt(y,P){return fe(y)||typeof y=="number"?t.__assign({type:y},P):y}function Et(y,P){if(!fe(y)&&"$$type"in y&&y.$$type==="scxml")return y;var F=xt(y);return t.__assign({name:F.type,data:F,$$type:"scxml",type:"external"},P)}function T(y,P){var F=w(P).map(function(N){return typeof N=="undefined"||typeof N=="string"||Yt(N)?{target:N,event:y}:t.__assign(t.__assign({},N),{event:y})});return F}function he(y){if(!(y===void 0||y===r.TARGETLESS_KEY))return _(y)}function Xt(y,P,F){if(!n.IS_PRODUCTION){var N=y.stack?" Stacktrace was '".concat(y.stack,"'"):"";if(y===P)console.error("Missing onError handler for invocation '".concat(F,"', error was '").concat(y,"'.").concat(N));else{var V=P.stack?" Stacktrace was '".concat(P.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(F,"'. ")+"Original error: '".concat(y,"'. ").concat(N," Current error is '").concat(P,"'.").concat(V))}}}function un(y,P,F,N,V){var M=y.options.guards,G={state:V,cond:P,_event:N};if(P.type===r.DEFAULT_GUARD_TYPE)return((M==null?void 0:M[P.name])||P.predicate)(F,N.data,G);var z=M==null?void 0:M[P.type];if(!z)throw new Error("Guard '".concat(P.type,"' is not implemented on machine '").concat(y.id,"'."));return z(F,N.data,G)}function Jt(y){return typeof y=="string"?{type:y}:y}function Qt(y,P,F){if(typeof y=="object")return y;var N=function(){};return{next:y,error:P||N,complete:F||N}}function er(y,P){return"".concat(y,":invocation[").concat(P,"]")}e.createInvokeId=er,e.evaluateGuard=un,e.flatten=S,e.getActionType=l,e.getEventType=u,e.interopSymbols=on,e.isActor=sn,e.isArray=re,e.isBehavior=k,e.isBuiltInEvent=x,e.isFunction=W,e.isMachine=Yt,e.isObservable=ue,e.isPromiseLike=E,e.isStateLike=d,e.isString=fe,e.keys=i,e.mapContext=A,e.mapFilterValues=g,e.mapValues=p,e.matchesState=s,e.nestedPath=m,e.normalizeTarget=he,e.partition=B,e.path=h,e.pathToStateValue=f,e.pathsToStateValue=C,e.reportUnhandledExceptionOnInvocation=Xt,e.symbolObservable=Ae,e.toArray=_,e.toArrayStrict=w,e.toEventObject=xt,e.toGuard=qe,e.toInvokeSource=Jt,e.toObserver=Qt,e.toSCXMLEvent=Et,e.toStatePath=c,e.toStatePaths=b,e.toStateValue=v,e.toTransitionConfigArray=T,e.uniqueId=Zt,e.updateContext=j,e.updateHistoryStates=O,e.updateHistoryValue=U})(Ei);Object.defineProperty(Y,"__esModule",{value:!0});var ee=qn,xe=Yn,de=le,K=Ei,F0=Br,R0=K.toSCXMLEvent({type:de.init});function Zn(e,t){return t&&t[e]||void 0}function Fr(e,t){var r;if(K.isString(e)||typeof e=="number"){var n=Zn(e,t);K.isFunction(n)?r={type:e,exec:n}:n?r=n:r={type:e,exec:void 0}}else if(K.isFunction(e))r={type:e.name||e.toString(),exec:e};else{var n=Zn(e.type,t);if(K.isFunction(n))r=ee.__assign(ee.__assign({},e),{exec:n});else if(n){var o=n.type||e.type;r=ee.__assign(ee.__assign(ee.__assign({},n),e),{type:o})}else r=e}return r}var Xn=function(e,t){if(!e)return[];var r=K.isArray(e)?e:[e];return r.map(function(n){return Fr(n,t)})};function Jn(e){var t=Fr(e);return ee.__assign(ee.__assign({id:K.isString(e)?e:t.id},t),{type:t.type})}function O0(e){return K.isString(e)?{type:de.raise,event:e}:gt(e,{to:xe.SpecialTargets.Internal})}function Ai(e){return{type:de.raise,_event:K.toSCXMLEvent(e.event)}}function gt(e,t){return{to:t?t.to:void 0,type:de.send,event:K.isFunction(e)?e:K.toEventObject(e),delay:t?t.delay:void 0,id:t&&t.id!==void 0?t.id:K.isFunction(e)?e.name:K.getEventType(e)}}function Ii(e,t,r,n){var o={_event:r},i=K.toSCXMLEvent(K.isFunction(e.event)?e.event(t,r.data,o):e.event),s;if(K.isString(e.delay)){var u=n&&n[e.delay];s=K.isFunction(u)?u(t,r.data,o):u}else s=K.isFunction(e.delay)?e.delay(t,r.data,o):e.delay;var l=K.isFunction(e.to)?e.to(t,r.data,o):e.to;return ee.__assign(ee.__assign({},e),{to:l,_event:i,event:i.data,delay:s})}function Qn(e,t){return gt(e,ee.__assign(ee.__assign({},t),{to:xe.SpecialTargets.Parent}))}function D0(e,t,r){return gt(t,ee.__assign(ee.__assign({},r),{to:e}))}function U0(){return Qn(de.update)}function V0(e,t){return gt(e,ee.__assign(ee.__assign({},t),{to:function(r,n,o){var i=o._event;return i.origin}}))}var M0=function(e,t){return{context:e,event:t}};function L0(e,t){return e===void 0&&(e=M0),{type:de.log,label:t,expr:e}}var ki=function(e,t,r){return ee.__assign(ee.__assign({},e),{value:K.isString(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})},z0=function(e){return{type:de.cancel,sendId:e}};function j0(e){var t=Jn(e);return{type:xe.ActionTypes.Start,activity:t,exec:void 0}}function G0(e){var t=K.isFunction(e)?e:Jn(e);return{type:xe.ActionTypes.Stop,activity:t,exec:void 0}}function $i(e,t,r){var n=K.isFunction(e.activity)?e.activity(t,r.data):e.activity,o=typeof n=="string"?{id:n}:n,i={type:xe.ActionTypes.Stop,activity:o};return i}var W0=function(e){return{type:de.assign,assignment:e}};function H0(e){return typeof e=="object"&&"type"in e}function K0(e,t){var r=t?"#".concat(t):"";return"".concat(xe.ActionTypes.After,"(").concat(e,")").concat(r)}function q0(e,t){var r="".concat(xe.ActionTypes.DoneState,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function Y0(e,t){var r="".concat(xe.ActionTypes.DoneInvoke,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function Z0(e,t){var r="".concat(xe.ActionTypes.ErrorPlatform,".").concat(e),n={type:r,data:t};return n.toString=function(){return r},n}function X0(e){return{type:xe.ActionTypes.Pure,get:e}}function J0(e,t){return gt(function(r,n){return n},ee.__assign(ee.__assign({},t),{to:e}))}function Q0(e,t){return Qn(function(r,n,o){return{type:de.error,data:K.isFunction(e)?e(r,n,o):e}},ee.__assign(ee.__assign({},t),{to:xe.SpecialTargets.Parent}))}function ey(e){return{type:xe.ActionTypes.Choose,conds:e}}function ea(e,t,r,n,o,i){i===void 0&&(i=!1);var s=ee.__read(i?[[],o]:K.partition(o,function(f){return f.type===de.assign}),2),u=s[0],l=s[1],c=u.length?K.updateContext(r,n,u,t):r,d=i?[r]:void 0,v=K.flatten(l.map(function(f){var p;switch(f.type){case de.raise:return Ai(f);case de.send:var g=Ii(f,c,n,e.options.delays);return F0.IS_PRODUCTION||K.warn(!K.isString(f.delay)||typeof g.delay=="number","No delay reference for delay expression '".concat(f.delay,"' was found on machine '").concat(e.id,"'")),g;case de.log:return ki(f,c,n);case de.choose:{var h=f,m=(p=h.conds.find(function(B){var O=K.toGuard(B.cond,e.options.guards);return!O||K.evaluateGuard(e,O,c,n,t)}))===null||p===void 0?void 0:p.actions;if(!m)return[];var b=ee.__read(ea(e,t,c,n,Xn(K.toArray(m),e.options.actions),i),2),C=b[0],S=b[1];return c=S,d==null||d.push(c),C}case de.pure:{var m=f.get(c,n.data);if(!m)return[];var w=ee.__read(ea(e,t,c,n,Xn(K.toArray(m),e.options.actions),i),2),_=w[0],A=w[1];return c=A,d==null||d.push(c),_}case de.stop:return $i(f,c,n);case de.assign:{c=K.updateContext(c,n,[f],t),d==null||d.push(c);break}default:var x=Fr(f,e.options.actions),E=x.exec;if(E&&d){var k=d.length-1;x=ee.__assign(ee.__assign({},x),{exec:function(B){for(var O=[],U=1;U<arguments.length;U++)O[U-1]=arguments[U];E.apply(void 0,ee.__spreadArray([d[k]],ee.__read(O),!1))}})}return x}}).filter(function(f){return!!f}));return[v,c]}Y.actionTypes=de;Y.after=K0;var oe=Y.assign=W0;Y.cancel=z0;Y.choose=ey;Y.done=q0;Y.doneInvoke=Y0;Y.error=Z0;Y.escalate=Q0;Y.forwardTo=J0;Y.getActionFunction=Zn;Y.initEvent=R0;Y.isActionObject=H0;Y.log=L0;Y.pure=X0;Y.raise=O0;Y.resolveActions=ea;Y.resolveLog=ki;Y.resolveRaise=Ai;Y.resolveSend=Ii;Y.resolveStop=$i;Y.respond=V0;Y.send=gt;Y.sendParent=Qn;Y.sendTo=D0;Y.sendUpdate=U0;Y.start=j0;var ty=Y.stop=G0;Y.toActionObject=Fr;Y.toActionObjects=Xn;Y.toActivityDefinition=Jn;var ry=Ie,ny=vn,ay=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,oy=/^\w*$/;function iy(e,t){if(ry(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||ny(e)?!0:oy.test(e)||!ay.test(e)||t!=null&&e in Object(t)}var ta=iy,Ti=gn,sy="Expected a function";function ra(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(sy);var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var s=e.apply(this,n);return r.cache=i.set(o,s)||i,s};return r.cache=new(ra.Cache||Ti),r}ra.Cache=Ti;var uy=ra,ly=uy,cy=500;function dy(e){var t=ly(e,function(n){return r.size===cy&&r.clear(),n}),r=t.cache;return t}var fy=dy,vy=fy,py=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,my=/\\(\\)?/g,hy=vy(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(py,function(r,n,o,i){t.push(o?i.replace(my,"$1"):n||r)}),t}),gy=hy,Pi=kt,yy=vo,by=Ie,Cy=vn,Sy=1/0,Ni=Pi?Pi.prototype:void 0,Bi=Ni?Ni.toString:void 0;function Fi(e){if(typeof e=="string")return e;if(by(e))return yy(e,Fi)+"";if(Cy(e))return Bi?Bi.call(e):"";var t=e+"";return t=="0"&&1/e==-Sy?"-0":t}var wy=Fi,_y=wy;function xy(e){return e==null?"":_y(e)}var na=xy,Ey=Ie,Ay=ta,Iy=gy,ky=na;function $y(e,t){return Ey(e)?e:Ay(e,t)?[e]:Iy(ky(e))}var Rr=$y,Ty=vn,Py=1/0;function Ny(e){if(typeof e=="string"||Ty(e))return e;var t=e+"";return t=="0"&&1/e==-Py?"-0":t}var Gt=Ny,By=Rr,Fy=Gt;function Ry(e,t){t=By(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[Fy(t[r++])];return r&&r==n?e:void 0}var aa=Ry,Oy=aa;function Dy(e,t,r){var n=e==null?void 0:Oy(e,t);return n===void 0?r:n}var Ee=Dy,Uy=Co,Vy=Rt,My=nr,Ly=Ie,zy=Tt,jy=Ze.exports,Gy=ir,Wy=or,Hy="[object Map]",Ky="[object Set]",qy=Object.prototype,Yy=qy.hasOwnProperty;function Zy(e){if(e==null)return!0;if(zy(e)&&(Ly(e)||typeof e=="string"||typeof e.splice=="function"||jy(e)||Wy(e)||My(e)))return!e.length;var t=Vy(e);if(t==Hy||t==Ky)return!e.size;if(Gy(e))return!Uy(e).length;for(var r in e)if(Yy.call(e,r))return!1;return!0}var oa=Zy,Xy=yn,Jy=Nt;function Qy(e,t,r){(r!==void 0&&!Jy(e[t],r)||r===void 0&&!(t in e))&&Xy(e,t,r)}var Ri=Qy;function e1(e){return function(t,r,n){for(var o=-1,i=Object(t),s=n(t),u=s.length;u--;){var l=s[e?u:++o];if(r(i[l],l,i)===!1)break}return t}}var t1=e1,r1=t1,n1=r1(),a1=n1,o1=Tt,i1=Me;function s1(e){return i1(e)&&o1(e)}var u1=s1,l1=et,c1=Sn,d1=Me,f1="[object Object]",v1=Function.prototype,p1=Object.prototype,Oi=v1.toString,m1=p1.hasOwnProperty,h1=Oi.call(Object);function g1(e){if(!d1(e)||l1(e)!=f1)return!1;var t=c1(e);if(t===null)return!0;var r=m1.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&Oi.call(r)==h1}var y1=g1;function b1(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var Di=b1,C1=Bt,S1=Ft;function w1(e){return C1(e,S1(e))}var _1=w1,Ui=Ri,x1=vr.exports,E1=Ho,A1=Io,I1=qo,Vi=nr,Mi=Ie,k1=u1,$1=Ze.exports,T1=dn,P1=Fe,N1=y1,B1=or,Li=Di,F1=_1;function R1(e,t,r,n,o,i,s){var u=Li(e,r),l=Li(t,r),c=s.get(l);if(c){Ui(e,r,c);return}var d=i?i(u,l,r+"",e,t,s):void 0,v=d===void 0;if(v){var f=Mi(l),p=!f&&$1(l),g=!f&&!p&&B1(l);d=l,f||p||g?Mi(u)?d=u:k1(u)?d=A1(u):p?(v=!1,d=x1(l,!0)):g?(v=!1,d=E1(l,!0)):d=[]:N1(l)||Vi(l)?(d=u,Vi(u)?d=F1(u):(!P1(u)||T1(u))&&(d=I1(l))):v=!1}v&&(s.set(l,d),o(d,l,n,i,s),s.delete(l)),Ui(e,r,d)}var O1=R1,D1=fr,U1=Ri,V1=a1,M1=O1,L1=Fe,z1=Ft,j1=Di;function zi(e,t,r,n,o){e!==t&&V1(t,function(i,s){if(o||(o=new D1),L1(i))M1(e,t,s,r,zi,n,o);else{var u=n?n(j1(e,s),i,s+"",e,t,o):void 0;u===void 0&&(u=i),U1(e,s,u)}},z1)}var G1=zi;function W1(e){return e}var ia=W1;function H1(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}var K1=H1,q1=K1,ji=Math.max;function Y1(e,t,r){return t=ji(t===void 0?e.length-1:t,0),function(){for(var n=arguments,o=-1,i=ji(n.length-t,0),s=Array(i);++o<i;)s[o]=n[t+o];o=-1;for(var u=Array(t+1);++o<t;)u[o]=n[o];return u[t]=r(s),q1(e,this,u)}}var Z1=Y1;function X1(e){return function(){return e}}var J1=X1,Q1=J1,Gi=Eo,eb=ia,tb=Gi?function(e,t){return Gi(e,"toString",{configurable:!0,enumerable:!1,value:Q1(t),writable:!0})}:eb,rb=tb,nb=800,ab=16,ob=Date.now;function ib(e){var t=0,r=0;return function(){var n=ob(),o=ab-(n-r);if(r=n,o>0){if(++t>=nb)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var sb=ib,ub=rb,lb=sb,cb=lb(ub),db=cb,fb=ia,vb=Z1,pb=db;function mb(e,t){return pb(vb(e,t,fb),e+"")}var hb=mb,gb=Nt,yb=Tt,bb=ar,Cb=Fe;function Sb(e,t,r){if(!Cb(r))return!1;var n=typeof t;return(n=="number"?yb(r)&&bb(t,r.length):n=="string"&&t in r)?gb(r[t],e):!1}var wb=Sb,_b=hb,xb=wb;function Eb(e){return _b(function(t,r){var n=-1,o=r.length,i=o>1?r[o-1]:void 0,s=o>2?r[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,s&&xb(r[0],r[1],s)&&(i=o<3?void 0:i,o=1),t=Object(t);++n<o;){var u=r[n];u&&e(t,u,n,i)}return t})}var Ab=Eb,Ib=G1,kb=Ab,$b=kb(function(e,t,r){Ib(e,t,r)}),Tb=$b,Pb="__lodash_hash_undefined__";function Nb(e){return this.__data__.set(e,Pb),this}var Bb=Nb;function Fb(e){return this.__data__.has(e)}var Rb=Fb,Ob=gn,Db=Bb,Ub=Rb;function Or(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new Ob;++t<r;)this.add(e[t])}Or.prototype.add=Or.prototype.push=Db;Or.prototype.has=Ub;var Vb=Or;function Mb(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}var Lb=Mb;function zb(e,t){return e.has(t)}var jb=zb,Gb=Vb,Wb=Lb,Hb=jb,Kb=1,qb=2;function Yb(e,t,r,n,o,i){var s=r&Kb,u=e.length,l=t.length;if(u!=l&&!(s&&l>u))return!1;var c=i.get(e),d=i.get(t);if(c&&d)return c==t&&d==e;var v=-1,f=!0,p=r&qb?new Gb:void 0;for(i.set(e,t),i.set(t,e);++v<u;){var g=e[v],h=t[v];if(n)var m=s?n(h,g,v,t,e,i):n(g,h,v,e,t,i);if(m!==void 0){if(m)continue;f=!1;break}if(p){if(!Wb(t,function(b,C){if(!Hb(p,C)&&(g===b||o(g,b,r,n,i)))return p.push(C)})){f=!1;break}}else if(!(g===h||o(g,h,r,n,i))){f=!1;break}}return i.delete(e),i.delete(t),f}var Wi=Yb;function Zb(e){var t=-1,r=Array(e.size);return e.forEach(function(n,o){r[++t]=[o,n]}),r}var Xb=Zb;function Jb(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}var Qb=Jb,Hi=kt,Ki=Lo,eC=Nt,tC=Wi,rC=Xb,nC=Qb,aC=1,oC=2,iC="[object Boolean]",sC="[object Date]",uC="[object Error]",lC="[object Map]",cC="[object Number]",dC="[object RegExp]",fC="[object Set]",vC="[object String]",pC="[object Symbol]",mC="[object ArrayBuffer]",hC="[object DataView]",qi=Hi?Hi.prototype:void 0,sa=qi?qi.valueOf:void 0;function gC(e,t,r,n,o,i,s){switch(r){case hC:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case mC:return!(e.byteLength!=t.byteLength||!i(new Ki(e),new Ki(t)));case iC:case sC:case cC:return eC(+e,+t);case uC:return e.name==t.name&&e.message==t.message;case dC:case vC:return e==t+"";case lC:var u=rC;case fC:var l=n&aC;if(u||(u=nC),e.size!=t.size&&!l)return!1;var c=s.get(e);if(c)return c==t;n|=oC,s.set(e,t);var d=tC(u(e),u(t),n,o,i,s);return s.delete(e),d;case pC:if(sa)return sa.call(e)==sa.call(t)}return!1}var yC=gC,Yi=Bo,bC=1,CC=Object.prototype,SC=CC.hasOwnProperty;function wC(e,t,r,n,o,i){var s=r&bC,u=Yi(e),l=u.length,c=Yi(t),d=c.length;if(l!=d&&!s)return!1;for(var v=l;v--;){var f=u[v];if(!(s?f in t:SC.call(t,f)))return!1}var p=i.get(e),g=i.get(t);if(p&&g)return p==t&&g==e;var h=!0;i.set(e,t),i.set(t,e);for(var m=s;++v<l;){f=u[v];var b=e[f],C=t[f];if(n)var S=s?n(C,b,f,t,e,i):n(b,C,f,e,t,i);if(!(S===void 0?b===C||o(b,C,r,n,i):S)){h=!1;break}m||(m=f=="constructor")}if(h&&!m){var w=e.constructor,_=t.constructor;w!=_&&"constructor"in e&&"constructor"in t&&!(typeof w=="function"&&w instanceof w&&typeof _=="function"&&_ instanceof _)&&(h=!1)}return i.delete(e),i.delete(t),h}var _C=wC,ua=fr,xC=Wi,EC=yC,AC=_C,Zi=Rt,Xi=Ie,Ji=Ze.exports,IC=or,kC=1,Qi="[object Arguments]",es="[object Array]",Dr="[object Object]",$C=Object.prototype,ts=$C.hasOwnProperty;function TC(e,t,r,n,o,i){var s=Xi(e),u=Xi(t),l=s?es:Zi(e),c=u?es:Zi(t);l=l==Qi?Dr:l,c=c==Qi?Dr:c;var d=l==Dr,v=c==Dr,f=l==c;if(f&&Ji(e)){if(!Ji(t))return!1;s=!0,d=!1}if(f&&!d)return i||(i=new ua),s||IC(e)?xC(e,t,r,n,o,i):EC(e,t,l,r,n,o,i);if(!(r&kC)){var p=d&&ts.call(e,"__wrapped__"),g=v&&ts.call(t,"__wrapped__");if(p||g){var h=p?e.value():e,m=g?t.value():t;return i||(i=new ua),o(h,m,r,n,i)}}return f?(i||(i=new ua),AC(e,t,r,n,o,i)):!1}var PC=TC,NC=PC,rs=Me;function ns(e,t,r,n,o){return e===t?!0:e==null||t==null||!rs(e)&&!rs(t)?e!==e&&t!==t:NC(e,t,r,n,ns,o)}var as=ns,BC=fr,FC=as,RC=1,OC=2;function DC(e,t,r,n){var o=r.length,i=o,s=!n;if(e==null)return!i;for(e=Object(e);o--;){var u=r[o];if(s&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++o<i;){u=r[o];var l=u[0],c=e[l],d=u[1];if(s&&u[2]){if(c===void 0&&!(l in e))return!1}else{var v=new BC;if(n)var f=n(c,d,l,e,t,v);if(!(f===void 0?FC(d,c,RC|OC,n,v):f))return!1}}return!0}var UC=DC,VC=Fe;function MC(e){return e===e&&!VC(e)}var os=MC,LC=os,zC=sr;function jC(e){for(var t=zC(e),r=t.length;r--;){var n=t[r],o=e[n];t[r]=[n,o,LC(o)]}return t}var GC=jC;function WC(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}var is=WC,HC=UC,KC=GC,qC=is;function YC(e){var t=KC(e);return t.length==1&&t[0][2]?qC(t[0][0],t[0][1]):function(r){return r===e||HC(r,e,t)}}var ZC=YC;function XC(e,t){return e!=null&&t in Object(e)}var JC=XC,QC=Rr,eS=nr,tS=Ie,rS=ar,nS=fn,aS=Gt;function oS(e,t,r){t=QC(t,e);for(var n=-1,o=t.length,i=!1;++n<o;){var s=aS(t[n]);if(!(i=e!=null&&r(e,s)))break;e=e[s]}return i||++n!=o?i:(o=e==null?0:e.length,!!o&&nS(o)&&rS(s,o)&&(tS(e)||eS(e)))}var iS=oS,sS=JC,uS=iS;function lS(e,t){return e!=null&&uS(e,t,sS)}var cS=lS,dS=as,fS=Ee,vS=cS,pS=ta,mS=os,hS=is,gS=Gt,yS=1,bS=2;function CS(e,t){return pS(e)&&mS(t)?hS(gS(e),t):function(r){var n=fS(r,e);return n===void 0&&n===t?vS(r,e):dS(t,n,yS|bS)}}var SS=CS;function wS(e){return function(t){return t==null?void 0:t[e]}}var _S=wS,xS=aa;function ES(e){return function(t){return xS(t,e)}}var AS=ES,IS=_S,kS=AS,$S=ta,TS=Gt;function PS(e){return $S(e)?IS(TS(e)):kS(e)}var NS=PS,BS=ZC,FS=SS,RS=ia,OS=Ie,DS=NS;function US(e){return typeof e=="function"?e:e==null?RS:typeof e=="object"?OS(e)?FS(e[0],e[1]):BS(e):DS(e)}var VS=US,MS=bn,LS=Rr,zS=ar,ss=Fe,jS=Gt;function GS(e,t,r,n){if(!ss(e))return e;t=LS(t,e);for(var o=-1,i=t.length,s=i-1,u=e;u!=null&&++o<i;){var l=jS(t[o]),c=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(o!=s){var d=u[l];c=n?n(d,l,u):void 0,c===void 0&&(c=ss(d)?d:zS(t[o+1])?[]:{})}MS(u,l,c),u=u[l]}return e}var WS=GS,HS=aa,KS=WS,qS=Rr;function YS(e,t,r){for(var n=-1,o=t.length,i={};++n<o;){var s=t[n],u=HS(e,s);r(u,s)&&KS(i,qS(s,e),u)}return i}var ZS=YS,XS=vo,JS=VS,QS=ZS,ew=Fo;function tw(e,t){if(e==null)return{};var r=XS(ew(e),function(n){return[n]});return t=JS(t),QS(e,r,function(n,o){return t(n,o[0])})}var rw=tw;/*! *****************************************************************************
31
31
  Copyright (c) Microsoft Corporation.
32
32
 
33
33
  Permission to use, copy, modify, and/or distribute this software for any
@@ -40,7 +40,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
40
40
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
41
41
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
42
42
  PERFORMANCE OF THIS SOFTWARE.
43
- ***************************************************************************** */var nt=function(){return nt=Object.assign||function(t){for(var r,a=1,o=arguments.length;a<o;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},nt.apply(this,arguments)};/*! *****************************************************************************
43
+ ***************************************************************************** */var ze=function(){return ze=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},ze.apply(this,arguments)};/*! *****************************************************************************
44
44
  Copyright (c) Microsoft Corporation.
45
45
 
46
46
  Permission to use, copy, modify, and/or distribute this software for any
@@ -53,7 +53,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
53
53
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
54
54
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
55
55
  PERFORMANCE OF THIS SOFTWARE.
56
- ***************************************************************************** */var oa=function(){return oa=Object.assign||function(t){for(var r,a=1,o=arguments.length;a<o;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},oa.apply(this,arguments)};function IC(e){return e.toLowerCase()}var kC=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],PC=/[^A-Z0-9]+/gi;function NC(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,a=r===void 0?kC:r,o=t.stripRegexp,i=o===void 0?PC:o,s=t.transform,l=s===void 0?IC:s,u=t.delimiter,d=u===void 0?" ":u,c=Gi(Gi(e,a,"$1\0$2"),i,"\0"),v=0,f=c.length;c.charAt(v)==="\0";)v++;for(;c.charAt(f-1)==="\0";)f--;return c.slice(v,f).split("\0").map(l).join(d)}function Gi(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(a,o){return a.replace(o,r)},e)}function ia(e,t){var r=e.charAt(0),a=e.substr(1).toLowerCase();return t>0&&r>="0"&&r<="9"?"_"+r+a:""+r.toUpperCase()+a}function Wi(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()}function Hi(e,t){return t===void 0&&(t={}),NC(e,oa({delimiter:"",transform:ia},t))}function qi(e,t){return t===0?e.toLowerCase():ia(e,t)}function TC(e,t){return t===0?e.toLowerCase():Wi(e)}function $C(e,t){return t===void 0&&(t={}),Hi(e,nt({transform:qi},t))}/*! *****************************************************************************
56
+ ***************************************************************************** */var la=function(){return la=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},la.apply(this,arguments)};function nw(e){return e.toLowerCase()}var aw=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],ow=/[^A-Z0-9]+/gi;function iw(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,n=r===void 0?aw:r,o=t.stripRegexp,i=o===void 0?ow:o,s=t.transform,u=s===void 0?nw:s,l=t.delimiter,c=l===void 0?" ":l,d=us(us(e,n,"$1\0$2"),i,"\0"),v=0,f=d.length;d.charAt(v)==="\0";)v++;for(;d.charAt(f-1)==="\0";)f--;return d.slice(v,f).split("\0").map(u).join(c)}function us(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(n,o){return n.replace(o,r)},e)}function ca(e,t){var r=e.charAt(0),n=e.substr(1).toLowerCase();return t>0&&r>="0"&&r<="9"?"_"+r+n:""+r.toUpperCase()+n}function ls(e){return e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()}function cs(e,t){return t===void 0&&(t={}),iw(e,la({delimiter:"",transform:ca},t))}function ds(e,t){return t===0?e.toLowerCase():ca(e,t)}function sw(e,t){return t===0?e.toLowerCase():ls(e)}function uw(e,t){return t===void 0&&(t={}),cs(e,ze({transform:ds},t))}/*! *****************************************************************************
57
57
  Copyright (c) Microsoft Corporation.
58
58
 
59
59
  Permission to use, copy, modify, and/or distribute this software for any
@@ -66,7 +66,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
66
66
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
67
67
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
68
68
  PERFORMANCE OF THIS SOFTWARE.
69
- ***************************************************************************** */var sa=function(){return sa=Object.assign||function(t){for(var r,a=1,o=arguments.length;a<o;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},sa.apply(this,arguments)};function BC(e){return e.toLowerCase()}var FC=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],DC=/[^A-Z0-9]+/gi;function RC(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,a=r===void 0?FC:r,o=t.stripRegexp,i=o===void 0?DC:o,s=t.transform,l=s===void 0?BC:s,u=t.delimiter,d=u===void 0?" ":u,c=Ki(Ki(e,a,"$1\0$2"),i,"\0"),v=0,f=c.length;c.charAt(v)==="\0";)v++;for(;c.charAt(f-1)==="\0";)f--;return c.slice(v,f).split("\0").map(l).join(d)}function Ki(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(a,o){return a.replace(o,r)},e)}function VC(e){return e.charAt(0).toUpperCase()+e.substr(1)}function Yi(e){return VC(e.toLowerCase())}function Zi(e,t){return t===void 0&&(t={}),RC(e,sa({delimiter:" ",transform:Yi},t))}function OC(e){return e.toLowerCase()}var UC=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],MC=/[^A-Z0-9]+/gi;function la(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,a=r===void 0?UC:r,o=t.stripRegexp,i=o===void 0?MC:o,s=t.transform,l=s===void 0?OC:s,u=t.delimiter,d=u===void 0?" ":u,c=Xi(Xi(e,a,"$1\0$2"),i,"\0"),v=0,f=c.length;c.charAt(v)==="\0";)v++;for(;c.charAt(f-1)==="\0";)f--;return c.slice(v,f).split("\0").map(l).join(d)}function Xi(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(a,o){return a.replace(o,r)},e)}function LC(e){return e.toUpperCase()}function zC(e,t){return t===void 0&&(t={}),la(e,nt({delimiter:"_",transform:LC},t))}/*! *****************************************************************************
69
+ ***************************************************************************** */var da=function(){return da=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},da.apply(this,arguments)};function lw(e){return e.toLowerCase()}var cw=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],dw=/[^A-Z0-9]+/gi;function fw(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,n=r===void 0?cw:r,o=t.stripRegexp,i=o===void 0?dw:o,s=t.transform,u=s===void 0?lw:s,l=t.delimiter,c=l===void 0?" ":l,d=fs(fs(e,n,"$1\0$2"),i,"\0"),v=0,f=d.length;d.charAt(v)==="\0";)v++;for(;d.charAt(f-1)==="\0";)f--;return d.slice(v,f).split("\0").map(u).join(c)}function fs(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(n,o){return n.replace(o,r)},e)}function vw(e){return e.charAt(0).toUpperCase()+e.substr(1)}function vs(e){return vw(e.toLowerCase())}function ps(e,t){return t===void 0&&(t={}),fw(e,da({delimiter:" ",transform:vs},t))}function pw(e){return e.toLowerCase()}var mw=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],hw=/[^A-Z0-9]+/gi;function fa(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,n=r===void 0?mw:r,o=t.stripRegexp,i=o===void 0?hw:o,s=t.transform,u=s===void 0?pw:s,l=t.delimiter,c=l===void 0?" ":l,d=ms(ms(e,n,"$1\0$2"),i,"\0"),v=0,f=d.length;d.charAt(v)==="\0";)v++;for(;d.charAt(f-1)==="\0";)f--;return d.slice(v,f).split("\0").map(u).join(c)}function ms(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(n,o){return n.replace(o,r)},e)}function gw(e){return e.toUpperCase()}function yw(e,t){return t===void 0&&(t={}),fa(e,ze({delimiter:"_",transform:gw},t))}/*! *****************************************************************************
70
70
  Copyright (c) Microsoft Corporation.
71
71
 
72
72
  Permission to use, copy, modify, and/or distribute this software for any
@@ -79,46 +79,46 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
79
79
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
80
80
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
81
81
  PERFORMANCE OF THIS SOFTWARE.
82
- ***************************************************************************** */var ua=function(){return ua=Object.assign||function(t){for(var r,a=1,o=arguments.length;a<o;a++){r=arguments[a];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},ua.apply(this,arguments)};function jC(e){return e.toLowerCase()}var GC=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],WC=/[^A-Z0-9]+/gi;function HC(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,a=r===void 0?GC:r,o=t.stripRegexp,i=o===void 0?WC:o,s=t.transform,l=s===void 0?jC:s,u=t.delimiter,d=u===void 0?" ":u,c=Ji(Ji(e,a,"$1\0$2"),i,"\0"),v=0,f=c.length;c.charAt(v)==="\0";)v++;for(;c.charAt(f-1)==="\0";)f--;return c.slice(v,f).split("\0").map(l).join(d)}function Ji(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(a,o){return a.replace(o,r)},e)}function Ur(e,t){return t===void 0&&(t={}),HC(e,ua({delimiter:"."},t))}function qC(e,t){return t===void 0&&(t={}),Zi(e,nt({delimiter:"-"},t))}function KC(e,t){return t===void 0&&(t={}),Ur(e,nt({delimiter:"-"},t))}function YC(e,t){return t===void 0&&(t={}),Ur(e,nt({delimiter:"/"},t))}function ZC(e){return e.charAt(0).toUpperCase()+e.substr(1)}function Qi(e,t){var r=e.toLowerCase();return t===0?ZC(r):r}function XC(e,t){return t===void 0&&(t={}),la(e,nt({delimiter:" ",transform:Qi},t))}function JC(e,t){return t===void 0&&(t={}),Ur(e,nt({delimiter:"_"},t))}var QC=Object.freeze({__proto__:null,[Symbol.toStringTag]:"Module",camelCaseTransform:qi,camelCaseTransformMerge:TC,camelCase:$C,capitalCaseTransform:Yi,capitalCase:Zi,constantCase:zC,dotCase:Ur,headerCase:qC,noCase:la,paramCase:KC,pascalCaseTransform:ia,pascalCaseTransformMerge:Wi,pascalCase:Hi,pathCase:YC,sentenceCaseTransform:Qi,sentenceCase:XC,snakeCase:JC}),ew=Nl(QC);const Mr=ew,tw=function(e,t,r){return Object.keys(e||{}).reduce((a,o)=>{let i=e[o];return t(a,i,o,e)},r)},ca=function(e,t){Object.keys(e||{}).forEach(r=>{let a=e[r];t(a,r)})},rw=function(e){return Object.assign(new e.constructor,e)},Lr=function(e){if(e==null||typeof e!="object")return e;if(e instanceof Array)return e.reduce((t,r,a)=>(t[a]=Lr(r),t),[]);if(e instanceof Object)return Object.keys(e||{}).reduce((t,r)=>(t[r]=Lr(e[r]),t),{})},es=function(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")},nw=function(e){return typeof e=="string"||e instanceof String},aw=function(e){return Array.isArray(e)},ow=function(e){return[Object,Array].includes((e||{}).constructor)&&!Object.entries(e||{}).length};function iw(e){if(typeof e!="object"||e===null||Object.prototype.toString.call(e)!=="[object Object]")return!1;if(Object.getPrototypeOf(e)===null)return!0;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}const sw=function(e,t){if(typeof t!="function")throw"filter is not a function";return typeof e=="undefined"?[]:e.filter(t)},lw=function(){let e=Array.prototype.slice.call(arguments);return e.unshift({}),Object.assign(...e)},uw=function(e,...t){var r=new Set(t);for(let a=e.length-1;a>=0;a--)r.has(e[a])&&e.splice(a,1)},cw=function(e){return e?e[0].toUpperCase()+e.substr(1):""},ts=function(e,t){return es(t)?Object.keys(t).every(r=>ts(e[r],t[r])):e==t},dw=function(e){let t=Lr(e);return a=>ts(a,t)},fw={transform:Mr.camelCaseTransformMerge},vw=function(e,t){return(r,a)=>e(r,Object.assign({},fw,t,a))};var rs={each:ca,forEach:ca,forIn:ca,keys:Object.keys,clone:rw,cloneDeep:Lr,extend:Object.assign,isString:nw,isArray:aw,isObject:es,isPlainObject:iw,isEmpty:ow,filter:sw,reduce:tw,assign:lw,upperFirst:cw,camelCase:vw(Mr.camelCase),snakeCase:Mr.snakeCase,kebabCase:Mr.paramCase,pull:uw,matches:dw},zr=rs;function ns(e,t,r){if(e==null)return{};var a,o,i,s,l,u,d=e[0]||{},c=1,v=e.length;for(r=r||[],typeof d!="object"&&(d={});c<v;c++)if((l=e[c])!=null){for(s in l)if(!!l.hasOwnProperty(s)&&s!=="__proto__"&&(a=d[s],i=l[s],d!==i))if(i&&(zr.isPlainObject(i)||(o=zr.isArray(i)))){o?(o=!1,u=a&&zr.isArray(a)?a:[]):u=a&&zr.isPlainObject(a)?a:{};var f=r.slice(0);f.push(s),d[s]=ns([u,i],t,f)}else i!==void 0&&(a!=null&&typeof t=="function"&&t({target:d,copy:l,path:r,key:s}),d[s]=i)}return d}var pw=ns,as=rs;function os(e,t){t=t||[];for(var r in e)e.hasOwnProperty(r)&&(as.isPlainObject(e[r])&&"value"in e[r]?t.push(e[r]):as.isPlainObject(e[r])&&os(e[r],t));return t}var is=os;function mw(e,t,r,a){var o=-1,i=e==null?0:e.length;for(a&&i&&(r=e[++o]);++o<i;)r=t(r,e[o],o,e);return r}var hw=mw;function gw(e){return function(t){return e==null?void 0:e[t]}}var yw=gw,bw=yw,Cw={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},ww=bw(Cw),Sw=ww,_w=Sw,xw=jn,Ew=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Aw="\\u0300-\\u036f",Iw="\\ufe20-\\ufe2f",kw="\\u20d0-\\u20ff",Pw=Aw+Iw+kw,Nw="["+Pw+"]",Tw=RegExp(Nw,"g");function $w(e){return e=xw(e),e&&e.replace(Ew,_w).replace(Tw,"")}var Bw=$w,Fw=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function Dw(e){return e.match(Fw)||[]}var Rw=Dw,Vw=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;function Ow(e){return Vw.test(e)}var Uw=Ow,ss="\\ud800-\\udfff",Mw="\\u0300-\\u036f",Lw="\\ufe20-\\ufe2f",zw="\\u20d0-\\u20ff",jw=Mw+Lw+zw,ls="\\u2700-\\u27bf",us="a-z\\xdf-\\xf6\\xf8-\\xff",Gw="\\xac\\xb1\\xd7\\xf7",Ww="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Hw="\\u2000-\\u206f",qw=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",cs="A-Z\\xc0-\\xd6\\xd8-\\xde",Kw="\\ufe0e\\ufe0f",ds=Gw+Ww+Hw+qw,fs="['\u2019]",vs="["+ds+"]",Yw="["+jw+"]",ps="\\d+",Zw="["+ls+"]",ms="["+us+"]",hs="[^"+ss+ds+ps+ls+us+cs+"]",Xw="\\ud83c[\\udffb-\\udfff]",Jw="(?:"+Yw+"|"+Xw+")",Qw="[^"+ss+"]",gs="(?:\\ud83c[\\udde6-\\uddff]){2}",ys="[\\ud800-\\udbff][\\udc00-\\udfff]",Ft="["+cs+"]",eS="\\u200d",bs="(?:"+ms+"|"+hs+")",tS="(?:"+Ft+"|"+hs+")",Cs="(?:"+fs+"(?:d|ll|m|re|s|t|ve))?",ws="(?:"+fs+"(?:D|LL|M|RE|S|T|VE))?",Ss=Jw+"?",_s="["+Kw+"]?",rS="(?:"+eS+"(?:"+[Qw,gs,ys].join("|")+")"+_s+Ss+")*",nS="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",aS="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",oS=_s+Ss+rS,iS="(?:"+[Zw,gs,ys].join("|")+")"+oS,sS=RegExp([Ft+"?"+ms+"+"+Cs+"(?="+[vs,Ft,"$"].join("|")+")",tS+"+"+ws+"(?="+[vs,Ft+bs,"$"].join("|")+")",Ft+"?"+bs+"+"+Cs,Ft+"+"+ws,aS,nS,ps,iS].join("|"),"g");function lS(e){return e.match(sS)||[]}var uS=lS,cS=Rw,dS=Uw,fS=jn,vS=uS;function pS(e,t,r){return e=fS(e),t=r?void 0:t,t===void 0?dS(e)?vS(e):cS(e):e.match(t)||[]}var mS=pS,hS=hw,gS=Bw,yS=mS,bS="['\u2019]",CS=RegExp(bS,"g");function wS(e){return function(t){return hS(yS(gS(t).replace(CS,"")),e,"")}}var SS=wS,_S=SS,xS=_S(function(e,t,r){return e+(r?"-":"")+t.toLowerCase()}),ES=xS;const AS={opening_character:"{",closing_character:"}",separator:"."};var IS=AS;const kS=IS;function PS(e={}){const t=Object.assign({},kS,e);return new RegExp("\\"+t.opening_character+"([^"+t.closing_character+"]+)\\"+t.closing_character,"g")}var NS=PS;const TS=NS;function xs(e,t={}){const r=t instanceof RegExp?t:TS(t);if(typeof e=="string")return r.test(e);if(typeof e=="object"){let a=!1;for(const o in e)if(e.hasOwnProperty(o)){const i=e[o];if(xs(i,t)){a=!0;break}}return a}return!1}var $S=xs,BS=Object.defineProperty,FS=Object.defineProperties,DS=Object.getOwnPropertyDescriptors,jr=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,As=Object.prototype.propertyIsEnumerable,Is=(e,t,r)=>t in e?BS(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fe=(e,t)=>{for(var r in t||(t={}))Es.call(t,r)&&Is(e,r,t[r]);if(jr)for(var r of jr(t))As.call(t,r)&&Is(e,r,t[r]);return e},Qt=(e,t)=>FS(e,DS(t)),ks=(e,t)=>{var r={};for(var a in e)Es.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&jr)for(var a of jr(e))t.indexOf(a)<0&&As.call(e,a)&&(r[a]=e[a]);return r},RS=(e,t)=>()=>(e&&(t=e(e=0)),t),K=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),A=RS(()=>{}),VS=K((e,t)=>{A(),t.exports={alignItems:{value:"center"},justifyContent:{value:"space-between"},color:{value:"{colors.font.primary.value}"},backgroundColor:{value:"{colors.background.tertiary.value}"},paddingBlock:{value:"{space.small.value}"},paddingInline:{value:"{space.medium.value}"},icon:{size:{value:"{fontSizes.xl.value}"}},heading:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"}},info:{color:{value:"{colors.font.info.value}"},backgroundColor:{value:"{colors.background.info.value}"}},error:{color:{value:"{colors.font.error.value}"},backgroundColor:{value:"{colors.background.error.value}"}},warning:{color:{value:"{colors.font.warning.value}"},backgroundColor:{value:"{colors.background.warning.value}"}},success:{color:{value:"{colors.font.success.value}"},backgroundColor:{value:"{colors.background.success.value}"}}}}),OS=K((e,t)=>{A(),t.exports={maxWidth:{value:"60rem"},modal:{width:{value:"{space.relative.full}"},height:{value:"{space.relative.full}"},backgroundColor:{value:"{colors.overlay.50.value}"},top:{value:"{space.zero}"},left:{value:"{space.zero}"}},container:{widthMax:{value:"30rem"}},router:{borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},backgroundColor:{value:"{colors.background.primary.value}"},boxShadow:{value:"{shadows.medium.value}"}},footer:{paddingBottom:{value:"{space.medium.value}"}},form:{padding:{value:"{space.xl.value}"}},state:{inactive:{backgroundColor:{value:"{colors.background.secondary.value}"}}},orContainer:{color:{value:"{colors.neutral.80.value}"},orLine:{backgroundColor:{value:"{colors.background.primary.value}"}}}}}),US=K((e,t)=>{A(),t.exports={color:{value:"{colors.font.primary.value}"},lineHeight:{value:1},fontWeight:{value:"{fontWeights.semibold.value}"},fontSize:{value:"{fontSizes.small.value}"},textAlign:{value:"center"},paddingVertical:{value:"{space.xs.value}"},paddingHorizontal:{value:"{space.small.value}"},backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"{radii.xl.value}"},info:{color:{value:"{colors.font.info.value}"},backgroundColor:{value:"{colors.background.info.value}"}},warning:{color:{value:"{colors.font.warning.value}"},backgroundColor:{value:"{colors.background.warning.value}"}},success:{color:{value:"{colors.font.success.value}"},backgroundColor:{value:"{colors.background.success.value}"}},error:{color:{value:"{colors.font.error.value}"},backgroundColor:{value:"{colors.background.error.value}"}},small:{fontSize:{value:"{fontSizes.xs.value}"},paddingVertical:{value:"{space.xxs.value}"},paddingHorizontal:{value:"{space.xs.value}"}},large:{fontSize:{value:"{fontSizes.medium.value}"},paddingVertical:{value:"{space.small.value}"},paddingHorizontal:{value:"{space.medium.value}"}}}}),MS=K((e,t)=>{A(),t.exports={fontWeight:{value:"{fontWeights.bold.value}"},transitionDuration:{value:"{components.fieldcontrol.transitionDuration.value}"},fontSize:{value:"{components.fieldcontrol.fontSize.value}"},lineHeight:{value:"{components.fieldcontrol.lineHeight.value}"},paddingBlockStart:{value:"{components.fieldcontrol.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.paddingInlineEnd.value}"},borderColor:{value:"{components.fieldcontrol.borderColor.value}"},borderWidth:{value:"{components.fieldcontrol.borderWidth.value}"},borderStyle:{value:"{components.fieldcontrol.borderStyle.value}"},borderRadius:{value:"{components.fieldcontrol.borderRadius.value}"},color:{value:"{colors.font.primary.value}"},_hover:{color:{value:"{colors.font.focus.value}"},backgroundColor:{value:"{colors.brand.primary.10.value}"},borderColor:{value:"{colors.brand.primary.60.value}"}},_focus:{color:{value:"{colors.font.focus.value}"},backgroundColor:{value:"{colors.brand.primary.10.value}"},borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{color:{value:"{colors.font.active.value}"},backgroundColor:{value:"{colors.brand.primary.20.value}"},borderColor:{value:"{colors.brand.primary.100.value}"}},_loading:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}},primary:{borderColor:{value:"transparent"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},backgroundColor:{value:"{colors.brand.primary.80.value}"},color:{value:"{colors.font.inverse.value}"},_disabled:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.background.disabled.value}"},color:{value:"{colors.font.disabled.value}"}},_loading:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.background.disabled.value}"},color:{value:"{colors.font.disabled.value}"}},_hover:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.90.value}"},color:{value:"{colors.font.inverse.value}"}},_focus:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.90.value}"},color:{value:"{colors.font.inverse.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.100.value}"},color:{value:"{colors.font.inverse.value}"}}},menu:{borderWidth:{value:0},backgroundColor:{value:"transparent"},justifyContent:{value:"start"},_hover:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.80.value}"}},_focus:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.80.value}"}},_active:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.90.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"}}},link:{borderWidth:{value:0},borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.interactive.value}"},_hover:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.10.value}"},color:{value:"{colors.font.hover.value}"}},_focus:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.10.value}"},color:{value:"{colors.font.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.20.value}"},color:{value:"{colors.font.active.value}"}},_disabled:{borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.disabled.value}"}},_loading:{borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.disabled.value}"}}},small:{fontSize:{value:"{components.fieldcontrol.small.fontSize.value}"},paddingBlockStart:{value:"{components.fieldcontrol.small.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.small.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.small.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.small.paddingInlineEnd.value}"}},large:{fontSize:{value:"{components.fieldcontrol.large.fontSize.value}"},paddingBlockStart:{value:"{components.fieldcontrol.large.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.large.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.large.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.large.paddingInlineEnd.value}"}},loaderWrapper:{alignItems:{value:"center"},gap:{value:"{space.xs.value}"}}}}),LS=K((e,t)=>{A(),t.exports={backgroundColor:{value:"{colors.background.primary.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"0"},borderStyle:{value:"solid"},borderColor:{value:"transparent"},boxShadow:{value:"none"},padding:{value:"{space.medium.value}"},outlined:{backgroundColor:{value:"{components.card.backgroundColor.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},boxShadow:{value:"{components.card.boxShadow.value}"}},elevated:{backgroundColor:{value:"{components.card.backgroundColor.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"0"},borderStyle:{value:"solid"},borderColor:{value:"transparent"},boxShadow:{value:"{shadows.medium.value}"}}}}),zS=K((e,t)=>{A(),t.exports={cursor:{value:"pointer"},alignItems:{value:"center"},_disabled:{cursor:{value:"not-allowed"}},button:{position:{value:"relative"},alignItems:{value:"center"},justifyContent:{value:"center"},color:{value:"{colors.white.value}"},before:{width:{value:"100%"},height:{value:"100%"},borderWidth:{value:"{borderWidths.medium.value}"},borderRadius:{value:"20%"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"}},_focus:{outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},borderColor:{value:"{colors.transparent.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"2px",color:"{colors.border.focus.value}"}}},_disabled:{borderColor:{value:"{colors.border.disabled.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{borderColor:{value:"{colors.transparent.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"2px",color:"{colors.border.error.value}"}}}}},icon:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderRadius:{value:"20%"},opacity:{value:"{opacities.0.value}"},transform:{value:"scale(0)"},transitionProperty:{value:"all"},transitionDuration:{value:"{time.short.value}"},transitionTimingFunction:{value:"ease-in-out"},_checked:{opacity:{value:"{opacities.100.value}"},transform:{value:"scale(1)"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"}}}},label:{_disabled:{color:{value:"{colors.font.disabled.value}"}}}}}),jS=K((e,t)=>{A(),t.exports={alignItems:{value:"flex-start"},alignContent:{value:"center"},flexDirection:{value:"column"},justifyContent:{value:"center"}}}),GS=K((e,t)=>{A(),t.exports={fontSize:{value:"{font.sizes.xs.value}"},gap:{value:"{space.relative.medium.value}"},svg:{path:{fill:{value:"{colors.font.primary}"}}},toolTip:{bottom:{value:"{space.large}"},color:{value:"{colors.teal.100}"},fontSize:{value:"{font.sizes.xxs}"}}}}),WS=K((e,t)=>{A(),t.exports={height:{value:"100%"}}}),HS=K((e,t)=>{A(),t.exports={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.medium.value}"},label:{color:{value:"{colors.font.tertiary.value}"},paddingInline:{value:"{space.medium.value}"},fontSize:{value:"{fontSizes.small.value}"},backgroundColor:{value:"{colors.background.primary.value}"}},small:{borderWidth:{value:"{borderWidths.small.value}"}},large:{borderWidth:{value:"{borderWidths.large.value}"}},opacity:{value:"{opacities.60.value}"}}}),qS=K((e,t)=>{A(),t.exports={display:{value:"block"},backgroundColor:{value:"{colors.white.value}"},borderRadius:{value:"{radii.medium.value}"},boxShadow:{value:"{shadows.large.value}"},width:{value:"100%"},item:{marginTop:{value:"1px"},boxShadow:{value:"{shadows.small.value}"},borderBottomLeftRadius:{value:"{radii.medium.value}"},borderBottomRightRadius:{value:"{radii.medium.value}"},borderTopLeftRadius:{value:"{radii.medium.value}"},borderTopRightRadius:{value:"{radii.medium.value}"},borderStartStartRadius:{value:"{radii.medium.value}"},borderStartEndRadius:{value:"{radii.medium.value}"},borderEndStartRadius:{value:"{radii.medium.value}"},borderEndEndRadius:{value:"{radii.medium.value}"},_focus:{boxShadow:{value:{offsetX:"0",offsetY:"0",blurRadius:"0",spreadRadius:"2px",color:"{colors.border.focus.value}"}}}},header:{boxShadow:{value:{offsetX:"0",offsetY:"1px",blurRadius:"0",color:"{colors.overlay.20.value}"}}},trigger:{minHeight:{value:"3rem"},paddingInlineStart:{value:"{space.large.value}"},paddingInlineEnd:{value:"{space.large.value}"},alignItems:{value:"center"},justifyContent:{value:"space-between"},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"}}},content:{paddingInlineStart:{value:"{space.large.value}"},paddingInlineEnd:{value:"{space.large.value}"},text:{color:{value:"{colors.font.secondary.value}"},paddingBlockStart:{value:"{space.medium.value}"},paddingBlockEnd:{value:"{space.medium.value}"}},_open:{animationDuration:{value:"{time.medium.value}"},animationTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}},_closed:{animationDuration:{value:"{time.medium.value}"},animationTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}}},icon:{transitionDuration:{value:"{time.medium.value}"},transitionTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}}}}),KS=K((e,t)=>{A(),t.exports={gap:{value:"{space.xs.value}"},fontSize:{value:"{fontSizes.medium.value}"},small:{gap:{value:"{space.xxxs.value}"},fontSize:{value:"{fontSizes.small.value}"}},large:{gap:{value:"{space.small.value}"},fontSize:{value:"{fontSizes.large.value}"}},label:{color:{value:"{colors.font.secondary.value}"}}}}),YS=K((e,t)=>{A(),t.exports={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderRadius:{value:"{radii.small.value}"},color:{value:"{colors.font.primary.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"},fontSize:{value:"{components.field.fontSize.value}"},lineHeight:{value:"{lineHeights.medium.value}"},transitionDuration:{value:"{time.medium.value}"},outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},small:{fontSize:{value:"{components.field.small.fontSize.value}"},paddingBlockStart:{value:"{space.xxs.value}"},paddingBlockEnd:{value:"{space.xxs.value}"},paddingInlineStart:{value:"{space.small.value}"},paddingInlineEnd:{value:"{space.small.value}"}},large:{fontSize:{value:"{components.field.large.fontSize.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"}},quiet:{borderStyle:{value:"none"},borderBlockEnd:{value:"{borderWidths.small.value} solid {colors.border.primary.value}"},borderInlineStart:{value:"none"},borderInlineEnd:{value:"none"},borderBlockStart:{value:"none"},borderRadius:{value:"0"},_focus:{borderBlockEndColor:{value:"{colors.border.focus.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"1px",color:"{colors.border.focus.value}"}}},_error:{borderBlockEndColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:{offsetX:"0px",offsetY:"1px",color:"{colors.border.error.value}"}}}}},_focus:{borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"1px",color:"{colors.border.focus.value}"}}},_disabled:{color:{value:"{colors.font.disabled.value}"},cursor:{value:"not-allowed"},borderColor:{value:"{colors.transparent.value}"},backgroundColor:{value:"{colors.background.disabled.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"1px",color:"{colors.border.error.value}"}}}}}}),ZS=K((e,t)=>{A(),t.exports={gap:{value:0},vertical:{alignItems:{value:"center"}},outer:{alignItems:{value:"center"}}}}),XS=K((e,t)=>{A(),t.exports={error:{color:{value:"{colors.font.error.value}"},fontSize:{value:"{fontSizes.small.value}"}},description:{color:{value:"{colors.font.secondary.value}"},fontStyle:{value:"italic"},fontSize:{value:"{fontSizes.small.value}"}}}}),JS=K((e,t)=>{A(),t.exports={gap:{value:"{space.medium.value}"},justifyContent:{value:"normal"},alignItems:{value:"stretch"},alignContent:{value:"normal"},flexWrap:{value:"nowrap"}}}),QS=K((e,t)=>{A(),t.exports={color:{value:"{colors.font.primary.value}"},lineHeight:{value:"{lineHeights.small.value}"},1:{fontSize:{value:"{fontSizes.xxxxl.value}"},fontWeight:{value:"{fontWeights.light.value}"}},2:{fontSize:{value:"{fontSizes.xxxl.value}"},fontWeight:{value:"{fontWeights.normal.value}"}},3:{fontSize:{value:"{fontSizes.xxl.value}"},fontWeight:{value:"{fontWeights.medium.value}"}},4:{fontSize:{value:"{fontSizes.xl.value}"},fontWeight:{value:"{fontWeights.semibold.value}"}},5:{fontSize:{value:"{fontSizes.large.value}"},fontWeight:{value:"{fontWeights.bold.value}"}},6:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.extrabold.value}"}}}}),e_=K((e,t)=>{A(),t.exports={lineHeight:{value:1},height:{value:"1em"}}}),t_=K((e,t)=>{A(),t.exports={maxWidth:{value:"100%"},height:{value:"auto"},objectFit:{value:"initial"},objectPosition:{value:"initial"}}}),r_=K((e,t)=>{A(),t.exports={active:{color:{value:"{colors.font.active.value}"}},color:{value:"{colors.font.interactive.value}"},focus:{color:{value:"{colors.font.focus.value}"}},hover:{color:{value:"{colors.font.hover.value}"}},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}},visited:{color:{value:"{colors.font.interactive.value}"}}}}),n_=K((e,t)=>{A(),t.exports={width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{width:{value:"{fontSizes.small.value}"},height:{value:"{fontSizes.small.value}"}},large:{width:{value:"{fontSizes.large.value}"},height:{value:"{fontSizes.large.value}"}},linear:{width:{value:"100%"},minWidth:{value:"5rem"},height:{value:"{fontSizes.medium.value}"},strokeWidth:{value:"{fontSizes.medium.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{height:{value:"{fontSizes.small.value}"},strokeWidth:{value:"{fontSizes.small.value}"}},large:{height:{value:"{fontSizes.large.value}"},strokeWidth:{value:"{fontSizes.large.value}"}}}}}),a_=K((e,t)=>{A(),t.exports={backgroundColor:{value:"{colors.white.value}"},borderRadius:{value:"{radii.medium.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},boxShadow:{value:"{shadows.large.value}"},flexDirection:{value:"column"},gap:{value:0},maxWidth:{value:"30rem"},minWidth:{value:"14rem"},small:{width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"}},large:{width:{value:"{fontSizes.xxxl.value}"},height:{value:"{fontSizes.xxxl.value}"}},item:{minHeight:{value:"2.5rem"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"}}}}),o_=K((e,t)=>{A(),t.exports={current:{alignItems:{value:"center"},justifyContent:{value:"center"},color:{value:"{colors.white.value}"},fontSize:{value:"{fontSizes.small.value}"},backgroundColor:{value:"{colors.overlay.40.value}"}},button:{color:{value:"{colors.font.primary.value}"},paddingInlineStart:{value:"{space.xxs.value}"},paddingInlineEnd:{value:"{space.xxs.value}"},transitionProperty:{value:"background-color"},transitionDuration:{value:"{time.medium.value}"},hover:{backgroundColor:{value:"{colors.overlay.10.value}"},color:{value:"{colors.font.primary.value}"}},disabled:{color:{value:"{colors.font.disabled.value}"}}},ellipsis:{alignItems:{value:"baseline"},justifyContent:{value:"center"},paddingInlineStart:{value:"{space.xs.value}"},paddingInlineEnd:{value:"{space.xs.value}"}},itemContainer:{marginLeft:{value:"{space.xxxs.value}"},marginRight:{value:"{space.xxxs.value}"}},itemShared:{height:{value:"{fontSizes.xxl.value}"},minWidth:{value:"{fontSizes.xxl.value}"},borderRadius:{value:"{fontSizes.medium.value}"}}}}),i_=K((e,t)=>{A(),t.exports={}}),s_=K((e,t)=>{A(),t.exports={borderRadius:{value:"{radii.small.value}"},transitionDuration:{value:"{time.long.value}"},startColor:{value:"{colors.background.secondary.value}"},endColor:{value:"{colors.background.tertiary.value}"},small:{height:{value:"{space.small.value}"}},default:{height:{value:"{space.medium.value}"}},large:{height:{value:"{space.large.value}"}}}}),l_=K((e,t)=>{A(),t.exports={alignItems:{value:"center"},justifyContent:{value:"flex-start"},gap:{value:"inherit"},_disabled:{cursor:{value:"not-allowed"}},button:{alignItems:{value:"center"},justifyContent:{value:"center"},width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"},boxSizing:{value:"border-box"},borderWidth:{value:"{borderWidths.medium.value}"},borderStyle:{value:"solid"},borderRadius:{value:"50%"},borderColor:{value:"{colors.border.primary.value}"},color:{value:"{colors.white.value}"},backgroundColor:{value:"{colors.white.value}"},transitionProperty:{value:"all"},transitionDuration:{value:"{time.medium.value}"},outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},padding:{value:"{borderWidths.medium.value}"},small:{width:{value:"{fontSizes.small.value}"},height:{value:"{fontSizes.small.value}"}},large:{width:{value:"{fontSizes.large.value}"},height:{value:"{fontSizes.large.value}"}},_checked:{color:{value:"{colors.brand.primary.80.value}"},_disabled:{color:{value:"{colors.background.disabled.value}"}}},_focus:{borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:"{components.fieldcontrol._error._focus.boxShadow.value}"}}},_disabled:{borderColor:{value:"{colors.border.disabled.value}"},backgroundColor:{value:"{colors.background.primary.value}"}}},label:{_disabled:{color:{value:"{colors.font.disabled.value}"}}}}}),u_=K((e,t)=>{A(),t.exports={large:{size:{value:"{fontSizes.xxxl.value}"}},default:{size:{value:"{fontSizes.xl.value}"}},small:{size:{value:"{fontSizes.small.value}"}},filled:{color:{value:"{colors.brand.secondary.80.value}"}},empty:{color:{value:"{colors.background.tertiary.value}"}}}}),c_=K((e,t)=>{A(),t.exports={paddingInlineEnd:{value:"{space.xxl.value}"},wrapper:{flex:{value:"1"},display:{value:"block"},position:{value:"relative"},cursor:{value:"pointer"}},iconWrapper:{alignItems:{value:"center"},position:{value:"absolute"},top:{value:"50%"},right:{value:"{space.medium.value}"},transform:{value:"translateY(-50%)"},pointerEvents:{value:"none"}},option:{backgroundColor:{value:"{colors.background.primary.value}"}},whiteSpace:{value:"nowrap"},minWidth:{value:"6.5rem"},small:{minWidth:{value:"5.5rem"}},large:{minWidth:{value:"7.5rem"}}}}),d_=K((e,t)=>{A(),t.exports={flexDirection:{value:"column"}}}),f_=K((e,t)=>{A(),t.exports={paddingBlock:{value:"{space.xs.value}"},track:{backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"9999px"},height:{value:"0.375rem"},minWidth:{value:"10rem"}},range:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderRadius:{value:"9999px"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"}}},thumb:{width:{value:"1.25rem"},height:{value:"1.25rem"},backgroundColor:{value:"{colors.background.primary.value}"},boxShadow:{value:"{shadows.small.value}"},borderRadius:{value:"50%"},borderWidth:{value:"{borderWidths.small.value}"},borderColor:{value:"{colors.border.primary.value}"},borderStyle:{value:"solid"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"},borderColor:{value:"transparent"},boxShadow:{value:"none"}},_hover:{backgroundColor:{value:"{colors.background.primary.value}"},borderColor:{value:"{colors.border.focus.value}"}},_focus:{boxShadow:{value:{offsetX:"0",offsetY:"0",blurRadius:"0",spreadRadius:"3px",color:"{colors.border.focus.value}"}}}},small:{track:{height:{value:"0.25rem"}},thumb:{width:{value:"1rem"},height:{value:"1rem"}}},large:{track:{height:{value:"0.625rem"}},thumb:{width:{value:"1.5rem"},height:{value:"1.5rem"}}}}}),v_=K((e,t)=>{A(),t.exports={flexDirection:{value:"column"},input:{textAlign:{value:"center"}}}}),p_=K((e,t)=>{A(),t.exports={disabled:{opacity:{value:"{opacities.60.value}"}},focused:{shadow:{value:"{shadows.small.value}"}},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}},label:{padding:{value:"{space.xs.value}"}},thumb:{backgroundColor:{value:"{colors.background.primary.value}"},borderColor:{value:"{colors.border.tertiary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{transform:{value:"{transforms.slideX.medium.value}"}},transition:{duration:{value:"{time.medium.value}"}},width:{value:"{space.relative.medium.value}"}},track:{backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{backgroundColor:{value:"{colors.brand.primary.60.value}"}},height:{value:"{space.relative.medium.value}"},padding:{value:"{outlineWidths.medium.value}"},transition:{duration:{value:"{time.short.value}"}},width:{value:"{space.relative.xl.value}"}}}}),m_=K((e,t)=>{A(),t.exports={borderCollapse:{value:"collapse"},display:{value:"table"},width:{value:"100%"},head:{display:{value:"table-header-group"},verticalAlign:{value:"middle"}},body:{display:{value:"table-row-group"},verticalAlign:{value:"middle"}},foot:{display:{value:"table-footer-group"},verticalAlign:{value:"middle"}},row:{display:{value:"table-row"},verticalAlign:{value:"middle"},hover:{backgroundColor:{value:"{colors.background.tertiary.value}"}},striped:{backgroundColor:{value:"{colors.background.secondary.value}"}}},header:{borderColor:{value:"{colors.border.tertiary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small.value}"},color:{value:"{colors.font.primary.value}"},display:{value:"table-cell"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"},padding:{value:"{space.medium.value}"},verticalAlign:{value:"middle"},large:{fontSize:{value:"{fontSizes.large.value}"},padding:{value:"{space.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"},padding:{value:"{space.xs.value}"}}},data:{borderColor:{value:"{colors.border.tertiary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small.value}"},color:{value:"{colors.font.primary.value}"},display:{value:"table-cell"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.normal.value}"},padding:{value:"{space.medium.value}"},verticalAlign:{value:"middle"},large:{fontSize:{value:"{fontSizes.large.value}"},padding:{value:"{space.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"},padding:{value:"{space.xs.value}"}}},caption:{captionSide:{value:"bottom"},color:{value:"{colors.font.primary.value}"},display:{value:"table-caption"},fontSize:{value:"{fontSizes.medium.value}"},textAlign:{value:"center"},wordBreak:{value:"break-all"},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}}}}}),h_=K((e,t)=>{A(),t.exports={backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},gap:{value:"0"},item:{backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},color:{value:"{colors.font.secondary.value}"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"},paddingVertical:{value:"{space.small.value}"},paddingHorizontal:{value:"{space.medium.value}"},textAlign:{value:"center"},transitionDuration:{value:"{time.medium.value}"},_hover:{color:{value:"{colors.font.hover.value}"}},_focus:{color:{value:"{colors.font.focus.value}"}},_active:{color:{value:"{colors.font.interactive.value}"},borderColor:{value:"{colors.font.interactive.value}"},backgroundColor:{value:"transparent"}},_disabled:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}}}}}),g_=K((e,t)=>{A(),t.exports={color:{value:"{colors.font.primary.value}"},primary:{color:{value:"{colors.font.primary.value}"}},secondary:{color:{value:"{colors.font.secondary.value}"}},tertiary:{color:{value:"{colors.font.tertiary.value}"}},error:{color:{value:"{colors.font.error.value}"}},warning:{color:{value:"{colors.font.warning.value}"}},success:{color:{value:"{colors.font.success.value}"}},info:{color:{value:"{colors.font.info.value}"}}}}),y_=K((e,t)=>{A(),t.exports={borderColor:{value:"{colors.border.primary.value}"},color:{value:"{colors.overlay.50.value}"},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"}},_focus:{borderColor:{value:"{colors.border.focus.value}"},color:{value:"{colors.overlay.50.value}"}},_active:{backgroundColor:{value:"{colors.transparent.value}"}},_disabled:{backgroundColor:{value:"{colors.transparent.value}"},borderColor:{value:"{colors.border.secondary.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{color:{value:"{colors.font.primary.value}"},backgroundColor:{value:"{colors.overlay.20.value}"},_hover:{backgroundColor:{value:"{colors.overlay.30.value}"}}},primary:{backgroundColor:{value:"{colors.transparent.value}"},borderWidth:{value:"{borderWidths.small.value}"},_focus:{borderColor:{value:"{colors.border.focus.value}"},backgroundColor:{value:"{colors.transparent.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"},color:{value:"{colors.overlay.50.value}"}},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"},color:{value:"{colors.overlay.50.value}"}},_disabled:{backgroundColor:{value:"{colors.background.tertiary.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderColor:{value:"{colors.brand.primary.80.value}"},color:{value:"{colors.white.value}"},_focus:{backgroundColor:{value:"{colors.border.focus.value}"},borderColor:{value:"{colors.border.focus.value}"}},_hover:{borderColor:{value:"{colors.brand.primary.60.value}"},backgroundColor:{value:"{colors.brand.primary.60.value}"}}}},link:{color:{value:"{colors.overlay.50.value}"},_hover:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.50.value}"}},_focus:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.50.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"}},_pressed:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.90.value}"},_hover:{backgroundColor:{value:"{colors.transparent.value}"}}}}}}),b_=K((e,t)=>{A(),t.exports={alignItems:{value:"center"},alignContent:{value:"center"},justifyContent:{value:"flex-start"}}}),C_=K((e,t)=>{A(),t.exports={alert:VS(),authenticator:OS(),badge:US(),button:MS(),card:LS(),checkbox:zS(),checkboxfield:jS(),copy:GS(),countrycodeselect:WS(),divider:HS(),expander:qS(),field:KS(),fieldcontrol:YS(),fieldgroup:ZS(),fieldmessages:XS(),flex:JS(),heading:QS(),icon:e_(),image:t_(),link:r_(),loader:n_(),menu:a_(),pagination:o_(),phonenumberfield:i_(),placeholder:s_(),radio:l_(),rating:u_(),select:c_(),selectfield:d_(),sliderfield:f_(),stepperfield:v_(),switchfield:p_(),table:m_(),tabs:h_(),text:g_(),togglebutton:y_(),togglebuttongroup:b_()}});A();A();A();A();var Ue=e=>{var t;return(t=e.context.actorRef)==null?void 0:t.getSnapshot()},er=e=>{var t;return(t=Ue(e))==null?void 0:t.context};A();A();A();A();A();var Ps=(e=>(e.SMS_MFA="SMS_MFA",e.SOFTWARE_TOKEN_MFA="SOFTWARE_TOKEN_MFA",e.NEW_PASSWORD_REQUIRED="NEW_PASSWORD_REQUIRED",e.RESET_REQUIRED="RESET_REQUIRED",e.MFA_SETUP="MFA_SETUP",e))(Ps||{}),Ns=(e=>(e.Apple="SignInWithApple",e.Amazon="LoginWithAmazon",e.Facebook="Facebook",e.Google="Google",e))(Ns||{});A();A();var da=["username","email","phone_number"];A();A();A();A();A();A();A();var Ie={birthdate:{label:"Birthdate",placeholder:"Birthdate",type:"date",autocomplete:"bday"},confirmation_code:{label:"Confirmation Code",placeholder:"Code",type:"number",autocomplete:"one-time-code"},email:{label:"Email",type:"email",placeholder:"Email",autocomplete:"username"},family_name:{label:"Family Name",placeholder:"Family Name",type:"text",autocomplete:"family-name"},given_name:{label:"Given Name",placeholder:"Given Name",type:"text",autocomplete:"given-name"},middle_name:{label:"Middle Name",placeholder:"Middle Name",type:"text",autocomplete:"additional-name"},name:{label:"Name",placeholder:"Name",type:"text",autocomplete:"name"},nickname:{label:"Nickname",placeholder:"Nickname",type:"text",autocomplete:"tel"},password:{label:"Password",placeholder:"Password",type:"password",autocomplete:"password"},phone_number:{label:"Phone Number",placeholder:"Phone",type:"tel",autocomplete:"tel"},preferred_username:{label:"Preferred Username",placeholder:"Preferred Username",type:"text"},profile:{label:"Profile",placeholder:"Profile",type:"url",autocomplete:"url"},website:{label:"Website",placeholder:"Website",type:"url",autocomplete:"url"},username:{label:"Username",type:"text",placeholder:"Username",autocomplete:"username"}},Qe=e=>{let t=new FormData(e.target);return Object.fromEntries(t)},w_=(e,t)=>{let r=[];return e&&(r=Object.keys(e).reduce((a,o)=>{var i;return a.push([o,(i=e[o])==null?void 0:i.order]),a},[]).sort((a,o)=>a[1]-o[1]).filter(a=>a[1]!==void 0).map(a=>a[0])),Array.from(new Set([...r,...t]))},Ts=(e,t)=>{var r,a,o,i,s;let l=(r=e.config)==null?void 0:r.loginMechanisms,u=(o=(a=e.actorRef)==null?void 0:a.context)==null?void 0:o.validationError.username;if(da.includes(t))return{label:Ie[t].label,type:Ie[t].type,error:u};let d="text",c=l.filter(v=>Dd(da,v)).map(v=>{var f,p;return(p=(f=Ie[v])==null?void 0:f.label)!=null?p:Ie.username.label}).join(" or ");return l.length===1&&(d=(s=(i=Ie[l[0]])==null?void 0:i.type)!=null?s:"text"),{label:c,type:d,error:u}};A();var S_=e=>{let t=r=>a=>e({type:r,data:a});return{resendCode:t("RESEND"),signOut:t("SIGN_OUT"),submitForm:t("SUBMIT"),updateForm:t("CHANGE"),updateBlur:t("BLUR"),toFederatedSignIn:t("FEDERATED_SIGN_IN"),toResetPassword:t("RESET_PASSWORD"),toSignIn:t("SIGN_IN"),toSignUp:t("SIGN_UP"),skipVerification:t("SKIP")}},__=e=>{var t,r;let a=(t=e.context)==null?void 0:t.user,o=Ue(e),i=er(e),s=i==null?void 0:i.remoteError,l=fe({},i==null?void 0:i.validationError),u=i==null?void 0:i.codeDeliveryDetails,d=Object.keys(l).length>0,c=e.hasTag("pending")||((r=Ue(e))==null?void 0:r.hasTag("pending")),v=(()=>{switch(!0){case e.matches("idle"):return"idle";case e.matches("setup"):return"setup";case e.matches("signOut"):return"signOut";case e.matches("authenticated"):return"authenticated";case(o==null?void 0:o.matches("confirmSignUp")):return"confirmSignUp";case(o==null?void 0:o.matches("confirmSignIn")):return"confirmSignIn";case(o==null?void 0:o.matches("setupTOTP")):return"setupTOTP";case(o==null?void 0:o.matches("signIn")):return"signIn";case(o==null?void 0:o.matches("signUp")):return"signUp";case(o==null?void 0:o.matches("forceNewPassword")):return"forceNewPassword";case(o==null?void 0:o.matches("resetPassword")):return"resetPassword";case(o==null?void 0:o.matches("confirmResetPassword")):return"confirmResetPassword";case(o==null?void 0:o.matches("verifyUser")):return"verifyUser";case(o==null?void 0:o.matches("confirmVerifyUser")):return"confirmVerifyUser";default:return console.debug("Cannot infer `route` from Authenticator state:",e.value),null}})();return{error:s,hasValidationErrors:d,isPending:c,route:v,user:a,validationErrors:l,codeDeliveryDetails:u}},$s=({send:e,state:t})=>{let r=S_(e),a=__(t);return fe(fe({},r),a)};A();var x_=e=>me.Hub.listen("auth",t=>{switch(t.payload.event){case"signOut":e("SIGN_OUT");break}});A();A();var Bs=["+1","+7","+20","+27","+30","+31","+32","+33","+34","+36","+39","+40","+41","+43","+44","+45","+46","+47","+48","+49","+51","+52","+53","+54","+55","+56","+57","+58","+60","+61","+62","+63","+64","+65","+66","+81","+82","+84","+86","+90","+91","+92","+93","+94","+95","+98","+212","+213","+216","+218","+220","+221","+222","+223","+224","+225","+226","+227","+228","+229","+230","+231","+232","+233","+234","+235","+236","+237","+238","+239","+240","+241","+242","+243","+244","+245","+246","+248","+249","+250","+251","+252","+253","+254","+255","+256","+257","+258","+260","+261","+262","+263","+264","+265","+266","+267","+268","+269","+290","+291","+297","+298","+299","+345","+350","+351","+352","+353","+354","+355","+356","+357","+358","+359","+370","+371","+372","+373","+374","+375","+376","+377","+378","+379","+380","+381","+382","+385","+386","+387","+389","+420","+421","+423","+500","+501","+502","+503","+504","+505","+506","+507","+508","+509","+537","+590","+591","+593","+594","+595","+596","+597","+598","+599","+670","+672","+673","+674","+675","+676","+677","+678","+679","+680","+681","+682","+683","+685","+686","+687","+688","+689","+690","+691","+692","+850","+852","+853","+855","+856","+872","+880","+886","+960","+961","+962","+963","+964","+965","+966","+967","+968","+970","+971","+972","+973","+974","+975","+976","+977","+992","+993","+994","+995","+996","+998"];A();A();A();A();var E_={"Account recovery requires verified contact information":"Zur\xFCcksetzen des Account ben\xF6tigt einen verifizierten Account","An account with the given email already exists.":"Ein Account mit dieser Email existiert bereits.","Back to Sign In":"Zur\xFCck zur Anmeldung","Change Password":"Passwort \xE4ndern",Code:"Code",Confirm:"Best\xE4tigen","Confirm Password":"Passwort best\xE4tigen","Confirm a Code":"Code best\xE4tigen","Confirm Sign In":"Anmeldung best\xE4tigen","Confirm Sign Up":"Registrierung best\xE4tigen","Confirm SMS Code":"SMS-Code best\xE4tigen","Confirm TOTP Code":"TOTP-Code best\xE4tigen","Confirmation Code":"Best\xE4tigungs-Code","Create a new account":"Einen neuen Account erstellen","Create account":"Hier registrieren","Create Account":"Account erstellen","Creating Account":"Account wird erstellt",Email:"Email","Enter your code":"Geben Sie Ihren Code ein","Enter your password":"Geben Sie Ihr Passwort ein","Enter your username":"Geben Sie Ihren Benutzernamen ein","Enter your phone number":"Geben Sie Ihre Telefonnummer ein","Enter your email":"Geben Sie ihre Email ein","Forgot your password?":"Passwort vergessen? ","Forgot Password":"Passwort vergessen","Hide password":"Passwort verbergen","Have an account? ":"Schon registriert? ","Incorrect username or password":"Falscher Benutzername oder falsches Passwort","Invalid password format":"Ung\xFCltiges Passwort-Format","Invalid phone number format":"Ung\xFCltiges Telefonummern-Format. Benutze eine Nummer im Format: +12345678900","Lost your code? ":"Code verloren? ","New Password":"Neues Passwort","No account? ":"Kein Account? ",or:"oder",Password:"Passwort","Password attempts exceeded":"Die maximale Anzahl der fehlerhaften Anmeldeversuche wurde erreicht","Phone Number":"Telefonnummer","Resend Code":"Code erneut senden","Reset password":"Passwort zur\xFCcksetzen","Reset your password":"Zur\xFCcksetzen des Passworts","Send Code":"Code senden","Sign in":"Anmelden","Sign In":"Anmelden","Sign in to your account":"Melden Sie sich mit Ihrem Account an","Sign Out":"Abmelden","Sign Up":"Registrieren",Skip:"\xDCberspringen",Submit:"Abschicken","User already exists":"Dieser Benutzer existiert bereits","User does not exist":"Dieser Benutzer existiert nicht",Username:"Benutzername","Username cannot be empty":"Benutzername darf nicht leer sein",Verify:"Verifizieren","Verify Contact":"Kontakt verifizieren"};A();var A_={"Account recovery requires verified contact information":"Account recovery requires verified contact information","Back to Sign In":"Back to Sign In","Change Password":"Change Password",Changing:"Changing",Code:"Code",Confirm:"Confirm","Confirm Password":"Confirm Password","Confirm Sign Up":"Confirm Sign Up","Confirm SMS Code":"Confirm SMS Code","Confirm TOTP Code":"Confirm TOTP Code","Confirmation Code":"Confirmation Code",Confirming:"Confirming","Create Account":"Create Account","Creating Account":"Creating Account",Email:"Email","Enter your code":"Enter your code","Enter your username":"Enter your username","Enter your phone number":"Enter your phone number","Enter your email":"Enter your email","Forgot your password?":"Forgot your password?","Hide password":"Hide password",Loading:"Loading",Username:"Username","New password":"New password",Password:"Password","Phone Number":"Phone Number","Resend Code":"Resend Code","Reset your password":"Reset your password","Reset your Password":"Reset your Password","Send Code":"Send Code","Send code":"Send code",Sending:"Sending","Setup TOTP":"Setup TOTP","Show password":"Show password","Sign in":"Sign in","Sign In":"Sign In","Sign In with Amazon":"Sign In with Amazon","Sign In with Apple":"Sign In with Apple","Sign In with Facebook":"Sign In with Facebook","Sign In with Google":"Sign In with Google","Sign in to your account":"Sign in to your account","Create a new account":"Create a new account","Signing in":"Signing in",Skip:"Skip",Submit:"Submit",Submitting:"Submitting","Verify Contact":"Verify Contact",Verify:"Verify"};A();var I_={"Account recovery requires verified contact information":"La recuperaci\xF3n de la cuenta requiere informaci\xF3n de contacto verificada","Back to Sign In":"Volver a inicio de sesi\xF3n","Change Password":"Cambiar contrase\xF1a",Changing:"Cambiando",Code:"C\xF3digo",Confirm:"Confirmar","Confirm a Code":"Confirmar un c\xF3digo","Confirm Password":"Confirmar contrase\xF1a","Confirm Sign In":"Confirmar inicio de sesi\xF3n","Confirm Sign Up":"Confirmar registro","Confirm TOTP Code":"Confirmar c\xF3digo TOTP","Confirmation Code":"C\xF3digo de confirmaci\xF3n",Confirming:"Confirmando","Create a new account":"Crear una cuenta nueva","Creating Account":"Creando cuenta",Email:"Email","Forgot Password":"Olvid\xE9 mi contrase\xF1a","Incorrect username or password":"Nombre de usuario o contrase\xF1a incorrecta","Invalid password format":"Formato de contrase\xF1a inv\xE1lido","Invalid phone number format":"Formato de n\xFAmero de tel\xE9fono inv\xE1lido","Forgot your password?":"\xBFOlvid\xF3 su contrase\xF1a?","Hide password":"Ocultar contrase\xF1a","Loading...":"Cargando...","New Password":"Nueva contrase\xF1a",or:"o",Password:"Contrase\xF1a","Phone Number":"N\xFAmero de tel\xE9fono","Resend a Code":"Reenviar un c\xF3digo","Reset your password":"Restablecer su contrase\xF1a","Reset your Password":"Restablecer su Contrase\xF1a","Resend Code":"Reenviar c\xF3digo","Send Code":"Enviar c\xF3digo",Sending:"Enviando","Setup TOTP":"Configurar TOTP","Show password":"Mostrar contrase\xF1a","Sign in":"Iniciar sesi\xF3n","Sign In":"Iniciar Sesi\xF3n","Sign In with Amazon":"Iniciar Sesi\xF3n con Amazon","Sign In with Apple":"Iniciar Sesi\xF3n con Apple","Sign In with Facebook":"Iniciar Sesi\xF3n con Facebook","Sign In with Google":"Iniciar Sesi\xF3n con Google","Sign in to your account":"Iniciar sesi\xF3n en tu cuenta","Sign Out":"Cerrar sesi\xF3n","Sign Up":"Crear cuenta","Signing in":"Iniciando sesi\xF3n",Skip:"Omitir",Submit:"Enviar","User already exists":"El usuario ya existe","User does not exist":"El usuario no existe",Username:"Nombre de usuario","Username cannot be empty":"El nombre de usuario no puede estar vac\xEDo",Verify:"Verificar","Verify Contact":"Verificar contacto"};A();var k_={"Account recovery requires verified contact information":"La r\xE9cup\xE9ration du compte n\xE9cessite des informations de contact v\xE9rifi\xE9es","An account with the given email already exists.":"Un utilisateur avec cette adresse email existe d\xE9j\xE0.","Back to Sign In":"Retour \xE0 la connexion",Change:"Modifier","Change Password":"Modifier le mot de passe",Code:"Code",Confirm:"Confirmer","Confirm a Code":"Confirmer un code","Confirm Password":"Confirmez le mot de passe","Confirm Sign In":"Confirmer la connexion","Confirm Sign Up":"Confirmer l'inscription","Confirm SMS Code":"Confirmer le code SMS","Confirm TOTP Code":"Confirmer le code TOTP","Confirmation Code":"Code de confirmation","Create a new account":"Cr\xE9er un nouveau compte","Create account":"Cr\xE9er un compte","Create Account":"Cr\xE9er un compte",Email:"Email","Enter your code":"Saisissez cotre code de confirmation","Enter your email":"Saisissez votre adresse email","Enter your password":"Saisissez votre mot de passe","Enter your phone number":"Saisissez votre num\xE9ro de t\xE9l\xE9phone","Enter your username":"Saisissez votre nom d'utilisateur","Forgot Password":"Mot de passe oubli\xE9","Forgot your password?":"Mot de passe oubli\xE9 ? ","Have an account? ":"D\xE9j\xE0 un compte ? ",Hello:"Bonjour","Incorrect username or password":"Identifiant ou mot de passe incorrect","Invalid password format":"Format de mot de passe invalide","Invalid phone number format":"Format de num\xE9ro de t\xE9l\xE9phone invalide. Veuillez utiliser un format +12345678900","Loading...":"Chargement...","Lost your code? ":"Vous avez perdu votre code ? ","Network error":"Erreur r\xE9seau","New Password":"Nouveau mot de passe","No account? ":"Pas de compte ? ",or:"ou",Password:"Mot de passe","Phone Number":"Num\xE9ro de t\xE9l\xE9phone","Resend a Code":"Renvoyer un code","Resend Code":"Renvoyer le code","Reset password":"R\xE9initialisez votre mot de passe","Reset your password":"R\xE9initialisez votre mot de passe",Send:"Envoyer","Send Code":"M'envoyer un code","Sign in":"Se connecter","Sign In":"Se connecter","Sign in to your account":"Connexion \xE0 votre compte","Sign In with Amazon":"Se connecter avec Amazon","Sign In with AWS":"Se connecter avec AWS","Sign In with Facebook":"Se connecter avec Facebook","Sign In with Google":"Se connecter avec Google","Sign Out":"D\xE9connexion","Sign Up":"S'inscrire",Skip:"Passer",SMS:"SMS",Submit:"Soumettre","User already exists":"L'utilisateur existe d\xE9j\xE0","User does not exist":"L'utilisateur n'existe pas",Username:"Nom d'utilisateur","Username cannot be empty":"Le nom d'utilisateur doit \xEAtre renseign\xE9","Username/client id combination not found.":"L'utilisateur n'existe pas",Verify:"V\xE9rifier","Verify Contact":"V\xE9rifier le contact"};A();var P_={"Account recovery requires verified contact information":"Il ripristino dell'account richiede informazioni di contatto verificate","An account with the given email already exists.":"Questa email \xE8 gi\xE0 utilizzata da un'altro account.","Back to Sign In":"Torna alla schermata di accesso","Change Password":"Cambia la password",Code:"Codice",Confirm:"Conferma","Confirm a Code":"Conferma un codice","Confirm Password":"Conferma la password","Confirm Sign In":"Conferma l'accesso","Confirm Sign Up":"Conferma registrazione","Confirmation Code":"Codice di verifica","Create a new account":"Crea un nuovo account","Create account":"Crea account","Create Account":"Crea Account",Email:"Email","Enter your password":"Inserisci la tua password","Enter your username":"Inserisci il tuo nome utente","Forgot Password":"Password dimenticata","Forgot your password?":"Password dimenticata?","Have an account? ":"Gi\xE0 registrato?","Incorrect username or password":"Nome utente o password errati","Invalid password format":"Formato della password non valido","Invalid phone number format":"Formato del numero di telefono non valido","Lost your code?":"Codice smarrito?","New Password":"Nuova password",or:"o","No account? ":"Non hai un account?",Password:"Password","Password attempts exceeded":"Il numero massimo di tentativi di accesso falliti \xE8 stato raggiunto","Phone Number":"Numero di telefono","Resend Code":"Rispedisci codice","Reset password":"Reimposta password","Reset your password":"Reimposta la tua password","Send Code":"Invia codice","Sign in":"Accesso","Sign In":"Accesso","Sign in to your account":"Accedi al tuo account","Sign Out":"Esci","Sign Up":"Registrati",Skip:"Salta",Submit:"Invia","User already exists":"Utente gi\xE0 esistente","User does not exist":"Utente inesistente",Username:"Nome utente","Username cannot be empty":"Il nome utente non pu\xF2 essere vuoto",Verify:"Verifica","Verify Contact":"Verifica contatto"};A();var N_={"Account recovery requires verified contact information":"\u30A2\u30AB\u30A6\u30F3\u30C8\u306E\u5FA9\u65E7\u306B\u306F\u78BA\u8A8D\u6E08\u307F\u306E\u9023\u7D61\u5148\u304C\u5FC5\u8981\u3067\u3059","An account with the given email already exists.":"\u5165\u529B\u3055\u308C\u305F\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059","Back to Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3\u306B\u623B\u308B","Change Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5909\u3048\u308B ",Code:"\u30B3\u30FC\u30C9",Confirm:"\u78BA\u5B9A","Confirm a Code":"\u30B3\u30FC\u30C9\u3092\u78BA\u8A8D","Confirm Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u78BA\u8A8D","Confirm Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3\u3059\u308B","Confirm Sign Up":"\u767B\u9332\u3059\u308B","Confirmation Code":"\u78BA\u8A8D\u30B3\u30FC\u30C9","Create a new account":"\u65B0\u3057\u3044\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B","Create account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B ","Create Account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B",Email:"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9","Enter your password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B ","Enter your username":"\u30E6\u30FC\u30B6\u30FC\u540D\u3092\u5165\u529B ","Forgot Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5FD8\u308C\u305F ","Forgot your password?":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5FD8\u308C\u307E\u3057\u305F\u304B\uFF1F ","Have an account? ":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u6301\u3063\u3066\u3044\u307E\u3059\u304B\uFF1F","Incorrect username or password":"\u30E6\u30FC\u30B6\u30FC\u540D\u304B\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u7570\u306A\u308A\u307E\u3059 ","Invalid password format":"\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u5F62\u5F0F\u304C\u7121\u52B9\u3067\u3059 ","Invalid phone number format":`\u4E0D\u6B63\u306A\u96FB\u8A71\u756A\u53F7\u306E\u5F62\u5F0F\u3067\u3059\u3002
83
- +12345678900 \u306E\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044`,"Lost your code? ":"\u30B3\u30FC\u30C9\u3092\u5931\u304F\u3057\u307E\u3057\u305F\u304B\uFF1F","New Password":"\u65B0\u3057\u3044\u30D1\u30B9\u30EF\u30FC\u30C9","No account? ":"\u30A2\u30AB\u30A6\u30F3\u30C8\u304C\u7121\u3044\u3068\u304D ",or:"\u53C8\u306F",Password:"\u30D1\u30B9\u30EF\u30FC\u30C9 ","Password attempts exceeded":"\u30B5\u30A4\u30F3\u30A4\u30F3\u306E\u8A66\u884C\u56DE\u6570\u304C\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F","Phone Number":"\u96FB\u8A71\u756A\u53F7","Resend Code":"\u30B3\u30FC\u30C9\u3092\u518D\u9001\u4FE1","Reset password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u30EA\u30BB\u30C3\u30C8 ","Reset your password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u30EA\u30BB\u30C3\u30C8\u3059\u308B","Send Code":"\u30B3\u30FC\u30C9\u3092\u9001\u4FE1","Sign in":"\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3 ","Sign in to your account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u306B\u30B5\u30A4\u30F3\u30A4\u30F3 ","Sign In with Amazon":"Amazon\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In with Facebook":"Facebook\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In with Google":"Google\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign Out":"\u30B5\u30A4\u30F3\u30A2\u30A6\u30C8 ","Sign Up":"\u767B\u9332 ",Skip:"\u30B9\u30AD\u30C3\u30D7",Submit:"\u9001\u4FE1","User already exists":"\u65E2\u306B\u30E6\u30FC\u30B6\u30FC\u304C\u5B58\u5728\u3057\u3066\u3044\u307E\u3059 ","User does not exist":"\u30E6\u30FC\u30B6\u30FC\u304C\u5B58\u5728\u3057\u307E\u305B\u3093 ",Username:"\u30E6\u30FC\u30B6\u30FC\u540D ","Username cannot be empty":"\u30E6\u30FC\u30B6\u30FC\u540D\u306F\u5165\u529B\u5FC5\u9808\u3067\u3059",Verify:"\u78BA\u8A8D","Verify Contact":"\u9023\u7D61\u5148\u3092\u78BA\u8A8D"};A();var T_={"Back to Sign In":"\uB85C\uADF8\uC778\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30",Birthdate:"\uC0DD\uB144\uC6D4\uC77C","Change Password":"\uBE44\uBC00\uBC88\uD638 \uBCC0\uACBD\uD558\uAE30",Changing:"\uBCC0\uACBD\uC911",Code:"\uCF54\uB4DC","Confirm Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uD655\uC778","Reset your Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Confirm Sign Up":"\uD68C\uC6D0\uAC00\uC785 \uD655\uC778","Confirm SMS Code":"\uD734\uB300\uD3F0 \uBCF8\uC778 \uD655\uC778","Confirm TOTP Code":"TOTP \uC778\uC99D\uBC88\uD638 \uD655\uC778",Confirm:"\uD655\uC778","Confirmation Code":"\uC778\uC99D\uBC88\uD638",Confirming:"\uD655\uC778\uC911","Create Account":"\uD68C\uC6D0\uAC00\uC785","Creating Account":"\uD68C\uC6D0\uAC00\uC785\uC911",Email:"\uC774\uBA54\uC77C","Enter your code":"\uC778\uC99D\uBC88\uD638\uB97C \uC785\uB825\uD574\uC8FC\uC138\uC694","Enter your username":"\uC544\uC774\uB514\uB97C \uC785\uB825\uD574\uC8FC\uC138\uC694","Family Name":"\uC131","Given Name":"\uC774\uB984","Forgot your password?":"\uBE44\uBC00\uBC88\uD638\uB97C \uC78A\uC73C\uC168\uB098\uC694?","Hide password":"\uBE44\uBC00\uBC88\uD638 \uC228\uAE30\uAE30",Loading:"\uB85C\uB529\uC911",Username:"\uC544\uC774\uB514",Name:"\uC131\uD568",Nickname:"\uB2C9\uB124\uC784","New password":"\uC0C8 \uBE44\uBC00\uBC88\uD638",Password:"\uBE44\uBC00\uBC88\uD638","Phone Number":"\uC804\uD654\uBC88\uD638","Preferred Username":"\uB2C9\uB124\uC784",Profile:"\uD504\uB85C\uD544","Resend Code":"\uC778\uC99D\uBC88\uD638 \uC7AC\uC804\uC1A1","Reset your password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Reset Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Send code":"\uC778\uC99D\uCF54\uB4DC \uBCF4\uB0B4\uAE30",Sending:"\uC804\uC1A1\uC911","Setup TOTP":"TOTP \uC124\uC815\uD558\uAE30","Show password":"\uBE44\uBC00\uBC88\uD638 \uBCF4\uC774\uAE30","Sign in":"\uB85C\uADF8\uC778","Sign In":"\uB85C\uADF8\uC778","Sign In with Amazon":"Amazon \uB85C\uADF8\uC778","Sign In with Apple":"Apple \uB85C\uADF8\uC778","Sign In with Facebook":"Facebook \uB85C\uADF8\uC778","Sign In with Google":"Google \uB85C\uADF8\uC778","Sign in to your account":"\uB85C\uADF8\uC778","Create a new account":"\uD68C\uC6D0\uAC00\uC785","Signing in":"\uB85C\uADF8\uC778\uC911",Skip:"\uB2E4\uC74C\uC5D0 \uD558\uAE30",Submit:"\uD655\uC778",Submitting:"\uD655\uC778\uC911","Verify Contact":"\uC5F0\uB77D\uCC98 \uD655\uC778","Account recovery requires verified contact information":"\uACC4\uC815 \uBCF5\uAD6C\uB97C \uC704\uD574 \uC5F0\uB77D\uCC98 \uD655\uC778\uC774 \uD544\uC694\uD569\uB2C8\uB2E4",Verify:"\uC778\uC99D",Website:"\uC6F9\uC0AC\uC774\uD2B8"};A();var $_={"Back to Sign In":"Terug naar inloggen","Change Password":"Wachtwoord wijzigen",Changing:"Wordt aangepast",Code:"Code","Confirm Password":"Bevestig Wachtwoord","Reset your Password":"Wachtwoord resetten","Confirm Sign Up":"Bevestig inschrijving","Confirm SMS Code":"Bevestig SMS Code","Confirm TOTP Code":"Bevestig TOTP Code",Confirm:"Bevestig","Confirmation Code":"Bevestigingscode",Confirming:"Bevestigen","Create Account":"Account aanmaken","Creating Account":"Account wordt aangemaakt",Email:"E-mail","Enter your code":"Vul je code in","Enter your username":"Vul je gebruikersnaam in","Enter your phone number":"Vul je telefoonnummer in","Enter your email":"Vul je e-mail in","Forgot your password?":"Wachtwoord vergeten? ","Hide password":"Verberg wachtwoord",Loading:"Laden",Username:"Gebruikersnaam","New password":"Nieuw wachtwoord",Password:"Wachtwoord","Phone Number":"Telefoonnummer","Resend Code":"Verstuur code nogmaals","Reset your password":"Reset je wachtwoord","Send Code":"Verstuur Code","Send code":"Verstuur code",Sending:"Versturen","Setup TOTP":"TOTP Instellingen","Show password":"Toon wachtwoord","Sign in":"Inloggen","Sign In":"Inloggen","Sign In with Amazon":"Inloggen met Amazon","Sign In with Apple":"Inloggen met Apple","Sign In with Facebook":"Inloggen met Facebook","Sign In with Google":"Inloggen met Google","Sign in to your account":"Inloggen op je account","Create a new account":"Nieuw account aanmaken","Signing in":"Inloggen",Skip:"Overslaan",Submit:"Versturen",Submitting:"Wordt verstuurd","Verify Contact":"Verifieer Contact","Account recovery requires verified contact information":"Accountherstel vereist geverifieerde contactgegevens",Verify:"Verifieer"};A();var B_={"Back to Sign In":"Powr\xF3t do logowania",Birthdate:"Data urodzenia","Change Password":"Zmie\u0144 has\u0142o",Changing:"Zmienianie",Code:"Kod","Confirm Password":"Potwierd\u017A Has\u0142o","Reset your Password":"Zresetuj swoje has\u0142o","Confirm Sign Up":"Potwierd\u017A rejestracj\u0119","Confirm SMS Code":"Potwierd\u017A kod SMS","Confirm TOTP Code":"Potwierd\u017A has\u0142o jednorazowe",Confirm:"Potwierd\u017A","Confirmation Code":"Kod potwierdzenia",Confirming:"Potwierdzanie","Create Account":"Utw\xF3rz konto","Creating Account":"Tworzenie konta",Email:"E-mail","Enter your code":"Wprowad\u017A sw\xF3j kod","Enter your username":"Wprowad\u017A swoj\u0105 nazw\u0119 u\u017Cytkownika","Family Name":"Nazwisko","Given Name":"Pierwsze imi\u0119","Forgot your password?":"Zapomnia\u0142e\u015B has\u0142a? ","Hide password":"Ukryj has\u0142o",Loading:"\u0141adowanie",Username:"Nazwa u\u017Cytkownika","Middle Name":"Drugie imi\u0119",Name:"Imi\u0119 i nazwisko",Nickname:"Pseudonim","New password":"Nowe has\u0142o",Password:"Has\u0142o","Phone Number":"Numer telefonu","Preferred Username":"Preferowana nazwa u\u017Cytkownika",Profile:"Profil","Resend Code":"Wy\u015Blij kod ponownie","Reset your password":"Zresetuj swoje has\u0142o","Send Code":"Zresetuj has\u0142o","Send code":"Wy\u015Blij kod",Sending:"Wysy\u0142anie","Setup TOTP":"Konfiguruj TOTP","Show password":"Poka\u017C has\u0142o","Sign in":"Zaloguj","Sign In":"Logowanie","Sign In with Amazon":"Zaloguj z Amazon","Sign In with Apple":"Zaloguj z Apple","Sign In with Facebook":"Zaloguj z Facebook","Sign In with Google":"Zaloguj z Google","Sign in to your account":"Zaloguj si\u0119 na swoje konto","Create a new account":"Utw\xF3rz nowe konto","Signing in":"Logowanie",Skip:"Pomi\u0144",Submit:"Wy\u015Blij",Submitting:"Wysy\u0142anie","Verify Contact":"Weryfikacja danych kontaktowych","Account recovery requires verified contact information":"Odzyskanie konta wymaga zweryfikowanych danych kontaktowych",Verify:"Zweryfikuj",Website:"Strona internetowa"};A();var F_={"Back to Sign In":"Voltar para Entrar","Change Password":"Mudar senha",Changing:"Mudando",Code:"C\xF3digo","Confirm Password":"Confirme a Senha","Reset your Password":"Redefina sua senha","Confirm Sign Up":"Confirmar inscri\xE7\xE3o","Confirm SMS Code":"Confirme o c\xF3digo SMS","Confirm TOTP Code":"Confirme o c\xF3digo TOTP",Confirm:"confirme","Confirmation Code":"C\xF3digo de confirma\xE7\xE3o",Confirming:"Confirmando","Create Account":"Criar Conta","Creating Account":"Criando conta",Email:"O email","Enter your code":"Insira seu c\xF3digo","Enter your username":"entre com seu nome de usu\xE1rio","Enter your phone number":"Digite seu n\xFAmero de telefone","Enter your email":"Digite seu e-mail","Forgot your password?":"Esqueceu sua senha? ","Hide password":"Esconder a senha",Loading:"Carregando",Username:"Nome do usu\xE1rio","New password":"Nova Senha",Password:"Senha","Phone Number":"N\xFAmero de telefone","Resend Code":"Reenviar c\xF3digo","Reset your password":"Redefina sua senha","Send Code":"Enviar c\xF3digo","Send code":"Enviar c\xF3digo",Sending:"Enviando","Setup TOTP":"Configurar TOTP","Show password":"Mostrar senha","Sign In":"Entrar","Sign in":"Entrar","Sign In with Amazon":"Entrar com a Amazon","Sign In with Apple":"Entrar com a Apple","Sign In with Facebook":"Entrar com o Facebook","Sign In with Google":"Fa\xE7a login no Google","Sign in to your account":"Fa\xE7a login em sua conta","Create a new account":"Criar uma nova conta","Signing in":"Entrando",Skip:"Pular",Submit:"Enviar",Submitting:"Enviando","Verify Contact":"Verificar contato","Account recovery requires verified contact information":"A recupera\xE7\xE3o da conta requer informa\xE7\xF5es de contato verificadas",Verify:"Verificar"};A();var D_={"Account recovery requires verified contact information":"\u8D26\u6237\u6062\u590D\u9700\u8981\u9A8C\u8BC1\u8FC7\u7684\u8054\u7CFB\u65B9\u5F0F","Back to Sign In":"\u56DE\u5230\u767B\u5F55","Change Password":"\u66F4\u6539\u5BC6\u7801",Code:"\u786E\u8BA4\u7801",Confirm:"\u786E\u8BA4","Confirm a Code":"\u786E\u8BA4\u7801","Confirm Password":"\u786E\u8BA4\u5BC6\u7801","Confirm Sign In":"\u786E\u8BA4\u767B\u5F55","Confirm Sign Up":"\u786E\u8BA4\u6CE8\u518C",Email:"\u90AE\u7BB1","Forgot Password":"\u5FD8\u8BB0\u5BC6\u7801","Incorrect username or password":"\u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF","Invalid password format":"\u5BC6\u7801\u683C\u5F0F\u9519\u8BEF","Invalid phone number format":"\u7535\u8BDD\u683C\u5F0F\u9519\u8BEF\uFF0C\u8BF7\u4F7F\u7528\u683C\u5F0F +12345678900","New Password":"\u65B0\u5BC6\u7801",or:"\u6216\u8005",Password:"\u5BC6\u7801","Phone Number":"\u7535\u8BDD","Resend a Code":"\u91CD\u53D1\u786E\u8BA4\u7801","Send Code":"\u53D1\u9001\u786E\u8BA4\u7801","Sign In":"\u767B\u5F55","Sign Out":"\u9000\u51FA","Sign Up":"\u6CE8\u518C",Skip:"\u8DF3\u8FC7",Submit:"\u63D0\u4EA4","User already exists":"\u7528\u6237\u5DF2\u7ECF\u5B58\u5728","User does not exist":"\u7528\u6237\u4E0D\u5B58\u5728",Username:"\u7528\u6237\u540D",Verify:"\u9A8C\u8BC1","Verify Contact":"\u9A8C\u8BC1\u8054\u7CFB\u65B9\u5F0F"};A();var R_={"Account recovery requires verified contact information":"F\xF6r att \xE5terst\xE4lla kontot beh\xF6ver du ett verifierat konto","An account with the given email already exists.":"Det finns redan ett konto med denna e-postadress","Back to Sign In":"Tillbaka till inloggningen","Change Password":"Byt l\xF6senord","Confirm Password":"Bekr\xE4fta l\xF6senord",Code:"Kod",Confirm:"Bekr\xE4fta","Confirm a Code":"Bekr\xE4fta koden","Confirm Sign In":"Bekr\xE4fta inloggning","Confirm Sign Up":"Bekr\xE4fta registrering","Confirmation Code":"Verifikationskod","Create a new account":"Skapa ett nytt konto","Create account":"Skapa konto","Create Account":"Skapa konto",Email:"E-post","Enter your password":"Ange ditt l\xF6senord","Enter your username":"Ange ditt anv\xE4ndarnamn","Forgot Password":"Gl\xF6mt l\xF6senordet","Forgot your password?":"Gl\xF6mt ditt l\xF6senord? ","Have an account? ":"Redan registrerad? ","Incorrect username or password":"Felaktigt anv\xE4ndarnamn eller l\xF6senord","Invalid password format":"Ogiltigt l\xF6senordsformat","Invalid phone number format":"Ogiltigt format f\xF6r telefonnummer","Lost your code? ":"F\xF6rlorat koden? ","New Password":"Nytt l\xF6senord","No account? ":"Inget konto? ",or:"eller",Password:"L\xF6senord","Password attempts exceeded":"Maximalt antal felaktiga inloggningsf\xF6rs\xF6k har uppn\xE5tts","Phone Number":"Telefonnummer","Resend Code":"Skicka koden igen","Reset password":"\xC5terst\xE4ll l\xF6senord","Reset your password":"\xC5terst\xE4ll ditt l\xF6senord","Send code":"Skicka kod","Sign in":"Logga in","Sign In":"Logga in","Sign in to your account":"Logga in till ditt konto","Sign Out":"Logga ut","Sign Up":"Registrering","We Emailed You":"Vi har skickat e-post till dig","Enter your code":"Skriv din kod",Skip:"Hoppa \xF6ver",Submit:"Skicka","User already exists":"Anv\xE4ndaren finns redan","User does not exist":"Anv\xE4ndaren finns inte",Username:"Anv\xE4ndarnamn","Username cannot be empty":"Anv\xE4ndarnamnet kan inte vara tomt",Verify:"Verifiera","Verify Contact":"Verifiera kontakt"};A();var V_={"Account recovery requires verified contact information":"Pemulihan akun memerlukan informasi kontak terverifikasi","An account with the given email already exists.":"Akun dengan email tersebut sudah terdaftar.","Attempt limit exceeded, please try after some time.":"Batas percobaan terlampaui, mohon coba lagi setelah beberapa waktu.","Back to Sign In":"Kembali ke Masuk","Cannot reset password for the user as there is no registered/verified email or phone_number":"Tidak dapat mengatur ulang kata sandi karena tidak ada email terdaftar / terverifikasi atau nomor telepon",Change:"Ubah","Change Password":"Ubah kata sandi",Code:"Kode",Confirm:"Konfirmasi","Confirm a Code":"Konfirmasi kode","Confirm Password":"Konfirmasi kata sandi","Confirmation Code":"Kode Konfirmasi","Create a new account":"Buat akun baru","Create account":"Buat akun","Create Account":"Buat Akun","Creating Account":"Membuat Akun",Confirming:"Mengkonfirmasi",Email:"Email","Enter your code":"Masukkan kode anda","Enter your email":"Masukkan email anda","Enter your password":"Masukkan kata sandi anda","Enter your phone number":"Masukkan nomor telepon anda","Enter your username":"Masukkan nama akun anda","Forgot Password":"Lupa kata sandi","Forgot your password?":"Lupa kata sandi? ","Have an account? ":"Sudah punya akun? ",Hello:"Halo","Incorrect username or password.":"Nama akun atau kata sandi salah.","Invalid phone number format":"Nomor telepon tidak sesuai dengan format.","Invalid verification code provided, please try again.":"Kode verifikasi tidak sesuai, mohon coba lagi.","It may take a minute to arrive.":"Mungkin perlu beberapa waktu untuk tiba.","Lost your code? ":"Kode anda hilang?",Name:"Nama","Network error":"Galat jaringan","New password":"Kata sandi baru","No account? ":"Tidak ada akun?",or:"atau",Password:"Kata sandi","Password did not conform with policy: Password not long enough":"Kata sandi tidak sesuai dengan aturan: Kata sandi kurang panjang","Phone Number":"Nomor telepon","Resend a Code":"Renvoyer un code","Resend Code":"Kirim ulang kodenya","Reset password":"Ubah kata sandi anda","Reset your password":"Ubah kata sandi anda",Send:"Kirim","Send Code":"Kirim Kode","Send code":"Kirim kode",Sending:"Mengirim","Sign in":"Masuk","Sign In":"Masuk","Sign in to your account":"Masuk akun anda","Sign In with Amazon":"Masuk dengan Amazon","Sign In with AWS":"Masuk dengan AWS","Sign In with Facebook":"Masuk dengan Facebook","Sign In with Google":"Masuk dengan Google","Sign Up with Amazon":"Daftar dengan Amazon","Sign Up with AWS":"Daftar dengan AWS","Sign Up with Facebook":"Daftar dengan Facebook","Sign Up with Google":"Daftar dengan Google","Signing in":"Memasuki",Skip:"Lewati",SMS:"SMS",Submit:"Ajukan",Submitting:"Mengajukan","User is disabled.":"Akun dinonaktifkan.","User already exists":"Akun sudah terdaftar","User does not exist.":"Akun tidak terdaftar.",Username:"Nama akun","Username cannot be empty":"Nama akun tidak boleh kosong","Username/client id combination not found.":"Nama akun atau id tidak ditemukan.",Verify:"Verifikasi","Verify Contact":"Verifikasi Kontak","We Emailed You":"Kami mengirimkanmu email","Your code is on the way. To log in, enter the code we emailed to":"Kode anda dalam pengiriman. Untuk masuk, masukkan kode yang kami emailkan ke","Your code is on the way. To log in, enter the code we texted to":"Kode anda dalam pengiriman. Untuk masuk, masukkan kode yang kami tuliskan ke","Your passwords must match":"Kata sandi harus sama"};A();var O_={BACK_SIGN_IN:"Back to Sign In",BIRTHDATE:"Birthdate",CHANGE_PASSWORD:"Change Password",CHANGING_PASSWORD:"Changing",CODE:"Code",CONFIRM_PASSWORD:"Confirm Password",CONFIRM_RESET_PASSWORD_HEADING:"Reset your Password",CONFIRM_SIGNUP_HEADING:"Confirm Sign Up",CONFIRM_SMS:"Confirm SMS Code",CONFIRM_TOTP:"Confirm TOTP Code",CONFIRM:"Confirm",CONFIRMATION_CODE:"Confirmation Code",CONFIRMING:"Confirming",CREATE_ACCOUNT:"Create Account",CREATING_ACCOUNT:"Creating Account",EMAIL_ADDRESS:"Email",ENTER_CODE:"Enter your code",ENTER_USERNAME:"Enter your username",FAMILY_NAME:"Family Name",GIVEN_NAME:"Given Name",FORGOT_YOUR_PASSWORD:"Forgot your password?",FORGOT_YOUR_PASSWORD_LEGACY:"Forgot your password? ",HIDE_PASSWORD:"Hide password",LOADING:"Loading",LOGIN_NAME:"Username",MIDDLE_NAME:"Middle Name",NAME:"Name",NICKNAME:"Nickname",NEW_PASSWORD:"New password",PASSWORD:"Password",PHONE_NUMBER:"Phone Number",PREFERRED_USERNAME:"Preferred Username",PROFILE:"Profile",RESEND_CODE:"Resend Code",RESET_PASSWORD_HEADING:"Reset your password",RESET_PASSWORD:"Reset Password",SEND_CODE:"Send code",SENDING:"Sending",SETUP_TOTP:"Setup TOTP",SHOW_PASSWORD:"Show password",SIGN_IN_BUTTON:"Sign in",SIGN_IN_TAB:"Sign In",SIGN_IN_WITH_AMAZON:"Sign In with Amazon",SIGN_IN_WITH_APPLE:"Sign In with Apple",SIGN_IN_WITH_FACEBOOK:"Sign In with Facebook",SIGN_IN_WITH_GOOGLE:"Sign In with Google",SIGN_IN:"Sign in to your account",SIGN_UP_BUTTON:"Create a new account",SIGNING_IN_BUTTON:"Signing in",SKIP:"Skip",SUBMIT:"Submit",SUBMITTING:"Submitting",VERIFY_CONTACT:"Verify Contact",VERIFY_HEADING:"Account recovery requires verified contact information",VERIFY:"Verify",WEBSITE:"Website"},U_=fe({},E_),M_=fe({},A_),L_=fe({},I_),z_=fe({},k_),j_=fe({},P_),G_=fe({},N_),W_=fe({},T_),H_=fe({},$_),q_=fe({},B_),K_=fe({},F_),Y_=fe({},D_),Z_=fe({},R_),X_=fe({},V_),J_=fe({},O_);fe({},J_);function T(e){return me.I18n.get(e)}function Q_(e){return me.I18n.get(e)!==e}var e2={de:U_,en:M_,es:L_,fr:z_,id:X_,it:j_,ja:G_,kr:W_,nl:H_,pl:q_,pt:K_,zh:Y_,sv:Z_};A();A();A();var Gr=e=>Cv(e),t2=ge({attributeToVerify:e=>{}}),r2=ge({challengeName:e=>{}}),n2=ge({requiredAttributes:e=>{}}),fa=ge({remoteError:e=>""}),va=ge({formValues:e=>({})}),pa=ge({touched:e=>({})}),a2=ge({unverifiedAttributes:e=>{}}),o2=ge({username:e=>{}}),ma=ge({validationError:e=>({})}),i2=ge({challengeName:(e,t)=>{var r;return(r=t.data)==null?void 0:r.challengeName}}),s2=ge({requiredAttributes:(e,t)=>{var r,a;return(a=(r=t.data)==null?void 0:r.challengeParam)==null?void 0:a.requiredAttributes}}),l2=ge({redirectIntent:e=>"confirmPasswordReset"}),u2=ge({redirectIntent:e=>"confirmSignUp"}),Fs=ge({authAttributes:(e,t)=>{var r,a;let[o]=e.loginMechanisms,i=(r=e.formValues[o])!=null?r:e.formValues.username,s=(a=e.formValues)==null?void 0:a.password;return{username:i,password:s}}}),ha=ge({validationError:(e,t)=>t.data}),ga=ge({remoteError:(e,t)=>{var r;return t.data.name==="NoUserPoolError"?"Configuration error (see console) \u2013 please contact the administrator":((r=t.data)==null?void 0:r.message)||t.data}}),c2=ge({unverifiedAttributes:(e,t)=>t.data.unverified}),Ds=ge({user:(e,t)=>t.data.user||t.data}),d2=ge({username:(e,t)=>e.formValues.username}),f2=ge({codeDeliveryDetails:(e,t)=>t.data.codeDeliveryDetails}),v2=ge({authAttributes:(e,t)=>({username:e.formValues.username})}),ya=ge({formValues:(e,t)=>{let{name:r,value:a}=t.data;return Qt(fe({},e.formValues),{[r]:a})}}),ba=ge({formValues:(e,t)=>fe(fe({},e.formValues),t.data)}),Ca=ge({touched:(e,t)=>{let{name:r}=t.data;return Qt(fe({},e.touched),{[`${r}`]:!0})}}),Rs=ge({formValues:(e,t)=>{var r;let[a="username"]=e.loginMechanisms;if(!e.formValues.phone_number&&a!=="phone_number")return e.formValues;let{formValues:o,country_code:i}=e,s=o.phone_number?"phone_number":"username",l=`${(r=o.country_code)!=null?r:i}${o[s]}`.replace(/[^A-Z0-9+]/gi,""),u=Qt(fe({},o),{[s]:l});return delete u.country_code,u}});A();A();A();var wa=async(e,t,r)=>{let a=await Promise.all(r.map(i=>i(e,t))),o=E0({},...a);return Zn(o)?Promise.resolve():Promise.reject(o)};A();var Sa={async getAmplifyConfig(){return me.Amplify.configure()},async getCurrentUser(){return me.Auth.currentAuthenticatedUser()},async handleSignUp(e){return me.Auth.signUp(e)},async handleSignIn({username:e,password:t}){return me.Auth.signIn(e,t)},async handleConfirmSignIn({user:e,code:t,mfaType:r}){return me.Auth.confirmSignIn(e,t,r)},async handleConfirmSignUp({username:e,code:t}){return await me.Auth.confirmSignUp(e,t)},async handleForgotPasswordSubmit({username:e,code:t,password:r}){return me.Auth.forgotPasswordSubmit(e,t,r)},async handleForgotPassword(e){return me.Auth.forgotPassword(e)},async validateCustomSignUp(e,t){},async validateConfirmPassword(e,t){let{password:r,confirm_password:a}=e,{confirm_password:o,password:i}=t;if(!r&&!a)return null;if((r||a)&&r!==a&&(o&&i||r.length>=6&&a.length>=6))return{confirm_password:"Your passwords must match"}},async validatePreferredUsername(e,t){}};function p2({services:e}){return Zt({initial:"init",id:"signInActor",states:{init:{always:[{target:"signIn"}]},signIn:{initial:"edit",exit:["clearFormValues","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:[ne(),"clearError"],invoke:{src:"federatedSignIn",onError:{actions:"setRemoteError"}}},submit:{tags:["pending"],entry:["parsePhoneNumber","clearError",ne()],invoke:{src:"signIn",onDone:[{cond:"shouldSetupTOTP",actions:["setUser","setChallengeName"],target:"#signInActor.setupTOTP"},{cond:"shouldConfirmSignIn",actions:["setUser","setChallengeName"],target:"#signInActor.confirmSignIn"},{cond:"shouldForceChangePassword",actions:["setUser","setChallengeName","setRequiredAttributes"],target:"#signInActor.forceNewPassword"},{actions:"setUser",target:"verifying"}],onError:[{cond:"shouldRedirectToConfirmSignUp",actions:["setCredentials","setConfirmSignUpIntent"],target:"rejected"},{cond:"shouldRedirectToConfirmResetPassword",actions:["setUsernameAuthAttributes","setConfirmResetPasswordIntent"],target:"rejected"},{actions:"setRemoteError",target:"edit"}]}},verifying:{tags:["pending"],entry:["clearError",ne()],invoke:{src:"checkVerifiedContact",onDone:[{cond:"shouldRequestVerification",target:"#signInActor.verifyUser",actions:"setUnverifiedAttributes"},{target:"resolved"}],onError:{actions:"setRemoteError",target:"edit"}}},resolved:{always:"#signInActor.resolved"},rejected:{always:"#signInActor.rejected"}}},confirmSignIn:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:["clearError",ne()],invoke:{src:"confirmSignIn",onDone:{target:"#signInActor.resolved",actions:["setUser","clearChallengeName","clearRequiredAttributes"]},onError:{target:"edit",actions:"setRemoteError"}}}}},forceNewPassword:{type:"parallel",exit:["clearFormValues","clearError","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:ne()},invalid:{entry:ne()}},on:{SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submit:{initial:"idle",entry:"clearError",states:{idle:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"validate"}}},validate:{entry:ne(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:[ne(),"clearError"],invoke:{src:"forceNewPassword",onDone:[{cond:"shouldConfirmSignIn",actions:["setUser","setChallengeName"],target:"#signInActor.confirmSignIn"},{cond:"shouldSetupTOTP",actions:["setUser","setChallengeName"],target:"#signInActor.setupTOTP"},{target:"resolved",actions:["setUser","setCredentials"]}],onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signInActor.resolved"}}}}},setupTOTP:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:[ne(),"clearError"],invoke:{src:"verifyTotpToken",onDone:{actions:["setUser","clearChallengeName","clearRequiredAttributes"],target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},verifyUser:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:"clearError",invoke:{src:"verifyUser",onDone:{target:"#signInActor.confirmVerifyUser"},onError:{actions:"setRemoteError",target:"edit"}}}}},confirmVerifyUser:{initial:"edit",exit:["clearFormValues","clearError","clearUnverifiedAttributes","clearAttributeToVerify","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:"clearError",invoke:{src:"confirmVerifyUser",onDone:{target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},resolved:{type:"final",data:t=>({user:t.user})},rejected:{type:"final",data:(t,r)=>({intent:t.redirectIntent,authAttributes:t.authAttributes})}}},{actions:{clearAttributeToVerify:t2,clearChallengeName:r2,clearRequiredAttributes:n2,clearError:fa,clearFormValues:va,clearTouched:pa,clearUnverifiedAttributes:a2,clearValidationError:ma,handleInput:ya,handleSubmit:ba,handleBlur:Ca,parsePhoneNumber:Rs,setChallengeName:i2,setConfirmResetPasswordIntent:l2,setConfirmSignUpIntent:u2,setRequiredAttributes:s2,setCredentials:Fs,setFieldErrors:ha,setRemoteError:ga,setUnverifiedAttributes:c2,setUser:Ds,setUsernameAuthAttributes:v2},guards:{shouldConfirmSignIn:(t,r)=>{let a=Oe(r,"data.challengeName");return["SMS_MFA","SOFTWARE_TOKEN_MFA"].includes(a)},shouldRedirectToConfirmSignUp:(t,r)=>r.data.code==="UserNotConfirmedException",shouldRedirectToConfirmResetPassword:(t,r)=>r.data.code==="PasswordResetRequiredException",shouldSetupTOTP:(t,r)=>Oe(r,"data.challengeName")==="MFA_SETUP",shouldForceChangePassword:(t,r)=>Oe(r,"data.challengeName")==="NEW_PASSWORD_REQUIRED",shouldRequestVerification:(t,r)=>{let{unverified:a,verified:o}=r.data;return Zn(o)&&!Zn(a)}},services:{async signIn(t){let{username:r,password:a}=t.formValues;return await e.handleSignIn({username:r,password:a})},async confirmSignIn(t,r){let{challengeName:a,user:o}=t,{confirmation_code:i}=t.formValues,s;return(a==="SMS_MFA"||a==="SOFTWARE_TOKEN_MFA")&&(s=a),await e.handleConfirmSignIn({user:o,code:i,mfaType:s}),await me.Auth.currentAuthenticatedUser()},async forceNewPassword(t,r){let{user:a,formValues:o}=t,i=o,{password:s,confirm_password:l,phone_number:u,country_code:d}=i,c=ks(i,["password","confirm_password","phone_number","country_code"]),v;return u&&(v=`${d}${u}`.replace(/[^A-Z0-9+]/gi,""),c=Qt(fe({},c),{phone_number:v})),me.Auth.completeNewPassword(a,s,c)},async verifyTotpToken(t,r){let{user:a}=t,{confirmation_code:o}=t.formValues;return me.Auth.verifyTotpToken(a,o)},async federatedSignIn(t,r){let{provider:a}=r.data;return await me.Auth.federatedSignIn({provider:a})},async checkVerifiedContact(t,r){let{user:a}=t;return await me.Auth.verifiedContact(a)},async verifyUser(t,r){let{unverifiedAttr:a}=t.formValues,o=await me.Auth.verifyCurrentUserAttribute(a);return t.attributeToVerify=a,o},async confirmVerifyUser(t,r){let{attributeToVerify:a}=t,{confirmation_code:o}=t.formValues;return await me.Auth.verifyCurrentUserAttributeSubmit(a,o)},async validateFields(t,r){return wa(t.formValues,t.touched,[Sa.validateConfirmPassword])}}})}A();var m2=Zt({initial:"pending",id:"signOutActor",states:{pending:{tags:["pending"],invoke:{src:"signOut",onDone:"resolved",onError:"rejected"}},resolved:{type:"final"},rejected:{type:"final"}}},{services:{signOut:()=>me.Auth.signOut()}});A();function h2({services:e}){return Zt({id:"resetPasswordActor",initial:"init",states:{init:{always:[{target:"confirmResetPassword",cond:"shouldAutoConfirmReset"},{target:"resetPassword"}]},resetPassword:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"}}},submit:{tags:["pending"],entry:[ne(),"setUsername","clearError"],invoke:{src:"resetPassword",onDone:{target:"#resetPasswordActor.confirmResetPassword"},onError:{actions:["setRemoteError"],target:"edit"}}}}},confirmResetPassword:{type:"parallel",exit:["clearFormValues","clearError","clearUsername","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:ne()},invalid:{entry:ne()}},on:{CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"validate"},RESEND:"resendCode",CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"}}},validate:{entry:ne(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},resendCode:{tags:["pending"],entry:["clearError",ne()],invoke:{src:"resetPassword",onDone:{target:"idle"},onError:{actions:"setRemoteError",target:"idle"}}},pending:{tags:["pending"],entry:["clearError",ne()],invoke:{src:"confirmResetPassword",onDone:{actions:"clearUsername",target:"#resetPasswordActor.resolved"},onError:{actions:"setRemoteError",target:"idle"}}}}}}},resolved:{type:"final"}}},{actions:{clearError:fa,clearFormValues:va,clearTouched:pa,clearUsername:o2,clearValidationError:ma,handleInput:ya,handleSubmit:ba,handleBlur:Ca,setFieldErrors:ha,setRemoteError:ga,setUsername:d2},guards:{shouldAutoConfirmReset:(t,r)=>!!(t.intent&&t.intent==="confirmPasswordReset")},services:{async resetPassword(t){var r,a;let o=(a=(r=t.formValues)==null?void 0:r.username)!=null?a:t.username;return e.handleForgotPassword(o)},async confirmResetPassword(t){let{username:r}=t,{confirmation_code:a,password:o}=t.formValues;return e.handleForgotPasswordSubmit({username:r,code:a,password:o})},async validateFields(t,r){return wa(t.formValues,t.touched,[Sa.validateConfirmPassword])}}})}A();function g2({services:e}){return Zt({id:"signUpActor",initial:"init",states:{init:{always:[{target:"confirmSignUp",cond:"shouldInitConfirmSignUp"},{target:"signUp"}]},signUp:{type:"parallel",exit:["clearError","clearFormValues","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateSignUp",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:ne()},invalid:{entry:ne()}},on:{CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"validate"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:[ne(),"clearError"],invoke:{src:"federatedSignIn",onDone:"#signUpActor.resolved",onError:{actions:"setRemoteError"}}},validate:{entry:ne(),invoke:{src:"validateSignUp",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:["parsePhoneNumber",ne(),"clearError"],invoke:{src:"signUp",onDone:[{cond:"shouldSkipConfirm",target:"skipConfirm",actions:["setUser"]},{target:"resolved",actions:["setUser","setCredentials","setCodeDeliveryDetails"]}],onError:{target:"idle",actions:"setRemoteError"}}},skipConfirm:{invoke:{src:"signIn",onDone:{target:"#signUpActor.resolved",actions:"setUser"},onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signUpActor.confirmSignUp"}}}}},confirmSignUp:{initial:"edit",states:{edit:{entry:ne(),on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"},RESEND:"resend"}},resend:{tags:["pending"],entry:ne(),invoke:{src:"resendConfirmationCode",onDone:{target:"edit"},onError:[{target:"#signUpActor.resolved",actions:"setUser",cond:"isUserAlreadyConfirmed"},{target:"edit",actions:"setRemoteError"}]}},submit:{tags:["pending"],entry:[ne(),"clearError"],invoke:{src:"confirmSignUp",onDone:{target:"#signUpActor.resolved",actions:["setUser"]},onError:{target:"edit",actions:"setRemoteError"}}}}},resolved:{type:"final",data:(t,r)=>{let{username:a,password:o}=t.authAttributes;return{user:Oe(r,"data.user")||t.user,authAttributes:{username:a,password:o}}}}}},{guards:{isUserAlreadyConfirmed:(t,r)=>r.data.message==="User is already confirmed.",shouldInitConfirmSignUp:t=>t.intent&&t.intent==="confirmSignUp",shouldSkipConfirm:(t,r)=>r.data.userConfirmed},actions:{clearError:fa,clearFormValues:va,clearTouched:pa,clearValidationError:ma,handleInput:ya,handleSubmit:ba,handleBlur:Ca,parsePhoneNumber:Rs,setCredentials:Fs,setFieldErrors:ha,setRemoteError:ga,setCodeDeliveryDetails:f2,setUser:Ds},services:{async signIn(t,r){let{user:a,authAttributes:o,formValues:i}=t,s=Oe(a,"username")||Oe(o,"username"),l=Oe(i,"password");return await me.Auth.signIn(s,l)},async confirmSignUp(t,r){let{user:a,authAttributes:o,formValues:i}=t,{confirmation_code:s}=i,l=Oe(a,"username")||Oe(o,"username"),{password:u}=o;return await e.handleConfirmSignUp({username:l,code:s}),await me.Auth.signIn(l,u)},async resendConfirmationCode(t,r){let{user:a,authAttributes:o}=t,i=Oe(a,"username")||Oe(o,"username");return me.Auth.resendSignUp(i)},async federatedSignIn(t,r){let{provider:a}=r.data;return await me.Auth.federatedSignIn({provider:a})},async signUp(t,r){let{formValues:a,loginMechanisms:o}=t,[i="username"]=o,{[i]:s,password:l}=a,u=AC(a,(d,c)=>{switch(c){case"address":case"birthdate":case"email":case"family_name":case"gender":case"given_name":case"locale":case"middle_name":case"name":case"nickname":case"phone_number":case"picture":case"preferred_username":case"profile":case"updated_at":case"website":case"zoneinfo":return!0;default:return c.startsWith("custom:")}});return await e.handleSignUp({username:s,password:l,attributes:u})},async validateSignUp(t,r){return wa(t.formValues,t.touched,[e.validateConfirmPassword,e.validatePreferredUsername,e.validateCustomSignUp])}}})}var Vs="+1";function y2(){return Zt({id:"authenticator",initial:"idle",context:{user:void 0,config:{},services:{},actorRef:void 0},states:{idle:{on:{INIT:{target:"setup",actions:"configure"}}},setup:{invoke:[{src:(e,t)=>e.services.getCurrentUser(),onDone:{actions:"setUser",target:"authenticated"},onError:[{target:"signUp",cond:e=>e.config.initialState==="signUp"},{target:"resetPassword",cond:e=>e.config.initialState==="resetPassword"},{target:"signIn"}]},{src:(e,t)=>e.services.getAmplifyConfig(),onDone:{actions:"applyAmplifyConfig"}}]},signIn:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignInActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:Gr("signInActor")}},on:{SIGN_UP:"signUp",RESET_PASSWORD:"resetPassword","done.invoke.signInActor":[{target:"signUp",actions:"setActorDoneData",cond:"shouldRedirectToSignUp"},{target:"resetPassword",actions:"setActorDoneData",cond:"shouldRedirectToResetPassword"},{target:"authenticated",actions:"setActorDoneData"}]}},signUp:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignUpActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:Gr("signUpActor")}},on:{SIGN_IN:"signIn","done.invoke.signUpActor":{target:"setup",actions:"setActorDoneData"}}},resetPassword:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnResetPasswordActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:Gr("resetPasswordActor")}},on:{SIGN_IN:"signIn","done.invoke.resetPasswordActor":{target:"signIn",actions:"setActorDoneData"}}},signOut:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignOutActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:[Gr("signOutActor"),"clearUser"]}},on:{"done.invoke.signOutActor":"signIn"}},authenticated:{on:{SIGN_OUT:"signOut"}}},on:{CHANGE:{actions:"forwardToActor"},BLUR:{actions:"forwardToActor"},SUBMIT:{actions:"forwardToActor"},FEDERATED_SIGN_IN:{actions:"forwardToActor"},RESEND:{actions:"forwardToActor"},SIGN_OUT:{actions:"forwardToActor"},SIGN_IN:{actions:"forwardToActor"},SKIP:{actions:"forwardToActor"}}},{actions:{forwardToActor:uf(e=>e.actorRef),setUser:Je({user:(e,t)=>t.data}),setActorDoneData:Je({actorDoneData:(e,t)=>{var r,a;return{authAttributes:fe({},(r=t.data)==null?void 0:r.authAttributes),intent:(a=t.data)==null?void 0:a.intent}},user:(e,t)=>{var r;return(r=t.data)==null?void 0:r.user}}),clearUser:Je({user:void 0}),clearActorDoneData:Je({actorDoneData:void 0}),applyAmplifyConfig:Je({config(e,t){var r,a,o,i,s,l,u,d,c;let v=(a=(r=t.data.aws_cognito_username_attributes)==null?void 0:r.map(w=>w.toLowerCase()))!=null?a:[],f=(i=(o=t.data.aws_cognito_verification_mechanisms)==null?void 0:o.map(w=>w.toLowerCase()))!=null?i:[],p=(l=(s=t.data.aws_cognito_signup_attributes)==null?void 0:s.map(w=>w.toLowerCase()))!=null?l:[],m=(d=(u=t.data.aws_cognito_social_providers)==null?void 0:u.map(w=>w.toLowerCase()))!=null?d:[];v.length===0&&v.push("username");let{loginMechanisms:g,signUpAttributes:C,socialProviders:b,initialState:y,formFields:S}=e.config;return{loginMechanisms:g!=null?g:v,formFields:(c=b2(S))!=null?c:{},signUpAttributes:C!=null?C:Array.from(new Set([...f,...p])),socialProviders:b!=null?b:m.sort(),initialState:y}}}),spawnSignInActor:Je({actorRef:(e,t)=>{var r,a,o,i,s;let{services:l}=e,u=p2({services:l}).withContext({authAttributes:(r=e.actorDoneData)==null?void 0:r.authAttributes,user:e.user,intent:(a=e.actorDoneData)==null?void 0:a.intent,country_code:Vs,formValues:{},touched:{},validationError:{},loginMechanisms:(o=e.config)==null?void 0:o.loginMechanisms,socialProviders:(i=e.config)==null?void 0:i.socialProviders,formFields:(s=e.config)==null?void 0:s.formFields});return Pr(u,{name:"signInActor"})}}),spawnSignUpActor:Je({actorRef:(e,t)=>{var r,a,o,i,s,l;let{services:u}=e,d=g2({services:u}).withContext({authAttributes:(a=(r=e.actorDoneData)==null?void 0:r.authAttributes)!=null?a:{},country_code:Vs,intent:(o=e.actorDoneData)==null?void 0:o.intent,formValues:{},touched:{},validationError:{},loginMechanisms:(i=e.config)==null?void 0:i.loginMechanisms,socialProviders:(s=e.config)==null?void 0:s.socialProviders,formFields:(l=e.config)==null?void 0:l.formFields});return Pr(d,{name:"signUpActor"})}}),spawnResetPasswordActor:Je({actorRef:(e,t)=>{var r,a,o,i;let{services:s}=e,l=h2({services:s}).withContext({formValues:{},touched:{},intent:(r=e.actorDoneData)==null?void 0:r.intent,username:(o=(a=e.actorDoneData)==null?void 0:a.authAttributes)==null?void 0:o.username,formFields:(i=e.config)==null?void 0:i.formFields,validationError:{}});return Pr(l,{name:"resetPasswordActor"})}}),spawnSignOutActor:Je({actorRef:e=>{let t=m2.withContext({user:e.user});return Pr(t,{name:"signOutActor"})}}),configure:Je((e,t)=>{let r=t.data,{services:a}=r,o=ks(r,["services"]);return{services:fe(fe({},Sa),a),config:o}})},guards:{shouldRedirectToSignUp:(e,t)=>{var r;return((r=t.data)==null?void 0:r.intent)?t.data.intent==="confirmSignUp":!1},shouldRedirectToResetPassword:(e,t)=>{var r;return((r=t.data)==null?void 0:r.intent)?t.data.intent==="confirmPasswordReset":!1}}})}function b2(e){return e&&Object.keys(e).forEach(t=>{Object.keys(e[t]).forEach(r=>{let a=e[t][r];a.required=a.isRequired})}),e}A();A();A();A();A();var C2={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};A();var w2={red:{10:{value:"hsl(0, 75%, 95%)"},20:{value:"hsl(0, 75%, 85%)"},40:{value:"hsl(0, 75%, 75%)"},60:{value:"hsl(0, 50%, 50%)"},80:{value:"hsl(0, 95%, 30%)"},90:{value:"hsl(0, 100%, 20%)"},100:{value:"hsl(0, 100%, 15%)"}},orange:{10:{value:"hsl(30, 75%, 95%)"},20:{value:"hsl(30, 75%, 85%)"},40:{value:"hsl(30, 75%, 75%)"},60:{value:"hsl(30, 50%, 50%)"},80:{value:"hsl(30, 95%, 30%)"},90:{value:"hsl(30, 100%, 20%)"},100:{value:"hsl(30, 100%, 15%)"}},yellow:{10:{value:"hsl(60, 75%, 95%)"},20:{value:"hsl(60, 75%, 85%)"},40:{value:"hsl(60, 75%, 75%)"},60:{value:"hsl(60, 50%, 50%)"},80:{value:"hsl(60, 95%, 30%)"},90:{value:"hsl(60, 100%, 20%)"},100:{value:"hsl(60, 100%, 15%)"}},green:{10:{value:"hsl(130, 60%, 95%)"},20:{value:"hsl(130, 60%, 90%)"},40:{value:"hsl(130, 44%, 63%)"},60:{value:"hsl(130, 43%, 46%)"},80:{value:"hsl(130, 33%, 37%)"},90:{value:"hsl(130, 27%, 29%)"},100:{value:"hsl(130, 22%, 23%)"}},teal:{10:{value:"hsl(190, 75%, 95%)"},20:{value:"hsl(190, 75%, 85%)"},40:{value:"hsl(190, 70%, 70%)"},60:{value:"hsl(190, 50%, 50%)"},80:{value:"hsl(190, 95%, 30%)"},90:{value:"hsl(190, 100%, 20%)"},100:{value:"hsl(190, 100%, 15%)"}},blue:{10:{value:"hsl(220, 95%, 95%)"},20:{value:"hsl(220, 85%, 85%)"},40:{value:"hsl(220, 70%, 70%)"},60:{value:"hsl(220, 50%, 50%)"},80:{value:"hsl(220, 95%, 30%)"},90:{value:"hsl(220, 100%, 20%)"},100:{value:"hsl(220, 100%, 15%)"}},purple:{10:{value:"hsl(300, 95%, 95%)"},20:{value:"hsl(300, 85%, 85%)"},40:{value:"hsl(300, 70%, 70%)"},60:{value:"hsl(300, 50%, 50%)"},80:{value:"hsl(300, 95%, 30%)"},90:{value:"hsl(300, 100%, 20%)"},100:{value:"hsl(300, 100%, 15%)"}},pink:{10:{value:"hsl(340, 95%, 95%)"},20:{value:"hsl(340, 90%, 85%)"},40:{value:"hsl(340, 70%, 70%)"},60:{value:"hsl(340, 50%, 50%)"},80:{value:"hsl(340, 95%, 30%)"},90:{value:"hsl(340, 100%, 20%)"},100:{value:"hsl(340, 100%, 15%)"}},neutral:{10:{value:"hsl(210, 5%, 98%)"},20:{value:"hsl(210, 5%, 94%)"},40:{value:"hsl(210, 5%, 87%)"},60:{value:"hsl(210, 6%, 70%)"},80:{value:"hsl(210, 10%, 40%)"},90:{value:"hsl(210, 25%, 25%)"},100:{value:"hsl(210, 50%, 10%)"}},brand:{primary:{10:{value:"{colors.teal.10.value}"},20:{value:"{colors.teal.20.value}"},40:{value:"{colors.teal.40.value}"},60:{value:"{colors.teal.60.value}"},80:{value:"{colors.teal.80.value}"},90:{value:"{colors.teal.90.value}"},100:{value:"{colors.teal.100.value}"}},secondary:{10:{value:"{colors.purple.10.value}"},20:{value:"{colors.purple.20.value}"},40:{value:"{colors.purple.40.value}"},60:{value:"{colors.purple.60.value}"},80:{value:"{colors.purple.80.value}"},90:{value:"{colors.purple.90.value}"},100:{value:"{colors.purple.100.value}"}}},font:{primary:{value:"{colors.neutral.100.value}"},secondary:{value:"{colors.neutral.90.value}"},tertiary:{value:"{colors.neutral.80.value}"},disabled:{value:"{colors.font.tertiary.value}"},inverse:{value:"{colors.white.value}"},interactive:{value:"{colors.brand.primary.80.value}"},hover:{value:"{colors.brand.primary.90.value}"},focus:{value:"{colors.brand.primary.100.value}"},active:{value:"{colors.brand.primary.100.value}"},info:{value:"{colors.blue.90.value}"},warning:{value:"{colors.orange.90.value}"},error:{value:"{colors.red.90.value}"},success:{value:"{colors.green.90.value}"}},background:{primary:{value:"{colors.white.value}"},secondary:{value:"{colors.neutral.10.value}"},tertiary:{value:"{colors.neutral.20.value}"},disabled:{value:"{colors.background.tertiary.value}"},info:{value:"{colors.blue.20.value}"},warning:{value:"{colors.orange.20.value}"},error:{value:"{colors.red.20.value}"},success:{value:"{colors.green.20.value}"}},border:{primary:{value:"{colors.neutral.60.value}"},secondary:{value:"{colors.neutral.40.value}"},tertiary:{value:"{colors.neutral.20.value}"},disabled:{value:"{colors.border.tertiary.value}"},focus:{value:"{colors.brand.primary.100.value}"},error:{value:"{colors.red.80.value}"}},shadow:{primary:{value:"hsla(210, 50%, 10%, 0.25)"},secondary:{value:"hsla(210, 50%, 10%, 0.15)"},tertiary:{value:"hsla(210, 50%, 10%, 0.05)"}},overlay:{10:{value:"hsla(0, 0%, 0%, 0.1)"},20:{value:"hsla(0, 0%, 0%, 0.2)"},30:{value:"hsla(0, 0%, 0%, 0.3)"},40:{value:"hsla(0, 0%, 0%, 0.4)"},50:{value:"hsla(0, 0%, 0%, 0.5)"},60:{value:"hsla(0, 0%, 0%, 0.6)"},70:{value:"hsla(0, 0%, 0%, 0.7)"},80:{value:"hsla(0, 0%, 0%, 0.8)"},90:{value:"hsla(0, 0%, 0%, 0.9)"}},black:{value:"hsl(0, 0%, 0%)"},white:{value:"hsl(0, 0%, 100%)"},transparent:{value:"transparent"}};A();var S2={default:{variable:{value:`'InterVariable', 'Inter var', 'Inter', -apple-system, BlinkMacSystemFont,
82
+ ***************************************************************************** */var va=function(){return va=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},va.apply(this,arguments)};function bw(e){return e.toLowerCase()}var Cw=[/([a-z0-9])([A-Z])/g,/([A-Z])([A-Z][a-z])/g],Sw=/[^A-Z0-9]+/gi;function ww(e,t){t===void 0&&(t={});for(var r=t.splitRegexp,n=r===void 0?Cw:r,o=t.stripRegexp,i=o===void 0?Sw:o,s=t.transform,u=s===void 0?bw:s,l=t.delimiter,c=l===void 0?" ":l,d=hs(hs(e,n,"$1\0$2"),i,"\0"),v=0,f=d.length;d.charAt(v)==="\0";)v++;for(;d.charAt(f-1)==="\0";)f--;return d.slice(v,f).split("\0").map(u).join(c)}function hs(e,t,r){return t instanceof RegExp?e.replace(t,r):t.reduce(function(n,o){return n.replace(o,r)},e)}function Ur(e,t){return t===void 0&&(t={}),ww(e,va({delimiter:"."},t))}function _w(e,t){return t===void 0&&(t={}),ps(e,ze({delimiter:"-"},t))}function xw(e,t){return t===void 0&&(t={}),Ur(e,ze({delimiter:"-"},t))}function Ew(e,t){return t===void 0&&(t={}),Ur(e,ze({delimiter:"/"},t))}function Aw(e){return e.charAt(0).toUpperCase()+e.substr(1)}function gs(e,t){var r=e.toLowerCase();return t===0?Aw(r):r}function Iw(e,t){return t===void 0&&(t={}),fa(e,ze({delimiter:" ",transform:gs},t))}function kw(e,t){return t===void 0&&(t={}),Ur(e,ze({delimiter:"_"},t))}var $w=Object.freeze({__proto__:null,[Symbol.toStringTag]:"Module",camelCaseTransform:ds,camelCaseTransformMerge:sw,camelCase:uw,capitalCaseTransform:vs,capitalCase:ps,constantCase:yw,dotCase:Ur,headerCase:_w,noCase:fa,paramCase:xw,pascalCaseTransform:ca,pascalCaseTransformMerge:ls,pascalCase:cs,pathCase:Ew,sentenceCaseTransform:gs,sentenceCase:Iw,snakeCase:kw}),Tw=Wu($w);const Vr=Tw,Pw=function(e,t,r){return Object.keys(e||{}).reduce((n,o)=>{let i=e[o];return t(n,i,o,e)},r)},pa=function(e,t){Object.keys(e||{}).forEach(r=>{let n=e[r];t(n,r)})},Nw=function(e){return Object.assign(new e.constructor,e)},Mr=function(e){if(e==null||typeof e!="object")return e;if(e instanceof Array)return e.reduce((t,r,n)=>(t[n]=Mr(r),t),[]);if(e instanceof Object)return Object.keys(e||{}).reduce((t,r)=>(t[r]=Mr(e[r]),t),{})},ys=function(e){const t=typeof e;return e!=null&&(t==="object"||t==="function")},Bw=function(e){return typeof e=="string"||e instanceof String},Fw=function(e){return Array.isArray(e)},Rw=function(e){return[Object,Array].includes((e||{}).constructor)&&!Object.entries(e||{}).length};function Ow(e){if(typeof e!="object"||e===null||Object.prototype.toString.call(e)!=="[object Object]")return!1;if(Object.getPrototypeOf(e)===null)return!0;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}const Dw=function(e,t){if(typeof t!="function")throw"filter is not a function";return typeof e=="undefined"?[]:e.filter(t)},Uw=function(){let e=Array.prototype.slice.call(arguments);return e.unshift({}),Object.assign(...e)},Vw=function(e,...t){var r=new Set(t);for(let n=e.length-1;n>=0;n--)r.has(e[n])&&e.splice(n,1)},Mw=function(e){return e?e[0].toUpperCase()+e.substr(1):""},bs=function(e,t){return ys(t)?Object.keys(t).every(r=>bs(e[r],t[r])):e==t},Lw=function(e){let t=Mr(e);return n=>bs(n,t)},zw={transform:Vr.camelCaseTransformMerge},jw=function(e,t){return(r,n)=>e(r,Object.assign({},zw,t,n))};var Cs={each:pa,forEach:pa,forIn:pa,keys:Object.keys,clone:Nw,cloneDeep:Mr,extend:Object.assign,isString:Bw,isArray:Fw,isObject:ys,isPlainObject:Ow,isEmpty:Rw,filter:Dw,reduce:Pw,assign:Uw,upperFirst:Mw,camelCase:jw(Vr.camelCase),snakeCase:Vr.snakeCase,kebabCase:Vr.paramCase,pull:Vw,matches:Lw},Lr=Cs;function Ss(e,t,r){if(e==null)return{};var n,o,i,s,u,l,c=e[0]||{},d=1,v=e.length;for(r=r||[],typeof c!="object"&&(c={});d<v;d++)if((u=e[d])!=null){for(s in u)if(!!u.hasOwnProperty(s)&&s!=="__proto__"&&(n=c[s],i=u[s],c!==i))if(i&&(Lr.isPlainObject(i)||(o=Lr.isArray(i)))){o?(o=!1,l=n&&Lr.isArray(n)?n:[]):l=n&&Lr.isPlainObject(n)?n:{};var f=r.slice(0);f.push(s),c[s]=Ss([l,i],t,f)}else i!==void 0&&(n!=null&&typeof t=="function"&&t({target:c,copy:u,path:r,key:s}),c[s]=i)}return c}var Gw=Ss,ws=Cs;function _s(e,t){t=t||[];for(var r in e)e.hasOwnProperty(r)&&(ws.isPlainObject(e[r])&&"value"in e[r]?t.push(e[r]):ws.isPlainObject(e[r])&&_s(e[r],t));return t}var xs=_s;function Ww(e,t,r,n){var o=-1,i=e==null?0:e.length;for(n&&i&&(r=e[++o]);++o<i;)r=t(r,e[o],o,e);return r}var Hw=Ww;function Kw(e){return function(t){return e==null?void 0:e[t]}}var qw=Kw,Yw=qw,Zw={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},Xw=Yw(Zw),Jw=Xw,Qw=Jw,e_=na,t_=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,r_="\\u0300-\\u036f",n_="\\ufe20-\\ufe2f",a_="\\u20d0-\\u20ff",o_=r_+n_+a_,i_="["+o_+"]",s_=RegExp(i_,"g");function u_(e){return e=e_(e),e&&e.replace(t_,Qw).replace(s_,"")}var l_=u_,c_=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function d_(e){return e.match(c_)||[]}var f_=d_,v_=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;function p_(e){return v_.test(e)}var m_=p_,Es="\\ud800-\\udfff",h_="\\u0300-\\u036f",g_="\\ufe20-\\ufe2f",y_="\\u20d0-\\u20ff",b_=h_+g_+y_,As="\\u2700-\\u27bf",Is="a-z\\xdf-\\xf6\\xf8-\\xff",C_="\\xac\\xb1\\xd7\\xf7",S_="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",w_="\\u2000-\\u206f",__=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ks="A-Z\\xc0-\\xd6\\xd8-\\xde",x_="\\ufe0e\\ufe0f",$s=C_+S_+w_+__,Ts="['\u2019]",Ps="["+$s+"]",E_="["+b_+"]",Ns="\\d+",A_="["+As+"]",Bs="["+Is+"]",Fs="[^"+Es+$s+Ns+As+Is+ks+"]",I_="\\ud83c[\\udffb-\\udfff]",k_="(?:"+E_+"|"+I_+")",$_="[^"+Es+"]",Rs="(?:\\ud83c[\\udde6-\\uddff]){2}",Os="[\\ud800-\\udbff][\\udc00-\\udfff]",yt="["+ks+"]",T_="\\u200d",Ds="(?:"+Bs+"|"+Fs+")",P_="(?:"+yt+"|"+Fs+")",Us="(?:"+Ts+"(?:d|ll|m|re|s|t|ve))?",Vs="(?:"+Ts+"(?:D|LL|M|RE|S|T|VE))?",Ms=k_+"?",Ls="["+x_+"]?",N_="(?:"+T_+"(?:"+[$_,Rs,Os].join("|")+")"+Ls+Ms+")*",B_="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",F_="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",R_=Ls+Ms+N_,O_="(?:"+[A_,Rs,Os].join("|")+")"+R_,D_=RegExp([yt+"?"+Bs+"+"+Us+"(?="+[Ps,yt,"$"].join("|")+")",P_+"+"+Vs+"(?="+[Ps,yt+Ds,"$"].join("|")+")",yt+"?"+Ds+"+"+Us,yt+"+"+Vs,F_,B_,Ns,O_].join("|"),"g");function U_(e){return e.match(D_)||[]}var V_=U_,M_=f_,L_=m_,z_=na,j_=V_;function G_(e,t,r){return e=z_(e),t=r?void 0:t,t===void 0?L_(e)?j_(e):M_(e):e.match(t)||[]}var W_=G_,H_=Hw,K_=l_,q_=W_,Y_="['\u2019]",Z_=RegExp(Y_,"g");function X_(e){return function(t){return H_(q_(K_(t).replace(Z_,"")),e,"")}}var J_=X_,Q_=J_,e3=Q_(function(e,t,r){return e+(r?"-":"")+t.toLowerCase()}),t3=e3;const r3={opening_character:"{",closing_character:"}",separator:"."};var n3=r3;const a3=n3;function o3(e={}){const t=Object.assign({},a3,e);return new RegExp("\\"+t.opening_character+"([^"+t.closing_character+"]+)\\"+t.closing_character,"g")}var i3=o3;const s3=i3;function zs(e,t={}){const r=t instanceof RegExp?t:s3(t);if(typeof e=="string")return r.test(e);if(typeof e=="object"){let n=!1;for(const o in e)if(e.hasOwnProperty(o)){const i=e[o];if(zs(i,t)){n=!0;break}}return n}return!1}var u3=zs,l3=Object.defineProperty,c3=Object.defineProperties,d3=Object.getOwnPropertyDescriptors,zr=Object.getOwnPropertySymbols,js=Object.prototype.hasOwnProperty,Gs=Object.prototype.propertyIsEnumerable,Ws=(e,t,r)=>t in e?l3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,L=(e,t)=>{for(var r in t||(t={}))js.call(t,r)&&Ws(e,r,t[r]);if(zr)for(var r of zr(t))Gs.call(t,r)&&Ws(e,r,t[r]);return e},me=(e,t)=>c3(e,d3(t)),Hs=(e,t)=>{var r={};for(var n in e)js.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&zr)for(var n of zr(e))t.indexOf(n)<0&&Gs.call(e,n)&&(r[n]=e[n]);return r},be=e=>{var t;return(t=e.context.actorRef)==null?void 0:t.getSnapshot()},ma=e=>{var t;return(t=be(e))==null?void 0:t.context},Ks=(e=>(e.SMS_MFA="SMS_MFA",e.SOFTWARE_TOKEN_MFA="SOFTWARE_TOKEN_MFA",e.NEW_PASSWORD_REQUIRED="NEW_PASSWORD_REQUIRED",e.RESET_REQUIRED="RESET_REQUIRED",e.MFA_SETUP="MFA_SETUP",e))(Ks||{}),qs=(e=>(e.Apple="SignInWithApple",e.Amazon="LoginWithAmazon",e.Facebook="Facebook",e.Google="Google",e))(qs||{}),f3=["birthdate","email","family_name","given_name","middle_name","name","nickname","phone_number","preferred_username","profile","website"],v3=["username","email","phone_number"],p3=[...v3,...f3,"confirmation_code","password","confirm_password"],ha=e=>{var t;let r=(t=e==null?void 0:e.context.config)==null?void 0:t.loginMechanisms,[n]=r!=null?r:["username"];return n},m3=e=>{let t=r=>n=>e({type:r,data:n});return{resendCode:t("RESEND"),signOut:t("SIGN_OUT"),submitForm:t("SUBMIT"),updateForm:t("CHANGE"),updateBlur:t("BLUR"),toFederatedSignIn:t("FEDERATED_SIGN_IN"),toResetPassword:t("RESET_PASSWORD"),toSignIn:t("SIGN_IN"),toSignUp:t("SIGN_UP"),skipVerification:t("SKIP")}},h3=e=>{var t,r;let n=(t=e.context)==null?void 0:t.user,o=be(e),i=ma(e),s=i==null?void 0:i.remoteError,u=L({},i==null?void 0:i.validationError),l=i==null?void 0:i.codeDeliveryDetails,c=Object.keys(u).length>0,d=e.hasTag("pending")||((r=be(e))==null?void 0:r.hasTag("pending")),v=(()=>{switch(!0){case e.matches("idle"):return"idle";case e.matches("setup"):return"setup";case e.matches("signOut"):return"signOut";case e.matches("authenticated"):return"authenticated";case(o==null?void 0:o.matches("confirmSignUp")):return"confirmSignUp";case(o==null?void 0:o.matches("confirmSignIn")):return"confirmSignIn";case(o==null?void 0:o.matches("setupTOTP")):return"setupTOTP";case(o==null?void 0:o.matches("signIn")):return"signIn";case(o==null?void 0:o.matches("signUp")):return"signUp";case(o==null?void 0:o.matches("forceNewPassword")):return"forceNewPassword";case(o==null?void 0:o.matches("resetPassword")):return"resetPassword";case(o==null?void 0:o.matches("confirmResetPassword")):return"confirmResetPassword";case(o==null?void 0:o.matches("verifyUser")):return"verifyUser";case(o==null?void 0:o.matches("confirmVerifyUser")):return"confirmVerifyUser";default:return console.debug("Cannot infer `route` from Authenticator state:",e.value),null}})();return{error:s,hasValidationErrors:c,isPending:d,route:v,user:n,validationErrors:u,codeDeliveryDetails:l}},Ys=({send:e,state:t})=>{let r=m3(e),n=h3(t);return L(L({},r),n)},g3=["+1","+7","+20","+27","+30","+31","+32","+33","+34","+36","+39","+40","+41","+43","+44","+45","+46","+47","+48","+49","+51","+52","+53","+54","+55","+56","+57","+58","+60","+61","+62","+63","+64","+65","+66","+81","+82","+84","+86","+90","+91","+92","+93","+94","+95","+98","+212","+213","+216","+218","+220","+221","+222","+223","+224","+225","+226","+227","+228","+229","+230","+231","+232","+233","+234","+235","+236","+237","+238","+239","+240","+241","+242","+243","+244","+245","+246","+248","+249","+250","+251","+252","+253","+254","+255","+256","+257","+258","+260","+261","+262","+263","+264","+265","+266","+267","+268","+269","+290","+291","+297","+298","+299","+345","+350","+351","+352","+353","+354","+355","+356","+357","+358","+359","+370","+371","+372","+373","+374","+375","+376","+377","+378","+379","+380","+381","+382","+385","+386","+387","+389","+420","+421","+423","+500","+501","+502","+503","+504","+505","+506","+507","+508","+509","+537","+590","+591","+593","+594","+595","+596","+597","+598","+599","+670","+672","+673","+674","+675","+676","+677","+678","+679","+680","+681","+682","+683","+685","+686","+687","+688","+689","+690","+691","+692","+850","+852","+853","+855","+856","+872","+880","+886","+960","+961","+962","+963","+964","+965","+966","+967","+968","+970","+971","+972","+973","+974","+975","+976","+977","+992","+993","+994","+995","+996","+998"],y3={"Account recovery requires verified contact information":"Zur\xFCcksetzen des Account ben\xF6tigt einen verifizierten Account","An account with the given email already exists.":"Ein Account mit dieser Email existiert bereits.","Back to Sign In":"Zur\xFCck zur Anmeldung","Change Password":"Passwort \xE4ndern",Code:"Code",Confirm:"Best\xE4tigen","Confirm Password":"Passwort best\xE4tigen","Confirm a Code":"Code best\xE4tigen","Confirm Sign In":"Anmeldung best\xE4tigen","Confirm Sign Up":"Registrierung best\xE4tigen","Confirm SMS Code":"SMS-Code best\xE4tigen","Confirm TOTP Code":"TOTP-Code best\xE4tigen","Confirmation Code":"Best\xE4tigungs-Code","Create a new account":"Einen neuen Account erstellen","Create account":"Hier registrieren","Create Account":"Account erstellen","Creating Account":"Account wird erstellt",Email:"Email","Enter your code":"Geben Sie Ihren Code ein","Enter your password":"Geben Sie Ihr Passwort ein","Enter your username":"Geben Sie Ihren Benutzernamen ein","Enter your phone number":"Geben Sie Ihre Telefonnummer ein","Enter your email":"Geben Sie ihre Email ein","Forgot your password?":"Passwort vergessen? ","Forgot Password":"Passwort vergessen","Hide password":"Passwort verbergen","Have an account? ":"Schon registriert? ","Incorrect username or password":"Falscher Benutzername oder falsches Passwort","Invalid password format":"Ung\xFCltiges Passwort-Format","Invalid phone number format":"Ung\xFCltiges Telefonummern-Format. Benutze eine Nummer im Format: +12345678900","Lost your code? ":"Code verloren? ","New Password":"Neues Passwort","No account? ":"Kein Account? ",or:"oder",Password:"Passwort","Password attempts exceeded":"Die maximale Anzahl der fehlerhaften Anmeldeversuche wurde erreicht","Phone Number":"Telefonnummer","Resend Code":"Code erneut senden","Reset password":"Passwort zur\xFCcksetzen","Reset your password":"Zur\xFCcksetzen des Passworts","Send Code":"Code senden","Sign in":"Anmelden","Sign In":"Anmelden","Sign in to your account":"Melden Sie sich mit Ihrem Account an","Sign Out":"Abmelden","Sign Up":"Registrieren",Skip:"\xDCberspringen",Submit:"Abschicken","User already exists":"Dieser Benutzer existiert bereits","User does not exist":"Dieser Benutzer existiert nicht",Username:"Benutzername","Username cannot be empty":"Benutzername darf nicht leer sein",Verify:"Verifizieren","Verify Contact":"Kontakt verifizieren"},b3={"Account recovery requires verified contact information":"Account recovery requires verified contact information","Back to Sign In":"Back to Sign In","Change Password":"Change Password",Changing:"Changing",Code:"Code",Confirm:"Confirm","Confirm Password":"Confirm Password","Confirm Sign Up":"Confirm Sign Up","Confirm SMS Code":"Confirm SMS Code","Confirm TOTP Code":"Confirm TOTP Code","Confirmation Code":"Confirmation Code",Confirming:"Confirming","Create Account":"Create Account","Creating Account":"Creating Account",Email:"Email","Enter your code":"Enter your code","Enter your username":"Enter your username","Enter your phone number":"Enter your phone number","Enter your email":"Enter your email","Forgot your password?":"Forgot your password?","Hide password":"Hide password",Loading:"Loading",Username:"Username","New password":"New password",Password:"Password","Phone Number":"Phone Number","Resend Code":"Resend Code","Reset your password":"Reset your password","Reset your Password":"Reset your Password","Send Code":"Send Code","Send code":"Send code",Sending:"Sending","Setup TOTP":"Setup TOTP","Show password":"Show password","Sign in":"Sign in","Sign In":"Sign In","Sign In with Amazon":"Sign In with Amazon","Sign In with Apple":"Sign In with Apple","Sign In with Facebook":"Sign In with Facebook","Sign In with Google":"Sign In with Google","Sign in to your account":"Sign in to your account","Create a new account":"Create a new account","Signing in":"Signing in",Skip:"Skip",Submit:"Submit",Submitting:"Submitting","Verify Contact":"Verify Contact",Verify:"Verify"},C3={"Account recovery requires verified contact information":"La recuperaci\xF3n de la cuenta requiere informaci\xF3n de contacto verificada","Back to Sign In":"Volver a inicio de sesi\xF3n","Change Password":"Cambiar contrase\xF1a",Changing:"Cambiando",Code:"C\xF3digo",Confirm:"Confirmar","Confirm a Code":"Confirmar un c\xF3digo","Confirm Password":"Confirmar contrase\xF1a","Confirm Sign In":"Confirmar inicio de sesi\xF3n","Confirm Sign Up":"Confirmar registro","Confirm TOTP Code":"Confirmar c\xF3digo TOTP","Confirmation Code":"C\xF3digo de confirmaci\xF3n",Confirming:"Confirmando","Create a new account":"Crear una cuenta nueva","Creating Account":"Creando cuenta",Email:"Email","Forgot Password":"Olvid\xE9 mi contrase\xF1a","Incorrect username or password":"Nombre de usuario o contrase\xF1a incorrecta","Invalid password format":"Formato de contrase\xF1a inv\xE1lido","Invalid phone number format":"Formato de n\xFAmero de tel\xE9fono inv\xE1lido","Forgot your password?":"\xBFOlvid\xF3 su contrase\xF1a?","Hide password":"Ocultar contrase\xF1a","Loading...":"Cargando...","New Password":"Nueva contrase\xF1a",or:"o",Password:"Contrase\xF1a","Phone Number":"N\xFAmero de tel\xE9fono","Resend a Code":"Reenviar un c\xF3digo","Reset your password":"Restablecer su contrase\xF1a","Reset your Password":"Restablecer su Contrase\xF1a","Resend Code":"Reenviar c\xF3digo","Send Code":"Enviar c\xF3digo",Sending:"Enviando","Setup TOTP":"Configurar TOTP","Show password":"Mostrar contrase\xF1a","Sign in":"Iniciar sesi\xF3n","Sign In":"Iniciar Sesi\xF3n","Sign In with Amazon":"Iniciar Sesi\xF3n con Amazon","Sign In with Apple":"Iniciar Sesi\xF3n con Apple","Sign In with Facebook":"Iniciar Sesi\xF3n con Facebook","Sign In with Google":"Iniciar Sesi\xF3n con Google","Sign in to your account":"Iniciar sesi\xF3n en tu cuenta","Sign Out":"Cerrar sesi\xF3n","Sign Up":"Crear cuenta","Signing in":"Iniciando sesi\xF3n",Skip:"Omitir",Submit:"Enviar","User already exists":"El usuario ya existe","User does not exist":"El usuario no existe",Username:"Nombre de usuario","Username cannot be empty":"El nombre de usuario no puede estar vac\xEDo",Verify:"Verificar","Verify Contact":"Verificar contacto"},S3={"Account recovery requires verified contact information":"La r\xE9cup\xE9ration du compte n\xE9cessite des informations de contact v\xE9rifi\xE9es","An account with the given email already exists.":"Un utilisateur avec cette adresse email existe d\xE9j\xE0.","Back to Sign In":"Retour \xE0 la connexion",Change:"Modifier","Change Password":"Modifier le mot de passe",Code:"Code",Confirm:"Confirmer","Confirm a Code":"Confirmer un code","Confirm Password":"Confirmez le mot de passe","Confirm Sign In":"Confirmer la connexion","Confirm Sign Up":"Confirmer l'inscription","Confirm SMS Code":"Confirmer le code SMS","Confirm TOTP Code":"Confirmer le code TOTP","Confirmation Code":"Code de confirmation","Create a new account":"Cr\xE9er un nouveau compte","Create account":"Cr\xE9er un compte","Create Account":"Cr\xE9er un compte",Email:"Email","Enter your code":"Saisissez cotre code de confirmation","Enter your email":"Saisissez votre adresse email","Enter your password":"Saisissez votre mot de passe","Enter your phone number":"Saisissez votre num\xE9ro de t\xE9l\xE9phone","Enter your username":"Saisissez votre nom d'utilisateur","Forgot Password":"Mot de passe oubli\xE9","Forgot your password?":"Mot de passe oubli\xE9 ? ","Have an account? ":"D\xE9j\xE0 un compte ? ",Hello:"Bonjour","Incorrect username or password":"Identifiant ou mot de passe incorrect","Invalid password format":"Format de mot de passe invalide","Invalid phone number format":"Format de num\xE9ro de t\xE9l\xE9phone invalide. Veuillez utiliser un format +12345678900","Loading...":"Chargement...","Lost your code? ":"Vous avez perdu votre code ? ","Network error":"Erreur r\xE9seau","New Password":"Nouveau mot de passe","No account? ":"Pas de compte ? ",or:"ou",Password:"Mot de passe","Phone Number":"Num\xE9ro de t\xE9l\xE9phone","Resend a Code":"Renvoyer un code","Resend Code":"Renvoyer le code","Reset password":"R\xE9initialisez votre mot de passe","Reset your password":"R\xE9initialisez votre mot de passe",Send:"Envoyer","Send Code":"M'envoyer un code","Sign in":"Se connecter","Sign In":"Se connecter","Sign in to your account":"Connexion \xE0 votre compte","Sign In with Amazon":"Se connecter avec Amazon","Sign In with AWS":"Se connecter avec AWS","Sign In with Facebook":"Se connecter avec Facebook","Sign In with Google":"Se connecter avec Google","Sign Out":"D\xE9connexion","Sign Up":"S'inscrire",Skip:"Passer",SMS:"SMS",Submit:"Soumettre","User already exists":"L'utilisateur existe d\xE9j\xE0","User does not exist":"L'utilisateur n'existe pas",Username:"Nom d'utilisateur","Username cannot be empty":"Le nom d'utilisateur doit \xEAtre renseign\xE9","Username/client id combination not found.":"L'utilisateur n'existe pas",Verify:"V\xE9rifier","Verify Contact":"V\xE9rifier le contact"},w3={"Account recovery requires verified contact information":"Il ripristino dell'account richiede informazioni di contatto verificate","An account with the given email already exists.":"Questa email \xE8 gi\xE0 utilizzata da un'altro account.","Back to Sign In":"Torna alla schermata di accesso","Change Password":"Cambia la password",Code:"Codice",Confirm:"Conferma","Confirm a Code":"Conferma un codice","Confirm Password":"Conferma la password","Confirm Sign In":"Conferma l'accesso","Confirm Sign Up":"Conferma registrazione","Confirmation Code":"Codice di verifica","Create a new account":"Crea un nuovo account","Create account":"Crea account","Create Account":"Crea Account",Email:"Email","Enter your password":"Inserisci la tua password","Enter your username":"Inserisci il tuo nome utente","Forgot Password":"Password dimenticata","Forgot your password?":"Password dimenticata?","Have an account? ":"Gi\xE0 registrato?","Incorrect username or password":"Nome utente o password errati","Invalid password format":"Formato della password non valido","Invalid phone number format":"Formato del numero di telefono non valido","Lost your code?":"Codice smarrito?","New Password":"Nuova password",or:"o","No account? ":"Non hai un account?",Password:"Password","Password attempts exceeded":"Il numero massimo di tentativi di accesso falliti \xE8 stato raggiunto","Phone Number":"Numero di telefono","Resend Code":"Rispedisci codice","Reset password":"Reimposta password","Reset your password":"Reimposta la tua password","Send Code":"Invia codice","Sign in":"Accesso","Sign In":"Accesso","Sign in to your account":"Accedi al tuo account","Sign Out":"Esci","Sign Up":"Registrati",Skip:"Salta",Submit:"Invia","User already exists":"Utente gi\xE0 esistente","User does not exist":"Utente inesistente",Username:"Nome utente","Username cannot be empty":"Il nome utente non pu\xF2 essere vuoto",Verify:"Verifica","Verify Contact":"Verifica contatto"},_3={"Account recovery requires verified contact information":"\u30A2\u30AB\u30A6\u30F3\u30C8\u306E\u5FA9\u65E7\u306B\u306F\u78BA\u8A8D\u6E08\u307F\u306E\u9023\u7D61\u5148\u304C\u5FC5\u8981\u3067\u3059","An account with the given email already exists.":"\u5165\u529B\u3055\u308C\u305F\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9\u306E\u30A2\u30AB\u30A6\u30F3\u30C8\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059","Back to Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3\u306B\u623B\u308B","Change Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5909\u3048\u308B ",Code:"\u30B3\u30FC\u30C9",Confirm:"\u78BA\u5B9A","Confirm a Code":"\u30B3\u30FC\u30C9\u3092\u78BA\u8A8D","Confirm Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u78BA\u8A8D","Confirm Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3\u3059\u308B","Confirm Sign Up":"\u767B\u9332\u3059\u308B","Confirmation Code":"\u78BA\u8A8D\u30B3\u30FC\u30C9","Create a new account":"\u65B0\u3057\u3044\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B","Create account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B ","Create Account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u4F5C\u308B",Email:"\u30E1\u30FC\u30EB\u30A2\u30C9\u30EC\u30B9","Enter your password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B ","Enter your username":"\u30E6\u30FC\u30B6\u30FC\u540D\u3092\u5165\u529B ","Forgot Password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5FD8\u308C\u305F ","Forgot your password?":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5FD8\u308C\u307E\u3057\u305F\u304B\uFF1F ","Have an account? ":"\u30A2\u30AB\u30A6\u30F3\u30C8\u3092\u6301\u3063\u3066\u3044\u307E\u3059\u304B\uFF1F","Incorrect username or password":"\u30E6\u30FC\u30B6\u30FC\u540D\u304B\u30D1\u30B9\u30EF\u30FC\u30C9\u304C\u7570\u306A\u308A\u307E\u3059 ","Invalid password format":"\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u5F62\u5F0F\u304C\u7121\u52B9\u3067\u3059 ","Invalid phone number format":`\u4E0D\u6B63\u306A\u96FB\u8A71\u756A\u53F7\u306E\u5F62\u5F0F\u3067\u3059\u3002
83
+ +12345678900 \u306E\u5F62\u5F0F\u3067\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044`,"Lost your code? ":"\u30B3\u30FC\u30C9\u3092\u5931\u304F\u3057\u307E\u3057\u305F\u304B\uFF1F","New Password":"\u65B0\u3057\u3044\u30D1\u30B9\u30EF\u30FC\u30C9","No account? ":"\u30A2\u30AB\u30A6\u30F3\u30C8\u304C\u7121\u3044\u3068\u304D ",or:"\u53C8\u306F",Password:"\u30D1\u30B9\u30EF\u30FC\u30C9 ","Password attempts exceeded":"\u30B5\u30A4\u30F3\u30A4\u30F3\u306E\u8A66\u884C\u56DE\u6570\u304C\u4E0A\u9650\u306B\u9054\u3057\u307E\u3057\u305F","Phone Number":"\u96FB\u8A71\u756A\u53F7","Resend Code":"\u30B3\u30FC\u30C9\u3092\u518D\u9001\u4FE1","Reset password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u30EA\u30BB\u30C3\u30C8 ","Reset your password":"\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u30EA\u30BB\u30C3\u30C8\u3059\u308B","Send Code":"\u30B3\u30FC\u30C9\u3092\u9001\u4FE1","Sign in":"\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In":"\u30B5\u30A4\u30F3\u30A4\u30F3 ","Sign in to your account":"\u30A2\u30AB\u30A6\u30F3\u30C8\u306B\u30B5\u30A4\u30F3\u30A4\u30F3 ","Sign In with Amazon":"Amazon\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In with Facebook":"Facebook\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign In with Google":"Google\u3067\u30B5\u30A4\u30F3\u30A4\u30F3","Sign Out":"\u30B5\u30A4\u30F3\u30A2\u30A6\u30C8 ","Sign Up":"\u767B\u9332 ",Skip:"\u30B9\u30AD\u30C3\u30D7",Submit:"\u9001\u4FE1","User already exists":"\u65E2\u306B\u30E6\u30FC\u30B6\u30FC\u304C\u5B58\u5728\u3057\u3066\u3044\u307E\u3059 ","User does not exist":"\u30E6\u30FC\u30B6\u30FC\u304C\u5B58\u5728\u3057\u307E\u305B\u3093 ",Username:"\u30E6\u30FC\u30B6\u30FC\u540D ","Username cannot be empty":"\u30E6\u30FC\u30B6\u30FC\u540D\u306F\u5165\u529B\u5FC5\u9808\u3067\u3059",Verify:"\u78BA\u8A8D","Verify Contact":"\u9023\u7D61\u5148\u3092\u78BA\u8A8D"},x3={"Back to Sign In":"\uB85C\uADF8\uC778\uC73C\uB85C \uB3CC\uC544\uAC00\uAE30",Birthdate:"\uC0DD\uB144\uC6D4\uC77C","Change Password":"\uBE44\uBC00\uBC88\uD638 \uBCC0\uACBD\uD558\uAE30",Changing:"\uBCC0\uACBD\uC911",Code:"\uCF54\uB4DC","Confirm Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uD655\uC778","Reset your Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Confirm Sign Up":"\uD68C\uC6D0\uAC00\uC785 \uD655\uC778","Confirm SMS Code":"\uD734\uB300\uD3F0 \uBCF8\uC778 \uD655\uC778","Confirm TOTP Code":"TOTP \uC778\uC99D\uBC88\uD638 \uD655\uC778",Confirm:"\uD655\uC778","Confirmation Code":"\uC778\uC99D\uBC88\uD638",Confirming:"\uD655\uC778\uC911","Create Account":"\uD68C\uC6D0\uAC00\uC785","Creating Account":"\uD68C\uC6D0\uAC00\uC785\uC911",Email:"\uC774\uBA54\uC77C","Enter your code":"\uC778\uC99D\uBC88\uD638\uB97C \uC785\uB825\uD574\uC8FC\uC138\uC694","Enter your username":"\uC544\uC774\uB514\uB97C \uC785\uB825\uD574\uC8FC\uC138\uC694","Family Name":"\uC131","Given Name":"\uC774\uB984","Forgot your password?":"\uBE44\uBC00\uBC88\uD638\uB97C \uC78A\uC73C\uC168\uB098\uC694?","Hide password":"\uBE44\uBC00\uBC88\uD638 \uC228\uAE30\uAE30",Loading:"\uB85C\uB529\uC911",Username:"\uC544\uC774\uB514",Name:"\uC131\uD568",Nickname:"\uB2C9\uB124\uC784","New password":"\uC0C8 \uBE44\uBC00\uBC88\uD638",Password:"\uBE44\uBC00\uBC88\uD638","Phone Number":"\uC804\uD654\uBC88\uD638","Preferred Username":"\uB2C9\uB124\uC784",Profile:"\uD504\uB85C\uD544","Resend Code":"\uC778\uC99D\uBC88\uD638 \uC7AC\uC804\uC1A1","Reset your password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Reset Password":"\uBE44\uBC00\uBC88\uD638 \uC7AC\uC124\uC815","Send code":"\uC778\uC99D\uCF54\uB4DC \uBCF4\uB0B4\uAE30",Sending:"\uC804\uC1A1\uC911","Setup TOTP":"TOTP \uC124\uC815\uD558\uAE30","Show password":"\uBE44\uBC00\uBC88\uD638 \uBCF4\uC774\uAE30","Sign in":"\uB85C\uADF8\uC778","Sign In":"\uB85C\uADF8\uC778","Sign In with Amazon":"Amazon \uB85C\uADF8\uC778","Sign In with Apple":"Apple \uB85C\uADF8\uC778","Sign In with Facebook":"Facebook \uB85C\uADF8\uC778","Sign In with Google":"Google \uB85C\uADF8\uC778","Sign in to your account":"\uB85C\uADF8\uC778","Create a new account":"\uD68C\uC6D0\uAC00\uC785","Signing in":"\uB85C\uADF8\uC778\uC911",Skip:"\uB2E4\uC74C\uC5D0 \uD558\uAE30",Submit:"\uD655\uC778",Submitting:"\uD655\uC778\uC911","Verify Contact":"\uC5F0\uB77D\uCC98 \uD655\uC778","Account recovery requires verified contact information":"\uACC4\uC815 \uBCF5\uAD6C\uB97C \uC704\uD574 \uC5F0\uB77D\uCC98 \uD655\uC778\uC774 \uD544\uC694\uD569\uB2C8\uB2E4",Verify:"\uC778\uC99D",Website:"\uC6F9\uC0AC\uC774\uD2B8"},E3={"Back to Sign In":"Terug naar inloggen","Change Password":"Wachtwoord wijzigen",Changing:"Wordt aangepast",Code:"Code","Confirm Password":"Bevestig Wachtwoord","Reset your Password":"Wachtwoord resetten","Confirm Sign Up":"Bevestig inschrijving","Confirm SMS Code":"Bevestig SMS Code","Confirm TOTP Code":"Bevestig TOTP Code",Confirm:"Bevestig","Confirmation Code":"Bevestigingscode",Confirming:"Bevestigen","Create Account":"Account aanmaken","Creating Account":"Account wordt aangemaakt",Email:"E-mail","Enter your code":"Vul je code in","Enter your username":"Vul je gebruikersnaam in","Enter your phone number":"Vul je telefoonnummer in","Enter your email":"Vul je e-mail in","Forgot your password?":"Wachtwoord vergeten? ","Hide password":"Verberg wachtwoord",Loading:"Laden",Username:"Gebruikersnaam","New password":"Nieuw wachtwoord",Password:"Wachtwoord","Phone Number":"Telefoonnummer","Resend Code":"Verstuur code nogmaals","Reset your password":"Reset je wachtwoord","Send Code":"Verstuur Code","Send code":"Verstuur code",Sending:"Versturen","Setup TOTP":"TOTP Instellingen","Show password":"Toon wachtwoord","Sign in":"Inloggen","Sign In":"Inloggen","Sign In with Amazon":"Inloggen met Amazon","Sign In with Apple":"Inloggen met Apple","Sign In with Facebook":"Inloggen met Facebook","Sign In with Google":"Inloggen met Google","Sign in to your account":"Inloggen op je account","Create a new account":"Nieuw account aanmaken","Signing in":"Inloggen",Skip:"Overslaan",Submit:"Versturen",Submitting:"Wordt verstuurd","Verify Contact":"Verifieer Contact","Account recovery requires verified contact information":"Accountherstel vereist geverifieerde contactgegevens",Verify:"Verifieer"},A3={"Back to Sign In":"Powr\xF3t do logowania",Birthdate:"Data urodzenia","Change Password":"Zmie\u0144 has\u0142o",Changing:"Zmienianie",Code:"Kod","Confirm Password":"Potwierd\u017A Has\u0142o","Reset your Password":"Zresetuj swoje has\u0142o","Confirm Sign Up":"Potwierd\u017A rejestracj\u0119","Confirm SMS Code":"Potwierd\u017A kod SMS","Confirm TOTP Code":"Potwierd\u017A has\u0142o jednorazowe",Confirm:"Potwierd\u017A","Confirmation Code":"Kod potwierdzenia",Confirming:"Potwierdzanie","Create Account":"Utw\xF3rz konto","Creating Account":"Tworzenie konta",Email:"E-mail","Enter your code":"Wprowad\u017A sw\xF3j kod","Enter your username":"Wprowad\u017A swoj\u0105 nazw\u0119 u\u017Cytkownika","Family Name":"Nazwisko","Given Name":"Pierwsze imi\u0119","Forgot your password?":"Zapomnia\u0142e\u015B has\u0142a? ","Hide password":"Ukryj has\u0142o",Loading:"\u0141adowanie",Username:"Nazwa u\u017Cytkownika","Middle Name":"Drugie imi\u0119",Name:"Imi\u0119 i nazwisko",Nickname:"Pseudonim","New password":"Nowe has\u0142o",Password:"Has\u0142o","Phone Number":"Numer telefonu","Preferred Username":"Preferowana nazwa u\u017Cytkownika",Profile:"Profil","Resend Code":"Wy\u015Blij kod ponownie","Reset your password":"Zresetuj swoje has\u0142o","Send Code":"Zresetuj has\u0142o","Send code":"Wy\u015Blij kod",Sending:"Wysy\u0142anie","Setup TOTP":"Konfiguruj TOTP","Show password":"Poka\u017C has\u0142o","Sign in":"Zaloguj","Sign In":"Logowanie","Sign In with Amazon":"Zaloguj z Amazon","Sign In with Apple":"Zaloguj z Apple","Sign In with Facebook":"Zaloguj z Facebook","Sign In with Google":"Zaloguj z Google","Sign in to your account":"Zaloguj si\u0119 na swoje konto","Create a new account":"Utw\xF3rz nowe konto","Signing in":"Logowanie",Skip:"Pomi\u0144",Submit:"Wy\u015Blij",Submitting:"Wysy\u0142anie","Verify Contact":"Weryfikacja danych kontaktowych","Account recovery requires verified contact information":"Odzyskanie konta wymaga zweryfikowanych danych kontaktowych",Verify:"Zweryfikuj",Website:"Strona internetowa"},I3={"Back to Sign In":"Voltar para Entrar","Change Password":"Mudar senha",Changing:"Mudando",Code:"C\xF3digo","Confirm Password":"Confirme a Senha","Reset your Password":"Redefina sua senha","Confirm Sign Up":"Confirmar inscri\xE7\xE3o","Confirm SMS Code":"Confirme o c\xF3digo SMS","Confirm TOTP Code":"Confirme o c\xF3digo TOTP",Confirm:"confirme","Confirmation Code":"C\xF3digo de confirma\xE7\xE3o",Confirming:"Confirmando","Create Account":"Criar Conta","Creating Account":"Criando conta",Email:"O email","Enter your code":"Insira seu c\xF3digo","Enter your username":"entre com seu nome de usu\xE1rio","Enter your phone number":"Digite seu n\xFAmero de telefone","Enter your email":"Digite seu e-mail","Forgot your password?":"Esqueceu sua senha? ","Hide password":"Esconder a senha",Loading:"Carregando",Username:"Nome do usu\xE1rio","New password":"Nova Senha",Password:"Senha","Phone Number":"N\xFAmero de telefone","Resend Code":"Reenviar c\xF3digo","Reset your password":"Redefina sua senha","Send Code":"Enviar c\xF3digo","Send code":"Enviar c\xF3digo",Sending:"Enviando","Setup TOTP":"Configurar TOTP","Show password":"Mostrar senha","Sign In":"Entrar","Sign in":"Entrar","Sign In with Amazon":"Entrar com a Amazon","Sign In with Apple":"Entrar com a Apple","Sign In with Facebook":"Entrar com o Facebook","Sign In with Google":"Fa\xE7a login no Google","Sign in to your account":"Fa\xE7a login em sua conta","Create a new account":"Criar uma nova conta","Signing in":"Entrando",Skip:"Pular",Submit:"Enviar",Submitting:"Enviando","Verify Contact":"Verificar contato","Account recovery requires verified contact information":"A recupera\xE7\xE3o da conta requer informa\xE7\xF5es de contato verificadas",Verify:"Verificar"},k3={"Account recovery requires verified contact information":"\u8D26\u6237\u6062\u590D\u9700\u8981\u9A8C\u8BC1\u8FC7\u7684\u8054\u7CFB\u65B9\u5F0F","Back to Sign In":"\u56DE\u5230\u767B\u5F55","Change Password":"\u66F4\u6539\u5BC6\u7801",Code:"\u786E\u8BA4\u7801",Confirm:"\u786E\u8BA4","Confirm a Code":"\u786E\u8BA4\u7801","Confirm Password":"\u786E\u8BA4\u5BC6\u7801","Confirm Sign In":"\u786E\u8BA4\u767B\u5F55","Confirm Sign Up":"\u786E\u8BA4\u6CE8\u518C",Email:"\u90AE\u7BB1","Forgot Password":"\u5FD8\u8BB0\u5BC6\u7801","Incorrect username or password":"\u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF","Invalid password format":"\u5BC6\u7801\u683C\u5F0F\u9519\u8BEF","Invalid phone number format":"\u7535\u8BDD\u683C\u5F0F\u9519\u8BEF\uFF0C\u8BF7\u4F7F\u7528\u683C\u5F0F +12345678900","New Password":"\u65B0\u5BC6\u7801",or:"\u6216\u8005",Password:"\u5BC6\u7801","Phone Number":"\u7535\u8BDD","Resend a Code":"\u91CD\u53D1\u786E\u8BA4\u7801","Send Code":"\u53D1\u9001\u786E\u8BA4\u7801","Sign In":"\u767B\u5F55","Sign Out":"\u9000\u51FA","Sign Up":"\u6CE8\u518C",Skip:"\u8DF3\u8FC7",Submit:"\u63D0\u4EA4","User already exists":"\u7528\u6237\u5DF2\u7ECF\u5B58\u5728","User does not exist":"\u7528\u6237\u4E0D\u5B58\u5728",Username:"\u7528\u6237\u540D",Verify:"\u9A8C\u8BC1","Verify Contact":"\u9A8C\u8BC1\u8054\u7CFB\u65B9\u5F0F"},$3={"Account recovery requires verified contact information":"F\xF6r att \xE5terst\xE4lla kontot beh\xF6ver du ett verifierat konto","An account with the given email already exists.":"Det finns redan ett konto med denna e-postadress","Back to Sign In":"Tillbaka till inloggningen","Change Password":"Byt l\xF6senord","Confirm Password":"Bekr\xE4fta l\xF6senord",Code:"Kod",Confirm:"Bekr\xE4fta","Confirm a Code":"Bekr\xE4fta koden","Confirm Sign In":"Bekr\xE4fta inloggning","Confirm Sign Up":"Bekr\xE4fta registrering","Confirmation Code":"Verifikationskod","Create a new account":"Skapa ett nytt konto","Create account":"Skapa konto","Create Account":"Skapa konto",Email:"E-post","Enter your password":"Ange ditt l\xF6senord","Enter your username":"Ange ditt anv\xE4ndarnamn","Forgot Password":"Gl\xF6mt l\xF6senordet","Forgot your password?":"Gl\xF6mt ditt l\xF6senord? ","Have an account? ":"Redan registrerad? ","Incorrect username or password":"Felaktigt anv\xE4ndarnamn eller l\xF6senord","Invalid password format":"Ogiltigt l\xF6senordsformat","Invalid phone number format":"Ogiltigt format f\xF6r telefonnummer","Lost your code? ":"F\xF6rlorat koden? ","New Password":"Nytt l\xF6senord","No account? ":"Inget konto? ",or:"eller",Password:"L\xF6senord","Password attempts exceeded":"Maximalt antal felaktiga inloggningsf\xF6rs\xF6k har uppn\xE5tts","Phone Number":"Telefonnummer","Resend Code":"Skicka koden igen","Reset password":"\xC5terst\xE4ll l\xF6senord","Reset your password":"\xC5terst\xE4ll ditt l\xF6senord","Send code":"Skicka kod","Sign in":"Logga in","Sign In":"Logga in","Sign in to your account":"Logga in till ditt konto","Sign Out":"Logga ut","Sign Up":"Registrering","We Emailed You":"Vi har skickat e-post till dig","Enter your code":"Skriv din kod",Skip:"Hoppa \xF6ver",Submit:"Skicka","User already exists":"Anv\xE4ndaren finns redan","User does not exist":"Anv\xE4ndaren finns inte",Username:"Anv\xE4ndarnamn","Username cannot be empty":"Anv\xE4ndarnamnet kan inte vara tomt",Verify:"Verifiera","Verify Contact":"Verifiera kontakt"},T3={"Account recovery requires verified contact information":"Pemulihan akun memerlukan informasi kontak terverifikasi","An account with the given email already exists.":"Akun dengan email tersebut sudah terdaftar.","Attempt limit exceeded, please try after some time.":"Batas percobaan terlampaui, mohon coba lagi setelah beberapa waktu.","Back to Sign In":"Kembali ke Masuk","Cannot reset password for the user as there is no registered/verified email or phone_number":"Tidak dapat mengatur ulang kata sandi karena tidak ada email terdaftar / terverifikasi atau nomor telepon",Change:"Ubah","Change Password":"Ubah kata sandi",Code:"Kode",Confirm:"Konfirmasi","Confirm a Code":"Konfirmasi kode","Confirm Password":"Konfirmasi kata sandi","Confirmation Code":"Kode Konfirmasi","Create a new account":"Buat akun baru","Create account":"Buat akun","Create Account":"Buat Akun","Creating Account":"Membuat Akun",Confirming:"Mengkonfirmasi",Email:"Email","Enter your code":"Masukkan kode anda","Enter your email":"Masukkan email anda","Enter your password":"Masukkan kata sandi anda","Enter your phone number":"Masukkan nomor telepon anda","Enter your username":"Masukkan nama akun anda","Forgot Password":"Lupa kata sandi","Forgot your password?":"Lupa kata sandi? ","Have an account? ":"Sudah punya akun? ",Hello:"Halo","Incorrect username or password.":"Nama akun atau kata sandi salah.","Invalid phone number format":"Nomor telepon tidak sesuai dengan format.","Invalid verification code provided, please try again.":"Kode verifikasi tidak sesuai, mohon coba lagi.","It may take a minute to arrive.":"Mungkin perlu beberapa waktu untuk tiba.","Lost your code? ":"Kode anda hilang?",Name:"Nama","Network error":"Galat jaringan","New password":"Kata sandi baru","No account? ":"Tidak ada akun?",or:"atau",Password:"Kata sandi","Password did not conform with policy: Password not long enough":"Kata sandi tidak sesuai dengan aturan: Kata sandi kurang panjang","Phone Number":"Nomor telepon","Resend a Code":"Renvoyer un code","Resend Code":"Kirim ulang kodenya","Reset password":"Ubah kata sandi anda","Reset your password":"Ubah kata sandi anda",Send:"Kirim","Send Code":"Kirim Kode","Send code":"Kirim kode",Sending:"Mengirim","Sign in":"Masuk","Sign In":"Masuk","Sign in to your account":"Masuk akun anda","Sign In with Amazon":"Masuk dengan Amazon","Sign In with AWS":"Masuk dengan AWS","Sign In with Facebook":"Masuk dengan Facebook","Sign In with Google":"Masuk dengan Google","Sign Up with Amazon":"Daftar dengan Amazon","Sign Up with AWS":"Daftar dengan AWS","Sign Up with Facebook":"Daftar dengan Facebook","Sign Up with Google":"Daftar dengan Google","Signing in":"Memasuki",Skip:"Lewati",SMS:"SMS",Submit:"Ajukan",Submitting:"Mengajukan","User is disabled.":"Akun dinonaktifkan.","User already exists":"Akun sudah terdaftar","User does not exist.":"Akun tidak terdaftar.",Username:"Nama akun","Username cannot be empty":"Nama akun tidak boleh kosong","Username/client id combination not found.":"Nama akun atau id tidak ditemukan.",Verify:"Verifikasi","Verify Contact":"Verifikasi Kontak","We Emailed You":"Kami mengirimkanmu email","Your code is on the way. To log in, enter the code we emailed to":"Kode anda dalam pengiriman. Untuk masuk, masukkan kode yang kami emailkan ke","Your code is on the way. To log in, enter the code we texted to":"Kode anda dalam pengiriman. Untuk masuk, masukkan kode yang kami tuliskan ke","Your passwords must match":"Kata sandi harus sama"},P3={"Account recovery requires verified contact information":"Hesap kurtarma, do\u011Frulanm\u0131\u015F ileti\u015Fim bilgilerini gerektirir","An account with the given email already exists.":"Bu e-postaya ait zaten bir hesap var.","Back to Sign In":"Oturum A\xE7maya Geri D\xF6n","Change Password":"\u015Eifreyi De\u011Fi\u015Ftir",Changing:"De\u011Fi\u015Ftiriliyor",Code:"Kod",Confirm:"Do\u011Frula","Confirm Password":"\u015Eifreyi Do\u011Frula","Confirm Sign In":"Oturum A\xE7may\u0131 Do\u011Frula","Confirm Sign Up":"Kay\u0131t \u0130\u015Flemini Do\u011Frula","Confirm SMS Code":"SMS Kodunu Do\u011Frula","Confirm TOTP Code":"Tek Kullan\u0131ml\u0131k \u015Eifreyi Do\u011Frula","Confirmation Code":"Do\u011Frulama Kodu",Confirming:"Do\u011Frulan\u0131yor","Create Account":"Hesap Olu\u015Ftur","Creating Account":"Hesap Olu\u015Fturuluyor",Email:"E-posta","Enter your code":"Kodu girin","Enter your username":"Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 girin","Enter your phone number":"Telefon numaran\u0131z\u0131 girin","Enter your email":"E-posta adresinizi girin","Forgot your password?":"\u015Eifrenizi mi unuttunuz?","Hide password":"\u015Eifreyi gizle","Have an account? ":"Hesab\u0131n\u0131z var m\u0131? ","Incorrect username or password":"Yanl\u0131\u015F kullan\u0131c\u0131 ad\u0131 ya da \u015Fifre","Invalid password format":"Ge\xE7ersiz parola format\u0131","Invalid phone number format":"Ge\xE7ersiz telefon numaras\u0131 format\u0131","Lost your code? ":"Kodu mu kaybettiniz? ",Loading:"Y\xFCkleniyor","New password":"Yeni \u015Fifre","No account? ":"Hesab\u0131n\u0131z yok mu? ",or:"veya",Password:"\u015Eifre","Password attempts exceeded":"Maksimum oturum a\xE7ma giri\u015Fimi a\u015F\u0131ld\u0131","Phone Number":"Telefon Numaras\u0131","Resend Code":"Kodu Yeniden G\xF6nder","Reset your password":"\u015Eifrenizi s\u0131f\u0131rlay\u0131n","Reset your Password":"\u015Eifrenizi S\u0131f\u0131rlay\u0131n","Send Code":"Kod G\xF6nder","Send code":"Kod g\xF6nder",Sending:"G\xF6nderiliyor","Setup TOTP":"Tek kullan\u0131ml\u0131k \u015Fifre kurulumu yap","Show password":"\u015Eifreyi g\xF6ster","Sign in":"Oturum a\xE7","Sign In":"Oturum A\xE7","Sign In with Amazon":"Amazon ile Oturum A\xE7","Sign In with Apple":"Apple ile Oturum A\xE7","Sign In with Facebook":"Facebook ile Oturum A\xE7","Sign In with Google":"Google ile Oturum A\xE7","Sign in to your account":"Hesab\u0131n\u0131zda oturum a\xE7\u0131n","Create a new account":"Yeni bir hesap olu\u015Ftur","Signing in":"Oturum a\xE7\u0131l\u0131yor","Sign Out":"\xC7\u0131k\u0131\u015F yap","Sign Up":"Kay\u0131t Ol",Skip:"Atla",Submit:"G\xF6nder",Submitting:"G\xF6nderiliyor","User already exists":"Bu kullan\u0131c\u0131 zaten var","User does not exist":"B\xF6yle bir kullan\u0131c\u0131 mevcut de\u011Fil",Username:"Kullan\u0131c\u0131 ad\u0131","Username cannot be empty":"Kullan\u0131c\u0131 ad\u0131 bo\u015F olamaz","Verify Contact":"Ki\u015Fiyi Do\u011Frula",Verify:"Do\u011Frula"},N3={BACK_SIGN_IN:"Back to Sign In",BIRTHDATE:"Birthdate",CHANGE_PASSWORD:"Change Password",CHANGING_PASSWORD:"Changing",CODE:"Code",CONFIRM_PASSWORD:"Confirm Password",CONFIRM_RESET_PASSWORD_HEADING:"Reset your Password",CONFIRM_SIGNUP_HEADING:"Confirm Sign Up",CONFIRM_SMS:"Confirm SMS Code",CONFIRM_TOTP:"Confirm TOTP Code",CONFIRM:"Confirm",CONFIRMATION_CODE:"Confirmation Code",CONFIRMING:"Confirming",CREATE_ACCOUNT:"Create Account",CREATING_ACCOUNT:"Creating Account",EMAIL_ADDRESS:"Email",ENTER_CODE:"Enter your code",ENTER_USERNAME:"Enter your username",FAMILY_NAME:"Family Name",GIVEN_NAME:"Given Name",FORGOT_YOUR_PASSWORD:"Forgot your password?",FORGOT_YOUR_PASSWORD_LEGACY:"Forgot your password? ",HIDE_PASSWORD:"Hide password",LOADING:"Loading",LOGIN_NAME:"Username",MIDDLE_NAME:"Middle Name",NAME:"Name",NICKNAME:"Nickname",NEW_PASSWORD:"New password",PASSWORD:"Password",PHONE_NUMBER:"Phone Number",PREFERRED_USERNAME:"Preferred Username",PROFILE:"Profile",RESEND_CODE:"Resend Code",RESET_PASSWORD_HEADING:"Reset your password",RESET_PASSWORD:"Reset Password",SEND_CODE:"Send code",SENDING:"Sending",SETUP_TOTP:"Setup TOTP",SHOW_PASSWORD:"Show password",SIGN_IN_BUTTON:"Sign in",SIGN_IN_TAB:"Sign In",SIGN_IN_WITH_AMAZON:"Sign In with Amazon",SIGN_IN_WITH_APPLE:"Sign In with Apple",SIGN_IN_WITH_FACEBOOK:"Sign In with Facebook",SIGN_IN_WITH_GOOGLE:"Sign In with Google",SIGN_IN:"Sign in to your account",SIGN_UP_BUTTON:"Create a new account",SIGNING_IN_BUTTON:"Signing in",SKIP:"Skip",SUBMIT:"Submit",SUBMITTING:"Submitting",VERIFY_CONTACT:"Verify Contact",VERIFY_HEADING:"Account recovery requires verified contact information",VERIFY:"Verify",WEBSITE:"Website"},B3=L({},y3),F3=L({},b3),R3=L({},C3),O3=L({},S3),D3=L({},w3),U3=L({},_3),V3=L({},x3),M3=L({},E3),L3=L({},A3),z3=L({},I3),j3=L({},k3),G3=L({},$3),W3=L({},T3),H3=L({},P3),K3=L({},N3);L({},K3);function R(e){return ne.I18n.get(e)}function q3(e){return ne.I18n.get(e)!==e}var Y3={de:B3,en:F3,es:R3,fr:O3,id:W3,it:D3,ja:U3,kr:V3,nl:M3,pl:L3,pt:z3,zh:j3,sv:G3,tr:H3},ga={birthdate:{label:"Birthdate",labelHidden:!0,placeholder:"Birthdate",type:"date",autocomplete:"bday",isRequired:!0},confirmation_code:{label:"Confirmation Code",labelHidden:!0,placeholder:"Code",type:"number",autocomplete:"one-time-code",isRequired:!0},confirm_password:{label:"Confirm Password",labelHidden:!0,placeholder:"Confirm Password",type:"password",autocomplete:"new-password",isRequired:!0},email:{label:"Email",labelHidden:!0,placeholder:"Email",type:"email",autocomplete:"username",isRequired:!0},family_name:{label:"Family Name",labelHidden:!0,placeholder:"Family Name",type:"text",autocomplete:"family-name",isRequired:!0},given_name:{label:"Given Name",labelHidden:!0,placeholder:"Given Name",type:"text",autocomplete:"given-name",isRequired:!0},middle_name:{label:"Middle Name",labelHidden:!0,placeholder:"Middle Name",type:"text",autocomplete:"additional-name",isRequired:!0},name:{label:"Name",labelHidden:!0,placeholder:"Name",type:"text",autocomplete:"name",isRequired:!0},nickname:{label:"Nickname",labelHidden:!0,placeholder:"Nickname",type:"text",autocomplete:"tel",isRequired:!0},password:{label:"Password",labelHidden:!0,placeholder:"Password",type:"password",autocomplete:"new-password",isRequired:!0},phone_number:{label:"Phone Number",labelHidden:!0,placeholder:"Phone",type:"tel",autocomplete:"tel",dialCode:"+1",dialCodeList:g3,isRequired:!0},preferred_username:{label:"Preferred Username",labelHidden:!0,placeholder:"Preferred Username",type:"text",isRequired:!0},profile:{label:"Profile",labelHidden:!0,placeholder:"Profile",type:"url",autocomplete:"url",isRequired:!0},website:{label:"Website",labelHidden:!0,placeholder:"Website",type:"url",autocomplete:"url",isRequired:!0},username:{label:"Username",labelHidden:!0,placeholder:"Username",type:"text",autocomplete:"username",isRequired:!0}},De=e=>{let t=new FormData(e.target);return Object.fromEntries(t)},Zs=e=>p3.includes(e),Z3=e=>Array.isArray(e),X3=e=>e?Z3(e)?e:[e]:null,J3=e=>ne.Hub.listen("auth",t=>{switch(t.payload.event){case"signOut":e("SIGN_OUT");break}}),Ge=(e,t)=>{let{country_code:r}=ma(e),n=ga[t],{type:o}=n;return o==="tel"&&(n=me(L({},n),{dialCode:r})),n},ya=e=>{let t=ha(e);return me(L({},Ge(e,t)),{autocomplete:"username"})},jr=e=>({confirmation_code:me(L({},Ge(e,"confirmation_code")),{label:"Code *",placeholder:"Code"})}),Q3=e=>({username:L({},ya(e)),password:me(L({},Ge(e,"password")),{autocomplete:"current-password"})}),e2=e=>{let{loginMechanisms:t,signUpAttributes:r}=e.context.config,n=ha(e),o=Array.from(new Set([...t,"password","confirm_password",...r])),i={};for(let s of o)if(Zs(s)){let u=s===n?ya(e):Ge(e,s);i[s]=L({},u)}else console.debug(`Authenticator does not have a default implementation for ${s}. Customize SignUp FormFields to add your own.`);return i},t2=e=>({confirmation_code:me(L({},Ge(e,"confirmation_code")),{placeholder:"Enter your code"})}),r2=e=>{let t=ha(e),{label:r}=ga[t];return{username:me(L({},ya(e)),{label:`Enter your ${r.toLowerCase()}`,placeholder:`Enter your ${r.toLowerCase()}`})}},n2=e=>me(L({},jr(e)),{password:me(L({},Ge(e,"password")),{label:"New Password",placeholder:"New Password"}),confirm_password:me(L({},Ge(e,"confirm_password")),{label:"Confirm Password",placeholder:"Confirm Password"})}),a2=e=>{let t=be(e),{requiredAttributes:r}=t.context,n=Array.from(new Set(["password","confirm_password",...r])),o={};for(let i of n)Zs(i)?o[i]=L({},Ge(e,i)):console.debug(`Authenticator does not have a default implementation for ${i}. Customize ForceNewPassword FormFields to add your own.`);return o},o2={signIn:Q3,signUp:e2,confirmSignUp:t2,confirmSignIn:jr,forceNewPassword:a2,resetPassword:r2,confirmResetPassword:n2,confirmVerifyUser:jr,setupTOTP:jr},i2=e=>{let t=L({},e);for(let[r,n]of Object.entries(e)){let{label:o,placeholder:i}=n;t[r]=me(L({},n),{label:o?R(o):void 0,placeholder:i?R(i):void 0})}return t},s2=e=>Object.entries(e).sort((t,r)=>{let n=t[1].order||Number.MAX_VALUE,o=r[1].order||Number.MAX_VALUE;return n-o}).filter(t=>t[1]!==void 0),u2=(e,t={})=>{let r=vg(e);return Object.keys(t).forEach(n=>{r[n]=L(L({},r[n]),t[n])}),r},l2=(e,t)=>{let r=o2[e](t);return i2(r)},c2=(e,t)=>{var r,n;let o=l2(e,t),i=((n=(r=be(t).context)==null?void 0:r.formFields)==null?void 0:n[e])||{};return u2(o,i)},d2=(e,t)=>{let r=c2(e,t);return s2(r)},Gr=e=>ty(e),f2=oe({attributeToVerify:e=>{}}),v2=oe({challengeName:e=>{}}),p2=oe({requiredAttributes:e=>{}}),ba=oe({remoteError:e=>""}),Ca=oe({formValues:e=>({})}),Sa=oe({touched:e=>({})}),m2=oe({unverifiedAttributes:e=>{}}),h2=oe({username:e=>{}}),wa=oe({validationError:e=>({})}),g2=oe({challengeName:(e,t)=>{var r;return(r=t.data)==null?void 0:r.challengeName}}),y2=oe({requiredAttributes:(e,t)=>{var r,n;return(n=(r=t.data)==null?void 0:r.challengeParam)==null?void 0:n.requiredAttributes}}),b2=oe({redirectIntent:e=>"confirmPasswordReset"}),C2=oe({redirectIntent:e=>"confirmSignUp"}),Xs=oe({authAttributes:(e,t)=>{var r,n;let[o]=e.loginMechanisms,i=(r=e.formValues[o])!=null?r:e.formValues.username,s=(n=e.formValues)==null?void 0:n.password;return{username:i,password:s}}}),_a=oe({validationError:(e,t)=>t.data}),xa=oe({remoteError:(e,t)=>{var r;return t.data.name==="NoUserPoolError"?"Configuration error (see console) \u2013 please contact the administrator":((r=t.data)==null?void 0:r.message)||t.data}}),S2=oe({unverifiedAttributes:(e,t)=>t.data.unverified}),Js=oe({user:(e,t)=>t.data.user||t.data}),w2=oe({username:(e,t)=>e.formValues.username}),_2=oe({codeDeliveryDetails:(e,t)=>t.data.codeDeliveryDetails}),x2=oe({authAttributes:(e,t)=>({username:e.formValues.username})}),Ea=oe({formValues:(e,t)=>{let{name:r,value:n}=t.data;return me(L({},e.formValues),{[r]:n})}}),Aa=oe({formValues:(e,t)=>L(L({},e.formValues),t.data)}),Ia=oe({touched:(e,t)=>{let{name:r}=t.data;return me(L({},e.touched),{[`${r}`]:!0})}}),Qs=oe({formValues:(e,t)=>{var r;let[n="username"]=e.loginMechanisms;if(!e.formValues.phone_number&&n!=="phone_number")return e.formValues;let{formValues:o,country_code:i}=e,s=o.phone_number?"phone_number":"username",u=`${(r=o.country_code)!=null?r:i}${o[s]}`.replace(/[^A-Z0-9+]/gi,""),l=me(L({},o),{[s]:u});return delete l.country_code,l}}),ka=async(e,t,r,n)=>{let o=await Promise.all(n.map(s=>s(e,t,r))),i=Tb({},...o);return oa(i)?Promise.resolve():Promise.reject(i)},$a={async getAmplifyConfig(){return ne.Amplify.configure()},async getCurrentUser(){return ne.Auth.currentAuthenticatedUser()},async handleSignUp(e){return ne.Auth.signUp(e)},async handleSignIn({username:e,password:t}){return ne.Auth.signIn(e,t)},async handleConfirmSignIn({user:e,code:t,mfaType:r}){return ne.Auth.confirmSignIn(e,t,r)},async handleConfirmSignUp({username:e,code:t}){return await ne.Auth.confirmSignUp(e,t)},async handleForgotPasswordSubmit({username:e,code:t,password:r}){return ne.Auth.forgotPasswordSubmit(e,t,r)},async handleForgotPassword(e){return ne.Auth.forgotPassword(e)},async validateCustomSignUp(e,t){},async validateFormPassword(e,t,r){let{password:n}=e,{password:o}=t;if(!o||!r)return null;let i=[],s=+(r==null?void 0:r.passwordPolicyMinLength);n.length<s&&i.push(`Password must have at least ${s} characters`);let u=r==null?void 0:r.passwordPolicyCharacters;return u==null||u.forEach(l=>{switch(l){case"REQUIRES_LOWERCASE":/[a-z]/.test(n)||i.push("Password must have lower case letters");break;case"REQUIRES_UPPERCASE":/[A-Z]/.test(n)||i.push("Password must have upper case letters");break;case"REQUIRES_NUMBERS":/[0-9]/.test(n)||i.push("Password must have numbers");break;case"REQUIRES_SYMBOLS":/[\W]/.test(n)||i.push("Password must have special characters");break}}),i.length!==0?{password:i}:null},async validateConfirmPassword(e,t){let{password:r,confirm_password:n}=e,{confirm_password:o,password:i}=t;if(!r&&!n)return null;if((r||n)&&r!==n&&(o&&i||(r==null?void 0:r.length)>=6&&(n==null?void 0:n.length)>=6))return{confirm_password:"Your passwords must match"}},async validatePreferredUsername(e,t){}};function E2({services:e}){return jt({initial:"init",id:"signInActor",states:{init:{always:[{target:"signIn"}]},signIn:{initial:"edit",exit:["clearFormValues","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:["sendUpdate","clearError"],invoke:{src:"federatedSignIn",onError:{actions:"setRemoteError"}}},submit:{tags:["pending"],entry:["parsePhoneNumber","clearError","sendUpdate"],invoke:{src:"signIn",onDone:[{cond:"shouldSetupTOTP",actions:["setUser","setChallengeName"],target:"#signInActor.setupTOTP"},{cond:"shouldConfirmSignIn",actions:["setUser","setChallengeName"],target:"#signInActor.confirmSignIn"},{cond:"shouldForceChangePassword",actions:["setUser","setChallengeName","setRequiredAttributes"],target:"#signInActor.forceNewPassword"},{actions:"setUser",target:"verifying"}],onError:[{cond:"shouldRedirectToConfirmSignUp",actions:["setCredentials","setConfirmSignUpIntent"],target:"rejected"},{cond:"shouldRedirectToConfirmResetPassword",actions:["setUsernameAuthAttributes","setConfirmResetPasswordIntent"],target:"rejected"},{actions:"setRemoteError",target:"edit"}]}},verifying:{tags:["pending"],entry:["clearError","sendUpdate"],invoke:{src:"checkVerifiedContact",onDone:[{cond:"shouldRequestVerification",target:"#signInActor.verifyUser",actions:"setUnverifiedAttributes"},{target:"resolved"}],onError:{actions:"setRemoteError",target:"edit"}}},resolved:{always:"#signInActor.resolved"},rejected:{always:"#signInActor.rejected"}}},confirmSignIn:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:["clearError","sendUpdate"],invoke:{src:"confirmSignIn",onDone:{target:"#signInActor.resolved",actions:["setUser","clearChallengeName","clearRequiredAttributes"]},onError:{target:"edit",actions:"setRemoteError"}}}}},forceNewPassword:{type:"parallel",exit:["clearFormValues","clearError","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:"sendUpdate"},invalid:{entry:"sendUpdate"}},on:{SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submit:{initial:"idle",entry:"clearError",states:{idle:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"validate"}}},validate:{entry:"sendUpdate",invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:["sendUpdate","clearError"],invoke:{src:"forceNewPassword",onDone:[{cond:"shouldConfirmSignIn",actions:["setUser","setChallengeName"],target:"#signInActor.confirmSignIn"},{cond:"shouldSetupTOTP",actions:["setUser","setChallengeName"],target:"#signInActor.setupTOTP"},{target:"resolved",actions:["setUser","setCredentials"]}],onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signInActor.resolved"}}}}},setupTOTP:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:["sendUpdate","clearError"],invoke:{src:"verifyTotpToken",onDone:{actions:["setUser","clearChallengeName","clearRequiredAttributes"],target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},verifyUser:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:"clearError",invoke:{src:"verifyUser",onDone:{target:"#signInActor.confirmVerifyUser"},onError:{actions:"setRemoteError",target:"edit"}}}}},confirmVerifyUser:{initial:"edit",exit:["clearFormValues","clearError","clearUnverifiedAttributes","clearAttributeToVerify","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:"clearError",invoke:{src:"confirmVerifyUser",onDone:{target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},resolved:{type:"final",data:t=>({user:t.user})},rejected:{type:"final",data:(t,r)=>({intent:t.redirectIntent,authAttributes:t.authAttributes})}}},{actions:{clearAttributeToVerify:f2,clearChallengeName:v2,clearRequiredAttributes:p2,clearError:ba,clearFormValues:Ca,clearTouched:Sa,clearUnverifiedAttributes:m2,clearValidationError:wa,handleInput:Ea,handleSubmit:Aa,handleBlur:Ia,parsePhoneNumber:Qs,setChallengeName:g2,setConfirmResetPasswordIntent:b2,setConfirmSignUpIntent:C2,setRequiredAttributes:y2,setCredentials:Xs,setFieldErrors:_a,setRemoteError:xa,setUnverifiedAttributes:S2,setUser:Js,setUsernameAuthAttributes:x2,sendUpdate:Kn()},guards:{shouldConfirmSignIn:(t,r)=>{let n=Ee(r,"data.challengeName");return["SMS_MFA","SOFTWARE_TOKEN_MFA"].includes(n)},shouldRedirectToConfirmSignUp:(t,r)=>r.data.code==="UserNotConfirmedException",shouldRedirectToConfirmResetPassword:(t,r)=>r.data.code==="PasswordResetRequiredException",shouldSetupTOTP:(t,r)=>Ee(r,"data.challengeName")==="MFA_SETUP",shouldForceChangePassword:(t,r)=>Ee(r,"data.challengeName")==="NEW_PASSWORD_REQUIRED",shouldRequestVerification:(t,r)=>{let{unverified:n,verified:o}=r.data;return oa(o)&&!oa(n)}},services:{async signIn(t){let{username:r,password:n}=t.formValues;return await e.handleSignIn({username:r,password:n})},async confirmSignIn(t,r){let{challengeName:n,user:o}=t,{confirmation_code:i}=t.formValues,s;return(n==="SMS_MFA"||n==="SOFTWARE_TOKEN_MFA")&&(s=n),await e.handleConfirmSignIn({user:o,code:i,mfaType:s}),await ne.Auth.currentAuthenticatedUser()},async forceNewPassword(t,r){let{user:n,formValues:o}=t,i=o,{password:s,confirm_password:u,phone_number:l,country_code:c}=i,d=Hs(i,["password","confirm_password","phone_number","country_code"]),v;return l&&(v=`${c}${l}`.replace(/[^A-Z0-9+]/gi,""),d=me(L({},d),{phone_number:v})),ne.Auth.completeNewPassword(n,s,d)},async verifyTotpToken(t,r){let{user:n}=t,{confirmation_code:o}=t.formValues;return ne.Auth.verifyTotpToken(n,o)},async federatedSignIn(t,r){let{provider:n}=r.data;return await ne.Auth.federatedSignIn({provider:n})},async checkVerifiedContact(t,r){let{user:n}=t;return await ne.Auth.verifiedContact(n)},async verifyUser(t,r){let{unverifiedAttr:n}=t.formValues,o=await ne.Auth.verifyCurrentUserAttribute(n);return t.attributeToVerify=n,o},async confirmVerifyUser(t,r){let{attributeToVerify:n}=t,{confirmation_code:o}=t.formValues;return await ne.Auth.verifyCurrentUserAttributeSubmit(n,o)},async validateFields(t,r){return ka(t.formValues,t.touched,t.passwordSettings,[$a.validateConfirmPassword])}}})}var A2=jt({initial:"pending",id:"signOutActor",states:{pending:{tags:["pending"],invoke:{src:"signOut",onDone:"resolved",onError:"rejected"}},resolved:{type:"final"},rejected:{type:"final"}}},{services:{signOut:()=>ne.Auth.signOut()}});function I2({services:e}){return jt({id:"resetPasswordActor",initial:"init",states:{init:{always:[{target:"confirmResetPassword",cond:"shouldAutoConfirmReset"},{target:"resetPassword"}]},resetPassword:{initial:"edit",exit:["clearFormValues","clearError","clearTouched"],states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"}}},submit:{tags:["pending"],entry:["sendUpdate","setUsername","clearError"],invoke:{src:"resetPassword",onDone:{target:"#resetPasswordActor.confirmResetPassword"},onError:{actions:["setRemoteError"],target:"edit"}}}}},confirmResetPassword:{type:"parallel",exit:["clearFormValues","clearError","clearUsername","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:"sendUpdate"},invalid:{entry:"sendUpdate"}},on:{CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"validate"},RESEND:"resendCode",CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"}}},validate:{entry:"sendUpdate",invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},resendCode:{tags:["pending"],entry:["clearError","sendUpdate"],invoke:{src:"resetPassword",onDone:{target:"idle"},onError:{actions:"setRemoteError",target:"idle"}}},pending:{tags:["pending"],entry:["clearError","sendUpdate"],invoke:{src:"confirmResetPassword",onDone:{actions:"clearUsername",target:"#resetPasswordActor.resolved"},onError:{actions:"setRemoteError",target:"idle"}}}}}}},resolved:{type:"final"}}},{actions:{clearError:ba,clearFormValues:Ca,clearTouched:Sa,clearUsername:h2,clearValidationError:wa,handleInput:Ea,handleSubmit:Aa,handleBlur:Ia,setFieldErrors:_a,setRemoteError:xa,setUsername:w2,sendUpdate:Kn()},guards:{shouldAutoConfirmReset:(t,r)=>!!(t.intent&&t.intent==="confirmPasswordReset")},services:{async resetPassword(t){var r,n;let o=(n=(r=t.formValues)==null?void 0:r.username)!=null?n:t.username;return e.handleForgotPassword(o)},async confirmResetPassword(t){let{username:r}=t,{confirmation_code:n,password:o}=t.formValues;return e.handleForgotPasswordSubmit({username:r,code:n,password:o})},async validateFields(t,r){return ka(t.formValues,t.touched,t.passwordSettings,[$a.validateConfirmPassword])}}})}function k2({services:e}){return jt({id:"signUpActor",initial:"init",states:{init:{always:[{target:"confirmSignUp",cond:"shouldInitConfirmSignUp"},{target:"signUp"}]},signUp:{type:"parallel",exit:["clearError","clearFormValues","clearTouched"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateSignUp",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:"sendUpdate"},invalid:{entry:"sendUpdate"}},on:{CHANGE:{actions:"handleInput",target:".pending"},BLUR:{actions:"handleBlur",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"validate"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:["sendUpdate","clearError"],invoke:{src:"federatedSignIn",onDone:"#signUpActor.resolved",onError:{actions:"setRemoteError"}}},validate:{entry:"sendUpdate",invoke:{src:"validateSignUp",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:["parsePhoneNumber","sendUpdate","clearError"],invoke:{src:"signUp",onDone:[{cond:"shouldSkipConfirm",target:"skipConfirm",actions:["setUser"]},{target:"resolved",actions:["setUser","setCredentials","setCodeDeliveryDetails"]}],onError:{target:"idle",actions:"setRemoteError"}}},skipConfirm:{invoke:{src:"signIn",onDone:{target:"#signUpActor.resolved",actions:"setUser"},onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signUpActor.confirmSignUp"}}}}},confirmSignUp:{initial:"edit",states:{edit:{entry:"sendUpdate",on:{SUBMIT:{actions:"handleSubmit",target:"submit"},CHANGE:{actions:"handleInput"},BLUR:{actions:"handleBlur"},RESEND:"resend"}},resend:{tags:["pending"],entry:"sendUpdate",invoke:{src:"resendConfirmationCode",onDone:{target:"edit"},onError:[{target:"#signUpActor.resolved",actions:"setUser",cond:"isUserAlreadyConfirmed"},{target:"edit",actions:"setRemoteError"}]}},submit:{tags:["pending"],entry:["sendUpdate","clearError"],invoke:{src:"confirmSignUp",onDone:{target:"#signUpActor.resolved",actions:["setUser"]},onError:{target:"edit",actions:"setRemoteError"}}}}},resolved:{type:"final",data:(t,r)=>{let{username:n,password:o}=t.authAttributes;return{user:Ee(r,"data.user")||t.user,authAttributes:{username:n,password:o}}}}}},{guards:{isUserAlreadyConfirmed:(t,r)=>r.data.message==="User is already confirmed.",shouldInitConfirmSignUp:t=>t.intent&&t.intent==="confirmSignUp",shouldSkipConfirm:(t,r)=>r.data.userConfirmed},actions:{clearError:ba,clearFormValues:Ca,clearTouched:Sa,clearValidationError:wa,handleInput:Ea,handleSubmit:Aa,handleBlur:Ia,parsePhoneNumber:Qs,setCredentials:Xs,setFieldErrors:_a,setRemoteError:xa,setCodeDeliveryDetails:_2,setUser:Js,sendUpdate:Kn()},services:{async signIn(t,r){let{user:n,authAttributes:o,formValues:i}=t,s=Ee(n,"username")||Ee(o,"username"),u=Ee(i,"password");return await ne.Auth.signIn(s,u)},async confirmSignUp(t,r){let{user:n,authAttributes:o,formValues:i}=t,{confirmation_code:s}=i,u=Ee(n,"username")||Ee(o,"username"),{password:l}=o;return await e.handleConfirmSignUp({username:u,code:s}),await ne.Auth.signIn(u,l)},async resendConfirmationCode(t,r){let{user:n,authAttributes:o}=t,i=Ee(n,"username")||Ee(o,"username");return ne.Auth.resendSignUp(i)},async federatedSignIn(t,r){let{provider:n}=r.data;return await ne.Auth.federatedSignIn({provider:n})},async signUp(t,r){let{formValues:n,loginMechanisms:o}=t,[i="username"]=o,{[i]:s,password:u}=n,l=rw(n,(c,d)=>{switch(d){case"address":case"birthdate":case"email":case"family_name":case"gender":case"given_name":case"locale":case"middle_name":case"name":case"nickname":case"phone_number":case"picture":case"preferred_username":case"profile":case"updated_at":case"website":case"zoneinfo":return!0;default:return d.startsWith("custom:")}});return await e.handleSignUp({username:s,password:u,attributes:l})},async validateSignUp(t,r){return ka(t.formValues,t.touched,t.passwordSettings,[e.validateFormPassword,e.validateConfirmPassword,e.validatePreferredUsername,e.validateCustomSignUp])}}})}var eu="+1";function $2(){return jt({id:"authenticator",initial:"idle",context:{user:void 0,config:{},services:{},actorRef:void 0},states:{idle:{on:{INIT:{target:"setup",actions:"configure"}}},setup:{invoke:[{src:"getCurrentUser",onDone:{actions:"setUser",target:"authenticated"},onError:[{target:"signUp",cond:"isInitialStateSignUp"},{target:"resetPassword",cond:"isInitialStateResetPassword"},{target:"signIn"}]},{src:"getAmplifyConfig",onDone:{actions:"applyAmplifyConfig"}}]},signIn:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignInActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:"stopSignInActor"}},on:{SIGN_UP:"signUp",RESET_PASSWORD:"resetPassword","done.invoke.signInActor":[{target:"signUp",actions:"setActorDoneData",cond:"shouldRedirectToSignUp"},{target:"resetPassword",actions:"setActorDoneData",cond:"shouldRedirectToResetPassword"},{target:"authenticated",actions:"setActorDoneData"}]}},signUp:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignUpActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:"stopSignUpActor"}},on:{SIGN_IN:"signIn","done.invoke.signUpActor":{target:"setup",actions:"setActorDoneData"}}},resetPassword:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnResetPasswordActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:"stopResetPasswordActor"}},on:{SIGN_IN:"signIn","done.invoke.resetPasswordActor":{target:"signIn",actions:"setActorDoneData"}}},signOut:{initial:"spawnActor",states:{spawnActor:{always:{actions:"spawnSignOutActor",target:"runActor"}},runActor:{entry:"clearActorDoneData",exit:["stopSignOutActor","clearUser"]}},on:{"done.invoke.signOutActor":"signIn"}},authenticated:{on:{SIGN_OUT:"signOut"}}},on:{CHANGE:{actions:"forwardToActor"},BLUR:{actions:"forwardToActor"},SUBMIT:{actions:"forwardToActor"},FEDERATED_SIGN_IN:{actions:"forwardToActor"},RESEND:{actions:"forwardToActor"},SIGN_OUT:{actions:"forwardToActor"},SIGN_IN:{actions:"forwardToActor"},SKIP:{actions:"forwardToActor"}}},{actions:{forwardToActor:c0(e=>e.actorRef),setUser:Oe({user:(e,t)=>t.data}),setActorDoneData:Oe({actorDoneData:(e,t)=>{var r,n;return{authAttributes:L({},(r=t.data)==null?void 0:r.authAttributes),intent:(n=t.data)==null?void 0:n.intent}},user:(e,t)=>{var r;return(r=t.data)==null?void 0:r.user}}),clearUser:Oe({user:void 0}),clearActorDoneData:Oe({actorDoneData:void 0}),applyAmplifyConfig:Oe({config(e,t){var r,n,o,i,s,u,l,c,d;let v=(n=(r=t.data.aws_cognito_username_attributes)==null?void 0:r.map(_=>_.toLowerCase()))!=null?n:[],f=(i=(o=t.data.aws_cognito_verification_mechanisms)==null?void 0:o.map(_=>_.toLowerCase()))!=null?i:[],p=(u=(s=t.data.aws_cognito_signup_attributes)==null?void 0:s.map(_=>_.toLowerCase()))!=null?u:[],g=(c=(l=t.data.aws_cognito_social_providers)==null?void 0:l.map(_=>_.toLowerCase()))!=null?c:[],h=t.data.aws_cognito_password_protection_settings||{};v.length===0&&v.push("username");let{loginMechanisms:m,signUpAttributes:b,socialProviders:C,initialState:S,formFields:w}=e.config;return{loginMechanisms:m!=null?m:v,formFields:(d=T2(w))!=null?d:{},passwordSettings:h,signUpAttributes:b!=null?b:Array.from(new Set([...f,...p])),socialProviders:C!=null?C:g.sort(),initialState:S}}}),spawnSignInActor:Oe({actorRef:(e,t)=>{var r,n,o,i,s;let{services:u}=e,l=E2({services:u}).withContext({authAttributes:(r=e.actorDoneData)==null?void 0:r.authAttributes,user:e.user,intent:(n=e.actorDoneData)==null?void 0:n.intent,country_code:eu,formValues:{},touched:{},validationError:{},loginMechanisms:(o=e.config)==null?void 0:o.loginMechanisms,socialProviders:(i=e.config)==null?void 0:i.socialProviders,formFields:(s=e.config)==null?void 0:s.formFields});return Pr(l,{name:"signInActor"})}}),spawnSignUpActor:Oe({actorRef:(e,t)=>{var r,n,o,i,s,u,l;let{services:c}=e,d=k2({services:c}).withContext({authAttributes:(n=(r=e.actorDoneData)==null?void 0:r.authAttributes)!=null?n:{},country_code:eu,intent:(o=e.actorDoneData)==null?void 0:o.intent,formValues:{},touched:{},validationError:{},loginMechanisms:(i=e.config)==null?void 0:i.loginMechanisms,socialProviders:(s=e.config)==null?void 0:s.socialProviders,formFields:(u=e.config)==null?void 0:u.formFields,passwordSettings:(l=e.config)==null?void 0:l.passwordSettings});return Pr(d,{name:"signUpActor"})}}),spawnResetPasswordActor:Oe({actorRef:(e,t)=>{var r,n,o,i;let{services:s}=e,u=I2({services:s}).withContext({formValues:{},touched:{},intent:(r=e.actorDoneData)==null?void 0:r.intent,username:(o=(n=e.actorDoneData)==null?void 0:n.authAttributes)==null?void 0:o.username,formFields:(i=e.config)==null?void 0:i.formFields,validationError:{}});return Pr(u,{name:"resetPasswordActor"})}}),spawnSignOutActor:Oe({actorRef:e=>{let t=A2.withContext({user:e.user});return Pr(t,{name:"signOutActor"})}}),stopSignInActor:Gr("signInActor"),stopSignUpActor:Gr("signUpActor"),stopResetPasswordActor:Gr("resetPasswordActor"),stopSignOutActor:Gr("signOutActor"),configure:Oe((e,t)=>{let r=t.data,{services:n}=r,o=Hs(r,["services"]);return{services:L(L({},$a),n),config:o}})},guards:{isInitialStateSignUp:e=>e.config.initialState==="signUp",isInitialStateResetPassword:e=>e.config.initialState==="resetPassword",shouldRedirectToSignUp:(e,t)=>{var r;return((r=t.data)==null?void 0:r.intent)==="confirmSignUp"},shouldRedirectToResetPassword:(e,t)=>{var r;return((r=t.data)==null?void 0:r.intent)==="confirmPasswordReset"}},services:{getCurrentUser:(e,t)=>e.services.getCurrentUser(),getAmplifyConfig:(e,t)=>e.services.getAmplifyConfig()}})}function T2(e){return e&&Object.keys(e).forEach(t=>{Object.keys(e[t]).forEach(r=>{let n=e[t][r];n.required=n.isRequired})}),e}var P2={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}},N2={red:{10:{value:"hsl(0, 75%, 95%)"},20:{value:"hsl(0, 75%, 85%)"},40:{value:"hsl(0, 75%, 75%)"},60:{value:"hsl(0, 50%, 50%)"},80:{value:"hsl(0, 95%, 30%)"},90:{value:"hsl(0, 100%, 20%)"},100:{value:"hsl(0, 100%, 15%)"}},orange:{10:{value:"hsl(30, 75%, 95%)"},20:{value:"hsl(30, 75%, 85%)"},40:{value:"hsl(30, 75%, 75%)"},60:{value:"hsl(30, 50%, 50%)"},80:{value:"hsl(30, 95%, 30%)"},90:{value:"hsl(30, 100%, 20%)"},100:{value:"hsl(30, 100%, 15%)"}},yellow:{10:{value:"hsl(60, 75%, 95%)"},20:{value:"hsl(60, 75%, 85%)"},40:{value:"hsl(60, 75%, 75%)"},60:{value:"hsl(60, 50%, 50%)"},80:{value:"hsl(60, 95%, 30%)"},90:{value:"hsl(60, 100%, 20%)"},100:{value:"hsl(60, 100%, 15%)"}},green:{10:{value:"hsl(130, 60%, 95%)"},20:{value:"hsl(130, 60%, 90%)"},40:{value:"hsl(130, 44%, 63%)"},60:{value:"hsl(130, 43%, 46%)"},80:{value:"hsl(130, 33%, 37%)"},90:{value:"hsl(130, 27%, 29%)"},100:{value:"hsl(130, 22%, 23%)"}},teal:{10:{value:"hsl(190, 75%, 95%)"},20:{value:"hsl(190, 75%, 85%)"},40:{value:"hsl(190, 70%, 70%)"},60:{value:"hsl(190, 50%, 50%)"},80:{value:"hsl(190, 95%, 30%)"},90:{value:"hsl(190, 100%, 20%)"},100:{value:"hsl(190, 100%, 15%)"}},blue:{10:{value:"hsl(220, 95%, 95%)"},20:{value:"hsl(220, 85%, 85%)"},40:{value:"hsl(220, 70%, 70%)"},60:{value:"hsl(220, 50%, 50%)"},80:{value:"hsl(220, 95%, 30%)"},90:{value:"hsl(220, 100%, 20%)"},100:{value:"hsl(220, 100%, 15%)"}},purple:{10:{value:"hsl(300, 95%, 95%)"},20:{value:"hsl(300, 85%, 85%)"},40:{value:"hsl(300, 70%, 70%)"},60:{value:"hsl(300, 50%, 50%)"},80:{value:"hsl(300, 95%, 30%)"},90:{value:"hsl(300, 100%, 20%)"},100:{value:"hsl(300, 100%, 15%)"}},pink:{10:{value:"hsl(340, 95%, 95%)"},20:{value:"hsl(340, 90%, 85%)"},40:{value:"hsl(340, 70%, 70%)"},60:{value:"hsl(340, 50%, 50%)"},80:{value:"hsl(340, 95%, 30%)"},90:{value:"hsl(340, 100%, 20%)"},100:{value:"hsl(340, 100%, 15%)"}},neutral:{10:{value:"hsl(210, 5%, 98%)"},20:{value:"hsl(210, 5%, 94%)"},40:{value:"hsl(210, 5%, 87%)"},60:{value:"hsl(210, 6%, 70%)"},80:{value:"hsl(210, 10%, 40%)"},90:{value:"hsl(210, 25%, 25%)"},100:{value:"hsl(210, 50%, 10%)"}},brand:{primary:{10:{value:"{colors.teal.10.value}"},20:{value:"{colors.teal.20.value}"},40:{value:"{colors.teal.40.value}"},60:{value:"{colors.teal.60.value}"},80:{value:"{colors.teal.80.value}"},90:{value:"{colors.teal.90.value}"},100:{value:"{colors.teal.100.value}"}},secondary:{10:{value:"{colors.purple.10.value}"},20:{value:"{colors.purple.20.value}"},40:{value:"{colors.purple.40.value}"},60:{value:"{colors.purple.60.value}"},80:{value:"{colors.purple.80.value}"},90:{value:"{colors.purple.90.value}"},100:{value:"{colors.purple.100.value}"}}},font:{primary:{value:"{colors.neutral.100.value}"},secondary:{value:"{colors.neutral.90.value}"},tertiary:{value:"{colors.neutral.80.value}"},disabled:{value:"{colors.font.tertiary.value}"},inverse:{value:"{colors.white.value}"},interactive:{value:"{colors.brand.primary.80.value}"},hover:{value:"{colors.brand.primary.90.value}"},focus:{value:"{colors.brand.primary.100.value}"},active:{value:"{colors.brand.primary.100.value}"},info:{value:"{colors.blue.90.value}"},warning:{value:"{colors.orange.90.value}"},error:{value:"{colors.red.90.value}"},success:{value:"{colors.green.90.value}"}},background:{primary:{value:"{colors.white.value}"},secondary:{value:"{colors.neutral.10.value}"},tertiary:{value:"{colors.neutral.20.value}"},disabled:{value:"{colors.background.tertiary.value}"},info:{value:"{colors.blue.20.value}"},warning:{value:"{colors.orange.20.value}"},error:{value:"{colors.red.20.value}"},success:{value:"{colors.green.20.value}"}},border:{primary:{value:"{colors.neutral.60.value}"},secondary:{value:"{colors.neutral.40.value}"},tertiary:{value:"{colors.neutral.20.value}"},disabled:{value:"{colors.border.tertiary.value}"},focus:{value:"{colors.brand.primary.100.value}"},error:{value:"{colors.red.80.value}"}},shadow:{primary:{value:"hsla(210, 50%, 10%, 0.25)"},secondary:{value:"hsla(210, 50%, 10%, 0.15)"},tertiary:{value:"hsla(210, 50%, 10%, 0.05)"}},overlay:{10:{value:"hsla(0, 0%, 0%, 0.1)"},20:{value:"hsla(0, 0%, 0%, 0.2)"},30:{value:"hsla(0, 0%, 0%, 0.3)"},40:{value:"hsla(0, 0%, 0%, 0.4)"},50:{value:"hsla(0, 0%, 0%, 0.5)"},60:{value:"hsla(0, 0%, 0%, 0.6)"},70:{value:"hsla(0, 0%, 0%, 0.7)"},80:{value:"hsla(0, 0%, 0%, 0.8)"},90:{value:"hsla(0, 0%, 0%, 0.9)"}},black:{value:"hsl(0, 0%, 0%)"},white:{value:"hsl(0, 0%, 100%)"},transparent:{value:"transparent"}},B2={alignItems:{value:"center"},justifyContent:{value:"space-between"},color:{value:"{colors.font.primary.value}"},backgroundColor:{value:"{colors.background.tertiary.value}"},paddingBlock:{value:"{space.small.value}"},paddingInline:{value:"{space.medium.value}"},icon:{size:{value:"{fontSizes.xl.value}"}},heading:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"}},info:{color:{value:"{colors.font.info.value}"},backgroundColor:{value:"{colors.background.info.value}"}},error:{color:{value:"{colors.font.error.value}"},backgroundColor:{value:"{colors.background.error.value}"}},warning:{color:{value:"{colors.font.warning.value}"},backgroundColor:{value:"{colors.background.warning.value}"}},success:{color:{value:"{colors.font.success.value}"},backgroundColor:{value:"{colors.background.success.value}"}}},F2={maxWidth:{value:"60rem"},modal:{width:{value:"{space.relative.full}"},height:{value:"{space.relative.full}"},backgroundColor:{value:"{colors.overlay.50.value}"},top:{value:"{space.zero}"},left:{value:"{space.zero}"}},container:{widthMax:{value:"30rem"}},router:{borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},backgroundColor:{value:"{colors.background.primary.value}"},boxShadow:{value:"{shadows.medium.value}"}},footer:{paddingBottom:{value:"{space.medium.value}"}},form:{padding:{value:"{space.xl.value}"}},state:{inactive:{backgroundColor:{value:"{colors.background.secondary.value}"}}},orContainer:{color:{value:"{colors.neutral.80.value}"},orLine:{backgroundColor:{value:"{colors.background.primary.value}"}}}},R2={color:{value:"{colors.font.primary.value}"},lineHeight:{value:1},fontWeight:{value:"{fontWeights.semibold.value}"},fontSize:{value:"{fontSizes.small.value}"},textAlign:{value:"center"},paddingVertical:{value:"{space.xs.value}"},paddingHorizontal:{value:"{space.small.value}"},backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"{radii.xl.value}"},info:{color:{value:"{colors.font.info.value}"},backgroundColor:{value:"{colors.background.info.value}"}},warning:{color:{value:"{colors.font.warning.value}"},backgroundColor:{value:"{colors.background.warning.value}"}},success:{color:{value:"{colors.font.success.value}"},backgroundColor:{value:"{colors.background.success.value}"}},error:{color:{value:"{colors.font.error.value}"},backgroundColor:{value:"{colors.background.error.value}"}},small:{fontSize:{value:"{fontSizes.xs.value}"},paddingVertical:{value:"{space.xxs.value}"},paddingHorizontal:{value:"{space.xs.value}"}},large:{fontSize:{value:"{fontSizes.medium.value}"},paddingVertical:{value:"{space.small.value}"},paddingHorizontal:{value:"{space.medium.value}"}}},O2={fontWeight:{value:"{fontWeights.bold.value}"},transitionDuration:{value:"{components.fieldcontrol.transitionDuration.value}"},fontSize:{value:"{components.fieldcontrol.fontSize.value}"},lineHeight:{value:"{components.fieldcontrol.lineHeight.value}"},paddingBlockStart:{value:"{components.fieldcontrol.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.paddingInlineEnd.value}"},borderColor:{value:"{components.fieldcontrol.borderColor.value}"},borderWidth:{value:"{components.fieldcontrol.borderWidth.value}"},borderStyle:{value:"{components.fieldcontrol.borderStyle.value}"},borderRadius:{value:"{components.fieldcontrol.borderRadius.value}"},color:{value:"{colors.font.primary.value}"},_hover:{color:{value:"{colors.font.focus.value}"},backgroundColor:{value:"{colors.brand.primary.10.value}"},borderColor:{value:"{colors.brand.primary.60.value}"}},_focus:{color:{value:"{colors.font.focus.value}"},backgroundColor:{value:"{colors.brand.primary.10.value}"},borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{color:{value:"{colors.font.active.value}"},backgroundColor:{value:"{colors.brand.primary.20.value}"},borderColor:{value:"{colors.brand.primary.100.value}"}},_loading:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}},primary:{borderColor:{value:"transparent"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},backgroundColor:{value:"{colors.brand.primary.80.value}"},color:{value:"{colors.font.inverse.value}"},_disabled:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.background.disabled.value}"},color:{value:"{colors.font.disabled.value}"}},_loading:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.background.disabled.value}"},color:{value:"{colors.font.disabled.value}"}},_hover:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.90.value}"},color:{value:"{colors.font.inverse.value}"}},_focus:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.90.value}"},color:{value:"{colors.font.inverse.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.100.value}"},color:{value:"{colors.font.inverse.value}"}}},menu:{borderWidth:{value:0},backgroundColor:{value:"transparent"},justifyContent:{value:"start"},_hover:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.80.value}"}},_focus:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.80.value}"}},_active:{color:{value:"{colors.font.inverse.value}"},backgroundColor:{value:"{colors.brand.primary.90.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"}}},link:{borderWidth:{value:0},borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.interactive.value}"},_hover:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.10.value}"},color:{value:"{colors.font.hover.value}"}},_focus:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.10.value}"},color:{value:"{colors.font.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_active:{borderColor:{value:"transparent"},backgroundColor:{value:"{colors.brand.primary.20.value}"},color:{value:"{colors.font.active.value}"}},_disabled:{borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.disabled.value}"}},_loading:{borderColor:{value:"transparent"},backgroundColor:{value:"transparent"},color:{value:"{colors.font.disabled.value}"}}},small:{fontSize:{value:"{components.fieldcontrol.small.fontSize.value}"},paddingBlockStart:{value:"{components.fieldcontrol.small.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.small.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.small.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.small.paddingInlineEnd.value}"}},large:{fontSize:{value:"{components.fieldcontrol.large.fontSize.value}"},paddingBlockStart:{value:"{components.fieldcontrol.large.paddingBlockStart.value}"},paddingBlockEnd:{value:"{components.fieldcontrol.large.paddingBlockEnd.value}"},paddingInlineStart:{value:"{components.fieldcontrol.large.paddingInlineStart.value}"},paddingInlineEnd:{value:"{components.fieldcontrol.large.paddingInlineEnd.value}"}},loaderWrapper:{alignItems:{value:"center"},gap:{value:"{space.xs.value}"}}},D2={backgroundColor:{value:"{colors.background.primary.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"0"},borderStyle:{value:"solid"},borderColor:{value:"transparent"},boxShadow:{value:"none"},padding:{value:"{space.medium.value}"},outlined:{backgroundColor:{value:"{components.card.backgroundColor.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},boxShadow:{value:"{components.card.boxShadow.value}"}},elevated:{backgroundColor:{value:"{components.card.backgroundColor.value}"},borderRadius:{value:"{radii.xs.value}"},borderWidth:{value:"0"},borderStyle:{value:"solid"},borderColor:{value:"transparent"},boxShadow:{value:"{shadows.medium.value}"}}},U2={cursor:{value:"pointer"},alignItems:{value:"center"},_disabled:{cursor:{value:"not-allowed"}},button:{position:{value:"relative"},alignItems:{value:"center"},justifyContent:{value:"center"},color:{value:"{colors.white.value}"},before:{width:{value:"100%"},height:{value:"100%"},borderWidth:{value:"{borderWidths.medium.value}"},borderRadius:{value:"20%"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"}},_focus:{outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},borderColor:{value:"{colors.transparent.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"2px",color:"{colors.border.focus.value}"}}},_disabled:{borderColor:{value:"{colors.border.disabled.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{borderColor:{value:"{colors.transparent.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"2px",color:"{colors.border.error.value}"}}}}},icon:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderRadius:{value:"20%"},opacity:{value:"{opacities.0.value}"},transform:{value:"scale(0)"},transitionProperty:{value:"all"},transitionDuration:{value:"{time.short.value}"},transitionTimingFunction:{value:"ease-in-out"},_checked:{opacity:{value:"{opacities.100.value}"},transform:{value:"scale(1)"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"}}}},label:{_disabled:{color:{value:"{colors.font.disabled.value}"}}}},V2={alignItems:{value:"flex-start"},alignContent:{value:"center"},flexDirection:{value:"column"},justifyContent:{value:"center"}},M2={fontSize:{value:"{font.sizes.xs.value}"},gap:{value:"{space.relative.medium.value}"},svg:{path:{fill:{value:"{colors.font.primary}"}}},toolTip:{bottom:{value:"{space.large}"},color:{value:"{colors.teal.100}"},fontSize:{value:"{font.sizes.xxs}"}}},L2={height:{value:"100%"}},z2={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.medium.value}"},label:{color:{value:"{colors.font.tertiary.value}"},paddingInline:{value:"{space.medium.value}"},fontSize:{value:"{fontSizes.small.value}"},backgroundColor:{value:"{colors.background.primary.value}"}},small:{borderWidth:{value:"{borderWidths.small.value}"}},large:{borderWidth:{value:"{borderWidths.large.value}"}},opacity:{value:"{opacities.60.value}"}},j2={display:{value:"block"},backgroundColor:{value:"{colors.white.value}"},borderRadius:{value:"{radii.medium.value}"},boxShadow:{value:"{shadows.large.value}"},width:{value:"100%"},item:{marginTop:{value:"1px"},boxShadow:{value:"{shadows.small.value}"},borderBottomLeftRadius:{value:"{radii.medium.value}"},borderBottomRightRadius:{value:"{radii.medium.value}"},borderTopLeftRadius:{value:"{radii.medium.value}"},borderTopRightRadius:{value:"{radii.medium.value}"},borderStartStartRadius:{value:"{radii.medium.value}"},borderStartEndRadius:{value:"{radii.medium.value}"},borderEndStartRadius:{value:"{radii.medium.value}"},borderEndEndRadius:{value:"{radii.medium.value}"},_focus:{boxShadow:{value:{offsetX:"0",offsetY:"0",blurRadius:"0",spreadRadius:"2px",color:"{colors.border.focus.value}"}}}},header:{boxShadow:{value:{offsetX:"0",offsetY:"1px",blurRadius:"0",color:"{colors.overlay.20.value}"}}},trigger:{minHeight:{value:"3rem"},paddingInlineStart:{value:"{space.large.value}"},paddingInlineEnd:{value:"{space.large.value}"},alignItems:{value:"center"},justifyContent:{value:"space-between"},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"}}},content:{paddingInlineStart:{value:"{space.large.value}"},paddingInlineEnd:{value:"{space.large.value}"},text:{color:{value:"{colors.font.secondary.value}"},paddingBlockStart:{value:"{space.medium.value}"},paddingBlockEnd:{value:"{space.medium.value}"}},_open:{animationDuration:{value:"{time.medium.value}"},animationTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}},_closed:{animationDuration:{value:"{time.medium.value}"},animationTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}}},icon:{transitionDuration:{value:"{time.medium.value}"},transitionTimingFunction:{value:"cubic-bezier(0.87, 0, 0.13, 1)"}}},G2={gap:{value:"{space.xs.value}"},fontSize:{value:"{fontSizes.medium.value}"},small:{gap:{value:"{space.xxxs.value}"},fontSize:{value:"{fontSizes.small.value}"}},large:{gap:{value:"{space.small.value}"},fontSize:{value:"{fontSizes.large.value}"}},label:{color:{value:"{colors.font.secondary.value}"}}},W2={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderRadius:{value:"{radii.small.value}"},color:{value:"{colors.font.primary.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"},fontSize:{value:"{components.field.fontSize.value}"},lineHeight:{value:"{lineHeights.medium.value}"},transitionDuration:{value:"{time.medium.value}"},outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},small:{fontSize:{value:"{components.field.small.fontSize.value}"},paddingBlockStart:{value:"{space.xxs.value}"},paddingBlockEnd:{value:"{space.xxs.value}"},paddingInlineStart:{value:"{space.small.value}"},paddingInlineEnd:{value:"{space.small.value}"}},large:{fontSize:{value:"{components.field.large.fontSize.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"}},quiet:{borderStyle:{value:"none"},borderBlockEnd:{value:"{borderWidths.small.value} solid {colors.border.primary.value}"},borderInlineStart:{value:"none"},borderInlineEnd:{value:"none"},borderBlockStart:{value:"none"},borderRadius:{value:"0"},_focus:{borderBlockEndColor:{value:"{colors.border.focus.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"1px",color:"{colors.border.focus.value}"}}},_error:{borderBlockEndColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:{offsetX:"0px",offsetY:"1px",color:"{colors.border.error.value}"}}}}},_focus:{borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"1px",color:"{colors.border.focus.value}"}}},_disabled:{color:{value:"{colors.font.disabled.value}"},cursor:{value:"not-allowed"},borderColor:{value:"{colors.transparent.value}"},backgroundColor:{value:"{colors.background.disabled.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"1px",color:"{colors.border.error.value}"}}}}},H2={gap:{value:0},vertical:{alignItems:{value:"center"}},outer:{alignItems:{value:"center"}}},K2={error:{color:{value:"{colors.font.error.value}"},fontSize:{value:"{fontSizes.small.value}"}},description:{color:{value:"{colors.font.secondary.value}"},fontStyle:{value:"italic"},fontSize:{value:"{fontSizes.small.value}"}}},q2={gap:{value:"{space.medium.value}"},justifyContent:{value:"normal"},alignItems:{value:"stretch"},alignContent:{value:"normal"},flexWrap:{value:"nowrap"}},Y2={color:{value:"{colors.font.primary.value}"},lineHeight:{value:"{lineHeights.small.value}"},1:{fontSize:{value:"{fontSizes.xxxxl.value}"},fontWeight:{value:"{fontWeights.light.value}"}},2:{fontSize:{value:"{fontSizes.xxxl.value}"},fontWeight:{value:"{fontWeights.normal.value}"}},3:{fontSize:{value:"{fontSizes.xxl.value}"},fontWeight:{value:"{fontWeights.medium.value}"}},4:{fontSize:{value:"{fontSizes.xl.value}"},fontWeight:{value:"{fontWeights.semibold.value}"}},5:{fontSize:{value:"{fontSizes.large.value}"},fontWeight:{value:"{fontWeights.bold.value}"}},6:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.extrabold.value}"}}},Z2={lineHeight:{value:1},height:{value:"1em"}},X2={maxWidth:{value:"100%"},height:{value:"auto"},objectFit:{value:"initial"},objectPosition:{value:"initial"}},J2={active:{color:{value:"{colors.font.active.value}"}},color:{value:"{colors.font.interactive.value}"},focus:{color:{value:"{colors.font.focus.value}"}},hover:{color:{value:"{colors.font.hover.value}"}},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}},visited:{color:{value:"{colors.font.interactive.value}"}}},Q2={width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{width:{value:"{fontSizes.small.value}"},height:{value:"{fontSizes.small.value}"}},large:{width:{value:"{fontSizes.large.value}"},height:{value:"{fontSizes.large.value}"}},linear:{width:{value:"100%"},minWidth:{value:"5rem"},height:{value:"{fontSizes.medium.value}"},strokeWidth:{value:"{fontSizes.medium.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{height:{value:"{fontSizes.small.value}"},strokeWidth:{value:"{fontSizes.small.value}"}},large:{height:{value:"{fontSizes.large.value}"},strokeWidth:{value:"{fontSizes.large.value}"}}}},ex={backgroundColor:{value:"{colors.white.value}"},borderRadius:{value:"{radii.medium.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},boxShadow:{value:"{shadows.large.value}"},flexDirection:{value:"column"},gap:{value:0},maxWidth:{value:"30rem"},minWidth:{value:"14rem"},small:{width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"}},large:{width:{value:"{fontSizes.xxxl.value}"},height:{value:"{fontSizes.xxxl.value}"}},item:{minHeight:{value:"2.5rem"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"}}},tx={current:{alignItems:{value:"center"},justifyContent:{value:"center"},color:{value:"{colors.white.value}"},fontSize:{value:"{fontSizes.small.value}"},backgroundColor:{value:"{colors.overlay.40.value}"}},button:{color:{value:"{colors.font.primary.value}"},paddingInlineStart:{value:"{space.xxs.value}"},paddingInlineEnd:{value:"{space.xxs.value}"},transitionProperty:{value:"background-color"},transitionDuration:{value:"{time.medium.value}"},hover:{backgroundColor:{value:"{colors.overlay.10.value}"},color:{value:"{colors.font.primary.value}"}},disabled:{color:{value:"{colors.font.disabled.value}"}}},ellipsis:{alignItems:{value:"baseline"},justifyContent:{value:"center"},paddingInlineStart:{value:"{space.xs.value}"},paddingInlineEnd:{value:"{space.xs.value}"}},itemContainer:{marginLeft:{value:"{space.xxxs.value}"},marginRight:{value:"{space.xxxs.value}"}},itemShared:{height:{value:"{fontSizes.xxl.value}"},minWidth:{value:"{fontSizes.xxl.value}"},borderRadius:{value:"{fontSizes.medium.value}"}}},rx={},nx={borderRadius:{value:"{radii.small.value}"},transitionDuration:{value:"{time.long.value}"},startColor:{value:"{colors.background.secondary.value}"},endColor:{value:"{colors.background.tertiary.value}"},small:{height:{value:"{space.small.value}"}},default:{height:{value:"{space.medium.value}"}},large:{height:{value:"{space.large.value}"}}},ax={alignItems:{value:"center"},justifyContent:{value:"flex-start"},gap:{value:"inherit"},_disabled:{cursor:{value:"not-allowed"}},button:{alignItems:{value:"center"},justifyContent:{value:"center"},width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"},boxSizing:{value:"border-box"},borderWidth:{value:"{borderWidths.medium.value}"},borderStyle:{value:"solid"},borderRadius:{value:"50%"},borderColor:{value:"{colors.border.primary.value}"},color:{value:"{colors.white.value}"},backgroundColor:{value:"{colors.white.value}"},transitionProperty:{value:"all"},transitionDuration:{value:"{time.medium.value}"},outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},padding:{value:"{borderWidths.medium.value}"},small:{width:{value:"{fontSizes.small.value}"},height:{value:"{fontSizes.small.value}"}},large:{width:{value:"{fontSizes.large.value}"},height:{value:"{fontSizes.large.value}"}},_checked:{color:{value:"{colors.brand.primary.80.value}"},_disabled:{color:{value:"{colors.background.disabled.value}"}}},_focus:{borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"}},_error:{borderColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:"{components.fieldcontrol._error._focus.boxShadow.value}"}}},_disabled:{borderColor:{value:"{colors.border.disabled.value}"},backgroundColor:{value:"{colors.background.primary.value}"}}},label:{_disabled:{color:{value:"{colors.font.disabled.value}"}}}},ox={large:{size:{value:"{fontSizes.xxxl.value}"}},default:{size:{value:"{fontSizes.xl.value}"}},small:{size:{value:"{fontSizes.small.value}"}},filled:{color:{value:"{colors.brand.secondary.80.value}"}},empty:{color:{value:"{colors.background.tertiary.value}"}}},ix={paddingInlineEnd:{value:"{space.xxl.value}"},wrapper:{flex:{value:"1"},display:{value:"block"},position:{value:"relative"},cursor:{value:"pointer"}},iconWrapper:{alignItems:{value:"center"},position:{value:"absolute"},top:{value:"50%"},right:{value:"{space.medium.value}"},transform:{value:"translateY(-50%)"},pointerEvents:{value:"none"}},option:{backgroundColor:{value:"{colors.background.primary.value}"}},whiteSpace:{value:"nowrap"},minWidth:{value:"6.5rem"},small:{minWidth:{value:"5.5rem"}},large:{minWidth:{value:"7.5rem"}}},sx={flexDirection:{value:"column"}},ux={paddingBlock:{value:"{space.xs.value}"},track:{backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"9999px"},height:{value:"0.375rem"},minWidth:{value:"10rem"}},range:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderRadius:{value:"9999px"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"}}},thumb:{width:{value:"1.25rem"},height:{value:"1.25rem"},backgroundColor:{value:"{colors.background.primary.value}"},boxShadow:{value:"{shadows.small.value}"},borderRadius:{value:"50%"},borderWidth:{value:"{borderWidths.small.value}"},borderColor:{value:"{colors.border.primary.value}"},borderStyle:{value:"solid"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"},borderColor:{value:"transparent"},boxShadow:{value:"none"}},_hover:{backgroundColor:{value:"{colors.background.primary.value}"},borderColor:{value:"{colors.border.focus.value}"}},_focus:{boxShadow:{value:{offsetX:"0",offsetY:"0",blurRadius:"0",spreadRadius:"3px",color:"{colors.border.focus.value}"}}}},small:{track:{height:{value:"0.25rem"}},thumb:{width:{value:"1rem"},height:{value:"1rem"}}},large:{track:{height:{value:"0.625rem"}},thumb:{width:{value:"1.5rem"},height:{value:"1.5rem"}}}},lx={flexDirection:{value:"column"},input:{textAlign:{value:"center"}}},cx={disabled:{opacity:{value:"{opacities.60.value}"}},focused:{shadow:{value:"{shadows.small.value}"}},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}},label:{padding:{value:"{space.xs.value}"}},thumb:{backgroundColor:{value:"{colors.background.primary.value}"},borderColor:{value:"{colors.border.tertiary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{transform:{value:"{transforms.slideX.medium.value}"}},transition:{duration:{value:"{time.medium.value}"}},width:{value:"{space.relative.medium.value}"}},track:{backgroundColor:{value:"{colors.background.tertiary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{backgroundColor:{value:"{colors.brand.primary.60.value}"}},height:{value:"{space.relative.medium.value}"},padding:{value:"{outlineWidths.medium.value}"},transition:{duration:{value:"{time.short.value}"}},width:{value:"{space.relative.xl.value}"}}},dx={borderCollapse:{value:"collapse"},display:{value:"table"},width:{value:"100%"},head:{display:{value:"table-header-group"},verticalAlign:{value:"middle"}},body:{display:{value:"table-row-group"},verticalAlign:{value:"middle"}},foot:{display:{value:"table-footer-group"},verticalAlign:{value:"middle"}},row:{display:{value:"table-row"},verticalAlign:{value:"middle"},hover:{backgroundColor:{value:"{colors.background.tertiary.value}"}},striped:{backgroundColor:{value:"{colors.background.secondary.value}"}}},header:{borderColor:{value:"{colors.border.tertiary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small.value}"},color:{value:"{colors.font.primary.value}"},display:{value:"table-cell"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"},padding:{value:"{space.medium.value}"},verticalAlign:{value:"middle"},large:{fontSize:{value:"{fontSizes.large.value}"},padding:{value:"{space.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"},padding:{value:"{space.xs.value}"}}},data:{borderColor:{value:"{colors.border.tertiary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small.value}"},color:{value:"{colors.font.primary.value}"},display:{value:"table-cell"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.normal.value}"},padding:{value:"{space.medium.value}"},verticalAlign:{value:"middle"},large:{fontSize:{value:"{fontSizes.large.value}"},padding:{value:"{space.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"},padding:{value:"{space.xs.value}"}}},caption:{captionSide:{value:"bottom"},color:{value:"{colors.font.primary.value}"},display:{value:"table-caption"},fontSize:{value:"{fontSizes.medium.value}"},textAlign:{value:"center"},wordBreak:{value:"break-all"},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}}}},fx={backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},gap:{value:"0"},item:{backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},color:{value:"{colors.font.secondary.value}"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"},paddingVertical:{value:"{space.small.value}"},paddingHorizontal:{value:"{space.medium.value}"},textAlign:{value:"center"},transitionDuration:{value:"{time.medium.value}"},_hover:{color:{value:"{colors.font.hover.value}"}},_focus:{color:{value:"{colors.font.focus.value}"}},_active:{color:{value:"{colors.font.interactive.value}"},borderColor:{value:"{colors.font.interactive.value}"},backgroundColor:{value:"transparent"}},_disabled:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}}}},vx={color:{value:"{colors.font.primary.value}"},primary:{color:{value:"{colors.font.primary.value}"}},secondary:{color:{value:"{colors.font.secondary.value}"}},tertiary:{color:{value:"{colors.font.tertiary.value}"}},error:{color:{value:"{colors.font.error.value}"}},warning:{color:{value:"{colors.font.warning.value}"}},success:{color:{value:"{colors.font.success.value}"}},info:{color:{value:"{colors.font.info.value}"}}},px={borderColor:{value:"{colors.border.primary.value}"},color:{value:"{colors.overlay.50.value}"},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"}},_focus:{borderColor:{value:"{colors.border.focus.value}"},color:{value:"{colors.overlay.50.value}"}},_active:{backgroundColor:{value:"{colors.transparent.value}"}},_disabled:{backgroundColor:{value:"{colors.transparent.value}"},borderColor:{value:"{colors.border.secondary.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{color:{value:"{colors.font.primary.value}"},backgroundColor:{value:"{colors.overlay.20.value}"},_hover:{backgroundColor:{value:"{colors.overlay.30.value}"}}},primary:{backgroundColor:{value:"{colors.transparent.value}"},borderWidth:{value:"{borderWidths.small.value}"},_focus:{borderColor:{value:"{colors.border.focus.value}"},backgroundColor:{value:"{colors.transparent.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"},color:{value:"{colors.overlay.50.value}"}},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"},color:{value:"{colors.overlay.50.value}"}},_disabled:{backgroundColor:{value:"{colors.background.tertiary.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderColor:{value:"{colors.brand.primary.80.value}"},color:{value:"{colors.white.value}"},_focus:{backgroundColor:{value:"{colors.border.focus.value}"},borderColor:{value:"{colors.border.focus.value}"}},_hover:{borderColor:{value:"{colors.brand.primary.60.value}"},backgroundColor:{value:"{colors.brand.primary.60.value}"}}}},link:{color:{value:"{colors.overlay.50.value}"},_hover:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.50.value}"}},_focus:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.50.value}"}},_disabled:{color:{value:"{colors.font.disabled.value}"}},_pressed:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.90.value}"},_hover:{backgroundColor:{value:"{colors.transparent.value}"}}}}},mx={alignItems:{value:"center"},alignContent:{value:"center"},justifyContent:{value:"flex-start"}},hx={alert:B2,authenticator:F2,badge:R2,button:O2,card:D2,checkbox:U2,checkboxfield:V2,copy:M2,countrycodeselect:L2,divider:z2,expander:j2,field:G2,fieldcontrol:W2,fieldgroup:H2,fieldmessages:K2,flex:q2,heading:Y2,icon:Z2,image:X2,link:J2,loader:Q2,menu:ex,pagination:tx,phonenumberfield:rx,placeholder:nx,radio:ax,rating:ox,select:ix,selectfield:sx,sliderfield:ux,stepperfield:lx,switchfield:cx,table:dx,tabs:fx,text:vx,togglebutton:px,togglebuttongroup:mx},gx={default:{variable:{value:`'InterVariable', 'Inter var', 'Inter', -apple-system, BlinkMacSystemFont,
84
84
  'Helvetica Neue', 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans',
85
85
  sans-serif`},static:{value:`'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue',
86
- 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif`}}};A();var _2={xxxs:{value:"0.375rem"},xxs:{value:"0.5rem"},xs:{value:"0.75rem"},small:{value:"0.875rem"},medium:{value:"1rem"},large:{value:"1.25rem"},xl:{value:"1.5rem"},xxl:{value:"2rem"},xxxl:{value:"2.5rem"},xxxxl:{value:"3rem"}};A();var x2={hairline:{value:100},thin:{value:200},light:{value:300},normal:{value:400},medium:{value:500},semibold:{value:600},bold:{value:700},extrabold:{value:800},black:{value:900}};A();var E2={small:{value:"1.25"},medium:{value:"1.5"},large:{value:"2"}};A();var A2={0:{value:"0"},10:{value:"0.1"},20:{value:"0.2"},30:{value:"0.3"},40:{value:"0.4"},50:{value:"0.5"},60:{value:"0.6"},70:{value:"0.7"},80:{value:"0.8"},90:{value:"0.9"},100:{value:"1"}};A();var I2={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};A();var k2={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};A();var P2={xs:{value:"0.125rem"},small:{value:"0.25rem"},medium:{value:"0.5rem"},large:{value:"1rem"},xl:{value:"2rem"},xxl:{value:"4rem"},xxxl:{value:"8rem"}};A();var N2={small:{value:{offsetX:"0px",offsetY:"2px",blurRadius:"4px",color:"{colors.shadow.tertiary.value}"}},medium:{value:{offsetX:"0px",offsetY:"2px",blurRadius:"6px",color:"{colors.shadow.secondary.value}"}},large:{value:{offsetX:"0px",offsetY:"4px",blurRadius:"12px",color:"{colors.shadow.primary.value}"}}};A();var T2={zero:{value:"0"},xxxs:{value:"0.25rem"},xxs:{value:"0.375rem"},xs:{value:"0.5rem"},small:{value:"0.75rem"},medium:{value:"1rem"},large:{value:"1.5rem"},xl:{value:"2.0rem"},xxl:{value:"3.0rem"},xxxl:{value:"4.5rem"},relative:{xxxs:{value:"0.25em"},xxs:{value:"0.375em"},xs:{value:"0.5em"},small:{value:"0.75em"},medium:{value:"1em"},large:{value:"1.5em"},xl:{value:"2.0em"},xxl:{value:"3.0em"},xxxl:{value:"4.5em"},full:{value:"100%"}}};A();var $2={short:{value:"100ms"},medium:{value:"250ms"},long:{value:"500ms"}};A();var B2={slideX:{small:{value:"translateX(0.5em)"},medium:{value:"translateX(1em)"},large:{value:"translateX(2em)"}}},F2={components:C_(),borderWidths:C2,colors:w2,fonts:S2,fontSizes:_2,fontWeights:x2,lineHeights:E2,opacities:A2,outlineOffsets:I2,outlineWidths:k2,radii:P2,shadows:N2,space:T2,time:$2,transforms:B2};A();var D2={values:{base:0,small:480,medium:768,large:992,xl:1280,xxl:1536},defaultBreakpoint:"base"},Os={tokens:F2,breakpoints:D2,name:"default-theme"};A();var R2="amplify";function Dt(e){if($S(e)){let t=e.replace(/\{|\}/g,"").replace(".value","").split(".");return`var(--${Us({path:t})})`}return e}function V2(e){let{value:t}=e;if(typeof t=="string")return Dt(t);if(typeof t=="object"&&"offsetX"in t){let{offsetX:r="",offsetY:a="",blurRadius:o="",spreadRadius:i="",color:s=""}=t;return[Dt(r),Dt(a),Dt(o),Dt(i),Dt(s)].join(" ")}return t}function Us({path:e=[]}){return`${ES([R2,...e].join(" "))}`}function O2(e,t){let r=`--${Us({path:t})}`,{value:a}=e;return{name:r,path:t,value:V2(e),original:a,toString:()=>`var(${r})`}}function _a(e,t=[]){let r={};if(e.hasOwnProperty("value"))return O2(e,t);for(let a in e)e.hasOwnProperty(a)&&(r[a]=_a(e[a],t.concat(a)));return r}function U2(e,t=Os){let r=pw([{},t,e]),a=_a(r.tokens),{breakpoints:o,name:i}=r,s=`[data-amplify-theme="${i}"] {
87
- `+is(a).map(u=>`${u.name}: ${u.value};`).join(`
86
+ 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif`}}},yx={xxxs:{value:"0.375rem"},xxs:{value:"0.5rem"},xs:{value:"0.75rem"},small:{value:"0.875rem"},medium:{value:"1rem"},large:{value:"1.25rem"},xl:{value:"1.5rem"},xxl:{value:"2rem"},xxxl:{value:"2.5rem"},xxxxl:{value:"3rem"}},bx={hairline:{value:100},thin:{value:200},light:{value:300},normal:{value:400},medium:{value:500},semibold:{value:600},bold:{value:700},extrabold:{value:800},black:{value:900}},Cx={small:{value:"1.25"},medium:{value:"1.5"},large:{value:"2"}},Sx={0:{value:"0"},10:{value:"0.1"},20:{value:"0.2"},30:{value:"0.3"},40:{value:"0.4"},50:{value:"0.5"},60:{value:"0.6"},70:{value:"0.7"},80:{value:"0.8"},90:{value:"0.9"},100:{value:"1"}},wx={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}},_x={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}},xx={xs:{value:"0.125rem"},small:{value:"0.25rem"},medium:{value:"0.5rem"},large:{value:"1rem"},xl:{value:"2rem"},xxl:{value:"4rem"},xxxl:{value:"8rem"}},Ex={small:{value:{offsetX:"0px",offsetY:"2px",blurRadius:"4px",color:"{colors.shadow.tertiary.value}"}},medium:{value:{offsetX:"0px",offsetY:"2px",blurRadius:"6px",color:"{colors.shadow.secondary.value}"}},large:{value:{offsetX:"0px",offsetY:"4px",blurRadius:"12px",color:"{colors.shadow.primary.value}"}}},Ax={zero:{value:"0"},xxxs:{value:"0.25rem"},xxs:{value:"0.375rem"},xs:{value:"0.5rem"},small:{value:"0.75rem"},medium:{value:"1rem"},large:{value:"1.5rem"},xl:{value:"2.0rem"},xxl:{value:"3.0rem"},xxxl:{value:"4.5rem"},relative:{xxxs:{value:"0.25em"},xxs:{value:"0.375em"},xs:{value:"0.5em"},small:{value:"0.75em"},medium:{value:"1em"},large:{value:"1.5em"},xl:{value:"2.0em"},xxl:{value:"3.0em"},xxxl:{value:"4.5em"},full:{value:"100%"}}},Ix={short:{value:"100ms"},medium:{value:"250ms"},long:{value:"500ms"}},kx={slideX:{small:{value:"translateX(0.5em)"},medium:{value:"translateX(1em)"},large:{value:"translateX(2em)"}}},$x={components:hx,borderWidths:P2,colors:N2,fonts:gx,fontSizes:yx,fontWeights:bx,lineHeights:Cx,opacities:Sx,outlineOffsets:wx,outlineWidths:_x,radii:xx,shadows:Ex,space:Ax,time:Ix,transforms:kx},Tx={values:{base:0,small:480,medium:768,large:992,xl:1280,xxl:1536},defaultBreakpoint:"base"},tu={tokens:$x,breakpoints:Tx,name:"default-theme"},Px="amplify";function bt(e){if(u3(e)){let t=e.replace(/\{|\}/g,"").replace(".value","").split(".");return`var(--${ru({path:t})})`}return e}function Nx(e){let{value:t}=e;if(typeof t=="string")return bt(t);if(typeof t=="object"&&"offsetX"in t){let{offsetX:r="",offsetY:n="",blurRadius:o="",spreadRadius:i="",color:s=""}=t;return[bt(r),bt(n),bt(o),bt(i),bt(s)].join(" ")}return t}function ru({path:e=[]}){return`${t3([Px,...e].join(" "))}`}function Bx(e,t){let r=`--${ru({path:t})}`,{value:n}=e;return{name:r,path:t,value:Nx(e),original:n,toString:()=>`var(${r})`}}function Ta(e,t=[]){let r={};if(e.hasOwnProperty("value"))return Bx(e,t);for(let n in e)e.hasOwnProperty(n)&&(r[n]=Ta(e[n],t.concat(n)));return r}function Fx(e,t=tu){let r=Gw([{},t,e]),n=Ta(r.tokens),{breakpoints:o,name:i}=r,s=`[data-amplify-theme="${i}"] {
87
+ `+xs(n).map(l=>`${l.name}: ${l.value};`).join(`
88
88
  `)+`
89
89
  }
90
- `,l=[];return r.overrides&&(l=r.overrides.map(u=>{let d=_a(u.tokens),c=is(d).map(v=>`${v.name}: ${v.value};`).join(`
91
- `);return"selector"in u&&(s+=`
92
- ${u.selector} {
93
- ${c}
90
+ `,u=[];return r.overrides&&(u=r.overrides.map(l=>{let c=Ta(l.tokens),d=xs(c).map(v=>`${v.name}: ${v.value};`).join(`
91
+ `);return"selector"in l&&(s+=`
92
+ ${l.selector} {
93
+ ${d}
94
94
  }
95
- `),"mediaQuery"in u&&(s+=`
96
- @media (${u.mediaQuery}) {
95
+ `),"mediaQuery"in l&&(s+=`
96
+ @media (${l.mediaQuery}) {
97
97
  [data-amplify-theme="${i}"] {
98
- ${c}
98
+ ${d}
99
99
  }
100
100
  }
101
- `),"breakpoint"in u&&(s+=`
102
- @media (min-width: ${r.breakpoints.values[u.breakpoint]}px) {
101
+ `),"breakpoint"in l&&(s+=`
102
+ @media (min-width: ${r.breakpoints.values[l.breakpoint]}px) {
103
103
  [data-amplify-theme="${i}"] {
104
- ${c}
104
+ ${d}
105
105
  }
106
106
  }
107
- `),"colorMode"in u&&(s+=`
108
- @media (prefers-color-scheme: ${u.colorMode}) {
107
+ `),"colorMode"in l&&(s+=`
108
+ @media (prefers-color-scheme: ${l.colorMode}) {
109
109
  [data-amplify-theme="${i}"][data-amplify-color-mode="system"] {
110
- ${c}
110
+ ${d}
111
111
  }
112
112
  }
113
113
  `,s+=`
114
- [data-amplify-theme="${i}"][data-amplify-color-mode="${u.colorMode}"] {
115
- ${c}
114
+ [data-amplify-theme="${i}"][data-amplify-color-mode="${l.colorMode}"] {
115
+ ${d}
116
116
  }
117
- `),Qt(fe({},u),{tokens:d})})),{tokens:a,breakpoints:o,name:i,cssText:s,overrides:l}}A();A();U2({name:"default-theme"},Os);const M2=e=>(e==null?void 0:e.length)===1&&e[0]==="username"?[...da]:e,Ms={error:"",hasValidationErrors:!1,isPending:!1,route:"",user:"",validationErrors:{val:""},codeDeliveryDetails:{val:""},change:e=>null,updateForm:e=>null,updateBlur:e=>null,resend:e=>null,resendCode:e=>null,signOut:e=>null,federatedSignIn:e=>null,toFederatedSignIn:e=>null,resetPassword:e=>null,toResetPassword:e=>null,signIn:e=>null,toSignIn:e=>null,signUp:e=>null,toSignUp:e=>null,skip:e=>null,skipVerification:e=>null,submit:e=>null,submitForm:e=>null},vt=(e,t,r,a=!1)=>{var i,s,l,u;const o=r==null?void 0:r[e];return{labelHidden:(i=o==null?void 0:o.labelHidden)!=null?i:a,required:(s=o==null?void 0:o.required)!=null?s:!0,label:(l=o==null?void 0:o.label)!=null?l:T(t),placeholder:(u=o==null?void 0:o.placeholder)!=null?u:T(t)}},L2={},z2={"data-amplify-label":""};function j2(e,t){return n.openBlock(),n.createElementBlock("label",z2,[n.renderSlot(e.$slots,"default")])}var je=Lt(L2,[["render",j2]]);const Ge=n.defineComponent({emits:["update:modelValue"],setup(e,{emit:t}){const r=a=>{t("update:modelValue",a.target.value)};return(a,o)=>(n.openBlock(),n.createElementBlock("input",{onChange:o[0]||(o[0]=i=>r(i)),"data-amplify-input":""},null,32))}}),G2=["aria-label"],W2={key:0,xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},H2=n.createElementVNode("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"},null,-1),q2=[H2],K2={key:1,xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},Y2=n.createElementVNode("path",{d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z",fill:"none"},null,-1),Z2=n.createElementVNode("path",{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"},null,-1),X2=[Y2,Z2];function J2(e){var y;const t=e,r=T("Show password"),a=T("Hide password"),o=n.ref("password"),i=n.ref(r),s=Math.floor(Math.random()*999999),{name:l,label:u,autocomplete:d,ariainvalid:c,labelHidden:v,placeholder:f,required:p}=n.toRefs(t);let m=n.ref("");function g(){i.value=i.value===r?a:r,o.value=o.value==="password"?"text":"password"}const C=T((y=f==null?void 0:f.value)!=null?y:u.value),b=T(u.value);return(S,w)=>{const I=je,k=Ge,_=xe;return n.openBlock(),n.createBlock(_,{class:"amplify-flex amplify-field amplify-textfield amplify-passwordfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var E;return[n.createVNode(I,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(E=n.unref(v))!=null?E:!0}]),for:"amplify-field-"+n.unref(s)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},8,["class","for"]),n.createVNode(_,{class:"amplify-flex amplify-field-group"},{default:n.withCtx(()=>{var x;return[n.createVNode(k,n.mergeProps(S.$attrs,{modelValue:n.unref(m),"onUpdate:modelValue":w[0]||(w[0]=$=>n.isRef(m)?m.value=$:m=$),class:"amplify-input amplify-field-group__control","aria-invalid":n.unref(c),id:"amplify-field-"+n.unref(s),"data-amplify-password":"true",name:n.unref(l),autocomplete:n.unref(d),required:(x=n.unref(p))!=null?x:!0,placeholder:n.unref(C),type:o.value}),null,16,["modelValue","aria-invalid","id","name","autocomplete","required","placeholder","type"]),n.createVNode(_,{class:"amplify-field-group__outer-end"},{default:n.withCtx(()=>[n.createElementVNode("button",{"aria-label":i.value,class:"amplify-button amplify-field-group__control amplify-field__show-password","data-fullwidth":"false",type:"button",onClick:g},[o.value==="password"?(n.openBlock(),n.createElementBlock("svg",W2,q2)):(n.openBlock(),n.createElementBlock("svg",K2,X2))],8,G2)]),_:1})]}),_:1})]}),_:1})}}const Q2={inheritAttrs:!1},at=n.defineComponent(on(Mt({},Q2),{props:{name:null,label:null,autocomplete:null,ariainvalid:{type:Boolean},labelHidden:{type:Boolean,default:!0},placeholder:null,required:{type:Boolean,default:!0}},setup:J2})),e3=["value","selected"],Ls=n.defineComponent({props:{selectValue:{default:""},options:null},emits:["update:selectValue"],setup(e,{emit:t}){const{options:r,selectValue:a}=e,o=i=>{t("update:selectValue",i.target.value)};return(i,s)=>(n.openBlock(),n.createElementBlock("select",{onChange:s[0]||(s[0]=l=>o(l))},[(n.openBlock(),n.createElementBlock(n.Fragment,null,n.renderList(r,(l,u)=>n.createElementVNode("option",{key:u,value:l,selected:l==a?!0:void 0},n.toDisplayString(l),9,e3)),64))],32))}});var Wr=globalThis&&globalThis.__assign||function(){return Wr=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Wr.apply(this,arguments)},t3=globalThis&&globalThis.__rest||function(e,t){var r={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,a=Object.getOwnPropertySymbols(e);o<a.length;o++)t.indexOf(a[o])<0&&Object.prototype.propertyIsEnumerable.call(e,a[o])&&(r[a[o]]=e[a[o]]);return r};function r3(e,t,r){if(typeof e=="object")return e;var a=function(){};return{next:e,error:t||a,complete:r||a}}function n3(e,t,r){t===void 0&&(t={});var a=typeof e=="function"?e():e,o=t.context,i=t.guards,s=t.actions,l=t.activities,u=t.services,d=t.delays,c=t.state,v=t3(t,["context","guards","actions","activities","services","delays","state"]),f={context:o,guards:i,actions:s,activities:l,services:u,delays:d},p=a.withConfig(f,function(){return Wr(Wr({},a.context),o)}),m=Oo(p,v).start(c?it.create(c):void 0),g;return n.onMounted(function(){r&&(g=m.subscribe(r3(r)))}),n.onBeforeUnmount(function(){m.stop(),g==null||g.unsubscribe()}),m}function a3(e){return"state"in e}var zs=function(){};function o3(e){return"getSnapshot"in e?e.getSnapshot():a3(e)?e.state:void 0}function js(e,t){t===void 0&&(t=o3);var r=n.isRef(e)?e:n.shallowRef(e),a=n.shallowRef(t(r.value)),o=function(i){r.value.send(i)};return n.watch(r,function(i,s,l){a.value=t(i);var u=i.subscribe({next:function(d){return a.value=d},error:zs,complete:zs}).unsubscribe;l(function(){return u()})},{immediate:!0}),{state:a,send:o}}const xa=n.ref();let Hr=n.reactive(on(Mt({},Ms),{send:"",state:""}));const Pe=e=>(e&&(xa.value=e),js(xa.value)),i3=()=>(Gs(),n.watchEffect(()=>{Gs()}),Hr),Be=i3;function Gs(){if(!xa.value)return;const{state:e,send:t}=Pe(),r=$s({send:t,state:e.value});for(const a of Object.keys(Ms))Hr[a]=r[a];Hr.send=t,Hr.state=e}const s3=n.createTextVNode(n.toDisplayString("Country Code")),l3=n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon",viewBox:"0 0 24 24","data-size":"large",fill:"currentColor"},[n.createElementVNode("path",{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})],-1),qr=n.defineComponent({props:{userNameAlias:{type:Boolean,default:!1},userName:{default:""},disabled:{type:Boolean},labelHidden:{type:Boolean,default:!0},label:null,placeholder:null,required:{type:Boolean,default:!0},dialCode:null,dialCodeList:null},setup(e){var w,I,k,_,E;const{userNameAlias:t,userName:r,disabled:a,placeholder:o,required:i,label:s,dialCode:l,dialCodeList:u}=e,{state:d}=Pe(),{value:{context:c}}=d,v=n.computed(()=>er(d.value)),f=l!=null?l:v.value.country_code;let p=n.ref("");r&&(p=n.computed(()=>r));const m=n.computed(()=>u!=null?u:Bs),[g]=M2((w=c==null?void 0:c.config)==null?void 0:w.loginMechanisms);let C=g,b=(k=(I=Ie[g])==null?void 0:I.label)!=null?k:Ie.username.label,y=(E=(_=Ie[C])==null?void 0:_.type)!=null?E:Ie.username.label;if(t){const x=Ts(c);b=x.label||Ie.username.label,y=x.type,C="username"}const S=T(o!=null?o:b);return b=T(s!=null?s:b),(x,$)=>{const F=je,R=Ls,B=xe,U=Ge;return n.openBlock(),n.createBlock(B,{class:"amplify-flex amplify-field amplify-textfield amplify-phonenumberfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var z;return[n.createVNode(F,n.mergeProps({class:["amplify-label",{"amplify-visually-hidden":(z=e.labelHidden)!=null?z:!0}],for:"amplify-field-601d"},x.$attrs),{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},16,["class"]),n.createVNode(B,{class:"amplify-flex amplify-field-group"},{default:n.withCtx(()=>[n.createVNode(B,{class:"amplify-field-group__outer-start"},{default:n.withCtx(()=>[n.unref(y)==="tel"?(n.openBlock(),n.createBlock(B,{key:0,class:"amplify-flex amplify-field amplify-selectfield amplify-countrycodeselect",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(F,{class:"amplify-label amplify-visually-hidden",for:"amplify-field-1177"},{default:n.withCtx(()=>[s3]),_:1}),n.createVNode(B,{class:"amplify-select__wrapper"},{default:n.withCtx(()=>[n.createVNode(R,{class:"amplify-select amplify-field-group__control",id:"amplify-field-1177","aria-label":"Country code",name:"country_code",options:n.unref(m),selectValue:n.unref(f)},null,8,["options","selectValue"]),n.createVNode(B,{class:"amplify-flex amplify-select__icon-wrapper",style:{"align-items":"center","justify-content":"center"}},{default:n.withCtx(()=>[l3]),_:1})]),_:1})]),_:1})):n.createCommentVNode("",!0)]),_:1}),n.createVNode(B,{class:"amplify-field-group__field-wrapper"},{default:n.withCtx(()=>[n.createVNode(U,{class:"amplify-input amplify-field-group__control",id:"amplify-field-601d","aria-invalid":"false",textValue:n.unref(p),autocomplete:"username",placeholder:n.unref(S),required:i!=null?i:!0,name:n.unref(C),disabled:a,type:n.unref(y)},null,8,["textValue","placeholder","required","name","type"])]),_:1})]),_:1})]}),_:1})}}}),Kr=n.defineComponent({props:{provider:String},setup(e){const{provider:t}=e,{send:r}=Pe(),a=o=>{r({type:"FEDERATED_SIGN_IN",data:{provider:t}})};return(o,i)=>{const s=xe,l=Te;return n.openBlock(),n.createBlock(l,{class:"amplify-field-group__control federated-sign-in-button","data-fullwidth":"false",style:{"font-weight":"normal"},type:"button",onClick:a},{default:n.withCtx(()=>[n.createVNode(s,{class:"amplify-flex federated-sign-in-button-row",style:{"flex-direction":"row","justify-content":"center","align-items":"center"}},{default:n.withCtx(()=>[n.renderSlot(o.$slots,"default")]),_:3})]),_:3})}}}),u3=n.createElementVNode("svg",{"aria-label":"Amazon icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 248 268"},[n.createElementVNode("path",{d:"M139.056521,147.024612 C133.548808,156.744524 124.782731,162.726926 115.087401,162.726926 C101.790721,162.726926 93.9937779,152.612964 93.9937779,137.68681 C93.9937779,108.224571 120.447551,102.879017 145.533369,102.879017 L145.533369,110.365976 C145.533369,123.831358 145.876354,135.063787 139.056521,147.024612 M207.206992,162.579655 C209.400505,165.692256 209.887066,169.437725 207.063416,171.770186 C199.996315,177.653081 187.429476,188.590967 180.513926,194.716661 L180.46208,194.621133 C178.176838,196.663031 174.862638,196.810303 172.27828,195.445057 C160.780281,185.9162 158.686473,181.494078 152.405048,172.403055 C133.405233,191.751331 119.909143,197.534719 95.309886,197.534719 C66.1281801,197.534719 43.4791563,179.599451 43.4791563,143.669212 C43.4791563,115.616003 58.6782107,96.5105248 80.4019706,87.1727225 C99.2063636,78.9096034 125.464714,77.4528107 145.533369,75.1641337 L145.533369,70.694248 C145.533369,62.4749122 146.167493,52.7510201 141.297893,45.6541312 C137.110277,39.2856386 129.018206,36.6586354 121.859376,36.6586354 C108.658413,36.6586354 96.9171331,43.4171982 94.0416364,57.4199213 C93.4593582,60.532522 91.1701278,63.5933787 88.003492,63.7406501 L54.4387473,60.1424518 C51.6150972,59.5095829 48.4484614,57.2248862 49.2740201,52.8982915 C56.9712583,12.2553679 93.7983558,0 126.732964,0 C143.587124,0 165.606011,4.47386604 178.902691,17.2148315 C195.760839,32.917146 194.149604,53.8694866 194.149604,76.6726704 L194.149604,130.542157 C194.149604,146.734049 200.87372,153.830938 207.206992,162.579655 Z M233.826346,208.038962 C230.467669,203.683255 211.550709,205.9821 203.056405,206.998432 C200.470662,207.321077 200.076227,205.042397 202.406981,203.404973 C217.475208,192.664928 242.201125,195.766353 245.081698,199.363845 C247.966255,202.981502 244.336653,228.071183 230.172839,240.049379 C228.001452,241.888455 225.929671,240.904388 226.89783,238.468418 C230.077218,230.430525 237.204944,212.418868 233.826346,208.038962 Z M126.768855,264 C74.0234043,264 42.0764048,241.955028 17.7852554,217.541992 C12.9733903,212.705982 6.71799208,206.295994 3.31151296,200.690918 C1.90227474,198.372135 5.59096074,195.021875 8.0442063,196.84375 C38.2390146,219.267578 82.1011654,239.538304 125.529506,239.538304 C154.819967,239.538304 191.046475,227.469543 220.66851,214.867659 C225.146771,212.966167 225.146771,219.180222 224.511585,221.060516 C224.183264,222.03242 209.514625,236.221149 189.247207,247.047411 C170.304273,257.166172 146.397132,264 126.768855,264 Z",fill:"#FF9900"})],-1),c3={class:"amplify-text",style:{"align-self":"center"}},d3=n.createElementVNode("svg",{"aria-label":"Apple icon",class:"amplify-icon federated-sign-in-icon",fill:"#000",preserveAspectRatio:"xMidYMid",stroke:"#000",strokeWidth:"0",viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},[n.createElementVNode("path",{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-105.1-305c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"})],-1),f3={class:"amplify-text",style:{"align-self":"center"}},v3=n.createElementVNode("svg",{"aria-label":"Facebook icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 279 538"},[n.createElementVNode("path",{d:"M82.3409742,538 L82.3409742,292.936652 L0,292.936652 L0,196.990154 L82.2410458,196.990154 L82.2410458,126.4295 C82.2410458,44.575144 132.205229,0 205.252865,0 C240.227794,0 270.306232,2.59855099 279,3.79788222 L279,89.2502322 L228.536175,89.2502322 C188.964542,89.2502322 181.270057,108.139699 181.270057,135.824262 L181.270057,196.89021 L276.202006,196.89021 L263.810888,292.836708 L181.16913,292.836708 L181.16913,538 L82.3409742,538 Z",fill:"#1877F2"})],-1),p3={class:"amplify-text",style:{"align-self":"center"}},m3=n.createElementVNode("svg",{"aria-label":"Google icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 256 262",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid"},[n.createElementVNode("path",{d:"M255.878 133.451c0-10.734-.871-18.567-2.756-26.69H130.55v48.448h71.947c-1.45 12.04-9.283 30.172-26.69 42.356l-.244 1.622 38.755 30.023 2.685.268c24.659-22.774 38.875-56.282 38.875-96.027",fill:"#4285F4"}),n.createElementVNode("path",{d:"M130.55 261.1c35.248 0 64.839-11.605 86.453-31.622l-41.196-31.913c-11.024 7.688-25.82 13.055-45.257 13.055-34.523 0-63.824-22.773-74.269-54.25l-1.531.13-40.298 31.187-.527 1.465C35.393 231.798 79.49 261.1 130.55 261.1",fill:"#34A853"}),n.createElementVNode("path",{d:"M56.281 156.37c-2.756-8.123-4.351-16.827-4.351-25.82 0-8.994 1.595-17.697 4.206-25.82l-.073-1.73L15.26 71.312l-1.335.635C5.077 89.644 0 109.517 0 130.55s5.077 40.905 13.925 58.602l42.356-32.782",fill:"#FBBC05"}),n.createElementVNode("path",{d:"M130.55 50.479c24.514 0 41.05 10.589 50.479 19.438l36.844-35.974C195.245 12.91 165.798 0 130.55 0 79.49 0 35.393 29.301 13.925 71.947l42.211 32.783c10.59-31.477 39.891-54.251 74.414-54.251",fill:"#EB4335"})],-1),h3={class:"amplify-text",style:{"align-self":"center"}},g3=n.createElementVNode("hr",{class:"amplify-divider amplify-divider--label","aria-orientation":"horizontal","data-size":"small","data-label":"or"},null,-1),Yr=n.defineComponent({setup(e){var b;const{state:t}=Pe(),r=Re(Be),{route:a}=r(),{value:{context:o}}=t,i=(b=o==null?void 0:o.config)==null?void 0:b.socialProviders,s=i==null?void 0:i.includes("amazon"),l=i==null?void 0:i.includes("apple"),u=i==null?void 0:i.includes("facebook"),d=i==null?void 0:i.includes("google"),c=u||d||s||l,v=a==="signUp"?"Up":"In",f=n.computed(()=>Ns),p=n.computed(()=>T(`Sign ${v} with Amazon`)),m=n.computed(()=>T(`Sign ${v} with Apple`)),g=n.computed(()=>T(`Sign ${v} with Facebook`)),C=n.computed(()=>T(`Sign ${v} with Google`));return(y,S)=>{const w=xe;return n.unref(c)?(n.openBlock(),n.createBlock(w,{key:0,class:"amplify-flex federated-sign-in-container",style:{"flex-direction":"column",padding:"0 0 1rem 0"}},{default:n.withCtx(()=>[n.unref(s)?(n.openBlock(),n.createBlock(Kr,{key:0,provider:n.unref(f).Amazon},{default:n.withCtx(()=>[u3,n.createElementVNode("p",c3,n.toDisplayString(n.unref(p)),1)]),_:1},8,["provider"])):n.createCommentVNode("",!0),n.unref(l)?(n.openBlock(),n.createBlock(Kr,{key:1,provider:n.unref(f).Apple},{default:n.withCtx(()=>[d3,n.createElementVNode("p",f3,n.toDisplayString(n.unref(m)),1)]),_:1},8,["provider"])):n.createCommentVNode("",!0),n.unref(u)?(n.openBlock(),n.createBlock(Kr,{key:2,provider:n.unref(f).Facebook},{default:n.withCtx(()=>[v3,n.createElementVNode("p",p3,n.toDisplayString(n.unref(g)),1)]),_:1},8,["provider"])):n.createCommentVNode("",!0),n.unref(d)?(n.openBlock(),n.createBlock(Kr,{key:3,provider:n.unref(f).Google},{default:n.withCtx(()=>[m3,n.createElementVNode("p",h3,n.toDisplayString(n.unref(C)),1)]),_:1},8,["provider"])):n.createCommentVNode("",!0),g3]),_:1})):n.createCommentVNode("",!0)}}}),y3={"data-amplify-footer":""},Ea=n.defineComponent({emits:["signInSubmit","forgotPasswordClicked","createAccountClicked"],setup(e,{emit:t}){var k,_,E;const a=Re(Be)(),o=n.useAttrs(),i=n.computed(()=>T("Password")),s=n.computed(()=>Q_("Forgot your password? ")?T("Forgot your password? "):T("Forgot your password?")),l=n.computed(()=>T("Sign in")),u=n.computed(()=>T("Signing in")),{state:d,send:c}=Pe(),v=n.computed(()=>Ue(d.value)),{value:{context:f}}=d,p=(_=(k=f==null?void 0:f.config)==null?void 0:k.formFields)==null?void 0:_.signIn,m=p==null?void 0:p.username;let g=(E=f.config)==null?void 0:E.loginMechanisms,C;C=Array.from(new Set([...g]));const b=C.shift(),y=x=>{const{name:$,value:F}=x.target;c({type:"CHANGE",data:{name:$,value:F}})},S=x=>{(o==null?void 0:o.onSignInSubmit)?t("signInSubmit",x):w(x)},w=x=>{a.submitForm(Qe(x))},I=()=>{(o==null?void 0:o.onForgotPasswordClicked)?t("forgotPasswordClicked"):c({type:"RESET_PASSWORD"})};return(x,$)=>{const F=He,R=qe,B=Te,U=xe,z=Ke,j=Ye;return n.renderSlot(x.$slots,"signInSlotI",n.normalizeProps(n.guardReactiveProps(x.$attrs)),()=>[n.renderSlot(x.$slots,"header"),n.createVNode(U,n.normalizeProps(n.guardReactiveProps(x.$attrs)),{default:n.withCtx(()=>[n.createVNode(z,{"data-amplify-authenticator-signin":"",onInput:y,onSubmit:n.withModifiers(S,["prevent"]),method:"post"},{formt:n.withCtx(({slotData:L})=>[n.renderSlot(x.$slots,"form",{info:L,onSignInSubmit:S,onInput:y,onForgotPasswordClicked:I})]),default:n.withCtx(()=>[n.createVNode(Yr),n.createVNode(U,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(F,{disabled:n.unref(v).matches("signIn.submit"),class:"amplify-flex",style:{"flex-direction":"column"}},{fieldSetI:n.withCtx(({slotData:L})=>[n.renderSlot(x.$slots,"signin-fields",{info:L})]),default:n.withCtx(()=>{var L,Y,W,Z,ie,ae;return[n.createVNode(qr,{userNameAlias:!0,"label-hidden":(L=n.unref(m))==null?void 0:L.labelHidden,userName:n.unref(b),placeholder:(Y=n.unref(m))==null?void 0:Y.placeholder,required:(W=n.unref(m))==null?void 0:W.required,label:(Z=n.unref(m))==null?void 0:Z.label,dialCode:(ie=n.unref(m))==null?void 0:ie.dialCode,dialCodeList:(ae=n.unref(m))==null?void 0:ae.dialCodeList},null,8,["label-hidden","userName","placeholder","required","label","dialCode","dialCodeList"]),n.createVNode(at,n.mergeProps(n.unref(vt)("password",n.unref(i),n.unref(p),!0),{name:"password",autocomplete:"current-password",ariainvalid:!1}),null,16)]}),_:3},8,["disabled"]),n.unref(v).context.remoteError?(n.openBlock(),n.createBlock(R,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(v).context.remoteError)),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(B,{disabled:n.unref(v).matches("signIn.submit"),class:"amplify-field-group__control",fullwidth:!0,"data-loading":"false",variation:"primary",style:{"border-radius":"0x","font-weight":"normal"}},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(v).matches("signIn.submit")?n.unref(u):n.unref(l)),1)]),_:1},8,["disabled"])]),_:3})]),_:3},8,["onSubmit"])]),_:3},16),n.createVNode(j,null,{default:n.withCtx(()=>[n.renderSlot(x.$slots,"footer",{},()=>[n.createElementVNode("div",y3,[n.createVNode(B,{onClick:I,class:"amplify-field-group__control","data-fullwidth":"true","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(s)),1)]),_:1})])])]),_:3})])}}}),b3=n.createTextVNode(n.toDisplayString("Country Code")),C3=n.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg","data-size":"large",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},[n.createElementVNode("path",{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})],-1),Ws=n.defineComponent({props:{label:{default:"Username"},name:{default:"username"},placeholder:{default:""},autocomplete:{default:""},labelHidden:{type:Boolean,default:!1},required:{type:Boolean,default:!0},dialCode:null,dialCodeList:null},setup(e){const{label:t,name:r,placeholder:a,autocomplete:o,labelHidden:i,required:s,dialCode:l,dialCodeList:u}=e,d=Math.floor(Math.random()*999999),c=Math.floor(Math.random()*999999),{state:v,send:f}=Pe(),p=n.computed(()=>Ie),m=n.computed(()=>er(v.value)),g=l!=null?l:m.value.country_code,C=n.computed(()=>u!=null?u:Bs);n.onMounted(()=>{var y;((y=p.value[r])==null?void 0:y.type)==="tel"&&f({type:"CHANGE",data:{name:"country_code",value:g}})});const b=n.computed(()=>{var y;return o||((y=Ie[r])==null?void 0:y.autocomplete)||r});return(y,S)=>{const w=je,I=Ls,k=xe,_=Ge;return n.openBlock(),n.createBlock(k,{class:"amplify-flex amplify-field amplify-textfield amplify-phonenumberfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(w,n.mergeProps({for:"amplify-field-"+n.unref(d),class:["amplify-label",{"sr-only":i}]},y.$attrs),{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(t))]),_:1},16,["for","class"]),n.createVNode(k,{class:"amplify-flex amplify-field-group"},{default:n.withCtx(()=>[n.createVNode(k,{class:"amplify-field-group__outer-start"},{default:n.withCtx(()=>[r==="phone_number"?(n.openBlock(),n.createBlock(k,{key:0,class:"amplify-flex amplify-field amplify-selectfield amplify-countrycodeselect",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(w,n.mergeProps({for:"amplify-field-"+n.unref(c),class:"amplify-label amplify-visually-hidden"},y.$attrs),{default:n.withCtx(()=>[b3]),_:1},16,["for"]),n.createVNode(k,{class:"amplify-select__wrapper"},{default:n.withCtx(()=>[n.createVNode(I,{class:"amplify-select amplify-field-group__control",id:"amplify-field-"+n.unref(c),autocomplete:"tel-country-code","aria-label":"country code",name:"country_code",options:n.unref(C),"select-value":n.unref(g)},null,8,["id","options","select-value"]),n.createVNode(k,{class:"amplify-flex amplify-select__icon-wrapper",style:{"align-items":"center","justify-content":"center"}},{default:n.withCtx(()=>[C3]),_:1})]),_:1})]),_:1})):n.createCommentVNode("",!0)]),_:1}),n.createVNode(k,{class:"amplify-field-group__field-wrapper"},{default:n.withCtx(()=>{var E,x;return[n.createVNode(_,{class:"amplify-input amplify-field-group__control","aria-invalid":"false",id:"amplify-field-"+n.unref(d),autocomplete:n.unref(b),name:r,required:s!=null?s:!0,type:(x=(E=n.unref(p)[r])==null?void 0:E.type)!=null?x:"text",placeholder:a},null,8,["id","autocomplete","required","type"])]}),_:1})]),_:1})]),_:1})}}}),w3={key:0,role:"alert","data-variation":"error",class:"amplify-text"},Aa=n.defineComponent({setup(e){var S,w,I,k;const{state:t}=Pe(),{value:{context:r}}=t,a=(w=(S=r==null?void 0:r.config)==null?void 0:S.formFields)==null?void 0:w.signUp,o=Re(Be),{validationErrors:i}=n.toRefs(o()),s=o(),l=n.computed(()=>Ie),u=n.computed(()=>T("Password")),d=n.computed(()=>T("Confirm Password"));let c,v=(I=r.config)==null?void 0:I.loginMechanisms,f=(k=r.config)==null?void 0:k.signUpAttributes;c=Array.from(new Set([...v,...f])),c=c.filter(_=>{const E=!!Ie[_];return E||console.debug(`Authenticator does not have a default implementation for ${_}. Customize the authenticator sign-up-fields slot to add your own.`),E});function p(_){const{name:E}=_.target;s.updateBlur({name:E})}const m=c.shift(),g=a==null?void 0:a[m],b=[...[m,"password","confirm_password"],...c],y=w_(a,b);return(_,E)=>(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(n.unref(y),(x,$)=>{var F,R,B,U,z,j,L,Y,W,Z,ie,ae,te,ve,pe,P,oe,Ne,De,We;return n.openBlock(),n.createElementBlock(n.Fragment,{key:$},[x===n.unref(m)?(n.openBlock(),n.createBlock(qr,{key:0,"label-hidden":(F=n.unref(g))==null?void 0:F.labelHidden,userName:n.unref(m),placeholder:(R=n.unref(g))==null?void 0:R.placeholder,required:(B=n.unref(g))==null?void 0:B.required,label:(U=n.unref(g))==null?void 0:U.label,dialCode:(z=n.unref(g))==null?void 0:z.dialCode,dialCodeList:(j=n.unref(g))==null?void 0:j.dialCodeList},null,8,["label-hidden","userName","placeholder","required","label","dialCode","dialCodeList"])):x==="password"?(n.openBlock(),n.createBlock(at,n.mergeProps({key:1,name:"password"},n.unref(vt)("password",n.unref(u),n.unref(a),!0),{autocomplete:"new-password",ariainvalid:!!n.unref(i).confirm_password,onBlur:p}),null,16,["ariainvalid"])):x==="confirm_password"?(n.openBlock(),n.createElementBlock(n.Fragment,{key:2},[n.createVNode(at,n.mergeProps({name:"confirm_password"},n.unref(vt)("confirm_password",n.unref(d),n.unref(a),!0),{autocomplete:"new-password",ariainvalid:!!n.unref(i).confirm_password,onBlur:p}),null,16,["ariainvalid"]),n.unref(i).confirm_password?(n.openBlock(),n.createElementBlock("p",w3,n.toDisplayString(n.unref(T)(n.unref(i).confirm_password)),1)):n.createCommentVNode("",!0)],64)):(n.openBlock(),n.createBlock(Ws,{key:3,label:n.unref(T)((W=(Y=(L=n.unref(a))==null?void 0:L[x])==null?void 0:Y.label)!=null?W:n.unref(l)[x].label),"label-hidden":(ie=(Z=n.unref(a))==null?void 0:Z[x])==null?void 0:ie.labelHidden,required:(te=(ae=n.unref(a))==null?void 0:ae[x])==null?void 0:te.required,name:x,placeholder:n.unref(T)((P=(pe=(ve=n.unref(a))==null?void 0:ve[x])==null?void 0:pe.placeholder)!=null?P:n.unref(l)[x].label),dialCode:(Ne=(oe=n.unref(a))==null?void 0:oe[x])==null?void 0:Ne.dialCode,dialCodeList:(We=(De=n.unref(a))==null?void 0:De[x])==null?void 0:We.dialCodeList},null,8,["label","label-hidden","required","name","placeholder","dialCode","dialCodeList"]))],64)}),128))}}),Ia=n.defineComponent({emits:["signUpSubmit"],setup(e,{emit:t}){const r=Re(Be),a=r(),o=r(),{hasValidationErrors:i,isPending:s,error:l}=n.toRefs(a),u=n.useAttrs(),d=n.computed(()=>T("Create Account")),c=p=>{let{checked:m,name:g,type:C,value:b}=p.target;C==="checkbox"&&!m&&(b=void 0),o.updateForm({name:g,value:b})},v=p=>{(u==null?void 0:u.onSignUpSubmit)?t("signUpSubmit",p):f(p)},f=p=>{o.submitForm(Qe(p))};return(p,m)=>{const g=He,C=qe,b=Te,y=xe,S=Ke,w=Ye;return n.renderSlot(p.$slots,"signUpSlotI",n.normalizeProps(n.guardReactiveProps(p.$attrs)),()=>[n.renderSlot(p.$slots,"header"),n.createVNode(y,n.normalizeProps(n.guardReactiveProps(p.$attrs)),{default:n.withCtx(()=>[n.createVNode(S,{onInput:c,onSubmit:n.withModifiers(v,["prevent"])},{default:n.withCtx(()=>[n.createVNode(Yr),n.createVNode(y,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(g,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(s)},{fieldSetI:n.withCtx(({slotData:I})=>[n.renderSlot(p.$slots,"signup-fields",{info:I})]),default:n.withCtx(()=>[n.createVNode(Aa)]),_:3},8,["disabled"]),n.unref(l)?(n.openBlock(),n.createBlock(C,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(l))),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(b,{class:"amplify-field-group__control","data-fullwidth":"true","data-loading":"false","data-variation":"primary",style:{"border-radius":"0px","font-weight":"normal"},disabled:n.unref(s)||n.unref(i)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(d)),1)]),_:1},8,["disabled"])]),_:3})]),_:3},8,["onSubmit"])]),_:3},16),n.createVNode(w,null,{default:n.withCtx(()=>[n.renderSlot(p.$slots,"footer")]),_:3})])}}}),S3=n.defineComponent({props:{label:null,id:null,active:{type:Boolean,default:!1}},setup(e){const t=e,{id:r,label:a}=t,{active:o}=n.toRefs(t);return(i,s)=>{const l=xe;return n.openBlock(),n.createBlock(l,{tabindex:n.unref(o)?0:-1,"data-state":n.unref(o)?"active":"inactive","aria-selected":n.unref(o)?"true":"false","aria-controls":`radix-id-${n.unref(r)}-8-content-0`,id:`radix-id-${n.unref(r)}-8-trigger-0`,"data-orientation":"horizontal",role:"tab",class:"amplify-tabs-item","data-spacing":"equal","data-radix-collection-item":""},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(a)),1)]),_:1},8,["tabindex","data-state","aria-selected","aria-controls","id"])}}}),_3={};function x3(e,t){const r=xe;return n.openBlock(),n.createBlock(r,{tabindex:"0","aria-orientation":"horizontal","data-orientation":"horizontal",role:"tablist",style:{outline:"none"}},{default:n.withCtx(()=>[n.createVNode(r,{class:"amplify-flex amplify-tabs","data-indicator-position":"top",style:{gap:"0px","justify-content":"center"}},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3})]),_:3})}var E3=Lt(_3,[["render",x3]]);const st=n.defineComponent({props:{level:{type:Number,default:1}},inheritAttrs:!1,setup(e,{slots:t,attrs:r}){var i,s;const a=t.default?t.default():[],o=t.headingI?t.headingI():[];if(((s=(i=o[0])==null?void 0:i.children)==null?void 0:s.length)===0)o[0].children=[n.h(`h${e.level}`,Mt({},r),[a])];else return()=>n.h(`h${e.level}`,Mt({"data-amplify-heading":""},r),[o[0]?n.h(o[0].children[0]):n.h(a[0])]);return()=>o}}),A3={};function I3(e,t){return n.renderSlot(e.$slots,"textI",n.normalizeProps(n.guardReactiveProps(e.$attrs)),()=>[n.createElementVNode("span",n.mergeProps(e.$attrs,{"data-amplify-text":""}),[n.renderSlot(e.$slots,"default")],16)])}var Hs=Lt(A3,[["render",I3]]);const ka=n.defineComponent({emits:["confirmSignUpSubmit","lostCodeClicked"],setup(e,{emit:t}){var U,z,j;const r=n.useAttrs(),a=Re(Be),{isPending:o,error:i,codeDeliveryDetails:s}=n.toRefs(a()),{submitForm:l,updateForm:u,resendCode:d}=a(),{state:c}=Pe(),{value:{context:v}}=c,f=(z=(U=v==null?void 0:v.config)==null?void 0:U.formFields)==null?void 0:z.confirmSignUp,p=n.computed(()=>{var L,Y;return((L=s.value)==null?void 0:L.DeliveryMedium)==="EMAIL"?T("We Emailed You"):((Y=s.value)==null?void 0:Y.DeliveryMedium)==="SMS"?T("We Texted You"):T("We Sent A Code")}),m=n.computed(()=>T("Enter your code")),g=n.computed(()=>T("Confirmation Code")),C=n.computed(()=>T("Resend Code")),b=n.computed(()=>T("Confirm")),y=T("Your code is on the way. To log in, enter the code we emailed to"),S=T("Your code is on the way. To log in, enter the code we texted to"),w=T("Your code is on the way. To log in, enter the code we sent you. It may take a minute to arrive."),I=T("It may take a minute to arrive."),k=n.computed(()=>{var L,Y,W,Z;return((L=s.value)==null?void 0:L.DeliveryMedium)==="EMAIL"?`${y} ${(Y=s.value)==null?void 0:Y.Destination}. ${I}`:((W=s.value)==null?void 0:W.DeliveryMedium)==="SMS"?`${S} ${(Z=s.value)==null?void 0:Z.Destination}. ${I}`:T(`${w}`)}),_=f==null?void 0:f.confirmation_code,E=(j=_==null?void 0:_.label)!=null?j:g,x=_==null?void 0:_.labelHidden,$=L=>{const{name:Y,value:W}=L.target;u({name:Y,value:W})},F=L=>{(r==null?void 0:r.onConfirmSignUpSubmit)?t("confirmSignUpSubmit",L):R(L)},R=L=>{l(Qe(L))},B=()=>{(r==null?void 0:r.onLostCodeClicked)?t("lostCodeClicked"):d()};return(L,Y)=>{const W=st,Z=Hs,ie=je,ae=Ge,te=xe,ve=He,pe=qe,P=Te,oe=Ye,Ne=Ke;return n.renderSlot(L.$slots,"confirmSignUpSlotI",n.normalizeProps(n.guardReactiveProps(L.$attrs)),()=>[n.createVNode(te,n.normalizeProps(n.guardReactiveProps(L.$attrs)),{default:n.withCtx(()=>[n.createVNode(Ne,{onInput:$,onSubmit:n.withModifiers(F,["prevent"])},{default:n.withCtx(()=>[n.createVNode(te,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.renderSlot(L.$slots,"header",{},()=>[n.createVNode(W,{class:"amplify-heading",style:{"font-size":"1.5rem"},level:3},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(p)),1)]),_:1})]),n.createVNode(Z,{style:{"margin-bottom":"1rem"}},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(k)),1)]),_:1}),n.createVNode(ve,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(o)},{default:n.withCtx(()=>[n.createVNode(te,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var De;return[n.createVNode(ie,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(De=n.unref(x))!=null?De:!0}]),for:"amplify-field-124b"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(E)),1)]),_:1},8,["class"]),n.createVNode(te,{class:"amplify-flex"},{default:n.withCtx(()=>{var We,h,D,V;return[n.createVNode(ae,{placeholder:(h=(We=n.unref(_))==null?void 0:We.placeholder)!=null?h:n.unref(m),required:(V=(D=n.unref(_))==null?void 0:D.required)!=null?V:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-124b","aria-invalid":"false",autocomplete:"one-time-code",name:"confirmation_code",type:"number"},null,8,["placeholder","required"])]}),_:1})]}),_:1})]),_:1},8,["disabled"]),n.createVNode(oe,{class:"amplify-flex",style:{"flex-direction":"column","align-items":"unset"}},{default:n.withCtx(()=>[n.unref(i)?(n.openBlock(),n.createBlock(pe,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(i))),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(P,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(o)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},8,["disabled"]),n.createVNode(P,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"default",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(B,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(C)),1)]),_:1},8,["onClick"]),n.renderSlot(L.$slots,"footer",{onConfirmSignUpSubmit:F,onLostCodeClicked:B})]),_:3})]),_:3})]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Pa=n.defineComponent({emits:["confirmSignInSubmit","backToSignInClicked"],setup(e,{emit:t}){var _,E,x;const r=n.useAttrs(),{state:a,send:o}=Pe(),{value:{context:i}}=a,s=(E=(_=i==null?void 0:i.config)==null?void 0:_.formFields)==null?void 0:E.confirmSignIn,l=s==null?void 0:s.confirmation_code,d=Re(Be)(),c=n.computed(()=>Ue(a.value)),v=c.value.context.challengeName;let f="SMS";v===Ps.SOFTWARE_TOKEN_MFA&&(f="TOTP");const p=`Confirm ${f} Code`,m=n.computed(()=>T("Back to Sign In")),g=n.computed(()=>T("Confirm")),C=n.computed(()=>T("Code")),b=(x=l==null?void 0:l.label)!=null?x:T("Code *"),y=l==null?void 0:l.labelHidden,S=$=>{const{name:F,value:R}=$.target;o({type:"CHANGE",data:{name:F,value:R}})},w=$=>{(r==null?void 0:r.onConfirmSignInSubmit)?t("confirmSignInSubmit",$):I($)},I=$=>{d.submitForm(Qe($))},k=()=>{(r==null?void 0:r.onBackToSignInClicked)?t("backToSignInClicked"):o({type:"SIGN_IN"})};return($,F)=>{const R=st,B=je,U=Ge,z=xe,j=qe,L=Te,Y=Ye,W=He,Z=Ke;return n.renderSlot($.$slots,"confirmSignInSlotI",n.normalizeProps(n.guardReactiveProps($.$attrs)),()=>[n.createVNode(z,n.normalizeProps(n.guardReactiveProps($.$attrs)),{default:n.withCtx(()=>[n.createVNode(Z,{"data-amplify-authenticator-confirmsignin":"",onInput:S,onSubmit:n.withModifiers(w,["prevent"])},{default:n.withCtx(()=>[n.createVNode(W,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(c).matches("confirmSignIn.pending")},{default:n.withCtx(()=>[n.renderSlot($.$slots,"header",{},()=>[n.createVNode(R,{level:3,class:"amplify-heading"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(p))]),_:1})]),n.createVNode(z,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(z,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var ie;return[n.createVNode(B,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(ie=n.unref(y))!=null?ie:!0}]),for:"amplify-field-51ee"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},8,["class"]),n.createVNode(z,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var ae,te,ve,pe;return[n.createVNode(U,{placeholder:(te=(ae=n.unref(l))==null?void 0:ae.placeholder)!=null?te:n.unref(C),required:(pe=(ve=n.unref(l))==null?void 0:ve.required)!=null?pe:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-51ee","aria-invalid":"false",name:"confirmation_code",autocomplete:"one-time-code",type:"number"},null,8,["placeholder","required"])]}),_:1})]}),_:1})]),_:1}),n.createVNode(Y,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var ie,ae;return[((ae=(ie=n.unref(c))==null?void 0:ie.context)==null?void 0:ae.remoteError)?(n.openBlock(),n.createBlock(j,{key:0},{default:n.withCtx(()=>{var te,ve;return[n.createTextVNode(n.toDisplayString(n.unref(T)((ve=(te=n.unref(c))==null?void 0:te.context)==null?void 0:ve.remoteError)),1)]}),_:1})):n.createCommentVNode("",!0),n.createVNode(L,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",style:{"font-weight":"normal"},disabled:n.unref(c).matches("confirmSignIn.pending")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(g)),1)]),_:1},8,["disabled"]),n.createVNode(L,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(k,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(m)),1)]),_:1},8,["onClick"]),n.renderSlot($.$slots,"footer",{onBackToSignInClicked:k,onConfirmSignInSubmit:w})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}});var tr={},k3=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then},qs={},Fe={};let Na;const P3=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];Fe.getSymbolSize=function(t){if(!t)throw new Error('"version" cannot be null or undefined');if(t<1||t>40)throw new Error('"version" should be in range from 1 to 40');return t*4+17};Fe.getSymbolTotalCodewords=function(t){return P3[t]};Fe.getBCHDigit=function(e){let t=0;for(;e!==0;)t++,e>>>=1;return t};Fe.setToSJISFunction=function(t){if(typeof t!="function")throw new Error('"toSJISFunc" is not a valid function.');Na=t};Fe.isKanjiModeEnabled=function(){return typeof Na!="undefined"};Fe.toSJIS=function(t){return Na(t)};var Zr={};(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+r)}}e.isValid=function(a){return a&&typeof a.bit!="undefined"&&a.bit>=0&&a.bit<4},e.from=function(a,o){if(e.isValid(a))return a;try{return t(a)}catch{return o}}})(Zr);function Ks(){this.buffer=[],this.length=0}Ks.prototype={get:function(e){const t=Math.floor(e/8);return(this.buffer[t]>>>7-e%8&1)==1},put:function(e,t){for(let r=0;r<t;r++)this.putBit((e>>>t-r-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){const t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}};var N3=Ks;function rr(e){if(!e||e<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=e,this.data=new Uint8Array(e*e),this.reservedBit=new Uint8Array(e*e)}rr.prototype.set=function(e,t,r,a){const o=e*this.size+t;this.data[o]=r,a&&(this.reservedBit[o]=!0)};rr.prototype.get=function(e,t){return this.data[e*this.size+t]};rr.prototype.xor=function(e,t,r){this.data[e*this.size+t]^=r};rr.prototype.isReserved=function(e,t){return this.reservedBit[e*this.size+t]};var T3=rr,Ys={};(function(e){const t=Fe.getSymbolSize;e.getRowColCoords=function(a){if(a===1)return[];const o=Math.floor(a/7)+2,i=t(a),s=i===145?26:Math.ceil((i-13)/(2*o-2))*2,l=[i-7];for(let u=1;u<o-1;u++)l[u]=l[u-1]-s;return l.push(6),l.reverse()},e.getPositions=function(a){const o=[],i=e.getRowColCoords(a),s=i.length;for(let l=0;l<s;l++)for(let u=0;u<s;u++)l===0&&u===0||l===0&&u===s-1||l===s-1&&u===0||o.push([i[l],i[u]]);return o}})(Ys);var Zs={};const $3=Fe.getSymbolSize,Xs=7;Zs.getPositions=function(t){const r=$3(t);return[[0,0],[r-Xs,0],[0,r-Xs]]};var Js={};(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(o){return o!=null&&o!==""&&!isNaN(o)&&o>=0&&o<=7},e.from=function(o){return e.isValid(o)?parseInt(o,10):void 0},e.getPenaltyN1=function(o){const i=o.size;let s=0,l=0,u=0,d=null,c=null;for(let v=0;v<i;v++){l=u=0,d=c=null;for(let f=0;f<i;f++){let p=o.get(v,f);p===d?l++:(l>=5&&(s+=t.N1+(l-5)),d=p,l=1),p=o.get(f,v),p===c?u++:(u>=5&&(s+=t.N1+(u-5)),c=p,u=1)}l>=5&&(s+=t.N1+(l-5)),u>=5&&(s+=t.N1+(u-5))}return s},e.getPenaltyN2=function(o){const i=o.size;let s=0;for(let l=0;l<i-1;l++)for(let u=0;u<i-1;u++){const d=o.get(l,u)+o.get(l,u+1)+o.get(l+1,u)+o.get(l+1,u+1);(d===4||d===0)&&s++}return s*t.N2},e.getPenaltyN3=function(o){const i=o.size;let s=0,l=0,u=0;for(let d=0;d<i;d++){l=u=0;for(let c=0;c<i;c++)l=l<<1&2047|o.get(d,c),c>=10&&(l===1488||l===93)&&s++,u=u<<1&2047|o.get(c,d),c>=10&&(u===1488||u===93)&&s++}return s*t.N3},e.getPenaltyN4=function(o){let i=0;const s=o.data.length;for(let u=0;u<s;u++)i+=o.data[u];return Math.abs(Math.ceil(i*100/s/5)-10)*t.N4};function r(a,o,i){switch(a){case e.Patterns.PATTERN000:return(o+i)%2==0;case e.Patterns.PATTERN001:return o%2==0;case e.Patterns.PATTERN010:return i%3==0;case e.Patterns.PATTERN011:return(o+i)%3==0;case e.Patterns.PATTERN100:return(Math.floor(o/2)+Math.floor(i/3))%2==0;case e.Patterns.PATTERN101:return o*i%2+o*i%3==0;case e.Patterns.PATTERN110:return(o*i%2+o*i%3)%2==0;case e.Patterns.PATTERN111:return(o*i%3+(o+i)%2)%2==0;default:throw new Error("bad maskPattern:"+a)}}e.applyMask=function(o,i){const s=i.size;for(let l=0;l<s;l++)for(let u=0;u<s;u++)i.isReserved(u,l)||i.xor(u,l,r(o,u,l))},e.getBestMask=function(o,i){const s=Object.keys(e.Patterns).length;let l=0,u=1/0;for(let d=0;d<s;d++){i(d),e.applyMask(d,o);const c=e.getPenaltyN1(o)+e.getPenaltyN2(o)+e.getPenaltyN3(o)+e.getPenaltyN4(o);e.applyMask(d,o),c<u&&(u=c,l=d)}return l}})(Js);var Xr={};const lt=Zr,Jr=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],Qr=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];Xr.getBlocksCount=function(t,r){switch(r){case lt.L:return Jr[(t-1)*4+0];case lt.M:return Jr[(t-1)*4+1];case lt.Q:return Jr[(t-1)*4+2];case lt.H:return Jr[(t-1)*4+3];default:return}};Xr.getTotalCodewordsCount=function(t,r){switch(r){case lt.L:return Qr[(t-1)*4+0];case lt.M:return Qr[(t-1)*4+1];case lt.Q:return Qr[(t-1)*4+2];case lt.H:return Qr[(t-1)*4+3];default:return}};var Qs={},en={};const nr=new Uint8Array(512),tn=new Uint8Array(256);(function(){let t=1;for(let r=0;r<255;r++)nr[r]=t,tn[t]=r,t<<=1,t&256&&(t^=285);for(let r=255;r<512;r++)nr[r]=nr[r-255]})();en.log=function(t){if(t<1)throw new Error("log("+t+")");return tn[t]};en.exp=function(t){return nr[t]};en.mul=function(t,r){return t===0||r===0?0:nr[tn[t]+tn[r]]};(function(e){const t=en;e.mul=function(a,o){const i=new Uint8Array(a.length+o.length-1);for(let s=0;s<a.length;s++)for(let l=0;l<o.length;l++)i[s+l]^=t.mul(a[s],o[l]);return i},e.mod=function(a,o){let i=new Uint8Array(a);for(;i.length-o.length>=0;){const s=i[0];for(let u=0;u<o.length;u++)i[u]^=t.mul(o[u],s);let l=0;for(;l<i.length&&i[l]===0;)l++;i=i.slice(l)}return i},e.generateECPolynomial=function(a){let o=new Uint8Array([1]);for(let i=0;i<a;i++)o=e.mul(o,new Uint8Array([1,t.exp(i)]));return o}})(Qs);const el=Qs;function Ta(e){this.genPoly=void 0,this.degree=e,this.degree&&this.initialize(this.degree)}Ta.prototype.initialize=function(t){this.degree=t,this.genPoly=el.generateECPolynomial(this.degree)};Ta.prototype.encode=function(t){if(!this.genPoly)throw new Error("Encoder not initialized");const r=new Uint8Array(t.length+this.degree);r.set(t);const a=el.mod(r,this.genPoly),o=this.degree-a.length;if(o>0){const i=new Uint8Array(this.degree);return i.set(a,o),i}return a};var B3=Ta,tl={},ut={},$a={};$a.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40};var et={};const rl="[0-9]+",F3="[A-Z $%*+\\-./:]+";let ar="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";ar=ar.replace(/u/g,"\\u");const D3="(?:(?![A-Z0-9 $%*+\\-./:]|"+ar+`)(?:.|[\r
118
- ]))+`;et.KANJI=new RegExp(ar,"g");et.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g");et.BYTE=new RegExp(D3,"g");et.NUMERIC=new RegExp(rl,"g");et.ALPHANUMERIC=new RegExp(F3,"g");const R3=new RegExp("^"+ar+"$"),V3=new RegExp("^"+rl+"$"),O3=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");et.testKanji=function(t){return R3.test(t)};et.testNumeric=function(t){return V3.test(t)};et.testAlphanumeric=function(t){return O3.test(t)};(function(e){const t=$a,r=et;e.NUMERIC={id:"Numeric",bit:1<<0,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:1<<1,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:1<<2,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:1<<3,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(i,s){if(!i.ccBits)throw new Error("Invalid mode: "+i);if(!t.isValid(s))throw new Error("Invalid version: "+s);return s>=1&&s<10?i.ccBits[0]:s<27?i.ccBits[1]:i.ccBits[2]},e.getBestModeForData=function(i){return r.testNumeric(i)?e.NUMERIC:r.testAlphanumeric(i)?e.ALPHANUMERIC:r.testKanji(i)?e.KANJI:e.BYTE},e.toString=function(i){if(i&&i.id)return i.id;throw new Error("Invalid mode")},e.isValid=function(i){return i&&i.bit&&i.ccBits};function a(o){if(typeof o!="string")throw new Error("Param is not a string");switch(o.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+o)}}e.from=function(i,s){if(e.isValid(i))return i;try{return a(i)}catch{return s}}})(ut);(function(e){const t=Fe,r=Xr,a=Zr,o=ut,i=$a,s=1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,l=t.getBCHDigit(s);function u(f,p,m){for(let g=1;g<=40;g++)if(p<=e.getCapacity(g,m,f))return g}function d(f,p){return o.getCharCountIndicator(f,p)+4}function c(f,p){let m=0;return f.forEach(function(g){m+=d(g.mode,p)+g.getBitsLength()}),m}function v(f,p){for(let m=1;m<=40;m++)if(c(f,m)<=e.getCapacity(m,p,o.MIXED))return m}e.from=function(p,m){return i.isValid(p)?parseInt(p,10):m},e.getCapacity=function(p,m,g){if(!i.isValid(p))throw new Error("Invalid QR Code version");typeof g=="undefined"&&(g=o.BYTE);const C=t.getSymbolTotalCodewords(p),b=r.getTotalCodewordsCount(p,m),y=(C-b)*8;if(g===o.MIXED)return y;const S=y-d(g,p);switch(g){case o.NUMERIC:return Math.floor(S/10*3);case o.ALPHANUMERIC:return Math.floor(S/11*2);case o.KANJI:return Math.floor(S/13);case o.BYTE:default:return Math.floor(S/8)}},e.getBestVersionForData=function(p,m){let g;const C=a.from(m,a.M);if(Array.isArray(p)){if(p.length>1)return v(p,C);if(p.length===0)return 1;g=p[0]}else g=p;return u(g.mode,g.getLength(),C)},e.getEncodedBits=function(p){if(!i.isValid(p)||p<7)throw new Error("Invalid QR Code version");let m=p<<12;for(;t.getBCHDigit(m)-l>=0;)m^=s<<t.getBCHDigit(m)-l;return p<<12|m}})(tl);var nl={};const Ba=Fe,al=1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,U3=1<<14|1<<12|1<<10|1<<4|1<<1,ol=Ba.getBCHDigit(al);nl.getEncodedBits=function(t,r){const a=t.bit<<3|r;let o=a<<10;for(;Ba.getBCHDigit(o)-ol>=0;)o^=al<<Ba.getBCHDigit(o)-ol;return(a<<10|o)^U3};var il={};const M3=ut;function Rt(e){this.mode=M3.NUMERIC,this.data=e.toString()}Rt.getBitsLength=function(t){return 10*Math.floor(t/3)+(t%3?t%3*3+1:0)};Rt.prototype.getLength=function(){return this.data.length};Rt.prototype.getBitsLength=function(){return Rt.getBitsLength(this.data.length)};Rt.prototype.write=function(t){let r,a,o;for(r=0;r+3<=this.data.length;r+=3)a=this.data.substr(r,3),o=parseInt(a,10),t.put(o,10);const i=this.data.length-r;i>0&&(a=this.data.substr(r),o=parseInt(a,10),t.put(o,i*3+1))};var L3=Rt;const z3=ut,Fa=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function Vt(e){this.mode=z3.ALPHANUMERIC,this.data=e}Vt.getBitsLength=function(t){return 11*Math.floor(t/2)+6*(t%2)};Vt.prototype.getLength=function(){return this.data.length};Vt.prototype.getBitsLength=function(){return Vt.getBitsLength(this.data.length)};Vt.prototype.write=function(t){let r;for(r=0;r+2<=this.data.length;r+=2){let a=Fa.indexOf(this.data[r])*45;a+=Fa.indexOf(this.data[r+1]),t.put(a,11)}this.data.length%2&&t.put(Fa.indexOf(this.data[r]),6)};var j3=Vt,G3=function(t){for(var r=[],a=t.length,o=0;o<a;o++){var i=t.charCodeAt(o);if(i>=55296&&i<=56319&&a>o+1){var s=t.charCodeAt(o+1);s>=56320&&s<=57343&&(i=(i-55296)*1024+s-56320+65536,o+=1)}if(i<128){r.push(i);continue}if(i<2048){r.push(i>>6|192),r.push(i&63|128);continue}if(i<55296||i>=57344&&i<65536){r.push(i>>12|224),r.push(i>>6&63|128),r.push(i&63|128);continue}if(i>=65536&&i<=1114111){r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(i&63|128);continue}r.push(239,191,189)}return new Uint8Array(r).buffer};const W3=G3,H3=ut;function Ot(e){this.mode=H3.BYTE,this.data=new Uint8Array(W3(e))}Ot.getBitsLength=function(t){return t*8};Ot.prototype.getLength=function(){return this.data.length};Ot.prototype.getBitsLength=function(){return Ot.getBitsLength(this.data.length)};Ot.prototype.write=function(e){for(let t=0,r=this.data.length;t<r;t++)e.put(this.data[t],8)};var q3=Ot;const K3=ut,Y3=Fe;function Ut(e){this.mode=K3.KANJI,this.data=e}Ut.getBitsLength=function(t){return t*13};Ut.prototype.getLength=function(){return this.data.length};Ut.prototype.getBitsLength=function(){return Ut.getBitsLength(this.data.length)};Ut.prototype.write=function(e){let t;for(t=0;t<this.data.length;t++){let r=Y3.toSJIS(this.data[t]);if(r>=33088&&r<=40956)r-=33088;else if(r>=57408&&r<=60351)r-=49472;else throw new Error("Invalid SJIS character: "+this.data[t]+`
119
- Make sure your charset is UTF-8`);r=(r>>>8&255)*192+(r&255),e.put(r,13)}};var Z3=Ut,sl={exports:{}};(function(e){var t={single_source_shortest_paths:function(r,a,o){var i={},s={};s[a]=0;var l=t.PriorityQueue.make();l.push(a,0);for(var u,d,c,v,f,p,m,g,C;!l.empty();){u=l.pop(),d=u.value,v=u.cost,f=r[d]||{};for(c in f)f.hasOwnProperty(c)&&(p=f[c],m=v+p,g=s[c],C=typeof s[c]=="undefined",(C||g>m)&&(s[c]=m,l.push(c,m),i[c]=d))}if(typeof o!="undefined"&&typeof s[o]=="undefined"){var b=["Could not find a path from ",a," to ",o,"."].join("");throw new Error(b)}return i},extract_shortest_path_from_predecessor_list:function(r,a){for(var o=[],i=a;i;)o.push(i),i=r[i];return o.reverse(),o},find_path:function(r,a,o){var i=t.single_source_shortest_paths(r,a,o);return t.extract_shortest_path_from_predecessor_list(i,o)},PriorityQueue:{make:function(r){var a=t.PriorityQueue,o={},i;r=r||{};for(i in a)a.hasOwnProperty(i)&&(o[i]=a[i]);return o.queue=[],o.sorter=r.sorter||a.default_sorter,o},default_sorter:function(r,a){return r.cost-a.cost},push:function(r,a){var o={value:r,cost:a};this.queue.push(o),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t})(sl);(function(e){const t=ut,r=L3,a=j3,o=q3,i=Z3,s=et,l=Fe,u=sl.exports;function d(b){return unescape(encodeURIComponent(b)).length}function c(b,y,S){const w=[];let I;for(;(I=b.exec(S))!==null;)w.push({data:I[0],index:I.index,mode:y,length:I[0].length});return w}function v(b){const y=c(s.NUMERIC,t.NUMERIC,b),S=c(s.ALPHANUMERIC,t.ALPHANUMERIC,b);let w,I;return l.isKanjiModeEnabled()?(w=c(s.BYTE,t.BYTE,b),I=c(s.KANJI,t.KANJI,b)):(w=c(s.BYTE_KANJI,t.BYTE,b),I=[]),y.concat(S,w,I).sort(function(_,E){return _.index-E.index}).map(function(_){return{data:_.data,mode:_.mode,length:_.length}})}function f(b,y){switch(y){case t.NUMERIC:return r.getBitsLength(b);case t.ALPHANUMERIC:return a.getBitsLength(b);case t.KANJI:return i.getBitsLength(b);case t.BYTE:return o.getBitsLength(b)}}function p(b){return b.reduce(function(y,S){const w=y.length-1>=0?y[y.length-1]:null;return w&&w.mode===S.mode?(y[y.length-1].data+=S.data,y):(y.push(S),y)},[])}function m(b){const y=[];for(let S=0;S<b.length;S++){const w=b[S];switch(w.mode){case t.NUMERIC:y.push([w,{data:w.data,mode:t.ALPHANUMERIC,length:w.length},{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.ALPHANUMERIC:y.push([w,{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.KANJI:y.push([w,{data:w.data,mode:t.BYTE,length:d(w.data)}]);break;case t.BYTE:y.push([{data:w.data,mode:t.BYTE,length:d(w.data)}])}}return y}function g(b,y){const S={},w={start:{}};let I=["start"];for(let k=0;k<b.length;k++){const _=b[k],E=[];for(let x=0;x<_.length;x++){const $=_[x],F=""+k+x;E.push(F),S[F]={node:$,lastCount:0},w[F]={};for(let R=0;R<I.length;R++){const B=I[R];S[B]&&S[B].node.mode===$.mode?(w[B][F]=f(S[B].lastCount+$.length,$.mode)-f(S[B].lastCount,$.mode),S[B].lastCount+=$.length):(S[B]&&(S[B].lastCount=$.length),w[B][F]=f($.length,$.mode)+4+t.getCharCountIndicator($.mode,y))}}I=E}for(let k=0;k<I.length;k++)w[I[k]].end=0;return{map:w,table:S}}function C(b,y){let S;const w=t.getBestModeForData(b);if(S=t.from(y,w),S!==t.BYTE&&S.bit<w.bit)throw new Error('"'+b+'" cannot be encoded with mode '+t.toString(S)+`.
120
- Suggested mode is: `+t.toString(w));switch(S===t.KANJI&&!l.isKanjiModeEnabled()&&(S=t.BYTE),S){case t.NUMERIC:return new r(b);case t.ALPHANUMERIC:return new a(b);case t.KANJI:return new i(b);case t.BYTE:return new o(b)}}e.fromArray=function(y){return y.reduce(function(S,w){return typeof w=="string"?S.push(C(w,null)):w.data&&S.push(C(w.data,w.mode)),S},[])},e.fromString=function(y,S){const w=v(y,l.isKanjiModeEnabled()),I=m(w),k=g(I,S),_=u.find_path(k.map,"start","end"),E=[];for(let x=1;x<_.length-1;x++)E.push(k.table[_[x]].node);return e.fromArray(p(E))},e.rawSplit=function(y){return e.fromArray(v(y,l.isKanjiModeEnabled()))}})(il);const rn=Fe,Da=Zr,X3=N3,J3=T3,Q3=Ys,ex=Zs,Ra=Js,Va=Xr,tx=B3,nn=tl,rx=nl,nx=ut,Oa=il;function ax(e,t){const r=e.size,a=ex.getPositions(t);for(let o=0;o<a.length;o++){const i=a[o][0],s=a[o][1];for(let l=-1;l<=7;l++)if(!(i+l<=-1||r<=i+l))for(let u=-1;u<=7;u++)s+u<=-1||r<=s+u||(l>=0&&l<=6&&(u===0||u===6)||u>=0&&u<=6&&(l===0||l===6)||l>=2&&l<=4&&u>=2&&u<=4?e.set(i+l,s+u,!0,!0):e.set(i+l,s+u,!1,!0))}}function ox(e){const t=e.size;for(let r=8;r<t-8;r++){const a=r%2==0;e.set(r,6,a,!0),e.set(6,r,a,!0)}}function ix(e,t){const r=Q3.getPositions(t);for(let a=0;a<r.length;a++){const o=r[a][0],i=r[a][1];for(let s=-2;s<=2;s++)for(let l=-2;l<=2;l++)s===-2||s===2||l===-2||l===2||s===0&&l===0?e.set(o+s,i+l,!0,!0):e.set(o+s,i+l,!1,!0)}}function sx(e,t){const r=e.size,a=nn.getEncodedBits(t);let o,i,s;for(let l=0;l<18;l++)o=Math.floor(l/3),i=l%3+r-8-3,s=(a>>l&1)==1,e.set(o,i,s,!0),e.set(i,o,s,!0)}function Ua(e,t,r){const a=e.size,o=rx.getEncodedBits(t,r);let i,s;for(i=0;i<15;i++)s=(o>>i&1)==1,i<6?e.set(i,8,s,!0):i<8?e.set(i+1,8,s,!0):e.set(a-15+i,8,s,!0),i<8?e.set(8,a-i-1,s,!0):i<9?e.set(8,15-i-1+1,s,!0):e.set(8,15-i-1,s,!0);e.set(a-8,8,1,!0)}function lx(e,t){const r=e.size;let a=-1,o=r-1,i=7,s=0;for(let l=r-1;l>0;l-=2)for(l===6&&l--;;){for(let u=0;u<2;u++)if(!e.isReserved(o,l-u)){let d=!1;s<t.length&&(d=(t[s]>>>i&1)==1),e.set(o,l-u,d),i--,i===-1&&(s++,i=7)}if(o+=a,o<0||r<=o){o-=a,a=-a;break}}}function ux(e,t,r){const a=new X3;r.forEach(function(u){a.put(u.mode.bit,4),a.put(u.getLength(),nx.getCharCountIndicator(u.mode,e)),u.write(a)});const o=rn.getSymbolTotalCodewords(e),i=Va.getTotalCodewordsCount(e,t),s=(o-i)*8;for(a.getLengthInBits()+4<=s&&a.put(0,4);a.getLengthInBits()%8!=0;)a.putBit(0);const l=(s-a.getLengthInBits())/8;for(let u=0;u<l;u++)a.put(u%2?17:236,8);return cx(a,e,t)}function cx(e,t,r){const a=rn.getSymbolTotalCodewords(t),o=Va.getTotalCodewordsCount(t,r),i=a-o,s=Va.getBlocksCount(t,r),l=a%s,u=s-l,d=Math.floor(a/s),c=Math.floor(i/s),v=c+1,f=d-c,p=new tx(f);let m=0;const g=new Array(s),C=new Array(s);let b=0;const y=new Uint8Array(e.buffer);for(let _=0;_<s;_++){const E=_<u?c:v;g[_]=y.slice(m,m+E),C[_]=p.encode(g[_]),m+=E,b=Math.max(b,E)}const S=new Uint8Array(a);let w=0,I,k;for(I=0;I<b;I++)for(k=0;k<s;k++)I<g[k].length&&(S[w++]=g[k][I]);for(I=0;I<f;I++)for(k=0;k<s;k++)S[w++]=C[k][I];return S}function dx(e,t,r,a){let o;if(Array.isArray(e))o=Oa.fromArray(e);else if(typeof e=="string"){let d=t;if(!d){const c=Oa.rawSplit(e);d=nn.getBestVersionForData(c,r)}o=Oa.fromString(e,d||40)}else throw new Error("Invalid data");const i=nn.getBestVersionForData(o,r);if(!i)throw new Error("The amount of data is too big to be stored in a QR Code");if(!t)t=i;else if(t<i)throw new Error(`
117
+ `),me(L({},l),{tokens:c})})),{tokens:n,breakpoints:o,name:i,cssText:s,overrides:u}}Fx({name:"default-theme"},tu);var Wr=globalThis&&globalThis.__assign||function(){return Wr=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Wr.apply(this,arguments)},Rx=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r};function Ox(e,t,r){if(typeof e=="object")return e;var n=function(){};return{next:e,error:t||n,complete:r||n}}function Dx(e,t,r){t===void 0&&(t={});var n=typeof e=="function"?e():e,o=t.context,i=t.guards,s=t.actions,u=t.activities,l=t.services,c=t.delays,d=t.state,v=Rx(t,["context","guards","actions","activities","services","delays","state"]),f={context:o,guards:i,actions:s,activities:u,services:l,delays:c},p=n.withConfig(f,function(){return Wr(Wr({},n.context),o)}),g=xi(p,v).start(d?Re.create(d):void 0),h;return a.onMounted(function(){r&&(h=g.subscribe(Ox(r)))}),a.onBeforeUnmount(function(){g.stop(),h==null||h.unsubscribe()}),g}function Ux(e){return"state"in e}var nu=function(){};function Vx(e){return"getSnapshot"in e?e.getSnapshot():Ux(e)?e.state:void 0}function au(e,t){t===void 0&&(t=Vx);var r=a.isRef(e)?e:a.shallowRef(e),n=a.shallowRef(t(r.value)),o=function(i){r.value.send(i)};return a.watch(r,function(i,s,u){n.value=t(i);var l=i.subscribe({next:function(c){return n.value=c},error:nu,complete:nu}).unsubscribe;u(function(){return l()})},{immediate:!0}),{state:n,send:o}}const ou={error:"",hasValidationErrors:!1,isPending:!1,route:"",user:"",validationErrors:{val:""},codeDeliveryDetails:{val:""},change:e=>null,updateForm:e=>null,updateBlur:e=>null,resend:e=>null,resendCode:e=>null,signOut:e=>null,federatedSignIn:e=>null,toFederatedSignIn:e=>null,resetPassword:e=>null,toResetPassword:e=>null,signIn:e=>null,toSignIn:e=>null,signUp:e=>null,toSignUp:e=>null,skip:e=>null,skipVerification:e=>null,submit:e=>null,submitForm:e=>null},Pa=a.ref();let Hr=a.reactive(cn(It({},ou),{send:"",state:""}));const Ce=e=>(e&&(Pa.value=e),au(Pa.value)),Mx=()=>(iu(),a.watchEffect(()=>{iu()}),Hr),Se=Mx;function iu(){if(!Pa.value)return;const{state:e,send:t}=Ce(),r=Ys({send:t,state:e.value});for(const n of Object.keys(ou))Hr[n]=r[n];Hr.send=t,Hr.state=e}const Kr=a.defineComponent({props:{provider:String},setup(e){const{provider:t}=e,{send:r}=Ce(),n=o=>{r({type:"FEDERATED_SIGN_IN",data:{provider:t}})};return(o,i)=>{const s=ve,u=ge;return a.openBlock(),a.createBlock(u,{class:"amplify-field-group__control federated-sign-in-button","data-fullwidth":"false",style:{"font-weight":"normal"},type:"button",onClick:n},{default:a.withCtx(()=>[a.createVNode(s,{class:"amplify-flex federated-sign-in-button-row",style:{"flex-direction":"row","justify-content":"center","align-items":"center"}},{default:a.withCtx(()=>[a.renderSlot(o.$slots,"default")]),_:3})]),_:3})}}}),Lx=a.createElementVNode("svg",{"aria-label":"Amazon icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 248 268"},[a.createElementVNode("path",{d:"M139.056521,147.024612 C133.548808,156.744524 124.782731,162.726926 115.087401,162.726926 C101.790721,162.726926 93.9937779,152.612964 93.9937779,137.68681 C93.9937779,108.224571 120.447551,102.879017 145.533369,102.879017 L145.533369,110.365976 C145.533369,123.831358 145.876354,135.063787 139.056521,147.024612 M207.206992,162.579655 C209.400505,165.692256 209.887066,169.437725 207.063416,171.770186 C199.996315,177.653081 187.429476,188.590967 180.513926,194.716661 L180.46208,194.621133 C178.176838,196.663031 174.862638,196.810303 172.27828,195.445057 C160.780281,185.9162 158.686473,181.494078 152.405048,172.403055 C133.405233,191.751331 119.909143,197.534719 95.309886,197.534719 C66.1281801,197.534719 43.4791563,179.599451 43.4791563,143.669212 C43.4791563,115.616003 58.6782107,96.5105248 80.4019706,87.1727225 C99.2063636,78.9096034 125.464714,77.4528107 145.533369,75.1641337 L145.533369,70.694248 C145.533369,62.4749122 146.167493,52.7510201 141.297893,45.6541312 C137.110277,39.2856386 129.018206,36.6586354 121.859376,36.6586354 C108.658413,36.6586354 96.9171331,43.4171982 94.0416364,57.4199213 C93.4593582,60.532522 91.1701278,63.5933787 88.003492,63.7406501 L54.4387473,60.1424518 C51.6150972,59.5095829 48.4484614,57.2248862 49.2740201,52.8982915 C56.9712583,12.2553679 93.7983558,0 126.732964,0 C143.587124,0 165.606011,4.47386604 178.902691,17.2148315 C195.760839,32.917146 194.149604,53.8694866 194.149604,76.6726704 L194.149604,130.542157 C194.149604,146.734049 200.87372,153.830938 207.206992,162.579655 Z M233.826346,208.038962 C230.467669,203.683255 211.550709,205.9821 203.056405,206.998432 C200.470662,207.321077 200.076227,205.042397 202.406981,203.404973 C217.475208,192.664928 242.201125,195.766353 245.081698,199.363845 C247.966255,202.981502 244.336653,228.071183 230.172839,240.049379 C228.001452,241.888455 225.929671,240.904388 226.89783,238.468418 C230.077218,230.430525 237.204944,212.418868 233.826346,208.038962 Z M126.768855,264 C74.0234043,264 42.0764048,241.955028 17.7852554,217.541992 C12.9733903,212.705982 6.71799208,206.295994 3.31151296,200.690918 C1.90227474,198.372135 5.59096074,195.021875 8.0442063,196.84375 C38.2390146,219.267578 82.1011654,239.538304 125.529506,239.538304 C154.819967,239.538304 191.046475,227.469543 220.66851,214.867659 C225.146771,212.966167 225.146771,219.180222 224.511585,221.060516 C224.183264,222.03242 209.514625,236.221149 189.247207,247.047411 C170.304273,257.166172 146.397132,264 126.768855,264 Z",fill:"#FF9900"})],-1),zx={class:"amplify-text",style:{"align-self":"center"}},jx=a.createElementVNode("svg",{"aria-label":"Apple icon",class:"amplify-icon federated-sign-in-icon",fill:"#000",preserveAspectRatio:"xMidYMid",stroke:"#000",strokeWidth:"0",viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-105.1-305c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"})],-1),Gx={class:"amplify-text",style:{"align-self":"center"}},Wx=a.createElementVNode("svg",{"aria-label":"Facebook icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 279 538"},[a.createElementVNode("path",{d:"M82.3409742,538 L82.3409742,292.936652 L0,292.936652 L0,196.990154 L82.2410458,196.990154 L82.2410458,126.4295 C82.2410458,44.575144 132.205229,0 205.252865,0 C240.227794,0 270.306232,2.59855099 279,3.79788222 L279,89.2502322 L228.536175,89.2502322 C188.964542,89.2502322 181.270057,108.139699 181.270057,135.824262 L181.270057,196.89021 L276.202006,196.89021 L263.810888,292.836708 L181.16913,292.836708 L181.16913,538 L82.3409742,538 Z",fill:"#1877F2"})],-1),Hx={class:"amplify-text",style:{"align-self":"center"}},Kx=a.createElementVNode("svg",{"aria-label":"Google icon",class:"amplify-icon federated-sign-in-icon",viewBox:"0 0 256 262",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid"},[a.createElementVNode("path",{d:"M255.878 133.451c0-10.734-.871-18.567-2.756-26.69H130.55v48.448h71.947c-1.45 12.04-9.283 30.172-26.69 42.356l-.244 1.622 38.755 30.023 2.685.268c24.659-22.774 38.875-56.282 38.875-96.027",fill:"#4285F4"}),a.createElementVNode("path",{d:"M130.55 261.1c35.248 0 64.839-11.605 86.453-31.622l-41.196-31.913c-11.024 7.688-25.82 13.055-45.257 13.055-34.523 0-63.824-22.773-74.269-54.25l-1.531.13-40.298 31.187-.527 1.465C35.393 231.798 79.49 261.1 130.55 261.1",fill:"#34A853"}),a.createElementVNode("path",{d:"M56.281 156.37c-2.756-8.123-4.351-16.827-4.351-25.82 0-8.994 1.595-17.697 4.206-25.82l-.073-1.73L15.26 71.312l-1.335.635C5.077 89.644 0 109.517 0 130.55s5.077 40.905 13.925 58.602l42.356-32.782",fill:"#FBBC05"}),a.createElementVNode("path",{d:"M130.55 50.479c24.514 0 41.05 10.589 50.479 19.438l36.844-35.974C195.245 12.91 165.798 0 130.55 0 79.49 0 35.393 29.301 13.925 71.947l42.211 32.783c10.59-31.477 39.891-54.251 74.414-54.251",fill:"#EB4335"})],-1),qx={class:"amplify-text",style:{"align-self":"center"}},Yx=a.createElementVNode("hr",{class:"amplify-divider amplify-divider--label","aria-orientation":"horizontal","data-size":"small","data-label":"or"},null,-1),qr=a.defineComponent({setup(e){var b;const{state:t}=Ce(),r=_e(Se),{route:n}=r(),{value:{context:o}}=t,i=(b=o==null?void 0:o.config)==null?void 0:b.socialProviders,s=i==null?void 0:i.includes("amazon"),u=i==null?void 0:i.includes("apple"),l=i==null?void 0:i.includes("facebook"),c=i==null?void 0:i.includes("google"),d=l||c||s||u,v=n==="signUp"?"Up":"In",f=a.computed(()=>qs),p=a.computed(()=>R(`Sign ${v} with Amazon`)),g=a.computed(()=>R(`Sign ${v} with Apple`)),h=a.computed(()=>R(`Sign ${v} with Facebook`)),m=a.computed(()=>R(`Sign ${v} with Google`));return(C,S)=>{const w=ve;return a.unref(d)?(a.openBlock(),a.createBlock(w,{key:0,class:"amplify-flex federated-sign-in-container",style:{"flex-direction":"column",padding:"0 0 1rem 0"}},{default:a.withCtx(()=>[a.unref(s)?(a.openBlock(),a.createBlock(Kr,{key:0,provider:a.unref(f).Amazon},{default:a.withCtx(()=>[Lx,a.createElementVNode("p",zx,a.toDisplayString(a.unref(p)),1)]),_:1},8,["provider"])):a.createCommentVNode("",!0),a.unref(u)?(a.openBlock(),a.createBlock(Kr,{key:1,provider:a.unref(f).Apple},{default:a.withCtx(()=>[jx,a.createElementVNode("p",Gx,a.toDisplayString(a.unref(g)),1)]),_:1},8,["provider"])):a.createCommentVNode("",!0),a.unref(l)?(a.openBlock(),a.createBlock(Kr,{key:2,provider:a.unref(f).Facebook},{default:a.withCtx(()=>[Wx,a.createElementVNode("p",Hx,a.toDisplayString(a.unref(h)),1)]),_:1},8,["provider"])):a.createCommentVNode("",!0),a.unref(c)?(a.openBlock(),a.createBlock(Kr,{key:3,provider:a.unref(f).Google},{default:a.withCtx(()=>[Kx,a.createElementVNode("p",qx,a.toDisplayString(a.unref(m)),1)]),_:1},8,["provider"])):a.createCommentVNode("",!0),Yx]),_:1})):a.createCommentVNode("",!0)}}}),Zx={},Xx={"data-amplify-label":""};function Jx(e,t){return a.openBlock(),a.createElementBlock("label",Xx,[a.renderSlot(e.$slots,"default")])}var Yr=tr(Zx,[["render",Jx]]);const Zr=a.defineComponent({emits:["update:modelValue"],setup(e,{emit:t}){const r=n=>{t("update:modelValue",n.target.value)};return(n,o)=>(a.openBlock(),a.createElementBlock("input",{onChange:o[0]||(o[0]=i=>r(i)),"data-amplify-input":""},null,32))}}),Qx=["aria-label"],eE={key:0,xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},tE=a.createElementVNode("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"},null,-1),rE=[tE],nE={key:1,xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},aE=a.createElementVNode("path",{d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z",fill:"none"},null,-1),oE=a.createElementVNode("path",{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"},null,-1),iE=[aE,oE];function sE(e){var C;const t=e,r=R("Show password"),n=R("Hide password"),o=a.ref("password"),i=a.ref(r),s=Math.floor(Math.random()*999999),{name:u,label:l,autocomplete:c,ariainvalid:d,labelHidden:v,placeholder:f,required:p}=a.toRefs(t);let g=a.ref("");function h(){i.value=i.value===r?n:r,o.value=o.value==="password"?"text":"password"}const m=R((C=f==null?void 0:f.value)!=null?C:l.value),b=R(l.value);return(S,w)=>{const _=Yr,A=Zr,x=ve;return a.openBlock(),a.createBlock(x,{class:"amplify-flex amplify-field amplify-textfield amplify-passwordfield",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var E;return[a.createVNode(_,{class:a.normalizeClass(["amplify-label",{"amplify-visually-hidden":(E=a.unref(v))!=null?E:!0}]),for:"amplify-field-"+a.unref(s)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(b)),1)]),_:1},8,["class","for"]),a.createVNode(x,{class:"amplify-flex amplify-field-group"},{default:a.withCtx(()=>{var k;return[a.createVNode(A,a.mergeProps(S.$attrs,{modelValue:a.unref(g),"onUpdate:modelValue":w[0]||(w[0]=B=>a.isRef(g)?g.value=B:g=B),class:"amplify-input amplify-field-group__control","aria-invalid":a.unref(d),id:"amplify-field-"+a.unref(s),"data-amplify-password":"true",name:a.unref(u),autocomplete:a.unref(c),required:(k=a.unref(p))!=null?k:!0,placeholder:a.unref(m),type:o.value}),null,16,["modelValue","aria-invalid","id","name","autocomplete","required","placeholder","type"]),a.createVNode(x,{class:"amplify-field-group__outer-end"},{default:a.withCtx(()=>[a.createElementVNode("button",{"aria-label":i.value,class:"amplify-button amplify-field-group__control amplify-field__show-password","data-fullwidth":"false",type:"button",onClick:h},[o.value==="password"?(a.openBlock(),a.createElementBlock("svg",eE,rE)):(a.openBlock(),a.createElementBlock("svg",nE,iE))],8,Qx)]),_:1})]}),_:1})]}),_:1})}}const uE={inheritAttrs:!1},Na=a.defineComponent(cn(It({},uE),{props:{name:null,label:null,autocomplete:null,ariainvalid:{type:Boolean},labelHidden:{type:Boolean,default:!0},placeholder:null,required:{type:Boolean,default:!0}},setup:sE})),lE=["value","selected"],cE=a.defineComponent({props:{selectValue:{default:""},options:null},emits:["update:selectValue"],setup(e,{emit:t}){const{options:r,selectValue:n}=e,o=i=>{t("update:selectValue",i.target.value)};return(i,s)=>(a.openBlock(),a.createElementBlock("select",{onChange:s[0]||(s[0]=u=>o(u))},[(a.openBlock(),a.createElementBlock(a.Fragment,null,a.renderList(r,(u,l)=>a.createElementVNode("option",{key:l,value:u,selected:u==n?!0:void 0},a.toDisplayString(u),9,lE)),64))],32))}}),dE=a.createTextVNode(a.toDisplayString("Country Code")),fE=a.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg","data-size":"large",fill:"currentColor",viewBox:"0 0 24 24",class:"amplify-icon"},[a.createElementVNode("path",{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"})],-1),vE=a.defineComponent({props:{label:{default:"Username"},name:{default:"username"},placeholder:{default:""},autocomplete:{default:""},labelHidden:{type:Boolean,default:!1},required:{type:Boolean,default:!0},dialCode:null,dialCodeList:null,type:{default:"text"}},setup(e){const{label:t,name:r,placeholder:n,autocomplete:o,labelHidden:i,required:s,dialCode:u,dialCodeList:l}=e,c=Math.floor(Math.random()*999999),d=Math.floor(Math.random()*999999);return(v,f)=>{const p=Yr,g=cE,h=ve,m=Zr;return a.openBlock(),a.createBlock(h,{class:"amplify-flex amplify-field amplify-textfield amplify-phonenumberfield",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(p,a.mergeProps({for:"amplify-field-"+a.unref(c),class:["amplify-label",{"sr-only":i}]},v.$attrs),{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(t))]),_:1},16,["for","class"]),a.createVNode(h,{class:"amplify-flex amplify-field-group"},{default:a.withCtx(()=>[a.createVNode(h,{class:"amplify-field-group__outer-start"},{default:a.withCtx(()=>[e.type==="tel"?(a.openBlock(),a.createBlock(h,{key:0,class:"amplify-flex amplify-field amplify-selectfield amplify-countrycodeselect",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(p,a.mergeProps({for:"amplify-field-"+a.unref(d),class:"amplify-label amplify-visually-hidden"},v.$attrs),{default:a.withCtx(()=>[dE]),_:1},16,["for"]),a.createVNode(h,{class:"amplify-select__wrapper"},{default:a.withCtx(()=>[a.createVNode(g,{class:"amplify-select amplify-field-group__control",id:"amplify-field-"+a.unref(d),autocomplete:"tel-country-code","aria-label":"country code",name:"country_code",options:l,"select-value":u},null,8,["id"]),a.createVNode(h,{class:"amplify-flex amplify-select__icon-wrapper",style:{"align-items":"center","justify-content":"center"}},{default:a.withCtx(()=>[fE]),_:1})]),_:1})]),_:1})):a.createCommentVNode("",!0)]),_:1}),a.createVNode(h,{class:"amplify-field-group__field-wrapper"},{default:a.withCtx(()=>[a.createVNode(m,{class:"amplify-input amplify-field-group__control","aria-invalid":"false",id:"amplify-field-"+a.unref(c),autocomplete:o,name:r,required:s!=null?s:!0,type:e.type,placeholder:n},null,8,["id","required","type"])]),_:1})]),_:1})]),_:1})}}}),pE={key:2},su=a.defineComponent({props:{name:{default:""},formField:{default:()=>({})}},setup(e){const t=e,{name:r,formField:n}=a.toRefs(t),o=_e(Se),{validationErrors:i}=a.toRefs(o()),{type:s}=n.value,u=a.computed(()=>X3(i.value[r.value])),l=s==="password";return(c,d)=>{var v;return a.openBlock(),a.createElementBlock(a.Fragment,null,[l?(a.openBlock(),a.createBlock(Na,{key:0,name:a.unref(r),label:a.unref(n).label,placeholder:a.unref(n).placeholder,required:a.unref(n).isRequired,"label-hidden":a.unref(n).labelHidden,autocomplete:a.unref(n).autocomplete,ariainvalid:!!a.unref(i)[a.unref(r)]},null,8,["name","label","placeholder","required","label-hidden","autocomplete","ariainvalid"])):(a.openBlock(),a.createBlock(vE,{key:1,name:a.unref(r),label:a.unref(n).label,placeholder:a.unref(n).placeholder,required:a.unref(n).isRequired,"label-hidden":a.unref(n).labelHidden,autocomplete:a.unref(n).autocomplete,"dial-code":a.unref(n).dialCode,"dial-code-list":a.unref(n).dialCodeList,type:a.unref(n).type},null,8,["name","label","placeholder","required","label-hidden","autocomplete","dial-code","dial-code-list","type"])),((v=a.unref(u))==null?void 0:v.length)>0?(a.openBlock(),a.createElementBlock("div",pE,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(u),(f,p)=>(a.openBlock(),a.createElementBlock("p",{key:p,role:"alert","data-variation":"error",class:"amplify-text"},a.toDisplayString(a.unref(R)(f)),1))),128))])):a.createCommentVNode("",!0)],64)}}}),Ue=a.defineComponent({props:{route:null},setup(e){const t=e,{route:r}=a.toRefs(t),{state:n}=Ce();let o=[];return a.onBeforeMount(()=>{o=d2(r.value,n.value)}),(i,s)=>(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(o),([u,l])=>(a.openBlock(),a.createBlock(su,{name:u,key:u,formField:l},null,8,["name","formField"]))),128))}}),mE=a.createElementVNode("legend",{class:"amplify-visually-hidden"},"Sign in",-1),hE={"data-amplify-footer":""},Ba=a.defineComponent({emits:["signInSubmit","forgotPasswordClicked","createAccountClicked"],setup(e,{emit:t}){const n=_e(Se)(),o=a.useAttrs(),i=a.computed(()=>q3("Forgot your password? ")?R("Forgot your password? "):R("Forgot your password?")),s=a.computed(()=>R("Sign in")),u=a.computed(()=>R("Signing in")),{state:l,send:c}=Ce(),d=a.computed(()=>be(l.value)),v=h=>{const{name:m,value:b}=h.target;c({type:"CHANGE",data:{name:m,value:b}})},f=h=>{(o==null?void 0:o.onSignInSubmit)?t("signInSubmit",h):p(h)},p=h=>{n.submitForm(De(h))},g=()=>{(o==null?void 0:o.onForgotPasswordClicked)?t("forgotPasswordClicked"):c({type:"RESET_PASSWORD"})};return(h,m)=>{const b=$e,C=Te,S=ge,w=ve,_=Pe,A=Ne;return a.renderSlot(h.$slots,"signInSlotI",a.normalizeProps(a.guardReactiveProps(h.$attrs)),()=>[a.renderSlot(h.$slots,"header"),a.createVNode(w,a.normalizeProps(a.guardReactiveProps(h.$attrs)),{default:a.withCtx(()=>[a.createVNode(_,{"data-amplify-authenticator-signin":"",onInput:v,onSubmit:a.withModifiers(f,["prevent"]),method:"post"},{formt:a.withCtx(({slotData:x})=>[a.renderSlot(h.$slots,"form",{info:x,onSignInSubmit:f,onInput:v,onForgotPasswordClicked:g})]),default:a.withCtx(()=>[a.createVNode(qr),a.createVNode(w,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(b,{disabled:a.unref(d).matches("signIn.submit"),class:"amplify-flex",style:{"flex-direction":"column"}},{fieldSetI:a.withCtx(({slotData:x})=>[a.renderSlot(h.$slots,"signin-fields",{info:x})]),default:a.withCtx(()=>[mE,a.createVNode(Ue,{route:"signIn"})]),_:3},8,["disabled"]),a.unref(d).context.remoteError?(a.openBlock(),a.createBlock(C,{key:0},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(d).context.remoteError)),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(S,{disabled:a.unref(d).matches("signIn.submit"),class:"amplify-field-group__control",fullwidth:!0,"data-loading":"false",variation:"primary",style:{"border-radius":"0x","font-weight":"normal"}},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d).matches("signIn.submit")?a.unref(u):a.unref(s)),1)]),_:1},8,["disabled"])]),_:3})]),_:3},8,["onSubmit"])]),_:3},16),a.createVNode(A,null,{default:a.withCtx(()=>[a.renderSlot(h.$slots,"footer",{},()=>[a.createElementVNode("div",hE,[a.createVNode(S,{onClick:g,class:"amplify-field-group__control","data-fullwidth":"true","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(i)),1)]),_:1})])])]),_:3})])}}}),Fa=a.defineComponent({setup(e){return(t,r)=>(a.openBlock(),a.createBlock(Ue,{route:"signUp"}))}}),Ra=a.defineComponent({emits:["signUpSubmit"],setup(e,{emit:t}){const r=_e(Se),n=r(),o=r(),{hasValidationErrors:i,isPending:s,error:u}=a.toRefs(n),l=a.useAttrs(),c=a.computed(()=>R("Create Account")),d=g=>{let{checked:h,name:m,type:b,value:C}=g.target;b==="checkbox"&&!h&&(C=void 0),o.updateForm({name:m,value:C})};function v(g){const{name:h}=g.target;o.updateBlur({name:h})}const f=g=>{(l==null?void 0:l.onSignUpSubmit)?t("signUpSubmit",g):p(g)},p=g=>{o.submitForm(De(g))};return(g,h)=>{const m=$e,b=Te,C=ge,S=ve,w=Pe,_=Ne;return a.renderSlot(g.$slots,"signUpSlotI",a.normalizeProps(a.guardReactiveProps(g.$attrs)),()=>[a.renderSlot(g.$slots,"header"),a.createVNode(S,a.normalizeProps(a.guardReactiveProps(g.$attrs)),{default:a.withCtx(()=>[a.createVNode(w,{onInput:d,onBlurCapture:v,onSubmit:a.withModifiers(f,["prevent"])},{default:a.withCtx(()=>[a.createVNode(qr),a.createVNode(S,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(m,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(s)},{fieldSetI:a.withCtx(({slotData:A})=>[a.renderSlot(g.$slots,"signup-fields",{info:A})]),default:a.withCtx(()=>[a.createVNode(Fa)]),_:3},8,["disabled"]),a.unref(u)?(a.openBlock(),a.createBlock(b,{key:0},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(u))),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(C,{class:"amplify-field-group__control","data-fullwidth":"true","data-loading":"false","data-variation":"primary",style:{"border-radius":"0px","font-weight":"normal"},disabled:a.unref(s)||a.unref(i)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(c)),1)]),_:1},8,["disabled"])]),_:3})]),_:3},8,["onSubmit"])]),_:3},16),a.createVNode(_,null,{default:a.withCtx(()=>[a.renderSlot(g.$slots,"footer")]),_:3})])}}}),gE=a.defineComponent({props:{label:null,id:null,active:{type:Boolean,default:!1}},setup(e){const t=e,{id:r,label:n}=t,{active:o}=a.toRefs(t);return(i,s)=>{const u=ve;return a.openBlock(),a.createBlock(u,{tabindex:a.unref(o)?0:-1,"data-state":a.unref(o)?"active":"inactive","aria-selected":a.unref(o)?"true":"false","aria-controls":`radix-id-${a.unref(r)}-8-content-0`,id:`radix-id-${a.unref(r)}-8-trigger-0`,"data-orientation":"horizontal",role:"tab",class:"amplify-tabs-item","data-spacing":"equal","data-radix-collection-item":""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(n)),1)]),_:1},8,["tabindex","data-state","aria-selected","aria-controls","id"])}}}),yE={};function bE(e,t){const r=ve;return a.openBlock(),a.createBlock(r,{tabindex:"0","aria-orientation":"horizontal","data-orientation":"horizontal",role:"tablist",style:{outline:"none"}},{default:a.withCtx(()=>[a.createVNode(r,{class:"amplify-flex amplify-tabs","data-indicator-position":"top",style:{gap:"0px","justify-content":"center"}},{default:a.withCtx(()=>[a.renderSlot(e.$slots,"default")]),_:3})]),_:3})}var CE=tr(yE,[["render",bE]]);const We=a.defineComponent({props:{level:{type:Number,default:1}},inheritAttrs:!1,setup(e,{slots:t,attrs:r}){var i,s;const n=t.default?t.default():[],o=t.headingI?t.headingI():[];if(((s=(i=o[0])==null?void 0:i.children)==null?void 0:s.length)===0)o[0].children=[a.h(`h${e.level}`,It({},r),[n])];else return()=>a.h(`h${e.level}`,It({"data-amplify-heading":""},r),[o[0]?a.h(o[0].children[0]):a.h(n[0])]);return()=>o}}),SE={};function wE(e,t){return a.renderSlot(e.$slots,"textI",a.normalizeProps(a.guardReactiveProps(e.$attrs)),()=>[a.createElementVNode("span",a.mergeProps(e.$attrs,{"data-amplify-text":""}),[a.renderSlot(e.$slots,"default")],16)])}var uu=tr(SE,[["render",wE]]);const Oa=a.defineComponent({emits:["confirmSignUpSubmit","lostCodeClicked"],setup(e,{emit:t}){const r=a.useAttrs(),n=_e(Se),{isPending:o,error:i,codeDeliveryDetails:s}=a.toRefs(n()),{submitForm:u,updateForm:l,resendCode:c}=n();Ce();const d=a.computed(()=>{var A,x;return((A=s.value)==null?void 0:A.DeliveryMedium)==="EMAIL"?R("We Emailed You"):((x=s.value)==null?void 0:x.DeliveryMedium)==="SMS"?R("We Texted You"):R("We Sent A Code")}),v=a.computed(()=>R("Resend Code")),f=a.computed(()=>R("Confirm")),p=R("Your code is on the way. To log in, enter the code we emailed to"),g=R("Your code is on the way. To log in, enter the code we texted to"),h=R("Your code is on the way. To log in, enter the code we sent you. It may take a minute to arrive."),m=R("It may take a minute to arrive."),b=a.computed(()=>{var A,x,E,k;return((A=s.value)==null?void 0:A.DeliveryMedium)==="EMAIL"?`${p} ${(x=s.value)==null?void 0:x.Destination}. ${m}`:((E=s.value)==null?void 0:E.DeliveryMedium)==="SMS"?`${g} ${(k=s.value)==null?void 0:k.Destination}. ${m}`:R(`${h}`)}),C=A=>{const{name:x,value:E}=A.target;l({name:x,value:E})},S=A=>{(r==null?void 0:r.onConfirmSignUpSubmit)?t("confirmSignUpSubmit",A):w(A)},w=A=>{u(De(A))},_=()=>{(r==null?void 0:r.onLostCodeClicked)?t("lostCodeClicked"):c()};return(A,x)=>{const E=We,k=uu,B=$e,O=Te,U=ge,j=Ne,re=ve,W=Pe;return a.renderSlot(A.$slots,"confirmSignUpSlotI",a.normalizeProps(a.guardReactiveProps(A.$attrs)),()=>[a.createVNode(re,a.normalizeProps(a.guardReactiveProps(A.$attrs)),{default:a.withCtx(()=>[a.createVNode(W,{onInput:C,onSubmit:a.withModifiers(S,["prevent"])},{default:a.withCtx(()=>[a.createVNode(re,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.renderSlot(A.$slots,"header",{},()=>[a.createVNode(E,{class:"amplify-heading",style:{"font-size":"1.5rem"},level:3},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1})]),a.createVNode(k,{style:{"margin-bottom":"1rem"}},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(b)),1)]),_:1}),a.createVNode(B,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(o)},{default:a.withCtx(()=>[a.createVNode(Ue,{route:"confirmSignUp"})]),_:1},8,["disabled"]),a.createVNode(j,{class:"amplify-flex",style:{"flex-direction":"column","align-items":"unset"}},{default:a.withCtx(()=>[a.unref(i)?(a.openBlock(),a.createBlock(O,{key:0},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(i))),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(U,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(o)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(f)),1)]),_:1},8,["disabled"]),a.createVNode(U,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"default",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(_,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(v)),1)]),_:1},8,["onClick"]),a.renderSlot(A.$slots,"footer",{onConfirmSignUpSubmit:S,onLostCodeClicked:_})]),_:3})]),_:3})]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Da=a.defineComponent({emits:["confirmSignInSubmit","backToSignInClicked"],setup(e,{emit:t}){const r=a.useAttrs(),{state:n,send:o}=Ce(),s=_e(Se)(),u=a.computed(()=>be(n.value)),l=u.value.context.challengeName;let c="SMS";l===Ks.SOFTWARE_TOKEN_MFA&&(c="TOTP");const d=`Confirm ${c} Code`,v=a.computed(()=>R("Back to Sign In")),f=a.computed(()=>R("Confirm")),p=b=>{const{name:C,value:S}=b.target;o({type:"CHANGE",data:{name:C,value:S}})},g=b=>{(r==null?void 0:r.onConfirmSignInSubmit)?t("confirmSignInSubmit",b):h(b)},h=b=>{s.submitForm(De(b))},m=()=>{(r==null?void 0:r.onBackToSignInClicked)?t("backToSignInClicked"):o({type:"SIGN_IN"})};return(b,C)=>{const S=We,w=ve,_=Te,A=ge,x=Ne,E=$e,k=Pe;return a.renderSlot(b.$slots,"confirmSignInSlotI",a.normalizeProps(a.guardReactiveProps(b.$attrs)),()=>[a.createVNode(w,a.normalizeProps(a.guardReactiveProps(b.$attrs)),{default:a.withCtx(()=>[a.createVNode(k,{"data-amplify-authenticator-confirmsignin":"",onInput:p,onSubmit:a.withModifiers(g,["prevent"])},{default:a.withCtx(()=>[a.createVNode(E,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(u).matches("confirmSignIn.pending")},{default:a.withCtx(()=>[a.renderSlot(b.$slots,"header",{},()=>[a.createVNode(S,{level:3,class:"amplify-heading"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(d))]),_:1})]),a.createVNode(w,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(Ue,{route:"confirmSignIn"})]),_:1}),a.createVNode(x,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var B,O;return[((O=(B=a.unref(u))==null?void 0:B.context)==null?void 0:O.remoteError)?(a.openBlock(),a.createBlock(_,{key:0},{default:a.withCtx(()=>{var U,j;return[a.createTextVNode(a.toDisplayString(a.unref(R)((j=(U=a.unref(u))==null?void 0:U.context)==null?void 0:j.remoteError)),1)]}),_:1})):a.createCommentVNode("",!0),a.createVNode(A,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",style:{"font-weight":"normal"},disabled:a.unref(u).matches("confirmSignIn.pending")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(f)),1)]),_:1},8,["disabled"]),a.createVNode(A,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(m,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(v)),1)]),_:1},8,["onClick"]),a.renderSlot(b.$slots,"footer",{onBackToSignInClicked:m,onConfirmSignInSubmit:g})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}});var Wt={},_E=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then},lu={},we={};let Ua;const xE=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];we.getSymbolSize=function(t){if(!t)throw new Error('"version" cannot be null or undefined');if(t<1||t>40)throw new Error('"version" should be in range from 1 to 40');return t*4+17};we.getSymbolTotalCodewords=function(t){return xE[t]};we.getBCHDigit=function(e){let t=0;for(;e!==0;)t++,e>>>=1;return t};we.setToSJISFunction=function(t){if(typeof t!="function")throw new Error('"toSJISFunc" is not a valid function.');Ua=t};we.isKanjiModeEnabled=function(){return typeof Ua!="undefined"};we.toSJIS=function(t){return Ua(t)};var Xr={};(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(r){if(typeof r!="string")throw new Error("Param is not a string");switch(r.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+r)}}e.isValid=function(n){return n&&typeof n.bit!="undefined"&&n.bit>=0&&n.bit<4},e.from=function(n,o){if(e.isValid(n))return n;try{return t(n)}catch{return o}}})(Xr);function cu(){this.buffer=[],this.length=0}cu.prototype={get:function(e){const t=Math.floor(e/8);return(this.buffer[t]>>>7-e%8&1)==1},put:function(e,t){for(let r=0;r<t;r++)this.putBit((e>>>t-r-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){const t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}};var EE=cu;function Ht(e){if(!e||e<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=e,this.data=new Uint8Array(e*e),this.reservedBit=new Uint8Array(e*e)}Ht.prototype.set=function(e,t,r,n){const o=e*this.size+t;this.data[o]=r,n&&(this.reservedBit[o]=!0)};Ht.prototype.get=function(e,t){return this.data[e*this.size+t]};Ht.prototype.xor=function(e,t,r){this.data[e*this.size+t]^=r};Ht.prototype.isReserved=function(e,t){return this.reservedBit[e*this.size+t]};var AE=Ht,du={};(function(e){const t=we.getSymbolSize;e.getRowColCoords=function(n){if(n===1)return[];const o=Math.floor(n/7)+2,i=t(n),s=i===145?26:Math.ceil((i-13)/(2*o-2))*2,u=[i-7];for(let l=1;l<o-1;l++)u[l]=u[l-1]-s;return u.push(6),u.reverse()},e.getPositions=function(n){const o=[],i=e.getRowColCoords(n),s=i.length;for(let u=0;u<s;u++)for(let l=0;l<s;l++)u===0&&l===0||u===0&&l===s-1||u===s-1&&l===0||o.push([i[u],i[l]]);return o}})(du);var fu={};const IE=we.getSymbolSize,vu=7;fu.getPositions=function(t){const r=IE(t);return[[0,0],[r-vu,0],[0,r-vu]]};var pu={};(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(o){return o!=null&&o!==""&&!isNaN(o)&&o>=0&&o<=7},e.from=function(o){return e.isValid(o)?parseInt(o,10):void 0},e.getPenaltyN1=function(o){const i=o.size;let s=0,u=0,l=0,c=null,d=null;for(let v=0;v<i;v++){u=l=0,c=d=null;for(let f=0;f<i;f++){let p=o.get(v,f);p===c?u++:(u>=5&&(s+=t.N1+(u-5)),c=p,u=1),p=o.get(f,v),p===d?l++:(l>=5&&(s+=t.N1+(l-5)),d=p,l=1)}u>=5&&(s+=t.N1+(u-5)),l>=5&&(s+=t.N1+(l-5))}return s},e.getPenaltyN2=function(o){const i=o.size;let s=0;for(let u=0;u<i-1;u++)for(let l=0;l<i-1;l++){const c=o.get(u,l)+o.get(u,l+1)+o.get(u+1,l)+o.get(u+1,l+1);(c===4||c===0)&&s++}return s*t.N2},e.getPenaltyN3=function(o){const i=o.size;let s=0,u=0,l=0;for(let c=0;c<i;c++){u=l=0;for(let d=0;d<i;d++)u=u<<1&2047|o.get(c,d),d>=10&&(u===1488||u===93)&&s++,l=l<<1&2047|o.get(d,c),d>=10&&(l===1488||l===93)&&s++}return s*t.N3},e.getPenaltyN4=function(o){let i=0;const s=o.data.length;for(let l=0;l<s;l++)i+=o.data[l];return Math.abs(Math.ceil(i*100/s/5)-10)*t.N4};function r(n,o,i){switch(n){case e.Patterns.PATTERN000:return(o+i)%2==0;case e.Patterns.PATTERN001:return o%2==0;case e.Patterns.PATTERN010:return i%3==0;case e.Patterns.PATTERN011:return(o+i)%3==0;case e.Patterns.PATTERN100:return(Math.floor(o/2)+Math.floor(i/3))%2==0;case e.Patterns.PATTERN101:return o*i%2+o*i%3==0;case e.Patterns.PATTERN110:return(o*i%2+o*i%3)%2==0;case e.Patterns.PATTERN111:return(o*i%3+(o+i)%2)%2==0;default:throw new Error("bad maskPattern:"+n)}}e.applyMask=function(o,i){const s=i.size;for(let u=0;u<s;u++)for(let l=0;l<s;l++)i.isReserved(l,u)||i.xor(l,u,r(o,l,u))},e.getBestMask=function(o,i){const s=Object.keys(e.Patterns).length;let u=0,l=1/0;for(let c=0;c<s;c++){i(c),e.applyMask(c,o);const d=e.getPenaltyN1(o)+e.getPenaltyN2(o)+e.getPenaltyN3(o)+e.getPenaltyN4(o);e.applyMask(c,o),d<l&&(l=d,u=c)}return u}})(pu);var Jr={};const He=Xr,Qr=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],en=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];Jr.getBlocksCount=function(t,r){switch(r){case He.L:return Qr[(t-1)*4+0];case He.M:return Qr[(t-1)*4+1];case He.Q:return Qr[(t-1)*4+2];case He.H:return Qr[(t-1)*4+3];default:return}};Jr.getTotalCodewordsCount=function(t,r){switch(r){case He.L:return en[(t-1)*4+0];case He.M:return en[(t-1)*4+1];case He.Q:return en[(t-1)*4+2];case He.H:return en[(t-1)*4+3];default:return}};var mu={},tn={};const Kt=new Uint8Array(512),rn=new Uint8Array(256);(function(){let t=1;for(let r=0;r<255;r++)Kt[r]=t,rn[t]=r,t<<=1,t&256&&(t^=285);for(let r=255;r<512;r++)Kt[r]=Kt[r-255]})();tn.log=function(t){if(t<1)throw new Error("log("+t+")");return rn[t]};tn.exp=function(t){return Kt[t]};tn.mul=function(t,r){return t===0||r===0?0:Kt[rn[t]+rn[r]]};(function(e){const t=tn;e.mul=function(n,o){const i=new Uint8Array(n.length+o.length-1);for(let s=0;s<n.length;s++)for(let u=0;u<o.length;u++)i[s+u]^=t.mul(n[s],o[u]);return i},e.mod=function(n,o){let i=new Uint8Array(n);for(;i.length-o.length>=0;){const s=i[0];for(let l=0;l<o.length;l++)i[l]^=t.mul(o[l],s);let u=0;for(;u<i.length&&i[u]===0;)u++;i=i.slice(u)}return i},e.generateECPolynomial=function(n){let o=new Uint8Array([1]);for(let i=0;i<n;i++)o=e.mul(o,new Uint8Array([1,t.exp(i)]));return o}})(mu);const hu=mu;function Va(e){this.genPoly=void 0,this.degree=e,this.degree&&this.initialize(this.degree)}Va.prototype.initialize=function(t){this.degree=t,this.genPoly=hu.generateECPolynomial(this.degree)};Va.prototype.encode=function(t){if(!this.genPoly)throw new Error("Encoder not initialized");const r=new Uint8Array(t.length+this.degree);r.set(t);const n=hu.mod(r,this.genPoly),o=this.degree-n.length;if(o>0){const i=new Uint8Array(this.degree);return i.set(n,o),i}return n};var kE=Va,gu={},Ke={},Ma={};Ma.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40};var Ve={};const yu="[0-9]+",$E="[A-Z $%*+\\-./:]+";let qt="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";qt=qt.replace(/u/g,"\\u");const TE="(?:(?![A-Z0-9 $%*+\\-./:]|"+qt+`)(?:.|[\r
118
+ ]))+`;Ve.KANJI=new RegExp(qt,"g");Ve.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g");Ve.BYTE=new RegExp(TE,"g");Ve.NUMERIC=new RegExp(yu,"g");Ve.ALPHANUMERIC=new RegExp($E,"g");const PE=new RegExp("^"+qt+"$"),NE=new RegExp("^"+yu+"$"),BE=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");Ve.testKanji=function(t){return PE.test(t)};Ve.testNumeric=function(t){return NE.test(t)};Ve.testAlphanumeric=function(t){return BE.test(t)};(function(e){const t=Ma,r=Ve;e.NUMERIC={id:"Numeric",bit:1<<0,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:1<<1,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:1<<2,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:1<<3,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(i,s){if(!i.ccBits)throw new Error("Invalid mode: "+i);if(!t.isValid(s))throw new Error("Invalid version: "+s);return s>=1&&s<10?i.ccBits[0]:s<27?i.ccBits[1]:i.ccBits[2]},e.getBestModeForData=function(i){return r.testNumeric(i)?e.NUMERIC:r.testAlphanumeric(i)?e.ALPHANUMERIC:r.testKanji(i)?e.KANJI:e.BYTE},e.toString=function(i){if(i&&i.id)return i.id;throw new Error("Invalid mode")},e.isValid=function(i){return i&&i.bit&&i.ccBits};function n(o){if(typeof o!="string")throw new Error("Param is not a string");switch(o.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+o)}}e.from=function(i,s){if(e.isValid(i))return i;try{return n(i)}catch{return s}}})(Ke);(function(e){const t=we,r=Jr,n=Xr,o=Ke,i=Ma,s=1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,u=t.getBCHDigit(s);function l(f,p,g){for(let h=1;h<=40;h++)if(p<=e.getCapacity(h,g,f))return h}function c(f,p){return o.getCharCountIndicator(f,p)+4}function d(f,p){let g=0;return f.forEach(function(h){g+=c(h.mode,p)+h.getBitsLength()}),g}function v(f,p){for(let g=1;g<=40;g++)if(d(f,g)<=e.getCapacity(g,p,o.MIXED))return g}e.from=function(p,g){return i.isValid(p)?parseInt(p,10):g},e.getCapacity=function(p,g,h){if(!i.isValid(p))throw new Error("Invalid QR Code version");typeof h=="undefined"&&(h=o.BYTE);const m=t.getSymbolTotalCodewords(p),b=r.getTotalCodewordsCount(p,g),C=(m-b)*8;if(h===o.MIXED)return C;const S=C-c(h,p);switch(h){case o.NUMERIC:return Math.floor(S/10*3);case o.ALPHANUMERIC:return Math.floor(S/11*2);case o.KANJI:return Math.floor(S/13);case o.BYTE:default:return Math.floor(S/8)}},e.getBestVersionForData=function(p,g){let h;const m=n.from(g,n.M);if(Array.isArray(p)){if(p.length>1)return v(p,m);if(p.length===0)return 1;h=p[0]}else h=p;return l(h.mode,h.getLength(),m)},e.getEncodedBits=function(p){if(!i.isValid(p)||p<7)throw new Error("Invalid QR Code version");let g=p<<12;for(;t.getBCHDigit(g)-u>=0;)g^=s<<t.getBCHDigit(g)-u;return p<<12|g}})(gu);var bu={};const La=we,Cu=1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,FE=1<<14|1<<12|1<<10|1<<4|1<<1,Su=La.getBCHDigit(Cu);bu.getEncodedBits=function(t,r){const n=t.bit<<3|r;let o=n<<10;for(;La.getBCHDigit(o)-Su>=0;)o^=Cu<<La.getBCHDigit(o)-Su;return(n<<10|o)^FE};var wu={};const RE=Ke;function Ct(e){this.mode=RE.NUMERIC,this.data=e.toString()}Ct.getBitsLength=function(t){return 10*Math.floor(t/3)+(t%3?t%3*3+1:0)};Ct.prototype.getLength=function(){return this.data.length};Ct.prototype.getBitsLength=function(){return Ct.getBitsLength(this.data.length)};Ct.prototype.write=function(t){let r,n,o;for(r=0;r+3<=this.data.length;r+=3)n=this.data.substr(r,3),o=parseInt(n,10),t.put(o,10);const i=this.data.length-r;i>0&&(n=this.data.substr(r),o=parseInt(n,10),t.put(o,i*3+1))};var OE=Ct;const DE=Ke,za=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function St(e){this.mode=DE.ALPHANUMERIC,this.data=e}St.getBitsLength=function(t){return 11*Math.floor(t/2)+6*(t%2)};St.prototype.getLength=function(){return this.data.length};St.prototype.getBitsLength=function(){return St.getBitsLength(this.data.length)};St.prototype.write=function(t){let r;for(r=0;r+2<=this.data.length;r+=2){let n=za.indexOf(this.data[r])*45;n+=za.indexOf(this.data[r+1]),t.put(n,11)}this.data.length%2&&t.put(za.indexOf(this.data[r]),6)};var UE=St,VE=function(t){for(var r=[],n=t.length,o=0;o<n;o++){var i=t.charCodeAt(o);if(i>=55296&&i<=56319&&n>o+1){var s=t.charCodeAt(o+1);s>=56320&&s<=57343&&(i=(i-55296)*1024+s-56320+65536,o+=1)}if(i<128){r.push(i);continue}if(i<2048){r.push(i>>6|192),r.push(i&63|128);continue}if(i<55296||i>=57344&&i<65536){r.push(i>>12|224),r.push(i>>6&63|128),r.push(i&63|128);continue}if(i>=65536&&i<=1114111){r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(i&63|128);continue}r.push(239,191,189)}return new Uint8Array(r).buffer};const ME=VE,LE=Ke;function wt(e){this.mode=LE.BYTE,this.data=new Uint8Array(ME(e))}wt.getBitsLength=function(t){return t*8};wt.prototype.getLength=function(){return this.data.length};wt.prototype.getBitsLength=function(){return wt.getBitsLength(this.data.length)};wt.prototype.write=function(e){for(let t=0,r=this.data.length;t<r;t++)e.put(this.data[t],8)};var zE=wt;const jE=Ke,GE=we;function _t(e){this.mode=jE.KANJI,this.data=e}_t.getBitsLength=function(t){return t*13};_t.prototype.getLength=function(){return this.data.length};_t.prototype.getBitsLength=function(){return _t.getBitsLength(this.data.length)};_t.prototype.write=function(e){let t;for(t=0;t<this.data.length;t++){let r=GE.toSJIS(this.data[t]);if(r>=33088&&r<=40956)r-=33088;else if(r>=57408&&r<=60351)r-=49472;else throw new Error("Invalid SJIS character: "+this.data[t]+`
119
+ Make sure your charset is UTF-8`);r=(r>>>8&255)*192+(r&255),e.put(r,13)}};var WE=_t,_u={exports:{}};(function(e){var t={single_source_shortest_paths:function(r,n,o){var i={},s={};s[n]=0;var u=t.PriorityQueue.make();u.push(n,0);for(var l,c,d,v,f,p,g,h,m;!u.empty();){l=u.pop(),c=l.value,v=l.cost,f=r[c]||{};for(d in f)f.hasOwnProperty(d)&&(p=f[d],g=v+p,h=s[d],m=typeof s[d]=="undefined",(m||h>g)&&(s[d]=g,u.push(d,g),i[d]=c))}if(typeof o!="undefined"&&typeof s[o]=="undefined"){var b=["Could not find a path from ",n," to ",o,"."].join("");throw new Error(b)}return i},extract_shortest_path_from_predecessor_list:function(r,n){for(var o=[],i=n;i;)o.push(i),i=r[i];return o.reverse(),o},find_path:function(r,n,o){var i=t.single_source_shortest_paths(r,n,o);return t.extract_shortest_path_from_predecessor_list(i,o)},PriorityQueue:{make:function(r){var n=t.PriorityQueue,o={},i;r=r||{};for(i in n)n.hasOwnProperty(i)&&(o[i]=n[i]);return o.queue=[],o.sorter=r.sorter||n.default_sorter,o},default_sorter:function(r,n){return r.cost-n.cost},push:function(r,n){var o={value:r,cost:n};this.queue.push(o),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t})(_u);(function(e){const t=Ke,r=OE,n=UE,o=zE,i=WE,s=Ve,u=we,l=_u.exports;function c(b){return unescape(encodeURIComponent(b)).length}function d(b,C,S){const w=[];let _;for(;(_=b.exec(S))!==null;)w.push({data:_[0],index:_.index,mode:C,length:_[0].length});return w}function v(b){const C=d(s.NUMERIC,t.NUMERIC,b),S=d(s.ALPHANUMERIC,t.ALPHANUMERIC,b);let w,_;return u.isKanjiModeEnabled()?(w=d(s.BYTE,t.BYTE,b),_=d(s.KANJI,t.KANJI,b)):(w=d(s.BYTE_KANJI,t.BYTE,b),_=[]),C.concat(S,w,_).sort(function(x,E){return x.index-E.index}).map(function(x){return{data:x.data,mode:x.mode,length:x.length}})}function f(b,C){switch(C){case t.NUMERIC:return r.getBitsLength(b);case t.ALPHANUMERIC:return n.getBitsLength(b);case t.KANJI:return i.getBitsLength(b);case t.BYTE:return o.getBitsLength(b)}}function p(b){return b.reduce(function(C,S){const w=C.length-1>=0?C[C.length-1]:null;return w&&w.mode===S.mode?(C[C.length-1].data+=S.data,C):(C.push(S),C)},[])}function g(b){const C=[];for(let S=0;S<b.length;S++){const w=b[S];switch(w.mode){case t.NUMERIC:C.push([w,{data:w.data,mode:t.ALPHANUMERIC,length:w.length},{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.ALPHANUMERIC:C.push([w,{data:w.data,mode:t.BYTE,length:w.length}]);break;case t.KANJI:C.push([w,{data:w.data,mode:t.BYTE,length:c(w.data)}]);break;case t.BYTE:C.push([{data:w.data,mode:t.BYTE,length:c(w.data)}])}}return C}function h(b,C){const S={},w={start:{}};let _=["start"];for(let A=0;A<b.length;A++){const x=b[A],E=[];for(let k=0;k<x.length;k++){const B=x[k],O=""+A+k;E.push(O),S[O]={node:B,lastCount:0},w[O]={};for(let U=0;U<_.length;U++){const j=_[U];S[j]&&S[j].node.mode===B.mode?(w[j][O]=f(S[j].lastCount+B.length,B.mode)-f(S[j].lastCount,B.mode),S[j].lastCount+=B.length):(S[j]&&(S[j].lastCount=B.length),w[j][O]=f(B.length,B.mode)+4+t.getCharCountIndicator(B.mode,C))}}_=E}for(let A=0;A<_.length;A++)w[_[A]].end=0;return{map:w,table:S}}function m(b,C){let S;const w=t.getBestModeForData(b);if(S=t.from(C,w),S!==t.BYTE&&S.bit<w.bit)throw new Error('"'+b+'" cannot be encoded with mode '+t.toString(S)+`.
120
+ Suggested mode is: `+t.toString(w));switch(S===t.KANJI&&!u.isKanjiModeEnabled()&&(S=t.BYTE),S){case t.NUMERIC:return new r(b);case t.ALPHANUMERIC:return new n(b);case t.KANJI:return new i(b);case t.BYTE:return new o(b)}}e.fromArray=function(C){return C.reduce(function(S,w){return typeof w=="string"?S.push(m(w,null)):w.data&&S.push(m(w.data,w.mode)),S},[])},e.fromString=function(C,S){const w=v(C,u.isKanjiModeEnabled()),_=g(w),A=h(_,S),x=l.find_path(A.map,"start","end"),E=[];for(let k=1;k<x.length-1;k++)E.push(A.table[x[k]].node);return e.fromArray(p(E))},e.rawSplit=function(C){return e.fromArray(v(C,u.isKanjiModeEnabled()))}})(wu);const nn=we,ja=Xr,HE=EE,KE=AE,qE=du,YE=fu,Ga=pu,Wa=Jr,ZE=kE,an=gu,XE=bu,JE=Ke,Ha=wu;function QE(e,t){const r=e.size,n=YE.getPositions(t);for(let o=0;o<n.length;o++){const i=n[o][0],s=n[o][1];for(let u=-1;u<=7;u++)if(!(i+u<=-1||r<=i+u))for(let l=-1;l<=7;l++)s+l<=-1||r<=s+l||(u>=0&&u<=6&&(l===0||l===6)||l>=0&&l<=6&&(u===0||u===6)||u>=2&&u<=4&&l>=2&&l<=4?e.set(i+u,s+l,!0,!0):e.set(i+u,s+l,!1,!0))}}function eA(e){const t=e.size;for(let r=8;r<t-8;r++){const n=r%2==0;e.set(r,6,n,!0),e.set(6,r,n,!0)}}function tA(e,t){const r=qE.getPositions(t);for(let n=0;n<r.length;n++){const o=r[n][0],i=r[n][1];for(let s=-2;s<=2;s++)for(let u=-2;u<=2;u++)s===-2||s===2||u===-2||u===2||s===0&&u===0?e.set(o+s,i+u,!0,!0):e.set(o+s,i+u,!1,!0)}}function rA(e,t){const r=e.size,n=an.getEncodedBits(t);let o,i,s;for(let u=0;u<18;u++)o=Math.floor(u/3),i=u%3+r-8-3,s=(n>>u&1)==1,e.set(o,i,s,!0),e.set(i,o,s,!0)}function Ka(e,t,r){const n=e.size,o=XE.getEncodedBits(t,r);let i,s;for(i=0;i<15;i++)s=(o>>i&1)==1,i<6?e.set(i,8,s,!0):i<8?e.set(i+1,8,s,!0):e.set(n-15+i,8,s,!0),i<8?e.set(8,n-i-1,s,!0):i<9?e.set(8,15-i-1+1,s,!0):e.set(8,15-i-1,s,!0);e.set(n-8,8,1,!0)}function nA(e,t){const r=e.size;let n=-1,o=r-1,i=7,s=0;for(let u=r-1;u>0;u-=2)for(u===6&&u--;;){for(let l=0;l<2;l++)if(!e.isReserved(o,u-l)){let c=!1;s<t.length&&(c=(t[s]>>>i&1)==1),e.set(o,u-l,c),i--,i===-1&&(s++,i=7)}if(o+=n,o<0||r<=o){o-=n,n=-n;break}}}function aA(e,t,r){const n=new HE;r.forEach(function(l){n.put(l.mode.bit,4),n.put(l.getLength(),JE.getCharCountIndicator(l.mode,e)),l.write(n)});const o=nn.getSymbolTotalCodewords(e),i=Wa.getTotalCodewordsCount(e,t),s=(o-i)*8;for(n.getLengthInBits()+4<=s&&n.put(0,4);n.getLengthInBits()%8!=0;)n.putBit(0);const u=(s-n.getLengthInBits())/8;for(let l=0;l<u;l++)n.put(l%2?17:236,8);return oA(n,e,t)}function oA(e,t,r){const n=nn.getSymbolTotalCodewords(t),o=Wa.getTotalCodewordsCount(t,r),i=n-o,s=Wa.getBlocksCount(t,r),u=n%s,l=s-u,c=Math.floor(n/s),d=Math.floor(i/s),v=d+1,f=c-d,p=new ZE(f);let g=0;const h=new Array(s),m=new Array(s);let b=0;const C=new Uint8Array(e.buffer);for(let x=0;x<s;x++){const E=x<l?d:v;h[x]=C.slice(g,g+E),m[x]=p.encode(h[x]),g+=E,b=Math.max(b,E)}const S=new Uint8Array(n);let w=0,_,A;for(_=0;_<b;_++)for(A=0;A<s;A++)_<h[A].length&&(S[w++]=h[A][_]);for(_=0;_<f;_++)for(A=0;A<s;A++)S[w++]=m[A][_];return S}function iA(e,t,r,n){let o;if(Array.isArray(e))o=Ha.fromArray(e);else if(typeof e=="string"){let c=t;if(!c){const d=Ha.rawSplit(e);c=an.getBestVersionForData(d,r)}o=Ha.fromString(e,c||40)}else throw new Error("Invalid data");const i=an.getBestVersionForData(o,r);if(!i)throw new Error("The amount of data is too big to be stored in a QR Code");if(!t)t=i;else if(t<i)throw new Error(`
121
121
  The chosen QR Code version cannot contain this amount of data.
122
122
  Minimum version required to store current data is: `+i+`.
123
- `);const s=ux(t,r,o),l=rn.getSymbolSize(t),u=new J3(l);return ax(u,t),ox(u),ix(u,t),Ua(u,r,0),t>=7&&sx(u,t),lx(u,s),isNaN(a)&&(a=Ra.getBestMask(u,Ua.bind(null,u,r))),Ra.applyMask(a,u),Ua(u,r,a),{modules:u,version:t,errorCorrectionLevel:r,maskPattern:a,segments:o}}qs.create=function(t,r){if(typeof t=="undefined"||t==="")throw new Error("No input text");let a=Da.M,o,i;return typeof r!="undefined"&&(a=Da.from(r.errorCorrectionLevel,Da.M),o=nn.from(r.version),i=Ra.from(r.maskPattern),r.toSJISFunc&&rn.setToSJISFunction(r.toSJISFunc)),dx(t,o,a,i)};var ll={},Ma={};(function(e){function t(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let a=r.slice().replace("#","").split("");if(a.length<3||a.length===5||a.length>8)throw new Error("Invalid hex color: "+r);(a.length===3||a.length===4)&&(a=Array.prototype.concat.apply([],a.map(function(i){return[i,i]}))),a.length===6&&a.push("F","F");const o=parseInt(a.join(""),16);return{r:o>>24&255,g:o>>16&255,b:o>>8&255,a:o&255,hex:"#"+a.slice(0,6).join("")}}e.getOptions=function(a){a||(a={}),a.color||(a.color={});const o=typeof a.margin=="undefined"||a.margin===null||a.margin<0?4:a.margin,i=a.width&&a.width>=21?a.width:void 0,s=a.scale||4;return{width:i,scale:i?4:s,margin:o,color:{dark:t(a.color.dark||"#000000ff"),light:t(a.color.light||"#ffffffff")},type:a.type,rendererOpts:a.rendererOpts||{}}},e.getScale=function(a,o){return o.width&&o.width>=a+o.margin*2?o.width/(a+o.margin*2):o.scale},e.getImageWidth=function(a,o){const i=e.getScale(a,o);return Math.floor((a+o.margin*2)*i)},e.qrToImageData=function(a,o,i){const s=o.modules.size,l=o.modules.data,u=e.getScale(s,i),d=Math.floor((s+i.margin*2)*u),c=i.margin*u,v=[i.color.light,i.color.dark];for(let f=0;f<d;f++)for(let p=0;p<d;p++){let m=(f*d+p)*4,g=i.color.light;if(f>=c&&p>=c&&f<d-c&&p<d-c){const C=Math.floor((f-c)/u),b=Math.floor((p-c)/u);g=v[l[C*s+b]?1:0]}a[m++]=g.r,a[m++]=g.g,a[m++]=g.b,a[m]=g.a}}})(Ma);(function(e){const t=Ma;function r(o,i,s){o.clearRect(0,0,i.width,i.height),i.style||(i.style={}),i.height=s,i.width=s,i.style.height=s+"px",i.style.width=s+"px"}function a(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(i,s,l){let u=l,d=s;typeof u=="undefined"&&(!s||!s.getContext)&&(u=s,s=void 0),s||(d=a()),u=t.getOptions(u);const c=t.getImageWidth(i.modules.size,u),v=d.getContext("2d"),f=v.createImageData(c,c);return t.qrToImageData(f.data,i,u),r(v,d,c),v.putImageData(f,0,0),d},e.renderToDataURL=function(i,s,l){let u=l;typeof u=="undefined"&&(!s||!s.getContext)&&(u=s,s=void 0),u||(u={});const d=e.render(i,s,u),c=u.type||"image/png",v=u.rendererOpts||{};return d.toDataURL(c,v.quality)}})(ll);var ul={};const fx=Ma;function cl(e,t){const r=e.a/255,a=t+'="'+e.hex+'"';return r<1?a+" "+t+'-opacity="'+r.toFixed(2).slice(1)+'"':a}function La(e,t,r){let a=e+t;return typeof r!="undefined"&&(a+=" "+r),a}function vx(e,t,r){let a="",o=0,i=!1,s=0;for(let l=0;l<e.length;l++){const u=Math.floor(l%t),d=Math.floor(l/t);!u&&!i&&(i=!0),e[l]?(s++,l>0&&u>0&&e[l-1]||(a+=i?La("M",u+r,.5+d+r):La("m",o,0),o=0,i=!1),u+1<t&&e[l+1]||(a+=La("h",s),s=0)):o++}return a}ul.render=function(t,r,a){const o=fx.getOptions(r),i=t.modules.size,s=t.modules.data,l=i+o.margin*2,u=o.color.light.a?"<path "+cl(o.color.light,"fill")+' d="M0 0h'+l+"v"+l+'H0z"/>':"",d="<path "+cl(o.color.dark,"stroke")+' d="'+vx(s,i,o.margin)+'"/>',c='viewBox="0 0 '+l+" "+l+'"',v=o.width?'width="'+o.width+'" height="'+o.width+'" ':"",f='<svg xmlns="http://www.w3.org/2000/svg" '+v+c+' shape-rendering="crispEdges">'+u+d+`</svg>
124
- `;return typeof a=="function"&&a(null,f),f};const px=k3,za=qs,dl=ll,mx=ul;function ja(e,t,r,a,o){const i=[].slice.call(arguments,1),s=i.length,l=typeof i[s-1]=="function";if(!l&&!px())throw new Error("Callback required as last argument");if(l){if(s<2)throw new Error("Too few arguments provided");s===2?(o=r,r=t,t=a=void 0):s===3&&(t.getContext&&typeof o=="undefined"?(o=a,a=void 0):(o=a,a=r,r=t,t=void 0))}else{if(s<1)throw new Error("Too few arguments provided");return s===1?(r=t,t=a=void 0):s===2&&!t.getContext&&(a=r,r=t,t=void 0),new Promise(function(u,d){try{const c=za.create(r,a);u(e(c,t,a))}catch(c){d(c)}})}try{const u=za.create(r,a);o(null,e(u,t,a))}catch(u){o(u)}}tr.create=za.create;tr.toCanvas=ja.bind(null,dl.render);tr.toDataURL=ja.bind(null,dl.renderToDataURL);tr.toString=ja.bind(null,function(e,t,r){return mx.render(e,r)});const hx={key:0},gx=n.createTextVNode(" Setup TOTP "),yx=["src"],bx={"data-amplify-copy-tooltip":""},Cx=n.createElementVNode("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[n.createElementVNode("path",{d:"M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5H8C6.9 5 6.01 5.9 6.01 7L6 21C6 22.1 6.89 23 7.99 23H19C20.1 23 21 22.1 21 21V11L15 5ZM8 21V7H14V12H19V21H8Z"})],-1),wx=n.defineComponent({emits:["confirmSetupTOTPSubmit","backToSignInClicked"],setup(e,{emit:t}){var x,$,F;const a=Re(Be)(),o=n.useAttrs(),{state:i,send:s}=Pe(),{value:{context:l}}=i,u=($=(x=l==null?void 0:l.config)==null?void 0:x.formFields)==null?void 0:$.setupTOTP,d=u==null?void 0:u.QR,c=u==null?void 0:u.confirmation_code,v=n.computed(()=>Ue(i.value));let f=n.reactive({qrCodeImageSource:"",isLoading:!0}),p=n.ref(""),m=n.ref(T("COPY"));function g(){navigator.clipboard.writeText(p.value),m.value=T("COPIED")}n.onMounted(async()=>{var U,z;const R=new me.Logger("SetupTOTP-logger"),{user:B}=v.value.context;if(!!B)try{p.value=await me.Auth.setupTOTP(B);const j=(U=d==null?void 0:d.totpIssuer)!=null?U:"AWSCognito",L=(z=d==null?void 0:d.totpUsername)!=null?z:B.username,Y=`otpauth://totp/${j}:${L}?secret=${p.value}&issuer=${j}`;f.qrCodeImageSource=await tr.toDataURL(Y)}catch(j){R.error(j)}finally{f.isLoading=!1}});const C=n.computed(()=>T("Back to Sign In")),b=n.computed(()=>T("Confirm")),y=n.computed(()=>T("Code")),S=(F=c==null?void 0:c.label)!=null?F:T("Code *"),w=c==null?void 0:c.labelHidden,I=R=>{const{name:B,value:U}=R.target;s({type:"CHANGE",data:{name:B,value:U}})},k=R=>{(o==null?void 0:o.onConfirmSetupTOTPSubmit)?t("confirmSetupTOTPSubmit",R):_(R)},_=R=>{a.submitForm(Qe(R))},E=()=>{(o==null?void 0:o.onBackToSignInClicked)?t("backToSignInClicked"):s({type:"SIGN_IN"})};return(R,B)=>{const U=st,z=xe,j=je,L=Ge,Y=qe,W=Te,Z=Ye,ie=He,ae=Ke;return n.renderSlot(R.$slots,"confirmSetupTOTPI",n.normalizeProps(n.guardReactiveProps(R.$attrs)),()=>[n.createVNode(z,n.normalizeProps(n.guardReactiveProps(R.$attrs)),{default:n.withCtx(()=>[n.createVNode(ae,{"data-amplify-authenticator-setup-totp":"",onInput:I,onSubmit:n.withModifiers(k,["prevent"])},{default:n.withCtx(()=>[n.createVNode(ie,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(v).matches("confirmSignIn.pending")},{default:n.withCtx(()=>[n.unref(f).isLoading?(n.openBlock(),n.createElementBlock("p",hx,"Loading...")):(n.openBlock(),n.createBlock(z,{key:1,class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.renderSlot(R.$slots,"header",{},()=>[n.createVNode(U,{class:"amplify-heading",level:3},{default:n.withCtx(()=>[gx]),_:1})]),n.createVNode(z,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createElementVNode("img",{class:"amplify-image","data-amplify-qrcode":"",src:n.unref(f).qrCodeImageSource,alt:"qr code",width:"228",height:"228"},null,8,yx),n.createVNode(z,{class:"amplify-flex","data-amplify-copy":""},{default:n.withCtx(()=>[n.createElementVNode("div",null,n.toDisplayString(n.unref(p)),1),n.createVNode(z,{"data-amplify-copy-svg":"",onClick:g},{default:n.withCtx(()=>[n.createElementVNode("div",bx,n.toDisplayString(n.unref(m)),1),Cx]),_:1})]),_:1}),n.createVNode(z,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var te;return[n.createVNode(j,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(te=n.unref(w))!=null?te:!0}]),for:"amplify-field-45d1"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(S)),1)]),_:1},8,["class"]),n.createVNode(z,{class:"amplify-flex"},{default:n.withCtx(()=>{var ve,pe,P,oe;return[n.createVNode(L,{placeholder:(pe=(ve=n.unref(c))==null?void 0:ve.placeholder)!=null?pe:n.unref(y),required:(oe=(P=n.unref(c))==null?void 0:P.required)!=null?oe:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-45d1","aria-invalid":"false",name:"confirmation_code",autocomplete:"one-time-code",type:"number"},null,8,["placeholder","required"])]}),_:1})]}),_:1})]),_:1}),n.createVNode(Z,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var te;return[((te=n.unref(v).context)==null?void 0:te.remoteError)?(n.openBlock(),n.createBlock(Y,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(v).context.remoteError)),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(W,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(v).matches("confirmSignIn.pending")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},8,["disabled"]),n.createVNode(W,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(E,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(C)),1)]),_:1},8,["onClick"]),n.renderSlot(R.$slots,"footer",{onBackToSignInClicked:E,onSetupTOTPSubmit:k})]}),_:3})]),_:3}))]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Sx={},_x={"data-amplify-box":""};function xx(e,t){return n.openBlock(),n.createElementBlock("div",_x,[n.renderSlot(e.$slots,"default")])}var fl=Lt(Sx,[["render",xx]]);const Ga=n.defineComponent({setup(e){var l,u;const{state:t}=Pe(),r=n.computed(()=>Ue(t.value)),a=n.computed(()=>Ie),{value:{context:o}}=t,i=(u=(l=o==null?void 0:o.config)==null?void 0:l.formFields)==null?void 0:u.forceNewPassword;let s=r.value.context.requiredAttributes;return s=s==null?void 0:s.filter(d=>{const c=!!Ie[d];return c||console.debug(`Authenticator does not have a default implementation for ${d}. Customize the authenticator force-new-password-fields slot to add your own.`),c}),(d,c)=>(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(n.unref(s),(v,f)=>{var p,m,g,C,b,y,S,w,I,k,_,E,x,$;return n.openBlock(),n.createBlock(Ws,{key:f,label:n.unref(T)((g=(m=(p=n.unref(i))==null?void 0:p[v])==null?void 0:m.label)!=null?g:n.unref(a)[v].label),"label-hidden":(b=(C=n.unref(i))==null?void 0:C[v])==null?void 0:b.labelHidden,required:(S=(y=n.unref(i))==null?void 0:y[v])==null?void 0:S.required,name:v,placeholder:n.unref(T)((k=(I=(w=n.unref(i))==null?void 0:w[v])==null?void 0:I.placeholder)!=null?k:n.unref(a)[v].label),dialCode:(E=(_=n.unref(i))==null?void 0:_[v])==null?void 0:E.dialCode,dialCodeList:($=(x=n.unref(i))==null?void 0:x[v])==null?void 0:$.dialCodeList},null,8,["label","label-hidden","required","name","placeholder","dialCode","dialCodeList"])}),128))}}),Wa=n.defineComponent({emits:["haveAccountClicked","forceNewPasswordSubmit"],setup(e,{emit:t}){var I,k;const r=n.useAttrs(),{state:a,send:o}=Pe(),{value:{context:i}}=a,s=(k=(I=i==null?void 0:i.config)==null?void 0:I.formFields)==null?void 0:k.forceNewPassword,u=Re(Be)(),d=n.computed(()=>Ue(a.value)),c=n.computed(()=>er(a.value)),v=n.computed(()=>T("Change Password")),f=n.computed(()=>T("Changing")),p=n.computed(()=>T("Back to Sign In")),m=n.computed(()=>T("Password")),g=n.computed(()=>T("Confirm Password")),C=()=>{(r==null?void 0:r.onHaveAccountClicked)?t("haveAccountClicked"):o({type:"SIGN_IN"})},b=_=>{(r==null?void 0:r.onForceNewPasswordSubmit)?t("forceNewPasswordSubmit",_):y(_)},y=_=>{u.submitForm(Qe(_))},S=_=>{const{name:E,value:x}=_.target;o({type:"CHANGE",data:{name:E,value:x}})};function w(_){const{name:E}=_.target;u.updateBlur({name:E})}return(_,E)=>{const x=st,$=xe,F=fl,R=qe,B=Te,U=Ye,z=He,j=Ke;return n.renderSlot(_.$slots,"forceNewPasswordI",n.normalizeProps(n.guardReactiveProps(_.$attrs)),()=>[n.createVNode($,n.normalizeProps(n.guardReactiveProps(_.$attrs)),{default:n.withCtx(()=>[n.createVNode(j,{"data-amplify-authenticator-forcenewpassword":"",onInput:S,onSubmit:n.withModifiers(b,["prevent"])},{default:n.withCtx(()=>[n.createVNode(z,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(d).matches("forceNewPassword.pending")},{default:n.withCtx(()=>[n.renderSlot(_.$slots,"header",{},()=>[n.createVNode(x,{level:3,class:"amplify-heading"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(v)),1)]),_:1})]),n.createVNode($,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(at,n.mergeProps(n.unref(vt)("password",n.unref(m),n.unref(s),!0),{name:"password",autocomplete:"new-password",ariainvalid:!!n.unref(c).validationError.confirm_password,onBlur:w}),null,16,["ariainvalid"]),n.createVNode(at,n.mergeProps(n.unref(vt)("confirm_password",n.unref(g),n.unref(s),!0),{name:"confirm_password",autocomplete:"new-password",ariainvalid:!!n.unref(c).validationError.confirm_password,onBlur:w}),null,16,["ariainvalid"]),n.renderSlot(_.$slots,"force-new-password-form-fields",{},()=>[n.createVNode(Ga)])]),_:3}),n.createVNode(U,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.unref(c).validationError.confirm_password?(n.openBlock(),n.createBlock(F,{key:0,"data-ui-error":"",role:"alert","data-variation":"error",class:"amplify-text"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(c).validationError.confirm_password)),1)]),_:1})):n.createCommentVNode("",!0),n.unref(d).context.remoteError?(n.openBlock(),n.createBlock(R,{key:1,"data-ui-error":""},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(d).context.remoteError)),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(B,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",style:{"font-weight":"normal"},disabled:n.unref(d).matches("signUp.submit")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(d).matches("forceNewPassword.pending")?n.unref(f)+"\u2026":n.unref(v)),1)]),_:1},8,["disabled"]),n.createVNode(B,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(C,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(p)),1)]),_:1},8,["onClick"]),n.renderSlot(_.$slots,"footer",{onHaveAccountClicked:C,onForceNewPasswordSubmit:b})]),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Ha=n.defineComponent({emits:["resetPasswordSubmit","backToSignInClicked"],setup(e,{emit:t}){var _,E,x,$;const r=n.useAttrs(),a=Re(Be),{state:o,send:i,submitForm:s}=a(),{error:l,isPending:u}=n.toRefs(a()),d=(x=(E=(_=o.context)==null?void 0:_.config)==null?void 0:E.formFields)==null?void 0:x.resetPassword,c=d==null?void 0:d.username,{label:v}=Ts(o.context),f=`Enter your ${v.toLowerCase()}`,p=n.computed(()=>T("Back to Sign In")),m=n.computed(()=>T("Reset your password")),g=n.computed(()=>T("Send Code")),C=n.computed(()=>T(f)),b=($=c==null?void 0:c.label)!=null?$:f,y=c==null?void 0:c.labelHidden,S=F=>{(r==null?void 0:r.onResetPasswordSubmit)?t("resetPasswordSubmit",F):w(F)},w=F=>{s(Qe(F))},I=F=>{const{name:R,value:B}=F.target;i({type:"CHANGE",data:{name:R,value:B}})},k=()=>{(r==null?void 0:r.onBackToSignInClicked)?t("backToSignInClicked"):i({type:"SIGN_IN"})};return(F,R)=>{const B=st,U=je,z=Ge,j=xe,L=He,Y=qe,W=Te,Z=Ye,ie=Ke;return n.renderSlot(F.$slots,"resetPasswordSlotI",n.normalizeProps(n.guardReactiveProps(F.$attrs)),()=>[n.createVNode(ie,n.mergeProps(F.$attrs,{"data-amplify-authenticator-resetpassword":"",onInput:I,onSubmit:n.withModifiers(S,["prevent"])}),{default:n.withCtx(()=>[n.createVNode(j,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.renderSlot(F.$slots,"header",{},()=>[n.createVNode(B,{class:"amplify-heading",level:3},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(m)),1)]),_:1})]),n.createVNode(L,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(u)},{default:n.withCtx(()=>[n.createVNode(j,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var ae;return[n.createVNode(U,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(ae=n.unref(y))!=null?ae:!0}]),for:"amplify-field-7dce"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(b)),1)]),_:1},8,["class"]),n.createVNode(j,{class:"amplify-flex"},{default:n.withCtx(()=>{var te,ve,pe,P;return[n.createVNode(z,{placeholder:(ve=(te=n.unref(c))==null?void 0:te.placeholder)!=null?ve:n.unref(C),required:(P=(pe=n.unref(c))==null?void 0:pe.required)!=null?P:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-7dce","aria-invalid":"false",name:"username",autocomplete:"username",type:"username"},null,8,["placeholder","required"])]}),_:1})]}),_:1})]),_:1},8,["disabled"]),n.createVNode(Z,{class:"amplify-flex",style:{"flex-direction":"column","align-items":"unset"}},{default:n.withCtx(()=>[n.unref(l)?(n.openBlock(),n.createBlock(Y,{key:0},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(T)(n.unref(l))),1)]),_:1})):n.createCommentVNode("",!0),n.createVNode(W,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(u)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(g)),1)]),_:1},8,["disabled"]),n.createVNode(W,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(k,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(p)),1)]),_:1},8,["onClick"]),n.renderSlot(F.$slots,"footer",{onBackToSignInClicked:k,onResetPasswordSubmit:S})]),_:3})]),_:3})]),_:3},16,["onSubmit"])])}}}),qa=n.defineComponent({emits:["confirmResetPasswordSubmit","backToSignInClicked"],setup(e,{emit:t}){var $,F,R;const{state:r,send:a}=Pe(),{value:{context:o}}=r,i=(F=($=o==null?void 0:o.config)==null?void 0:$.formFields)==null?void 0:F.confirmResetPassword,s=i==null?void 0:i.confirmation_code,u=Re(Be)(),d=n.useAttrs(),c=n.computed(()=>Ue(r.value)),v=n.computed(()=>er(r.value)),f=n.computed(()=>T("Resend Code")),p=n.computed(()=>T("Confirmation Code")),m=n.computed(()=>T("Reset your Password")),g=n.computed(()=>T("Submit")),C=n.computed(()=>T("Code")),b=n.computed(()=>T("New password")),y=n.computed(()=>T("Confirm Password")),S=(R=s==null?void 0:s.label)!=null?R:p,w=s==null?void 0:s.labelHidden,I=B=>{(d==null?void 0:d.onConfirmResetPasswordSubmit)?t("confirmResetPasswordSubmit",B):k(B)},k=B=>{u.submitForm(Qe(B))},_=()=>{a({type:"RESEND"})},E=B=>{const{name:U,value:z}=B.target;a({type:"CHANGE",data:{name:U,value:z}})};function x(B){const{name:U}=B.target;u.updateBlur({name:U})}return(B,U)=>{const z=st,j=je,L=Ge,Y=xe,W=fl,Z=qe,ie=Te,ae=Ye,te=He,ve=Ke;return n.renderSlot(B.$slots,"confirmResetPasswordSlotI",n.normalizeProps(n.guardReactiveProps(B.$attrs)),()=>[n.createVNode(Y,n.normalizeProps(n.guardReactiveProps(B.$attrs)),{default:n.withCtx(()=>[n.createVNode(ve,{"data-amplify-authenticator-confirmResetpassword":"",onInput:E,onSubmit:n.withModifiers(I,["prevent"])},{default:n.withCtx(()=>[n.createVNode(te,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(c).matches("confirmResetPassword.pending")},{default:n.withCtx(()=>[n.renderSlot(B.$slots,"header",{},()=>[n.createVNode(z,{class:"amplify-heading",level:3},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(m)),1)]),_:1})]),n.createVNode(Y,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(Y,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var pe;return[n.createVNode(j,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(pe=n.unref(w))!=null?pe:!0}]),for:"amplify-field-d653"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(S)),1)]),_:1},8,["class"]),n.createVNode(Y,{class:"amplify-flex"},{default:n.withCtx(()=>{var P,oe,Ne,De;return[n.createVNode(L,{placeholder:(oe=(P=n.unref(s))==null?void 0:P.placeholder)!=null?oe:n.unref(C),required:(De=(Ne=n.unref(s))==null?void 0:Ne.required)!=null?De:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-d653","aria-invalid":"false",autocomplete:"one-time-code",name:"confirmation_code",type:"number"},null,8,["placeholder","required"])]}),_:1})]}),_:1}),n.createVNode(at,n.mergeProps(n.unref(vt)("password",n.unref(b),n.unref(i),!0),{name:"password",autocomplete:"current-password",ariainvalid:!!n.unref(v).validationError.confirm_password,onBlur:x}),null,16,["ariainvalid"]),n.createVNode(at,n.mergeProps(n.unref(vt)("confirm_password",n.unref(y),n.unref(i),!0),{name:"confirm_password",autocomplete:"new-password",ariainvalid:!!n.unref(v).validationError.confirm_password,onBlur:x}),null,16,["ariainvalid"])]),_:1}),n.createVNode(ae,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var pe,P;return[n.unref(v).validationError.confirm_password?(n.openBlock(),n.createBlock(W,{key:0,"data-ui-error":"","data-variation":"error",role:"alert",class:"amplify-text"},{default:n.withCtx(()=>{var oe;return[n.createTextVNode(n.toDisplayString(n.unref(T)((oe=n.unref(v).validationError)==null?void 0:oe.confirm_password)),1)]}),_:1})):n.createCommentVNode("",!0),((P=(pe=n.unref(c))==null?void 0:pe.context)==null?void 0:P.remoteError)?(n.openBlock(),n.createBlock(Z,{key:1},{default:n.withCtx(()=>{var oe,Ne;return[n.createTextVNode(n.toDisplayString(n.unref(T)((Ne=(oe=n.unref(c))==null?void 0:oe.context)==null?void 0:Ne.remoteError)),1)]}),_:1})):n.createCommentVNode("",!0),n.createVNode(ie,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(c).matches("confirmResetPassword.pending")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(g)),1)]),_:1},8,["disabled"]),n.createVNode(ie,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",type:"button",onClick:n.withModifiers(_,["prevent"]),style:{"font-weight":"normal"}},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(f)),1)]),_:1},8,["onClick"]),n.renderSlot(B.$slots,"footer",{onConfirmResetPasswordSubmit:I,onLostYourCodeClicked:_})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Ka=n.defineComponent({emits:["verifyUserSubmit","skipClicked"],setup(e,{emit:t}){const a=Re(Be)(),o=n.useAttrs(),{state:i,send:s}=Pe(),l=n.computed(()=>Ue(i.value)),u=l.value.context.unverifiedAttributes,d=n.computed(()=>T("Account recovery requires verified contact information")),c=n.computed(()=>T("Skip")),v=n.computed(()=>T("Verify")),f=n.computed(()=>T("Verify Contact")),p=b=>{const{name:y,value:S}=b.target;s({type:"CHANGE",data:{name:y,value:S}})},m=b=>{(o==null?void 0:o.onVerifyUserSubmit)?t("verifyUserSubmit",b):g(b)},g=b=>{a.submitForm(Qe(b))},C=()=>{(o==null?void 0:o.onSkipClicked)?t("skipClicked"):s("SKIP")};return(b,y)=>{const S=st,w=je,I=Ge,k=Hs,_=xe,E=qe,x=Te,$=Ye,F=He,R=Ke;return n.renderSlot(b.$slots,"verifyUserSlotI",{},()=>[n.createVNode(_,null,{default:n.withCtx(()=>[n.createVNode(R,{onInput:p,onSubmit:n.withModifiers(m,["prevent"])},{default:n.withCtx(()=>[n.createVNode(F,{disabled:n.unref(l).matches("verifyUser.pending"),class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.renderSlot(b.$slots,"header",{},()=>[n.createVNode(S,{class:"amplify-heading",level:3},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(d)),1)]),_:1})]),n.createVNode(_,{class:"amplify-flex amplify-field amplify-radiogroupfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(w,{class:"amplify-visually-hidden amplify-label",id:"amplify-field-493c"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(f)),1)]),_:1}),n.createVNode(_,{class:"amplify-flex amplify-field amplify-radiogroupfield",style:{"flex-direction":"column"},"aria-labelledby":"amplify-field-493c"},{default:n.withCtx(()=>[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(n.unref(u),(B,U)=>(n.openBlock(),n.createBlock(w,{class:"amplify-flex amplify-radio","data-amplify-verify-label":"",id:"verify",key:B},{default:n.withCtx(()=>[n.createVNode(I,{class:"amplify-input amplify-field-group__control amplify-visually-hidden amplify-radio__input","aria-invalid":"false","data-amplify-verify-input":"",id:"verify",name:"unverifiedAttr",type:"radio",value:U},null,8,["value"]),n.createVNode(k,{class:"amplify-flex amplify-radio__button","aria-hidden":"true"}),n.createVNode(k,{class:"amplify-text amplify-radio__label"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(Ie)[U].label),1)]),_:2},1024)]),_:2},1024))),128))]),_:1})]),_:1}),n.createVNode($,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var B,U;return[((U=(B=n.unref(l))==null?void 0:B.context)==null?void 0:U.remoteError)?(n.openBlock(),n.createBlock(E,{key:0},{default:n.withCtx(()=>{var z;return[n.createTextVNode(n.toDisplayString(n.unref(T)((z=n.unref(l))==null?void 0:z.context.remoteError)),1)]}),_:1})):n.createCommentVNode("",!0),n.createVNode(x,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(l).matches("verifyUser.pending")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(v)),1)]),_:1},8,["disabled"]),n.createVNode(x,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(C,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(c)),1)]),_:1},8,["onClick"]),n.renderSlot(b.$slots,"footer",{onSkipClicked:C,onVerifyUserSubmit:m})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3})])}}}),Ya=n.defineComponent({emits:["confirmVerifyUserSubmit","skipClicked"],setup(e,{emit:t}){var k,_,E;const a=Re(Be)(),o=n.useAttrs(),{state:i,send:s}=Pe(),{value:{context:l}}=i,u=(_=(k=l==null?void 0:l.config)==null?void 0:k.formFields)==null?void 0:_.confirmVerifyUser,d=u==null?void 0:u.confirmation_code,c=n.computed(()=>Ue(i.value)),v=n.computed(()=>T("Account recovery requires verified contact information")),f=n.computed(()=>T("Skip"));n.computed(()=>T("Verify"));const p=n.computed(()=>T("Confirmation Code")),m=n.computed(()=>T("Code")),g=n.computed(()=>T("Submit")),C=(E=d==null?void 0:d.label)!=null?E:p.value,b=d==null?void 0:d.labelHidden,y=x=>{const{name:$,value:F}=x.target;s({type:"CHANGE",data:{name:$,value:F}})},S=x=>{(o==null?void 0:o.onConfirmVerifyUserSubmit)?t("confirmVerifyUserSubmit",x):w(x)},w=x=>{a.submitForm(Qe(x))},I=()=>{(o==null?void 0:o.onSkipClicked)?t("skipClicked"):s({type:"SKIP"})};return(x,$)=>{const F=st,R=je,B=Ge,U=xe,z=qe,j=Te,L=Ye,Y=He,W=Ke;return n.renderSlot(x.$slots,"confirmVerifyUserSlotI",n.normalizeProps(n.guardReactiveProps(x.$attrs)),()=>[n.createVNode(U,n.normalizeProps(n.guardReactiveProps(x.$attrs)),{default:n.withCtx(()=>[n.createVNode(W,{onInput:y,onSubmit:n.withModifiers(S,["prevent"])},{default:n.withCtx(()=>[n.createVNode(Y,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:n.unref(c).matches("confirmVerifyUser.pending")},{default:n.withCtx(()=>[n.renderSlot(x.$slots,"header",{},()=>[n.createVNode(F,{level:3,class:"amplify-heading"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(v)),1)]),_:1})]),n.createVNode(U,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>[n.createVNode(U,{class:"amplify-flex amplify-field amplify-textfield",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var Z;return[n.createVNode(R,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":(Z=n.unref(b))!=null?Z:!0}]),for:"amplify-field-c34b"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(C)),1)]),_:1},8,["class"]),n.createVNode(U,{class:"amplify-flex"},{default:n.withCtx(()=>{var ie,ae,te,ve;return[n.createVNode(B,{placeholder:(ae=(ie=n.unref(d))==null?void 0:ie.placeholder)!=null?ae:n.unref(m),required:(ve=(te=n.unref(d))==null?void 0:te.required)!=null?ve:!0,class:"amplify-input amplify-field-group__control",id:"amplify-field-c34b","aria-invalid":"false",autocomplete:"one-time-code",name:"confirmation_code",type:"number"},null,8,["placeholder","required"])]}),_:1})]}),_:1})]),_:1}),n.createVNode(L,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:n.withCtx(()=>{var Z,ie;return[((ie=(Z=n.unref(c))==null?void 0:Z.context)==null?void 0:ie.remoteError)?(n.openBlock(),n.createBlock(z,{key:0},{default:n.withCtx(()=>{var ae;return[n.createTextVNode(n.toDisplayString(n.unref(T)((ae=n.unref(c))==null?void 0:ae.context.remoteError)),1)]}),_:1})):n.createCommentVNode("",!0),n.createVNode(j,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:n.unref(c).matches("confirmVerifyUser.pending")},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(g)),1)]),_:1},8,["disabled"]),n.createVNode(j,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:n.withModifiers(I,["prevent"])},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(f)),1)]),_:1},8,["onClick"]),n.renderSlot(x.$slots,"footer",{onSkipClicked:I,onConfirmVerifyUserSubmit:S})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Ex={"data-amplify-container":""},Ax=["data-amplify-router-content"],Ix={key:1,"data-amplify-router-content":""},vl=n.defineComponent({props:{hideSignUp:{type:Boolean},initialState:null,loginMechanisms:null,services:null,signUpAttributes:null,variation:{default:"default"},socialProviders:null,formFields:null},emits:["signInSubmit","confirmSignUpSubmit","resetPasswordSubmit","confirmResetPasswordSubmit","confirmSignInSubmit","mSetupTOTPSubmit","forceNewPasswordSubmit","signUpSubmit","verifyUserSubmit","confirmVerifyUserSubmit"],setup(e,{emit:t}){const{initialState:r,loginMechanisms:a,variation:o,services:i,signUpAttributes:s,socialProviders:l,hideSignUp:u,formFields:d}=e,c=n.useAttrs(),v=y2(),f=n3(v);let p;const{state:m,send:g}=js(f);Pe(f),n.onMounted(()=>{p=x_(g),g({type:"INIT",data:{initialState:r,loginMechanisms:a,socialProviders:l,signUpAttributes:s,services:i,formFields:d}})}),n.onUnmounted(()=>{p&&p()});const C=n.computed(()=>Ue(m.value)),b=n.ref(),y=n.ref(),S=n.ref(),w=n.ref(),I=n.ref(),k=n.ref(),_=n.ref(),E=n.ref(),x=n.ref(),$=n.ref(),F=n.computed(()=>T("Create Account")),R=n.computed(()=>T("Sign In")),B=P=>{var oe;(c==null?void 0:c.onSignInSubmit)?t("signInSubmit",P):(oe=b.value)==null||oe.submit(P)},U=P=>{(c==null?void 0:c.onConfirmSignUpSubmit)?t("confirmSignUpSubmit",P):S.value.submit(P)},z=P=>{(c==null?void 0:c.onResetPasswordSubmit)?t("resetPasswordSubmit",P):_.value.submit(P)},j=P=>{(c==null?void 0:c.onConfirmResetPasswordSubmit)?t("confirmResetPasswordSubmit",P):E.value.submit(P)},L=P=>{(c==null?void 0:c.onConfirmSignInSubmit)?t("confirmSignInSubmit",P):w.value.submit(P)},Y=P=>{(c==null?void 0:c.onForceNewPasswordSubmit)?t("mSetupTOTPSubmit",P):I.value.submit(P)},W=P=>{(c==null?void 0:c.onForceNewPasswordSubmit)?t("forceNewPasswordSubmit",P):k.value.submit(P)},Z=P=>{(c==null?void 0:c.onSignUpSubmit)?t("signUpSubmit",P):y.value.submit()},ie=P=>{(c==null?void 0:c.onVerifyUserSubmit)?t("verifyUserSubmit",P):x.value.submit(P)},ae=P=>{(c==null?void 0:c.onConfirmVerifyUserSubmit)?t("confirmVerifyUserSubmit",P):$.value.submit(P)},te=n.ref(null),ve=n.ref();n.watch(()=>m.value.context,()=>{const{user:P,signOut:oe}=$s({send:g,state:m.value});te.value=P,ve.value=oe});const pe=n.computed(()=>{var P,oe;return((P=C.value)==null?void 0:P.matches("signIn"))||((oe=C.value)==null?void 0:oe.matches("signUp"))});return(P,oe)=>{var We,h,D,V,O,H,q,re,X,Ce,Se,Me;const Ne=S3,De=E3;return n.openBlock(),n.createElementBlock(n.Fragment,null,[((We=n.unref(m))==null?void 0:We.matches("authenticated"))?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("div",n.mergeProps({key:0},P.$attrs,{"data-amplify-authenticator":"","data-variation":o}),[n.createElementVNode("div",Ex,[n.renderSlot(P.$slots,"header"),n.createElementVNode("div",{"data-amplify-router":"","data-amplify-router-content":n.unref(pe)?void 0:""},[n.unref(pe)&&!u?(n.openBlock(),n.createBlock(De,{key:0},{default:n.withCtx(()=>{var M,G;return[n.createVNode(Ne,{active:(M=n.unref(C))==null?void 0:M.matches("signIn"),id:44472,label:n.unref(R),onClick:oe[0]||(oe[0]=tt=>n.unref(g)("SIGN_IN"))},null,8,["active","label"]),n.createVNode(Ne,{active:(G=n.unref(C))==null?void 0:G.matches("signUp"),id:44471,label:n.unref(F),onClick:oe[1]||(oe[1]=tt=>n.unref(g)("SIGN_UP"))},null,8,["active","label"])]}),_:1})):n.createCommentVNode("",!0),n.unref(pe)?(n.openBlock(),n.createElementBlock("div",Ix,[((h=n.unref(C))==null?void 0:h.matches("signIn"))?(n.openBlock(),n.createBlock(Ea,{key:0,onSignInSubmit:B,ref:(M,G)=>{G.signInComponent=M,b.value=M}},{signInSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-in")]),form:n.withCtx(({info:M,onSignInSubmit:G,onForgotPasswordClicked:tt,onInput:or})=>[n.renderSlot(P.$slots,"sign-in-form",{info:M,onInput:or,onSignInSubmit:G,onForgotPasswordClicked:tt})]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-in-header")]),footer:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-in-footer")]),_:3},512)):n.createCommentVNode("",!0),((D=n.unref(C))==null?void 0:D.matches("signUp"))&&!u?(n.openBlock(),n.createBlock(Ia,{key:1,onSignUpSubmit:Z,ref:(M,G)=>{G.signUpComponent=M,y.value=M}},{signUpSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-up")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-up-header")]),"signup-fields":n.withCtx(({info:M})=>[n.renderSlot(P.$slots,"sign-up-fields",{info:M})]),footer:n.withCtx(()=>[n.renderSlot(P.$slots,"sign-up-footer")]),_:3},512)):n.createCommentVNode("",!0)])):n.createCommentVNode("",!0),((V=n.unref(C))==null?void 0:V.matches("confirmSignUp"))?(n.openBlock(),n.createBlock(ka,{key:2,onConfirmSignUpSubmit:U,ref:(M,G)=>{G.confirmSignUpComponent=M,S.value=M}},{confirmSignUpSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-sign-up")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-sign-up-header")]),footer:n.withCtx(({onConfirmSignUpSubmit:M,onLostCodeClicked:G})=>[n.renderSlot(P.$slots,"confirm-sign-up-footer",{onConfirmSignUpSubmit:M,onLostCodeClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((O=n.unref(C))==null?void 0:O.matches("resetPassword"))?(n.openBlock(),n.createBlock(Ha,{key:3,onResetPasswordSubmit:z,ref:(M,G)=>{G.resetPasswordComponent=M,_.value=M}},{resetPasswordSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"reset-password")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"reset-password-header")]),footer:n.withCtx(({onResetPasswordSubmit:M,onBackToSignInClicked:G})=>[n.renderSlot(P.$slots,"reset-password-footer",{onResetPasswordSubmit:M,onBackToSignInClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((H=n.unref(C))==null?void 0:H.matches("confirmResetPassword"))?(n.openBlock(),n.createBlock(qa,{key:4,onConfirmResetPasswordSubmit:j,ref:(M,G)=>{G.confirmResetPasswordComponent=M,E.value=M}},{confirmResetPasswordSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-reset-password")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-reset-password-header")]),footer:n.withCtx(({onConfirmResetPasswordSubmit:M,onLostYourCodeClicked:G})=>[n.renderSlot(P.$slots,"confirm-reset-password-footer",{onConfirmResetPasswordSubmit:M,onLostYourCodeClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((q=n.unref(C))==null?void 0:q.matches("confirmSignIn"))?(n.openBlock(),n.createBlock(Pa,{key:5,onConfirmSignInSubmit:L,ref:(M,G)=>{G.confirmSignInComponent=M,w.value=M}},{confirmSignInSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-sign-in")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-sign-in-header")]),footer:n.withCtx(({onConfirmSignInSubmit:M,onBackToSignInClicked:G})=>[n.renderSlot(P.$slots,"confirm-sign-in-footer",{onConfirmSignInSubmit:M,onBackToSignInClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((re=n.unref(C))==null?void 0:re.matches("setupTOTP"))?(n.openBlock(),n.createBlock(wx,{key:6,onConfirmSetupTotpSubmit:Y,ref:(M,G)=>{G.confirmSetupTOTPComponent=M,I.value=M}},{confirmSetupTOTPI:n.withCtx(()=>[n.renderSlot(P.$slots,"setup-totp")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"setup-totp-header")]),footer:n.withCtx(({onSetupTOTPSubmit:M,onBackToSignInClicked:G})=>[n.renderSlot(P.$slots,"setup-totp-footer",{onSetupTOTPSubmit:M,onBackToSignInClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((X=n.unref(C))==null?void 0:X.matches("forceNewPassword"))?(n.openBlock(),n.createBlock(Wa,{key:7,onForceNewPasswordSubmit:W,ref:(M,G)=>{G.forceNewPasswordComponent=M,k.value=M}},{forceNewPasswordI:n.withCtx(()=>[n.renderSlot(P.$slots,"force-new-password")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"force-new-password-header")]),"force-new-password-form-fields":n.withCtx(()=>[n.renderSlot(P.$slots,"force-new-password-form-fields")]),footer:n.withCtx(({onHaveAccountClicked:M,onForceNewPasswordSubmit:G})=>[n.renderSlot(P.$slots,"force-new-password-footer",{onForceNewPasswordSubmit:G,onBackToSignInClicked:M})]),_:3},512)):n.createCommentVNode("",!0),((Ce=n.unref(C))==null?void 0:Ce.matches("verifyUser"))?(n.openBlock(),n.createBlock(Ka,{key:8,onVerifyUserSubmit:ie,ref:(M,G)=>{G.verifyUserComponent=M,x.value=M}},{verifyUserSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"verify-user")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"verify-user-header")]),footer:n.withCtx(({onVerifyUserSubmit:M,onSkipClicked:G})=>[n.renderSlot(P.$slots,"verify-user-footer",{onVerifyUserSubmit:M,onSkipClicked:G})]),_:3},512)):n.createCommentVNode("",!0),((Se=n.unref(C))==null?void 0:Se.matches("confirmVerifyUser"))?(n.openBlock(),n.createBlock(Ya,{key:9,onConfirmVerifyUserSubmit:ae,ref:(M,G)=>{G.confirmVerifyUserComponent=M,$.value=M}},{confirmVerifyUserSlotI:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-verify-user")]),header:n.withCtx(()=>[n.renderSlot(P.$slots,"confirm-verify-user-header")]),footer:n.withCtx(({onConfirmVerifyUserSubmit:M,onSkipClicked:G})=>[n.renderSlot(P.$slots,"confirm-verify-user-footer",{onConfirmVerifyUserSubmit:M,onSkipClicked:G})]),_:3},512)):n.createCommentVNode("",!0)],8,Ax),n.renderSlot(P.$slots,"footer")])],16)),((Me=n.unref(m))==null?void 0:Me.matches("authenticated"))?n.renderSlot(P.$slots,"default",{key:1,user:te.value,state:n.unref(m),signOut:ve.value,send:n.unref(g)}):n.createCommentVNode("",!0)],64)}}}),pl=n.defineComponent({props:{info:{type:Object}},setup(e){return()=>e.info}}),ml=n.defineComponent({props:{label:{default:""},id:{default:""},autocomplete:{default:""},placeholder:{default:""},required:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},name:{default:""},type:{default:"text"},hideLabel:{type:Boolean,default:!0}},setup(e){const t=e,{label:r,id:a,autocomplete:o,placeholder:i,required:s,name:l,type:u}=n.toRefs(t);return(d,c)=>{const v=je,f=Ge,p=xe;return n.openBlock(),n.createElementBlock(n.Fragment,null,[n.createVNode(v,{class:n.normalizeClass(["amplify-label",{"amplify-visually-hidden":e.hideLabel}]),for:n.unref(a)},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(n.unref(r)),1)]),_:1},8,["class","for"]),n.createVNode(p,{class:"amplify-field-group__field-wrapper"},{default:n.withCtx(()=>[n.createVNode(f,{class:"amplify-input amplify-field-group__control",id:n.unref(a),"aria-invalid":"false",autocomplete:n.unref(o),placeholder:n.unref(i),required:n.unref(s),name:n.unref(l),disabled:e.disabled,type:n.unref(u)},null,8,["id","autocomplete","placeholder","required","name","disabled","type"])]),_:1})],64)}}}),kx={class:"amplify-flex amplify-field amplify-checkboxfield"},Px={class:"amplify-flex amplify-checkbox"},Nx={class:"amplify-visually-hidden"},Tx=["data-error","data-checked"],$x=["data-checked"],Bx=n.createElementVNode("path",{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"},null,-1),Fx=[Bx],Dx=n.createElementVNode("span",{class:"amplify-text amplify-checkbox__label"}," I agree with the Terms & Conditions",-1),Rx={key:0,class:"amplify-text amplify-field__error-message"},hl=n.defineComponent({props:{errorMessage:{default:""}},setup(e){const t=e,r=n.ref(!1),{errorMessage:a}=n.toRefs(t);return(o,i)=>(n.openBlock(),n.createElementBlock("div",kx,[n.createElementVNode("label",Px,[n.createElementVNode("span",Nx,[n.createElementVNode("input",{onClick:i[0]||(i[0]=s=>r.value=!r.value),class:"amplify-input amplify-field-group__control amplify-checkbox__input","aria-invalid":"false",type:"checkbox",name:"acknowledgement",value:"yes"})]),n.createElementVNode("span",{class:"amplify-flex amplify-checkbox__button","aria-hidden":"true","data-focus":"false","data-error":!r.value,"data-checked":r.value},[(n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon amplify-checkbox__icon",viewBox:"0 0 24 24",fill:"currentColor","data-checked":r.value},Fx,8,$x))],8,Tx),Dx]),r.value?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("p",Rx,n.toDisplayString(n.unref(a)),1))]))}});var Vx={install:e=>{e.component("SignIn",Ea),e.component("SignUp",Ia),e.component("FederatedSignIn",Yr),e.component("Authenticator",vl),e.component("RenderInfo",pl),e.component("PasswordControl",at),e.component("UserNameAlias",qr),e.component("ForceNewPassword",Wa),e.component("ResetPassword",Ha),e.component("ConfirmResetPassword",qa),e.component("ConfirmSignUp",ka),e.component("ConfirmSignIn",Pa),e.component("VerifyUser",Ka),e.component("ConfirmVerifyUser",Ya),e.component("AmplifyTextField",ml),e.component("AmplifyCheckBox",hl),e.component("AmplifyButton",Te),e.component("AuthenticatorSignUpFormFields",Aa),e.component("AuthenticatorForceNewPasswordFormFields",Ga)}};exports.AmplifyButton=Te;exports.AmplifyCheckBox=hl;exports.AmplifyTextField=ml;exports.Authenticator=vl;exports.AuthenticatorForceNewPasswordFormFields=Ga;exports.AuthenticatorSignUpFormFields=Aa;exports.ConfirmResetPassword=qa;exports.ConfirmSignIn=Pa;exports.ConfirmSignUp=ka;exports.ConfirmVerifyUser=Ya;exports.FederatedSignIn=Yr;exports.ForceNewPassword=Wa;exports.PasswordControl=at;exports.RenderInfo=pl;exports.ResetPassword=Ha;exports.SignIn=Ea;exports.SignUp=Ia;exports.UserNameAlias=qr;exports.VerifyUser=Ka;exports.default=Vx;exports.translations=e2;exports.useAuthenticator=Be;
123
+ `);const s=aA(t,r,o),u=nn.getSymbolSize(t),l=new KE(u);return QE(l,t),eA(l),tA(l,t),Ka(l,r,0),t>=7&&rA(l,t),nA(l,s),isNaN(n)&&(n=Ga.getBestMask(l,Ka.bind(null,l,r))),Ga.applyMask(n,l),Ka(l,r,n),{modules:l,version:t,errorCorrectionLevel:r,maskPattern:n,segments:o}}lu.create=function(t,r){if(typeof t=="undefined"||t==="")throw new Error("No input text");let n=ja.M,o,i;return typeof r!="undefined"&&(n=ja.from(r.errorCorrectionLevel,ja.M),o=an.from(r.version),i=Ga.from(r.maskPattern),r.toSJISFunc&&nn.setToSJISFunction(r.toSJISFunc)),iA(t,o,n,i)};var xu={},qa={};(function(e){function t(r){if(typeof r=="number"&&(r=r.toString()),typeof r!="string")throw new Error("Color should be defined as hex string");let n=r.slice().replace("#","").split("");if(n.length<3||n.length===5||n.length>8)throw new Error("Invalid hex color: "+r);(n.length===3||n.length===4)&&(n=Array.prototype.concat.apply([],n.map(function(i){return[i,i]}))),n.length===6&&n.push("F","F");const o=parseInt(n.join(""),16);return{r:o>>24&255,g:o>>16&255,b:o>>8&255,a:o&255,hex:"#"+n.slice(0,6).join("")}}e.getOptions=function(n){n||(n={}),n.color||(n.color={});const o=typeof n.margin=="undefined"||n.margin===null||n.margin<0?4:n.margin,i=n.width&&n.width>=21?n.width:void 0,s=n.scale||4;return{width:i,scale:i?4:s,margin:o,color:{dark:t(n.color.dark||"#000000ff"),light:t(n.color.light||"#ffffffff")},type:n.type,rendererOpts:n.rendererOpts||{}}},e.getScale=function(n,o){return o.width&&o.width>=n+o.margin*2?o.width/(n+o.margin*2):o.scale},e.getImageWidth=function(n,o){const i=e.getScale(n,o);return Math.floor((n+o.margin*2)*i)},e.qrToImageData=function(n,o,i){const s=o.modules.size,u=o.modules.data,l=e.getScale(s,i),c=Math.floor((s+i.margin*2)*l),d=i.margin*l,v=[i.color.light,i.color.dark];for(let f=0;f<c;f++)for(let p=0;p<c;p++){let g=(f*c+p)*4,h=i.color.light;if(f>=d&&p>=d&&f<c-d&&p<c-d){const m=Math.floor((f-d)/l),b=Math.floor((p-d)/l);h=v[u[m*s+b]?1:0]}n[g++]=h.r,n[g++]=h.g,n[g++]=h.b,n[g]=h.a}}})(qa);(function(e){const t=qa;function r(o,i,s){o.clearRect(0,0,i.width,i.height),i.style||(i.style={}),i.height=s,i.width=s,i.style.height=s+"px",i.style.width=s+"px"}function n(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(i,s,u){let l=u,c=s;typeof l=="undefined"&&(!s||!s.getContext)&&(l=s,s=void 0),s||(c=n()),l=t.getOptions(l);const d=t.getImageWidth(i.modules.size,l),v=c.getContext("2d"),f=v.createImageData(d,d);return t.qrToImageData(f.data,i,l),r(v,c,d),v.putImageData(f,0,0),c},e.renderToDataURL=function(i,s,u){let l=u;typeof l=="undefined"&&(!s||!s.getContext)&&(l=s,s=void 0),l||(l={});const c=e.render(i,s,l),d=l.type||"image/png",v=l.rendererOpts||{};return c.toDataURL(d,v.quality)}})(xu);var Eu={};const sA=qa;function Au(e,t){const r=e.a/255,n=t+'="'+e.hex+'"';return r<1?n+" "+t+'-opacity="'+r.toFixed(2).slice(1)+'"':n}function Ya(e,t,r){let n=e+t;return typeof r!="undefined"&&(n+=" "+r),n}function uA(e,t,r){let n="",o=0,i=!1,s=0;for(let u=0;u<e.length;u++){const l=Math.floor(u%t),c=Math.floor(u/t);!l&&!i&&(i=!0),e[u]?(s++,u>0&&l>0&&e[u-1]||(n+=i?Ya("M",l+r,.5+c+r):Ya("m",o,0),o=0,i=!1),l+1<t&&e[u+1]||(n+=Ya("h",s),s=0)):o++}return n}Eu.render=function(t,r,n){const o=sA.getOptions(r),i=t.modules.size,s=t.modules.data,u=i+o.margin*2,l=o.color.light.a?"<path "+Au(o.color.light,"fill")+' d="M0 0h'+u+"v"+u+'H0z"/>':"",c="<path "+Au(o.color.dark,"stroke")+' d="'+uA(s,i,o.margin)+'"/>',d='viewBox="0 0 '+u+" "+u+'"',v=o.width?'width="'+o.width+'" height="'+o.width+'" ':"",f='<svg xmlns="http://www.w3.org/2000/svg" '+v+d+' shape-rendering="crispEdges">'+l+c+`</svg>
124
+ `;return typeof n=="function"&&n(null,f),f};const lA=_E,Za=lu,Iu=xu,cA=Eu;function Xa(e,t,r,n,o){const i=[].slice.call(arguments,1),s=i.length,u=typeof i[s-1]=="function";if(!u&&!lA())throw new Error("Callback required as last argument");if(u){if(s<2)throw new Error("Too few arguments provided");s===2?(o=r,r=t,t=n=void 0):s===3&&(t.getContext&&typeof o=="undefined"?(o=n,n=void 0):(o=n,n=r,r=t,t=void 0))}else{if(s<1)throw new Error("Too few arguments provided");return s===1?(r=t,t=n=void 0):s===2&&!t.getContext&&(n=r,r=t,t=void 0),new Promise(function(l,c){try{const d=Za.create(r,n);l(e(d,t,n))}catch(d){c(d)}})}try{const l=Za.create(r,n);o(null,e(l,t,n))}catch(l){o(l)}}Wt.create=Za.create;Wt.toCanvas=Xa.bind(null,Iu.render);Wt.toDataURL=Xa.bind(null,Iu.renderToDataURL);Wt.toString=Xa.bind(null,function(e,t,r){return cA.render(e,r)});const dA={key:0},fA=a.createTextVNode(" Setup TOTP "),vA=["src"],pA={"data-amplify-copy-tooltip":""},mA=a.createElementVNode("svg",{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5H8C6.9 5 6.01 5.9 6.01 7L6 21C6 22.1 6.89 23 7.99 23H19C20.1 23 21 22.1 21 21V11L15 5ZM8 21V7H14V12H19V21H8Z"})],-1),hA=a.defineComponent({emits:["confirmSetupTOTPSubmit","backToSignInClicked"],setup(e,{emit:t}){var A,x,E;const n=_e(Se)(),o=a.useAttrs(),{state:i,send:s}=Ce(),{value:{context:u}}=i,l=(x=(A=u==null?void 0:u.config)==null?void 0:A.formFields)==null?void 0:x.setupTOTP,c=l==null?void 0:l.QR,d=l==null?void 0:l.confirmation_code,v=a.computed(()=>be(i.value));let f=a.reactive({qrCodeImageSource:"",isLoading:!0}),p=a.ref(""),g=a.ref(R("COPY"));function h(){navigator.clipboard.writeText(p.value),g.value=R("COPIED")}a.onMounted(async()=>{var O,U;const k=new ne.Logger("SetupTOTP-logger"),{user:B}=v.value.context;if(!!B)try{p.value=await ne.Auth.setupTOTP(B);const j=(O=c==null?void 0:c.totpIssuer)!=null?O:"AWSCognito",re=(U=c==null?void 0:c.totpUsername)!=null?U:B.username,W=`otpauth://totp/${j}:${re}?secret=${p.value}&issuer=${j}`;f.qrCodeImageSource=await Wt.toDataURL(W)}catch(j){k.error(j)}finally{f.isLoading=!1}});const m=a.computed(()=>R("Back to Sign In")),b=a.computed(()=>R("Confirm"));a.computed(()=>R("Code")),(E=d==null?void 0:d.label)!=null||R("Code *"),d==null||d.labelHidden;const C=k=>{const{name:B,value:O}=k.target;s({type:"CHANGE",data:{name:B,value:O}})},S=k=>{(o==null?void 0:o.onConfirmSetupTOTPSubmit)?t("confirmSetupTOTPSubmit",k):w(k)},w=k=>{n.submitForm(De(k))},_=()=>{(o==null?void 0:o.onBackToSignInClicked)?t("backToSignInClicked"):s({type:"SIGN_IN"})};return(k,B)=>{const O=We,U=ve,j=Te,re=ge,W=Ne,fe=$e,qe=Pe;return a.renderSlot(k.$slots,"confirmSetupTOTPI",a.normalizeProps(a.guardReactiveProps(k.$attrs)),()=>[a.createVNode(U,a.normalizeProps(a.guardReactiveProps(k.$attrs)),{default:a.withCtx(()=>[a.createVNode(qe,{"data-amplify-authenticator-setup-totp":"",onInput:C,onSubmit:a.withModifiers(S,["prevent"])},{default:a.withCtx(()=>[a.createVNode(fe,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(v).matches("confirmSignIn.pending")},{default:a.withCtx(()=>[a.unref(f).isLoading?(a.openBlock(),a.createElementBlock("p",dA,"Loading...")):(a.openBlock(),a.createBlock(U,{key:1,class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.renderSlot(k.$slots,"header",{},()=>[a.createVNode(O,{class:"amplify-heading",level:3},{default:a.withCtx(()=>[fA]),_:1})]),a.createVNode(U,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createElementVNode("img",{class:"amplify-image","data-amplify-qrcode":"",src:a.unref(f).qrCodeImageSource,alt:"qr code",width:"228",height:"228"},null,8,vA),a.createVNode(U,{class:"amplify-flex","data-amplify-copy":""},{default:a.withCtx(()=>[a.createElementVNode("div",null,a.toDisplayString(a.unref(p)),1),a.createVNode(U,{"data-amplify-copy-svg":"",onClick:h},{default:a.withCtx(()=>[a.createElementVNode("div",pA,a.toDisplayString(a.unref(g)),1),mA]),_:1})]),_:1}),a.createVNode(Ue,{route:"setupTOTP"})]),_:1}),a.createVNode(W,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var ue;return[((ue=a.unref(v).context)==null?void 0:ue.remoteError)?(a.openBlock(),a.createBlock(j,{key:0},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(v).context.remoteError)),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(re,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(v).matches("confirmSignIn.pending")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(b)),1)]),_:1},8,["disabled"]),a.createVNode(re,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(_,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(m)),1)]),_:1},8,["onClick"]),a.renderSlot(k.$slots,"footer",{onBackToSignInClicked:_,onSetupTOTPSubmit:S})]}),_:3})]),_:3}))]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),Ja=a.defineComponent({setup(e){return(t,r)=>(a.openBlock(),a.createBlock(Ue,{route:"forceNewPassword"}))}}),Qa=a.defineComponent({emits:["haveAccountClicked","forceNewPasswordSubmit"],setup(e,{emit:t}){const r=a.useAttrs(),{state:n,send:o}=Ce(),s=_e(Se)(),u=a.computed(()=>be(n.value)),l=a.computed(()=>R("Change Password")),c=a.computed(()=>R("Changing")),d=a.computed(()=>R("Back to Sign In")),v=()=>{(r==null?void 0:r.onHaveAccountClicked)?t("haveAccountClicked"):o({type:"SIGN_IN"})},f=m=>{(r==null?void 0:r.onForceNewPasswordSubmit)?t("forceNewPasswordSubmit",m):p(m)},p=m=>{s.submitForm(De(m))},g=m=>{const{name:b,value:C}=m.target;o({type:"CHANGE",data:{name:b,value:C}})};function h(m){const{name:b}=m.target;s.updateBlur({name:b})}return(m,b)=>{const C=We,S=ve,w=Te,_=ge,A=Ne,x=$e,E=Pe;return a.renderSlot(m.$slots,"forceNewPasswordI",a.normalizeProps(a.guardReactiveProps(m.$attrs)),()=>[a.createVNode(S,a.normalizeProps(a.guardReactiveProps(m.$attrs)),{default:a.withCtx(()=>[a.createVNode(E,{"data-amplify-authenticator-forcenewpassword":"",onInput:g,onBlur:h,onSubmit:a.withModifiers(f,["prevent"])},{default:a.withCtx(()=>[a.createVNode(x,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(u).matches("forceNewPassword.pending")},{default:a.withCtx(()=>[a.renderSlot(m.$slots,"header",{},()=>[a.createVNode(C,{level:3,class:"amplify-heading"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(l)),1)]),_:1})]),a.createVNode(S,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.renderSlot(m.$slots,"force-new-password-form-fields",{},()=>[a.createVNode(Ja)])]),_:3}),a.createVNode(A,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.unref(u).context.remoteError?(a.openBlock(),a.createBlock(w,{key:0,"data-ui-error":""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(u).context.remoteError)),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-loading":"false","data-variation":"primary",style:{"font-weight":"normal"},disabled:a.unref(u).matches("signUp.submit")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(u).matches("forceNewPassword.pending")?a.unref(c)+"\u2026":a.unref(l)),1)]),_:1},8,["disabled"]),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(v,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1},8,["onClick"]),a.renderSlot(m.$slots,"footer",{onHaveAccountClicked:v,onForceNewPasswordSubmit:f})]),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),eo=a.defineComponent({emits:["resetPasswordSubmit","backToSignInClicked"],setup(e,{emit:t}){const r=a.useAttrs(),n=_e(Se),{state:o,send:i,submitForm:s}=n(),{error:u,isPending:l}=a.toRefs(n()),c=a.computed(()=>R("Back to Sign In")),d=a.computed(()=>R("Reset your password")),v=a.computed(()=>R("Send Code")),f=m=>{(r==null?void 0:r.onResetPasswordSubmit)?t("resetPasswordSubmit",m):p(m)},p=m=>{s(De(m))},g=m=>{const{name:b,value:C}=m.target;i({type:"CHANGE",data:{name:b,value:C}})},h=()=>{(r==null?void 0:r.onBackToSignInClicked)?t("backToSignInClicked"):i({type:"SIGN_IN"})};return(m,b)=>{const C=We,S=$e,w=Te,_=ge,A=Ne,x=ve,E=Pe;return a.renderSlot(m.$slots,"resetPasswordSlotI",a.normalizeProps(a.guardReactiveProps(m.$attrs)),()=>[a.createVNode(E,a.mergeProps(m.$attrs,{"data-amplify-authenticator-resetpassword":"",onInput:g,onSubmit:a.withModifiers(f,["prevent"])}),{default:a.withCtx(()=>[a.createVNode(x,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.renderSlot(m.$slots,"header",{},()=>[a.createVNode(C,{class:"amplify-heading",level:3},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1})]),a.createVNode(S,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(l)},{default:a.withCtx(()=>[a.createVNode(Ue,{route:"resetPassword"})]),_:1},8,["disabled"]),a.createVNode(A,{class:"amplify-flex",style:{"flex-direction":"column","align-items":"unset"}},{default:a.withCtx(()=>[a.unref(u)?(a.openBlock(),a.createBlock(w,{key:0},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(R)(a.unref(u))),1)]),_:1})):a.createCommentVNode("",!0),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(l)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(v)),1)]),_:1},8,["disabled"]),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(h,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(c)),1)]),_:1},8,["onClick"]),a.renderSlot(m.$slots,"footer",{onBackToSignInClicked:h,onResetPasswordSubmit:f})]),_:3})]),_:3})]),_:3},16,["onSubmit"])])}}}),to=a.defineComponent({emits:["confirmResetPasswordSubmit","backToSignInClicked"],setup(e,{emit:t}){const{state:r,send:n}=Ce(),i=_e(Se)(),s=a.useAttrs(),u=a.computed(()=>be(r.value));a.computed(()=>ma(r.value));const l=a.computed(()=>R("Resend Code")),c=a.computed(()=>R("Reset your Password")),d=a.computed(()=>R("Submit")),v=m=>{(s==null?void 0:s.onConfirmResetPasswordSubmit)?t("confirmResetPasswordSubmit",m):f(m)},f=m=>{i.submitForm(De(m))},p=()=>{n({type:"RESEND"})},g=m=>{const{name:b,value:C}=m.target;n({type:"CHANGE",data:{name:b,value:C}})};function h(m){const{name:b}=m.target;i.updateBlur({name:b})}return(m,b)=>{const C=We,S=ve,w=Te,_=ge,A=Ne,x=$e,E=Pe;return a.renderSlot(m.$slots,"confirmResetPasswordSlotI",a.normalizeProps(a.guardReactiveProps(m.$attrs)),()=>[a.createVNode(S,a.normalizeProps(a.guardReactiveProps(m.$attrs)),{default:a.withCtx(()=>[a.createVNode(E,{"data-amplify-authenticator-confirmResetpassword":"",onInput:g,onBlurCapture:h,onSubmit:a.withModifiers(v,["prevent"])},{default:a.withCtx(()=>[a.createVNode(x,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(u).matches("confirmResetPassword.pending")},{default:a.withCtx(()=>[a.renderSlot(m.$slots,"header",{},()=>[a.createVNode(C,{class:"amplify-heading",level:3},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(c)),1)]),_:1})]),a.createVNode(S,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(Ue,{route:"confirmResetPassword"})]),_:1}),a.createVNode(A,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var k,B;return[((B=(k=a.unref(u))==null?void 0:k.context)==null?void 0:B.remoteError)?(a.openBlock(),a.createBlock(w,{key:0},{default:a.withCtx(()=>{var O,U;return[a.createTextVNode(a.toDisplayString(a.unref(R)((U=(O=a.unref(u))==null?void 0:O.context)==null?void 0:U.remoteError)),1)]}),_:1})):a.createCommentVNode("",!0),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(u).matches("confirmResetPassword.pending")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1},8,["disabled"]),a.createVNode(_,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",type:"button",onClick:a.withModifiers(p,["prevent"]),style:{"font-weight":"normal"}},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(l)),1)]),_:1},8,["onClick"]),a.renderSlot(m.$slots,"footer",{onConfirmResetPasswordSubmit:v,onLostYourCodeClicked:p})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),ro=a.defineComponent({emits:["verifyUserSubmit","skipClicked"],setup(e,{emit:t}){const n=_e(Se)(),o=a.useAttrs(),{state:i,send:s}=Ce(),u=a.computed(()=>be(i.value)),l=u.value.context.unverifiedAttributes,c=a.computed(()=>R("Account recovery requires verified contact information")),d=a.computed(()=>R("Skip")),v=a.computed(()=>R("Verify")),f=a.computed(()=>R("Verify Contact")),p=b=>{const{name:C,value:S}=b.target;s({type:"CHANGE",data:{name:C,value:S}})},g=b=>{(o==null?void 0:o.onVerifyUserSubmit)?t("verifyUserSubmit",b):h(b)},h=b=>{n.submitForm(De(b))},m=()=>{(o==null?void 0:o.onSkipClicked)?t("skipClicked"):s("SKIP")};return(b,C)=>{const S=We,w=Yr,_=Zr,A=uu,x=ve,E=Te,k=ge,B=Ne,O=$e,U=Pe;return a.renderSlot(b.$slots,"verifyUserSlotI",{},()=>[a.createVNode(x,null,{default:a.withCtx(()=>[a.createVNode(U,{onInput:p,onSubmit:a.withModifiers(g,["prevent"])},{default:a.withCtx(()=>[a.createVNode(O,{disabled:a.unref(u).matches("verifyUser.pending"),class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.renderSlot(b.$slots,"header",{},()=>[a.createVNode(S,{class:"amplify-heading",level:3},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(c)),1)]),_:1})]),a.createVNode(x,{class:"amplify-flex amplify-field amplify-radiogroupfield",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(w,{class:"amplify-visually-hidden amplify-label",id:"amplify-field-493c"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(f)),1)]),_:1}),a.createVNode(x,{class:"amplify-flex amplify-field amplify-radiogroupfield",style:{"flex-direction":"column"},"aria-labelledby":"amplify-field-493c"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(l),(j,re)=>(a.openBlock(),a.createBlock(w,{class:"amplify-flex amplify-radio","data-amplify-verify-label":"",id:"verify",key:j},{default:a.withCtx(()=>[a.createVNode(_,{class:"amplify-input amplify-field-group__control amplify-visually-hidden amplify-radio__input","aria-invalid":"false","data-amplify-verify-input":"",id:"verify",name:"unverifiedAttr",type:"radio",value:re},null,8,["value"]),a.createVNode(A,{class:"amplify-flex amplify-radio__button","aria-hidden":"true"}),a.createVNode(A,{class:"amplify-text amplify-radio__label"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(ga)[re].label),1)]),_:2},1024)]),_:2},1024))),128))]),_:1})]),_:1}),a.createVNode(B,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var j,re;return[((re=(j=a.unref(u))==null?void 0:j.context)==null?void 0:re.remoteError)?(a.openBlock(),a.createBlock(E,{key:0},{default:a.withCtx(()=>{var W;return[a.createTextVNode(a.toDisplayString(a.unref(R)((W=a.unref(u))==null?void 0:W.context.remoteError)),1)]}),_:1})):a.createCommentVNode("",!0),a.createVNode(k,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(u).matches("verifyUser.pending")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(v)),1)]),_:1},8,["disabled"]),a.createVNode(k,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(m,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1},8,["onClick"]),a.renderSlot(b.$slots,"footer",{onSkipClicked:m,onVerifyUserSubmit:g})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3})])}}}),no=a.defineComponent({emits:["confirmVerifyUserSubmit","skipClicked"],setup(e,{emit:t}){const n=_e(Se)(),o=a.useAttrs(),{state:i,send:s}=Ce(),u=a.computed(()=>be(i.value)),l=a.computed(()=>R("Account recovery requires verified contact information")),c=a.computed(()=>R("Skip")),d=a.computed(()=>R("Submit")),v=h=>{const{name:m,value:b}=h.target;s({type:"CHANGE",data:{name:m,value:b}})},f=h=>{(o==null?void 0:o.onConfirmVerifyUserSubmit)?t("confirmVerifyUserSubmit",h):p(h)},p=h=>{n.submitForm(De(h))},g=()=>{(o==null?void 0:o.onSkipClicked)?t("skipClicked"):s({type:"SKIP"})};return(h,m)=>{const b=We,C=ve,S=Te,w=ge,_=Ne,A=$e,x=Pe;return a.renderSlot(h.$slots,"confirmVerifyUserSlotI",a.normalizeProps(a.guardReactiveProps(h.$attrs)),()=>[a.createVNode(C,a.normalizeProps(a.guardReactiveProps(h.$attrs)),{default:a.withCtx(()=>[a.createVNode(x,{onInput:v,onSubmit:a.withModifiers(f,["prevent"])},{default:a.withCtx(()=>[a.createVNode(A,{class:"amplify-flex",style:{"flex-direction":"column"},disabled:a.unref(u).matches("confirmVerifyUser.pending")},{default:a.withCtx(()=>[a.renderSlot(h.$slots,"header",{},()=>[a.createVNode(b,{level:3,class:"amplify-heading"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(l)),1)]),_:1})]),a.createVNode(C,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>[a.createVNode(Ue,{route:"confirmVerifyUser"})]),_:1}),a.createVNode(_,{class:"amplify-flex",style:{"flex-direction":"column"}},{default:a.withCtx(()=>{var E,k;return[((k=(E=a.unref(u))==null?void 0:E.context)==null?void 0:k.remoteError)?(a.openBlock(),a.createBlock(S,{key:0},{default:a.withCtx(()=>{var B;return[a.createTextVNode(a.toDisplayString(a.unref(R)((B=a.unref(u))==null?void 0:B.context.remoteError)),1)]}),_:1})):a.createCommentVNode("",!0),a.createVNode(w,{class:"amplify-field-group__control","data-fullwidth":"false","data-variation":"primary",type:"submit",style:{"font-weight":"normal"},disabled:a.unref(u).matches("confirmVerifyUser.pending")},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(d)),1)]),_:1},8,["disabled"]),a.createVNode(w,{class:"amplify-field-group__control","data-fullwidth":"false","data-size":"small","data-variation":"link",style:{"font-weight":"normal"},type:"button",onClick:a.withModifiers(g,["prevent"])},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(c)),1)]),_:1},8,["onClick"]),a.renderSlot(h.$slots,"footer",{onSkipClicked:g,onConfirmVerifyUserSubmit:f})]}),_:3})]),_:3},8,["disabled"])]),_:3},8,["onSubmit"])]),_:3},16)])}}}),gA={"data-amplify-container":""},yA=["data-amplify-router-content"],bA={key:1,"data-amplify-router-content":""},ku=a.defineComponent({props:{hideSignUp:{type:Boolean},initialState:null,loginMechanisms:null,services:null,signUpAttributes:null,variation:{default:"default"},socialProviders:null,formFields:null},emits:["signInSubmit","confirmSignUpSubmit","resetPasswordSubmit","confirmResetPasswordSubmit","confirmSignInSubmit","mSetupTOTPSubmit","forceNewPasswordSubmit","signUpSubmit","verifyUserSubmit","confirmVerifyUserSubmit"],setup(e,{emit:t}){const{initialState:r,loginMechanisms:n,variation:o,services:i,signUpAttributes:s,socialProviders:u,hideSignUp:l,formFields:c}=e,d=a.useAttrs(),v=$2(),f=Dx(v);let p;const{state:g,send:h}=au(f);Ce(f),a.onMounted(()=>{p=J3(h),h({type:"INIT",data:{initialState:r,loginMechanisms:n,socialProviders:u,signUpAttributes:s,services:i,formFields:c}})}),a.onUnmounted(()=>{p&&p()});const m=a.computed(()=>be(g.value)),b=a.ref(),C=a.ref(),S=a.ref(),w=a.ref(),_=a.ref(),A=a.ref(),x=a.ref(),E=a.ref(),k=a.ref(),B=a.ref(),O=a.computed(()=>R("Create Account")),U=a.computed(()=>R("Sign In")),j=T=>{var he;(d==null?void 0:d.onSignInSubmit)?t("signInSubmit",T):(he=b.value)==null||he.submit(T)},re=T=>{(d==null?void 0:d.onConfirmSignUpSubmit)?t("confirmSignUpSubmit",T):S.value.submit(T)},W=T=>{(d==null?void 0:d.onResetPasswordSubmit)?t("resetPasswordSubmit",T):x.value.submit(T)},fe=T=>{(d==null?void 0:d.onConfirmResetPasswordSubmit)?t("confirmResetPasswordSubmit",T):E.value.submit(T)},qe=T=>{(d==null?void 0:d.onConfirmSignInSubmit)?t("confirmSignInSubmit",T):w.value.submit(T)},ue=T=>{(d==null?void 0:d.onForceNewPasswordSubmit)?t("mSetupTOTPSubmit",T):_.value.submit(T)},Ae=T=>{(d==null?void 0:d.onForceNewPasswordSubmit)?t("forceNewPasswordSubmit",T):A.value.submit(T)},on=T=>{(d==null?void 0:d.onSignUpSubmit)?t("signUpSubmit",T):C.value.submit()},Yt=T=>{(d==null?void 0:d.onVerifyUserSubmit)?t("verifyUserSubmit",T):k.value.submit(T)},sn=T=>{(d==null?void 0:d.onConfirmVerifyUserSubmit)?t("confirmVerifyUserSubmit",T):B.value.submit(T)},Zt=a.ref(null),xt=a.ref();a.watch(()=>g.value.context,()=>{const{user:T,signOut:he}=Ys({send:h,state:g.value});Zt.value=T,xt.value=he});const Et=a.computed(()=>{var T,he;return((T=m.value)==null?void 0:T.matches("signIn"))||((he=m.value)==null?void 0:he.matches("signUp"))});return(T,he)=>{var Jt,Qt,er,y,P,F,N,V,M,G,z,X;const Xt=gE,un=CE;return a.openBlock(),a.createElementBlock(a.Fragment,null,[((Jt=a.unref(g))==null?void 0:Jt.matches("authenticated"))?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",a.mergeProps({key:0},T.$attrs,{"data-amplify-authenticator":"","data-variation":o}),[a.createElementVNode("div",gA,[a.renderSlot(T.$slots,"header"),a.createElementVNode("div",{"data-amplify-router":"","data-amplify-router-content":a.unref(Et)?void 0:""},[a.unref(Et)&&!l?(a.openBlock(),a.createBlock(un,{key:0},{default:a.withCtx(()=>{var $,D;return[a.createVNode(Xt,{active:($=a.unref(m))==null?void 0:$.matches("signIn"),id:44472,label:a.unref(U),onClick:he[0]||(he[0]=Ye=>a.unref(h)("SIGN_IN"))},null,8,["active","label"]),a.createVNode(Xt,{active:(D=a.unref(m))==null?void 0:D.matches("signUp"),id:44471,label:a.unref(O),onClick:he[1]||(he[1]=Ye=>a.unref(h)("SIGN_UP"))},null,8,["active","label"])]}),_:1})):a.createCommentVNode("",!0),a.unref(Et)?(a.openBlock(),a.createElementBlock("div",bA,[((Qt=a.unref(m))==null?void 0:Qt.matches("signIn"))?(a.openBlock(),a.createBlock(Ba,{key:0,onSignInSubmit:j,ref:($,D)=>{D.signInComponent=$,b.value=$}},{signInSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-in")]),form:a.withCtx(({info:$,onSignInSubmit:D,onForgotPasswordClicked:Ye,onInput:Qe})=>[a.renderSlot(T.$slots,"sign-in-form",{info:$,onInput:Qe,onSignInSubmit:D,onForgotPasswordClicked:Ye})]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-in-header")]),footer:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-in-footer")]),_:3},512)):a.createCommentVNode("",!0),((er=a.unref(m))==null?void 0:er.matches("signUp"))&&!l?(a.openBlock(),a.createBlock(Ra,{key:1,onSignUpSubmit:on,ref:($,D)=>{D.signUpComponent=$,C.value=$}},{signUpSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-up")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-up-header")]),"signup-fields":a.withCtx(({info:$})=>[a.renderSlot(T.$slots,"sign-up-fields",{info:$})]),footer:a.withCtx(()=>[a.renderSlot(T.$slots,"sign-up-footer")]),_:3},512)):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),((y=a.unref(m))==null?void 0:y.matches("confirmSignUp"))?(a.openBlock(),a.createBlock(Oa,{key:2,onConfirmSignUpSubmit:re,ref:($,D)=>{D.confirmSignUpComponent=$,S.value=$}},{confirmSignUpSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-sign-up")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-sign-up-header")]),footer:a.withCtx(({onConfirmSignUpSubmit:$,onLostCodeClicked:D})=>[a.renderSlot(T.$slots,"confirm-sign-up-footer",{onConfirmSignUpSubmit:$,onLostCodeClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((P=a.unref(m))==null?void 0:P.matches("resetPassword"))?(a.openBlock(),a.createBlock(eo,{key:3,onResetPasswordSubmit:W,ref:($,D)=>{D.resetPasswordComponent=$,x.value=$}},{resetPasswordSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"reset-password")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"reset-password-header")]),footer:a.withCtx(({onResetPasswordSubmit:$,onBackToSignInClicked:D})=>[a.renderSlot(T.$slots,"reset-password-footer",{onResetPasswordSubmit:$,onBackToSignInClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((F=a.unref(m))==null?void 0:F.matches("confirmResetPassword"))?(a.openBlock(),a.createBlock(to,{key:4,onConfirmResetPasswordSubmit:fe,ref:($,D)=>{D.confirmResetPasswordComponent=$,E.value=$}},{confirmResetPasswordSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-reset-password")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-reset-password-header")]),footer:a.withCtx(({onConfirmResetPasswordSubmit:$,onLostYourCodeClicked:D})=>[a.renderSlot(T.$slots,"confirm-reset-password-footer",{onConfirmResetPasswordSubmit:$,onLostYourCodeClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((N=a.unref(m))==null?void 0:N.matches("confirmSignIn"))?(a.openBlock(),a.createBlock(Da,{key:5,onConfirmSignInSubmit:qe,ref:($,D)=>{D.confirmSignInComponent=$,w.value=$}},{confirmSignInSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-sign-in")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-sign-in-header")]),footer:a.withCtx(({onConfirmSignInSubmit:$,onBackToSignInClicked:D})=>[a.renderSlot(T.$slots,"confirm-sign-in-footer",{onConfirmSignInSubmit:$,onBackToSignInClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((V=a.unref(m))==null?void 0:V.matches("setupTOTP"))?(a.openBlock(),a.createBlock(hA,{key:6,onConfirmSetupTotpSubmit:ue,ref:($,D)=>{D.confirmSetupTOTPComponent=$,_.value=$}},{confirmSetupTOTPI:a.withCtx(()=>[a.renderSlot(T.$slots,"setup-totp")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"setup-totp-header")]),footer:a.withCtx(({onSetupTOTPSubmit:$,onBackToSignInClicked:D})=>[a.renderSlot(T.$slots,"setup-totp-footer",{onSetupTOTPSubmit:$,onBackToSignInClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((M=a.unref(m))==null?void 0:M.matches("forceNewPassword"))?(a.openBlock(),a.createBlock(Qa,{key:7,onForceNewPasswordSubmit:Ae,ref:($,D)=>{D.forceNewPasswordComponent=$,A.value=$}},{forceNewPasswordI:a.withCtx(()=>[a.renderSlot(T.$slots,"force-new-password")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"force-new-password-header")]),"force-new-password-form-fields":a.withCtx(()=>[a.renderSlot(T.$slots,"force-new-password-form-fields")]),footer:a.withCtx(({onHaveAccountClicked:$,onForceNewPasswordSubmit:D})=>[a.renderSlot(T.$slots,"force-new-password-footer",{onForceNewPasswordSubmit:D,onBackToSignInClicked:$})]),_:3},512)):a.createCommentVNode("",!0),((G=a.unref(m))==null?void 0:G.matches("verifyUser"))?(a.openBlock(),a.createBlock(ro,{key:8,onVerifyUserSubmit:Yt,ref:($,D)=>{D.verifyUserComponent=$,k.value=$}},{verifyUserSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"verify-user")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"verify-user-header")]),footer:a.withCtx(({onVerifyUserSubmit:$,onSkipClicked:D})=>[a.renderSlot(T.$slots,"verify-user-footer",{onVerifyUserSubmit:$,onSkipClicked:D})]),_:3},512)):a.createCommentVNode("",!0),((z=a.unref(m))==null?void 0:z.matches("confirmVerifyUser"))?(a.openBlock(),a.createBlock(no,{key:9,onConfirmVerifyUserSubmit:sn,ref:($,D)=>{D.confirmVerifyUserComponent=$,B.value=$}},{confirmVerifyUserSlotI:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-verify-user")]),header:a.withCtx(()=>[a.renderSlot(T.$slots,"confirm-verify-user-header")]),footer:a.withCtx(({onConfirmVerifyUserSubmit:$,onSkipClicked:D})=>[a.renderSlot(T.$slots,"confirm-verify-user-footer",{onConfirmVerifyUserSubmit:$,onSkipClicked:D})]),_:3},512)):a.createCommentVNode("",!0)],8,yA),a.renderSlot(T.$slots,"footer")])],16)),((X=a.unref(g))==null?void 0:X.matches("authenticated"))?a.renderSlot(T.$slots,"default",{key:1,user:Zt.value,state:a.unref(g),signOut:xt.value,send:a.unref(h)}):a.createCommentVNode("",!0)],64)}}}),$u=a.defineComponent({props:{info:{type:Object}},setup(e){return()=>e.info}}),Tu=a.defineComponent({props:{label:{default:""},id:{default:""},autocomplete:{default:""},placeholder:{default:""},required:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},name:{default:""},type:{default:"text"},hideLabel:{type:Boolean,default:!0}},setup(e){const t=e,{label:r,id:n,autocomplete:o,placeholder:i,required:s,name:u,type:l}=a.toRefs(t);return(c,d)=>{const v=Yr,f=Zr,p=ve;return a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createVNode(v,{class:a.normalizeClass(["amplify-label",{"amplify-visually-hidden":e.hideLabel}]),for:a.unref(n)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(r)),1)]),_:1},8,["class","for"]),a.createVNode(p,{class:"amplify-field-group__field-wrapper"},{default:a.withCtx(()=>[a.createVNode(f,{class:"amplify-input amplify-field-group__control",id:a.unref(n),"aria-invalid":"false",autocomplete:a.unref(o),placeholder:a.unref(i),required:a.unref(s),name:a.unref(u),disabled:e.disabled,type:a.unref(l)},null,8,["id","autocomplete","placeholder","required","name","disabled","type"])]),_:1})],64)}}}),CA={class:"amplify-flex amplify-field amplify-checkboxfield"},SA={class:"amplify-flex amplify-checkbox"},wA={class:"amplify-visually-hidden"},_A=["data-error","data-checked"],xA=["data-checked"],EA=a.createElementVNode("path",{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"},null,-1),AA=[EA],IA=a.createElementVNode("span",{class:"amplify-text amplify-checkbox__label"}," I agree with the Terms & Conditions",-1),kA={key:0,class:"amplify-text amplify-field__error-message"},Pu=a.defineComponent({props:{errorMessage:{default:""}},setup(e){const t=e,r=a.ref(!1),{errorMessage:n}=a.toRefs(t);return(o,i)=>(a.openBlock(),a.createElementBlock("div",CA,[a.createElementVNode("label",SA,[a.createElementVNode("span",wA,[a.createElementVNode("input",{onClick:i[0]||(i[0]=s=>r.value=!r.value),class:"amplify-input amplify-field-group__control amplify-checkbox__input","aria-invalid":"false",type:"checkbox",name:"acknowledgement",value:"yes"})]),a.createElementVNode("span",{class:"amplify-flex amplify-checkbox__button","aria-hidden":"true","data-focus":"false","data-error":!r.value,"data-checked":r.value},[(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",class:"amplify-icon amplify-checkbox__icon",viewBox:"0 0 24 24",fill:"currentColor","data-checked":r.value},AA,8,xA))],8,_A),IA]),r.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("p",kA,a.toDisplayString(a.unref(n)),1))]))}});var $A={install:e=>{e.component("SignIn",Ba),e.component("SignUp",Ra),e.component("FederatedSignIn",qr),e.component("Authenticator",ku),e.component("RenderInfo",$u),e.component("PasswordControl",Na),e.component("ForceNewPassword",Qa),e.component("ResetPassword",eo),e.component("ConfirmResetPassword",to),e.component("ConfirmSignUp",Oa),e.component("ConfirmSignIn",Da),e.component("VerifyUser",ro),e.component("ConfirmVerifyUser",no),e.component("AmplifyTextField",Tu),e.component("AmplifyCheckBox",Pu),e.component("AmplifyButton",ge),e.component("BaseFormField",su),e.component("BaseFormFields",Ue),e.component("AuthenticatorSignUpFormFields",Fa),e.component("AuthenticatorForceNewPasswordFormFields",Ja)}};exports.AmplifyButton=ge;exports.AmplifyCheckBox=Pu;exports.AmplifyTextField=Tu;exports.Authenticator=ku;exports.AuthenticatorForceNewPasswordFormFields=Ja;exports.AuthenticatorSignUpFormFields=Fa;exports.ConfirmResetPassword=to;exports.ConfirmSignIn=Da;exports.ConfirmSignUp=Oa;exports.ConfirmVerifyUser=no;exports.FederatedSignIn=qr;exports.ForceNewPassword=Qa;exports.PasswordControl=Na;exports.RenderInfo=$u;exports.ResetPassword=eo;exports.SignIn=Ba;exports.SignUp=Ra;exports.VerifyUser=ro;exports.default=$A;exports.translations=Y3;exports.useAuthenticator=Se;