@aws-amplify/ui 3.0.1-next.4 → 3.0.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.
- package/LICENSE +201 -0
- package/README.md +1 -2
- package/dist/esm/index.js +31 -13
- package/dist/esm/index.js.map +3 -3
- package/dist/index.d.ts +615 -9289
- package/dist/index.js +31 -13
- package/dist/index.js.map +3 -3
- package/dist/styles.css +1683 -383
- package/dist/theme.css +580 -279
- package/package.json +18 -8
- package/CHANGELOG.md +0 -11
package/dist/esm/index.js
CHANGED
|
@@ -1,14 +1,32 @@
|
|
|
1
|
-
var de=Object.defineProperty,pe=Object.defineProperties;var he=Object.getOwnPropertyDescriptors;var E=Object.getOwnPropertySymbols;var F=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable;var H=(e,t,o)=>t in e?de(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,M=(e,t)=>{for(var o in t||(t={}))F.call(t,o)&&H(e,o,t[o]);if(E)for(var o of E(t))V.call(t,o)&&H(e,o,t[o]);return e},G=(e,t)=>pe(e,he(t));var L=(e,t)=>{var o={};for(var r in e)F.call(e,r)&&t.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&E)for(var r of E(e))t.indexOf(r)<0&&V.call(e,r)&&(o[r]=e[r]);return o};import{includes as q}from"lodash";var c;(function(n){n.SMS_MFA="SMS_MFA",n.SOFTWARE_TOKEN_MFA="SOFTWARE_TOKEN_MFA",n.NEW_PASSWORD_REQUIRED="NEW_PASSWORD_REQUIRED",n.RESET_REQUIRED="RESET_REQUIRED",n.MFA_SETUP="MFA_SETUP"})(c||(c={}));var x=["username","email","phone_number"],Ue=["amazon","google","facebook"];var S={username:{label:"Username",type:"text",placeholder:"Username"},email:{label:"Email",type:"email",placeholder:"Email"},phone_number:{label:"Phone Number",type:"tel",placeholder:"Phone"},confirmation_code:{label:"Confirmation Code",placeholder:"Code",type:"number"},password:{label:"Password",placeholder:"Password",type:"password"}},X;(function(r){r.Amazon="LoginWithAmazon",r.Facebook="Facebook",r.Google="Google"})(X||(X={}));var Qe=(e,t)=>{var i,d,h,w,y,O;let o=(d=(i=e.config)==null?void 0:i.login_mechanisms)!=null?d:["username"],r=(w=(h=e.actorRef)==null?void 0:h.context)==null?void 0:w.validationError.username;if(x.includes(t))return{label:S[t].label,type:S[t].type,error:r};let a="text",n=o.filter(N=>q(x,N)).map(N=>{var B,D;return(D=(B=S[N])==null?void 0:B.label)!=null?D:S.username.label}).join(" or ");return o.length===1&&(a=(O=(y=S[o[0]])==null?void 0:y.type)!=null?O:"text"),{label:n,type:a,error:r}},Ye=e=>{var n,i;let o=((i=(n=e.config)==null?void 0:n.login_mechanisms)!=null?i:[...x]).filter(d=>q(x,d)),[r,...a]=o;return{primaryAlias:r,secondaryAliases:a}},ge=e=>{var t;return(t=e.context.actorRef)==null?void 0:t.getSnapshot()},Ze=e=>{var t;return(t=ge(e))==null?void 0:t.context},be=e=>{let t=o=>r=>e({type:o,data:r});return{change:t("CHANGE"),federatedSignIn:t("FEDERATED_SIGN_IN"),resend:t("RESEND"),resetPassword:t("RESET_PASSWORD"),signIn:t("SIGN_IN"),signOut:t("SIGN_OUT"),signUp:t("SIGN_UP"),skip:t("SKIP"),submit:t("SUBMIT")}},$e=({send:e,state:t})=>{var a;let o=(a=t.context)==null?void 0:a.user,{signOut:r}=be(e);return{signOut:r,user:o}};var ot=["+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"];import{I18n as K}from"aws-amplify";var at={BACK_SIGN_IN_TEXT:"Back to Sign In",CHANGE_PASSWORD_LABEL:"Change Password",CHANGING_PASSWORD_LABEL:"Changing",CODE_TEXT:"Code",CONFIRM_PASSWORD_LABEL:"Confirm Password",CONFIRM_RESET_PASSWORD_HEADING:"Reset your Password",CONFIRM_RESET_PASSWORD_TEXT:"Submit",CONFIRM_SIGNUP_HEADING:"Confirm Sign Up",CONFIRM_SMS_LABEL:"Confirm SMS Code",CONFIRM_TEXT:"Confirm",CONFIRM_TOTP_LABEL:"Confirm TOTP Code",CONFIRMATION_CODE_TEXT:"Confirmation Code",CREATE_ACCOUNT_LABEL:"Create Account",CREATE_ACCOUNT_LINK:"Create account",EMAIL_ADDRESS_LABEL:"Email",ENTER_USERNAME_TEXT:"Enter your username",FORGOT_YOUR_PASSWORD_LINK:"Forgot your password? ",HAVE_ACCOUNT_LABEL:"Have an account? ",HIDE_PASSWORD:"Hide password",LOGIN_NAME_TEXT:"Username",LOST_YOUR_CODE_TEXT:"Lost your code? ",NO_ACCOUNT:"No account? ",PASSWORD_LABEL:"Password",PASSWORD_TEXT:"Password",PHONE_NUMBER_LABEL:"Phone Number",RESEND_CODE_TEXT:"Resend Code",RESET_PASSWORD_HEADING:"Reset your password",RESET_PASSWORD_TEXT:"Send Code",SETUP_TOTP_TEXT:"Setup TOTP",SHOW_PASSWORD:"Show password",SIGN_IN_BUTTON_TEXT:"Sign in",SIGN_IN_TEXT:"Sign in to your account",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_UP_BUTTON_TEXT:"Create a new account",SIGNING_IN_BUTTON_TEXT:"Signing in",SKIP_TEXT:"Skip",VERIFY_HEADING:"Account recovery requires verified contact information",VERIFY_TEXT:"Verify"};function it(e){return K.get(e)}var st=(e,t)=>{K.putVocabulariesForLanguage(e,t)},lt={de:{"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 a Code":"Code best\xE4tigen","Confirm Sign In":"Anmeldung best\xE4tigen","Confirm Sign Up":"Registrierung best\xE4tigen","Confirmation Code":"Best\xE4tigungs-Code","Create a new account":"Erstelle einen neuen Account","Create account":"Hier registrieren","Create Account":"Account erstellen",Email:"Email","Enter your password":"Geben Sie Ihr Passwort ein","Enter your username":"Geben Sie Ihren Benutzernamen ein","Forgot Password":"Passwort vergessen","Forgot your password? ":"Passwort vergessen? ","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.
|
|
2
|
-
|
|
3
|
-
Utilice el formato de n\xFAmero de tel\xE9fono +12345678900`,"Loading...":"Cargando...","New Password":"Nueva contrase\xF1a",Password:"Contrase\xF1a","Phone Number":"N\xFAmero de tel\xE9fono","Resend a Code":"Reenviar un c\xF3digo","Resend Code":"Mandar codigo otra vez","Send Code":"Enviar c\xF3digo","Sign In":"Iniciar ses\xEDon","Sign in to your account":"Iniciar ses\xEDon","Sign Out":"Desconectar","Sign Up":"Reg\xEDstrase",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 campo de usuario no puede estar vacido",Verify:"Verificar","Verify Contact":"Verificar contacto"},fr:{"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"},it:{"Account recovery requires verified contact information":"Ripristino del conto richiede un account verificati","An account with the given email already exists.":"Un account con questa email esiste gi\xE0.","Back to Sign In":"Torna alla Accesso","Change Password":"Cambia la password",Code:"Codice",Confirm:"Conferma","Confirm a Code":"Codice Conferma","Confirm Password":"Conferma la password","Confirm Sign In":"Conferma di applicazione","Confirm Sign Up":"Registrazione Conferma","Confirmation Code":"Codice di verifica","Create a new account":"Creare un nuovo account","Create account":"Registrati","Create Account":"Crea account",Email:"E-mail","Enter your password":"Inserire la 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":"Utilizzo non valido Telefonummern formattare un numero nel formato :. 12.345.678,9 mille","Lost your code?":"Perso codice?","New Password":"Nuova password","No account? ":"Nessun account?",Password:"Password","Password attempts exceeded":"Il numero massimo di tentativi di accesso falliti \xE8 stato raggiunto","Phone Number":"Numero di telefono","Resend Code":"Codice Rispedisci","Reset password":"Ripristina password","Reset your password":"Resetta password","Send Code":"Invia codice","Sign in":"Accesso","Sign In":"Accesso","Sign in to your account":"Accedi con il tuo account a","Sign Out":"Esci","Sign Up":"Iscriviti",Skip:"Salta",Submit:"Sottoscrivi","User already exists":"Questo utente esiste gi\xE0","User does not exist":"Questo utente non esiste",Username:"Nome utente","Username cannot be empty":"Nome utente non pu\xF2 essere vuoto",Verify:"Verifica","Verify Contact":"Contatto verifica"},ja:{"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
|
|
4
|
-
+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 ",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"},zh:{"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":"\u6539\u53D8\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",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"}};import{Amplify as je,Auth as we}from"aws-amplify";import{assign as p,createMachine as Ee,forwardTo as _e,spawn as W}from"xstate";import{assign as s,stop as fe}from"xstate/lib/actions";var k=e=>fe(e),Q=s({attributeToVerify:e=>{}}),Y=s({challengeName:e=>{}}),g=s({remoteError:e=>""}),b=s({formValues:e=>({})}),Z=s({unverifiedAttributes:e=>{}}),$=s({username:e=>{}}),_=s({validationError:e=>({})}),J=s({challengeName:(e,t)=>{var o;return(o=t.data)==null?void 0:o.challengeName}}),ee=s({redirectIntent:e=>"confirmPasswordReset"}),te=s({redirectIntent:e=>"confirmSignUp"}),A=s({authAttributes:(e,t)=>{var n,i;let[o]=(n=e.login_mechanisms)!=null?n:["username"],r=e.formValues[o],a=(i=e.formValues)==null?void 0:i.password;return{username:r,password:a}}}),I=s({validationError:(e,t)=>t.data}),f=s({remoteError:(e,t)=>{var o;return((o=t.data)==null?void 0:o.message)||t.data}}),oe=s({unverifiedAttributes:(e,t)=>t.data.unverified}),z=s({user:(e,t)=>t.data.user||t.data}),re=s({username:(e,t)=>e.formValues.username}),ne=s({authAttributes:(e,t)=>({username:e.formValues.username})}),v=s({formValues:(e,t)=>{let{name:o,value:r}=t.data;return G(M({},e.formValues),{[o]:r})}});import{get as T,isEmpty as ae}from"lodash";import{createMachine as xe,sendUpdate as l}from"xstate";import{Auth as m}from"aws-amplify";import ve from"lodash/isEmpty";import ye from"lodash/merge";var R=e=>{let{password:t,confirm_password:o}=e;if(!t&&!o)return null;if(t&&o&&t!==o)return{confirm_password:"Your passwords must match"}};var U=async(e,t)=>{let o=await Promise.all(t.map(a=>a(e))),r=ye({},...o);return ve(r)?Promise.resolve():Promise.reject(r)};var ie=xe({initial:"init",id:"signInActor",states:{init:{always:[{target:"signIn"}]},signIn:{initial:"edit",exit:"clearFormValues",states:{edit:{entry:l(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{entry:[l(),"clearError"],invoke:{src:"federatedSignIn",onError:{actions:"setRemoteError"}}},submit:{entry:["clearError",l()],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"],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:{entry:["clearError",l()],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"],states:{edit:{entry:l(),on:{SUBMIT:"submit",SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{entry:["clearError",l()],invoke:{src:"confirmSignIn",onDone:{target:"#signInActor.resolved",actions:["setUser","clearChallengeName"]},onError:{target:"edit",actions:"setRemoteError"}}}}},forceNewPassword:{type:"parallel",exit:["clearFormValues","clearError"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:l()},invalid:{entry:l()}},on:{CHANGE:{actions:"handleInput",target:".pending"}}},submit:{initial:"idle",entry:"clearError",states:{idle:{entry:l(),on:{SUBMIT:"validate"}},validate:{entry:l(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{entry:[l(),"clearError"],invoke:{src:"forceNewPassword",onDone:{target:"resolved",actions:["setUser","setCredentials"]},onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signInActor.resolved"}}}}},setupTOTP:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:l(),on:{SUBMIT:"submit",SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{entry:[l(),"clearError"],invoke:{src:"verifyTotpToken",onDone:{actions:["setUser","clearChallengeName"],target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},verifyUser:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:l(),on:{SUBMIT:"submit",SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{entry:"clearError",invoke:{src:"verifyUser",onDone:{target:"#signInActor.confirmVerifyUser"},onError:{actions:"setRemoteError",target:"edit"}}}}},confirmVerifyUser:{initial:"edit",exit:["clearFormValues","clearError","clearUnverifiedAttributes","clearAttributeToVerify"],states:{edit:{entry:l(),on:{SUBMIT:"submit",SKIP:"#signInActor.resolved",CHANGE:{actions:"handleInput"}}},submit:{entry:"clearError",invoke:{src:"confirmVerifyUser",onDone:{target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},resolved:{type:"final",data:e=>({user:e.user})},rejected:{type:"final",data:(e,t)=>({intent:e.redirectIntent,authAttributes:e.authAttributes})}}},{actions:{clearAttributeToVerify:Q,clearChallengeName:Y,clearError:g,clearFormValues:b,clearUnverifiedAttributes:Z,clearValidationError:_,handleInput:v,setChallengeName:J,setConfirmResetPasswordIntent:ee,setConfirmSignUpIntent:te,setCredentials:A,setFieldErrors:I,setRemoteError:f,setUnverifiedAttributes:oe,setUser:z,setUsernameAuthAttributes:ne},guards:{shouldConfirmSignIn:(e,t)=>{let o=T(t,"data.challengeName");return[c.SMS_MFA,c.SOFTWARE_TOKEN_MFA].includes(o)},shouldRedirectToConfirmSignUp:(e,t)=>t.data.code==="UserNotConfirmedException",shouldRedirectToConfirmResetPassword:(e,t)=>t.data.code==="PasswordResetRequiredException",shouldSetupTOTP:(e,t)=>T(t,"data.challengeName")===c.MFA_SETUP,shouldForceChangePassword:(e,t)=>T(t,"data.challengeName")===c.NEW_PASSWORD_REQUIRED,shouldRequestVerification:(e,t)=>{let{unverified:o,verified:r}=t.data;return ae(r)&&!ae(o)}},services:{async signIn(e){let t=e.formValues,{country_code:o,username:r,password:a}=t;return m.signIn((o!=null?o:"")+r,a)},async confirmSignIn(e,t){let{challengeName:o,user:r}=e,{confirmation_code:a}=t.data,n;return(o===c.SMS_MFA||o===c.SOFTWARE_TOKEN_MFA)&&(n=o),m.confirmSignIn(r,a,n)},async forceNewPassword(e,t){let{user:o,formValues:r}=e,{password:a}=r;return m.completeNewPassword(o,a)},async verifyTotpToken(e,t){let{user:o}=e,{confirmation_code:r}=t.data;return m.verifyTotpToken(o,r)},async federatedSignIn(e,t){let{provider:o}=t.data;return await m.federatedSignIn({provider:o})},async checkVerifiedContact(e,t){let{user:o}=e;return await m.verifiedContact(o)},async verifyUser(e,t){let o=await m.verifyCurrentUserAttribute(t.data.unverifiedAttr);return e.attributeToVerify=t.data.unverifiedAttr,o},async confirmVerifyUser(e,t){let{attributeToVerify:o}=e,{confirmation_code:r}=t.data;return await m.verifyCurrentUserAttributeSubmit(o,r)},async validateFields(e,t){let{formValues:o}=e;return U(o,[R])}}});import{get as P}from"lodash";import{createMachine as Se,sendUpdate as u}from"xstate";import{Auth as C}from"aws-amplify";var se=Se({id:"signUpActor",initial:"init",states:{init:{always:[{target:"confirmSignUp",cond:"shouldInitConfirmSignUp"},{target:"signUp"}]},signUp:{type:"parallel",exit:["clearError","clearFormValues"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:u()},invalid:{entry:u()}},on:{CHANGE:{actions:"handleInput",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:u(),on:{SUBMIT:"validate",FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{entry:[u(),"clearError"],invoke:{src:"federatedSignIn",onDone:"#signUpActor.resolved",onError:{actions:"setRemoteError"}}},validate:{entry:u(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{entry:[u(),"clearError"],invoke:{src:"signUp",onDone:{target:"resolved",actions:["setUser","setCredentials"]},onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signUpActor.confirmSignUp"}}}}},confirmSignUp:{initial:"edit",states:{edit:{entry:u(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"},RESEND:"resend"}},resend:{entry:u(),invoke:{src:"resendConfirmationCode",onDone:{target:"edit"},onError:{target:"edit",actions:"setRemoteError"}}},submit:{entry:[u(),"clearError"],invoke:{src:"confirmSignUp",onDone:{target:"#signUpActor.resolved",actions:"setUser"},onError:{target:"edit",actions:"setRemoteError"}}}}},resolved:{type:"final",data:(e,t)=>{let{username:o,password:r}=e.authAttributes;return{user:P(t,"data.user")||e.user,authAttributes:{username:o,password:r}}}}}},{guards:{shouldInitConfirmSignUp:e=>e.intent&&e.intent==="confirmSignUp"},actions:{clearError:g,clearFormValues:b,clearValidationError:_,handleInput:v,setCredentials:A,setFieldErrors:I,setRemoteError:f,setUser:z},services:{async confirmSignUp(e,t){let{user:o,authAttributes:r}=e,{confirmation_code:a}=t.data,n=P(o,"username")||P(r,"username"),{password:i}=r,d=await C.confirmSignUp(n,a);try{return await C.signIn(n,i)}catch(h){return console.warn(h),d}},async resendConfirmationCode(e,t){let{user:o,authAttributes:r}=e,a=P(o,"username")||P(r,"username");return C.resendSignUp(a)},async federatedSignIn(e,t){let{provider:o}=t.data;return await C.federatedSignIn({provider:o})},async signUp(e,t){let h=e,{formValues:w}=h,y=w,{password:o}=y,r=L(y,["password"]),{login_mechanisms:a}=h,[n]=a!=null?a:["username"];r.phone_number&&(r.phone_number=`${r.country_code}${r.phone_number}`.replace(/[^A-Z0-9+]/gi,""));let i=r[n];return delete r[n],delete r.confirm_password,delete r.country_code,await C.signUp({username:i,password:o,attributes:r})},async validateFields(e,t){let{formValues:o}=e;return U(o,[R])}}});import{createMachine as ke}from"xstate";import{Auth as Pe}from"aws-amplify";var le=ke({initial:"pending",id:"signOutActor",states:{pending:{invoke:{src:"signOut",onDone:"resolved",onError:"rejected"}},resolved:{type:"final"},rejected:{type:"final"}}},{services:{signOut:()=>Pe.signOut()}});import{createMachine as Ce,sendUpdate as j}from"xstate";import{Auth as ce}from"aws-amplify";var ue=Ce({id:"resetPasswordActor",initial:"init",states:{init:{always:[{target:"confirmResetPassword",cond:"shouldAutoConfirmReset"},{target:"resetPassword"}]},resetPassword:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:j(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"}}},submit:{entry:[j(),"setUsername","clearError"],invoke:{src:"resetPassword",onDone:{target:"#resetPasswordActor.confirmResetPassword"},onError:{actions:["setRemoteError"],target:"edit"}}}}},confirmResetPassword:{initial:"edit",exit:["clearFormValues","clearError","clearUsername"],states:{edit:{entry:j(),on:{SUBMIT:"submit",RESEND:"resendCode",CHANGE:{actions:"handleInput"}}},resendCode:{entry:["clearError",j()],invoke:{src:"resetPassword",onDone:{target:"edit"},onError:{actions:"setRemoteError",target:"edit"}}},submit:{entry:["clearError",j()],invoke:{src:"confirmResetPassword",onDone:{actions:"clearUsername",target:"#resetPasswordActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},resolved:{type:"final"}}},{actions:{clearError:g,clearFormValues:b,clearUsername:$,handleInput:v,setRemoteError:f,setUsername:re},guards:{shouldAutoConfirmReset:(e,t)=>!!(e.intent&&e.intent==="confirmPasswordReset")},services:{async resetPassword(e){var o,r;let t=(r=(o=e.formValues)==null?void 0:o.username)!=null?r:e.username;return ce.forgotPassword(t)},async confirmResetPassword(e){let{username:t}=e,{confirmation_code:o,password:r}=e.formValues;return ce.forgotPasswordSubmit(t,o,r)}}});var me="+1",Zt=Ee({id:"auth",initial:"idle",context:{user:void 0,config:{login_mechanisms:void 0},actorRef:void 0},states:{idle:{invoke:[{src:"getCurrentUser",onDone:{actions:"setUser",target:"authenticated"},onError:"signIn"},{src:"getAmplifyConfig",onDone:{actions:"applyAmplifyConfig"}}]},signIn:{entry:"spawnSignInActor",exit:k("signInActor"),on:{SIGN_UP:"signUp",RESET_PASSWORD:"resetPassword","done.invoke.signInActor":[{target:"signUp",cond:"shouldRedirectToSignUp"},{target:"resetPassword",cond:"shouldRedirectToResetPassword"},{target:"authenticated",actions:"setUser"}]}},signUp:{entry:"spawnSignUpActor",exit:k("signUpActor"),on:{SIGN_IN:"signIn","done.invoke.signUpActor":{target:"idle",actions:"setUser"}}},resetPassword:{entry:"spawnResetPasswordActor",exit:k("resetPasswordActor"),on:{SIGN_IN:"signIn","done.invoke.resetPasswordActor":"signIn"}},signOut:{entry:"spawnSignOutActor",exit:[k("signOutActor"),"clearUser"],on:{"done.invoke.signOutActor":"idle"}},authenticated:{on:{SIGN_OUT:"signOut"}}},on:{CHANGE:{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:_e(e=>e.actorRef),setUser:p({user:(e,t)=>t.data.user||t.data}),clearUser:p({user:void 0}),applyAmplifyConfig:p({config(e,t){var n;let o=(n=t.data.aws_cognito_login_mechanisms)==null?void 0:n.map(i=>{switch(i){case"PREFERRED_USERNAME":return"username";case"EMAIL":case"PHONE_NUMBER":case"FACEBOOK":case"GOOGLE":case"AMAZON":case"APPLE":return i.toLowerCase();default:console.warn(`Unknown login mechanism from Amplify CLI: ${i}.
|
|
5
|
-
Open an issue: https://github.com/aws-amplify/amplify-ui/issues/choose`)}}),r=o!=null?o:["username"],{login_mechanisms:a=r}=e.config;return{login_mechanisms:a}}}),spawnSignInActor:p({actorRef:(e,t)=>{var r,a,n;let o=ie.withContext({authAttributes:(r=t.data)==null?void 0:r.authAttributes,user:(a=t.data)==null?void 0:a.user,intent:(n=t.data)==null?void 0:n.intent,country_code:me,formValues:{},validationError:{}});return W(o,{name:"signInActor"})}}),spawnSignUpActor:p({actorRef:(e,t)=>{var r,a,n,i;let o=se.withContext({authAttributes:(a=(r=t.data)==null?void 0:r.authAttributes)!=null?a:{},country_code:me,intent:(n=t.data)==null?void 0:n.intent,formValues:{},validationError:{},login_mechanisms:(i=e.config)==null?void 0:i.login_mechanisms});return W(o,{name:"signUpActor"})}}),spawnResetPasswordActor:p({actorRef:(e,t)=>{var r,a,n;let o=ue.withContext({formValues:{},intent:(r=t.data)==null?void 0:r.intent,username:(n=(a=t.data)==null?void 0:a.authAttributes)==null?void 0:n.username,validationError:{}});return W(o,{name:"resetPasswordActor"})}}),spawnSignOutActor:p({actorRef:e=>{let t=le.withContext({user:e.user});return W(t,{name:"signOutActor"})}})},guards:{shouldRedirectToSignUp:(e,t)=>{var o;return((o=t.data)==null?void 0:o.intent)?t.data.intent==="confirmSignUp":!1},shouldRedirectToResetPassword:(e,t)=>{var o;return((o=t.data)==null?void 0:o.intent)?t.data.intent==="confirmPasswordReset":!1}},services:{async getCurrentUser(){return we.currentAuthenticatedUser()},async getAmplifyConfig(){return je.configure()}}});var Ae={components:{alert:{backgroundColor:"hsl(210, 5%, 90%)",padding:"0.75rem 1rem",info:{backgroundColor:"hsl(220, 85%, 85%)"},error:{backgroundColor:"hsl(0, 75%, 85%)"},warning:{backgroundColor:"hsl(30, 75%, 85%)"},success:{backgroundColor:"hsl(130, 75%, 85%)"}},badge:{lineHeight:1,fontWeight:600,fontSize:"0.875rem",textAlign:"center",padding:"0.5rem 0.75rem",backgroundColor:"hsl(210, 5%, 90%)",borderRadius:"9999px",info:{backgroundColor:"hsl(220, 85%, 85%)"},warning:{backgroundColor:"hsl(30, 75%, 85%)"},success:{backgroundColor:"hsl(130, 75%, 85%)"},error:{backgroundColor:"hsl(0, 75%, 85%)"},small:{fontSize:"0.75rem",padding:"0.25rem 0.5rem"},large:{fontSize:"1rem",padding:"0.75rem 1rem"}},button:{fontWeight:"bold",textAlign:"center",borderRadius:"0.25rem",transitionDuration:"250ms",fontSize:"1rem",lineHeight:"1rem",paddingBlockStart:"0.75rem",paddingBlockEnd:"0.75rem",paddingInlineStart:"1rem",paddingInlineEnd:"1rem",borderColor:"hsl(190, 75%, 85%)",borderWidth:"1px",borderStyle:"solid",color:"hsl(190, 95%, 30%)",_hover:{color:"hsl(190, 100%, 15%)",backgroundColor:"hsl(190, 75%, 95%)",borderColor:"hsl(190, 50%, 50%)"},_focus:{color:"hsl(190, 100%, 15%)",borderColor:"hsl(190, 100%, 15%)",boxShadow:"hsl(190, 100%, 15%) 0px 0px 0px 1px"},_active:{color:"#fff",backgroundColor:"hsl(190, 100%, 15%)",borderColor:"hsl(190, 100%, 15%)"},_loading:{color:"hsl(210, 6%, 70%)",backgroundColor:"transparent",borderColor:"hsl(210, 5%, 90%)"},_disabled:{color:"hsl(210, 6%, 70%)",backgroundColor:"transparent",borderColor:"hsl(210, 5%, 90%)"},primary:{borderWidth:0,backgroundColor:"hsl(190, 95%, 30%)",color:"#fff",_disabled:{backgroundColor:"hsl(210, 5%, 90%)",color:"hsl(210, 6%, 70%)"},_loading:{backgroundColor:"hsl(210, 5%, 90%)",color:"hsl(210, 6%, 70%)"},_hover:{backgroundColor:"hsl(190, 100%, 20%)"},_focus:{backgroundColor:"hsl(190, 100%, 20%)"},_active:{backgroundColor:"hsl(190, 100%, 15%)"}},link:{borderWidth:0,backgroundColor:"transparent",color:"hsl(190, 95%, 30%)",_hover:{color:"hsl(190, 100%, 20%)"},_focus:{color:"hsl(190, 100%, 20%)"},_active:{color:"hsl(190, 100%, 15%)"},_disabled:{color:"hsl(210, 6%, 70%)"},_loading:{color:"hsl(210, 6%, 70%)"}},small:{fontSize:"0.875rem",lineHeight:"0.875rem",paddingBlockStart:"0.5rem",paddingBlockEnd:"0.5rem",paddingInlineStart:"0.75rem",paddingInlineEnd:"0.75rem"},large:{fontSize:"1.25rem",lineHeight:"1.25rem",paddingBlockStart:"1rem",paddingBlockEnd:"1rem",paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem"}},card:{backgroundColor:"#fff",borderWidth:"1px",borderStyle:"solid",borderColor:"hsl(210, 6%, 70%)",boxShadow:"0 2px 6px hsl(210, 50%, 10%, 0.15)",padding:"1rem"},divider:{borderStyle:"solid",borderColor:"hsl(210, 6%, 70%)",borderWidth:"2px",small:{borderWidth:"1px"},large:{borderWidth:"3px"},opacity:"0.6"},field:{gap:"0.5rem",fontSize:"1rem",small:{gap:"0.25rem",fontSize:"0.875rem"},large:{gap:"0.75rem",fontSize:"1.25rem"}},fieldcontrol:{borderStyle:"solid",borderColor:"hsl(210, 6%, 70%)",borderWidth:"1px",borderRadius:"0.25rem",paddingBlockStart:"0.75rem",paddingBlockEnd:"0.75rem",paddingInlineStart:"1rem",paddingInlineEnd:"1rem",fontSize:"1rem",lineHeight:"2.25",transitionDuration:"250ms",outlineColor:"transparent",outlineStyle:"solid",outlineWidth:"2px",outlineOffset:"2px",small:{fontSize:"0.875rem",paddingBlockStart:"0.5rem",paddingBlockEnd:"0.5rem",paddingInlineStart:"0.75rem",paddingInlineEnd:"0.75rem",lineHeight:"2"},large:{fontSize:"1.25rem",paddingBlockStart:"1rem",paddingBlockEnd:"1rem",paddingInlineStart:"1.5rem",paddingInlineEnd:"1.5rem",lineHeight:"2.5"},quiet:{borderStyle:"none",borderBlockEnd:"1px solid hsl(210, 6%, 70%)",borderInlineStart:"none",borderInlineEnd:"none",borderBlockStart:"none",borderRadius:"0",_focus:{borderBlockEndColor:"hsl(190, 100%, 15%)",boxShadow:"0 1px hsl(190, 100%, 15%)"},_error:{borderBlockEndColor:"hsl(0, 95%, 30%)",_focus:{boxShadow:"0 1px hsl(0, 95%, 30%)"}}},_focus:{borderColor:"hsl(190, 100%, 15%)",boxShadow:"0px 0px 0px 1px hsl(190, 100%, 15%)"},_disabled:{cursor:"not-allowed",borderColor:"transparent",backgroundColor:"hsl(210, 5%, 90%)"},_error:{borderColor:"hsl(0, 95%, 30%)",_focus:{boxShadow:"0px 0px 0px 1px hsl(0, 95%, 30%)"}}},fieldgroup:{gap:0},fieldmessages:{error:{color:"hsl(0, 95%, 30%)",fontSize:"0.875rem"},description:{fontStyle:"italic",fontSize:"0.875rem"}},flex:{gap:"1rem",justifyContent:"normal",alignItems:"stretch",alignContent:"normal",flexWrap:"nowrap"},heading:{"1":{fontSize:"5rem",fontWeight:300},"2":{fontSize:"3rem",fontWeight:300},"3":{fontSize:"2rem",fontWeight:400},"4":{fontSize:"1.5rem",fontWeight:500},"5":{fontSize:"1.25rem",fontWeight:600},"6":{fontSize:"1rem",fontWeight:700},color:"hsl(210, 50%, 10%)",lineHeight:1.25},icon:{lineHeight:1,height:"1rem",large:{height:"1.25rem"},small:{height:"0.875rem"}},image:{maxWidth:"100%",height:"auto",objectFit:"initial",objectPosition:"initial"},link:{active:{color:"hsl(190, 100%, 15%)"},color:"hsl(190, 95%, 30%)",focus:{color:"hsl(190, 100%, 20%)"},hover:{color:"hsl(190, 100%, 20%)"},large:{fontSize:"1.25rem"},small:{fontSize:"0.875rem"},visited:{color:"hsl(210, 6%, 70%)"}},pagination:{current:{color:"#fff",fontSize:"0.875rem",backgroundColor:"rgba(0, 0, 0, 0.4)"},button:{color:"inherit",fontWeight:"inherit",paddingTop:"0",paddingRight:"6px",paddingBottom:"0",paddingLeft:"6px",transition:"background-color 250ms",hover:{backgroundColor:"rgba(0, 0, 0, 0.1)"},disabled:{opacity:"0.4"}},ellipsis:{paddingRight:"8px",paddingLeft:"8px"},itemContainer:{marginLeft:"4px",marginRight:"4px"},itemShared:{height:"2rem",minWidth:"2rem",borderRadius:"1rem"}},placeholder:{borderRadius:"0.25rem",transitionDuration:"500ms",startColor:"hsl(210, 5%, 95%)",endColor:"hsl(210, 5%, 90%)",small:{height:"0.75rem"},default:{height:"1rem"},large:{height:"1.5rem"}},radio:{alignItems:"center",justifyContent:"flex-start",gap:"inherit",button:{alignItems:"center",justifyContent:"center",width:"1rem",height:"1rem",boxSizing:"border-box",borderWidth:"2px",borderStyle:"solid",borderRadius:"50%",borderColor:"hsl(210, 6%, 70%)",color:"#fff",backgroundColor:"#fff",transitionProperty:"all",transitionDuration:"250ms",outlineColor:"transparent",outlineStyle:"solid",outlineWidth:"2px",outlineOffset:"2px",before:{content:'""',display:"inline-block",width:"50%",height:"50%",borderRadius:"50%",backgroundColor:"currentColor"},small:{width:"0.75rem",height:"0.75rem"},large:{width:"1.25rem",height:"1.25rem"},_checked:{color:"hsl(0, 50%, 50%)",_disabled:{color:"hsl(210, 5%, 80%)"}},_focus:{borderColor:"hsl(190, 100%, 15%)",boxShadow:"0 0 0 1px hsl(190, 100%, 15%)"},_disabled:{borderColor:"#e9ecf0",backgroundColor:"#fff",color:"#fff"}},label:{_disabled:{color:"#d6dbe2"}}},rating:{large:{size:"3rem"},default:{size:"1.5rem"},small:{size:"0.875rem"},filled:{color:"hsl(30, 75%, 75%)"},empty:{color:"hsl(210, 6%, 70%)"}},select:{paddingInlineEnd:"3.0rem",wrapper:{display:"block",position:"relative",cursor:"pointer"},iconWrapper:{position:"absolute",height:"50%",top:"25%",right:"1rem",pointerEvents:"none"}},switchfield:{disabled:{opacity:"0.3"},focused:{shadow:"0 0 4px #000"},label:{padding:"0.5rem"},large:{font:{size:"1.25rem"}},small:{font:{size:"0.875rem"}},thumb:{background:"#fff",border:{color:"hsl(210, 5%, 90%)",radius:"8rem"},checked:{transform:"translateX(1em)"},transition:{duration:"250ms"},width:"1em"},track:{background:"hsl(210, 5%, 80%)",border:{radius:"8rem"},checked:{background:"hsl(220, 70%, 70%)"},height:"1em",padding:"2px",transition:{duration:"100ms"},width:"2.0em"}},tabs:{backgroundColor:"transparent",borderColor:"hsl(210, 5%, 80%)",borderStyle:"solid",borderWidth:"2px",item:{backgroundColor:"transparent",borderColor:"hsl(210, 5%, 80%)",borderStyle:"solid",borderWidth:"2px",color:"hsl(210, 10%, 40%)",fontSize:"1rem",fontWeight:700,padding:"0.75rem 1rem",textAlign:"center",transitionDuration:"250ms",_hover:{color:"hsl(190, 100%, 20%)"},_focus:{color:"hsl(190, 100%, 20%)"},_active:{color:"hsl(190, 95%, 30%)",borderColor:"hsl(190, 95%, 30%)",backgroundColor:"transparent"},_disabled:{color:"hsl(210, 6%, 70%)",backgroundColor:"transparent",borderColor:"hsl(210, 5%, 90%)"}}},text:{color:"hsl(210, 50%, 10%)",primary:{color:"hsl(210, 50%, 10%)"},secondary:{color:"hsl(210, 10%, 40%)"},tertiary:{color:"hsl(210, 6%, 70%)"},error:{color:"hsl(0, 95%, 30%)"},warning:{color:"hsl(30, 95%, 30%)"},success:{color:"hsl(130, 95%, 30%)"},info:{color:"hsl(220, 95%, 30%)"}}},borderWidths:{small:"1px",medium:"2px",large:"3px"},breakpoints:{values:{base:0,small:30,medium:48,large:62,xl:80,xxl:96},unit:"em",defaultBreakpoint:"base"},colors:{red:{"10":"hsl(0, 75%, 95%)","20":"hsl(0, 75%, 85%)","40":"hsl(0, 75%, 75%)","60":"hsl(0, 50%, 50%)","80":"hsl(0, 95%, 30%)","90":"hsl(0, 100%, 20%)","100":"hsl(0, 100%, 15%)"},orange:{"10":"hsl(30, 75%, 95%)","20":"hsl(30, 75%, 85%)","40":"hsl(30, 75%, 75%)","60":"hsl(30, 50%, 50%)","80":"hsl(30, 95%, 30%)","90":"hsl(30, 100%, 20%)","100":"hsl(30, 100%, 15%)"},yellow:{"10":"hsl(60, 75%, 95%)","20":"hsl(60, 75%, 85%)","40":"hsl(60, 75%, 75%)","60":"hsl(60, 50%, 50%)","80":"hsl(60, 95%, 30%)","90":"hsl(60, 100%, 20%)","100":"hsl(60, 100%, 15%)"},green:{"10":"hsl(130, 75%, 95%)","20":"hsl(130, 75%, 85%)","40":"hsl(130, 75%, 75%)","60":"hsl(130, 50%, 50%)","80":"hsl(130, 95%, 30%)","90":"hsl(130, 100%, 20%)","100":"hsl(130, 100%, 15%)"},teal:{"10":"hsl(190, 75%, 95%)","20":"hsl(190, 75%, 85%)","40":"hsl(190, 70%, 70%)","60":"hsl(190, 50%, 50%)","80":"hsl(190, 95%, 30%)","90":"hsl(190, 100%, 20%)","100":"hsl(190, 100%, 15%)"},blue:{"10":"hsl(220, 95%, 95%)","20":"hsl(220, 85%, 85%)","40":"hsl(220, 70%, 70%)","60":"hsl(220, 50%, 50%)","80":"hsl(220, 95%, 30%)","90":"hsl(220, 100%, 20%)","100":"hsl(220, 100%, 15%)"},purple:{"10":"hsl(300, 95%, 95%)","20":"hsl(300, 85%, 85%)","40":"hsl(300, 70%, 70%)","60":"hsl(300, 50%, 50%)","80":"hsl(300, 95%, 30%)","90":"hsl(300, 100%, 20%)","100":"hsl(300, 100%, 15%)"},pink:{"10":"hsl(340, 95%, 95%)","20":"hsl(340, 90%, 85%)","40":"hsl(340, 70%, 70%)","60":"hsl(340, 50%, 50%)","80":"hsl(340, 95%, 30%)","90":"hsl(340, 100%, 20%)","100":"hsl(340, 100%, 15%)"},neutral:{"10":"hsl(210, 5%, 95%)","20":"hsl(210, 5%, 90%)","40":"hsl(210, 5%, 80%)","60":"hsl(210, 6%, 70%)","80":"hsl(210, 10%, 40%)","90":"hsl(210, 25%, 25%)","100":"hsl(210, 50%, 10%)"},brand:{primary:{"10":"hsl(190, 75%, 95%)","20":"hsl(190, 75%, 85%)","40":"hsl(190, 70%, 70%)","60":"hsl(190, 50%, 50%)","80":"hsl(190, 95%, 30%)","90":"hsl(190, 100%, 20%)","100":"hsl(190, 100%, 15%)"},secondary:{"10":"hsl(300, 95%, 95%)","20":"hsl(300, 85%, 85%)","40":"hsl(300, 70%, 70%)","60":"hsl(300, 50%, 50%)","80":"hsl(300, 95%, 30%)","90":"hsl(300, 100%, 20%)","100":"hsl(300, 100%, 15%)"}},font:{primary:"hsl(210, 50%, 10%)",secondary:"hsl(210, 10%, 40%)",tertiary:"hsl(210, 6%, 70%)",disabled:"hsl(210, 6%, 70%)",inverse:"#fff",interactive:"hsl(190, 95%, 30%)",hover:"hsl(190, 100%, 20%)",focus:"hsl(190, 100%, 20%)",active:"hsl(190, 100%, 15%)",info:"hsl(220, 95%, 30%)",warning:"hsl(30, 95%, 30%)",error:"hsl(0, 95%, 30%)",success:"hsl(130, 95%, 30%)"},background:{primary:"#fff",secondary:"hsl(210, 5%, 95%)",tertiary:"hsl(210, 5%, 90%)",disabled:"hsl(210, 5%, 95%)",info:"hsl(220, 85%, 85%)",warning:"hsl(30, 75%, 85%)",error:"hsl(0, 75%, 85%)",success:"hsl(130, 75%, 85%)"},border:{primary:"hsl(210, 6%, 70%)",secondary:"hsl(210, 5%, 80%)",tertiary:"hsl(210, 5%, 90%)"},focus:"hsl(190, 100%, 15%)",error:"hsl(0, 95%, 30%)",shadow:{primary:"hsl(210, 50%, 10%, 0.25)",secondary:"hsl(210, 50%, 10%, 0.15)",tertiary:"hsl(210, 50%, 10%, 0.05)"},black:"#000",white:"#fff",transparent:"transparent",icon:{filled:"hsl(30, 75%, 75%)",empty:"hsl(210, 6%, 70%)"}},fonts:{default:{variable:`'InterVariable', -apple-system, BlinkMacSystemFont,
|
|
1
|
+
var yr=Object.defineProperty,Sr=Object.defineProperties;var xr=Object.getOwnPropertyDescriptors;var se=Object.getOwnPropertySymbols;var Cr=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var ue=(o,r,a)=>r in o?yr(o,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):o[r]=a,m=(o,r)=>{for(var a in r||(r={}))Cr.call(r,a)&&ue(o,a,r[a]);if(se)for(var a of se(r))kr.call(r,a)&&ue(o,a,r[a]);return o},F=(o,r)=>Sr(o,xr(r));var Tr=(o,r)=>()=>(o&&(r=o(o=0)),r);var d=(o,r)=>()=>(r||o((r={exports:{}}).exports,r),r.exports);var e=Tr(()=>{});var Ze=d((ln,Qe)=>{e();Qe.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}"}}}});var eo=d((sn,Je)=>{e();Je.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}"}}}});var ro=d((un,oo)=>{e();oo.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.tertiary.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.tertiary.value}"},color:{value:"{colors.font.inverse.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}"}}}});var to=d((dn,ao)=>{e();ao.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}"}},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}"}}}});var io=d((cn,no)=>{e();no.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}"}}}}});var so=d((vn,lo)=>{e();lo.exports={alignItems:{value:"flex-start"},alignContent:{value:"center"},flexDirection:{value:"column"},justifyContent:{value:"center"}}});var co=d((mn,uo)=>{e();uo.exports={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.medium.value}"},small:{borderWidth:{value:"{borderWidths.small.value}"}},large:{borderWidth:{value:"{borderWidths.large.value}"}},opacity:{value:"{opacities.60.value}"}}});var mo=d((pn,vo)=>{e();vo.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)"}}}});var go=d((gn,po)=>{e();po.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}"}}}});var ho=d((fn,fo)=>{e();fo.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.xs.value}"},paddingBlockEnd:{value:"{space.xs.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}"}}}}}});var yo=d((hn,bo)=>{e();bo.exports={gap:{value:0},vertical:{alignItems:{value:"center"}},outer:{alignItems:{value:"center"}}}});var xo=d((bn,So)=>{e();So.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}"}}}});var ko=d((yn,Co)=>{e();Co.exports={gap:{value:"{space.medium.value}"},justifyContent:{value:"normal"},alignItems:{value:"stretch"},alignContent:{value:"normal"},flexWrap:{value:"nowrap"}}});var wo=d((Sn,To)=>{e();To.exports={color:{value:"{colors.font.primary.value}"},lineHeight:{value:1.25},1:{fontSize:{value:"{fontSizes.xxxxl.value}"},fontWeight:{value:"{fontWeights.light.value}"}},2:{fontSize:{value:"{fontSizes.xxxl.value}"},fontWeight:{value:"{fontWeights.light.value}"}},3:{fontSize:{value:"{fontSizes.xxl.value}"},fontWeight:{value:"{fontWeights.normal.value}"}},4:{fontSize:{value:"{fontSizes.xl.value}"},fontWeight:{value:"{fontWeights.medium.value}"}},5:{fontSize:{value:"{fontSizes.large.value}"},fontWeight:{value:"{fontWeights.semibold.value}"}},6:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"}}}});var Eo=d((xn,Ao)=>{e();Ao.exports={lineHeight:{value:1},height:{value:"1em"}}});var Io=d((Cn,Do)=>{e();Do.exports={maxWidth:{value:"100%"},height:{value:"auto"},objectFit:{value:"initial"},objectPosition:{value:"initial"}}});var Ro=d((kn,Wo)=>{e();Wo.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}"}}}});var _o=d((Tn,Vo)=>{e();Vo.exports={width:{value:"{fontSizes.xxl.value}"},height:{value:"{fontSizes.xxl.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"}},large:{width:{value:"{fontSizes.xxxl.value}"},height:{value:"{fontSizes.xxxl.value}"}},linear:{width:{value:"100%"},minWidth:{value:"5rem"},height:{value:"{fontSizes.xxs.value}"},strokeWidth:{value:"{fontSizes.xxs.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{height:{value:"{fontSizes.xxxs.value}"},strokeWidth:{value:"{fontSizes.xxxs.value}"}},large:{height:{value:"{fontSizes.xs.value}"},strokeWidth:{value:"{fontSizes.xs.value}"}}}}});var Uo=d((wn,Po)=>{e();Po.exports={backgroundColor:{value:"{colors.white.value}"},borderRadius:{value:"{radii.medium.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}"}}}});var No=d((An,Oo)=>{e();Oo.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}"}}}});var zo=d((En,Fo)=>{e();Fo.exports={}});var Mo=d((Dn,Bo)=>{e();Bo.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}"}}}});var Ho=d((In,Go)=>{e();Go.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}"}}}}});var qo=d((Wn,Lo)=>{e();Lo.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}"}}}});var $o=d((Rn,jo)=>{e();jo.exports={paddingInlineEnd:{value:"{space.xxl.value}"},wrapper:{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"}},whiteSpace:{value:"nowrap"},minWidth:{value:"6.5rem"},small:{minWidth:{value:"5.5rem"}},large:{minWidth:{value:"7.5rem"}}}});var Yo=d((Vn,Xo)=>{e();Xo.exports={flexDirection:{value:"column"}}});var Qo=d((_n,Ko)=>{e();Ko.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.medium.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"}}}}});var Jo=d((Pn,Zo)=>{e();Zo.exports={flexDirection:{value:"column"},input:{textAlign:{value:"center"}}}});var or=d((Un,er)=>{e();er.exports={disabled:{opacity:{value:"{opacities.60.value}"}},focused:{shadow:{value:"{shadows.small.value}"}},label:{padding:{value:"{space.xs.value}"}},large:{font:{size:{value:"{fontSizes.large.value}"}}},small:{font:{size:{value:"{fontSizes.small.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}"}}}});var ar=d((On,rr)=>{e();rr.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}"}}}}});var nr=d((Nn,tr)=>{e();tr.exports={backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},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}"}}}}});var lr=d((Fn,ir)=>{e();ir.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}"}}}});var ur=d((zn,sr)=>{e();sr.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.overlay.90.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}"}}}}}});var cr=d((Bn,dr)=>{e();dr.exports={alignItems:{value:"center"},alignContent:{value:"center"},justifyContent:{value:"flex-start"}}});var mr=d((Mn,vr)=>{e();vr.exports={alert:Ze(),badge:eo(),button:ro(),card:to(),checkbox:io(),checkboxfield:so(),divider:co(),expander:mo(),field:go(),fieldcontrol:ho(),fieldgroup:yo(),fieldmessages:xo(),flex:ko(),heading:wo(),icon:Eo(),image:Io(),link:Ro(),loader:_o(),menu:Uo(),pagination:No(),phonenumberfield:zo(),placeholder:Mo(),radio:Ho(),rating:qo(),select:$o(),selectfield:Yo(),sliderfield:Qo(),stepperfield:Jo(),switchfield:or(),table:ar(),tabs:nr(),text:lr(),togglebutton:ur(),togglebuttongroup:cr()}});e();e();e();import de from"lodash/includes";e();e();var Yr=["birthdate","email","family_name","given_name","middle_name","name","nickname","phone_number","preferred_username","profile","website"],Kr=["address","gender","locale","picture","updated_at","zoneinfo"],y;(function(i){i.SMS_MFA="SMS_MFA",i.SOFTWARE_TOKEN_MFA="SOFTWARE_TOKEN_MFA",i.NEW_PASSWORD_REQUIRED="NEW_PASSWORD_REQUIRED",i.RESET_REQUIRED="RESET_REQUIRED",i.MFA_SETUP="MFA_SETUP"})(y||(y={}));var z=["username","email","phone_number"];e();var O={birthdate:{label:"Birthdate",placeholder:"Birthdate",type:"date",autocomplete:"bday"},confirmation_code:{label:"Confirmation Code",placeholder:"Code",type:"text",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"}},ce;(function(n){n.Apple="SignInWithApple",n.Amazon="LoginWithAmazon",n.Facebook="Facebook",n.Google="Google"})(ce||(ce={}));var ma=(o,r)=>{var s,l,u,p,c;let a=(s=o.config)==null?void 0:s.loginMechanisms,t=(u=(l=o.actorRef)==null?void 0:l.context)==null?void 0:u.validationError.username;if(z.includes(r))return{label:O[r].label,type:O[r].type,error:t};let n="text",i=a.filter(v=>de(z,v)).map(v=>{var h,b;return(b=(h=O[v])==null?void 0:h.label)!=null?b:O.username.label}).join(" or ");return a.length===1&&(n=(c=(p=O[a[0]])==null?void 0:p.type)!=null?c:"text"),{label:i,type:n,error:t}},pa=o=>{var i;let a=((i=o.config)==null?void 0:i.loginMechanisms).filter(s=>de(z,s)),[t,...n]=a;return{primaryAlias:t,secondaryAliases:n}},L=o=>{var r;return(r=o.context.actorRef)==null?void 0:r.getSnapshot()},wr=o=>{var r;return(r=L(o))==null?void 0:r.context},Ar=o=>{let r=a=>t=>o({type:a,data:t});return{resendCode:r("RESEND"),signOut:r("SIGN_OUT"),submitForm:r("SUBMIT"),updateForm:r("CHANGE"),toFederatedSignIn:r("FEDERATED_SIGN_IN"),toResetPassword:r("RESET_PASSWORD"),toSignIn:r("SIGN_IN"),toSignUp:r("SIGN_UP"),skipVerification:r("SKIP")}},Er=o=>{var p,c;let r=(p=o.context)==null?void 0:p.user,a=L(o),t=wr(o),n=t==null?void 0:t.remoteError,i=m({},t==null?void 0:t.validationError),s=Object.keys(i).length>0,l=o.hasTag("pending")||((c=L(o))==null?void 0:c.hasTag("pending")),u=(()=>{switch(!0){case o.matches("idle"):return"idle";case o.matches("signOut"):return"signOut";case o.matches("authenticated"):return"authenticated";case(a==null?void 0:a.matches("confirmSignUp")):return"confirmSignUp";case(a==null?void 0:a.matches("confirmSignIn")):return"confirmSignIn";case(a==null?void 0:a.matches("setupTOTP")):return"setupTOTP";case(a==null?void 0:a.matches("signIn")):return"signIn";case(a==null?void 0:a.matches("signUp")):return"signUp";case(a==null?void 0:a.matches("forceNewPassword")):return"forceNewPassword";case(a==null?void 0:a.matches("resetPassword")):return"resetPassword";case(a==null?void 0:a.matches("confirmResetPassword")):return"confirmResetPassword";case(a==null?void 0:a.matches("verifyUser")):return"verifyUser";case(a==null?void 0:a.matches("confirmVerifyUser")):return"confirmVerifyUser";default:return console.debug("Cannot infer `route` from Authenticator state:",o.value),null}})();return{error:n,hasValidationErrors:s,isPending:l,route:u,user:r,validationErrors:i}},ga=({send:o,state:r})=>{let a=Ar(o),t=Er(r);return m(m({},a),t)};e();var ha=o=>{let r=o.trim().split("");for(let a=0;a<r.length;a++)a>0&&a<r.length-1&&(r[a]="*");return r.join("")},ba=o=>{if(o.length<4)return o;let r=o.split("");for(let a=0;a<r.length-4;a++)r[a]="*";return r.join("")};e();e();var ka=["+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"];e();import{I18n as Dr}from"aws-amplify";e();e();e();var q={"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 a Code":"Code best\xE4tigen","Confirm Sign In":"Anmeldung best\xE4tigen","Confirm Sign Up":"Registrierung best\xE4tigen","Confirmation Code":"Best\xE4tigungs-Code","Create a new account":"Erstelle einen neuen Account","Create account":"Hier registrieren","Create Account":"Account erstellen",Email:"Email","Enter your password":"Geben Sie Ihr Passwort ein","Enter your username":"Geben Sie Ihren Benutzernamen ein","Forgot Password":"Passwort vergessen","Forgot your password? ":"Passwort vergessen? ","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"};e();var j={"Back to Sign In":"Back to Sign In","Change Password":"Change Password",Changing:"Changing",Code:"Code","Confirm Password":"Confirm Password","Reset your Password":"Reset your Password","Confirm Sign Up":"Confirm Sign Up","Confirm SMS Code":"Confirm SMS Code","Confirm TOTP Code":"Confirm TOTP Code",Confirm:"Confirm","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","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","Account recovery requires verified contact information":"Account recovery requires verified contact information",Verify:"Verify"};e();var $={"Account recovery requires verified contact information":"La recuperaci\xF3n de la cuenta requiere informaci\xF3n de contacto verificada","Back to Sign In":"Iniciar sesi\xF3n","Change Password":"Cambia la contrase\xF1a",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 Registraci\xF3n","Confirmation Code":"Codigo de confirmaci\xF3n","Create a new account":"Crear una cuenta nueva",Email:"Email","Forgot Password":"Se te olvid\xF3 la 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.
|
|
2
|
+
Utilice el formato de n\xFAmero de tel\xE9fono +12345678900`,"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","Resend Code":"Mandar codigo otra vez","Send Code":"Enviar c\xF3digo","Sign In":"Iniciar ses\xEDon","Sign in to your account":"Iniciar ses\xEDon","Sign Out":"Desconectar","Sign Up":"Reg\xEDstrase",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 campo de usuario no puede estar vacido",Verify:"Verificar","Verify Contact":"Verificar contacto"};e();var X={"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"};e();var Y={"Account recovery requires verified contact information":"Ripristino del conto richiede un account verificati","An account with the given email already exists.":"Un account con questa email esiste gi\xE0.","Back to Sign In":"Torna alla Accesso","Change Password":"Cambia la password",Code:"Codice",Confirm:"Conferma","Confirm a Code":"Codice Conferma","Confirm Password":"Conferma la password","Confirm Sign In":"Conferma di applicazione","Confirm Sign Up":"Registrazione Conferma","Confirmation Code":"Codice di verifica","Create a new account":"Creare un nuovo account","Create account":"Registrati","Create Account":"Crea account",Email:"E-mail","Enter your password":"Inserire la 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":"Utilizzo non valido Telefonummern formattare un numero nel formato :. 12.345.678,9 mille","Lost your code?":"Perso codice?","New Password":"Nuova password",or:"o","No account? ":"Nessun account?",Password:"Password","Password attempts exceeded":"Il numero massimo di tentativi di accesso falliti \xE8 stato raggiunto","Phone Number":"Numero di telefono","Resend Code":"Codice Rispedisci","Reset password":"Ripristina password","Reset your password":"Resetta password","Send Code":"Invia codice","Sign in":"Accesso","Sign In":"Accesso","Sign in to your account":"Accedi con il tuo account a","Sign Out":"Esci","Sign Up":"Iscriviti",Skip:"Salta",Submit:"Sottoscrivi","User already exists":"Questo utente esiste gi\xE0","User does not exist":"Questo utente non esiste",Username:"Nome utente","Username cannot be empty":"Nome utente non pu\xF2 essere vuoto",Verify:"Verifica","Verify Contact":"Contatto verifica"};e();var K={"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
|
|
3
|
+
+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"};e();var Q={"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":"\u6539\u53D8\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"};e();var Z={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? ",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"};var ve=m({},q),me=m({},j),pe=m({},$),ge=m({},X),fe=m({},Y),he=m({},K),be=m({},Q),ye=m({},Z);var ja=m({},ye);function $a(o){return Dr.get(o)}var Xa={de:ve,en:me,es:pe,fr:ge,it:fe,ja:he,zh:be};e();e();import{assign as w,createMachine as Br,forwardTo as Mr,spawn as G}from"xstate";e();import{assign as g,stop as Ir}from"xstate/lib/actions";var N=o=>Ir(o),Se=g({attributeToVerify:o=>{}}),xe=g({challengeName:o=>{}}),A=g({remoteError:o=>""}),E=g({formValues:o=>({})}),Ce=g({unverifiedAttributes:o=>{}}),ke=g({username:o=>{}}),D=g({validationError:o=>({})}),Te=g({challengeName:(o,r)=>{var a;return(a=r.data)==null?void 0:a.challengeName}}),we=g({redirectIntent:o=>"confirmPasswordReset"}),Ae=g({redirectIntent:o=>"confirmSignUp"}),B=g({authAttributes:(o,r)=>{var i,s;let[a]=o.loginMechanisms,t=(i=o.formValues[a])!=null?i:o.formValues.username,n=(s=o.formValues)==null?void 0:s.password;return{username:t,password:n}}}),I=g({validationError:(o,r)=>r.data}),W=g({remoteError:(o,r)=>{var a;return((a=r.data)==null?void 0:a.message)||r.data}}),Ee=g({unverifiedAttributes:(o,r)=>r.data.unverified}),M=g({user:(o,r)=>r.data.user||r.data}),De=g({username:(o,r)=>o.formValues.username}),Ie=g({authAttributes:(o,r)=>({username:o.formValues.username})}),R=g({formValues:(o,r)=>{let{name:a,value:t}=r.data;return F(m({},o.formValues),{[a]:t})}});e();e();import{Auth as x}from"aws-amplify";import J from"lodash/get";import We from"lodash/isEmpty";import{createMachine as Pr,sendUpdate as f}from"xstate";e();import Wr from"lodash/isEmpty";import Rr from"lodash/merge";var V=async(o,r)=>{let a=await Promise.all(r.map(n=>n(o))),t=Rr({},...a);return Wr(t)?Promise.resolve():Promise.reject(t)};e();import{Amplify as Vr,Auth as _r}from"aws-amplify";var _={async getAmplifyConfig(){return Vr.configure()},async getCurrentUser(){return _r.currentAuthenticatedUser()},async validateCustomSignUp(o){},async validateConfirmPassword(o){let{password:r,confirm_password:a}=o;if(!r&&!a)return null;if(r&&a&&r!==a)return{confirm_password:"Your passwords must match"}},async validatePreferredUsername(o){}};var Re=Pr({initial:"init",id:"signInActor",states:{init:{always:[{target:"signIn"}]},signIn:{initial:"edit",exit:"clearFormValues",states:{edit:{entry:f(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"},FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:[f(),"clearError"],invoke:{src:"federatedSignIn",onError:{actions:"setRemoteError"}}},submit:{tags:["pending"],entry:["clearError",f()],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"],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",f()],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"],states:{edit:{entry:f(),on:{SUBMIT:"submit",SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:["clearError",f()],invoke:{src:"confirmSignIn",onDone:{target:"#signInActor.resolved",actions:["setUser","clearChallengeName"]},onError:{target:"edit",actions:"setRemoteError"}}}}},forceNewPassword:{type:"parallel",exit:["clearFormValues","clearError"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:f()},invalid:{entry:f()}},on:{CHANGE:{actions:"handleInput",target:".pending"}}},submit:{initial:"idle",entry:"clearError",states:{idle:{entry:f(),on:{SUBMIT:"validate"}},validate:{entry:f(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:[f(),"clearError"],invoke:{src:"forceNewPassword",onDone:{target:"resolved",actions:["setUser","setCredentials"]},onError:{target:"idle",actions:"setRemoteError"}}},resolved:{type:"final",always:"#signInActor.resolved"}}}}},setupTOTP:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:f(),on:{SUBMIT:"submit",SIGN_IN:"#signInActor.signIn",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:[f(),"clearError"],invoke:{src:"verifyTotpToken",onDone:{actions:["setUser","clearChallengeName"],target:"#signInActor.resolved"},onError:{actions:"setRemoteError",target:"edit"}}}}},verifyUser:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:f(),on:{SUBMIT:"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"],states:{edit:{entry:f(),on:{SUBMIT:"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:o=>({user:o.user})},rejected:{type:"final",data:(o,r)=>({intent:o.redirectIntent,authAttributes:o.authAttributes})}}},{actions:{clearAttributeToVerify:Se,clearChallengeName:xe,clearError:A,clearFormValues:E,clearUnverifiedAttributes:Ce,clearValidationError:D,handleInput:R,setChallengeName:Te,setConfirmResetPasswordIntent:we,setConfirmSignUpIntent:Ae,setCredentials:B,setFieldErrors:I,setRemoteError:W,setUnverifiedAttributes:Ee,setUser:M,setUsernameAuthAttributes:Ie},guards:{shouldConfirmSignIn:(o,r)=>{let a=J(r,"data.challengeName");return[y.SMS_MFA,y.SOFTWARE_TOKEN_MFA].includes(a)},shouldRedirectToConfirmSignUp:(o,r)=>r.data.code==="UserNotConfirmedException",shouldRedirectToConfirmResetPassword:(o,r)=>r.data.code==="PasswordResetRequiredException",shouldSetupTOTP:(o,r)=>J(r,"data.challengeName")===y.MFA_SETUP,shouldForceChangePassword:(o,r)=>J(r,"data.challengeName")===y.NEW_PASSWORD_REQUIRED,shouldRequestVerification:(o,r)=>{let{unverified:a,verified:t}=r.data;return We(t)&&!We(a)}},services:{async signIn(o){let r=o.formValues,{country_code:a,username:t,password:n}=r;return x.signIn((a!=null?a:"")+t,n)},async confirmSignIn(o,r){let{challengeName:a,user:t}=o,{confirmation_code:n}=o.formValues,i;return(a===y.SMS_MFA||a===y.SOFTWARE_TOKEN_MFA)&&(i=a),x.confirmSignIn(t,n,i)},async forceNewPassword(o,r){let{user:a,formValues:t}=o,{password:n}=t;return x.completeNewPassword(a,n)},async verifyTotpToken(o,r){let{user:a}=o,{confirmation_code:t}=o.formValues;return x.verifyTotpToken(a,t)},async federatedSignIn(o,r){let{provider:a}=r.data;return await x.federatedSignIn({provider:a})},async checkVerifiedContact(o,r){let{user:a}=o;return await x.verifiedContact(a)},async verifyUser(o,r){let{unverifiedAttr:a}=o.formValues,t=await x.verifyCurrentUserAttribute(a);return o.attributeToVerify=a,t},async confirmVerifyUser(o,r){let{attributeToVerify:a}=o,{confirmation_code:t}=o.formValues;return await x.verifyCurrentUserAttributeSubmit(a,t)},async validateFields(o,r){return V(o.formValues,[_.validateConfirmPassword])}}});e();import{createMachine as Ur}from"xstate";import{Auth as Or}from"aws-amplify";var Ve=Ur({initial:"pending",id:"signOutActor",states:{pending:{tags:["pending"],invoke:{src:"signOut",onDone:"resolved",onError:"rejected"}},resolved:{type:"final"},rejected:{type:"final"}}},{services:{signOut:()=>Or.signOut()}});e();import{Auth as _e}from"aws-amplify";import{createMachine as Nr,sendUpdate as C}from"xstate";var Pe=Nr({id:"resetPasswordActor",initial:"init",states:{init:{always:[{target:"confirmResetPassword",cond:"shouldAutoConfirmReset"},{target:"resetPassword"}]},resetPassword:{initial:"edit",exit:["clearFormValues","clearError"],states:{edit:{entry:C(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"}}},submit:{tags:["pending"],entry:[C(),"setUsername","clearError"],invoke:{src:"resetPassword",onDone:{target:"#resetPasswordActor.confirmResetPassword"},onError:{actions:["setRemoteError"],target:"edit"}}}}},confirmResetPassword:{type:"parallel",exit:["clearFormValues","clearError","clearUsername"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateFields",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:C()},invalid:{entry:C()}},on:{CHANGE:{actions:"handleInput",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:C(),on:{SUBMIT:"validate",RESEND:"resendCode",CHANGE:{actions:"handleInput"}}},validate:{entry:C(),invoke:{src:"validateFields",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},resendCode:{tags:["pending"],entry:["clearError",C()],invoke:{src:"resetPassword",onDone:{target:"idle"},onError:{actions:"setRemoteError",target:"idle"}}},pending:{tags:["pending"],entry:["clearError",C()],invoke:{src:"confirmResetPassword",onDone:{actions:"clearUsername",target:"#resetPasswordActor.resolved"},onError:{actions:"setRemoteError",target:"idle"}}}}}}},resolved:{type:"final"}}},{actions:{clearError:A,clearFormValues:E,clearUsername:ke,clearValidationError:D,handleInput:R,setFieldErrors:I,setRemoteError:W,setUsername:De},guards:{shouldAutoConfirmReset:(o,r)=>!!(o.intent&&o.intent==="confirmPasswordReset")},services:{async resetPassword(o){var a,t;let r=(t=(a=o.formValues)==null?void 0:a.username)!=null?t:o.username;return _e.forgotPassword(r)},async confirmResetPassword(o){let{username:r}=o,{confirmation_code:a,password:t}=o.formValues;return _e.forgotPasswordSubmit(r,a,t)},async validateFields(o,r){return V(o.formValues,[_.validateConfirmPassword])}}});e();import{Auth as P}from"aws-amplify";import k from"lodash/get";import Fr from"lodash/pickBy";import{createMachine as zr,sendUpdate as S}from"xstate";function Ue({services:o}){return zr({id:"signUpActor",initial:"init",states:{init:{always:[{target:"confirmSignUp",cond:"shouldInitConfirmSignUp"},{target:"signUp"}]},signUp:{type:"parallel",exit:["clearError","clearFormValues"],states:{validation:{initial:"pending",states:{pending:{invoke:{src:"validateSignUp",onDone:{target:"valid",actions:"clearValidationError"},onError:{target:"invalid",actions:"setFieldErrors"}}},valid:{entry:S()},invalid:{entry:S()}},on:{CHANGE:{actions:"handleInput",target:".pending"}}},submission:{initial:"idle",states:{idle:{entry:S(),on:{SUBMIT:"validate",FEDERATED_SIGN_IN:"federatedSignIn"}},federatedSignIn:{tags:["pending"],entry:[S(),"clearError"],invoke:{src:"federatedSignIn",onDone:"#signUpActor.resolved",onError:{actions:"setRemoteError"}}},validate:{entry:S(),invoke:{src:"validateSignUp",onDone:{target:"pending",actions:"clearValidationError"},onError:{target:"idle",actions:"setFieldErrors"}}},pending:{tags:["pending"],entry:[S(),"clearError"],invoke:{src:"signUp",onDone:[{cond:"shouldSkipConfirm",target:"skipConfirm",actions:["setUser"]},{target:"resolved",actions:["setUser","setCredentials"]}],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:S(),on:{SUBMIT:"submit",CHANGE:{actions:"handleInput"},RESEND:"resend"}},resend:{tags:["pending"],entry:S(),invoke:{src:"resendConfirmationCode",onDone:{target:"edit"},onError:[{target:"#signUpActor.resolved",actions:"setUser",cond:"isUserAlreadyConfirmed"},{target:"edit",actions:"setRemoteError"}]}},submit:{tags:["pending"],entry:[S(),"clearError"],invoke:{src:"confirmSignUp",onDone:{target:"#signUpActor.resolved",actions:"setUser"},onError:{target:"edit",actions:"setRemoteError"}}}}},resolved:{type:"final",data:(r,a)=>{let{username:t,password:n}=r.authAttributes;return{user:k(a,"data.user")||r.user,authAttributes:{username:t,password:n}}}}}},{guards:{isUserAlreadyConfirmed:(r,a)=>a.data.message==="User is already confirmed.",shouldInitConfirmSignUp:r=>r.intent&&r.intent==="confirmSignUp",shouldSkipConfirm:(r,a)=>a.data.userConfirmed},actions:{clearError:A,clearFormValues:E,clearValidationError:D,handleInput:R,setCredentials:B,setFieldErrors:I,setRemoteError:W,setUser:M},services:{async signIn(r,a){let{user:t,authAttributes:n,formValues:i}=r,s=k(t,"username")||k(n,"username"),l=k(i,"password");return await P.signIn(s,l)},async confirmSignUp(r,a){let{user:t,authAttributes:n,formValues:i}=r,{confirmation_code:s}=i,l=k(t,"username")||k(n,"username"),{password:u}=n;return await P.confirmSignUp(l,s),await P.signIn(l,u)},async resendConfirmationCode(r,a){let{user:t,authAttributes:n}=r,i=k(t,"username")||k(n,"username");return P.resendSignUp(i)},async federatedSignIn(r,a){let{provider:t}=a.data;return await P.federatedSignIn({provider:t})},async signUp(r,a){let{formValues:t,loginMechanisms:n}=r,[i]=n!=null?n:["username"];t.phone_number&&(t.phone_number=`${t.country_code}${t.phone_number}`.replace(/[^A-Z0-9+]/gi,""));let s=t[i],{password:l}=t,u=Fr(t,(c,v)=>{switch(v){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 v.startsWith("custom:")}});return await P.signUp({username:s,password:l,attributes:u})},async validateSignUp(r,a){return V(r.formValues,[o.validateConfirmPassword,o.validatePreferredUsername,o.validateCustomSignUp])}}})}var Oe="+1";function Gt({initialState:o="signIn",loginMechanisms:r,signUpAttributes:a,socialProviders:t,services:n}){let i=m(m({},_),n);return Br({id:"authenticator",initial:"idle",context:{user:void 0,config:{loginMechanisms:r,signUpAttributes:a,socialProviders:t},actorRef:void 0},states:{idle:{invoke:[{src:"getCurrentUser",onDone:{actions:"setUser",target:"authenticated"},onError:o},{src:"getAmplifyConfig",onDone:{actions:"applyAmplifyConfig"}}]},signIn:{entry:"spawnSignInActor",exit:N("signInActor"),on:{SIGN_UP:"signUp",RESET_PASSWORD:"resetPassword","done.invoke.signInActor":[{target:"signUp",cond:"shouldRedirectToSignUp"},{target:"resetPassword",cond:"shouldRedirectToResetPassword"},{target:"authenticated",actions:"setUser"}]}},signUp:{entry:"spawnSignUpActor",exit:N("signUpActor"),on:{SIGN_IN:"signIn","done.invoke.signUpActor":{target:"idle",actions:"setUser"}}},resetPassword:{entry:"spawnResetPasswordActor",exit:N("resetPasswordActor"),on:{SIGN_IN:"signIn","done.invoke.resetPasswordActor":"signIn"}},signOut:{entry:"spawnSignOutActor",exit:[N("signOutActor"),"clearUser"],on:{"done.invoke.signOutActor":"signIn"}},authenticated:{on:{SIGN_OUT:"signOut"}}},on:{CHANGE:{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:Mr(s=>s.actorRef),setUser:w({user:(s,l)=>l.data.user||l.data}),clearUser:w({user:void 0}),applyAmplifyConfig:w({config(s,l){var h,b,re,ae,te,ne,ie,le;let u=(b=(h=l.data.aws_cognito_username_attributes)==null?void 0:h.map(T=>T.toLowerCase()))!=null?b:[],p=(ae=(re=l.data.aws_cognito_verification_mechanisms)==null?void 0:re.map(T=>T.toLowerCase()))!=null?ae:[],c=(ne=(te=l.data.aws_cognito_signup_attributes)==null?void 0:te.map(T=>T.toLowerCase()))!=null?ne:[],v=(le=(ie=l.data.aws_cognito_social_providers)==null?void 0:ie.map(T=>T.toLowerCase()))!=null?le:[];return u.length===0&&u.push("username"),{loginMechanisms:r!=null?r:u,signUpAttributes:a!=null?a:Array.from(new Set([...p,...c])),socialProviders:t!=null?t:v.sort()}}}),spawnSignInActor:w({actorRef:(s,l)=>{var p,c,v,h,b;let u=Re.withContext({authAttributes:(p=l.data)==null?void 0:p.authAttributes,user:(c=l.data)==null?void 0:c.user,intent:(v=l.data)==null?void 0:v.intent,country_code:Oe,formValues:{},validationError:{},loginMechanisms:(h=s.config)==null?void 0:h.loginMechanisms,socialProviders:(b=s.config)==null?void 0:b.socialProviders});return G(u,{name:"signInActor"})}}),spawnSignUpActor:w({actorRef:(s,l)=>{var p,c,v,h,b;let u=Ue({services:i}).withContext({authAttributes:(c=(p=l.data)==null?void 0:p.authAttributes)!=null?c:{},country_code:Oe,intent:(v=l.data)==null?void 0:v.intent,formValues:{},validationError:{},loginMechanisms:(h=s.config)==null?void 0:h.loginMechanisms,socialProviders:(b=s.config)==null?void 0:b.socialProviders});return G(u,{name:"signUpActor"})}}),spawnResetPasswordActor:w({actorRef:(s,l)=>{var p,c,v;let u=Pe.withContext({formValues:{},intent:(p=l.data)==null?void 0:p.intent,username:(v=(c=l.data)==null?void 0:c.authAttributes)==null?void 0:v.username,validationError:{}});return G(u,{name:"resetPasswordActor"})}}),spawnSignOutActor:w({actorRef:s=>{let l=Ve.withContext({user:s.user});return G(l,{name:"signOutActor"})}})},guards:{shouldRedirectToSignUp:(s,l)=>{var u;return((u=l.data)==null?void 0:u.intent)?l.data.intent==="confirmSignUp":!1},shouldRedirectToResetPassword:(s,l)=>{var u;return((u=l.data)==null?void 0:u.intent)?l.data.intent==="confirmPasswordReset":!1}},services:i})}e();e();import qr from"style-dictionary/lib/utils/deepExtend";import hr from"style-dictionary/lib/utils/flattenProperties";e();e();e();var Ne={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};e();var Fe={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"}};e();var ze={default:{variable:{value:`'InterVariable', -apple-system, BlinkMacSystemFont,
|
|
6
4
|
'Helvetica Neue', 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans',
|
|
7
|
-
sans-serif
|
|
8
|
-
'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif`}},fontSizes:{xs:"0.75rem",small:"0.875rem",medium:"1rem",large:"1.25rem",xl:"1.5rem",xxl:"2rem",xxxl:"3rem",xxxxl:"5rem"},fontWeights:{hairline:100,thin:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},lineHeights:{small:"2",medium:"2.25",large:"2.5"},opacities:{"0":"0","10":"0.1","20":"0.2","30":"0.3","40":"0.4","50":"0.5","60":"0.6","70":"0.7","80":"0.8","90":"0.9","100":"1"},outlineOffsets:{small:"1px",medium:"2px",large:"3px"},outlineWidths:{small:"1px",medium:"2px",large:"3px"},radii:{small:"0.125rem",medium:"0.25rem",large:"1rem",xl:"2rem",xxl:"4rem",xxxl:"8rem"},shadows:{small:"0 2px 4px hsl(210, 50%, 10%, 0.05)",medium:"0 2px 6px hsl(210, 50%, 10%, 0.15)",large:"0 4px 12px hsl(210, 50%, 10%, 0.25)",switch:"0 0 4px #000"},space:{xxs:"0.25rem",xs:"0.5rem",small:"0.75rem",medium:"1rem",large:"1.5rem",xl:"2.0rem",xxl:"3.0rem",xxxl:"4.5rem",relative:{xxs:"0.25em",xs:"0.5em",small:"0.75em",medium:"1em",large:"1.5em",xl:"2.0em",xxl:"3.0em",xxxl:"4.5em"}},time:{transition:{short:"100ms",medium:"250ms",long:"500ms"}},transforms:{slideX:{small:"translateX(0.5em)",medium:"translateX(1em)",large:"translateX(2em)"}}};var Ie={components:{alert:{backgroundColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-alert-background-color",attributes:{category:"components",type:"alert",item:"backgroundColor"},path:["components","alert","backgroundColor"]},padding:{value:"0.75rem 1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:["{space.small.value}","{space.medium.value}"]},name:"components-alert-padding",attributes:{category:"components",type:"alert",item:"padding"},path:["components","alert","padding"]},info:{backgroundColor:{value:"hsl(220, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.info.value}"},name:"components-alert-info-background-color",attributes:{category:"components",type:"alert",item:"info",subitem:"backgroundColor"},path:["components","alert","info","backgroundColor"]}},error:{backgroundColor:{value:"hsl(0, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.error.value}"},name:"components-alert-error-background-color",attributes:{category:"components",type:"alert",item:"error",subitem:"backgroundColor"},path:["components","alert","error","backgroundColor"]}},warning:{backgroundColor:{value:"hsl(30, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.warning.value}"},name:"components-alert-warning-background-color",attributes:{category:"components",type:"alert",item:"warning",subitem:"backgroundColor"},path:["components","alert","warning","backgroundColor"]}},success:{backgroundColor:{value:"hsl(130, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.success.value}"},name:"components-alert-success-background-color",attributes:{category:"components",type:"alert",item:"success",subitem:"backgroundColor"},path:["components","alert","success","backgroundColor"]}}},badge:{lineHeight:{value:1,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:1},name:"components-badge-line-height",attributes:{category:"components",type:"badge",item:"lineHeight"},path:["components","badge","lineHeight"]},fontWeight:{value:600,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.semibold.value}"},name:"components-badge-font-weight",attributes:{category:"components",type:"badge",item:"fontWeight"},path:["components","badge","fontWeight"]},fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-badge-font-size",attributes:{category:"components",type:"badge",item:"fontSize"},path:["components","badge","fontSize"]},textAlign:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-badge-text-align",attributes:{category:"components",type:"badge",item:"textAlign"},path:["components","badge","textAlign"]},padding:{value:"0.5rem 0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:["{space.xs.value}","{space.small.value}"]},name:"components-badge-padding",attributes:{category:"components",type:"badge",item:"padding"},path:["components","badge","padding"]},backgroundColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-badge-background-color",attributes:{category:"components",type:"badge",item:"backgroundColor"},path:["components","badge","backgroundColor"]},borderRadius:{value:"9999px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"9999px"},name:"components-badge-border-radius",attributes:{category:"components",type:"badge",item:"borderRadius"},path:["components","badge","borderRadius"]},info:{backgroundColor:{value:"hsl(220, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.info.value}"},name:"components-badge-info-background-color",attributes:{category:"components",type:"badge",item:"info",subitem:"backgroundColor"},path:["components","badge","info","backgroundColor"]}},warning:{backgroundColor:{value:"hsl(30, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.warning.value}"},name:"components-badge-warning-background-color",attributes:{category:"components",type:"badge",item:"warning",subitem:"backgroundColor"},path:["components","badge","warning","backgroundColor"]}},success:{backgroundColor:{value:"hsl(130, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.success.value}"},name:"components-badge-success-background-color",attributes:{category:"components",type:"badge",item:"success",subitem:"backgroundColor"},path:["components","badge","success","backgroundColor"]}},error:{backgroundColor:{value:"hsl(0, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.error.value}"},name:"components-badge-error-background-color",attributes:{category:"components",type:"badge",item:"error",subitem:"backgroundColor"},path:["components","badge","error","backgroundColor"]}},small:{fontSize:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xs.value}"},name:"components-badge-small-font-size",attributes:{category:"components",type:"badge",item:"small",subitem:"fontSize"},path:["components","badge","small","fontSize"]},padding:{value:"0.25rem 0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:["{space.xxs.value}","{space.xs.value}"]},name:"components-badge-small-padding",attributes:{category:"components",type:"badge",item:"small",subitem:"padding"},path:["components","badge","small","padding"]}},large:{fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-badge-large-font-size",attributes:{category:"components",type:"badge",item:"large",subitem:"fontSize"},path:["components","badge","large","fontSize"]},padding:{value:"0.75rem 1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:["{space.small.value}","{space.medium.value}"]},name:"components-badge-large-padding",attributes:{category:"components",type:"badge",item:"large",subitem:"padding"},path:["components","badge","large","padding"]}}},button:{fontWeight:{value:"bold",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"bold"},name:"components-button-font-weight",attributes:{category:"components",type:"button",item:"fontWeight"},path:["components","button","fontWeight"]},textAlign:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-button-text-align",attributes:{category:"components",type:"button",item:"textAlign"},path:["components","button","textAlign"]},borderRadius:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.borderRadius.value}"},name:"components-button-border-radius",attributes:{category:"components",type:"button",item:"borderRadius"},path:["components","button","borderRadius"]},transitionDuration:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.transitionDuration.value}"},name:"components-button-transition-duration",attributes:{category:"components",type:"button",item:"transitionDuration"},path:["components","button","transitionDuration"]},fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.fontSize.value}"},name:"components-button-font-size",attributes:{category:"components",type:"button",item:"fontSize"},path:["components","button","fontSize"]},lineHeight:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.fontSize.value}"},name:"components-button-line-height",attributes:{category:"components",type:"button",item:"lineHeight"},path:["components","button","lineHeight"]},paddingBlockStart:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.paddingBlockStart.value}"},name:"components-button-padding-block-start",attributes:{category:"components",type:"button",item:"paddingBlockStart"},path:["components","button","paddingBlockStart"]},paddingBlockEnd:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.paddingBlockEnd.value}"},name:"components-button-padding-block-end",attributes:{category:"components",type:"button",item:"paddingBlockEnd"},path:["components","button","paddingBlockEnd"]},paddingInlineStart:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.paddingInlineStart.value}"},name:"components-button-padding-inline-start",attributes:{category:"components",type:"button",item:"paddingInlineStart"},path:["components","button","paddingInlineStart"]},paddingInlineEnd:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.paddingInlineEnd.value}"},name:"components-button-padding-inline-end",attributes:{category:"components",type:"button",item:"paddingInlineEnd"},path:["components","button","paddingInlineEnd"]},borderColor:{value:"hsl(190, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.20.value}"},name:"components-button-border-color",attributes:{category:"components",type:"button",item:"borderColor"},path:["components","button","borderColor"]},borderWidth:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.small.value}"},name:"components-button-border-width",attributes:{category:"components",type:"button",item:"borderWidth"},path:["components","button","borderWidth"]},borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-button-border-style",attributes:{category:"components",type:"button",item:"borderStyle"},path:["components","button","borderStyle"]},color:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.80.value}"},name:"components-button-color",attributes:{category:"components",type:"button",item:"color"},path:["components","button","color"]},_hover:{color:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-button-hover-color",attributes:{category:"components",type:"button",item:"_hover",subitem:"color"},path:["components","button","_hover","color"]},backgroundColor:{value:"hsl(190, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.10.value}"},name:"components-button-hover-background-color",attributes:{category:"components",type:"button",item:"_hover",subitem:"backgroundColor"},path:["components","button","_hover","backgroundColor"]},borderColor:{value:"hsl(190, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.60.value}"},name:"components-button-hover-border-color",attributes:{category:"components",type:"button",item:"_hover",subitem:"borderColor"},path:["components","button","_hover","borderColor"]}},_focus:{color:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-button-focus-color",attributes:{category:"components",type:"button",item:"_focus",subitem:"color"},path:["components","button","_focus","color"]},borderColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-button-focus-border-color",attributes:{category:"components",type:"button",item:"_focus",subitem:"borderColor"},path:["components","button","_focus","borderColor"]},boxShadow:{value:"hsl(190, 100%, 15%) 0px 0px 0px 1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value} 0px 0px 0px 1px"},name:"components-button-focus-box-shadow",attributes:{category:"components",type:"button",item:"_focus",subitem:"boxShadow"},path:["components","button","_focus","boxShadow"]}},_active:{color:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.inverse.value}"},name:"components-button-active-color",attributes:{category:"components",type:"button",item:"_active",subitem:"color"},path:["components","button","_active","color"]},backgroundColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.100.value}"},name:"components-button-active-background-color",attributes:{category:"components",type:"button",item:"_active",subitem:"backgroundColor"},path:["components","button","_active","backgroundColor"]},borderColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.100.value}"},name:"components-button-active-border-color",attributes:{category:"components",type:"button",item:"_active",subitem:"borderColor"},path:["components","button","_active","borderColor"]}},_loading:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-loading-color",attributes:{category:"components",type:"button",item:"_loading",subitem:"color"},path:["components","button","_loading","color"]},backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-button-loading-background-color",attributes:{category:"components",type:"button",item:"_loading",subitem:"backgroundColor"},path:["components","button","_loading","backgroundColor"]},borderColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.tertiary.value}"},name:"components-button-loading-border-color",attributes:{category:"components",type:"button",item:"_loading",subitem:"borderColor"},path:["components","button","_loading","borderColor"]}},_disabled:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-disabled-color",attributes:{category:"components",type:"button",item:"_disabled",subitem:"color"},path:["components","button","_disabled","color"]},backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-button-disabled-background-color",attributes:{category:"components",type:"button",item:"_disabled",subitem:"backgroundColor"},path:["components","button","_disabled","backgroundColor"]},borderColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.tertiary.value}"},name:"components-button-disabled-border-color",attributes:{category:"components",type:"button",item:"_disabled",subitem:"borderColor"},path:["components","button","_disabled","borderColor"]}},primary:{borderWidth:{value:0,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:0},name:"components-button-primary-border-width",attributes:{category:"components",type:"button",item:"primary",subitem:"borderWidth"},path:["components","button","primary","borderWidth"]},backgroundColor:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.80.value}"},name:"components-button-primary-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"backgroundColor"},path:["components","button","primary","backgroundColor"]},color:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.inverse.value}"},name:"components-button-primary-color",attributes:{category:"components",type:"button",item:"primary",subitem:"color"},path:["components","button","primary","color"]},_disabled:{backgroundColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-button-primary-disabled-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_disabled",state:"backgroundColor"},path:["components","button","primary","_disabled","backgroundColor"]},color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-primary-disabled-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_disabled",state:"color"},path:["components","button","primary","_disabled","color"]}},_loading:{backgroundColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-button-primary-loading-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_loading",state:"backgroundColor"},path:["components","button","primary","_loading","backgroundColor"]},color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-primary-loading-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_loading",state:"color"},path:["components","button","primary","_loading","color"]}},_hover:{backgroundColor:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.90.value}"},name:"components-button-primary-hover-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_hover",state:"backgroundColor"},path:["components","button","primary","_hover","backgroundColor"]}},_focus:{backgroundColor:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.90.value}"},name:"components-button-primary-focus-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_focus",state:"backgroundColor"},path:["components","button","primary","_focus","backgroundColor"]}},_active:{backgroundColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.100.value}"},name:"components-button-primary-active-background-color",attributes:{category:"components",type:"button",item:"primary",subitem:"_active",state:"backgroundColor"},path:["components","button","primary","_active","backgroundColor"]}}},link:{borderWidth:{value:0,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:0},name:"components-button-link-border-width",attributes:{category:"components",type:"button",item:"link",subitem:"borderWidth"},path:["components","button","link","borderWidth"]},backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-button-link-background-color",attributes:{category:"components",type:"button",item:"link",subitem:"backgroundColor"},path:["components","button","link","backgroundColor"]},color:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.interactive.value}"},name:"components-button-link-color",attributes:{category:"components",type:"button",item:"link",subitem:"color"},path:["components","button","link","color"]},_hover:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.hover.value}"},name:"components-button-link-hover-color",attributes:{category:"components",type:"button",item:"link",subitem:"_hover",state:"color"},path:["components","button","link","_hover","color"]}},_focus:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.focus.value}"},name:"components-button-link-focus-color",attributes:{category:"components",type:"button",item:"link",subitem:"_focus",state:"color"},path:["components","button","link","_focus","color"]}},_active:{color:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.active.value}"},name:"components-button-link-active-color",attributes:{category:"components",type:"button",item:"link",subitem:"_active",state:"color"},path:["components","button","link","_active","color"]}},_disabled:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-link-disabled-color",attributes:{category:"components",type:"button",item:"link",subitem:"_disabled",state:"color"},path:["components","button","link","_disabled","color"]}},_loading:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-button-link-loading-color",attributes:{category:"components",type:"button",item:"link",subitem:"_loading",state:"color"},path:["components","button","link","_loading","color"]}}},small:{fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.fontSize.value}"},name:"components-button-small-font-size",attributes:{category:"components",type:"button",item:"small",subitem:"fontSize"},path:["components","button","small","fontSize"]},lineHeight:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.fontSize.value}"},name:"components-button-small-line-height",attributes:{category:"components",type:"button",item:"small",subitem:"lineHeight"},path:["components","button","small","lineHeight"]},paddingBlockStart:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.paddingBlockStart.value}"},name:"components-button-small-padding-block-start",attributes:{category:"components",type:"button",item:"small",subitem:"paddingBlockStart"},path:["components","button","small","paddingBlockStart"]},paddingBlockEnd:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.paddingBlockEnd.value}"},name:"components-button-small-padding-block-end",attributes:{category:"components",type:"button",item:"small",subitem:"paddingBlockEnd"},path:["components","button","small","paddingBlockEnd"]},paddingInlineStart:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.paddingInlineStart.value}"},name:"components-button-small-padding-inline-start",attributes:{category:"components",type:"button",item:"small",subitem:"paddingInlineStart"},path:["components","button","small","paddingInlineStart"]},paddingInlineEnd:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.small.paddingInlineEnd.value}"},name:"components-button-small-padding-inline-end",attributes:{category:"components",type:"button",item:"small",subitem:"paddingInlineEnd"},path:["components","button","small","paddingInlineEnd"]}},large:{fontSize:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.fontSize.value}"},name:"components-button-large-font-size",attributes:{category:"components",type:"button",item:"large",subitem:"fontSize"},path:["components","button","large","fontSize"]},lineHeight:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.fontSize.value}"},name:"components-button-large-line-height",attributes:{category:"components",type:"button",item:"large",subitem:"lineHeight"},path:["components","button","large","lineHeight"]},paddingBlockStart:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.paddingBlockStart.value}"},name:"components-button-large-padding-block-start",attributes:{category:"components",type:"button",item:"large",subitem:"paddingBlockStart"},path:["components","button","large","paddingBlockStart"]},paddingBlockEnd:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.paddingBlockEnd.value}"},name:"components-button-large-padding-block-end",attributes:{category:"components",type:"button",item:"large",subitem:"paddingBlockEnd"},path:["components","button","large","paddingBlockEnd"]},paddingInlineStart:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.paddingInlineStart.value}"},name:"components-button-large-padding-inline-start",attributes:{category:"components",type:"button",item:"large",subitem:"paddingInlineStart"},path:["components","button","large","paddingInlineStart"]},paddingInlineEnd:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.fieldcontrol.large.paddingInlineEnd.value}"},name:"components-button-large-padding-inline-end",attributes:{category:"components",type:"button",item:"large",subitem:"paddingInlineEnd"},path:["components","button","large","paddingInlineEnd"]}}},card:{backgroundColor:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.primary.value}"},name:"components-card-background-color",attributes:{category:"components",type:"card",item:"backgroundColor"},path:["components","card","backgroundColor"]},borderWidth:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.small.value}"},name:"components-card-border-width",attributes:{category:"components",type:"card",item:"borderWidth"},path:["components","card","borderWidth"]},borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-card-border-style",attributes:{category:"components",type:"card",item:"borderStyle"},path:["components","card","borderStyle"]},borderColor:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.primary.value}"},name:"components-card-border-color",attributes:{category:"components",type:"card",item:"borderColor"},path:["components","card","borderColor"]},boxShadow:{value:"0 2px 6px hsl(210, 50%, 10%, 0.15)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{shadows.medium.value}"},name:"components-card-box-shadow",attributes:{category:"components",type:"card",item:"boxShadow"},path:["components","card","boxShadow"]},padding:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-card-padding",attributes:{category:"components",type:"card",item:"padding"},path:["components","card","padding"]}},divider:{borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-divider-border-style",attributes:{category:"components",type:"divider",item:"borderStyle"},path:["components","divider","borderStyle"]},borderColor:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.primary.value}"},name:"components-divider-border-color",attributes:{category:"components",type:"divider",item:"borderColor"},path:["components","divider","borderColor"]},borderWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.medium.value}"},name:"components-divider-border-width",attributes:{category:"components",type:"divider",item:"borderWidth"},path:["components","divider","borderWidth"]},small:{borderWidth:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.small.value}"},name:"components-divider-small-border-width",attributes:{category:"components",type:"divider",item:"small",subitem:"borderWidth"},path:["components","divider","small","borderWidth"]}},large:{borderWidth:{value:"3px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.large.value}"},name:"components-divider-large-border-width",attributes:{category:"components",type:"divider",item:"large",subitem:"borderWidth"},path:["components","divider","large","borderWidth"]}},opacity:{value:"0.6",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{opacities.60.value}"},name:"components-divider-opacity",attributes:{category:"components",type:"divider",item:"opacity"},path:["components","divider","opacity"]}},field:{gap:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xs.value}"},name:"components-field-gap",attributes:{category:"components",type:"field",item:"gap"},path:["components","field","gap"]},fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-field-font-size",attributes:{category:"components",type:"field",item:"fontSize"},path:["components","field","fontSize"]},small:{gap:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xxs.value}"},name:"components-field-small-gap",attributes:{category:"components",type:"field",item:"small",subitem:"gap"},path:["components","field","small","gap"]},fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-field-small-font-size",attributes:{category:"components",type:"field",item:"small",subitem:"fontSize"},path:["components","field","small","fontSize"]}},large:{gap:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-field-large-gap",attributes:{category:"components",type:"field",item:"large",subitem:"gap"},path:["components","field","large","gap"]},fontSize:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-field-large-font-size",attributes:{category:"components",type:"field",item:"large",subitem:"fontSize"},path:["components","field","large","fontSize"]}}},fieldcontrol:{borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-fieldcontrol-border-style",attributes:{category:"components",type:"fieldcontrol",item:"borderStyle"},path:["components","fieldcontrol","borderStyle"]},borderColor:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.primary.value}"},name:"components-fieldcontrol-border-color",attributes:{category:"components",type:"fieldcontrol",item:"borderColor"},path:["components","fieldcontrol","borderColor"]},borderWidth:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.small.value}"},name:"components-fieldcontrol-border-width",attributes:{category:"components",type:"fieldcontrol",item:"borderWidth"},path:["components","fieldcontrol","borderWidth"]},borderRadius:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{radii.medium.value}"},name:"components-fieldcontrol-border-radius",attributes:{category:"components",type:"fieldcontrol",item:"borderRadius"},path:["components","fieldcontrol","borderRadius"]},paddingBlockStart:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-fieldcontrol-padding-block-start",attributes:{category:"components",type:"fieldcontrol",item:"paddingBlockStart"},path:["components","fieldcontrol","paddingBlockStart"]},paddingBlockEnd:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-fieldcontrol-padding-block-end",attributes:{category:"components",type:"fieldcontrol",item:"paddingBlockEnd"},path:["components","fieldcontrol","paddingBlockEnd"]},paddingInlineStart:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-fieldcontrol-padding-inline-start",attributes:{category:"components",type:"fieldcontrol",item:"paddingInlineStart"},path:["components","fieldcontrol","paddingInlineStart"]},paddingInlineEnd:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-fieldcontrol-padding-inline-end",attributes:{category:"components",type:"fieldcontrol",item:"paddingInlineEnd"},path:["components","fieldcontrol","paddingInlineEnd"]},fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.field.fontSize.value}"},name:"components-fieldcontrol-font-size",attributes:{category:"components",type:"fieldcontrol",item:"fontSize"},path:["components","fieldcontrol","fontSize"]},lineHeight:{value:"2.25",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{lineHeights.medium.value}"},name:"components-fieldcontrol-line-height",attributes:{category:"components",type:"fieldcontrol",item:"lineHeight"},path:["components","fieldcontrol","lineHeight"]},transitionDuration:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.medium.value}"},name:"components-fieldcontrol-transition-duration",attributes:{category:"components",type:"fieldcontrol",item:"transitionDuration"},path:["components","fieldcontrol","transitionDuration"]},outlineColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.transparent.value}"},name:"components-fieldcontrol-outline-color",attributes:{category:"components",type:"fieldcontrol",item:"outlineColor"},path:["components","fieldcontrol","outlineColor"]},outlineStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-fieldcontrol-outline-style",attributes:{category:"components",type:"fieldcontrol",item:"outlineStyle"},path:["components","fieldcontrol","outlineStyle"]},outlineWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{outlineWidths.medium.value}"},name:"components-fieldcontrol-outline-width",attributes:{category:"components",type:"fieldcontrol",item:"outlineWidth"},path:["components","fieldcontrol","outlineWidth"]},outlineOffset:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{outlineOffsets.medium.value}"},name:"components-fieldcontrol-outline-offset",attributes:{category:"components",type:"fieldcontrol",item:"outlineOffset"},path:["components","fieldcontrol","outlineOffset"]},small:{fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.field.small.fontSize.value}"},name:"components-fieldcontrol-small-font-size",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"fontSize"},path:["components","fieldcontrol","small","fontSize"]},paddingBlockStart:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xs.value}"},name:"components-fieldcontrol-small-padding-block-start",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"paddingBlockStart"},path:["components","fieldcontrol","small","paddingBlockStart"]},paddingBlockEnd:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xs.value}"},name:"components-fieldcontrol-small-padding-block-end",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"paddingBlockEnd"},path:["components","fieldcontrol","small","paddingBlockEnd"]},paddingInlineStart:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-fieldcontrol-small-padding-inline-start",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"paddingInlineStart"},path:["components","fieldcontrol","small","paddingInlineStart"]},paddingInlineEnd:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-fieldcontrol-small-padding-inline-end",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"paddingInlineEnd"},path:["components","fieldcontrol","small","paddingInlineEnd"]},lineHeight:{value:"2",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{lineHeights.small.value}"},name:"components-fieldcontrol-small-line-height",attributes:{category:"components",type:"fieldcontrol",item:"small",subitem:"lineHeight"},path:["components","fieldcontrol","small","lineHeight"]}},large:{fontSize:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{components.field.large.fontSize.value}"},name:"components-fieldcontrol-large-font-size",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"fontSize"},path:["components","fieldcontrol","large","fontSize"]},paddingBlockStart:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-fieldcontrol-large-padding-block-start",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"paddingBlockStart"},path:["components","fieldcontrol","large","paddingBlockStart"]},paddingBlockEnd:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-fieldcontrol-large-padding-block-end",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"paddingBlockEnd"},path:["components","fieldcontrol","large","paddingBlockEnd"]},paddingInlineStart:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.large.value}"},name:"components-fieldcontrol-large-padding-inline-start",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"paddingInlineStart"},path:["components","fieldcontrol","large","paddingInlineStart"]},paddingInlineEnd:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.large.value}"},name:"components-fieldcontrol-large-padding-inline-end",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"paddingInlineEnd"},path:["components","fieldcontrol","large","paddingInlineEnd"]},lineHeight:{value:"2.5",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{lineHeights.large.value}"},name:"components-fieldcontrol-large-line-height",attributes:{category:"components",type:"fieldcontrol",item:"large",subitem:"lineHeight"},path:["components","fieldcontrol","large","lineHeight"]}},quiet:{borderStyle:{value:"none",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"none"},name:"components-fieldcontrol-quiet-border-style",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderStyle"},path:["components","fieldcontrol","quiet","borderStyle"]},borderBlockEnd:{value:"1px solid hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.small.value} solid {colors.border.primary.value}"},name:"components-fieldcontrol-quiet-border-block-end",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderBlockEnd"},path:["components","fieldcontrol","quiet","borderBlockEnd"]},borderInlineStart:{value:"none",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"none"},name:"components-fieldcontrol-quiet-border-inline-start",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderInlineStart"},path:["components","fieldcontrol","quiet","borderInlineStart"]},borderInlineEnd:{value:"none",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"none"},name:"components-fieldcontrol-quiet-border-inline-end",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderInlineEnd"},path:["components","fieldcontrol","quiet","borderInlineEnd"]},borderBlockStart:{value:"none",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"none"},name:"components-fieldcontrol-quiet-border-block-start",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderBlockStart"},path:["components","fieldcontrol","quiet","borderBlockStart"]},borderRadius:{value:"0",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0"},name:"components-fieldcontrol-quiet-border-radius",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"borderRadius"},path:["components","fieldcontrol","quiet","borderRadius"]},_focus:{borderBlockEndColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-fieldcontrol-quiet-focus-border-block-end-color",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"_focus",state:"borderBlockEndColor"},path:["components","fieldcontrol","quiet","_focus","borderBlockEndColor"]},boxShadow:{value:"0 1px hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 1px {colors.focus.value}"},name:"components-fieldcontrol-quiet-focus-box-shadow",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"_focus",state:"boxShadow"},path:["components","fieldcontrol","quiet","_focus","boxShadow"]}},_error:{borderBlockEndColor:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.error.value}"},name:"components-fieldcontrol-quiet-error-border-block-end-color",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"_error",state:"borderBlockEndColor"},path:["components","fieldcontrol","quiet","_error","borderBlockEndColor"]},_focus:{boxShadow:{value:"0 1px hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 1px {colors.error.value}"},name:"components-fieldcontrol-quiet-error-focus-box-shadow",attributes:{category:"components",type:"fieldcontrol",item:"quiet",subitem:"_error",state:"_focus"},path:["components","fieldcontrol","quiet","_error","_focus","boxShadow"]}}}},_focus:{borderColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-fieldcontrol-focus-border-color",attributes:{category:"components",type:"fieldcontrol",item:"_focus",subitem:"borderColor"},path:["components","fieldcontrol","_focus","borderColor"]},boxShadow:{value:"0px 0px 0px 1px hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0px 0px 0px 1px {colors.focus.value}"},name:"components-fieldcontrol-focus-box-shadow",attributes:{category:"components",type:"fieldcontrol",item:"_focus",subitem:"boxShadow"},path:["components","fieldcontrol","_focus","boxShadow"]}},_disabled:{cursor:{value:"not-allowed",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"not-allowed"},name:"components-fieldcontrol-disabled-cursor",attributes:{category:"components",type:"fieldcontrol",item:"_disabled",subitem:"cursor"},path:["components","fieldcontrol","_disabled","cursor"]},borderColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.transparent.value}"},name:"components-fieldcontrol-disabled-border-color",attributes:{category:"components",type:"fieldcontrol",item:"_disabled",subitem:"borderColor"},path:["components","fieldcontrol","_disabled","borderColor"]},backgroundColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-fieldcontrol-disabled-background-color",attributes:{category:"components",type:"fieldcontrol",item:"_disabled",subitem:"backgroundColor"},path:["components","fieldcontrol","_disabled","backgroundColor"]}},_error:{borderColor:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.error.value}"},name:"components-fieldcontrol-error-border-color",attributes:{category:"components",type:"fieldcontrol",item:"_error",subitem:"borderColor"},path:["components","fieldcontrol","_error","borderColor"]},_focus:{boxShadow:{value:"0px 0px 0px 1px hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0px 0px 0px 1px {colors.error.value}"},name:"components-fieldcontrol-error-focus-box-shadow",attributes:{category:"components",type:"fieldcontrol",item:"_error",subitem:"_focus",state:"boxShadow"},path:["components","fieldcontrol","_error","_focus","boxShadow"]}}}},fieldgroup:{gap:{value:0,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:0},name:"components-fieldgroup-gap",attributes:{category:"components",type:"fieldgroup",item:"gap"},path:["components","fieldgroup","gap"]}},fieldmessages:{error:{color:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.error.value}"},name:"components-fieldmessages-error-color",attributes:{category:"components",type:"fieldmessages",item:"error",subitem:"color"},path:["components","fieldmessages","error","color"]},fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-fieldmessages-error-font-size",attributes:{category:"components",type:"fieldmessages",item:"error",subitem:"fontSize"},path:["components","fieldmessages","error","fontSize"]}},description:{fontStyle:{value:"italic",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"italic"},name:"components-fieldmessages-description-font-style",attributes:{category:"components",type:"fieldmessages",item:"description",subitem:"fontStyle"},path:["components","fieldmessages","description","fontStyle"]},fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-fieldmessages-description-font-size",attributes:{category:"components",type:"fieldmessages",item:"description",subitem:"fontSize"},path:["components","fieldmessages","description","fontSize"]}}},flex:{gap:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-flex-gap",attributes:{category:"components",type:"flex",item:"gap"},path:["components","flex","gap"]},justifyContent:{value:"normal",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"normal"},name:"components-flex-justify-content",attributes:{category:"components",type:"flex",item:"justifyContent"},path:["components","flex","justifyContent"]},alignItems:{value:"stretch",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"stretch"},name:"components-flex-align-items",attributes:{category:"components",type:"flex",item:"alignItems"},path:["components","flex","alignItems"]},alignContent:{value:"normal",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"normal"},name:"components-flex-align-content",attributes:{category:"components",type:"flex",item:"alignContent"},path:["components","flex","alignContent"]},flexWrap:{value:"nowrap",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"nowrap"},name:"components-flex-flex-wrap",attributes:{category:"components",type:"flex",item:"flexWrap"},path:["components","flex","flexWrap"]}},heading:{"1":{fontSize:{value:"5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxxxl.value}"},name:"components-heading-1-font-size",attributes:{category:"components",type:"heading",item:"1",subitem:"fontSize"},path:["components","heading","1","fontSize"]},fontWeight:{value:300,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.light.value}"},name:"components-heading-1-font-weight",attributes:{category:"components",type:"heading",item:"1",subitem:"fontWeight"},path:["components","heading","1","fontWeight"]}},"2":{fontSize:{value:"3rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxxl.value}"},name:"components-heading-2-font-size",attributes:{category:"components",type:"heading",item:"2",subitem:"fontSize"},path:["components","heading","2","fontSize"]},fontWeight:{value:300,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.light.value}"},name:"components-heading-2-font-weight",attributes:{category:"components",type:"heading",item:"2",subitem:"fontWeight"},path:["components","heading","2","fontWeight"]}},"3":{fontSize:{value:"2rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxl.value}"},name:"components-heading-3-font-size",attributes:{category:"components",type:"heading",item:"3",subitem:"fontSize"},path:["components","heading","3","fontSize"]},fontWeight:{value:400,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.normal.value}"},name:"components-heading-3-font-weight",attributes:{category:"components",type:"heading",item:"3",subitem:"fontWeight"},path:["components","heading","3","fontWeight"]}},"4":{fontSize:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xl.value}"},name:"components-heading-4-font-size",attributes:{category:"components",type:"heading",item:"4",subitem:"fontSize"},path:["components","heading","4","fontSize"]},fontWeight:{value:500,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.medium.value}"},name:"components-heading-4-font-weight",attributes:{category:"components",type:"heading",item:"4",subitem:"fontWeight"},path:["components","heading","4","fontWeight"]}},"5":{fontSize:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-heading-5-font-size",attributes:{category:"components",type:"heading",item:"5",subitem:"fontSize"},path:["components","heading","5","fontSize"]},fontWeight:{value:600,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.semibold.value}"},name:"components-heading-5-font-weight",attributes:{category:"components",type:"heading",item:"5",subitem:"fontWeight"},path:["components","heading","5","fontWeight"]}},"6":{fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-heading-6-font-size",attributes:{category:"components",type:"heading",item:"6",subitem:"fontSize"},path:["components","heading","6","fontSize"]},fontWeight:{value:700,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.bold.value}"},name:"components-heading-6-font-weight",attributes:{category:"components",type:"heading",item:"6",subitem:"fontWeight"},path:["components","heading","6","fontWeight"]}},color:{value:"hsl(210, 50%, 10%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.primary.value}"},name:"components-heading-color",attributes:{category:"components",type:"heading",item:"color"},path:["components","heading","color"]},lineHeight:{value:1.25,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:1.25},name:"components-heading-line-height",attributes:{category:"components",type:"heading",item:"lineHeight"},path:["components","heading","lineHeight"]}},icon:{lineHeight:{value:1,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:1},name:"components-icon-line-height",attributes:{category:"components",type:"icon",item:"lineHeight"},path:["components","icon","lineHeight"]},height:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-icon-height",attributes:{category:"components",type:"icon",item:"height"},path:["components","icon","height"]},large:{height:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-icon-large-height",attributes:{category:"components",type:"icon",item:"large",subitem:"height"},path:["components","icon","large","height"]}},small:{height:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-icon-small-height",attributes:{category:"components",type:"icon",item:"small",subitem:"height"},path:["components","icon","small","height"]}}},image:{maxWidth:{value:"100%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"100%"},name:"components-image-max-width",attributes:{category:"components",type:"image",item:"maxWidth"},path:["components","image","maxWidth"]},height:{value:"auto",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"auto"},name:"components-image-height",attributes:{category:"components",type:"image",item:"height"},path:["components","image","height"]},objectFit:{value:"initial",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"initial"},name:"components-image-object-fit",attributes:{category:"components",type:"image",item:"objectFit"},path:["components","image","objectFit"]},objectPosition:{value:"initial",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"initial"},name:"components-image-object-position",attributes:{category:"components",type:"image",item:"objectPosition"},path:["components","image","objectPosition"]}},link:{active:{color:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.active.value}"},name:"components-link-active-color",attributes:{category:"components",type:"link",item:"active",subitem:"color"},path:["components","link","active","color"]}},color:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.interactive.value}"},name:"components-link-color",attributes:{category:"components",type:"link",item:"color"},path:["components","link","color"]},focus:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.focus.value}"},name:"components-link-focus-color",attributes:{category:"components",type:"link",item:"focus",subitem:"color"},path:["components","link","focus","color"]}},hover:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.hover.value}"},name:"components-link-hover-color",attributes:{category:"components",type:"link",item:"hover",subitem:"color"},path:["components","link","hover","color"]}},large:{fontSize:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-link-large-font-size",attributes:{category:"components",type:"link",item:"large",subitem:"fontSize"},path:["components","link","large","fontSize"]}},small:{fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-link-small-font-size",attributes:{category:"components",type:"link",item:"small",subitem:"fontSize"},path:["components","link","small","fontSize"]}},visited:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-link-visited-color",attributes:{category:"components",type:"link",item:"visited",subitem:"color"},path:["components","link","visited","color"]}}},pagination:{current:{color:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-pagination-current-color",attributes:{category:"components",type:"pagination",item:"current",subitem:"color"},path:["components","pagination","current","color"]},fontSize:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-pagination-current-font-size",attributes:{category:"components",type:"pagination",item:"current",subitem:"fontSize"},path:["components","pagination","current","fontSize"]},backgroundColor:{value:"rgba(0, 0, 0, 0.4)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"rgba(0, 0, 0, 0.4)"},name:"components-pagination-current-background-color",attributes:{category:"components",type:"pagination",item:"current",subitem:"backgroundColor"},path:["components","pagination","current","backgroundColor"]}},button:{color:{value:"inherit",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"inherit"},name:"components-pagination-button-color",attributes:{category:"components",type:"pagination",item:"button",subitem:"color"},path:["components","pagination","button","color"]},fontWeight:{value:"inherit",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"inherit"},name:"components-pagination-button-font-weight",attributes:{category:"components",type:"pagination",item:"button",subitem:"fontWeight"},path:["components","pagination","button","fontWeight"]},paddingTop:{value:"0",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0"},name:"components-pagination-button-padding-top",attributes:{category:"components",type:"pagination",item:"button",subitem:"paddingTop"},path:["components","pagination","button","paddingTop"]},paddingRight:{value:"6px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"6px"},name:"components-pagination-button-padding-right",attributes:{category:"components",type:"pagination",item:"button",subitem:"paddingRight"},path:["components","pagination","button","paddingRight"]},paddingBottom:{value:"0",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0"},name:"components-pagination-button-padding-bottom",attributes:{category:"components",type:"pagination",item:"button",subitem:"paddingBottom"},path:["components","pagination","button","paddingBottom"]},paddingLeft:{value:"6px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"6px"},name:"components-pagination-button-padding-left",attributes:{category:"components",type:"pagination",item:"button",subitem:"paddingLeft"},path:["components","pagination","button","paddingLeft"]},transition:{value:"background-color 250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"background-color {time.transition.medium.value}"},name:"components-pagination-button-transition",attributes:{category:"components",type:"pagination",item:"button",subitem:"transition"},path:["components","pagination","button","transition"]},hover:{backgroundColor:{value:"rgba(0, 0, 0, 0.1)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"rgba(0, 0, 0, 0.1)"},name:"components-pagination-button-hover-background-color",attributes:{category:"components",type:"pagination",item:"button",subitem:"hover",state:"backgroundColor"},path:["components","pagination","button","hover","backgroundColor"]}},disabled:{opacity:{value:"0.4",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{opacities.40.value}"},name:"components-pagination-button-disabled-opacity",attributes:{category:"components",type:"pagination",item:"button",subitem:"disabled",state:"opacity"},path:["components","pagination","button","disabled","opacity"]}}},ellipsis:{paddingRight:{value:"8px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"8px"},name:"components-pagination-ellipsis-padding-right",attributes:{category:"components",type:"pagination",item:"ellipsis",subitem:"paddingRight"},path:["components","pagination","ellipsis","paddingRight"]},paddingLeft:{value:"8px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"8px"},name:"components-pagination-ellipsis-padding-left",attributes:{category:"components",type:"pagination",item:"ellipsis",subitem:"paddingLeft"},path:["components","pagination","ellipsis","paddingLeft"]}},itemContainer:{marginLeft:{value:"4px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"4px"},name:"components-pagination-item-container-margin-left",attributes:{category:"components",type:"pagination",item:"itemContainer",subitem:"marginLeft"},path:["components","pagination","itemContainer","marginLeft"]},marginRight:{value:"4px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"4px"},name:"components-pagination-item-container-margin-right",attributes:{category:"components",type:"pagination",item:"itemContainer",subitem:"marginRight"},path:["components","pagination","itemContainer","marginRight"]}},itemShared:{height:{value:"2rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxl.value}"},name:"components-pagination-item-shared-height",attributes:{category:"components",type:"pagination",item:"itemShared",subitem:"height"},path:["components","pagination","itemShared","height"]},minWidth:{value:"2rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxl.value}"},name:"components-pagination-item-shared-min-width",attributes:{category:"components",type:"pagination",item:"itemShared",subitem:"minWidth"},path:["components","pagination","itemShared","minWidth"]},borderRadius:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-pagination-item-shared-border-radius",attributes:{category:"components",type:"pagination",item:"itemShared",subitem:"borderRadius"},path:["components","pagination","itemShared","borderRadius"]}}},placeholder:{borderRadius:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{radii.medium.value}"},name:"components-placeholder-border-radius",attributes:{category:"components",type:"placeholder",item:"borderRadius"},path:["components","placeholder","borderRadius"]},transitionDuration:{value:"500ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.long.value}"},name:"components-placeholder-transition-duration",attributes:{category:"components",type:"placeholder",item:"transitionDuration"},path:["components","placeholder","transitionDuration"]},startColor:{value:"hsl(210, 5%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.secondary.value}"},name:"components-placeholder-start-color",attributes:{category:"components",type:"placeholder",item:"startColor"},path:["components","placeholder","startColor"]},endColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.tertiary.value}"},name:"components-placeholder-end-color",attributes:{category:"components",type:"placeholder",item:"endColor"},path:["components","placeholder","endColor"]},small:{height:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.small.value}"},name:"components-placeholder-small-height",attributes:{category:"components",type:"placeholder",item:"small",subitem:"height"},path:["components","placeholder","small","height"]}},default:{height:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-placeholder-default-height",attributes:{category:"components",type:"placeholder",item:"default",subitem:"height"},path:["components","placeholder","default","height"]}},large:{height:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.large.value}"},name:"components-placeholder-large-height",attributes:{category:"components",type:"placeholder",item:"large",subitem:"height"},path:["components","placeholder","large","height"]}}},radio:{alignItems:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-radio-align-items",attributes:{category:"components",type:"radio",item:"alignItems"},path:["components","radio","alignItems"]},justifyContent:{value:"flex-start",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"flex-start"},name:"components-radio-justify-content",attributes:{category:"components",type:"radio",item:"justifyContent"},path:["components","radio","justifyContent"]},gap:{value:"inherit",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"inherit"},name:"components-radio-gap",attributes:{category:"components",type:"radio",item:"gap"},path:["components","radio","gap"]},button:{alignItems:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-radio-button-align-items",attributes:{category:"components",type:"radio",item:"button",subitem:"alignItems"},path:["components","radio","button","alignItems"]},justifyContent:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-radio-button-justify-content",attributes:{category:"components",type:"radio",item:"button",subitem:"justifyContent"},path:["components","radio","button","justifyContent"]},width:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-radio-button-width",attributes:{category:"components",type:"radio",item:"button",subitem:"width"},path:["components","radio","button","width"]},height:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-radio-button-height",attributes:{category:"components",type:"radio",item:"button",subitem:"height"},path:["components","radio","button","height"]},boxSizing:{value:"border-box",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"border-box"},name:"components-radio-button-box-sizing",attributes:{category:"components",type:"radio",item:"button",subitem:"boxSizing"},path:["components","radio","button","boxSizing"]},borderWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.medium.value}"},name:"components-radio-button-border-width",attributes:{category:"components",type:"radio",item:"button",subitem:"borderWidth"},path:["components","radio","button","borderWidth"]},borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-radio-button-border-style",attributes:{category:"components",type:"radio",item:"button",subitem:"borderStyle"},path:["components","radio","button","borderStyle"]},borderRadius:{value:"50%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"50%"},name:"components-radio-button-border-radius",attributes:{category:"components",type:"radio",item:"button",subitem:"borderRadius"},path:["components","radio","button","borderRadius"]},borderColor:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.primary.value}"},name:"components-radio-button-border-color",attributes:{category:"components",type:"radio",item:"button",subitem:"borderColor"},path:["components","radio","button","borderColor"]},color:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-radio-button-color",attributes:{category:"components",type:"radio",item:"button",subitem:"color"},path:["components","radio","button","color"]},backgroundColor:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-radio-button-background-color",attributes:{category:"components",type:"radio",item:"button",subitem:"backgroundColor"},path:["components","radio","button","backgroundColor"]},transitionProperty:{value:"all",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"all"},name:"components-radio-button-transition-property",attributes:{category:"components",type:"radio",item:"button",subitem:"transitionProperty"},path:["components","radio","button","transitionProperty"]},transitionDuration:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.medium.value}"},name:"components-radio-button-transition-duration",attributes:{category:"components",type:"radio",item:"button",subitem:"transitionDuration"},path:["components","radio","button","transitionDuration"]},outlineColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.transparent.value}"},name:"components-radio-button-outline-color",attributes:{category:"components",type:"radio",item:"button",subitem:"outlineColor"},path:["components","radio","button","outlineColor"]},outlineStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-radio-button-outline-style",attributes:{category:"components",type:"radio",item:"button",subitem:"outlineStyle"},path:["components","radio","button","outlineStyle"]},outlineWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{outlineWidths.medium.value}"},name:"components-radio-button-outline-width",attributes:{category:"components",type:"radio",item:"button",subitem:"outlineWidth"},path:["components","radio","button","outlineWidth"]},outlineOffset:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{outlineOffsets.medium.value}"},name:"components-radio-button-outline-offset",attributes:{category:"components",type:"radio",item:"button",subitem:"outlineOffset"},path:["components","radio","button","outlineOffset"]},before:{content:{value:'""',filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:'""'},name:"components-radio-button-before-content",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"content"},path:["components","radio","button","before","content"]},display:{value:"inline-block",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"inline-block"},name:"components-radio-button-before-display",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"display"},path:["components","radio","button","before","display"]},width:{value:"50%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"50%"},name:"components-radio-button-before-width",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"width"},path:["components","radio","button","before","width"]},height:{value:"50%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"50%"},name:"components-radio-button-before-height",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"height"},path:["components","radio","button","before","height"]},borderRadius:{value:"50%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"50%"},name:"components-radio-button-before-border-radius",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"borderRadius"},path:["components","radio","button","before","borderRadius"]},backgroundColor:{value:"currentColor",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"currentColor"},name:"components-radio-button-before-background-color",attributes:{category:"components",type:"radio",item:"button",subitem:"before",state:"backgroundColor"},path:["components","radio","button","before","backgroundColor"]}},small:{width:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xs.value}"},name:"components-radio-button-small-width",attributes:{category:"components",type:"radio",item:"button",subitem:"small",state:"width"},path:["components","radio","button","small","width"]},height:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xs.value}"},name:"components-radio-button-small-height",attributes:{category:"components",type:"radio",item:"button",subitem:"small",state:"height"},path:["components","radio","button","small","height"]}},large:{width:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-radio-button-large-width",attributes:{category:"components",type:"radio",item:"button",subitem:"large",state:"width"},path:["components","radio","button","large","width"]},height:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-radio-button-large-height",attributes:{category:"components",type:"radio",item:"button",subitem:"large",state:"height"},path:["components","radio","button","large","height"]}},_checked:{color:{value:"hsl(0, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.red.60.value}"},name:"components-radio-button-checked-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_checked",state:"color"},path:["components","radio","button","_checked","color"]},_disabled:{color:{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.secondary.value}"},name:"components-radio-button-checked-disabled-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_checked",state:"_disabled"},path:["components","radio","button","_checked","_disabled","color"]}}},_focus:{borderColor:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.focus.value}"},name:"components-radio-button-focus-border-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_focus",state:"borderColor"},path:["components","radio","button","_focus","borderColor"]},boxShadow:{value:"0 0 0 1px hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 0 0 1px {colors.focus.value}"},name:"components-radio-button-focus-box-shadow",attributes:{category:"components",type:"radio",item:"button",subitem:"_focus",state:"boxShadow"},path:["components","radio","button","_focus","boxShadow"]}},_disabled:{borderColor:{value:"#e9ecf0",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"#e9ecf0"},name:"components-radio-button-disabled-border-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_disabled",state:"borderColor"},path:["components","radio","button","_disabled","borderColor"]},backgroundColor:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-radio-button-disabled-background-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_disabled",state:"backgroundColor"},path:["components","radio","button","_disabled","backgroundColor"]},color:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-radio-button-disabled-color",attributes:{category:"components",type:"radio",item:"button",subitem:"_disabled",state:"color"},path:["components","radio","button","_disabled","color"]}}},label:{_disabled:{color:{value:"#d6dbe2",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"#d6dbe2"},name:"components-radio-label-disabled-color",attributes:{category:"components",type:"radio",item:"label",subitem:"_disabled",state:"color"},path:["components","radio","label","_disabled","color"]}}}},rating:{large:{size:{value:"3rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xxxl.value}"},name:"components-rating-large-size",attributes:{category:"components",type:"rating",item:"large",subitem:"size"},path:["components","rating","large","size"]}},default:{size:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.xl.value}"},name:"components-rating-default-size",attributes:{category:"components",type:"rating",item:"default",subitem:"size"},path:["components","rating","default","size"]}},small:{size:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-rating-small-size",attributes:{category:"components",type:"rating",item:"small",subitem:"size"},path:["components","rating","small","size"]}},filled:{color:{value:"hsl(30, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.icon.filled.value}"},name:"components-rating-filled-color",attributes:{category:"components",type:"rating",item:"filled",subitem:"color"},path:["components","rating","filled","color"]}},empty:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.icon.empty.value}"},name:"components-rating-empty-color",attributes:{category:"components",type:"rating",item:"empty",subitem:"color"},path:["components","rating","empty","color"]}}},select:{paddingInlineEnd:{value:"3.0rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xxl.value}"},name:"components-select-padding-inline-end",attributes:{category:"components",type:"select",item:"paddingInlineEnd"},path:["components","select","paddingInlineEnd"]},wrapper:{display:{value:"block",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"block"},name:"components-select-wrapper-display",attributes:{category:"components",type:"select",item:"wrapper",subitem:"display"},path:["components","select","wrapper","display"]},position:{value:"relative",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"relative"},name:"components-select-wrapper-position",attributes:{category:"components",type:"select",item:"wrapper",subitem:"position"},path:["components","select","wrapper","position"]},cursor:{value:"pointer",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"pointer"},name:"components-select-wrapper-cursor",attributes:{category:"components",type:"select",item:"wrapper",subitem:"cursor"},path:["components","select","wrapper","cursor"]}},iconWrapper:{position:{value:"absolute",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"absolute"},name:"components-select-icon-wrapper-position",attributes:{category:"components",type:"select",item:"iconWrapper",subitem:"position"},path:["components","select","iconWrapper","position"]},height:{value:"50%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"50%"},name:"components-select-icon-wrapper-height",attributes:{category:"components",type:"select",item:"iconWrapper",subitem:"height"},path:["components","select","iconWrapper","height"]},top:{value:"25%",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"25%"},name:"components-select-icon-wrapper-top",attributes:{category:"components",type:"select",item:"iconWrapper",subitem:"top"},path:["components","select","iconWrapper","top"]},right:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.medium.value}"},name:"components-select-icon-wrapper-right",attributes:{category:"components",type:"select",item:"iconWrapper",subitem:"right"},path:["components","select","iconWrapper","right"]},pointerEvents:{value:"none",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"none"},name:"components-select-icon-wrapper-pointer-events",attributes:{category:"components",type:"select",item:"iconWrapper",subitem:"pointerEvents"},path:["components","select","iconWrapper","pointerEvents"]}}},switchfield:{disabled:{opacity:{value:"0.3",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{opacities.30.value}"},name:"components-switchfield-disabled-opacity",attributes:{category:"components",type:"switchfield",item:"disabled",subitem:"opacity"},path:["components","switchfield","disabled","opacity"]}},focused:{shadow:{value:"0 0 4px #000",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{shadows.switch.value}"},name:"components-switchfield-focused-shadow",attributes:{category:"components",type:"switchfield",item:"focused",subitem:"shadow"},path:["components","switchfield","focused","shadow"]}},label:{padding:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.xs.value}"},name:"components-switchfield-label-padding",attributes:{category:"components",type:"switchfield",item:"label",subitem:"padding"},path:["components","switchfield","label","padding"]}},large:{font:{size:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.large.value}"},name:"components-switchfield-large-font-size",attributes:{category:"components",type:"switchfield",item:"large",subitem:"font",state:"size"},path:["components","switchfield","large","font","size"]}}},small:{font:{size:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.small.value}"},name:"components-switchfield-small-font-size",attributes:{category:"components",type:"switchfield",item:"small",subitem:"font",state:"size"},path:["components","switchfield","small","font","size"]}}},thumb:{background:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"components-switchfield-thumb-background",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"background"},path:["components","switchfield","thumb","background"]},border:{color:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.20.value}"},name:"components-switchfield-thumb-border-color",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"border",state:"color"},path:["components","switchfield","thumb","border","color"]},radius:{value:"8rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{radii.xxxl.value}"},name:"components-switchfield-thumb-border-radius",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"border",state:"radius"},path:["components","switchfield","thumb","border","radius"]}},checked:{transform:{value:"translateX(1em)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{transforms.slideX.medium.value}"},name:"components-switchfield-thumb-checked-transform",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"checked",state:"transform"},path:["components","switchfield","thumb","checked","transform"]}},transition:{duration:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.medium.value}"},name:"components-switchfield-thumb-transition-duration",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"transition",state:"duration"},path:["components","switchfield","thumb","transition","duration"]}},width:{value:"1em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.relative.medium.value}"},name:"components-switchfield-thumb-width",attributes:{category:"components",type:"switchfield",item:"thumb",subitem:"width"},path:["components","switchfield","thumb","width"]}},track:{background:{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.40.value}"},name:"components-switchfield-track-background",attributes:{category:"components",type:"switchfield",item:"track",subitem:"background"},path:["components","switchfield","track","background"]},border:{radius:{value:"8rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{radii.xxxl.value}"},name:"components-switchfield-track-border-radius",attributes:{category:"components",type:"switchfield",item:"track",subitem:"border",state:"radius"},path:["components","switchfield","track","border","radius"]}},checked:{background:{value:"hsl(220, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.blue.40.value}"},name:"components-switchfield-track-checked-background",attributes:{category:"components",type:"switchfield",item:"track",subitem:"checked",state:"background"},path:["components","switchfield","track","checked","background"]}},height:{value:"1em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.relative.medium.value}"},name:"components-switchfield-track-height",attributes:{category:"components",type:"switchfield",item:"track",subitem:"height"},path:["components","switchfield","track","height"]},padding:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{outlineWidths.medium.value}"},name:"components-switchfield-track-padding",attributes:{category:"components",type:"switchfield",item:"track",subitem:"padding"},path:["components","switchfield","track","padding"]},transition:{duration:{value:"100ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.short.value}"},name:"components-switchfield-track-transition-duration",attributes:{category:"components",type:"switchfield",item:"track",subitem:"transition",state:"duration"},path:["components","switchfield","track","transition","duration"]}},width:{value:"2.0em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{space.relative.xl.value}"},name:"components-switchfield-track-width",attributes:{category:"components",type:"switchfield",item:"track",subitem:"width"},path:["components","switchfield","track","width"]}}},tabs:{backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-tabs-background-color",attributes:{category:"components",type:"tabs",item:"backgroundColor"},path:["components","tabs","backgroundColor"]},borderColor:{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.secondary.value}"},name:"components-tabs-border-color",attributes:{category:"components",type:"tabs",item:"borderColor"},path:["components","tabs","borderColor"]},borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-tabs-border-style",attributes:{category:"components",type:"tabs",item:"borderStyle"},path:["components","tabs","borderStyle"]},borderWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.medium.value}"},name:"components-tabs-border-width",attributes:{category:"components",type:"tabs",item:"borderWidth"},path:["components","tabs","borderWidth"]},item:{backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-tabs-item-background-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"backgroundColor"},path:["components","tabs","item","backgroundColor"]},borderColor:{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.secondary.value}"},name:"components-tabs-item-border-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"borderColor"},path:["components","tabs","item","borderColor"]},borderStyle:{value:"solid",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"solid"},name:"components-tabs-item-border-style",attributes:{category:"components",type:"tabs",item:"item",subitem:"borderStyle"},path:["components","tabs","item","borderStyle"]},borderWidth:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{borderWidths.medium.value}"},name:"components-tabs-item-border-width",attributes:{category:"components",type:"tabs",item:"item",subitem:"borderWidth"},path:["components","tabs","item","borderWidth"]},color:{value:"hsl(210, 10%, 40%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.secondary.value}"},name:"components-tabs-item-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"color"},path:["components","tabs","item","color"]},fontSize:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontSizes.medium.value}"},name:"components-tabs-item-font-size",attributes:{category:"components",type:"tabs",item:"item",subitem:"fontSize"},path:["components","tabs","item","fontSize"]},fontWeight:{value:700,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{fontWeights.bold.value}"},name:"components-tabs-item-font-weight",attributes:{category:"components",type:"tabs",item:"item",subitem:"fontWeight"},path:["components","tabs","item","fontWeight"]},padding:{value:"0.75rem 1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:["{space.small.value}","{space.medium.value}"]},name:"components-tabs-item-padding",attributes:{category:"components",type:"tabs",item:"item",subitem:"padding"},path:["components","tabs","item","padding"]},textAlign:{value:"center",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"center"},name:"components-tabs-item-text-align",attributes:{category:"components",type:"tabs",item:"item",subitem:"textAlign"},path:["components","tabs","item","textAlign"]},transitionDuration:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{time.transition.medium.value}"},name:"components-tabs-item-transition-duration",attributes:{category:"components",type:"tabs",item:"item",subitem:"transitionDuration"},path:["components","tabs","item","transitionDuration"]},_hover:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.hover.value}"},name:"components-tabs-item-hover-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_hover",state:"color"},path:["components","tabs","item","_hover","color"]}},_focus:{color:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.focus.value}"},name:"components-tabs-item-focus-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_focus",state:"color"},path:["components","tabs","item","_focus","color"]}},_active:{color:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.interactive.value}"},name:"components-tabs-item-active-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_active",state:"color"},path:["components","tabs","item","_active","color"]},borderColor:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.interactive.value}"},name:"components-tabs-item-active-border-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_active",state:"borderColor"},path:["components","tabs","item","_active","borderColor"]},backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-tabs-item-active-background-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_active",state:"backgroundColor"},path:["components","tabs","item","_active","backgroundColor"]}},_disabled:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.disabled.value}"},name:"components-tabs-item-disabled-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_disabled",state:"color"},path:["components","tabs","item","_disabled","color"]},backgroundColor:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"components-tabs-item-disabled-background-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_disabled",state:"backgroundColor"},path:["components","tabs","item","_disabled","backgroundColor"]},borderColor:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.border.tertiary.value}"},name:"components-tabs-item-disabled-border-color",attributes:{category:"components",type:"tabs",item:"item",subitem:"_disabled",state:"borderColor"},path:["components","tabs","item","_disabled","borderColor"]}}}},text:{color:{value:"hsl(210, 50%, 10%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.primary.value}"},name:"components-text-color",attributes:{category:"components",type:"text",item:"color"},path:["components","text","color"]},primary:{color:{value:"hsl(210, 50%, 10%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.primary.value}"},name:"components-text-primary-color",attributes:{category:"components",type:"text",item:"primary",subitem:"color"},path:["components","text","primary","color"]}},secondary:{color:{value:"hsl(210, 10%, 40%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.secondary.value}"},name:"components-text-secondary-color",attributes:{category:"components",type:"text",item:"secondary",subitem:"color"},path:["components","text","secondary","color"]}},tertiary:{color:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"components-text-tertiary-color",attributes:{category:"components",type:"text",item:"tertiary",subitem:"color"},path:["components","text","tertiary","color"]}},error:{color:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.error.value}"},name:"components-text-error-color",attributes:{category:"components",type:"text",item:"error",subitem:"color"},path:["components","text","error","color"]}},warning:{color:{value:"hsl(30, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.warning.value}"},name:"components-text-warning-color",attributes:{category:"components",type:"text",item:"warning",subitem:"color"},path:["components","text","warning","color"]}},success:{color:{value:"hsl(130, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.success.value}"},name:"components-text-success-color",attributes:{category:"components",type:"text",item:"success",subitem:"color"},path:["components","text","success","color"]}},info:{color:{value:"hsl(220, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.info.value}"},name:"components-text-info-color",attributes:{category:"components",type:"text",item:"info",subitem:"color"},path:["components","text","info","color"]}}}},borderWidths:{small:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1px"},name:"border-widths-small",attributes:{category:"borderWidths",type:"small"},path:["borderWidths","small"]},medium:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2px"},name:"border-widths-medium",attributes:{category:"borderWidths",type:"medium"},path:["borderWidths","medium"]},large:{value:"3px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3px"},name:"border-widths-large",attributes:{category:"borderWidths",type:"large"},path:["borderWidths","large"]}},breakpoints:{values:{base:{value:0,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:0},name:"breakpoints-values-base",attributes:{category:"breakpoints",type:"values",item:"base"},path:["breakpoints","values","base"]},small:{value:30,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:30},name:"breakpoints-values-small",attributes:{category:"breakpoints",type:"values",item:"small"},path:["breakpoints","values","small"]},medium:{value:48,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:48},name:"breakpoints-values-medium",attributes:{category:"breakpoints",type:"values",item:"medium"},path:["breakpoints","values","medium"]},large:{value:62,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:62},name:"breakpoints-values-large",attributes:{category:"breakpoints",type:"values",item:"large"},path:["breakpoints","values","large"]},xl:{value:80,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:80},name:"breakpoints-values-xl",attributes:{category:"breakpoints",type:"values",item:"xl"},path:["breakpoints","values","xl"]},xxl:{value:96,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:96},name:"breakpoints-values-xxl",attributes:{category:"breakpoints",type:"values",item:"xxl"},path:["breakpoints","values","xxl"]}},unit:{value:"em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"em"},name:"breakpoints-unit",attributes:{category:"breakpoints",type:"unit"},path:["breakpoints","unit"]},defaultBreakpoint:{value:"base",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"base"},name:"breakpoints-default-breakpoint",attributes:{category:"breakpoints",type:"defaultBreakpoint"},path:["breakpoints","defaultBreakpoint"]}},colors:{red:{"10":{value:"hsl(0, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 75%, 95%)"},name:"colors-red-10",attributes:{category:"colors",type:"red",item:"10"},path:["colors","red","10"]},"20":{value:"hsl(0, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 75%, 85%)"},name:"colors-red-20",attributes:{category:"colors",type:"red",item:"20"},path:["colors","red","20"]},"40":{value:"hsl(0, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 75%, 75%)"},name:"colors-red-40",attributes:{category:"colors",type:"red",item:"40"},path:["colors","red","40"]},"60":{value:"hsl(0, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 50%, 50%)"},name:"colors-red-60",attributes:{category:"colors",type:"red",item:"60"},path:["colors","red","60"]},"80":{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 95%, 30%)"},name:"colors-red-80",attributes:{category:"colors",type:"red",item:"80"},path:["colors","red","80"]},"90":{value:"hsl(0, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 100%, 20%)"},name:"colors-red-90",attributes:{category:"colors",type:"red",item:"90"},path:["colors","red","90"]},"100":{value:"hsl(0, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(0, 100%, 15%)"},name:"colors-red-100",attributes:{category:"colors",type:"red",item:"100"},path:["colors","red","100"]}},orange:{"10":{value:"hsl(30, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 75%, 95%)"},name:"colors-orange-10",attributes:{category:"colors",type:"orange",item:"10"},path:["colors","orange","10"]},"20":{value:"hsl(30, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 75%, 85%)"},name:"colors-orange-20",attributes:{category:"colors",type:"orange",item:"20"},path:["colors","orange","20"]},"40":{value:"hsl(30, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 75%, 75%)"},name:"colors-orange-40",attributes:{category:"colors",type:"orange",item:"40"},path:["colors","orange","40"]},"60":{value:"hsl(30, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 50%, 50%)"},name:"colors-orange-60",attributes:{category:"colors",type:"orange",item:"60"},path:["colors","orange","60"]},"80":{value:"hsl(30, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 95%, 30%)"},name:"colors-orange-80",attributes:{category:"colors",type:"orange",item:"80"},path:["colors","orange","80"]},"90":{value:"hsl(30, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 100%, 20%)"},name:"colors-orange-90",attributes:{category:"colors",type:"orange",item:"90"},path:["colors","orange","90"]},"100":{value:"hsl(30, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(30, 100%, 15%)"},name:"colors-orange-100",attributes:{category:"colors",type:"orange",item:"100"},path:["colors","orange","100"]}},yellow:{"10":{value:"hsl(60, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 75%, 95%)"},name:"colors-yellow-10",attributes:{category:"colors",type:"yellow",item:"10"},path:["colors","yellow","10"]},"20":{value:"hsl(60, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 75%, 85%)"},name:"colors-yellow-20",attributes:{category:"colors",type:"yellow",item:"20"},path:["colors","yellow","20"]},"40":{value:"hsl(60, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 75%, 75%)"},name:"colors-yellow-40",attributes:{category:"colors",type:"yellow",item:"40"},path:["colors","yellow","40"]},"60":{value:"hsl(60, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 50%, 50%)"},name:"colors-yellow-60",attributes:{category:"colors",type:"yellow",item:"60"},path:["colors","yellow","60"]},"80":{value:"hsl(60, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 95%, 30%)"},name:"colors-yellow-80",attributes:{category:"colors",type:"yellow",item:"80"},path:["colors","yellow","80"]},"90":{value:"hsl(60, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 100%, 20%)"},name:"colors-yellow-90",attributes:{category:"colors",type:"yellow",item:"90"},path:["colors","yellow","90"]},"100":{value:"hsl(60, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(60, 100%, 15%)"},name:"colors-yellow-100",attributes:{category:"colors",type:"yellow",item:"100"},path:["colors","yellow","100"]}},green:{"10":{value:"hsl(130, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 75%, 95%)"},name:"colors-green-10",attributes:{category:"colors",type:"green",item:"10"},path:["colors","green","10"]},"20":{value:"hsl(130, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 75%, 85%)"},name:"colors-green-20",attributes:{category:"colors",type:"green",item:"20"},path:["colors","green","20"]},"40":{value:"hsl(130, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 75%, 75%)"},name:"colors-green-40",attributes:{category:"colors",type:"green",item:"40"},path:["colors","green","40"]},"60":{value:"hsl(130, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 50%, 50%)"},name:"colors-green-60",attributes:{category:"colors",type:"green",item:"60"},path:["colors","green","60"]},"80":{value:"hsl(130, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 95%, 30%)"},name:"colors-green-80",attributes:{category:"colors",type:"green",item:"80"},path:["colors","green","80"]},"90":{value:"hsl(130, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 100%, 20%)"},name:"colors-green-90",attributes:{category:"colors",type:"green",item:"90"},path:["colors","green","90"]},"100":{value:"hsl(130, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(130, 100%, 15%)"},name:"colors-green-100",attributes:{category:"colors",type:"green",item:"100"},path:["colors","green","100"]}},teal:{"10":{value:"hsl(190, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 75%, 95%)"},name:"colors-teal-10",attributes:{category:"colors",type:"teal",item:"10"},path:["colors","teal","10"]},"20":{value:"hsl(190, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 75%, 85%)"},name:"colors-teal-20",attributes:{category:"colors",type:"teal",item:"20"},path:["colors","teal","20"]},"40":{value:"hsl(190, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 70%, 70%)"},name:"colors-teal-40",attributes:{category:"colors",type:"teal",item:"40"},path:["colors","teal","40"]},"60":{value:"hsl(190, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 50%, 50%)"},name:"colors-teal-60",attributes:{category:"colors",type:"teal",item:"60"},path:["colors","teal","60"]},"80":{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 95%, 30%)"},name:"colors-teal-80",attributes:{category:"colors",type:"teal",item:"80"},path:["colors","teal","80"]},"90":{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 100%, 20%)"},name:"colors-teal-90",attributes:{category:"colors",type:"teal",item:"90"},path:["colors","teal","90"]},"100":{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(190, 100%, 15%)"},name:"colors-teal-100",attributes:{category:"colors",type:"teal",item:"100"},path:["colors","teal","100"]}},blue:{"10":{value:"hsl(220, 95%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 95%, 95%)"},name:"colors-blue-10",attributes:{category:"colors",type:"blue",item:"10"},path:["colors","blue","10"]},"20":{value:"hsl(220, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 85%, 85%)"},name:"colors-blue-20",attributes:{category:"colors",type:"blue",item:"20"},path:["colors","blue","20"]},"40":{value:"hsl(220, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 70%, 70%)"},name:"colors-blue-40",attributes:{category:"colors",type:"blue",item:"40"},path:["colors","blue","40"]},"60":{value:"hsl(220, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 50%, 50%)"},name:"colors-blue-60",attributes:{category:"colors",type:"blue",item:"60"},path:["colors","blue","60"]},"80":{value:"hsl(220, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 95%, 30%)"},name:"colors-blue-80",attributes:{category:"colors",type:"blue",item:"80"},path:["colors","blue","80"]},"90":{value:"hsl(220, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 100%, 20%)"},name:"colors-blue-90",attributes:{category:"colors",type:"blue",item:"90"},path:["colors","blue","90"]},"100":{value:"hsl(220, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(220, 100%, 15%)"},name:"colors-blue-100",attributes:{category:"colors",type:"blue",item:"100"},path:["colors","blue","100"]}},purple:{"10":{value:"hsl(300, 95%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 95%, 95%)"},name:"colors-purple-10",attributes:{category:"colors",type:"purple",item:"10"},path:["colors","purple","10"]},"20":{value:"hsl(300, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 85%, 85%)"},name:"colors-purple-20",attributes:{category:"colors",type:"purple",item:"20"},path:["colors","purple","20"]},"40":{value:"hsl(300, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 70%, 70%)"},name:"colors-purple-40",attributes:{category:"colors",type:"purple",item:"40"},path:["colors","purple","40"]},"60":{value:"hsl(300, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 50%, 50%)"},name:"colors-purple-60",attributes:{category:"colors",type:"purple",item:"60"},path:["colors","purple","60"]},"80":{value:"hsl(300, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 95%, 30%)"},name:"colors-purple-80",attributes:{category:"colors",type:"purple",item:"80"},path:["colors","purple","80"]},"90":{value:"hsl(300, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 100%, 20%)"},name:"colors-purple-90",attributes:{category:"colors",type:"purple",item:"90"},path:["colors","purple","90"]},"100":{value:"hsl(300, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(300, 100%, 15%)"},name:"colors-purple-100",attributes:{category:"colors",type:"purple",item:"100"},path:["colors","purple","100"]}},pink:{"10":{value:"hsl(340, 95%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 95%, 95%)"},name:"colors-pink-10",attributes:{category:"colors",type:"pink",item:"10"},path:["colors","pink","10"]},"20":{value:"hsl(340, 90%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 90%, 85%)"},name:"colors-pink-20",attributes:{category:"colors",type:"pink",item:"20"},path:["colors","pink","20"]},"40":{value:"hsl(340, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 70%, 70%)"},name:"colors-pink-40",attributes:{category:"colors",type:"pink",item:"40"},path:["colors","pink","40"]},"60":{value:"hsl(340, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 50%, 50%)"},name:"colors-pink-60",attributes:{category:"colors",type:"pink",item:"60"},path:["colors","pink","60"]},"80":{value:"hsl(340, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 95%, 30%)"},name:"colors-pink-80",attributes:{category:"colors",type:"pink",item:"80"},path:["colors","pink","80"]},"90":{value:"hsl(340, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 100%, 20%)"},name:"colors-pink-90",attributes:{category:"colors",type:"pink",item:"90"},path:["colors","pink","90"]},"100":{value:"hsl(340, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(340, 100%, 15%)"},name:"colors-pink-100",attributes:{category:"colors",type:"pink",item:"100"},path:["colors","pink","100"]}},neutral:{"10":{value:"hsl(210, 5%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 5%, 95%)"},name:"colors-neutral-10",attributes:{category:"colors",type:"neutral",item:"10"},path:["colors","neutral","10"]},"20":{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 5%, 90%)"},name:"colors-neutral-20",attributes:{category:"colors",type:"neutral",item:"20"},path:["colors","neutral","20"]},"40":{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 5%, 80%)"},name:"colors-neutral-40",attributes:{category:"colors",type:"neutral",item:"40"},path:["colors","neutral","40"]},"60":{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 6%, 70%)"},name:"colors-neutral-60",attributes:{category:"colors",type:"neutral",item:"60"},path:["colors","neutral","60"]},"80":{value:"hsl(210, 10%, 40%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 10%, 40%)"},name:"colors-neutral-80",attributes:{category:"colors",type:"neutral",item:"80"},path:["colors","neutral","80"]},"90":{value:"hsl(210, 25%, 25%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 25%, 25%)"},name:"colors-neutral-90",attributes:{category:"colors",type:"neutral",item:"90"},path:["colors","neutral","90"]},"100":{value:"hsl(210, 50%, 10%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 50%, 10%)"},name:"colors-neutral-100",attributes:{category:"colors",type:"neutral",item:"100"},path:["colors","neutral","100"]}},brand:{primary:{"10":{value:"hsl(190, 75%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.10.value}"},name:"colors-brand-primary-10",attributes:{category:"colors",type:"brand",item:"primary",subitem:"10"},path:["colors","brand","primary","10"]},"20":{value:"hsl(190, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.20.value}"},name:"colors-brand-primary-20",attributes:{category:"colors",type:"brand",item:"primary",subitem:"20"},path:["colors","brand","primary","20"]},"40":{value:"hsl(190, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.40.value}"},name:"colors-brand-primary-40",attributes:{category:"colors",type:"brand",item:"primary",subitem:"40"},path:["colors","brand","primary","40"]},"60":{value:"hsl(190, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.60.value}"},name:"colors-brand-primary-60",attributes:{category:"colors",type:"brand",item:"primary",subitem:"60"},path:["colors","brand","primary","60"]},"80":{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.80.value}"},name:"colors-brand-primary-80",attributes:{category:"colors",type:"brand",item:"primary",subitem:"80"},path:["colors","brand","primary","80"]},"90":{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.90.value}"},name:"colors-brand-primary-90",attributes:{category:"colors",type:"brand",item:"primary",subitem:"90"},path:["colors","brand","primary","90"]},"100":{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.teal.100.value}"},name:"colors-brand-primary-100",attributes:{category:"colors",type:"brand",item:"primary",subitem:"100"},path:["colors","brand","primary","100"]}},secondary:{"10":{value:"hsl(300, 95%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.10.value}"},name:"colors-brand-secondary-10",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"10"},path:["colors","brand","secondary","10"]},"20":{value:"hsl(300, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.20.value}"},name:"colors-brand-secondary-20",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"20"},path:["colors","brand","secondary","20"]},"40":{value:"hsl(300, 70%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.40.value}"},name:"colors-brand-secondary-40",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"40"},path:["colors","brand","secondary","40"]},"60":{value:"hsl(300, 50%, 50%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.60.value}"},name:"colors-brand-secondary-60",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"60"},path:["colors","brand","secondary","60"]},"80":{value:"hsl(300, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.80.value}"},name:"colors-brand-secondary-80",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"80"},path:["colors","brand","secondary","80"]},"90":{value:"hsl(300, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.90.value}"},name:"colors-brand-secondary-90",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"90"},path:["colors","brand","secondary","90"]},"100":{value:"hsl(300, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.purple.100.value}"},name:"colors-brand-secondary-100",attributes:{category:"colors",type:"brand",item:"secondary",subitem:"100"},path:["colors","brand","secondary","100"]}}},font:{primary:{value:"hsl(210, 50%, 10%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.100.value}"},name:"colors-font-primary",attributes:{category:"colors",type:"font",item:"primary"},path:["colors","font","primary"]},secondary:{value:"hsl(210, 10%, 40%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.80.value}"},name:"colors-font-secondary",attributes:{category:"colors",type:"font",item:"secondary"},path:["colors","font","secondary"]},tertiary:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.60.value}"},name:"colors-font-tertiary",attributes:{category:"colors",type:"font",item:"tertiary"},path:["colors","font","tertiary"]},disabled:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.font.tertiary.value}"},name:"colors-font-disabled",attributes:{category:"colors",type:"font",item:"disabled"},path:["colors","font","disabled"]},inverse:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"colors-font-inverse",attributes:{category:"colors",type:"font",item:"inverse"},path:["colors","font","inverse"]},interactive:{value:"hsl(190, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.80.value}"},name:"colors-font-interactive",attributes:{category:"colors",type:"font",item:"interactive"},path:["colors","font","interactive"]},hover:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.90.value}"},name:"colors-font-hover",attributes:{category:"colors",type:"font",item:"hover"},path:["colors","font","hover"]},focus:{value:"hsl(190, 100%, 20%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.90.value}"},name:"colors-font-focus",attributes:{category:"colors",type:"font",item:"focus"},path:["colors","font","focus"]},active:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.100.value}"},name:"colors-font-active",attributes:{category:"colors",type:"font",item:"active"},path:["colors","font","active"]},info:{value:"hsl(220, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.blue.80.value}"},name:"colors-font-info",attributes:{category:"colors",type:"font",item:"info"},path:["colors","font","info"]},warning:{value:"hsl(30, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.orange.80.value}"},name:"colors-font-warning",attributes:{category:"colors",type:"font",item:"warning"},path:["colors","font","warning"]},error:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.red.80.value}"},name:"colors-font-error",attributes:{category:"colors",type:"font",item:"error"},path:["colors","font","error"]},success:{value:"hsl(130, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.green.80.value}"},name:"colors-font-success",attributes:{category:"colors",type:"font",item:"success"},path:["colors","font","success"]}},background:{primary:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.white.value}"},name:"colors-background-primary",attributes:{category:"colors",type:"background",item:"primary"},path:["colors","background","primary"]},secondary:{value:"hsl(210, 5%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.10.value}"},name:"colors-background-secondary",attributes:{category:"colors",type:"background",item:"secondary"},path:["colors","background","secondary"]},tertiary:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.20.value}"},name:"colors-background-tertiary",attributes:{category:"colors",type:"background",item:"tertiary"},path:["colors","background","tertiary"]},disabled:{value:"hsl(210, 5%, 95%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.background.secondary.value}"},name:"colors-background-disabled",attributes:{category:"colors",type:"background",item:"disabled"},path:["colors","background","disabled"]},info:{value:"hsl(220, 85%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.blue.20.value}"},name:"colors-background-info",attributes:{category:"colors",type:"background",item:"info"},path:["colors","background","info"]},warning:{value:"hsl(30, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.orange.20.value}"},name:"colors-background-warning",attributes:{category:"colors",type:"background",item:"warning"},path:["colors","background","warning"]},error:{value:"hsl(0, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.red.20.value}"},name:"colors-background-error",attributes:{category:"colors",type:"background",item:"error"},path:["colors","background","error"]},success:{value:"hsl(130, 75%, 85%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.green.20.value}"},name:"colors-background-success",attributes:{category:"colors",type:"background",item:"success"},path:["colors","background","success"]}},border:{primary:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.60.value}"},name:"colors-border-primary",attributes:{category:"colors",type:"border",item:"primary"},path:["colors","border","primary"]},secondary:{value:"hsl(210, 5%, 80%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.40.value}"},name:"colors-border-secondary",attributes:{category:"colors",type:"border",item:"secondary"},path:["colors","border","secondary"]},tertiary:{value:"hsl(210, 5%, 90%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.20.value}"},name:"colors-border-tertiary",attributes:{category:"colors",type:"border",item:"tertiary"},path:["colors","border","tertiary"]}},focus:{value:"hsl(190, 100%, 15%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.brand.primary.100.value}"},name:"colors-focus",attributes:{category:"colors",type:"focus"},path:["colors","focus"]},error:{value:"hsl(0, 95%, 30%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.red.80.value}"},name:"colors-error",attributes:{category:"colors",type:"error"},path:["colors","error"]},shadow:{primary:{value:"hsl(210, 50%, 10%, 0.25)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 50%, 10%, 0.25)"},name:"colors-shadow-primary",attributes:{category:"colors",type:"shadow",item:"primary"},path:["colors","shadow","primary"]},secondary:{value:"hsl(210, 50%, 10%, 0.15)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 50%, 10%, 0.15)"},name:"colors-shadow-secondary",attributes:{category:"colors",type:"shadow",item:"secondary"},path:["colors","shadow","secondary"]},tertiary:{value:"hsl(210, 50%, 10%, 0.05)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"hsl(210, 50%, 10%, 0.05)"},name:"colors-shadow-tertiary",attributes:{category:"colors",type:"shadow",item:"tertiary"},path:["colors","shadow","tertiary"]}},black:{value:"#000",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"#000"},name:"colors-black",attributes:{category:"colors",type:"black"},path:["colors","black"]},white:{value:"#fff",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"#fff"},name:"colors-white",attributes:{category:"colors",type:"white"},path:["colors","white"]},transparent:{value:"transparent",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"transparent"},name:"colors-transparent",attributes:{category:"colors",type:"transparent"},path:["colors","transparent"]},icon:{filled:{value:"hsl(30, 75%, 75%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.orange.40.value}"},name:"colors-icon-filled",attributes:{category:"colors",type:"icon",item:"filled"},path:["colors","icon","filled"]},empty:{value:"hsl(210, 6%, 70%)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"{colors.neutral.60.value}"},name:"colors-icon-empty",attributes:{category:"colors",type:"icon",item:"empty"},path:["colors","icon","empty"]}}},fonts:{default:{variable:{value:`'InterVariable', -apple-system, BlinkMacSystemFont,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif`},name:"fonts-default-static",attributes:{category:"fonts",type:"default",item:"static"},path:["fonts","default","static"]}}},fontSizes:{xs:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.75rem"},name:"font-sizes-xs",attributes:{category:"fontSizes",type:"xs"},path:["fontSizes","xs"]},small:{value:"0.875rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.875rem"},name:"font-sizes-small",attributes:{category:"fontSizes",type:"small"},path:["fontSizes","small"]},medium:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1rem"},name:"font-sizes-medium",attributes:{category:"fontSizes",type:"medium"},path:["fontSizes","medium"]},large:{value:"1.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1.25rem"},name:"font-sizes-large",attributes:{category:"fontSizes",type:"large"},path:["fontSizes","large"]},xl:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1.5rem"},name:"font-sizes-xl",attributes:{category:"fontSizes",type:"xl"},path:["fontSizes","xl"]},xxl:{value:"2rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2rem"},name:"font-sizes-xxl",attributes:{category:"fontSizes",type:"xxl"},path:["fontSizes","xxl"]},xxxl:{value:"3rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3rem"},name:"font-sizes-xxxl",attributes:{category:"fontSizes",type:"xxxl"},path:["fontSizes","xxxl"]},xxxxl:{value:"5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"5rem"},name:"font-sizes-xxxxl",attributes:{category:"fontSizes",type:"xxxxl"},path:["fontSizes","xxxxl"]}},fontWeights:{hairline:{value:100,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:100},name:"font-weights-hairline",attributes:{category:"fontWeights",type:"hairline"},path:["fontWeights","hairline"]},thin:{value:200,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:200},name:"font-weights-thin",attributes:{category:"fontWeights",type:"thin"},path:["fontWeights","thin"]},light:{value:300,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:300},name:"font-weights-light",attributes:{category:"fontWeights",type:"light"},path:["fontWeights","light"]},normal:{value:400,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:400},name:"font-weights-normal",attributes:{category:"fontWeights",type:"normal"},path:["fontWeights","normal"]},medium:{value:500,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:500},name:"font-weights-medium",attributes:{category:"fontWeights",type:"medium"},path:["fontWeights","medium"]},semibold:{value:600,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:600},name:"font-weights-semibold",attributes:{category:"fontWeights",type:"semibold"},path:["fontWeights","semibold"]},bold:{value:700,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:700},name:"font-weights-bold",attributes:{category:"fontWeights",type:"bold"},path:["fontWeights","bold"]},extrabold:{value:800,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:800},name:"font-weights-extrabold",attributes:{category:"fontWeights",type:"extrabold"},path:["fontWeights","extrabold"]},black:{value:900,filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:900},name:"font-weights-black",attributes:{category:"fontWeights",type:"black"},path:["fontWeights","black"]}},lineHeights:{small:{value:"2",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2"},name:"line-heights-small",attributes:{category:"lineHeights",type:"small"},path:["lineHeights","small"]},medium:{value:"2.25",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2.25"},name:"line-heights-medium",attributes:{category:"lineHeights",type:"medium"},path:["lineHeights","medium"]},large:{value:"2.5",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2.5"},name:"line-heights-large",attributes:{category:"lineHeights",type:"large"},path:["lineHeights","large"]}},opacities:{"0":{value:"0",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0"},name:"opacities-0",attributes:{category:"opacities",type:"0"},path:["opacities","0"]},"10":{value:"0.1",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.1"},name:"opacities-10",attributes:{category:"opacities",type:"10"},path:["opacities","10"]},"20":{value:"0.2",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.2"},name:"opacities-20",attributes:{category:"opacities",type:"20"},path:["opacities","20"]},"30":{value:"0.3",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.3"},name:"opacities-30",attributes:{category:"opacities",type:"30"},path:["opacities","30"]},"40":{value:"0.4",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.4"},name:"opacities-40",attributes:{category:"opacities",type:"40"},path:["opacities","40"]},"50":{value:"0.5",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.5"},name:"opacities-50",attributes:{category:"opacities",type:"50"},path:["opacities","50"]},"60":{value:"0.6",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.6"},name:"opacities-60",attributes:{category:"opacities",type:"60"},path:["opacities","60"]},"70":{value:"0.7",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.7"},name:"opacities-70",attributes:{category:"opacities",type:"70"},path:["opacities","70"]},"80":{value:"0.8",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.8"},name:"opacities-80",attributes:{category:"opacities",type:"80"},path:["opacities","80"]},"90":{value:"0.9",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.9"},name:"opacities-90",attributes:{category:"opacities",type:"90"},path:["opacities","90"]},"100":{value:"1",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1"},name:"opacities-100",attributes:{category:"opacities",type:"100"},path:["opacities","100"]}},outlineOffsets:{small:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1px"},name:"outline-offsets-small",attributes:{category:"outlineOffsets",type:"small"},path:["outlineOffsets","small"]},medium:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2px"},name:"outline-offsets-medium",attributes:{category:"outlineOffsets",type:"medium"},path:["outlineOffsets","medium"]},large:{value:"3px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3px"},name:"outline-offsets-large",attributes:{category:"outlineOffsets",type:"large"},path:["outlineOffsets","large"]}},outlineWidths:{small:{value:"1px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1px"},name:"outline-widths-small",attributes:{category:"outlineWidths",type:"small"},path:["outlineWidths","small"]},medium:{value:"2px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2px"},name:"outline-widths-medium",attributes:{category:"outlineWidths",type:"medium"},path:["outlineWidths","medium"]},large:{value:"3px",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3px"},name:"outline-widths-large",attributes:{category:"outlineWidths",type:"large"},path:["outlineWidths","large"]}},radii:{small:{value:"0.125rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.125rem"},name:"radii-small",attributes:{category:"radii",type:"small"},path:["radii","small"]},medium:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.25rem"},name:"radii-medium",attributes:{category:"radii",type:"medium"},path:["radii","medium"]},large:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1rem"},name:"radii-large",attributes:{category:"radii",type:"large"},path:["radii","large"]},xl:{value:"2rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2rem"},name:"radii-xl",attributes:{category:"radii",type:"xl"},path:["radii","xl"]},xxl:{value:"4rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"4rem"},name:"radii-xxl",attributes:{category:"radii",type:"xxl"},path:["radii","xxl"]},xxxl:{value:"8rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"8rem"},name:"radii-xxxl",attributes:{category:"radii",type:"xxxl"},path:["radii","xxxl"]}},shadows:{small:{value:"0 2px 4px hsl(210, 50%, 10%, 0.05)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 2px 4px {colors.shadow.tertiary.value}"},name:"shadows-small",attributes:{category:"shadows",type:"small"},path:["shadows","small"]},medium:{value:"0 2px 6px hsl(210, 50%, 10%, 0.15)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 2px 6px {colors.shadow.secondary.value}"},name:"shadows-medium",attributes:{category:"shadows",type:"medium"},path:["shadows","medium"]},large:{value:"0 4px 12px hsl(210, 50%, 10%, 0.25)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 4px 12px {colors.shadow.primary.value}"},name:"shadows-large",attributes:{category:"shadows",type:"large"},path:["shadows","large"]},switch:{value:"0 0 4px #000",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0 0 4px {colors.black.value}"},name:"shadows-switch",attributes:{category:"shadows",type:"switch"},path:["shadows","switch"]}},space:{xxs:{value:"0.25rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.25rem"},name:"space-xxs",attributes:{category:"space",type:"xxs"},path:["space","xxs"]},xs:{value:"0.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.5rem"},name:"space-xs",attributes:{category:"space",type:"xs"},path:["space","xs"]},small:{value:"0.75rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.75rem"},name:"space-small",attributes:{category:"space",type:"small"},path:["space","small"]},medium:{value:"1rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1rem"},name:"space-medium",attributes:{category:"space",type:"medium"},path:["space","medium"]},large:{value:"1.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1.5rem"},name:"space-large",attributes:{category:"space",type:"large"},path:["space","large"]},xl:{value:"2.0rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2.0rem"},name:"space-xl",attributes:{category:"space",type:"xl"},path:["space","xl"]},xxl:{value:"3.0rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3.0rem"},name:"space-xxl",attributes:{category:"space",type:"xxl"},path:["space","xxl"]},xxxl:{value:"4.5rem",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"4.5rem"},name:"space-xxxl",attributes:{category:"space",type:"xxxl"},path:["space","xxxl"]},relative:{xxs:{value:"0.25em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.25em"},name:"space-relative-xxs",attributes:{category:"space",type:"relative",item:"xxs"},path:["space","relative","xxs"]},xs:{value:"0.5em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.5em"},name:"space-relative-xs",attributes:{category:"space",type:"relative",item:"xs"},path:["space","relative","xs"]},small:{value:"0.75em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"0.75em"},name:"space-relative-small",attributes:{category:"space",type:"relative",item:"small"},path:["space","relative","small"]},medium:{value:"1em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1em"},name:"space-relative-medium",attributes:{category:"space",type:"relative",item:"medium"},path:["space","relative","medium"]},large:{value:"1.5em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"1.5em"},name:"space-relative-large",attributes:{category:"space",type:"relative",item:"large"},path:["space","relative","large"]},xl:{value:"2.0em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"2.0em"},name:"space-relative-xl",attributes:{category:"space",type:"relative",item:"xl"},path:["space","relative","xl"]},xxl:{value:"3.0em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"3.0em"},name:"space-relative-xxl",attributes:{category:"space",type:"relative",item:"xxl"},path:["space","relative","xxl"]},xxxl:{value:"4.5em",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"4.5em"},name:"space-relative-xxxl",attributes:{category:"space",type:"relative",item:"xxxl"},path:["space","relative","xxxl"]}}},time:{transition:{short:{value:"100ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"100ms"},name:"time-transition-short",attributes:{category:"time",type:"transition",item:"short"},path:["time","transition","short"]},medium:{value:"250ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"250ms"},name:"time-transition-medium",attributes:{category:"time",type:"transition",item:"medium"},path:["time","transition","medium"]},long:{value:"500ms",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"500ms"},name:"time-transition-long",attributes:{category:"time",type:"transition",item:"long"},path:["time","transition","long"]}}},transforms:{slideX:{small:{value:"translateX(0.5em)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"translateX(0.5em)"},name:"transforms-slide-x-small",attributes:{category:"transforms",type:"slideX",item:"small"},path:["transforms","slideX","small"]},medium:{value:"translateX(1em)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"translateX(1em)"},name:"transforms-slide-x-medium",attributes:{category:"transforms",type:"slideX",item:"medium"},path:["transforms","slideX","medium"]},large:{value:"translateX(2em)",filePath:"src/theme/tokens/index.js",isSource:!0,original:{value:"translateX(2em)"},name:"transforms-slide-x-large",attributes:{category:"transforms",type:"slideX",item:"large"},path:["transforms","slideX","large"]}}}};export{c as AuthChallengeNames,at as DefaultTexts,X as FederatedIdentityProviders,S as authInputAttributes,Zt as authMachine,ot as countryDialCodes,Ze as getActorContext,ge as getActorState,Qe as getAliasInfoFromContext,Ye as getConfiguredAliases,be as getSendEventAliases,$e as getServiceFacade,st as putTranslationsForLang,Ue as socialProviderLoginMechanisms,Ae as theme,Ie as tokens,it as translate,lt as translations,x as userNameAliasArray};
|
|
5
|
+
sans-serif`},static:{value:`'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue',
|
|
6
|
+
'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif`}}};e();var Be={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:"3rem"},xxxxl:{value:"5rem"}};e();var Me={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}};e();var Ge={small:{value:"1.5"},medium:{value:"1.75"},large:{value:"2"}};e();var He={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"}};e();var Le={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};e();var qe={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};e();var je={xs:{value:"0.125rem"},small:{value:"0.25rem"},medium:{value:"0.5rem"},large:{value:"1rem"},xl:{value:"2rem"},xxl:{value:"4rem"},xxxl:{value:"8rem"}};e();var $e={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}"}}};e();var Xe={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.375rem"},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"}}};e();var Ye={short:{value:"100ms"},medium:{value:"250ms"},long:{value:"500ms"}};e();var Ke={slideX:{small:{value:"translateX(0.5em)"},medium:{value:"translateX(1em)"},large:{value:"translateX(2em)"}}};var pr={components:mr(),borderWidths:Ne,colors:Fe,fonts:ze,fontSizes:Be,fontWeights:Me,lineHeights:Ge,opacities:He,outlineOffsets:Le,outlineWidths:qe,radii:je,shadows:$e,space:Xe,time:Ye,transforms:Ke};e();var gr={values:{base:0,small:30,medium:48,large:62,xl:80,xxl:96},unit:"em",defaultBreakpoint:"base"};var H={tokens:pr,breakpoints:gr,name:"base-theme"};e();import Gr from"lodash/kebabCase";import Hr from"style-dictionary/lib/utils/references/usesReference";var Lr="amplify";function U(o){if(Hr(o)){let r=o.replace(/\{|\}/g,"").replace(".value","").split(".");return`var(--${ee({path:r})})`}return o}function fr(o){let{value:r}=o;if(typeof r=="string")return U(r);if(typeof r=="object"&&"offsetX"in r){let{offsetX:a="",offsetY:t="",blurRadius:n="",spreadRadius:i="",color:s=""}=r;return[U(a),U(t),U(n),U(i),U(s)].join(" ")}return r}function ee({path:o=[]}){return`${Gr([Lr,...o].join(" "))}`}function jr(o,r){let a=`--${ee({path:r})}`,{value:t}=o;return{name:a,path:r,value:fr(o),original:t,toString:()=>`var(${a})`}}function oe(o,r=[]){let a={};if(o.hasOwnProperty("value"))return jr(o,r);for(let t in o)o.hasOwnProperty(t)&&(a[t]=oe(o[t],r.concat(t)));return a}function br(o,r=H){let a=qr([{},r,o]),t=oe(a.tokens),{breakpoints:n,name:i}=a,s=`[data-amplify-theme="${i}"] {
|
|
7
|
+
`+hr(t).map(u=>`${u.name}: ${u.value};`).join(`
|
|
8
|
+
`)+`
|
|
9
|
+
}
|
|
10
|
+
`,l=[];return a.overrides&&(l=a.overrides.map(u=>{let p=oe(u.tokens),c=hr(p).map(v=>`${v.name}: ${v.value};`).join(`
|
|
11
|
+
`);if("selector"in u&&(s+=`
|
|
12
|
+
${u.selector} {
|
|
13
|
+
${c}
|
|
14
|
+
}`),"mediaQuery"in u&&(s+=`
|
|
15
|
+
@media (${u.mediaQuery}) {
|
|
16
|
+
[data-amplify-theme="${i}"] {
|
|
17
|
+
${c}
|
|
18
|
+
}
|
|
19
|
+
}`),"breakpoint"in u){let v=a.breakpoints.values[u.breakpoint],h=a.breakpoints.unit;s+=`
|
|
20
|
+
@media(min-width: ${v}${h}) {
|
|
21
|
+
[data-amplify-theme="${i}"] {
|
|
22
|
+
${c}
|
|
23
|
+
}
|
|
24
|
+
}`}return"colorMode"in u&&(s+=`
|
|
25
|
+
@media(prefers-color-scheme: ${u.colorMode}) {
|
|
26
|
+
[data-amplify-theme="${i}"][data-amplify-color-mode="system"] {
|
|
27
|
+
${c}
|
|
28
|
+
}
|
|
29
|
+
}`,s+=`
|
|
30
|
+
[data-amplify-theme="${i}"][data-amplify-color-mode="${u.colorMode}"] {
|
|
31
|
+
${c}
|
|
32
|
+
}`),F(m({},u),{tokens:p})})),{tokens:t,breakpoints:n,name:i,cssText:s,overrides:l}}e();e();function Hi(o){return typeof o=="object"?o.hasOwnProperty("value"):!1}var Yi=br({name:"default-theme"},H);export{y as AuthChallengeNames,ja as DefaultTexts,ce as FederatedIdentityProviders,z as LoginMechanismArray,O as authInputAttributes,ha as censorAllButFirstAndLast,ba as censorPhoneNumber,ka as countryDialCodes,Gt as createAuthenticatorMachine,br as createTheme,Yi as defaultTheme,wr as getActorContext,L as getActorState,ma as getAliasInfoFromContext,pa as getConfiguredAliases,Ar as getSendEventAliases,Er as getServiceContextFacade,ga as getServiceFacade,Hi as isDesignToken,Yr as signUpFieldsWithDefault,Kr as signUpFieldsWithoutDefault,$a as translate,Xa as translations};
|