@aws-amplify/ui 5.5.6 → 5.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/helpers/accountSettings/utils.mjs +1 -1
- package/dist/esm/helpers/accountSettings/validator.mjs +1 -1
- package/dist/esm/helpers/authenticator/actor.mjs +1 -1
- package/dist/esm/helpers/authenticator/constants.mjs +1 -1
- package/dist/esm/helpers/authenticator/context.mjs +1 -1
- package/dist/esm/helpers/authenticator/facade.mjs +1 -1
- package/dist/esm/helpers/authenticator/form.mjs +1 -1
- package/dist/esm/helpers/authenticator/formFields/defaults.mjs +1 -1
- package/dist/esm/helpers/authenticator/formFields/formFields.mjs +1 -1
- package/dist/esm/helpers/authenticator/formFields/util.mjs +1 -1
- package/dist/esm/helpers/authenticator/textUtil.mjs +1 -1
- package/dist/esm/helpers/authenticator/utils.mjs +1 -1
- package/dist/esm/helpers/storage/fileUploader/utils/uploader.mjs +1 -1
- package/dist/esm/helpers/utils.mjs +1 -1
- package/dist/esm/i18n/country-dial-codes.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/de.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/defaultTexts.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/en.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/es.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/fr.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/he.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/id.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/it.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/ja.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/kr.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/nl.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/pl.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/pt.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/ru.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/sv.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/tr.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/ua.mjs +1 -1
- package/dist/esm/i18n/dictionaries/authenticator/zh.mjs +1 -1
- package/dist/esm/i18n/dictionaries/index.mjs +1 -1
- package/dist/esm/i18n/translations.mjs +1 -1
- package/dist/esm/machines/authenticator/actions.mjs +1 -1
- package/dist/esm/machines/authenticator/actors/resetPassword.mjs +1 -1
- package/dist/esm/machines/authenticator/actors/signIn.mjs +1 -1
- package/dist/esm/machines/authenticator/actors/signOut.mjs +1 -1
- package/dist/esm/machines/authenticator/defaultServices.mjs +1 -1
- package/dist/esm/machines/authenticator/index.mjs +1 -1
- package/dist/esm/machines/authenticator/signUp.mjs +1 -1
- package/dist/esm/theme/breakpoints.mjs +1 -1
- package/dist/esm/theme/createTheme.mjs +1 -1
- package/dist/esm/theme/defaultDarkModeOverride.mjs +1 -1
- package/dist/esm/theme/defaultTheme.mjs +1 -1
- package/dist/esm/theme/tokens/borderWidths.mjs +1 -1
- package/dist/esm/theme/tokens/colors.mjs +1 -1
- package/dist/esm/theme/tokens/components/alert.mjs +1 -1
- package/dist/esm/theme/tokens/components/authenticator.mjs +1 -1
- package/dist/esm/theme/tokens/components/autocomplete.mjs +1 -1
- package/dist/esm/theme/tokens/components/badge.mjs +1 -1
- package/dist/esm/theme/tokens/components/button.mjs +1 -1
- package/dist/esm/theme/tokens/components/card.mjs +1 -1
- package/dist/esm/theme/tokens/components/checkbox.mjs +1 -1
- package/dist/esm/theme/tokens/components/checkboxField.mjs +1 -1
- package/dist/esm/theme/tokens/components/collection.mjs +1 -1
- package/dist/esm/theme/tokens/components/copy.mjs +1 -1
- package/dist/esm/theme/tokens/components/dialCodeSelect.mjs +1 -1
- package/dist/esm/theme/tokens/components/divider.mjs +1 -1
- package/dist/esm/theme/tokens/components/expander.mjs +1 -1
- package/dist/esm/theme/tokens/components/field.mjs +1 -1
- package/dist/esm/theme/tokens/components/fieldControl.mjs +1 -1
- package/dist/esm/theme/tokens/components/fieldGroup.mjs +1 -1
- package/dist/esm/theme/tokens/components/fieldMessages.mjs +1 -1
- package/dist/esm/theme/tokens/components/fileUploader.mjs +1 -1
- package/dist/esm/theme/tokens/components/flex.mjs +1 -1
- package/dist/esm/theme/tokens/components/heading.mjs +1 -1
- package/dist/esm/theme/tokens/components/highlightMatch.mjs +1 -1
- package/dist/esm/theme/tokens/components/icon.mjs +1 -1
- package/dist/esm/theme/tokens/components/image.mjs +1 -1
- package/dist/esm/theme/tokens/components/inAppMessaging.mjs +1 -1
- package/dist/esm/theme/tokens/components/index.mjs +1 -1
- package/dist/esm/theme/tokens/components/link.mjs +1 -1
- package/dist/esm/theme/tokens/components/loader.mjs +1 -1
- package/dist/esm/theme/tokens/components/menu.mjs +1 -1
- package/dist/esm/theme/tokens/components/pagination.mjs +1 -1
- package/dist/esm/theme/tokens/components/passwordField.mjs +1 -1
- package/dist/esm/theme/tokens/components/phoneNumberField.mjs +1 -1
- package/dist/esm/theme/tokens/components/placeholder.mjs +1 -1
- package/dist/esm/theme/tokens/components/radio.mjs +1 -1
- package/dist/esm/theme/tokens/components/radioGroup.mjs +1 -1
- package/dist/esm/theme/tokens/components/rating.mjs +1 -1
- package/dist/esm/theme/tokens/components/searchField.mjs +1 -1
- package/dist/esm/theme/tokens/components/select.mjs +1 -1
- package/dist/esm/theme/tokens/components/selectField.mjs +1 -1
- package/dist/esm/theme/tokens/components/sliderField.mjs +1 -1
- package/dist/esm/theme/tokens/components/stepperField.mjs +1 -1
- package/dist/esm/theme/tokens/components/switchField.mjs +1 -1
- package/dist/esm/theme/tokens/components/table.mjs +1 -1
- package/dist/esm/theme/tokens/components/tabs.mjs +1 -1
- package/dist/esm/theme/tokens/components/text.mjs +1 -1
- package/dist/esm/theme/tokens/components/textAreaField.mjs +1 -1
- package/dist/esm/theme/tokens/components/textField.mjs +1 -1
- package/dist/esm/theme/tokens/components/toggleButton.mjs +1 -1
- package/dist/esm/theme/tokens/components/toggleButtonGroup.mjs +1 -1
- package/dist/esm/theme/tokens/fontSizes.mjs +1 -1
- package/dist/esm/theme/tokens/fontWeights.mjs +1 -1
- package/dist/esm/theme/tokens/fonts.mjs +1 -1
- package/dist/esm/theme/tokens/index.mjs +1 -1
- package/dist/esm/theme/tokens/lineHeights.mjs +1 -1
- package/dist/esm/theme/tokens/opacities.mjs +1 -1
- package/dist/esm/theme/tokens/outlineOffsets.mjs +1 -1
- package/dist/esm/theme/tokens/outlineWidths.mjs +1 -1
- package/dist/esm/theme/tokens/radii.mjs +1 -1
- package/dist/esm/theme/tokens/shadows.mjs +1 -1
- package/dist/esm/theme/tokens/space.mjs +1 -1
- package/dist/esm/theme/tokens/time.mjs +1 -1
- package/dist/esm/theme/tokens/transforms.mjs +1 -1
- package/dist/esm/theme/utils.mjs +1 -1
- package/dist/esm/types/authenticator/attributes.mjs +1 -1
- package/dist/esm/types/authenticator/utils.mjs +1 -1
- package/dist/esm/utils/index.mjs +1 -1
- package/dist/esm/validators/index.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/styles.css +2 -0
- package/dist/types/helpers/accountSettings/validator.d.ts +1 -1
- package/dist/types/helpers/storage/fileUploader/utils/uploader.d.ts +4 -2
- package/dist/types/i18n/dictionaries/authenticator/defaultTexts.d.ts +14 -0
- package/dist/types/i18n/dictionaries/index.d.ts +14 -0
- package/dist/types/i18n/translations.d.ts +14 -0
- package/package.json +12 -11
- package/dist/types/helpers/authenticator/formFields/__tests__/formFields.spec.d.ts +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={height:{value:"{space.relative.full.value}"}};export{e as dialcodeselect};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.medium.value}"},label:{color:{value:"{colors.font.tertiary.value}"},paddingInline:{value:"{space.medium.value}"},fontSize:{value:"{fontSizes.small.value}"},backgroundColor:{value:"{colors.background.primary.value}"}},small:{borderWidth:{value:"{borderWidths.small.value}"}},large:{borderWidth:{value:"{borderWidths.large.value}"}},opacity:{value:"{opacities.60.value}"}};export{e as divider};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a={display:{value:"block"},backgroundColor:{value:"{colors.background.primary.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)"}}};export{a as expander};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={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}"}}};export{e as field};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderRadius:{value:"{radii.small.value}"},color:{value:"{colors.font.primary.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"},fontSize:{value:"{components.field.fontSize.value}"},lineHeight:{value:"{lineHeights.medium.value}"},transitionDuration:{value:"{time.medium.value}"},outlineColor:{value:"{colors.transparent.value}"},outlineStyle:{value:"solid"},outlineWidth:{value:"{outlineWidths.medium.value}"},outlineOffset:{value:"{outlineOffsets.medium.value}"},small:{fontSize:{value:"{components.field.small.fontSize.value}"},paddingBlockStart:{value:"{space.xxs.value}"},paddingBlockEnd:{value:"{space.xxs.value}"},paddingInlineStart:{value:"{space.small.value}"},paddingInlineEnd:{value:"{space.small.value}"}},large:{fontSize:{value:"{components.field.large.fontSize.value}"},paddingBlockStart:{value:"{space.xs.value}"},paddingBlockEnd:{value:"{space.xs.value}"},paddingInlineStart:{value:"{space.medium.value}"},paddingInlineEnd:{value:"{space.medium.value}"}},quiet:{borderStyle:{value:"none"},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}",blurRadius:"0px"}}},_error:{borderBlockEndColor:{value:"{colors.border.error.value}"},_focus:{boxShadow:{value:{offsetX:"0px",offsetY:"1px",color:"{colors.border.error.value}",blurRadius:"0px"}}}}},_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}"}}}}};export{e as fieldcontrol};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={gap:{value:"{space.zero.value}"},vertical:{alignItems:{value:"center"}},outer:{alignItems:{value:"center"}}};export{e as fieldgroup};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={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}"}}};export{o as fieldmessages};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={dropzone:{backgroundColor:{value:"{colors.background.primary}"},borderRadius:{value:"{radii.small}"},borderColor:{value:"{colors.border.primary}"},borderStyle:{value:"dashed"},borderWidth:{value:"{borderWidths.small}"},gap:{value:"{space.small}"},paddingBlock:{value:"{space.xl}"},paddingInline:{value:"{space.large}"},textAlign:{value:"center"},_active:{backgroundColor:{value:"{colors.brand.primary.10}"},borderRadius:{value:"{components.fileuploader.dropzone.borderRadius}"},borderColor:{value:"{colors.border.pressed}"},borderStyle:{value:"{components.fileuploader.dropzone.borderStyle}"},borderWidth:{value:"{borderWidths.medium}"}},icon:{color:{value:"{colors.border.primary}"},fontSize:{value:"{fontSizes.xxl}"}},text:{color:{value:"{colors.font.tertiary}"},fontSize:{value:"{fontSizes.medium}"},fontWeight:{value:"{fontWeights.bold}"}}},file:{backgroundColor:{value:"{colors.background.primary}"},borderRadius:{value:"{radii.small}"},borderColor:{value:"{colors.border.primary}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small}"},paddingBlock:{value:"{space.xs}"},paddingInline:{value:"{space.small}"},gap:{value:"{space.small}"},alignItems:{value:"baseline"},name:{fontSize:{value:"{fontSizes.medium}"},fontWeight:{value:"{fontWeights.bold}"},color:{value:"{colors.font.primary}"}},size:{fontSize:{value:"{fontSizes.small}"},fontWeight:{value:"{fontWeights.normal}"},color:{value:"{colors.font.tertiary}"}},image:{width:{value:"{space.xxl}"},height:{value:"{space.xxl}"},backgroundColor:{value:"{colors.background.secondary}"},color:{value:"{colors.font.tertiary}"},borderRadius:{value:"{radii.small}"}}},loader:{strokeLinecap:{value:"round"},strokeEmpty:{value:"{colors.border.secondary}"},strokeFilled:{value:"{components.loader.strokeFilled}"},strokeWidth:{value:"{borderWidths.large}"}},previewer:{backgroundColor:{value:"{colors.background.primary}"},borderColor:{value:"{colors.border.primary}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small}"},borderRadius:{value:"{radii.small}"},paddingBlock:{value:"{space.zero}"},paddingInline:{value:"{space.zero}"},maxHeight:{value:"40rem"},maxWidth:{value:"auto"},text:{fontSize:{value:"{fontSizes.medium}"},fontWeight:{value:"{fontWeights.bold}"},color:{value:"{colors.font.primary}"}},body:{paddingBlock:{value:"{space.medium}"},paddingInline:{value:"{space.medium}"},gap:{value:"{space.small}"}},footer:{borderColor:{value:"{colors.border.secondary}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.small}"},paddingBlock:{value:"{space.medium}"},paddingInline:{value:"{space.medium}"},justifyContent:{value:"space-between"}}}};export{e as fileuploader};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a={gap:{value:"{space.medium.value}"},justifyContent:{value:"normal"},alignItems:{value:"stretch"},alignContent:{value:"normal"},flexWrap:{value:"nowrap"}};export{a as flex};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={color:{value:"{colors.font.primary.value}"},lineHeight:{value:"{lineHeights.small.value}"},1:{fontSize:{value:"{fontSizes.xxxxl.value}"},fontWeight:{value:"{fontWeights.light.value}"}},2:{fontSize:{value:"{fontSizes.xxxl.value}"},fontWeight:{value:"{fontWeights.normal.value}"}},3:{fontSize:{value:"{fontSizes.xxl.value}"},fontWeight:{value:"{fontWeights.medium.value}"}},4:{fontSize:{value:"{fontSizes.xl.value}"},fontWeight:{value:"{fontWeights.semibold.value}"}},5:{fontSize:{value:"{fontSizes.large.value}"},fontWeight:{value:"{fontWeights.bold.value}"}},6:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.extrabold.value}"}}};export{e as heading};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const t={highlighted:{fontWeight:{value:"{fontWeights.bold}"}}};export{t as highlightmatch};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={lineHeight:{value:1},height:{value:"1em"}};export{e as icon};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const i={maxWidth:{value:"100%"},height:{value:"auto"},objectFit:{value:"initial"},objectPosition:{value:"initial"}};export{i as image};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={banner:{height:{value:"150px "},width:{value:"400px "}},button:{backgroundColor:{value:"#e8e8e8"},borderRadius:{value:"5px"},color:{value:"black"}},dialog:{height:{value:"50vh"},minHeight:{value:"400px"},minWidth:{value:"400px"},width:{value:"30vw"}},header:{fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.extrabold.value}"}}};export{e as inappmessaging};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{alert as
|
|
1
|
+
import{alert as o}from"./alert.mjs";import{autocomplete as m}from"./autocomplete.mjs";import{authenticator as r}from"./authenticator.mjs";import{badge as i}from"./badge.mjs";import{button as t}from"./button.mjs";import{card as e}from"./card.mjs";import{checkbox as p}from"./checkbox.mjs";import{checkboxfield as s}from"./checkboxField.mjs";import{collection as f}from"./collection.mjs";import{copy as l}from"./copy.mjs";import{dialcodeselect as d}from"./dialCodeSelect.mjs";import{divider as a}from"./divider.mjs";import{expander as j}from"./expander.mjs";import{field as c}from"./field.mjs";import{fieldcontrol as n}from"./fieldControl.mjs";import{fieldgroup as g}from"./fieldGroup.mjs";import{fieldmessages as h}from"./fieldMessages.mjs";import{fileuploader as u}from"./fileUploader.mjs";import{flex as b}from"./flex.mjs";import{heading as x}from"./heading.mjs";import{highlightmatch as F}from"./highlightMatch.mjs";import{icon as k}from"./icon.mjs";import{image as w}from"./image.mjs";import{inappmessaging as y}from"./inAppMessaging.mjs";import{link as G}from"./link.mjs";import{loader as M}from"./loader.mjs";import{menu as v}from"./menu.mjs";import{pagination as A}from"./pagination.mjs";import{passwordfield as B}from"./passwordField.mjs";import{phonenumberfield as C}from"./phoneNumberField.mjs";import{placeholder as N}from"./placeholder.mjs";import{radio as S}from"./radio.mjs";import{radiogroup as U}from"./radioGroup.mjs";import{rating as q}from"./rating.mjs";import{searchfield as z}from"./searchField.mjs";import{select as D}from"./select.mjs";import{selectfield as E}from"./selectField.mjs";import{sliderfield as H}from"./sliderField.mjs";import{stepperfield as I}from"./stepperField.mjs";import{switchfield as J}from"./switchField.mjs";import{table as K}from"./table.mjs";import{tabs as L}from"./tabs.mjs";import{text as O}from"./text.mjs";import{textareafield as P}from"./textAreaField.mjs";import{textfield as Q}from"./textField.mjs";import{togglebutton as R}from"./toggleButton.mjs";import{togglebuttongroup as T}from"./toggleButtonGroup.mjs";const V={alert:o,authenticator:r,autocomplete:m,badge:i,button:t,card:e,checkbox:p,checkboxfield:s,collection:f,copy:l,countrycodeselect:d,divider:a,expander:j,field:c,fieldcontrol:n,fieldgroup:g,fieldmessages:h,fileuploader:u,flex:b,heading:x,icon:k,highlightmatch:F,image:w,inappmessaging:y,link:G,loader:M,menu:v,pagination:A,passwordfield:B,phonenumberfield:C,placeholder:N,radio:S,radiogroup:U,rating:q,searchfield:z,select:D,selectfield:E,sliderfield:H,stepperfield:I,switchfield:J,table:K,tabs:L,text:O,textareafield:P,textfield:Q,togglebutton:R,togglebuttongroup:T};export{V as components};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={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}"}},visited:{color:{value:"{colors.font.interactive.value}"}}};export{o as link};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={width:{value:"{fontSizes.medium.value}"},height:{value:"{fontSizes.medium.value}"},fontSize:{value:"{fontSizes.xs.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{width:{value:"{fontSizes.small.value}"},height:{value:"{fontSizes.small.value}"},fontSize:{value:"{fontSizes.xxs.value}"}},large:{width:{value:"{fontSizes.large.value}"},height:{value:"{fontSizes.large.value}"},fontSize:{value:"{fontSizes.small.value}"}},linear:{width:{value:"100%"},minWidth:{value:"5rem"},fontSize:{value:"{fontSizes.medium.value}"},strokeWidth:{value:"{fontSizes.medium.value}"},strokeFilled:{value:"{colors.brand.primary.80.value}"},strokeEmpty:{value:"{colors.neutral.20.value}"},strokeLinecap:{value:"round"},animationDuration:{value:"1s"},small:{strokeWidth:{value:"{fontSizes.small.value}"},fontSize:{value:"{fontSizes.small.value}"}},large:{strokeWidth:{value:"{fontSizes.large.value}"},fontSize:{value:"{fontSizes.large.value}"}}},text:{fill:{value:"{colors.font.primary.value}"}}};export{e as loader};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={backgroundColor:{value:"{colors.background.primary.value}"},borderRadius:{value:"{radii.medium.value}"},borderWidth:{value:"{borderWidths.small.value}"},borderStyle:{value:"solid"},borderColor:{value:"{colors.border.primary.value}"},boxShadow:{value:"{shadows.large.value}"},flexDirection:{value:"column"},gap:{value:"{space.zero.value}"},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}"}}};export{e as menu};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={current:{alignItems:{value:"center"},justifyContent:{value:"center"},color:{value:"{colors.font.inverse.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}"}}};export{e as pagination};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={color:{value:"{components.fieldcontrol.color.value}"},button:{color:{value:"{components.button.color.value}"},_active:{backgroundColor:{value:"{components.button._active.backgroundColor.value}"},borderColor:{value:"{components.button._active.borderColor.value}"},color:{value:"{components.button._active.color.value}"}},_disabled:{backgroundColor:{value:"{components.button._disabled.backgroundColor.value}"},borderColor:{value:"{components.button._disabled.borderColor.value}"},color:{value:"{components.button._disabled.color.value}"}},_focus:{backgroundColor:{value:"{components.button._focus.backgroundColor.value}"},borderColor:{value:"{components.button._focus.borderColor.value}"},color:{value:"{components.button._focus.color.value}"}},_hover:{backgroundColor:{value:"{components.button._hover.backgroundColor.value}"},borderColor:{value:"{components.button._hover.borderColor.value}"},color:{value:"{components.button._hover.color.value}"}}}};export{o as passwordfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={color:{value:"{components.fieldcontrol.color}"},borderColor:{value:"{components.fieldcontrol.borderColor}"},fontSize:{value:"{components.fieldcontrol.fontSize}"},_focus:{borderColor:{value:"{components.fieldcontrol._focus.borderColor}"}}};export{o as phonenumberfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a={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}"}}};export{a as placeholder};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={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.background.primary.value}"},backgroundColor:{value:"{colors.background.primary.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:{color:{value:"{components.text.color.value}"},_disabled:{color:{value:"{colors.font.disabled.value}"}}}};export{e as radio};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={radio:{borderWidth:{value:"{components.radio.button.borderWidth}"},borderColor:{value:"{components.radio.button.borderColor}"},backgroundColor:{value:"{components.radio.button.backgroundColor}"},_checked:{color:{value:"{components.radio.button._checked.color}"}},label:{color:{value:"{components.radio.label.color}"}}},label:{color:{value:"{components.field.label.color}"}}};export{o as radiogroup};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const l={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}"}}};export{l as rating};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={color:{value:"{components.fieldcontrol.color.value}"},button:{color:{value:"{components.button.color.value}"},backgroundColor:{value:"{colors.background.primary.value}"},_active:{backgroundColor:{value:"{components.button._active.backgroundColor.value}"},borderColor:{value:"{components.button._active.borderColor.value}"},color:{value:"{components.button._active.color.value}"}},_disabled:{backgroundColor:{value:"{components.button._disabled.backgroundColor.value}"},borderColor:{value:"{components.button._disabled.borderColor.value}"},color:{value:"{components.button._disabled.color.value}"}},_focus:{backgroundColor:{value:"{components.button._focus.backgroundColor.value}"},borderColor:{value:"{components.button._focus.borderColor.value}"},color:{value:"{components.button._focus.color.value}"}},_hover:{backgroundColor:{value:"{components.button._hover.backgroundColor.value}"},borderColor:{value:"{components.button._hover.borderColor.value}"},color:{value:"{components.button._hover.color.value}"}}}};export{o as searchfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={paddingInlineEnd:{value:"{space.xxl.value}"},wrapper:{flex:{value:"1"},display:{value:"block"},position:{value:"relative"},cursor:{value:"pointer"}},iconWrapper:{alignItems:{value:"center"},position:{value:"absolute"},top:{value:"50%"},right:{value:"{space.medium.value}"},transform:{value:"translateY(-50%)"},pointerEvents:{value:"none"}},option:{backgroundColor:{value:"{colors.background.primary.value}"},color:{value:"{colors.font.primary.value}"},_disabled:{color:{value:"{colors.font.disabled.value}"}}},whiteSpace:{value:"nowrap"},minWidth:{value:"6.5rem"},small:{minWidth:{value:"5.5rem"}},large:{minWidth:{value:"7.5rem"}}};export{e as select};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={borderColor:{value:"{components.fieldcontrol.borderColor}"},color:{value:"{components.fieldcontrol.color}"},flexDirection:{value:"column"},fontSize:{value:"{components.fieldcontrol.fontSize}"},_focus:{borderColor:{value:"{components.fieldcontrol._focus.borderColor}"}},label:{color:{value:"{components.field.label.color}"}}};export{o as selectfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const r={paddingBlock:{value:"{space.xs.value}"},track:{backgroundColor:{value:"{colors.background.quaternary.value}"},borderRadius:{value:"9999px"},height:{value:"0.375rem"},minWidth:{value:"10rem"}},range:{backgroundColor:{value:"{colors.brand.primary.80.value}"},borderRadius:{value:"9999px"},_disabled:{backgroundColor:{value:"{colors.background.disabled.value}"}}},thumb:{width:{value:"1.25rem"},height:{value:"1.25rem"},backgroundColor:{value:"{colors.background.primary.value}"},boxShadow:{value:"{shadows.small.value}"},borderRadius:{value:"50%"},borderWidth:{value:"{borderWidths.medium.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:{borderColor:{value:"{colors.border.focus.value}"},boxShadow:{value:{offsetX:"0",offsetY:"0",blurRadius:"0",spreadRadius:"2px",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"}}}};export{r as sliderfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={borderColor:{value:"{components.fieldcontrol.borderColor}"},flexDirection:{value:"column"},input:{color:{value:"{components.fieldcontrol.color}"},fontSize:{value:"{components.fieldcontrol.fontSize}"},textAlign:{value:"center"}},button:{color:{value:"{components.button.color}"},backgroundColor:{value:"{colors.transparent}"},_active:{color:{value:"{components.button._active.color}"},backgroundColor:{value:"{components.button._active.backgroundColor}"}},_focus:{color:{value:"{components.button._focus.color}"},backgroundColor:{value:"{components.button._focus.backgroundColor}"}},_disabled:{color:{value:"{components.button._disabled.color}"},backgroundColor:{value:"{components.fieldcontrol._disabled.backgroundColor}"}},_hover:{color:{value:"{components.button._hover.color}"},backgroundColor:{value:"{components.button._hover.backgroundColor}"}}}};export{o as stepperfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={_disabled:{opacity:{value:"{opacities.60.value}"}},_focused:{shadow:{value:{offsetX:"0px",offsetY:"0px",blurRadius:"0px",spreadRadius:"2px",color:"{colors.border.focus.value}"}}},fontSize:{value:"{fontSizes.medium.value}"},large:{fontSize:{value:"{fontSizes.large.value}"}},small:{fontSize:{value:"{fontSizes.small.value}"}},label:{padding:{value:"{space.xs.value}"}},thumb:{backgroundColor:{value:"{colors.background.primary.value}"},borderColor:{value:"{colors.border.tertiary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{transform:{value:"{transforms.slideX.medium.value}"}},transition:{duration:{value:"{time.medium.value}"}},width:{value:"{space.relative.medium.value}"}},track:{backgroundColor:{value:"{colors.background.quaternary.value}"},borderRadius:{value:"{radii.xxxl.value}"},checked:{backgroundColor:{value:"{colors.brand.primary.80.value}"}},height:{value:"{space.relative.medium.value}"},padding:{value:"{outlineWidths.medium.value}"},transition:{duration:{value:"{time.short.value}"}},width:{value:"{space.relative.xl.value}"},_error:{backgroundColor:{value:"{colors.background.error.value}"}}}};export{e as switchfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={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}"}}}};export{e as table};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},gap:{value:"0"},item:{backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.secondary.value}"},borderStyle:{value:"solid"},borderWidth:{value:"{borderWidths.medium.value}"},color:{value:"{colors.font.secondary.value}"},fontSize:{value:"{fontSizes.medium.value}"},fontWeight:{value:"{fontWeights.bold.value}"},paddingVertical:{value:"{space.small.value}"},paddingHorizontal:{value:"{space.medium.value}"},textAlign:{value:"center"},transitionDuration:{value:"{time.medium.value}"},_hover:{color:{value:"{colors.font.hover.value}"}},_focus:{color:{value:"{colors.font.focus.value}"}},_active:{color:{value:"{colors.font.interactive.value}"},borderColor:{value:"{colors.font.interactive.value}"},backgroundColor:{value:"transparent"}},_disabled:{color:{value:"{colors.font.disabled.value}"},backgroundColor:{value:"transparent"},borderColor:{value:"{colors.border.tertiary.value}"}}}};export{e as tabs};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={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}"}}};export{o as text};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={color:{value:"{components.fieldcontrol.color.value}"},borderColor:{value:"{components.fieldcontrol.borderColor.value}"},_focus:{borderColor:{value:"{components.fieldcontrol._focus.borderColor.value}"}}};export{o as textareafield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={color:{value:"{components.fieldcontrol.color.value}"},borderColor:{value:"{components.fieldcontrol.borderColor.value}"},fontSize:{value:"{components.fieldcontrol.fontSize.value}"},_focus:{borderColor:{value:"{components.fieldcontrol._focus.borderColor.value}"}}};export{o as textfield};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={borderColor:{value:"{colors.border.primary.value}"},color:{value:"{colors.font.primary.value}"},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"}},_focus:{borderColor:{value:"{colors.border.focus.value}"},color:{value:"{colors.font.primary.value}"}},_active:{backgroundColor:{value:"{colors.transparent.value}"}},_disabled:{backgroundColor:{value:"{colors.transparent.value}"},borderColor:{value:"{colors.border.disabled.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{borderColor:{value:"{colors.border.pressed.value}"},color:{value:"{colors.font.primary.value}"},backgroundColor:{value:"{colors.overlay.20.value}"},_hover:{backgroundColor:{value:"{colors.overlay.30.value}"}}},primary:{backgroundColor:{value:"{colors.transparent.value}"},borderWidth:{value:"{borderWidths.small.value}"},_focus:{borderColor:{value:"{colors.border.focus.value}"},backgroundColor:{value:"{colors.transparent.value}"},boxShadow:{value:"{components.fieldcontrol._focus.boxShadow.value}"},color:{value:"{colors.font.primary.value}"}},_hover:{backgroundColor:{value:"{colors.overlay.10.value}"},color:{value:"{colors.font.primary.value}"}},_disabled:{borderColor:{value:"{colors.border.disabled.value}"},backgroundColor:{value:"{colors.background.disabled.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.background.primary.value}"},_focus:{backgroundColor:{value:"{colors.border.focus.value}"},borderColor:{value:"{colors.border.focus.value}"},color:{value:"{colors.background.primary.value}"}},_hover:{borderColor:{value:"{colors.brand.primary.60.value}"},backgroundColor:{value:"{colors.brand.primary.60.value}"},boxShadow:{value:"{colors.brand.primary.60.value}"},color:{value:"{colors.background.primary.value}"}}}},link:{backgroundColor:{value:"{colors.transparent.value}"},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:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.font.disabled.value}"}},_pressed:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.90.value}"},_focus:{backgroundColor:{value:"{colors.transparent.value}"},color:{value:"{colors.overlay.90.value}"}},_hover:{color:{value:"{colors.overlay.90.value}"},backgroundColor:{value:"{colors.transparent.value}"}}}}};export{o as togglebutton};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={alignItems:{value:"center"},alignContent:{value:"center"},justifyContent:{value:"flex-start"}};export{e as togglebuttongroup};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={xxxs:{value:"0.375rem"},xxs:{value:"0.5rem"},xs:{value:"0.75rem"},small:{value:"0.875rem"},medium:{value:"1rem"},large:{value:"1.25rem"},xl:{value:"1.5rem"},xxl:{value:"2rem"},xxxl:{value:"2.5rem"},xxxxl:{value:"3rem"}};export{e as fontSizes};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const l={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}};export{l as fontWeights};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={default:{variable:{value:"'InterVariable', 'Inter var', 'Inter', -apple-system, BlinkMacSystemFont,\n 'Helvetica Neue', 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans',\n sans-serif"},static:{value:"'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue',\n 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif"}}};export{e as fonts};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{borderWidths as s}from"./borderWidths.mjs";import{colors as m}from"./colors.mjs";import{components as o}from"./components/index.mjs";import{fonts as i}from"./fonts.mjs";import{fontSizes as r}from"./fontSizes.mjs";import{fontWeights as t}from"./fontWeights.mjs";import{lineHeights as e}from"./lineHeights.mjs";import{opacities as x}from"./opacities.mjs";import{outlineOffsets as l}from"./outlineOffsets.mjs";import{outlineWidths as f}from"./outlineWidths.mjs";import{radii as p}from"./radii.mjs";import{shadows as
|
|
1
|
+
import{borderWidths as s}from"./borderWidths.mjs";import{colors as m}from"./colors.mjs";import{components as o}from"./components/index.mjs";import{fonts as i}from"./fonts.mjs";import{fontSizes as r}from"./fontSizes.mjs";import{fontWeights as t}from"./fontWeights.mjs";import{lineHeights as e}from"./lineHeights.mjs";import{opacities as x}from"./opacities.mjs";import{outlineOffsets as l}from"./outlineOffsets.mjs";import{outlineWidths as f}from"./outlineWidths.mjs";import{radii as p}from"./radii.mjs";import{shadows as n}from"./shadows.mjs";import{space as a}from"./space.mjs";import{time as d}from"./time.mjs";import{transforms as j}from"./transforms.mjs";const c={components:o,borderWidths:s,colors:m,fonts:i,fontSizes:r,fontWeights:t,lineHeights:e,opacities:x,outlineOffsets:l,outlineWidths:f,radii:p,shadows:n,space:a,time:d,transforms:j},h={colors:m,borderWidths:s,fontSizes:{xxs:r.xxs,xs:r.xs,small:r.small,medium:r.medium,large:r.large,xl:r.xl,xxl:r.xxl,xxxl:r.xxxl},fontWeights:t,opacities:x,space:{xxs:a.xxxs,xs:a.xs,small:a.small,medium:a.medium,large:a.large,xl:a.xl,xxl:a.xxl,xxxl:a.xxxl},radii:p,time:d};export{h as reactNativeTokens,c as tokens};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={small:{value:"1.25"},medium:{value:"1.5"},large:{value:"2"}};export{e as lineHeights};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={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"}};export{e as opacities};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};export{e as outlineOffsets};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={small:{value:"1px"},medium:{value:"2px"},large:{value:"3px"}};export{e as outlineWidths};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={xs:{value:"0.125rem"},small:{value:"0.25rem"},medium:{value:"0.5rem"},large:{value:"1rem"},xl:{value:"2rem"},xxl:{value:"4rem"},xxxl:{value:"8rem"}};export{e as radii};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const o={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}"}}};export{o as shadows};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={zero:{value:"0"},xxxs:{value:"0.25rem"},xxs:{value:"0.375rem"},xs:{value:"0.5rem"},small:{value:"0.75rem"},medium:{value:"1rem"},large:{value:"1.5rem"},xl:{value:"2.0rem"},xxl:{value:"3.0rem"},xxxl:{value:"4.5rem"},relative:{xxxs:{value:"0.25em"},xxs:{value:"0.375em"},xs:{value:"0.5em"},small:{value:"0.75em"},medium:{value:"1em"},large:{value:"1.5em"},xl:{value:"2.0em"},xxl:{value:"3.0em"},xxxl:{value:"4.5em"},full:{value:"100%"}}};export{e as space};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={short:{value:"100ms"},medium:{value:"250ms"},long:{value:"500ms"}};export{e as time};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e={slideX:{small:{value:"translateX(0.5em)"},medium:{value:"translateX(1em)"},large:{value:"translateX(2em)"}}};export{e as transforms};
|
package/dist/esm/theme/utils.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"lodash/kebabCase.js";import t from"style-dictionary/lib/utils/references/usesReference.js";import{isObject as n,has as r,isString as o}from"../utils/index.mjs";const u="amplify",s=["offsetX","offsetY","blurRadius","spreadRadius","color"];function i(e){if(!e)return"";if(t(e)){return`var(--${f({path:e.replace(/\{|\}/g,"").replace(".value","").split(".")})})`}return e}function a(e){const{value:t}=e;return o(t)?i(t):p(t)?s.map((n=>i(p(e)?e[n]:t[n]))).join(" "):t}function f({path:t=[]}){return`${e([u,...t].join(" "))}`}function c(e){return n(e)&&r(e,"value")}function p(e){return n(e)&&r(e,"offsetX")}function l({tokens:e,path:t=[],setupToken:o}){if(r(e,"value"))return o({token:e,path:t});const u={};for(const s in e)if(r(e,s)){const r=e[s],i=n(r)?r:{value:r};u[s]=l({tokens:i,path:t.concat(s),setupToken:o})}return u}export{u as CSS_VARIABLE_PREFIX,f as cssNameTransform,a as cssValue,c as isDesignToken,p as isShadowTokenObject,l as setupTokens};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const e=["birthdate","email","family_name","given_name","middle_name","name","nickname","phone_number","preferred_username","profile","website"],n=["address","gender","locale","picture","updated_at","zoneinfo"],a=["username","email","phone_number"],r=[...a,...e,"confirmation_code","password","confirm_password"],i=e=>r.includes(e);export{a as LoginMechanismArray,r as authFieldsWithDefaults,i as isAuthFieldsWithDefaults,e as signUpFieldsWithDefault,n as signUpFieldsWithoutDefault};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{UnverifiedContactMethodType as
|
|
1
|
+
import{UnverifiedContactMethodType as e}from"./user.mjs";const o=o=>Object.values(e).findIndex((e=>e===o))>=0;export{o as isUnverifiedContactMethodType};
|
package/dist/esm/utils/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const t=t=>{var r;const n=Object.assign({default:void 0},t);return null!==(r=n.default)&&void 0!==r?r:n};function r(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}function n(t){return"string"==typeof t||"object"==typeof t&&"[object String]"===Object.prototype.toString.call(t)}function e(t){return r(t)&&"[object Map]"===Object.prototype.toString.call(t)}function o(t){return r(t)&&"[object Set]"===Object.prototype.toString.call(t)}function u(t){return void 0===t}function c(t){return null==t}function i(t){if(null==t)return!0;if(r(t)&&(e(t)||o(t)))return!t.size;if(r(t)&&(n(t)||Array.isArray(t)))return!t.length;for(const r in t)if(s(t,r))return!1;return!0}function f(t){return Array.isArray(t)&&i(t)}function l(...t){return t.every(f)}function a(t){return r(t)&&i(t)}function p(...t){return t.every(a)}function y(t){return n(t)?t.charAt(0).toUpperCase()+t.slice(1):""}function s(t,r){return null!=t&&Object.prototype.hasOwnProperty.call(t,r)}function b(t){return"function"==typeof t}export{l as areEmptyArrays,p as areEmptyObjects,y as capitalize,s as has,i as isEmpty,b as isFunction,e as isMap,c as isNil,r as isObject,o as isSet,n as isString,u as isUndefined,t as sanitizeNamespaceImport};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__awaiter as
|
|
1
|
+
import{__awaiter as o}from"tslib";import r from"lodash/merge.js";import{isEmpty as i}from"../utils/index.mjs";const e=(e,m,s,t)=>o(void 0,void 0,void 0,(function*(){const o=yield Promise.all(t.map((o=>o(e,m,s)))),l=r({},...o);return i(l)?Promise.resolve():Promise.reject(l)}));export{e as runValidators};
|