From 887cb64878e8abf4c59b6999f48fbfdd781cd521 Mon Sep 17 00:00:00 2001 From: Khairul Hidayat Date: Fri, 8 Nov 2024 18:24:08 +0700 Subject: [PATCH] feat: update ui --- frontend/.tamagui/tamagui.config.json | 42110 +++++++++++++++++++++++ frontend/app.config.ts | 36 + frontend/app.json | 37 - frontend/app/_layout.tsx | 11 +- frontend/app/_providers.tsx | 48 + frontend/app/hosts/_comp/host-form.tsx | 69 + frontend/app/hosts/create.tsx | 12 + frontend/app/hosts/edit.tsx | 12 + frontend/app/hosts/index.tsx | 80 + frontend/app/index.tsx | 6 + frontend/babel.config.js | 20 + frontend/components/ui/icons.tsx | 8 + frontend/components/ui/pressable.tsx | 20 + frontend/components/ui/select.tsx | 65 + frontend/lib/api.ts | 8 + frontend/package.json | 13 +- frontend/pnpm-lock.yaml | 2664 +- frontend/stores/theme.ts | 29 + frontend/tamagui.config.ts | 13 + 19 files changed, 45204 insertions(+), 57 deletions(-) create mode 100644 frontend/.tamagui/tamagui.config.json create mode 100644 frontend/app.config.ts delete mode 100644 frontend/app.json create mode 100644 frontend/app/_providers.tsx create mode 100644 frontend/app/hosts/_comp/host-form.tsx create mode 100644 frontend/app/hosts/create.tsx create mode 100644 frontend/app/hosts/edit.tsx create mode 100644 frontend/app/hosts/index.tsx create mode 100644 frontend/app/index.tsx create mode 100644 frontend/babel.config.js create mode 100644 frontend/components/ui/icons.tsx create mode 100644 frontend/components/ui/pressable.tsx create mode 100644 frontend/components/ui/select.tsx create mode 100644 frontend/stores/theme.ts create mode 100644 frontend/tamagui.config.ts diff --git a/frontend/.tamagui/tamagui.config.json b/frontend/.tamagui/tamagui.config.json new file mode 100644 index 0000000..6764be2 --- /dev/null +++ b/frontend/.tamagui/tamagui.config.json @@ -0,0 +1,42110 @@ +{ + "components": [ + { + "moduleName": "@tamagui/core", + "nameToInfo": { + "Stack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Text": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + } + } + }, + "View": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Spacer": { + "staticConfig": { + "acceptsClassName": true, + "memo": true, + "componentName": "Spacer", + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "defaultProps": { + "tag": "span", + "size": true, + "pointerEvents": "none" + }, + "variants": { + "size": { + "...": "Function" + }, + "flex": { + "true": { + "flexGrow": 1 + } + }, + "direction": { + "horizontal": { + "height": 0, + "minHeight": 0 + }, + "vertical": { + "width": 0, + "minWidth": 0 + }, + "both": {} + } + } + } + } + } + }, + { + "moduleName": "tamagui", + "nameToInfo": { + "Anchor": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false, + "tag": "a", + "accessibilityRole": "link" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Anchor", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "EnsureFlexed": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true, + "opacity": 0, + "lineHeight": 0, + "height": 0, + "display": "flex", + "fontSize": 200, + "children": "wwwwwwwwwwwwwwwwwww", + "pointerEvents": "none" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Fieldset": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "fieldset" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "horizontal": { + "true": { + "flexDirection": "row", + "alignItems": "center" + } + } + }, + "componentName": "Fieldset", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Input": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "InputFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "Spacer": { + "staticConfig": { + "acceptsClassName": true, + "memo": true, + "componentName": "Spacer", + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "defaultProps": { + "tag": "span", + "size": true, + "pointerEvents": "none" + }, + "variants": { + "size": { + "...": "Function" + }, + "flex": { + "true": { + "flexGrow": 1 + } + }, + "direction": { + "horizontal": { + "height": 0, + "minHeight": 0 + }, + "vertical": { + "width": 0, + "minWidth": 0 + }, + "both": {} + } + } + } + }, + "Spinner": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Stack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Text": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "color": "$color" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "isReactNative": false, + "isStyledHOC": false + } + }, + "TextArea": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false, + "multiline": true, + "whiteSpace": "pre-wrap" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "TextAreaFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false, + "multiline": true, + "whiteSpace": "pre-wrap" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "View": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "AlertDialogOverlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "AlertDialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AvatarFallback": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "absolute", + "fullscreen": true, + "zIndex": 0 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "AvatarFallback", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AvatarFallbackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "absolute", + "fullscreen": true, + "zIndex": 0 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "AvatarFallback", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "AvatarFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "position": "relative", + "overflow": "hidden" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Avatar", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Button": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ButtonFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "ButtonText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "userSelect": "none", + "cursor": "pointer", + "flexGrow": 0, + "flexShrink": 1, + "ellipse": true + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Card": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardBackground": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 0, + "fullscreen": true, + "overflow": "hidden", + "pointerEvents": "none", + "padding": 0 + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardBackground", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "CardFooter": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 5, + "backgroundColor": "transparent", + "marginBottom": 0, + "flexDirection": "row", + "marginTop": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardFooter", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardHeader": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 10, + "backgroundColor": "transparent", + "marginBottom": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardHeader", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Checkbox": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "CheckboxFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CheckboxIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": {} + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CheckboxIndicator", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "DialogClose": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "DialogClose", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "dialog", + "size": "$true", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "relative", + "backgrounded": true, + "padded": true, + "radiused": true, + "elevate": true, + "zIndex": 100000 + } + } + }, + "defaultVariants": { + "size": "$true", + "unstyled": false + }, + "componentName": "DialogContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogDescription": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false, + "tag": "p", + "userSelect": "auto", + "color": "$color", + "size": "$true", + "whiteSpace": "normal" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "DialogDescription", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogPortalFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "pointerEvents": "none", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "alignItems": "center", + "justifyContent": "center", + "fullscreen": true, + "zIndex": 100000 + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h2", + "size": "$9" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "DialogTitle", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "DialogTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Form": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "form" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "FormFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "form" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "FormTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "FormTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Group": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "GroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "XGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "YGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Article": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "article", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Article", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Aside": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "aside", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Aside", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Footer": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "footer", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Footer", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Header": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "header", + "accessibilityRole": "header", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Header", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Main": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "main", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Main", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Nav": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "nav", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Nav", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Section": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "section", + "flexDirection": "column", + "accessibilityRole": "summary" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Section", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Image": { + "staticConfig": { + "defaultProps": {}, + "componentName": "Image", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Label": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false, + "tag": "label" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "LabelFrame": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false, + "tag": "label" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItem": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "li", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background", + "cursor": "default" + } + }, + "size": { + "...size": "Function" + }, + "active": { + "true": { + "hoverStyle": { + "backgroundColor": "$background" + } + } + }, + "disabled": { + "true": { + "opacity": 0.5, + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ListItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "li", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background", + "cursor": "default" + } + }, + "size": { + "...size": "Function" + }, + "active": { + "true": { + "hoverStyle": { + "backgroundColor": "$background" + } + } + }, + "disabled": { + "true": { + "opacity": 0.5, + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ListItemSubtitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit", + "opacity": 0.6, + "maxWidth": "100%" + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemSubtitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemText", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "inherit" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "ListItemTitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "PopoverArrow": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopoverContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperAnchor": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperArrow": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperContentFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Progress": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ProgressIndicator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "RadioGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "width": "33%", + "height": "33%", + "borderRadius": 1000, + "backgroundColor": "$color", + "pressTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "borderRadius": 1000, + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "borderWidth": 1, + "borderColor": "$borderColor", + "padding": 0, + "hoverStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + }, + "pressStyle": { + "borderColor": "$borderColorFocus", + "backgroundColor": "$backgroundFocus" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusVisibleStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ScrollView": { + "staticConfig": { + "accept": { + "contentContainerStyle": "style" + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + } + }, + "defaultProps": { + "scrollEnabled": true + }, + "componentName": "ScrollView", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "SelectGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "width": "100%" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SelectIcon": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "aria-hidden": true, + "children": "Component" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectIcon", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "SelectSeparator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "auto", + "maxHeight": "auto", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "SelectSeparator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Separator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "auto", + "maxHeight": "auto", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "Separator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Square": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Square", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Circle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "circular": true + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Circle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Frame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "flex": 1, + "backgroundColor": "$background", + "borderTopLeftRadius": "$true", + "borderTopRightRadius": "$true", + "width": "100%", + "maxHeight": "100%", + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Sheet", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Handle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Overlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetHandleFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderThumbFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "absolute", + "bordered": 2, + "borderWidth": 2, + "backgrounded": true, + "pressTheme": false, + "focusTheme": false, + "hoverTheme": false + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderThumb", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackActiveFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "backgroundColor": "$background", + "position": "absolute" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "componentName": "SliderTrackActive", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function", + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgroundColor": "$background", + "position": "relative", + "borderRadius": 100000, + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderTrack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "XStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "YStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ZStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isZStack": true + } + }, + "SizableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "SizableStack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ThemeableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + } + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Switch": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "tabIndex": 0, + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Switch", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "SwitchFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "button", + "tabIndex": 0, + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Switch", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false + } + }, + "SwitchThumb": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "borderRadius": 1000 + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SwitchThumb", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false + } + }, + "Tabs": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "Tabs", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "SizableText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SizableText", + "isReactNative": false, + "isStyledHOC": false + } + }, + "Paragraph": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "fontFamily": "$body", + "unstyled": false, + "tag": "p", + "userSelect": "auto", + "color": "$color", + "size": "$true", + "whiteSpace": "normal" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Paragraph", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H1": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h1", + "size": "$10" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H1", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H2": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h2", + "size": "$9" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H2", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H3": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h3", + "size": "$8" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H3", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H4": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h4", + "size": "$7" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H4", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H5": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h5", + "size": "$6" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H5", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H6": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "accessibilityRole": "header", + "fontFamily": "$heading", + "margin": 0, + "tag": "h6", + "size": "$5" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H6", + "isReactNative": false, + "isStyledHOC": false + } + }, + "Heading": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "suppressHighlighting": true, + "unstyled": false, + "userSelect": "auto", + "color": "$color", + "whiteSpace": "normal", + "tag": "span", + "accessibilityRole": "header", + "fontFamily": "$heading", + "size": "$8", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Heading", + "isReactNative": false, + "isStyledHOC": false + } + }, + "VisuallyHidden": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true, + "position": "absolute", + "width": 1, + "height": 1, + "margin": -1, + "zIndex": -10000, + "overflow": "hidden", + "opacity": 1e-8, + "pointerEvents": "none" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "preserveDimensions": { + "true": { + "position": "relative", + "width": "auto", + "height": "auto" + } + }, + "visible": { + "true": { + "position": "relative", + "width": "auto", + "height": "auto", + "margin": 0, + "zIndex": 1, + "overflow": "visible", + "opacity": 1, + "pointerEvents": "auto" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "isReactNative": false, + "isStyledHOC": false + } + } + } + } + ], + "nameToPaths": {}, + "tamaguiConfig": { + "fonts": { + "heading": { + "family": "Inter", + "lineHeight": { + "1": 22, + "2": 23, + "3": 24, + "4": 25, + "5": 24, + "6": 27, + "7": 32, + "8": 35, + "9": 40, + "10": 53, + "11": 66, + "12": 73, + "13": 84, + "14": 106, + "15": 130, + "16": 152, + "true": 25 + }, + "weight": { + "1": "400", + "2": "400", + "3": "400", + "4": "400", + "5": "400", + "6": "400", + "7": "700", + "8": "700", + "9": "700", + "10": "700", + "11": "700", + "12": "700", + "13": "700", + "14": "700", + "15": "700", + "16": "700", + "true": "700" + }, + "letterSpacing": { + "1": 2, + "2": 2, + "3": 2, + "4": 2, + "5": 2, + "6": 1, + "7": 0, + "8": 0, + "9": -1, + "10": -1.5, + "11": -1.5, + "12": -2, + "13": -2, + "14": -3, + "15": -4, + "16": -4, + "true": -4 + }, + "size": { + "1": 11, + "2": 12, + "3": 13, + "4": 14, + "5": 13, + "6": 15, + "7": 20, + "8": 23, + "9": 32, + "10": 44, + "11": 55, + "12": 62, + "13": 72, + "14": 92, + "15": 114, + "16": 134, + "true": 14 + }, + "transform": { + "1": "uppercase", + "2": "uppercase", + "3": "uppercase", + "4": "uppercase", + "5": "uppercase", + "6": "uppercase", + "7": "none", + "8": "none", + "9": "none", + "10": "none", + "11": "none", + "12": "none", + "13": "none", + "14": "none", + "15": "none", + "16": "none", + "true": "none" + }, + "color": { + "1": "$colorFocus", + "2": "$colorFocus", + "3": "$colorFocus", + "4": "$colorFocus", + "5": "$colorFocus", + "6": "$colorFocus", + "7": "$color", + "8": "$color", + "9": "$color", + "10": "$color", + "11": "$color", + "12": "$color", + "13": "$color", + "14": "$color", + "15": "$color", + "16": "$color", + "true": "$color" + }, + "face": { + "100": { + "normal": "Inter" + }, + "200": { + "normal": "Inter" + }, + "300": { + "normal": "Inter" + }, + "400": { + "normal": "Inter" + }, + "500": { + "normal": "Inter" + }, + "600": { + "normal": "Inter" + }, + "700": { + "normal": "InterBold" + }, + "800": { + "normal": "InterBold" + }, + "900": { + "normal": "InterBold" + } + } + }, + "body": { + "family": "Inter", + "lineHeight": { + "1": 16, + "2": 21, + "3": 22, + "4": 23, + "5": 26, + "6": 28, + "7": 30, + "8": 33, + "9": 41, + "10": 59, + "11": 69, + "12": 76, + "13": 87, + "14": 109, + "15": 133, + "16": 155, + "true": 23 + }, + "weight": { + "1": "400", + "2": "400", + "3": "400", + "4": "400", + "5": "400", + "6": "400", + "7": "600", + "8": "600", + "9": "600", + "10": "600", + "11": "600", + "12": "600", + "13": "600", + "14": "600", + "15": "600", + "16": "600", + "true": "600" + }, + "letterSpacing": { + "1": 0, + "2": 0, + "3": 0, + "4": 0, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "16": 0, + "true": 0 + }, + "size": { + "1": 11, + "2": 12, + "3": 13, + "4": 14, + "5": 16, + "6": 18, + "7": 20, + "8": 23, + "9": 30, + "10": 46, + "11": 55, + "12": 62, + "13": 72, + "14": 92, + "15": 114, + "16": 134, + "true": 14 + } + }, + "mono": { + "family": "\"ui-monospace\", \"SFMono-Regular\", \"SF Mono\", Menlo, Consolas, \"Liberation Mono\", monospace", + "size": { + "1": 11, + "2": 12, + "3": 13, + "4": 14, + "5": 16, + "6": 18, + "7": 20, + "8": 22, + "9": 30, + "10": 42, + "11": 52, + "12": 62, + "13": 72, + "14": 92, + "15": 114, + "16": 124 + }, + "lineHeight": { + "1": 16.5, + "2": 18, + "3": 19.5, + "4": 21, + "5": 24, + "6": 27, + "7": 30, + "8": 33, + "9": 45, + "10": 63, + "11": 78, + "12": 93, + "13": 108, + "14": 138, + "15": 171, + "16": 186 + }, + "weight": { + "1": "500", + "2": "500", + "3": "500", + "4": "500", + "5": "500", + "6": "500", + "7": "500", + "8": "500", + "9": "500", + "10": "500", + "11": "500", + "12": "500", + "13": "500", + "14": "500", + "15": "500", + "16": "500" + }, + "letterSpacing": { + "1": 0, + "2": 0, + "3": 0, + "4": 0, + "5": 0, + "6": 0, + "7": 0, + "8": 0, + "9": 0, + "10": 0, + "11": 0, + "12": 0, + "13": 0, + "14": 0, + "15": 0, + "16": 0 + } + }, + "silkscreen": { + "family": "Silkscreen", + "size": { + "1": 11, + "2": 12, + "3": 13, + "4": 14, + "5": 15, + "6": 16, + "7": 18, + "8": 21, + "9": 28, + "10": 42, + "11": 52, + "12": 62, + "13": 72, + "14": 92, + "15": 114, + "16": 124 + }, + "lineHeight": { + "1": 19, + "2": 20, + "3": 22, + "4": 23, + "5": 24, + "6": 25, + "7": 28, + "8": 31, + "9": 40, + "10": 56, + "11": 68, + "12": 80, + "13": 92, + "14": 116, + "15": 143, + "16": 155 + }, + "weight": { + "1": "300", + "2": "300", + "3": "300", + "4": "300", + "5": "300", + "6": "300", + "7": "300", + "8": "300", + "9": "300", + "10": "300", + "11": "300", + "12": "300", + "13": "300", + "14": "300", + "15": "300", + "16": "300" + }, + "letterSpacing": { + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 3, + "6": 3, + "7": 3, + "8": 3, + "9": -2, + "10": -3, + "11": -3, + "12": -4, + "13": -4, + "14": -4, + "15": -4, + "16": -4 + } + } + }, + "onlyAllowShorthands": false, + "fontLanguages": [], + "animations": { + "animations": { + "75ms": "ease-in 75ms", + "100ms": "ease-in 100ms", + "200ms": "ease-in 200ms", + "bouncy": "ease-in 200ms", + "superBouncy": "ease-in 500ms", + "lazy": "ease-in 1000ms", + "medium": "ease-in 300ms", + "slow": "ease-in 500ms", + "quick": "cubic-bezier(0.215, 0.610, 0.355, 1.000) 400ms", + "quicker": "cubic-bezier(0.215, 0.610, 0.355, 1.000) 300ms", + "quickest": "cubic-bezier(0.215, 0.610, 0.355, 1.000) 200ms", + "tooltip": "ease-in 400ms" + }, + "usePresence": "Function", + "ResetPresence": "Function", + "supportsCSSVars": true, + "useAnimatedNumber": "Function", + "useAnimatedNumberReaction": "Function", + "useAnimatedNumberStyle": "Function", + "useAnimations": "Function" + }, + "media": { + "xl": { + "maxWidth": 1650 + }, + "lg": { + "maxWidth": 1280 + }, + "md": { + "maxWidth": 1020 + }, + "sm": { + "maxWidth": 800 + }, + "xs": { + "maxWidth": 660 + }, + "xxs": { + "maxWidth": 390 + }, + "gtXs": { + "minWidth": 661 + }, + "gtSm": { + "minWidth": 801 + }, + "gtMd": { + "minWidth": 1021 + }, + "gtLg": { + "minWidth": 1281 + }, + "gtXl": { + "minWidth": 1651 + } + }, + "themes": { + "light": { + "accentBackground": "hsl(210, 98.8%, 94.0%)", + "accentColor": "hsl(214, 65.8%, 17.9%)", + "background0": "rgba(255,255,255,0)", + "background025": "rgba(255,255,255,0.25)", + "background05": "rgba(255,255,255,0.5)", + "background075": "rgba(255,255,255,0.75)", + "color1": "#fff", + "color2": "#f8f8f8", + "color3": "hsl(0, 0%, 96.3%)", + "color4": "hsl(0, 0%, 94.1%)", + "color5": "hsl(0, 0%, 92.0%)", + "color6": "hsl(0, 0%, 90.0%)", + "color7": "hsl(0, 0%, 88.5%)", + "color8": "hsl(0, 0%, 81.0%)", + "color9": "hsl(0, 0%, 56.1%)", + "color10": "hsl(0, 0%, 50.3%)", + "color11": "hsl(0, 0%, 42.5%)", + "color12": "hsl(0, 0%, 9.0%)", + "color0": "rgba(10,10,10,0)", + "color025": "rgba(10,10,10,0.25)", + "color05": "rgba(10,10,10,0.5)", + "color075": "rgba(10,10,10,0.75)", + "background": "#fff", + "backgroundHover": "rgba(255,255,255,0.75)", + "backgroundPress": "#f8f8f8", + "backgroundFocus": "#f8f8f8", + "borderColor": "hsl(0, 0%, 94.1%)", + "borderColorHover": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 94.1%)", + "color": "hsl(0, 0%, 9.0%)", + "colorHover": "hsl(0, 0%, 42.5%)", + "colorPress": "hsl(0, 0%, 9.0%)", + "colorFocus": "hsl(0, 0%, 42.5%)", + "colorTransparent": "rgba(10,10,10,0)", + "placeholderColor": "hsl(0, 0%, 56.1%)", + "outlineColor": "rgba(10,10,10,0.25)", + "blue1": "hsl(206, 100%, 99.2%)", + "blue2": "hsl(210, 100%, 98.0%)", + "blue3": "hsl(209, 100%, 96.5%)", + "blue4": "hsl(210, 98.8%, 94.0%)", + "blue5": "hsl(209, 95.0%, 90.1%)", + "blue6": "hsl(209, 81.2%, 84.5%)", + "blue7": "hsl(208, 77.5%, 76.9%)", + "blue8": "hsl(206, 81.9%, 65.3%)", + "blue9": "hsl(206, 100%, 50.0%)", + "blue10": "hsl(208, 100%, 47.3%)", + "blue11": "hsl(211, 100%, 43.2%)", + "blue12": "hsl(211, 100%, 15.0%)", + "gray1": "hsl(0, 0%, 99.0%)", + "gray2": "hsl(0, 0%, 97.3%)", + "gray3": "hsl(0, 0%, 95.1%)", + "gray4": "hsl(0, 0%, 93.0%)", + "gray5": "hsl(0, 0%, 90.9%)", + "gray6": "hsl(0, 0%, 88.7%)", + "gray7": "hsl(0, 0%, 85.8%)", + "gray8": "hsl(0, 0%, 78.0%)", + "gray9": "hsl(0, 0%, 56.1%)", + "gray10": "hsl(0, 0%, 52.3%)", + "gray11": "hsl(0, 0%, 43.5%)", + "gray12": "hsl(0, 0%, 9.0%)", + "green1": "hsl(136, 50.0%, 98.9%)", + "green2": "hsl(138, 62.5%, 96.9%)", + "green3": "hsl(139, 55.2%, 94.5%)", + "green4": "hsl(140, 48.7%, 91.0%)", + "green5": "hsl(141, 43.7%, 86.0%)", + "green6": "hsl(143, 40.3%, 79.0%)", + "green7": "hsl(146, 38.5%, 69.0%)", + "green8": "hsl(151, 40.2%, 54.1%)", + "green9": "hsl(151, 55.0%, 41.5%)", + "green10": "hsl(152, 57.5%, 37.6%)", + "green11": "hsl(153, 67.0%, 28.5%)", + "green12": "hsl(155, 40.0%, 14.0%)", + "orange1": "hsl(24, 70.0%, 99.0%)", + "orange2": "hsl(24, 83.3%, 97.6%)", + "orange3": "hsl(24, 100%, 95.3%)", + "orange4": "hsl(25, 100%, 92.2%)", + "orange5": "hsl(25, 100%, 88.2%)", + "orange6": "hsl(25, 100%, 82.8%)", + "orange7": "hsl(24, 100%, 75.3%)", + "orange8": "hsl(24, 94.5%, 64.3%)", + "orange9": "hsl(24, 94.0%, 50.0%)", + "orange10": "hsl(24, 100%, 46.5%)", + "orange11": "hsl(24, 100%, 37.0%)", + "orange12": "hsl(15, 60.0%, 17.0%)", + "pink1": "hsl(322, 100%, 99.4%)", + "pink2": "hsl(323, 100%, 98.4%)", + "pink3": "hsl(323, 86.3%, 96.5%)", + "pink4": "hsl(323, 78.7%, 94.2%)", + "pink5": "hsl(323, 72.2%, 91.1%)", + "pink6": "hsl(323, 66.3%, 86.6%)", + "pink7": "hsl(323, 62.0%, 80.1%)", + "pink8": "hsl(323, 60.3%, 72.4%)", + "pink9": "hsl(322, 65.0%, 54.5%)", + "pink10": "hsl(322, 63.9%, 50.7%)", + "pink11": "hsl(322, 75.0%, 46.0%)", + "pink12": "hsl(320, 70.0%, 13.5%)", + "purple1": "hsl(280, 65.0%, 99.4%)", + "purple2": "hsl(276, 100%, 99.0%)", + "purple3": "hsl(276, 83.1%, 97.0%)", + "purple4": "hsl(275, 76.4%, 94.7%)", + "purple5": "hsl(275, 70.8%, 91.8%)", + "purple6": "hsl(274, 65.4%, 87.8%)", + "purple7": "hsl(273, 61.0%, 81.7%)", + "purple8": "hsl(272, 60.0%, 73.5%)", + "purple9": "hsl(272, 51.0%, 54.0%)", + "purple10": "hsl(272, 46.8%, 50.3%)", + "purple11": "hsl(272, 50.0%, 45.8%)", + "purple12": "hsl(272, 66.0%, 16.0%)", + "red1": "hsl(359, 100%, 99.4%)", + "red2": "hsl(359, 100%, 98.6%)", + "red3": "hsl(360, 100%, 96.8%)", + "red4": "hsl(360, 97.9%, 94.8%)", + "red5": "hsl(360, 90.2%, 91.9%)", + "red6": "hsl(360, 81.7%, 87.8%)", + "red7": "hsl(359, 74.2%, 81.7%)", + "red8": "hsl(359, 69.5%, 74.3%)", + "red9": "hsl(358, 75.0%, 59.0%)", + "red10": "hsl(358, 69.4%, 55.2%)", + "red11": "hsl(358, 65.0%, 48.7%)", + "red12": "hsl(354, 50.0%, 14.6%)", + "yellow1": "hsl(60, 54.0%, 98.5%)", + "yellow2": "hsl(52, 100%, 95.5%)", + "yellow3": "hsl(55, 100%, 90.9%)", + "yellow4": "hsl(54, 100%, 86.6%)", + "yellow5": "hsl(52, 97.9%, 82.0%)", + "yellow6": "hsl(50, 89.4%, 76.1%)", + "yellow7": "hsl(47, 80.4%, 68.0%)", + "yellow8": "hsl(48, 100%, 46.1%)", + "yellow9": "hsl(53, 92.0%, 50.0%)", + "yellow10": "hsl(50, 100%, 48.5%)", + "yellow11": "hsl(42, 100%, 29.0%)", + "yellow12": "hsl(40, 55.0%, 13.5%)", + "shadowColor": "rgba(0,0,0,0.085)", + "shadowColorHover": "rgba(0,0,0,0.085)", + "shadowColorPress": "rgba(0,0,0,0.04)", + "shadowColorFocus": "rgba(0,0,0,0.04)", + "id": "light" + }, + "dark": { + "accentBackground": "hsl(214, 65.8%, 17.9%)", + "accentColor": "hsl(210, 98.8%, 94.0%)", + "background0": "rgba(10,10,10,0)", + "background025": "rgba(10,10,10,0.25)", + "background05": "rgba(10,10,10,0.5)", + "background075": "rgba(10,10,10,0.75)", + "color1": "#050505", + "color2": "#151515", + "color3": "#191919", + "color4": "#232323", + "color5": "#282828", + "color6": "#323232", + "color7": "#424242", + "color8": "#494949", + "color9": "#545454", + "color10": "#626262", + "color11": "#a5a5a5", + "color12": "#fff", + "color0": "rgba(255,255,255,0)", + "color025": "rgba(255,255,255,0.25)", + "color05": "rgba(255,255,255,0.5)", + "color075": "rgba(255,255,255,0.75)", + "background": "#050505", + "backgroundHover": "#151515", + "backgroundPress": "rgba(10,10,10,0.75)", + "backgroundFocus": "rgba(10,10,10,0.75)", + "borderColor": "#232323", + "borderColorHover": "#282828", + "borderColorPress": "#191919", + "borderColorFocus": "#232323", + "color": "#fff", + "colorHover": "#a5a5a5", + "colorPress": "#fff", + "colorFocus": "#a5a5a5", + "colorTransparent": "rgba(255,255,255,0)", + "placeholderColor": "#545454", + "outlineColor": "rgba(255,255,255,0.25)", + "blue1": "hsl(212, 35.0%, 9.2%)", + "blue2": "hsl(216, 50.0%, 11.8%)", + "blue3": "hsl(214, 59.4%, 15.3%)", + "blue4": "hsl(214, 65.8%, 17.9%)", + "blue5": "hsl(213, 71.2%, 20.2%)", + "blue6": "hsl(212, 77.4%, 23.1%)", + "blue7": "hsl(211, 85.1%, 27.4%)", + "blue8": "hsl(211, 89.7%, 34.1%)", + "blue9": "hsl(206, 100%, 50.0%)", + "blue10": "hsl(209, 100%, 60.6%)", + "blue11": "hsl(210, 100%, 66.1%)", + "blue12": "hsl(206, 98.0%, 95.8%)", + "gray1": "hsl(0, 0%, 8.5%)", + "gray2": "hsl(0, 0%, 11.0%)", + "gray3": "hsl(0, 0%, 13.6%)", + "gray4": "hsl(0, 0%, 15.8%)", + "gray5": "hsl(0, 0%, 17.9%)", + "gray6": "hsl(0, 0%, 20.5%)", + "gray7": "hsl(0, 0%, 24.3%)", + "gray8": "hsl(0, 0%, 31.2%)", + "gray9": "hsl(0, 0%, 43.9%)", + "gray10": "hsl(0, 0%, 49.4%)", + "gray11": "hsl(0, 0%, 62.8%)", + "gray12": "hsl(0, 0%, 93.0%)", + "green1": "hsl(146, 30.0%, 7.4%)", + "green2": "hsl(155, 44.2%, 8.4%)", + "green3": "hsl(155, 46.7%, 10.9%)", + "green4": "hsl(154, 48.4%, 12.9%)", + "green5": "hsl(154, 49.7%, 14.9%)", + "green6": "hsl(154, 50.9%, 17.6%)", + "green7": "hsl(153, 51.8%, 21.8%)", + "green8": "hsl(151, 51.7%, 28.4%)", + "green9": "hsl(151, 55.0%, 41.5%)", + "green10": "hsl(151, 49.3%, 46.5%)", + "green11": "hsl(151, 50.0%, 53.2%)", + "green12": "hsl(137, 72.0%, 94.0%)", + "orange1": "hsl(30, 70.0%, 7.2%)", + "orange2": "hsl(28, 100%, 8.4%)", + "orange3": "hsl(26, 91.1%, 11.6%)", + "orange4": "hsl(25, 88.3%, 14.1%)", + "orange5": "hsl(24, 87.6%, 16.6%)", + "orange6": "hsl(24, 88.6%, 19.8%)", + "orange7": "hsl(24, 92.4%, 24.0%)", + "orange8": "hsl(25, 100%, 29.0%)", + "orange9": "hsl(24, 94.0%, 50.0%)", + "orange10": "hsl(24, 100%, 58.5%)", + "orange11": "hsl(24, 100%, 62.2%)", + "orange12": "hsl(24, 97.0%, 93.2%)", + "pink1": "hsl(318, 25.0%, 9.6%)", + "pink2": "hsl(319, 32.2%, 11.6%)", + "pink3": "hsl(319, 41.0%, 16.0%)", + "pink4": "hsl(320, 45.4%, 18.7%)", + "pink5": "hsl(320, 49.0%, 21.1%)", + "pink6": "hsl(321, 53.6%, 24.4%)", + "pink7": "hsl(321, 61.1%, 29.7%)", + "pink8": "hsl(322, 74.9%, 37.5%)", + "pink9": "hsl(322, 65.0%, 54.5%)", + "pink10": "hsl(323, 72.8%, 59.2%)", + "pink11": "hsl(325, 90.0%, 66.4%)", + "pink12": "hsl(322, 90.0%, 95.8%)", + "purple1": "hsl(284, 20.0%, 9.6%)", + "purple2": "hsl(283, 30.0%, 11.8%)", + "purple3": "hsl(281, 37.5%, 16.5%)", + "purple4": "hsl(280, 41.2%, 20.0%)", + "purple5": "hsl(279, 43.8%, 23.3%)", + "purple6": "hsl(277, 46.4%, 27.5%)", + "purple7": "hsl(275, 49.3%, 34.6%)", + "purple8": "hsl(272, 52.1%, 45.9%)", + "purple9": "hsl(272, 51.0%, 54.0%)", + "purple10": "hsl(273, 57.3%, 59.1%)", + "purple11": "hsl(275, 80.0%, 71.0%)", + "purple12": "hsl(279, 75.0%, 95.7%)", + "red1": "hsl(353, 23.0%, 9.8%)", + "red2": "hsl(357, 34.4%, 12.0%)", + "red3": "hsl(356, 43.4%, 16.4%)", + "red4": "hsl(356, 47.6%, 19.2%)", + "red5": "hsl(356, 51.1%, 21.9%)", + "red6": "hsl(356, 55.2%, 25.9%)", + "red7": "hsl(357, 60.2%, 31.8%)", + "red8": "hsl(358, 65.0%, 40.4%)", + "red9": "hsl(358, 75.0%, 59.0%)", + "red10": "hsl(358, 85.3%, 64.0%)", + "red11": "hsl(358, 100%, 69.5%)", + "red12": "hsl(351, 89.0%, 96.0%)", + "yellow1": "hsl(45, 100%, 5.5%)", + "yellow2": "hsl(46, 100%, 6.7%)", + "yellow3": "hsl(45, 100%, 8.7%)", + "yellow4": "hsl(45, 100%, 10.4%)", + "yellow5": "hsl(47, 100%, 12.1%)", + "yellow6": "hsl(49, 100%, 14.3%)", + "yellow7": "hsl(49, 90.3%, 18.4%)", + "yellow8": "hsl(50, 100%, 22.0%)", + "yellow9": "hsl(53, 92.0%, 50.0%)", + "yellow10": "hsl(54, 100%, 68.0%)", + "yellow11": "hsl(48, 100%, 47.0%)", + "yellow12": "hsl(53, 100%, 91.0%)", + "shadowColor": "rgba(0,0,0,0.3)", + "shadowColorHover": "rgba(0,0,0,0.3)", + "shadowColorPress": "rgba(0,0,0,0.2)", + "shadowColorFocus": "rgba(0,0,0,0.2)", + "id": "dark" + }, + "light_orange": { + "accentBackground": "hsl(322, 100%, 99.4%)", + "accentColor": "hsl(320, 70.0%, 13.5%)", + "background0": "hsla(24, 70.0%, 99.0%, 0)", + "background025": "hsla(24, 70.0%, 99.0%, 0.25)", + "background05": "hsla(24, 70.0%, 99.0%, 0.5)", + "background075": "hsla(24, 70.0%, 99.0%, 0.75)", + "color1": "hsl(24, 70.0%, 99.0%)", + "color2": "hsl(24, 83.3%, 97.6%)", + "color3": "hsl(24, 100%, 95.3%)", + "color4": "hsl(25, 100%, 92.2%)", + "color5": "hsl(25, 100%, 88.2%)", + "color6": "hsl(25, 100%, 82.8%)", + "color7": "hsl(24, 100%, 75.3%)", + "color8": "hsl(24, 94.5%, 64.3%)", + "color9": "hsl(24, 94.0%, 50.0%)", + "color10": "hsl(24, 100%, 46.5%)", + "color11": "hsl(24, 100%, 37.0%)", + "color12": "hsl(15, 60.0%, 17.0%)", + "color0": "hsla(24, 94.0%, 50.0%, 0)", + "color025": "hsla(24, 94.0%, 50.0%, 0.25)", + "color05": "hsla(24, 94.0%, 50.0%, 0.5)", + "color075": "hsla(24, 94.0%, 50.0%, 0.75)", + "background": "hsl(24, 70.0%, 99.0%)", + "backgroundHover": "hsla(24, 70.0%, 99.0%, 0.75)", + "backgroundPress": "hsl(24, 83.3%, 97.6%)", + "backgroundFocus": "hsl(24, 83.3%, 97.6%)", + "borderColor": "hsl(25, 100%, 92.2%)", + "borderColorHover": "hsl(24, 100%, 95.3%)", + "borderColorPress": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 92.2%)", + "color": "hsl(15, 60.0%, 17.0%)", + "colorHover": "hsl(24, 100%, 37.0%)", + "colorPress": "hsl(15, 60.0%, 17.0%)", + "colorFocus": "hsl(24, 100%, 37.0%)", + "colorTransparent": "hsla(24, 94.0%, 50.0%, 0)", + "placeholderColor": "hsl(24, 94.0%, 50.0%)", + "outlineColor": "hsla(24, 94.0%, 50.0%, 0.25)", + "id": "light_orange" + }, + "light_yellow": { + "accentBackground": "hsl(206, 100%, 99.2%)", + "accentColor": "hsl(211, 100%, 15.0%)", + "background0": "hsla(60, 54.0%, 98.5%, 0)", + "background025": "hsla(60, 54.0%, 98.5%, 0.25)", + "background05": "hsla(60, 54.0%, 98.5%, 0.5)", + "background075": "hsla(60, 54.0%, 98.5%, 0.75)", + "color1": "hsl(60, 54.0%, 98.5%)", + "color2": "hsl(52, 100%, 95.5%)", + "color3": "hsl(55, 100%, 90.9%)", + "color4": "hsl(54, 100%, 86.6%)", + "color5": "hsl(52, 97.9%, 82.0%)", + "color6": "hsl(50, 89.4%, 76.1%)", + "color7": "hsl(47, 80.4%, 68.0%)", + "color8": "hsl(48, 100%, 46.1%)", + "color9": "hsl(53, 92.0%, 50.0%)", + "color10": "hsl(50, 100%, 48.5%)", + "color11": "hsl(42, 100%, 29.0%)", + "color12": "hsl(40, 55.0%, 13.5%)", + "color0": "hsla(53, 92.0%, 50.0%, 0)", + "color025": "hsla(53, 92.0%, 50.0%, 0.25)", + "color05": "hsla(53, 92.0%, 50.0%, 0.5)", + "color075": "hsla(53, 92.0%, 50.0%, 0.75)", + "background": "hsl(60, 54.0%, 98.5%)", + "backgroundHover": "hsla(60, 54.0%, 98.5%, 0.75)", + "backgroundPress": "hsl(52, 100%, 95.5%)", + "backgroundFocus": "hsl(52, 100%, 95.5%)", + "borderColor": "hsl(54, 100%, 86.6%)", + "borderColorHover": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(54, 100%, 86.6%)", + "color": "hsl(40, 55.0%, 13.5%)", + "colorHover": "hsl(42, 100%, 29.0%)", + "colorPress": "hsl(40, 55.0%, 13.5%)", + "colorFocus": "hsl(42, 100%, 29.0%)", + "colorTransparent": "hsla(53, 92.0%, 50.0%, 0)", + "placeholderColor": "hsl(53, 92.0%, 50.0%)", + "outlineColor": "hsla(53, 92.0%, 50.0%, 0.25)", + "id": "light_yellow" + }, + "light_green": { + "accentBackground": "hsl(24, 70.0%, 99.0%)", + "accentColor": "hsl(15, 60.0%, 17.0%)", + "background0": "hsla(136, 50.0%, 98.9%, 0)", + "background025": "hsla(136, 50.0%, 98.9%, 0.25)", + "background05": "hsla(136, 50.0%, 98.9%, 0.5)", + "background075": "hsla(136, 50.0%, 98.9%, 0.75)", + "color1": "hsl(136, 50.0%, 98.9%)", + "color2": "hsl(138, 62.5%, 96.9%)", + "color3": "hsl(139, 55.2%, 94.5%)", + "color4": "hsl(140, 48.7%, 91.0%)", + "color5": "hsl(141, 43.7%, 86.0%)", + "color6": "hsl(143, 40.3%, 79.0%)", + "color7": "hsl(146, 38.5%, 69.0%)", + "color8": "hsl(151, 40.2%, 54.1%)", + "color9": "hsl(151, 55.0%, 41.5%)", + "color10": "hsl(152, 57.5%, 37.6%)", + "color11": "hsl(153, 67.0%, 28.5%)", + "color12": "hsl(155, 40.0%, 14.0%)", + "color0": "hsla(151, 55.0%, 41.5%, 0)", + "color025": "hsla(151, 55.0%, 41.5%, 0.25)", + "color05": "hsla(151, 55.0%, 41.5%, 0.5)", + "color075": "hsla(151, 55.0%, 41.5%, 0.75)", + "background": "hsl(136, 50.0%, 98.9%)", + "backgroundHover": "hsla(136, 50.0%, 98.9%, 0.75)", + "backgroundPress": "hsl(138, 62.5%, 96.9%)", + "backgroundFocus": "hsl(138, 62.5%, 96.9%)", + "borderColor": "hsl(140, 48.7%, 91.0%)", + "borderColorHover": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "color": "hsl(155, 40.0%, 14.0%)", + "colorHover": "hsl(153, 67.0%, 28.5%)", + "colorPress": "hsl(155, 40.0%, 14.0%)", + "colorFocus": "hsl(153, 67.0%, 28.5%)", + "colorTransparent": "hsla(151, 55.0%, 41.5%, 0)", + "placeholderColor": "hsl(151, 55.0%, 41.5%)", + "outlineColor": "hsla(151, 55.0%, 41.5%, 0.25)", + "id": "light_green" + }, + "light_blue": { + "accentBackground": "hsl(0, 0%, 99.0%)", + "accentColor": "hsl(0, 0%, 9.0%)", + "background0": "hsla(206, 100%, 99.2%, 0)", + "background025": "hsla(206, 100%, 99.2%, 0.25)", + "background05": "hsla(206, 100%, 99.2%, 0.5)", + "background075": "hsla(206, 100%, 99.2%, 0.75)", + "color1": "hsl(206, 100%, 99.2%)", + "color2": "hsl(210, 100%, 98.0%)", + "color3": "hsl(209, 100%, 96.5%)", + "color4": "hsl(210, 98.8%, 94.0%)", + "color5": "hsl(209, 95.0%, 90.1%)", + "color6": "hsl(209, 81.2%, 84.5%)", + "color7": "hsl(208, 77.5%, 76.9%)", + "color8": "hsl(206, 81.9%, 65.3%)", + "color9": "hsl(206, 100%, 50.0%)", + "color10": "hsl(208, 100%, 47.3%)", + "color11": "hsl(211, 100%, 43.2%)", + "color12": "hsl(211, 100%, 15.0%)", + "color0": "hsla(206, 100%, 50.0%, 0)", + "color025": "hsla(206, 100%, 50.0%, 0.25)", + "color05": "hsla(206, 100%, 50.0%, 0.5)", + "color075": "hsla(206, 100%, 50.0%, 0.75)", + "background": "hsl(206, 100%, 99.2%)", + "backgroundHover": "hsla(206, 100%, 99.2%, 0.75)", + "backgroundPress": "hsl(210, 100%, 98.0%)", + "backgroundFocus": "hsl(210, 100%, 98.0%)", + "borderColor": "hsl(210, 98.8%, 94.0%)", + "borderColorHover": "hsl(209, 100%, 96.5%)", + "borderColorPress": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(210, 98.8%, 94.0%)", + "color": "hsl(211, 100%, 15.0%)", + "colorHover": "hsl(211, 100%, 43.2%)", + "colorPress": "hsl(211, 100%, 15.0%)", + "colorFocus": "hsl(211, 100%, 43.2%)", + "colorTransparent": "hsla(206, 100%, 50.0%, 0)", + "placeholderColor": "hsl(206, 100%, 50.0%)", + "outlineColor": "hsla(206, 100%, 50.0%, 0.25)", + "id": "light_blue" + }, + "light_purple": { + "accentBackground": "hsl(359, 100%, 99.4%)", + "accentColor": "hsl(354, 50.0%, 14.6%)", + "background0": "hsla(280, 65.0%, 99.4%, 0)", + "background025": "hsla(280, 65.0%, 99.4%, 0.25)", + "background05": "hsla(280, 65.0%, 99.4%, 0.5)", + "background075": "hsla(280, 65.0%, 99.4%, 0.75)", + "color1": "hsl(280, 65.0%, 99.4%)", + "color2": "hsl(276, 100%, 99.0%)", + "color3": "hsl(276, 83.1%, 97.0%)", + "color4": "hsl(275, 76.4%, 94.7%)", + "color5": "hsl(275, 70.8%, 91.8%)", + "color6": "hsl(274, 65.4%, 87.8%)", + "color7": "hsl(273, 61.0%, 81.7%)", + "color8": "hsl(272, 60.0%, 73.5%)", + "color9": "hsl(272, 51.0%, 54.0%)", + "color10": "hsl(272, 46.8%, 50.3%)", + "color11": "hsl(272, 50.0%, 45.8%)", + "color12": "hsl(272, 66.0%, 16.0%)", + "color0": "hsla(272, 51.0%, 54.0%, 0)", + "color025": "hsla(272, 51.0%, 54.0%, 0.25)", + "color05": "hsla(272, 51.0%, 54.0%, 0.5)", + "color075": "hsla(272, 51.0%, 54.0%, 0.75)", + "background": "hsl(280, 65.0%, 99.4%)", + "backgroundHover": "hsla(280, 65.0%, 99.4%, 0.75)", + "backgroundPress": "hsl(276, 100%, 99.0%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(275, 76.4%, 94.7%)", + "borderColorHover": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "color": "hsl(272, 66.0%, 16.0%)", + "colorHover": "hsl(272, 50.0%, 45.8%)", + "colorPress": "hsl(272, 66.0%, 16.0%)", + "colorFocus": "hsl(272, 50.0%, 45.8%)", + "colorTransparent": "hsla(272, 51.0%, 54.0%, 0)", + "placeholderColor": "hsl(272, 51.0%, 54.0%)", + "outlineColor": "hsla(272, 51.0%, 54.0%, 0.25)", + "id": "light_purple" + }, + "light_pink": { + "accentBackground": "hsl(280, 65.0%, 99.4%)", + "accentColor": "hsl(272, 66.0%, 16.0%)", + "background0": "hsla(322, 100%, 99.4%, 0)", + "background025": "hsla(322, 100%, 99.4%, 0.25)", + "background05": "hsla(322, 100%, 99.4%, 0.5)", + "background075": "hsla(322, 100%, 99.4%, 0.75)", + "color1": "hsl(322, 100%, 99.4%)", + "color2": "hsl(323, 100%, 98.4%)", + "color3": "hsl(323, 86.3%, 96.5%)", + "color4": "hsl(323, 78.7%, 94.2%)", + "color5": "hsl(323, 72.2%, 91.1%)", + "color6": "hsl(323, 66.3%, 86.6%)", + "color7": "hsl(323, 62.0%, 80.1%)", + "color8": "hsl(323, 60.3%, 72.4%)", + "color9": "hsl(322, 65.0%, 54.5%)", + "color10": "hsl(322, 63.9%, 50.7%)", + "color11": "hsl(322, 75.0%, 46.0%)", + "color12": "hsl(320, 70.0%, 13.5%)", + "color0": "hsla(322, 65.0%, 54.5%, 0)", + "color025": "hsla(322, 65.0%, 54.5%, 0.25)", + "color05": "hsla(322, 65.0%, 54.5%, 0.5)", + "color075": "hsla(322, 65.0%, 54.5%, 0.75)", + "background": "hsl(322, 100%, 99.4%)", + "backgroundHover": "hsla(322, 100%, 99.4%, 0.75)", + "backgroundPress": "hsl(323, 100%, 98.4%)", + "backgroundFocus": "hsl(323, 100%, 98.4%)", + "borderColor": "hsl(323, 78.7%, 94.2%)", + "borderColorHover": "hsl(323, 86.3%, 96.5%)", + "borderColorPress": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 78.7%, 94.2%)", + "color": "hsl(320, 70.0%, 13.5%)", + "colorHover": "hsl(322, 75.0%, 46.0%)", + "colorPress": "hsl(320, 70.0%, 13.5%)", + "colorFocus": "hsl(322, 75.0%, 46.0%)", + "colorTransparent": "hsla(322, 65.0%, 54.5%, 0)", + "placeholderColor": "hsl(322, 65.0%, 54.5%)", + "outlineColor": "hsla(322, 65.0%, 54.5%, 0.25)", + "id": "light_pink" + }, + "light_red": { + "accentBackground": "hsl(60, 54.0%, 98.5%)", + "accentColor": "hsl(40, 55.0%, 13.5%)", + "background0": "hsla(359, 100%, 99.4%, 0)", + "background025": "hsla(359, 100%, 99.4%, 0.25)", + "background05": "hsla(359, 100%, 99.4%, 0.5)", + "background075": "hsla(359, 100%, 99.4%, 0.75)", + "color1": "hsl(359, 100%, 99.4%)", + "color2": "hsl(359, 100%, 98.6%)", + "color3": "hsl(360, 100%, 96.8%)", + "color4": "hsl(360, 97.9%, 94.8%)", + "color5": "hsl(360, 90.2%, 91.9%)", + "color6": "hsl(360, 81.7%, 87.8%)", + "color7": "hsl(359, 74.2%, 81.7%)", + "color8": "hsl(359, 69.5%, 74.3%)", + "color9": "hsl(358, 75.0%, 59.0%)", + "color10": "hsl(358, 69.4%, 55.2%)", + "color11": "hsl(358, 65.0%, 48.7%)", + "color12": "hsl(354, 50.0%, 14.6%)", + "color0": "hsla(358, 75.0%, 59.0%, 0)", + "color025": "hsla(358, 75.0%, 59.0%, 0.25)", + "color05": "hsla(358, 75.0%, 59.0%, 0.5)", + "color075": "hsla(358, 75.0%, 59.0%, 0.75)", + "background": "hsl(359, 100%, 99.4%)", + "backgroundHover": "hsla(359, 100%, 99.4%, 0.75)", + "backgroundPress": "hsl(359, 100%, 98.6%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 97.9%, 94.8%)", + "borderColorHover": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "color": "hsl(354, 50.0%, 14.6%)", + "colorHover": "hsl(358, 65.0%, 48.7%)", + "colorPress": "hsl(354, 50.0%, 14.6%)", + "colorFocus": "hsl(358, 65.0%, 48.7%)", + "colorTransparent": "hsla(358, 75.0%, 59.0%, 0)", + "placeholderColor": "hsl(358, 75.0%, 59.0%)", + "outlineColor": "hsla(358, 75.0%, 59.0%, 0.25)", + "id": "light_red" + }, + "light_gray": { + "accentBackground": "hsl(136, 50.0%, 98.9%)", + "accentColor": "hsl(155, 40.0%, 14.0%)", + "background0": "hsla(0, 0%, 99.0%, 0)", + "background025": "hsla(0, 0%, 99.0%, 0.25)", + "background05": "hsla(0, 0%, 99.0%, 0.5)", + "background075": "hsla(0, 0%, 99.0%, 0.75)", + "color1": "hsl(0, 0%, 99.0%)", + "color2": "hsl(0, 0%, 97.3%)", + "color3": "hsl(0, 0%, 95.1%)", + "color4": "hsl(0, 0%, 93.0%)", + "color5": "hsl(0, 0%, 90.9%)", + "color6": "hsl(0, 0%, 88.7%)", + "color7": "hsl(0, 0%, 85.8%)", + "color8": "hsl(0, 0%, 78.0%)", + "color9": "hsl(0, 0%, 56.1%)", + "color10": "hsl(0, 0%, 52.3%)", + "color11": "hsl(0, 0%, 43.5%)", + "color12": "hsl(0, 0%, 9.0%)", + "color0": "hsla(0, 0%, 56.1%, 0)", + "color025": "hsla(0, 0%, 56.1%, 0.25)", + "color05": "hsla(0, 0%, 56.1%, 0.5)", + "color075": "hsla(0, 0%, 56.1%, 0.75)", + "background": "hsl(0, 0%, 99.0%)", + "backgroundHover": "hsla(0, 0%, 99.0%, 0.75)", + "backgroundPress": "hsl(0, 0%, 97.3%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(0, 0%, 93.0%)", + "borderColorHover": "hsl(0, 0%, 95.1%)", + "borderColorPress": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 93.0%)", + "color": "hsl(0, 0%, 9.0%)", + "colorHover": "hsl(0, 0%, 43.5%)", + "colorPress": "hsl(0, 0%, 9.0%)", + "colorFocus": "hsl(0, 0%, 43.5%)", + "colorTransparent": "hsla(0, 0%, 56.1%, 0)", + "placeholderColor": "hsl(0, 0%, 56.1%)", + "outlineColor": "hsla(0, 0%, 56.1%, 0.25)", + "id": "light_gray" + }, + "dark_orange": { + "accentBackground": "hsl(322, 100%, 99.4%)", + "accentColor": "hsl(320, 70.0%, 13.5%)", + "background0": "hsla(30, 70.0%, 7.2%, 0)", + "background025": "hsla(30, 70.0%, 7.2%, 0.25)", + "background05": "hsla(30, 70.0%, 7.2%, 0.5)", + "background075": "hsla(30, 70.0%, 7.2%, 0.75)", + "color1": "hsl(30, 70.0%, 7.2%)", + "color2": "hsl(28, 100%, 8.4%)", + "color3": "hsl(26, 91.1%, 11.6%)", + "color4": "hsl(25, 88.3%, 14.1%)", + "color5": "hsl(24, 87.6%, 16.6%)", + "color6": "hsl(24, 88.6%, 19.8%)", + "color7": "hsl(24, 92.4%, 24.0%)", + "color8": "hsl(25, 100%, 29.0%)", + "color9": "hsl(24, 94.0%, 50.0%)", + "color10": "hsl(24, 100%, 58.5%)", + "color11": "hsl(24, 100%, 62.2%)", + "color12": "hsl(24, 97.0%, 93.2%)", + "color0": "hsla(24, 94.0%, 50.0%, 0)", + "color025": "hsla(24, 94.0%, 50.0%, 0.25)", + "color05": "hsla(24, 94.0%, 50.0%, 0.5)", + "color075": "hsla(24, 94.0%, 50.0%, 0.75)", + "background": "hsl(30, 70.0%, 7.2%)", + "backgroundHover": "hsl(28, 100%, 8.4%)", + "backgroundPress": "hsla(30, 70.0%, 7.2%, 0.75)", + "backgroundFocus": "hsla(30, 70.0%, 7.2%, 0.75)", + "borderColor": "hsl(25, 88.3%, 14.1%)", + "borderColorHover": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(26, 91.1%, 11.6%)", + "borderColorFocus": "hsl(25, 88.3%, 14.1%)", + "color": "hsl(24, 97.0%, 93.2%)", + "colorHover": "hsl(24, 100%, 62.2%)", + "colorPress": "hsl(24, 97.0%, 93.2%)", + "colorFocus": "hsl(24, 100%, 62.2%)", + "colorTransparent": "hsla(24, 94.0%, 50.0%, 0)", + "placeholderColor": "hsl(24, 94.0%, 50.0%)", + "outlineColor": "hsla(24, 94.0%, 50.0%, 0.25)", + "id": "dark_orange" + }, + "dark_yellow": { + "accentBackground": "hsl(206, 100%, 99.2%)", + "accentColor": "hsl(211, 100%, 15.0%)", + "background0": "hsla(45, 100%, 5.5%, 0)", + "background025": "hsla(45, 100%, 5.5%, 0.25)", + "background05": "hsla(45, 100%, 5.5%, 0.5)", + "background075": "hsla(45, 100%, 5.5%, 0.75)", + "color1": "hsl(45, 100%, 5.5%)", + "color2": "hsl(46, 100%, 6.7%)", + "color3": "hsl(45, 100%, 8.7%)", + "color4": "hsl(45, 100%, 10.4%)", + "color5": "hsl(47, 100%, 12.1%)", + "color6": "hsl(49, 100%, 14.3%)", + "color7": "hsl(49, 90.3%, 18.4%)", + "color8": "hsl(50, 100%, 22.0%)", + "color9": "hsl(53, 92.0%, 50.0%)", + "color10": "hsl(54, 100%, 68.0%)", + "color11": "hsl(48, 100%, 47.0%)", + "color12": "hsl(53, 100%, 91.0%)", + "color0": "hsla(53, 92.0%, 50.0%, 0)", + "color025": "hsla(53, 92.0%, 50.0%, 0.25)", + "color05": "hsla(53, 92.0%, 50.0%, 0.5)", + "color075": "hsla(53, 92.0%, 50.0%, 0.75)", + "background": "hsl(45, 100%, 5.5%)", + "backgroundHover": "hsl(46, 100%, 6.7%)", + "backgroundPress": "hsla(45, 100%, 5.5%, 0.75)", + "backgroundFocus": "hsla(45, 100%, 5.5%, 0.75)", + "borderColor": "hsl(45, 100%, 10.4%)", + "borderColorHover": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 8.7%)", + "borderColorFocus": "hsl(45, 100%, 10.4%)", + "color": "hsl(53, 100%, 91.0%)", + "colorHover": "hsl(48, 100%, 47.0%)", + "colorPress": "hsl(53, 100%, 91.0%)", + "colorFocus": "hsl(48, 100%, 47.0%)", + "colorTransparent": "hsla(53, 92.0%, 50.0%, 0)", + "placeholderColor": "hsl(53, 92.0%, 50.0%)", + "outlineColor": "hsla(53, 92.0%, 50.0%, 0.25)", + "id": "dark_yellow" + }, + "dark_green": { + "accentBackground": "hsl(24, 70.0%, 99.0%)", + "accentColor": "hsl(15, 60.0%, 17.0%)", + "background0": "hsla(146, 30.0%, 7.4%, 0)", + "background025": "hsla(146, 30.0%, 7.4%, 0.25)", + "background05": "hsla(146, 30.0%, 7.4%, 0.5)", + "background075": "hsla(146, 30.0%, 7.4%, 0.75)", + "color1": "hsl(146, 30.0%, 7.4%)", + "color2": "hsl(155, 44.2%, 8.4%)", + "color3": "hsl(155, 46.7%, 10.9%)", + "color4": "hsl(154, 48.4%, 12.9%)", + "color5": "hsl(154, 49.7%, 14.9%)", + "color6": "hsl(154, 50.9%, 17.6%)", + "color7": "hsl(153, 51.8%, 21.8%)", + "color8": "hsl(151, 51.7%, 28.4%)", + "color9": "hsl(151, 55.0%, 41.5%)", + "color10": "hsl(151, 49.3%, 46.5%)", + "color11": "hsl(151, 50.0%, 53.2%)", + "color12": "hsl(137, 72.0%, 94.0%)", + "color0": "hsla(151, 55.0%, 41.5%, 0)", + "color025": "hsla(151, 55.0%, 41.5%, 0.25)", + "color05": "hsla(151, 55.0%, 41.5%, 0.5)", + "color075": "hsla(151, 55.0%, 41.5%, 0.75)", + "background": "hsl(146, 30.0%, 7.4%)", + "backgroundHover": "hsl(155, 44.2%, 8.4%)", + "backgroundPress": "hsla(146, 30.0%, 7.4%, 0.75)", + "backgroundFocus": "hsla(146, 30.0%, 7.4%, 0.75)", + "borderColor": "hsl(154, 48.4%, 12.9%)", + "borderColorHover": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(155, 46.7%, 10.9%)", + "borderColorFocus": "hsl(154, 48.4%, 12.9%)", + "color": "hsl(137, 72.0%, 94.0%)", + "colorHover": "hsl(151, 50.0%, 53.2%)", + "colorPress": "hsl(137, 72.0%, 94.0%)", + "colorFocus": "hsl(151, 50.0%, 53.2%)", + "colorTransparent": "hsla(151, 55.0%, 41.5%, 0)", + "placeholderColor": "hsl(151, 55.0%, 41.5%)", + "outlineColor": "hsla(151, 55.0%, 41.5%, 0.25)", + "id": "dark_green" + }, + "dark_blue": { + "accentBackground": "hsl(0, 0%, 99.0%)", + "accentColor": "hsl(0, 0%, 9.0%)", + "background0": "hsla(212, 35.0%, 9.2%, 0)", + "background025": "hsla(212, 35.0%, 9.2%, 0.25)", + "background05": "hsla(212, 35.0%, 9.2%, 0.5)", + "background075": "hsla(212, 35.0%, 9.2%, 0.75)", + "color1": "hsl(212, 35.0%, 9.2%)", + "color2": "hsl(216, 50.0%, 11.8%)", + "color3": "hsl(214, 59.4%, 15.3%)", + "color4": "hsl(214, 65.8%, 17.9%)", + "color5": "hsl(213, 71.2%, 20.2%)", + "color6": "hsl(212, 77.4%, 23.1%)", + "color7": "hsl(211, 85.1%, 27.4%)", + "color8": "hsl(211, 89.7%, 34.1%)", + "color9": "hsl(206, 100%, 50.0%)", + "color10": "hsl(209, 100%, 60.6%)", + "color11": "hsl(210, 100%, 66.1%)", + "color12": "hsl(206, 98.0%, 95.8%)", + "color0": "hsla(206, 100%, 50.0%, 0)", + "color025": "hsla(206, 100%, 50.0%, 0.25)", + "color05": "hsla(206, 100%, 50.0%, 0.5)", + "color075": "hsla(206, 100%, 50.0%, 0.75)", + "background": "hsl(212, 35.0%, 9.2%)", + "backgroundHover": "hsl(216, 50.0%, 11.8%)", + "backgroundPress": "hsla(212, 35.0%, 9.2%, 0.75)", + "backgroundFocus": "hsla(212, 35.0%, 9.2%, 0.75)", + "borderColor": "hsl(214, 65.8%, 17.9%)", + "borderColorHover": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 59.4%, 15.3%)", + "borderColorFocus": "hsl(214, 65.8%, 17.9%)", + "color": "hsl(206, 98.0%, 95.8%)", + "colorHover": "hsl(210, 100%, 66.1%)", + "colorPress": "hsl(206, 98.0%, 95.8%)", + "colorFocus": "hsl(210, 100%, 66.1%)", + "colorTransparent": "hsla(206, 100%, 50.0%, 0)", + "placeholderColor": "hsl(206, 100%, 50.0%)", + "outlineColor": "hsla(206, 100%, 50.0%, 0.25)", + "id": "dark_blue" + }, + "dark_purple": { + "accentBackground": "hsl(359, 100%, 99.4%)", + "accentColor": "hsl(354, 50.0%, 14.6%)", + "background0": "hsla(284, 20.0%, 9.6%, 0)", + "background025": "hsla(284, 20.0%, 9.6%, 0.25)", + "background05": "hsla(284, 20.0%, 9.6%, 0.5)", + "background075": "hsla(284, 20.0%, 9.6%, 0.75)", + "color1": "hsl(284, 20.0%, 9.6%)", + "color2": "hsl(283, 30.0%, 11.8%)", + "color3": "hsl(281, 37.5%, 16.5%)", + "color4": "hsl(280, 41.2%, 20.0%)", + "color5": "hsl(279, 43.8%, 23.3%)", + "color6": "hsl(277, 46.4%, 27.5%)", + "color7": "hsl(275, 49.3%, 34.6%)", + "color8": "hsl(272, 52.1%, 45.9%)", + "color9": "hsl(272, 51.0%, 54.0%)", + "color10": "hsl(273, 57.3%, 59.1%)", + "color11": "hsl(275, 80.0%, 71.0%)", + "color12": "hsl(279, 75.0%, 95.7%)", + "color0": "hsla(272, 51.0%, 54.0%, 0)", + "color025": "hsla(272, 51.0%, 54.0%, 0.25)", + "color05": "hsla(272, 51.0%, 54.0%, 0.5)", + "color075": "hsla(272, 51.0%, 54.0%, 0.75)", + "background": "hsl(284, 20.0%, 9.6%)", + "backgroundHover": "hsl(283, 30.0%, 11.8%)", + "backgroundPress": "hsla(284, 20.0%, 9.6%, 0.75)", + "backgroundFocus": "hsla(284, 20.0%, 9.6%, 0.75)", + "borderColor": "hsl(280, 41.2%, 20.0%)", + "borderColorHover": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(281, 37.5%, 16.5%)", + "borderColorFocus": "hsl(280, 41.2%, 20.0%)", + "color": "hsl(279, 75.0%, 95.7%)", + "colorHover": "hsl(275, 80.0%, 71.0%)", + "colorPress": "hsl(279, 75.0%, 95.7%)", + "colorFocus": "hsl(275, 80.0%, 71.0%)", + "colorTransparent": "hsla(272, 51.0%, 54.0%, 0)", + "placeholderColor": "hsl(272, 51.0%, 54.0%)", + "outlineColor": "hsla(272, 51.0%, 54.0%, 0.25)", + "id": "dark_purple" + }, + "dark_pink": { + "accentBackground": "hsl(280, 65.0%, 99.4%)", + "accentColor": "hsl(272, 66.0%, 16.0%)", + "background0": "hsla(318, 25.0%, 9.6%, 0)", + "background025": "hsla(318, 25.0%, 9.6%, 0.25)", + "background05": "hsla(318, 25.0%, 9.6%, 0.5)", + "background075": "hsla(318, 25.0%, 9.6%, 0.75)", + "color1": "hsl(318, 25.0%, 9.6%)", + "color2": "hsl(319, 32.2%, 11.6%)", + "color3": "hsl(319, 41.0%, 16.0%)", + "color4": "hsl(320, 45.4%, 18.7%)", + "color5": "hsl(320, 49.0%, 21.1%)", + "color6": "hsl(321, 53.6%, 24.4%)", + "color7": "hsl(321, 61.1%, 29.7%)", + "color8": "hsl(322, 74.9%, 37.5%)", + "color9": "hsl(322, 65.0%, 54.5%)", + "color10": "hsl(323, 72.8%, 59.2%)", + "color11": "hsl(325, 90.0%, 66.4%)", + "color12": "hsl(322, 90.0%, 95.8%)", + "color0": "hsla(322, 65.0%, 54.5%, 0)", + "color025": "hsla(322, 65.0%, 54.5%, 0.25)", + "color05": "hsla(322, 65.0%, 54.5%, 0.5)", + "color075": "hsla(322, 65.0%, 54.5%, 0.75)", + "background": "hsl(318, 25.0%, 9.6%)", + "backgroundHover": "hsl(319, 32.2%, 11.6%)", + "backgroundPress": "hsla(318, 25.0%, 9.6%, 0.75)", + "backgroundFocus": "hsla(318, 25.0%, 9.6%, 0.75)", + "borderColor": "hsl(320, 45.4%, 18.7%)", + "borderColorHover": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(319, 41.0%, 16.0%)", + "borderColorFocus": "hsl(320, 45.4%, 18.7%)", + "color": "hsl(322, 90.0%, 95.8%)", + "colorHover": "hsl(325, 90.0%, 66.4%)", + "colorPress": "hsl(322, 90.0%, 95.8%)", + "colorFocus": "hsl(325, 90.0%, 66.4%)", + "colorTransparent": "hsla(322, 65.0%, 54.5%, 0)", + "placeholderColor": "hsl(322, 65.0%, 54.5%)", + "outlineColor": "hsla(322, 65.0%, 54.5%, 0.25)", + "id": "dark_pink" + }, + "dark_red": { + "accentBackground": "hsl(60, 54.0%, 98.5%)", + "accentColor": "hsl(40, 55.0%, 13.5%)", + "background0": "hsla(353, 23.0%, 9.8%, 0)", + "background025": "hsla(353, 23.0%, 9.8%, 0.25)", + "background05": "hsla(353, 23.0%, 9.8%, 0.5)", + "background075": "hsla(353, 23.0%, 9.8%, 0.75)", + "color1": "hsl(353, 23.0%, 9.8%)", + "color2": "hsl(357, 34.4%, 12.0%)", + "color3": "hsl(356, 43.4%, 16.4%)", + "color4": "hsl(356, 47.6%, 19.2%)", + "color5": "hsl(356, 51.1%, 21.9%)", + "color6": "hsl(356, 55.2%, 25.9%)", + "color7": "hsl(357, 60.2%, 31.8%)", + "color8": "hsl(358, 65.0%, 40.4%)", + "color9": "hsl(358, 75.0%, 59.0%)", + "color10": "hsl(358, 85.3%, 64.0%)", + "color11": "hsl(358, 100%, 69.5%)", + "color12": "hsl(351, 89.0%, 96.0%)", + "color0": "hsla(358, 75.0%, 59.0%, 0)", + "color025": "hsla(358, 75.0%, 59.0%, 0.25)", + "color05": "hsla(358, 75.0%, 59.0%, 0.5)", + "color075": "hsla(358, 75.0%, 59.0%, 0.75)", + "background": "hsl(353, 23.0%, 9.8%)", + "backgroundHover": "hsl(357, 34.4%, 12.0%)", + "backgroundPress": "hsla(353, 23.0%, 9.8%, 0.75)", + "backgroundFocus": "hsla(353, 23.0%, 9.8%, 0.75)", + "borderColor": "hsl(356, 47.6%, 19.2%)", + "borderColorHover": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 43.4%, 16.4%)", + "borderColorFocus": "hsl(356, 47.6%, 19.2%)", + "color": "hsl(351, 89.0%, 96.0%)", + "colorHover": "hsl(358, 100%, 69.5%)", + "colorPress": "hsl(351, 89.0%, 96.0%)", + "colorFocus": "hsl(358, 100%, 69.5%)", + "colorTransparent": "hsla(358, 75.0%, 59.0%, 0)", + "placeholderColor": "hsl(358, 75.0%, 59.0%)", + "outlineColor": "hsla(358, 75.0%, 59.0%, 0.25)", + "id": "dark_red" + }, + "dark_gray": { + "accentBackground": "hsl(136, 50.0%, 98.9%)", + "accentColor": "hsl(155, 40.0%, 14.0%)", + "background0": "hsla(0, 0%, 8.5%, 0)", + "background025": "hsla(0, 0%, 8.5%, 0.25)", + "background05": "hsla(0, 0%, 8.5%, 0.5)", + "background075": "hsla(0, 0%, 8.5%, 0.75)", + "color1": "hsl(0, 0%, 8.5%)", + "color2": "hsl(0, 0%, 11.0%)", + "color3": "hsl(0, 0%, 13.6%)", + "color4": "hsl(0, 0%, 15.8%)", + "color5": "hsl(0, 0%, 17.9%)", + "color6": "hsl(0, 0%, 20.5%)", + "color7": "hsl(0, 0%, 24.3%)", + "color8": "hsl(0, 0%, 31.2%)", + "color9": "hsl(0, 0%, 43.9%)", + "color10": "hsl(0, 0%, 49.4%)", + "color11": "hsl(0, 0%, 62.8%)", + "color12": "hsl(0, 0%, 93.0%)", + "color0": "hsla(0, 0%, 43.9%, 0)", + "color025": "hsla(0, 0%, 43.9%, 0.25)", + "color05": "hsla(0, 0%, 43.9%, 0.5)", + "color075": "hsla(0, 0%, 43.9%, 0.75)", + "background": "hsl(0, 0%, 8.5%)", + "backgroundHover": "hsl(0, 0%, 11.0%)", + "backgroundPress": "hsla(0, 0%, 8.5%, 0.75)", + "backgroundFocus": "hsla(0, 0%, 8.5%, 0.75)", + "borderColor": "hsl(0, 0%, 15.8%)", + "borderColorHover": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 13.6%)", + "borderColorFocus": "hsl(0, 0%, 15.8%)", + "color": "hsl(0, 0%, 93.0%)", + "colorHover": "hsl(0, 0%, 62.8%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 62.8%)", + "colorTransparent": "hsla(0, 0%, 43.9%, 0)", + "placeholderColor": "hsl(0, 0%, 43.9%)", + "outlineColor": "hsla(0, 0%, 43.9%, 0.25)", + "id": "dark_gray" + }, + "light_alt1": { + "color": "hsl(0, 0%, 42.5%)", + "colorHover": "hsl(0, 0%, 50.3%)", + "colorPress": "hsl(0, 0%, 42.5%)", + "colorFocus": "hsl(0, 0%, 50.3%)", + "id": "light_alt1" + }, + "light_alt2": { + "color": "hsl(0, 0%, 50.3%)", + "colorHover": "hsl(0, 0%, 56.1%)", + "colorPress": "hsl(0, 0%, 50.3%)", + "colorFocus": "hsl(0, 0%, 56.1%)", + "id": "light_alt2" + }, + "light_active": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 92.0%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 81.0%)", + "id": "light_active" + }, + "light_surface3": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 92.0%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 81.0%)", + "id": "light_surface3" + }, + "light_Button": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 92.0%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 81.0%)", + "id": "light_Button" + }, + "light_SliderTrackActive": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 92.0%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 81.0%)", + "id": "light_SliderTrackActive" + }, + "light_active_SliderTrackActive": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 92.0%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 81.0%)", + "id": "light_active_SliderTrackActive" + }, + "light_surface1": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_surface1" + }, + "light_ListItem": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_ListItem" + }, + "light_SelectTrigger": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_SelectTrigger" + }, + "light_Card": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_Card" + }, + "light_Progress": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_Progress" + }, + "light_TooltipArrow": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_TooltipArrow" + }, + "light_SliderTrack": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_SliderTrack" + }, + "light_Input": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_Input" + }, + "light_TextArea": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_TextArea" + }, + "light_active_ListItem": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_active_ListItem" + }, + "light_active_Progress": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_active_Progress" + }, + "light_active_TooltipArrow": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_active_TooltipArrow" + }, + "light_active_SliderTrack": { + "background": "#f8f8f8", + "backgroundHover": "#fff", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 94.1%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_active_SliderTrack" + }, + "light_surface2": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "#f8f8f8", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_surface2" + }, + "light_Checkbox": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "#f8f8f8", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_Checkbox" + }, + "light_Switch": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "#f8f8f8", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_Switch" + }, + "light_TooltipContent": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "#f8f8f8", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_TooltipContent" + }, + "light_RadioGroupItem": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "#f8f8f8", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_RadioGroupItem" + }, + "light_surface4": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_surface4" + }, + "light_active_SelectTrigger": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_SelectTrigger" + }, + "light_active_Card": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_Card" + }, + "light_active_Button": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_Button" + }, + "light_active_Checkbox": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_Checkbox" + }, + "light_active_Switch": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_Switch" + }, + "light_active_TooltipContent": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_TooltipContent" + }, + "light_active_RadioGroupItem": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_RadioGroupItem" + }, + "light_active_Input": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_Input" + }, + "light_active_TextArea": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 88.5%)", + "backgroundFocus": "hsl(0, 0%, 88.5%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_TextArea" + }, + "dark_alt1": { + "color": "#a5a5a5", + "colorHover": "#626262", + "colorPress": "#a5a5a5", + "colorFocus": "#626262", + "id": "dark_alt1" + }, + "dark_alt2": { + "color": "#626262", + "colorHover": "#545454", + "colorPress": "#626262", + "colorFocus": "#545454", + "id": "dark_alt2" + }, + "dark_active": { + "background": "#232323", + "backgroundHover": "#282828", + "backgroundPress": "#191919", + "backgroundFocus": "#191919", + "borderColor": "#424242", + "borderColorHover": "#494949", + "borderColorFocus": "#424242", + "borderColorPress": "#323232", + "id": "dark_active" + }, + "dark_surface3": { + "background": "#232323", + "backgroundHover": "#282828", + "backgroundPress": "#191919", + "backgroundFocus": "#191919", + "borderColor": "#424242", + "borderColorHover": "#494949", + "borderColorFocus": "#424242", + "borderColorPress": "#323232", + "id": "dark_surface3" + }, + "dark_Button": { + "background": "#232323", + "backgroundHover": "#282828", + "backgroundPress": "#191919", + "backgroundFocus": "#191919", + "borderColor": "#424242", + "borderColorHover": "#494949", + "borderColorFocus": "#424242", + "borderColorPress": "#323232", + "id": "dark_Button" + }, + "dark_SliderTrackActive": { + "background": "#232323", + "backgroundHover": "#282828", + "backgroundPress": "#191919", + "backgroundFocus": "#191919", + "borderColor": "#424242", + "borderColorHover": "#494949", + "borderColorFocus": "#424242", + "borderColorPress": "#323232", + "id": "dark_SliderTrackActive" + }, + "dark_active_SliderTrackActive": { + "background": "#232323", + "backgroundHover": "#282828", + "backgroundPress": "#191919", + "backgroundFocus": "#191919", + "borderColor": "#424242", + "borderColorHover": "#494949", + "borderColorFocus": "#424242", + "borderColorPress": "#323232", + "id": "dark_active_SliderTrackActive" + }, + "dark_surface1": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_surface1" + }, + "dark_ListItem": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_ListItem" + }, + "dark_SelectTrigger": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_SelectTrigger" + }, + "dark_Card": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_Card" + }, + "dark_Progress": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_Progress" + }, + "dark_TooltipArrow": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_TooltipArrow" + }, + "dark_SliderTrack": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_SliderTrack" + }, + "dark_Input": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_Input" + }, + "dark_TextArea": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_TextArea" + }, + "dark_active_ListItem": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_active_ListItem" + }, + "dark_active_Progress": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_active_Progress" + }, + "dark_active_TooltipArrow": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_active_TooltipArrow" + }, + "dark_active_SliderTrack": { + "background": "#151515", + "backgroundHover": "#191919", + "backgroundPress": "#050505", + "backgroundFocus": "#050505", + "borderColor": "#282828", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#232323", + "id": "dark_active_SliderTrack" + }, + "dark_surface2": { + "background": "#191919", + "backgroundHover": "#232323", + "backgroundPress": "#151515", + "backgroundFocus": "#151515", + "borderColor": "#323232", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_surface2" + }, + "dark_Checkbox": { + "background": "#191919", + "backgroundHover": "#232323", + "backgroundPress": "#151515", + "backgroundFocus": "#151515", + "borderColor": "#323232", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_Checkbox" + }, + "dark_Switch": { + "background": "#191919", + "backgroundHover": "#232323", + "backgroundPress": "#151515", + "backgroundFocus": "#151515", + "borderColor": "#323232", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_Switch" + }, + "dark_TooltipContent": { + "background": "#191919", + "backgroundHover": "#232323", + "backgroundPress": "#151515", + "backgroundFocus": "#151515", + "borderColor": "#323232", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_TooltipContent" + }, + "dark_RadioGroupItem": { + "background": "#191919", + "backgroundHover": "#232323", + "backgroundPress": "#151515", + "backgroundFocus": "#151515", + "borderColor": "#323232", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_RadioGroupItem" + }, + "dark_surface4": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_surface4" + }, + "dark_active_SelectTrigger": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_SelectTrigger" + }, + "dark_active_Card": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_Card" + }, + "dark_active_Button": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_Button" + }, + "dark_active_Checkbox": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_Checkbox" + }, + "dark_active_Switch": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_Switch" + }, + "dark_active_TooltipContent": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_TooltipContent" + }, + "dark_active_RadioGroupItem": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_RadioGroupItem" + }, + "dark_active_Input": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_Input" + }, + "dark_active_TextArea": { + "background": "#323232", + "backgroundHover": "#323232", + "backgroundPress": "#282828", + "backgroundFocus": "#282828", + "borderColor": "#323232", + "borderColorHover": "#323232", + "borderColorFocus": "#282828", + "borderColorPress": "#282828", + "id": "dark_active_TextArea" + }, + "light_orange_alt1": { + "color": "hsl(24, 100%, 37.0%)", + "colorHover": "hsl(24, 100%, 46.5%)", + "colorPress": "hsl(24, 100%, 37.0%)", + "colorFocus": "hsl(24, 100%, 46.5%)", + "id": "light_orange_alt1" + }, + "light_orange_alt2": { + "color": "hsl(24, 100%, 46.5%)", + "colorHover": "hsl(24, 94.0%, 50.0%)", + "colorPress": "hsl(24, 100%, 46.5%)", + "colorFocus": "hsl(24, 94.0%, 50.0%)", + "id": "light_orange_alt2" + }, + "light_orange_active": { + "background": "hsl(25, 100%, 92.2%)", + "backgroundHover": "hsl(24, 100%, 95.3%)", + "backgroundPress": "hsl(25, 100%, 88.2%)", + "backgroundFocus": "hsl(25, 100%, 88.2%)", + "borderColor": "hsl(24, 100%, 75.3%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 94.5%, 64.3%)", + "id": "light_orange_active" + }, + "light_orange_surface3": { + "background": "hsl(25, 100%, 92.2%)", + "backgroundHover": "hsl(24, 100%, 95.3%)", + "backgroundPress": "hsl(25, 100%, 88.2%)", + "backgroundFocus": "hsl(25, 100%, 88.2%)", + "borderColor": "hsl(24, 100%, 75.3%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 94.5%, 64.3%)", + "id": "light_orange_surface3" + }, + "light_orange_Button": { + "background": "hsl(25, 100%, 92.2%)", + "backgroundHover": "hsl(24, 100%, 95.3%)", + "backgroundPress": "hsl(25, 100%, 88.2%)", + "backgroundFocus": "hsl(25, 100%, 88.2%)", + "borderColor": "hsl(24, 100%, 75.3%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 94.5%, 64.3%)", + "id": "light_orange_Button" + }, + "light_orange_SliderTrackActive": { + "background": "hsl(25, 100%, 92.2%)", + "backgroundHover": "hsl(24, 100%, 95.3%)", + "backgroundPress": "hsl(25, 100%, 88.2%)", + "backgroundFocus": "hsl(25, 100%, 88.2%)", + "borderColor": "hsl(24, 100%, 75.3%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 94.5%, 64.3%)", + "id": "light_orange_SliderTrackActive" + }, + "light_orange_active_SliderTrackActive": { + "background": "hsl(25, 100%, 92.2%)", + "backgroundHover": "hsl(24, 100%, 95.3%)", + "backgroundPress": "hsl(25, 100%, 88.2%)", + "backgroundFocus": "hsl(25, 100%, 88.2%)", + "borderColor": "hsl(24, 100%, 75.3%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 94.5%, 64.3%)", + "id": "light_orange_active_SliderTrackActive" + }, + "light_orange_surface1": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_surface1" + }, + "light_orange_ListItem": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_ListItem" + }, + "light_orange_SelectTrigger": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_SelectTrigger" + }, + "light_orange_Card": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_Card" + }, + "light_orange_Progress": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_Progress" + }, + "light_orange_TooltipArrow": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_TooltipArrow" + }, + "light_orange_SliderTrack": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_SliderTrack" + }, + "light_orange_Input": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_Input" + }, + "light_orange_TextArea": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_TextArea" + }, + "light_orange_active_ListItem": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_active_ListItem" + }, + "light_orange_active_Progress": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_active_Progress" + }, + "light_orange_active_TooltipArrow": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_active_TooltipArrow" + }, + "light_orange_active_SliderTrack": { + "background": "hsl(24, 83.3%, 97.6%)", + "backgroundHover": "hsl(24, 70.0%, 99.0%)", + "backgroundPress": "hsl(24, 100%, 95.3%)", + "backgroundFocus": "hsl(24, 100%, 95.3%)", + "borderColor": "hsl(25, 100%, 88.2%)", + "borderColorHover": "hsl(25, 100%, 92.2%)", + "borderColorFocus": "hsl(25, 100%, 88.2%)", + "borderColorPress": "hsl(25, 100%, 82.8%)", + "id": "light_orange_active_SliderTrack" + }, + "light_orange_surface2": { + "background": "hsl(24, 100%, 95.3%)", + "backgroundHover": "hsl(24, 83.3%, 97.6%)", + "backgroundPress": "hsl(25, 100%, 92.2%)", + "backgroundFocus": "hsl(25, 100%, 92.2%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_surface2" + }, + "light_orange_Checkbox": { + "background": "hsl(24, 100%, 95.3%)", + "backgroundHover": "hsl(24, 83.3%, 97.6%)", + "backgroundPress": "hsl(25, 100%, 92.2%)", + "backgroundFocus": "hsl(25, 100%, 92.2%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_Checkbox" + }, + "light_orange_Switch": { + "background": "hsl(24, 100%, 95.3%)", + "backgroundHover": "hsl(24, 83.3%, 97.6%)", + "backgroundPress": "hsl(25, 100%, 92.2%)", + "backgroundFocus": "hsl(25, 100%, 92.2%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_Switch" + }, + "light_orange_TooltipContent": { + "background": "hsl(24, 100%, 95.3%)", + "backgroundHover": "hsl(24, 83.3%, 97.6%)", + "backgroundPress": "hsl(25, 100%, 92.2%)", + "backgroundFocus": "hsl(25, 100%, 92.2%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_TooltipContent" + }, + "light_orange_RadioGroupItem": { + "background": "hsl(24, 100%, 95.3%)", + "backgroundHover": "hsl(24, 83.3%, 97.6%)", + "backgroundPress": "hsl(25, 100%, 92.2%)", + "backgroundFocus": "hsl(25, 100%, 92.2%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 88.2%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_RadioGroupItem" + }, + "light_orange_surface4": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_surface4" + }, + "light_orange_active_SelectTrigger": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_SelectTrigger" + }, + "light_orange_active_Card": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_Card" + }, + "light_orange_active_Button": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_Button" + }, + "light_orange_active_Checkbox": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_Checkbox" + }, + "light_orange_active_Switch": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_Switch" + }, + "light_orange_active_TooltipContent": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_TooltipContent" + }, + "light_orange_active_RadioGroupItem": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_RadioGroupItem" + }, + "light_orange_active_Input": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_Input" + }, + "light_orange_active_TextArea": { + "background": "hsl(25, 100%, 82.8%)", + "backgroundHover": "hsl(25, 100%, 82.8%)", + "backgroundPress": "hsl(24, 100%, 75.3%)", + "backgroundFocus": "hsl(24, 100%, 75.3%)", + "borderColor": "hsl(25, 100%, 82.8%)", + "borderColorHover": "hsl(25, 100%, 82.8%)", + "borderColorFocus": "hsl(24, 100%, 75.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_active_TextArea" + }, + "light_yellow_alt1": { + "color": "hsl(42, 100%, 29.0%)", + "colorHover": "hsl(50, 100%, 48.5%)", + "colorPress": "hsl(42, 100%, 29.0%)", + "colorFocus": "hsl(50, 100%, 48.5%)", + "id": "light_yellow_alt1" + }, + "light_yellow_alt2": { + "color": "hsl(50, 100%, 48.5%)", + "colorHover": "hsl(53, 92.0%, 50.0%)", + "colorPress": "hsl(50, 100%, 48.5%)", + "colorFocus": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_alt2" + }, + "light_yellow_active": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(52, 97.9%, 82.0%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(48, 100%, 46.1%)", + "id": "light_yellow_active" + }, + "light_yellow_surface3": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(52, 97.9%, 82.0%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(48, 100%, 46.1%)", + "id": "light_yellow_surface3" + }, + "light_yellow_Button": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(52, 97.9%, 82.0%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(48, 100%, 46.1%)", + "id": "light_yellow_Button" + }, + "light_yellow_SliderTrackActive": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(52, 97.9%, 82.0%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(48, 100%, 46.1%)", + "id": "light_yellow_SliderTrackActive" + }, + "light_yellow_active_SliderTrackActive": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(52, 97.9%, 82.0%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(48, 100%, 46.1%)", + "id": "light_yellow_active_SliderTrackActive" + }, + "light_yellow_surface1": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_surface1" + }, + "light_yellow_ListItem": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_ListItem" + }, + "light_yellow_SelectTrigger": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_SelectTrigger" + }, + "light_yellow_Card": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_Card" + }, + "light_yellow_Progress": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_Progress" + }, + "light_yellow_TooltipArrow": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_TooltipArrow" + }, + "light_yellow_SliderTrack": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_SliderTrack" + }, + "light_yellow_Input": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_Input" + }, + "light_yellow_TextArea": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_TextArea" + }, + "light_yellow_active_ListItem": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_active_ListItem" + }, + "light_yellow_active_Progress": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_active_Progress" + }, + "light_yellow_active_TooltipArrow": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_active_TooltipArrow" + }, + "light_yellow_active_SliderTrack": { + "background": "hsl(52, 100%, 95.5%)", + "backgroundHover": "hsl(60, 54.0%, 98.5%)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(54, 100%, 86.6%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(50, 89.4%, 76.1%)", + "id": "light_yellow_active_SliderTrack" + }, + "light_yellow_surface2": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(52, 100%, 95.5%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_surface2" + }, + "light_yellow_Checkbox": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(52, 100%, 95.5%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_Checkbox" + }, + "light_yellow_Switch": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(52, 100%, 95.5%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_Switch" + }, + "light_yellow_TooltipContent": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(52, 100%, 95.5%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_TooltipContent" + }, + "light_yellow_RadioGroupItem": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(52, 100%, 95.5%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_RadioGroupItem" + }, + "light_yellow_surface4": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_surface4" + }, + "light_yellow_active_SelectTrigger": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_SelectTrigger" + }, + "light_yellow_active_Card": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_Card" + }, + "light_yellow_active_Button": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_Button" + }, + "light_yellow_active_Checkbox": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_Checkbox" + }, + "light_yellow_active_Switch": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_Switch" + }, + "light_yellow_active_TooltipContent": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_TooltipContent" + }, + "light_yellow_active_RadioGroupItem": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_RadioGroupItem" + }, + "light_yellow_active_Input": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_Input" + }, + "light_yellow_active_TextArea": { + "background": "hsl(50, 89.4%, 76.1%)", + "backgroundHover": "hsl(50, 89.4%, 76.1%)", + "backgroundPress": "hsl(47, 80.4%, 68.0%)", + "backgroundFocus": "hsl(47, 80.4%, 68.0%)", + "borderColor": "hsl(50, 89.4%, 76.1%)", + "borderColorHover": "hsl(50, 89.4%, 76.1%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_active_TextArea" + }, + "light_green_alt1": { + "color": "hsl(153, 67.0%, 28.5%)", + "colorHover": "hsl(152, 57.5%, 37.6%)", + "colorPress": "hsl(153, 67.0%, 28.5%)", + "colorFocus": "hsl(152, 57.5%, 37.6%)", + "id": "light_green_alt1" + }, + "light_green_alt2": { + "color": "hsl(152, 57.5%, 37.6%)", + "colorHover": "hsl(151, 55.0%, 41.5%)", + "colorPress": "hsl(152, 57.5%, 37.6%)", + "colorFocus": "hsl(151, 55.0%, 41.5%)", + "id": "light_green_alt2" + }, + "light_green_active": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(141, 43.7%, 86.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 40.2%, 54.1%)", + "id": "light_green_active" + }, + "light_green_surface3": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(141, 43.7%, 86.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 40.2%, 54.1%)", + "id": "light_green_surface3" + }, + "light_green_Button": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(141, 43.7%, 86.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 40.2%, 54.1%)", + "id": "light_green_Button" + }, + "light_green_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(141, 43.7%, 86.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 40.2%, 54.1%)", + "id": "light_green_SliderTrackActive" + }, + "light_green_active_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(141, 43.7%, 86.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 40.2%, 54.1%)", + "id": "light_green_active_SliderTrackActive" + }, + "light_green_surface1": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_surface1" + }, + "light_green_ListItem": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_ListItem" + }, + "light_green_SelectTrigger": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_SelectTrigger" + }, + "light_green_Card": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_Card" + }, + "light_green_Progress": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_Progress" + }, + "light_green_TooltipArrow": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_TooltipArrow" + }, + "light_green_SliderTrack": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_SliderTrack" + }, + "light_green_Input": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_Input" + }, + "light_green_TextArea": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_TextArea" + }, + "light_green_active_ListItem": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_active_ListItem" + }, + "light_green_active_Progress": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_active_Progress" + }, + "light_green_active_TooltipArrow": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_active_TooltipArrow" + }, + "light_green_active_SliderTrack": { + "background": "hsl(138, 62.5%, 96.9%)", + "backgroundHover": "hsl(136, 50.0%, 98.9%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(140, 48.7%, 91.0%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "light_green_active_SliderTrack" + }, + "light_green_surface2": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(138, 62.5%, 96.9%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_surface2" + }, + "light_green_Checkbox": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(138, 62.5%, 96.9%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_Checkbox" + }, + "light_green_Switch": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(138, 62.5%, 96.9%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_Switch" + }, + "light_green_TooltipContent": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(138, 62.5%, 96.9%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_TooltipContent" + }, + "light_green_RadioGroupItem": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(138, 62.5%, 96.9%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_RadioGroupItem" + }, + "light_green_surface4": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_surface4" + }, + "light_green_active_SelectTrigger": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_SelectTrigger" + }, + "light_green_active_Card": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_Card" + }, + "light_green_active_Button": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_Button" + }, + "light_green_active_Checkbox": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_Checkbox" + }, + "light_green_active_Switch": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_Switch" + }, + "light_green_active_TooltipContent": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_TooltipContent" + }, + "light_green_active_RadioGroupItem": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_RadioGroupItem" + }, + "light_green_active_Input": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_Input" + }, + "light_green_active_TextArea": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(146, 38.5%, 69.0%)", + "backgroundFocus": "hsl(146, 38.5%, 69.0%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_TextArea" + }, + "light_blue_alt1": { + "color": "hsl(211, 100%, 43.2%)", + "colorHover": "hsl(208, 100%, 47.3%)", + "colorPress": "hsl(211, 100%, 43.2%)", + "colorFocus": "hsl(208, 100%, 47.3%)", + "id": "light_blue_alt1" + }, + "light_blue_alt2": { + "color": "hsl(208, 100%, 47.3%)", + "colorHover": "hsl(206, 100%, 50.0%)", + "colorPress": "hsl(208, 100%, 47.3%)", + "colorFocus": "hsl(206, 100%, 50.0%)", + "id": "light_blue_alt2" + }, + "light_blue_active": { + "background": "hsl(210, 98.8%, 94.0%)", + "backgroundHover": "hsl(209, 100%, 96.5%)", + "backgroundPress": "hsl(209, 95.0%, 90.1%)", + "backgroundFocus": "hsl(209, 95.0%, 90.1%)", + "borderColor": "hsl(208, 77.5%, 76.9%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(206, 81.9%, 65.3%)", + "id": "light_blue_active" + }, + "light_blue_surface3": { + "background": "hsl(210, 98.8%, 94.0%)", + "backgroundHover": "hsl(209, 100%, 96.5%)", + "backgroundPress": "hsl(209, 95.0%, 90.1%)", + "backgroundFocus": "hsl(209, 95.0%, 90.1%)", + "borderColor": "hsl(208, 77.5%, 76.9%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(206, 81.9%, 65.3%)", + "id": "light_blue_surface3" + }, + "light_blue_Button": { + "background": "hsl(210, 98.8%, 94.0%)", + "backgroundHover": "hsl(209, 100%, 96.5%)", + "backgroundPress": "hsl(209, 95.0%, 90.1%)", + "backgroundFocus": "hsl(209, 95.0%, 90.1%)", + "borderColor": "hsl(208, 77.5%, 76.9%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(206, 81.9%, 65.3%)", + "id": "light_blue_Button" + }, + "light_blue_SliderTrackActive": { + "background": "hsl(210, 98.8%, 94.0%)", + "backgroundHover": "hsl(209, 100%, 96.5%)", + "backgroundPress": "hsl(209, 95.0%, 90.1%)", + "backgroundFocus": "hsl(209, 95.0%, 90.1%)", + "borderColor": "hsl(208, 77.5%, 76.9%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(206, 81.9%, 65.3%)", + "id": "light_blue_SliderTrackActive" + }, + "light_blue_active_SliderTrackActive": { + "background": "hsl(210, 98.8%, 94.0%)", + "backgroundHover": "hsl(209, 100%, 96.5%)", + "backgroundPress": "hsl(209, 95.0%, 90.1%)", + "backgroundFocus": "hsl(209, 95.0%, 90.1%)", + "borderColor": "hsl(208, 77.5%, 76.9%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(206, 81.9%, 65.3%)", + "id": "light_blue_active_SliderTrackActive" + }, + "light_blue_surface1": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_surface1" + }, + "light_blue_ListItem": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_ListItem" + }, + "light_blue_SelectTrigger": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_SelectTrigger" + }, + "light_blue_Card": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_Card" + }, + "light_blue_Progress": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_Progress" + }, + "light_blue_TooltipArrow": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_TooltipArrow" + }, + "light_blue_SliderTrack": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_SliderTrack" + }, + "light_blue_Input": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_Input" + }, + "light_blue_TextArea": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_TextArea" + }, + "light_blue_active_ListItem": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_active_ListItem" + }, + "light_blue_active_Progress": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_active_Progress" + }, + "light_blue_active_TooltipArrow": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_active_TooltipArrow" + }, + "light_blue_active_SliderTrack": { + "background": "hsl(210, 100%, 98.0%)", + "backgroundHover": "hsl(206, 100%, 99.2%)", + "backgroundPress": "hsl(209, 100%, 96.5%)", + "backgroundFocus": "hsl(209, 100%, 96.5%)", + "borderColor": "hsl(209, 95.0%, 90.1%)", + "borderColorHover": "hsl(210, 98.8%, 94.0%)", + "borderColorFocus": "hsl(209, 95.0%, 90.1%)", + "borderColorPress": "hsl(209, 81.2%, 84.5%)", + "id": "light_blue_active_SliderTrack" + }, + "light_blue_surface2": { + "background": "hsl(209, 100%, 96.5%)", + "backgroundHover": "hsl(210, 100%, 98.0%)", + "backgroundPress": "hsl(210, 98.8%, 94.0%)", + "backgroundFocus": "hsl(210, 98.8%, 94.0%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_surface2" + }, + "light_blue_Checkbox": { + "background": "hsl(209, 100%, 96.5%)", + "backgroundHover": "hsl(210, 100%, 98.0%)", + "backgroundPress": "hsl(210, 98.8%, 94.0%)", + "backgroundFocus": "hsl(210, 98.8%, 94.0%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_Checkbox" + }, + "light_blue_Switch": { + "background": "hsl(209, 100%, 96.5%)", + "backgroundHover": "hsl(210, 100%, 98.0%)", + "backgroundPress": "hsl(210, 98.8%, 94.0%)", + "backgroundFocus": "hsl(210, 98.8%, 94.0%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_Switch" + }, + "light_blue_TooltipContent": { + "background": "hsl(209, 100%, 96.5%)", + "backgroundHover": "hsl(210, 100%, 98.0%)", + "backgroundPress": "hsl(210, 98.8%, 94.0%)", + "backgroundFocus": "hsl(210, 98.8%, 94.0%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_TooltipContent" + }, + "light_blue_RadioGroupItem": { + "background": "hsl(209, 100%, 96.5%)", + "backgroundHover": "hsl(210, 100%, 98.0%)", + "backgroundPress": "hsl(210, 98.8%, 94.0%)", + "backgroundFocus": "hsl(210, 98.8%, 94.0%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 95.0%, 90.1%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_RadioGroupItem" + }, + "light_blue_surface4": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_surface4" + }, + "light_blue_active_SelectTrigger": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_SelectTrigger" + }, + "light_blue_active_Card": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_Card" + }, + "light_blue_active_Button": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_Button" + }, + "light_blue_active_Checkbox": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_Checkbox" + }, + "light_blue_active_Switch": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_Switch" + }, + "light_blue_active_TooltipContent": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_TooltipContent" + }, + "light_blue_active_RadioGroupItem": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_RadioGroupItem" + }, + "light_blue_active_Input": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_Input" + }, + "light_blue_active_TextArea": { + "background": "hsl(209, 81.2%, 84.5%)", + "backgroundHover": "hsl(209, 81.2%, 84.5%)", + "backgroundPress": "hsl(208, 77.5%, 76.9%)", + "backgroundFocus": "hsl(208, 77.5%, 76.9%)", + "borderColor": "hsl(209, 81.2%, 84.5%)", + "borderColorHover": "hsl(209, 81.2%, 84.5%)", + "borderColorFocus": "hsl(208, 77.5%, 76.9%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_active_TextArea" + }, + "light_purple_alt1": { + "color": "hsl(272, 50.0%, 45.8%)", + "colorHover": "hsl(272, 46.8%, 50.3%)", + "colorPress": "hsl(272, 50.0%, 45.8%)", + "colorFocus": "hsl(272, 46.8%, 50.3%)", + "id": "light_purple_alt1" + }, + "light_purple_alt2": { + "color": "hsl(272, 46.8%, 50.3%)", + "colorHover": "hsl(272, 51.0%, 54.0%)", + "colorPress": "hsl(272, 46.8%, 50.3%)", + "colorFocus": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_alt2" + }, + "light_purple_active": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 70.8%, 91.8%)", + "backgroundFocus": "hsl(275, 70.8%, 91.8%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 60.0%, 73.5%)", + "id": "light_purple_active" + }, + "light_purple_surface3": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 70.8%, 91.8%)", + "backgroundFocus": "hsl(275, 70.8%, 91.8%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 60.0%, 73.5%)", + "id": "light_purple_surface3" + }, + "light_purple_Button": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 70.8%, 91.8%)", + "backgroundFocus": "hsl(275, 70.8%, 91.8%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 60.0%, 73.5%)", + "id": "light_purple_Button" + }, + "light_purple_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 70.8%, 91.8%)", + "backgroundFocus": "hsl(275, 70.8%, 91.8%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 60.0%, 73.5%)", + "id": "light_purple_SliderTrackActive" + }, + "light_purple_active_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 70.8%, 91.8%)", + "backgroundFocus": "hsl(275, 70.8%, 91.8%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 60.0%, 73.5%)", + "id": "light_purple_active_SliderTrackActive" + }, + "light_purple_surface1": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_surface1" + }, + "light_purple_ListItem": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_ListItem" + }, + "light_purple_SelectTrigger": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_SelectTrigger" + }, + "light_purple_Card": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_Card" + }, + "light_purple_Progress": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_Progress" + }, + "light_purple_TooltipArrow": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_TooltipArrow" + }, + "light_purple_SliderTrack": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_SliderTrack" + }, + "light_purple_Input": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_Input" + }, + "light_purple_TextArea": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_TextArea" + }, + "light_purple_active_ListItem": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_active_ListItem" + }, + "light_purple_active_Progress": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_active_Progress" + }, + "light_purple_active_TooltipArrow": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_active_TooltipArrow" + }, + "light_purple_active_SliderTrack": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(280, 65.0%, 99.4%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(275, 70.8%, 91.8%)", + "borderColorHover": "hsl(275, 76.4%, 94.7%)", + "borderColorFocus": "hsl(275, 70.8%, 91.8%)", + "borderColorPress": "hsl(274, 65.4%, 87.8%)", + "id": "light_purple_active_SliderTrack" + }, + "light_purple_surface2": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_surface2" + }, + "light_purple_Checkbox": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_Checkbox" + }, + "light_purple_Switch": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_Switch" + }, + "light_purple_TooltipContent": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_TooltipContent" + }, + "light_purple_RadioGroupItem": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(275, 70.8%, 91.8%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_RadioGroupItem" + }, + "light_purple_surface4": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_surface4" + }, + "light_purple_active_SelectTrigger": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_SelectTrigger" + }, + "light_purple_active_Card": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_Card" + }, + "light_purple_active_Button": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_Button" + }, + "light_purple_active_Checkbox": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_Checkbox" + }, + "light_purple_active_Switch": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_Switch" + }, + "light_purple_active_TooltipContent": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_TooltipContent" + }, + "light_purple_active_RadioGroupItem": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_RadioGroupItem" + }, + "light_purple_active_Input": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_Input" + }, + "light_purple_active_TextArea": { + "background": "hsl(274, 65.4%, 87.8%)", + "backgroundHover": "hsl(274, 65.4%, 87.8%)", + "backgroundPress": "hsl(273, 61.0%, 81.7%)", + "backgroundFocus": "hsl(273, 61.0%, 81.7%)", + "borderColor": "hsl(274, 65.4%, 87.8%)", + "borderColorHover": "hsl(274, 65.4%, 87.8%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_active_TextArea" + }, + "light_pink_alt1": { + "color": "hsl(322, 75.0%, 46.0%)", + "colorHover": "hsl(322, 63.9%, 50.7%)", + "colorPress": "hsl(322, 75.0%, 46.0%)", + "colorFocus": "hsl(322, 63.9%, 50.7%)", + "id": "light_pink_alt1" + }, + "light_pink_alt2": { + "color": "hsl(322, 63.9%, 50.7%)", + "colorHover": "hsl(322, 65.0%, 54.5%)", + "colorPress": "hsl(322, 63.9%, 50.7%)", + "colorFocus": "hsl(322, 65.0%, 54.5%)", + "id": "light_pink_alt2" + }, + "light_pink_active": { + "background": "hsl(323, 78.7%, 94.2%)", + "backgroundHover": "hsl(323, 86.3%, 96.5%)", + "backgroundPress": "hsl(323, 72.2%, 91.1%)", + "backgroundFocus": "hsl(323, 72.2%, 91.1%)", + "borderColor": "hsl(323, 62.0%, 80.1%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 60.3%, 72.4%)", + "id": "light_pink_active" + }, + "light_pink_surface3": { + "background": "hsl(323, 78.7%, 94.2%)", + "backgroundHover": "hsl(323, 86.3%, 96.5%)", + "backgroundPress": "hsl(323, 72.2%, 91.1%)", + "backgroundFocus": "hsl(323, 72.2%, 91.1%)", + "borderColor": "hsl(323, 62.0%, 80.1%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 60.3%, 72.4%)", + "id": "light_pink_surface3" + }, + "light_pink_Button": { + "background": "hsl(323, 78.7%, 94.2%)", + "backgroundHover": "hsl(323, 86.3%, 96.5%)", + "backgroundPress": "hsl(323, 72.2%, 91.1%)", + "backgroundFocus": "hsl(323, 72.2%, 91.1%)", + "borderColor": "hsl(323, 62.0%, 80.1%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 60.3%, 72.4%)", + "id": "light_pink_Button" + }, + "light_pink_SliderTrackActive": { + "background": "hsl(323, 78.7%, 94.2%)", + "backgroundHover": "hsl(323, 86.3%, 96.5%)", + "backgroundPress": "hsl(323, 72.2%, 91.1%)", + "backgroundFocus": "hsl(323, 72.2%, 91.1%)", + "borderColor": "hsl(323, 62.0%, 80.1%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 60.3%, 72.4%)", + "id": "light_pink_SliderTrackActive" + }, + "light_pink_active_SliderTrackActive": { + "background": "hsl(323, 78.7%, 94.2%)", + "backgroundHover": "hsl(323, 86.3%, 96.5%)", + "backgroundPress": "hsl(323, 72.2%, 91.1%)", + "backgroundFocus": "hsl(323, 72.2%, 91.1%)", + "borderColor": "hsl(323, 62.0%, 80.1%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 60.3%, 72.4%)", + "id": "light_pink_active_SliderTrackActive" + }, + "light_pink_surface1": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_surface1" + }, + "light_pink_ListItem": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_ListItem" + }, + "light_pink_SelectTrigger": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_SelectTrigger" + }, + "light_pink_Card": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_Card" + }, + "light_pink_Progress": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_Progress" + }, + "light_pink_TooltipArrow": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_TooltipArrow" + }, + "light_pink_SliderTrack": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_SliderTrack" + }, + "light_pink_Input": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_Input" + }, + "light_pink_TextArea": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_TextArea" + }, + "light_pink_active_ListItem": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_active_ListItem" + }, + "light_pink_active_Progress": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_active_Progress" + }, + "light_pink_active_TooltipArrow": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_active_TooltipArrow" + }, + "light_pink_active_SliderTrack": { + "background": "hsl(323, 100%, 98.4%)", + "backgroundHover": "hsl(322, 100%, 99.4%)", + "backgroundPress": "hsl(323, 86.3%, 96.5%)", + "backgroundFocus": "hsl(323, 86.3%, 96.5%)", + "borderColor": "hsl(323, 72.2%, 91.1%)", + "borderColorHover": "hsl(323, 78.7%, 94.2%)", + "borderColorFocus": "hsl(323, 72.2%, 91.1%)", + "borderColorPress": "hsl(323, 66.3%, 86.6%)", + "id": "light_pink_active_SliderTrack" + }, + "light_pink_surface2": { + "background": "hsl(323, 86.3%, 96.5%)", + "backgroundHover": "hsl(323, 100%, 98.4%)", + "backgroundPress": "hsl(323, 78.7%, 94.2%)", + "backgroundFocus": "hsl(323, 78.7%, 94.2%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_surface2" + }, + "light_pink_Checkbox": { + "background": "hsl(323, 86.3%, 96.5%)", + "backgroundHover": "hsl(323, 100%, 98.4%)", + "backgroundPress": "hsl(323, 78.7%, 94.2%)", + "backgroundFocus": "hsl(323, 78.7%, 94.2%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_Checkbox" + }, + "light_pink_Switch": { + "background": "hsl(323, 86.3%, 96.5%)", + "backgroundHover": "hsl(323, 100%, 98.4%)", + "backgroundPress": "hsl(323, 78.7%, 94.2%)", + "backgroundFocus": "hsl(323, 78.7%, 94.2%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_Switch" + }, + "light_pink_TooltipContent": { + "background": "hsl(323, 86.3%, 96.5%)", + "backgroundHover": "hsl(323, 100%, 98.4%)", + "backgroundPress": "hsl(323, 78.7%, 94.2%)", + "backgroundFocus": "hsl(323, 78.7%, 94.2%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_TooltipContent" + }, + "light_pink_RadioGroupItem": { + "background": "hsl(323, 86.3%, 96.5%)", + "backgroundHover": "hsl(323, 100%, 98.4%)", + "backgroundPress": "hsl(323, 78.7%, 94.2%)", + "backgroundFocus": "hsl(323, 78.7%, 94.2%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 72.2%, 91.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_RadioGroupItem" + }, + "light_pink_surface4": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_surface4" + }, + "light_pink_active_SelectTrigger": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_SelectTrigger" + }, + "light_pink_active_Card": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_Card" + }, + "light_pink_active_Button": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_Button" + }, + "light_pink_active_Checkbox": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_Checkbox" + }, + "light_pink_active_Switch": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_Switch" + }, + "light_pink_active_TooltipContent": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_TooltipContent" + }, + "light_pink_active_RadioGroupItem": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_RadioGroupItem" + }, + "light_pink_active_Input": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_Input" + }, + "light_pink_active_TextArea": { + "background": "hsl(323, 66.3%, 86.6%)", + "backgroundHover": "hsl(323, 66.3%, 86.6%)", + "backgroundPress": "hsl(323, 62.0%, 80.1%)", + "backgroundFocus": "hsl(323, 62.0%, 80.1%)", + "borderColor": "hsl(323, 66.3%, 86.6%)", + "borderColorHover": "hsl(323, 66.3%, 86.6%)", + "borderColorFocus": "hsl(323, 62.0%, 80.1%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_active_TextArea" + }, + "light_red_alt1": { + "color": "hsl(358, 65.0%, 48.7%)", + "colorHover": "hsl(358, 69.4%, 55.2%)", + "colorPress": "hsl(358, 65.0%, 48.7%)", + "colorFocus": "hsl(358, 69.4%, 55.2%)", + "id": "light_red_alt1" + }, + "light_red_alt2": { + "color": "hsl(358, 69.4%, 55.2%)", + "colorHover": "hsl(358, 75.0%, 59.0%)", + "colorPress": "hsl(358, 69.4%, 55.2%)", + "colorFocus": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_alt2" + }, + "light_red_active": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 90.2%, 91.9%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 69.5%, 74.3%)", + "id": "light_red_active" + }, + "light_red_surface3": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 90.2%, 91.9%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 69.5%, 74.3%)", + "id": "light_red_surface3" + }, + "light_red_Button": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 90.2%, 91.9%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 69.5%, 74.3%)", + "id": "light_red_Button" + }, + "light_red_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 90.2%, 91.9%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 69.5%, 74.3%)", + "id": "light_red_SliderTrackActive" + }, + "light_red_active_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 90.2%, 91.9%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 69.5%, 74.3%)", + "id": "light_red_active_SliderTrackActive" + }, + "light_red_surface1": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_surface1" + }, + "light_red_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_ListItem" + }, + "light_red_SelectTrigger": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_SelectTrigger" + }, + "light_red_Card": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_Card" + }, + "light_red_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_Progress" + }, + "light_red_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_TooltipArrow" + }, + "light_red_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_SliderTrack" + }, + "light_red_Input": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_Input" + }, + "light_red_TextArea": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_TextArea" + }, + "light_red_active_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_active_ListItem" + }, + "light_red_active_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_active_Progress" + }, + "light_red_active_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_active_TooltipArrow" + }, + "light_red_active_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(359, 100%, 99.4%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 97.9%, 94.8%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "light_red_active_SliderTrack" + }, + "light_red_surface2": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_surface2" + }, + "light_red_Checkbox": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_Checkbox" + }, + "light_red_Switch": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_Switch" + }, + "light_red_TooltipContent": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_TooltipContent" + }, + "light_red_RadioGroupItem": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_RadioGroupItem" + }, + "light_red_surface4": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_surface4" + }, + "light_red_active_SelectTrigger": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_SelectTrigger" + }, + "light_red_active_Card": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_Card" + }, + "light_red_active_Button": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_Button" + }, + "light_red_active_Checkbox": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_Checkbox" + }, + "light_red_active_Switch": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_Switch" + }, + "light_red_active_TooltipContent": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_TooltipContent" + }, + "light_red_active_RadioGroupItem": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_RadioGroupItem" + }, + "light_red_active_Input": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_Input" + }, + "light_red_active_TextArea": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 74.2%, 81.7%)", + "backgroundFocus": "hsl(359, 74.2%, 81.7%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_active_TextArea" + }, + "light_gray_alt1": { + "color": "hsl(0, 0%, 43.5%)", + "colorHover": "hsl(0, 0%, 52.3%)", + "colorPress": "hsl(0, 0%, 43.5%)", + "colorFocus": "hsl(0, 0%, 52.3%)", + "id": "light_gray_alt1" + }, + "light_gray_alt2": { + "color": "hsl(0, 0%, 52.3%)", + "colorHover": "hsl(0, 0%, 56.1%)", + "colorPress": "hsl(0, 0%, 52.3%)", + "colorFocus": "hsl(0, 0%, 56.1%)", + "id": "light_gray_alt2" + }, + "light_gray_active": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 95.1%)", + "backgroundPress": "hsl(0, 0%, 90.9%)", + "backgroundFocus": "hsl(0, 0%, 90.9%)", + "borderColor": "hsl(0, 0%, 85.8%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 78.0%)", + "id": "light_gray_active" + }, + "light_gray_surface3": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 95.1%)", + "backgroundPress": "hsl(0, 0%, 90.9%)", + "backgroundFocus": "hsl(0, 0%, 90.9%)", + "borderColor": "hsl(0, 0%, 85.8%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 78.0%)", + "id": "light_gray_surface3" + }, + "light_gray_Button": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 95.1%)", + "backgroundPress": "hsl(0, 0%, 90.9%)", + "backgroundFocus": "hsl(0, 0%, 90.9%)", + "borderColor": "hsl(0, 0%, 85.8%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 78.0%)", + "id": "light_gray_Button" + }, + "light_gray_SliderTrackActive": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 95.1%)", + "backgroundPress": "hsl(0, 0%, 90.9%)", + "backgroundFocus": "hsl(0, 0%, 90.9%)", + "borderColor": "hsl(0, 0%, 85.8%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 78.0%)", + "id": "light_gray_SliderTrackActive" + }, + "light_gray_active_SliderTrackActive": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 95.1%)", + "backgroundPress": "hsl(0, 0%, 90.9%)", + "backgroundFocus": "hsl(0, 0%, 90.9%)", + "borderColor": "hsl(0, 0%, 85.8%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 78.0%)", + "id": "light_gray_active_SliderTrackActive" + }, + "light_gray_surface1": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_surface1" + }, + "light_gray_ListItem": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_ListItem" + }, + "light_gray_SelectTrigger": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_SelectTrigger" + }, + "light_gray_Card": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_Card" + }, + "light_gray_Progress": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_Progress" + }, + "light_gray_TooltipArrow": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_TooltipArrow" + }, + "light_gray_SliderTrack": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_SliderTrack" + }, + "light_gray_Input": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_Input" + }, + "light_gray_TextArea": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_TextArea" + }, + "light_gray_active_ListItem": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_active_ListItem" + }, + "light_gray_active_Progress": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_active_Progress" + }, + "light_gray_active_TooltipArrow": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_active_TooltipArrow" + }, + "light_gray_active_SliderTrack": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(0, 0%, 99.0%)", + "backgroundPress": "hsl(0, 0%, 95.1%)", + "backgroundFocus": "hsl(0, 0%, 95.1%)", + "borderColor": "hsl(0, 0%, 90.9%)", + "borderColorHover": "hsl(0, 0%, 93.0%)", + "borderColorFocus": "hsl(0, 0%, 90.9%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "light_gray_active_SliderTrack" + }, + "light_gray_surface2": { + "background": "hsl(0, 0%, 95.1%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_surface2" + }, + "light_gray_Checkbox": { + "background": "hsl(0, 0%, 95.1%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_Checkbox" + }, + "light_gray_Switch": { + "background": "hsl(0, 0%, 95.1%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_Switch" + }, + "light_gray_TooltipContent": { + "background": "hsl(0, 0%, 95.1%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_TooltipContent" + }, + "light_gray_RadioGroupItem": { + "background": "hsl(0, 0%, 95.1%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 90.9%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_RadioGroupItem" + }, + "light_gray_surface4": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_surface4" + }, + "light_gray_active_SelectTrigger": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_SelectTrigger" + }, + "light_gray_active_Card": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_Card" + }, + "light_gray_active_Button": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_Button" + }, + "light_gray_active_Checkbox": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_Checkbox" + }, + "light_gray_active_Switch": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_Switch" + }, + "light_gray_active_TooltipContent": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_TooltipContent" + }, + "light_gray_active_RadioGroupItem": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_RadioGroupItem" + }, + "light_gray_active_Input": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_Input" + }, + "light_gray_active_TextArea": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 85.8%)", + "backgroundFocus": "hsl(0, 0%, 85.8%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(0, 0%, 85.8%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_active_TextArea" + }, + "dark_orange_alt1": { + "color": "hsl(24, 100%, 62.2%)", + "colorHover": "hsl(24, 100%, 58.5%)", + "colorPress": "hsl(24, 100%, 62.2%)", + "colorFocus": "hsl(24, 100%, 58.5%)", + "id": "dark_orange_alt1" + }, + "dark_orange_alt2": { + "color": "hsl(24, 100%, 58.5%)", + "colorHover": "hsl(24, 94.0%, 50.0%)", + "colorPress": "hsl(24, 100%, 58.5%)", + "colorFocus": "hsl(24, 94.0%, 50.0%)", + "id": "dark_orange_alt2" + }, + "dark_orange_active": { + "background": "hsl(25, 88.3%, 14.1%)", + "backgroundHover": "hsl(24, 87.6%, 16.6%)", + "backgroundPress": "hsl(26, 91.1%, 11.6%)", + "backgroundFocus": "hsl(26, 91.1%, 11.6%)", + "borderColor": "hsl(24, 92.4%, 24.0%)", + "borderColorHover": "hsl(25, 100%, 29.0%)", + "borderColorFocus": "hsl(24, 92.4%, 24.0%)", + "borderColorPress": "hsl(24, 88.6%, 19.8%)", + "id": "dark_orange_active" + }, + "dark_orange_surface3": { + "background": "hsl(25, 88.3%, 14.1%)", + "backgroundHover": "hsl(24, 87.6%, 16.6%)", + "backgroundPress": "hsl(26, 91.1%, 11.6%)", + "backgroundFocus": "hsl(26, 91.1%, 11.6%)", + "borderColor": "hsl(24, 92.4%, 24.0%)", + "borderColorHover": "hsl(25, 100%, 29.0%)", + "borderColorFocus": "hsl(24, 92.4%, 24.0%)", + "borderColorPress": "hsl(24, 88.6%, 19.8%)", + "id": "dark_orange_surface3" + }, + "dark_orange_Button": { + "background": "hsl(25, 88.3%, 14.1%)", + "backgroundHover": "hsl(24, 87.6%, 16.6%)", + "backgroundPress": "hsl(26, 91.1%, 11.6%)", + "backgroundFocus": "hsl(26, 91.1%, 11.6%)", + "borderColor": "hsl(24, 92.4%, 24.0%)", + "borderColorHover": "hsl(25, 100%, 29.0%)", + "borderColorFocus": "hsl(24, 92.4%, 24.0%)", + "borderColorPress": "hsl(24, 88.6%, 19.8%)", + "id": "dark_orange_Button" + }, + "dark_orange_SliderTrackActive": { + "background": "hsl(25, 88.3%, 14.1%)", + "backgroundHover": "hsl(24, 87.6%, 16.6%)", + "backgroundPress": "hsl(26, 91.1%, 11.6%)", + "backgroundFocus": "hsl(26, 91.1%, 11.6%)", + "borderColor": "hsl(24, 92.4%, 24.0%)", + "borderColorHover": "hsl(25, 100%, 29.0%)", + "borderColorFocus": "hsl(24, 92.4%, 24.0%)", + "borderColorPress": "hsl(24, 88.6%, 19.8%)", + "id": "dark_orange_SliderTrackActive" + }, + "dark_orange_active_SliderTrackActive": { + "background": "hsl(25, 88.3%, 14.1%)", + "backgroundHover": "hsl(24, 87.6%, 16.6%)", + "backgroundPress": "hsl(26, 91.1%, 11.6%)", + "backgroundFocus": "hsl(26, 91.1%, 11.6%)", + "borderColor": "hsl(24, 92.4%, 24.0%)", + "borderColorHover": "hsl(25, 100%, 29.0%)", + "borderColorFocus": "hsl(24, 92.4%, 24.0%)", + "borderColorPress": "hsl(24, 88.6%, 19.8%)", + "id": "dark_orange_active_SliderTrackActive" + }, + "dark_orange_surface1": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_surface1" + }, + "dark_orange_ListItem": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_ListItem" + }, + "dark_orange_SelectTrigger": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_SelectTrigger" + }, + "dark_orange_Card": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_Card" + }, + "dark_orange_Progress": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_Progress" + }, + "dark_orange_TooltipArrow": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_TooltipArrow" + }, + "dark_orange_SliderTrack": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_SliderTrack" + }, + "dark_orange_Input": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_Input" + }, + "dark_orange_TextArea": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_TextArea" + }, + "dark_orange_active_ListItem": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_active_ListItem" + }, + "dark_orange_active_Progress": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_active_Progress" + }, + "dark_orange_active_TooltipArrow": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_active_TooltipArrow" + }, + "dark_orange_active_SliderTrack": { + "background": "hsl(28, 100%, 8.4%)", + "backgroundHover": "hsl(26, 91.1%, 11.6%)", + "backgroundPress": "hsl(30, 70.0%, 7.2%)", + "backgroundFocus": "hsl(30, 70.0%, 7.2%)", + "borderColor": "hsl(24, 87.6%, 16.6%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(25, 88.3%, 14.1%)", + "id": "dark_orange_active_SliderTrack" + }, + "dark_orange_surface2": { + "background": "hsl(26, 91.1%, 11.6%)", + "backgroundHover": "hsl(25, 88.3%, 14.1%)", + "backgroundPress": "hsl(28, 100%, 8.4%)", + "backgroundFocus": "hsl(28, 100%, 8.4%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_surface2" + }, + "dark_orange_Checkbox": { + "background": "hsl(26, 91.1%, 11.6%)", + "backgroundHover": "hsl(25, 88.3%, 14.1%)", + "backgroundPress": "hsl(28, 100%, 8.4%)", + "backgroundFocus": "hsl(28, 100%, 8.4%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_Checkbox" + }, + "dark_orange_Switch": { + "background": "hsl(26, 91.1%, 11.6%)", + "backgroundHover": "hsl(25, 88.3%, 14.1%)", + "backgroundPress": "hsl(28, 100%, 8.4%)", + "backgroundFocus": "hsl(28, 100%, 8.4%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_Switch" + }, + "dark_orange_TooltipContent": { + "background": "hsl(26, 91.1%, 11.6%)", + "backgroundHover": "hsl(25, 88.3%, 14.1%)", + "backgroundPress": "hsl(28, 100%, 8.4%)", + "backgroundFocus": "hsl(28, 100%, 8.4%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_TooltipContent" + }, + "dark_orange_RadioGroupItem": { + "background": "hsl(26, 91.1%, 11.6%)", + "backgroundHover": "hsl(25, 88.3%, 14.1%)", + "backgroundPress": "hsl(28, 100%, 8.4%)", + "backgroundFocus": "hsl(28, 100%, 8.4%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_RadioGroupItem" + }, + "dark_orange_surface4": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_surface4" + }, + "dark_orange_active_SelectTrigger": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_SelectTrigger" + }, + "dark_orange_active_Card": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Card" + }, + "dark_orange_active_Button": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Button" + }, + "dark_orange_active_Checkbox": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Checkbox" + }, + "dark_orange_active_Switch": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Switch" + }, + "dark_orange_active_TooltipContent": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_TooltipContent" + }, + "dark_orange_active_RadioGroupItem": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_RadioGroupItem" + }, + "dark_orange_active_Input": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Input" + }, + "dark_orange_active_TextArea": { + "background": "hsl(24, 88.6%, 19.8%)", + "backgroundHover": "hsl(24, 88.6%, 19.8%)", + "backgroundPress": "hsl(24, 87.6%, 16.6%)", + "backgroundFocus": "hsl(24, 87.6%, 16.6%)", + "borderColor": "hsl(24, 88.6%, 19.8%)", + "borderColorHover": "hsl(24, 88.6%, 19.8%)", + "borderColorFocus": "hsl(24, 87.6%, 16.6%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_TextArea" + }, + "dark_yellow_alt1": { + "color": "hsl(48, 100%, 47.0%)", + "colorHover": "hsl(54, 100%, 68.0%)", + "colorPress": "hsl(48, 100%, 47.0%)", + "colorFocus": "hsl(54, 100%, 68.0%)", + "id": "dark_yellow_alt1" + }, + "dark_yellow_alt2": { + "color": "hsl(54, 100%, 68.0%)", + "colorHover": "hsl(53, 92.0%, 50.0%)", + "colorPress": "hsl(54, 100%, 68.0%)", + "colorFocus": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_alt2" + }, + "dark_yellow_active": { + "background": "hsl(45, 100%, 10.4%)", + "backgroundHover": "hsl(47, 100%, 12.1%)", + "backgroundPress": "hsl(45, 100%, 8.7%)", + "backgroundFocus": "hsl(45, 100%, 8.7%)", + "borderColor": "hsl(49, 90.3%, 18.4%)", + "borderColorHover": "hsl(50, 100%, 22.0%)", + "borderColorFocus": "hsl(49, 90.3%, 18.4%)", + "borderColorPress": "hsl(49, 100%, 14.3%)", + "id": "dark_yellow_active" + }, + "dark_yellow_surface3": { + "background": "hsl(45, 100%, 10.4%)", + "backgroundHover": "hsl(47, 100%, 12.1%)", + "backgroundPress": "hsl(45, 100%, 8.7%)", + "backgroundFocus": "hsl(45, 100%, 8.7%)", + "borderColor": "hsl(49, 90.3%, 18.4%)", + "borderColorHover": "hsl(50, 100%, 22.0%)", + "borderColorFocus": "hsl(49, 90.3%, 18.4%)", + "borderColorPress": "hsl(49, 100%, 14.3%)", + "id": "dark_yellow_surface3" + }, + "dark_yellow_Button": { + "background": "hsl(45, 100%, 10.4%)", + "backgroundHover": "hsl(47, 100%, 12.1%)", + "backgroundPress": "hsl(45, 100%, 8.7%)", + "backgroundFocus": "hsl(45, 100%, 8.7%)", + "borderColor": "hsl(49, 90.3%, 18.4%)", + "borderColorHover": "hsl(50, 100%, 22.0%)", + "borderColorFocus": "hsl(49, 90.3%, 18.4%)", + "borderColorPress": "hsl(49, 100%, 14.3%)", + "id": "dark_yellow_Button" + }, + "dark_yellow_SliderTrackActive": { + "background": "hsl(45, 100%, 10.4%)", + "backgroundHover": "hsl(47, 100%, 12.1%)", + "backgroundPress": "hsl(45, 100%, 8.7%)", + "backgroundFocus": "hsl(45, 100%, 8.7%)", + "borderColor": "hsl(49, 90.3%, 18.4%)", + "borderColorHover": "hsl(50, 100%, 22.0%)", + "borderColorFocus": "hsl(49, 90.3%, 18.4%)", + "borderColorPress": "hsl(49, 100%, 14.3%)", + "id": "dark_yellow_SliderTrackActive" + }, + "dark_yellow_active_SliderTrackActive": { + "background": "hsl(45, 100%, 10.4%)", + "backgroundHover": "hsl(47, 100%, 12.1%)", + "backgroundPress": "hsl(45, 100%, 8.7%)", + "backgroundFocus": "hsl(45, 100%, 8.7%)", + "borderColor": "hsl(49, 90.3%, 18.4%)", + "borderColorHover": "hsl(50, 100%, 22.0%)", + "borderColorFocus": "hsl(49, 90.3%, 18.4%)", + "borderColorPress": "hsl(49, 100%, 14.3%)", + "id": "dark_yellow_active_SliderTrackActive" + }, + "dark_yellow_surface1": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_surface1" + }, + "dark_yellow_ListItem": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_ListItem" + }, + "dark_yellow_SelectTrigger": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_SelectTrigger" + }, + "dark_yellow_Card": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_Card" + }, + "dark_yellow_Progress": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_Progress" + }, + "dark_yellow_TooltipArrow": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_TooltipArrow" + }, + "dark_yellow_SliderTrack": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_SliderTrack" + }, + "dark_yellow_Input": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_Input" + }, + "dark_yellow_TextArea": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_TextArea" + }, + "dark_yellow_active_ListItem": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_active_ListItem" + }, + "dark_yellow_active_Progress": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_active_Progress" + }, + "dark_yellow_active_TooltipArrow": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_active_TooltipArrow" + }, + "dark_yellow_active_SliderTrack": { + "background": "hsl(46, 100%, 6.7%)", + "backgroundHover": "hsl(45, 100%, 8.7%)", + "backgroundPress": "hsl(45, 100%, 5.5%)", + "backgroundFocus": "hsl(45, 100%, 5.5%)", + "borderColor": "hsl(47, 100%, 12.1%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(45, 100%, 10.4%)", + "id": "dark_yellow_active_SliderTrack" + }, + "dark_yellow_surface2": { + "background": "hsl(45, 100%, 8.7%)", + "backgroundHover": "hsl(45, 100%, 10.4%)", + "backgroundPress": "hsl(46, 100%, 6.7%)", + "backgroundFocus": "hsl(46, 100%, 6.7%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_surface2" + }, + "dark_yellow_Checkbox": { + "background": "hsl(45, 100%, 8.7%)", + "backgroundHover": "hsl(45, 100%, 10.4%)", + "backgroundPress": "hsl(46, 100%, 6.7%)", + "backgroundFocus": "hsl(46, 100%, 6.7%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_Checkbox" + }, + "dark_yellow_Switch": { + "background": "hsl(45, 100%, 8.7%)", + "backgroundHover": "hsl(45, 100%, 10.4%)", + "backgroundPress": "hsl(46, 100%, 6.7%)", + "backgroundFocus": "hsl(46, 100%, 6.7%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_Switch" + }, + "dark_yellow_TooltipContent": { + "background": "hsl(45, 100%, 8.7%)", + "backgroundHover": "hsl(45, 100%, 10.4%)", + "backgroundPress": "hsl(46, 100%, 6.7%)", + "backgroundFocus": "hsl(46, 100%, 6.7%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_TooltipContent" + }, + "dark_yellow_RadioGroupItem": { + "background": "hsl(45, 100%, 8.7%)", + "backgroundHover": "hsl(45, 100%, 10.4%)", + "backgroundPress": "hsl(46, 100%, 6.7%)", + "backgroundFocus": "hsl(46, 100%, 6.7%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_RadioGroupItem" + }, + "dark_yellow_surface4": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_surface4" + }, + "dark_yellow_active_SelectTrigger": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_SelectTrigger" + }, + "dark_yellow_active_Card": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Card" + }, + "dark_yellow_active_Button": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Button" + }, + "dark_yellow_active_Checkbox": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Checkbox" + }, + "dark_yellow_active_Switch": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Switch" + }, + "dark_yellow_active_TooltipContent": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_TooltipContent" + }, + "dark_yellow_active_RadioGroupItem": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_RadioGroupItem" + }, + "dark_yellow_active_Input": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Input" + }, + "dark_yellow_active_TextArea": { + "background": "hsl(49, 100%, 14.3%)", + "backgroundHover": "hsl(49, 100%, 14.3%)", + "backgroundPress": "hsl(47, 100%, 12.1%)", + "backgroundFocus": "hsl(47, 100%, 12.1%)", + "borderColor": "hsl(49, 100%, 14.3%)", + "borderColorHover": "hsl(49, 100%, 14.3%)", + "borderColorFocus": "hsl(47, 100%, 12.1%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_TextArea" + }, + "dark_green_alt1": { + "color": "hsl(151, 50.0%, 53.2%)", + "colorHover": "hsl(151, 49.3%, 46.5%)", + "colorPress": "hsl(151, 50.0%, 53.2%)", + "colorFocus": "hsl(151, 49.3%, 46.5%)", + "id": "dark_green_alt1" + }, + "dark_green_alt2": { + "color": "hsl(151, 49.3%, 46.5%)", + "colorHover": "hsl(151, 55.0%, 41.5%)", + "colorPress": "hsl(151, 49.3%, 46.5%)", + "colorFocus": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_alt2" + }, + "dark_green_active": { + "background": "hsl(154, 48.4%, 12.9%)", + "backgroundHover": "hsl(154, 49.7%, 14.9%)", + "backgroundPress": "hsl(155, 46.7%, 10.9%)", + "backgroundFocus": "hsl(155, 46.7%, 10.9%)", + "borderColor": "hsl(153, 51.8%, 21.8%)", + "borderColorHover": "hsl(151, 51.7%, 28.4%)", + "borderColorFocus": "hsl(153, 51.8%, 21.8%)", + "borderColorPress": "hsl(154, 50.9%, 17.6%)", + "id": "dark_green_active" + }, + "dark_green_surface3": { + "background": "hsl(154, 48.4%, 12.9%)", + "backgroundHover": "hsl(154, 49.7%, 14.9%)", + "backgroundPress": "hsl(155, 46.7%, 10.9%)", + "backgroundFocus": "hsl(155, 46.7%, 10.9%)", + "borderColor": "hsl(153, 51.8%, 21.8%)", + "borderColorHover": "hsl(151, 51.7%, 28.4%)", + "borderColorFocus": "hsl(153, 51.8%, 21.8%)", + "borderColorPress": "hsl(154, 50.9%, 17.6%)", + "id": "dark_green_surface3" + }, + "dark_green_Button": { + "background": "hsl(154, 48.4%, 12.9%)", + "backgroundHover": "hsl(154, 49.7%, 14.9%)", + "backgroundPress": "hsl(155, 46.7%, 10.9%)", + "backgroundFocus": "hsl(155, 46.7%, 10.9%)", + "borderColor": "hsl(153, 51.8%, 21.8%)", + "borderColorHover": "hsl(151, 51.7%, 28.4%)", + "borderColorFocus": "hsl(153, 51.8%, 21.8%)", + "borderColorPress": "hsl(154, 50.9%, 17.6%)", + "id": "dark_green_Button" + }, + "dark_green_SliderTrackActive": { + "background": "hsl(154, 48.4%, 12.9%)", + "backgroundHover": "hsl(154, 49.7%, 14.9%)", + "backgroundPress": "hsl(155, 46.7%, 10.9%)", + "backgroundFocus": "hsl(155, 46.7%, 10.9%)", + "borderColor": "hsl(153, 51.8%, 21.8%)", + "borderColorHover": "hsl(151, 51.7%, 28.4%)", + "borderColorFocus": "hsl(153, 51.8%, 21.8%)", + "borderColorPress": "hsl(154, 50.9%, 17.6%)", + "id": "dark_green_SliderTrackActive" + }, + "dark_green_active_SliderTrackActive": { + "background": "hsl(154, 48.4%, 12.9%)", + "backgroundHover": "hsl(154, 49.7%, 14.9%)", + "backgroundPress": "hsl(155, 46.7%, 10.9%)", + "backgroundFocus": "hsl(155, 46.7%, 10.9%)", + "borderColor": "hsl(153, 51.8%, 21.8%)", + "borderColorHover": "hsl(151, 51.7%, 28.4%)", + "borderColorFocus": "hsl(153, 51.8%, 21.8%)", + "borderColorPress": "hsl(154, 50.9%, 17.6%)", + "id": "dark_green_active_SliderTrackActive" + }, + "dark_green_surface1": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_surface1" + }, + "dark_green_ListItem": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_ListItem" + }, + "dark_green_SelectTrigger": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_SelectTrigger" + }, + "dark_green_Card": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_Card" + }, + "dark_green_Progress": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_Progress" + }, + "dark_green_TooltipArrow": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_TooltipArrow" + }, + "dark_green_SliderTrack": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_SliderTrack" + }, + "dark_green_Input": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_Input" + }, + "dark_green_TextArea": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_TextArea" + }, + "dark_green_active_ListItem": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_active_ListItem" + }, + "dark_green_active_Progress": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_active_Progress" + }, + "dark_green_active_TooltipArrow": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_active_TooltipArrow" + }, + "dark_green_active_SliderTrack": { + "background": "hsl(155, 44.2%, 8.4%)", + "backgroundHover": "hsl(155, 46.7%, 10.9%)", + "backgroundPress": "hsl(146, 30.0%, 7.4%)", + "backgroundFocus": "hsl(146, 30.0%, 7.4%)", + "borderColor": "hsl(154, 49.7%, 14.9%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 48.4%, 12.9%)", + "id": "dark_green_active_SliderTrack" + }, + "dark_green_surface2": { + "background": "hsl(155, 46.7%, 10.9%)", + "backgroundHover": "hsl(154, 48.4%, 12.9%)", + "backgroundPress": "hsl(155, 44.2%, 8.4%)", + "backgroundFocus": "hsl(155, 44.2%, 8.4%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_surface2" + }, + "dark_green_Checkbox": { + "background": "hsl(155, 46.7%, 10.9%)", + "backgroundHover": "hsl(154, 48.4%, 12.9%)", + "backgroundPress": "hsl(155, 44.2%, 8.4%)", + "backgroundFocus": "hsl(155, 44.2%, 8.4%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_Checkbox" + }, + "dark_green_Switch": { + "background": "hsl(155, 46.7%, 10.9%)", + "backgroundHover": "hsl(154, 48.4%, 12.9%)", + "backgroundPress": "hsl(155, 44.2%, 8.4%)", + "backgroundFocus": "hsl(155, 44.2%, 8.4%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_Switch" + }, + "dark_green_TooltipContent": { + "background": "hsl(155, 46.7%, 10.9%)", + "backgroundHover": "hsl(154, 48.4%, 12.9%)", + "backgroundPress": "hsl(155, 44.2%, 8.4%)", + "backgroundFocus": "hsl(155, 44.2%, 8.4%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_TooltipContent" + }, + "dark_green_RadioGroupItem": { + "background": "hsl(155, 46.7%, 10.9%)", + "backgroundHover": "hsl(154, 48.4%, 12.9%)", + "backgroundPress": "hsl(155, 44.2%, 8.4%)", + "backgroundFocus": "hsl(155, 44.2%, 8.4%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_RadioGroupItem" + }, + "dark_green_surface4": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_surface4" + }, + "dark_green_active_SelectTrigger": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_SelectTrigger" + }, + "dark_green_active_Card": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Card" + }, + "dark_green_active_Button": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Button" + }, + "dark_green_active_Checkbox": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Checkbox" + }, + "dark_green_active_Switch": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Switch" + }, + "dark_green_active_TooltipContent": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_TooltipContent" + }, + "dark_green_active_RadioGroupItem": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_RadioGroupItem" + }, + "dark_green_active_Input": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Input" + }, + "dark_green_active_TextArea": { + "background": "hsl(154, 50.9%, 17.6%)", + "backgroundHover": "hsl(154, 50.9%, 17.6%)", + "backgroundPress": "hsl(154, 49.7%, 14.9%)", + "backgroundFocus": "hsl(154, 49.7%, 14.9%)", + "borderColor": "hsl(154, 50.9%, 17.6%)", + "borderColorHover": "hsl(154, 50.9%, 17.6%)", + "borderColorFocus": "hsl(154, 49.7%, 14.9%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_TextArea" + }, + "dark_blue_alt1": { + "color": "hsl(210, 100%, 66.1%)", + "colorHover": "hsl(209, 100%, 60.6%)", + "colorPress": "hsl(210, 100%, 66.1%)", + "colorFocus": "hsl(209, 100%, 60.6%)", + "id": "dark_blue_alt1" + }, + "dark_blue_alt2": { + "color": "hsl(209, 100%, 60.6%)", + "colorHover": "hsl(206, 100%, 50.0%)", + "colorPress": "hsl(209, 100%, 60.6%)", + "colorFocus": "hsl(206, 100%, 50.0%)", + "id": "dark_blue_alt2" + }, + "dark_blue_active": { + "background": "hsl(214, 65.8%, 17.9%)", + "backgroundHover": "hsl(213, 71.2%, 20.2%)", + "backgroundPress": "hsl(214, 59.4%, 15.3%)", + "backgroundFocus": "hsl(214, 59.4%, 15.3%)", + "borderColor": "hsl(211, 85.1%, 27.4%)", + "borderColorHover": "hsl(211, 89.7%, 34.1%)", + "borderColorFocus": "hsl(211, 85.1%, 27.4%)", + "borderColorPress": "hsl(212, 77.4%, 23.1%)", + "id": "dark_blue_active" + }, + "dark_blue_surface3": { + "background": "hsl(214, 65.8%, 17.9%)", + "backgroundHover": "hsl(213, 71.2%, 20.2%)", + "backgroundPress": "hsl(214, 59.4%, 15.3%)", + "backgroundFocus": "hsl(214, 59.4%, 15.3%)", + "borderColor": "hsl(211, 85.1%, 27.4%)", + "borderColorHover": "hsl(211, 89.7%, 34.1%)", + "borderColorFocus": "hsl(211, 85.1%, 27.4%)", + "borderColorPress": "hsl(212, 77.4%, 23.1%)", + "id": "dark_blue_surface3" + }, + "dark_blue_Button": { + "background": "hsl(214, 65.8%, 17.9%)", + "backgroundHover": "hsl(213, 71.2%, 20.2%)", + "backgroundPress": "hsl(214, 59.4%, 15.3%)", + "backgroundFocus": "hsl(214, 59.4%, 15.3%)", + "borderColor": "hsl(211, 85.1%, 27.4%)", + "borderColorHover": "hsl(211, 89.7%, 34.1%)", + "borderColorFocus": "hsl(211, 85.1%, 27.4%)", + "borderColorPress": "hsl(212, 77.4%, 23.1%)", + "id": "dark_blue_Button" + }, + "dark_blue_SliderTrackActive": { + "background": "hsl(214, 65.8%, 17.9%)", + "backgroundHover": "hsl(213, 71.2%, 20.2%)", + "backgroundPress": "hsl(214, 59.4%, 15.3%)", + "backgroundFocus": "hsl(214, 59.4%, 15.3%)", + "borderColor": "hsl(211, 85.1%, 27.4%)", + "borderColorHover": "hsl(211, 89.7%, 34.1%)", + "borderColorFocus": "hsl(211, 85.1%, 27.4%)", + "borderColorPress": "hsl(212, 77.4%, 23.1%)", + "id": "dark_blue_SliderTrackActive" + }, + "dark_blue_active_SliderTrackActive": { + "background": "hsl(214, 65.8%, 17.9%)", + "backgroundHover": "hsl(213, 71.2%, 20.2%)", + "backgroundPress": "hsl(214, 59.4%, 15.3%)", + "backgroundFocus": "hsl(214, 59.4%, 15.3%)", + "borderColor": "hsl(211, 85.1%, 27.4%)", + "borderColorHover": "hsl(211, 89.7%, 34.1%)", + "borderColorFocus": "hsl(211, 85.1%, 27.4%)", + "borderColorPress": "hsl(212, 77.4%, 23.1%)", + "id": "dark_blue_active_SliderTrackActive" + }, + "dark_blue_surface1": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_surface1" + }, + "dark_blue_ListItem": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_ListItem" + }, + "dark_blue_SelectTrigger": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_SelectTrigger" + }, + "dark_blue_Card": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_Card" + }, + "dark_blue_Progress": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_Progress" + }, + "dark_blue_TooltipArrow": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_TooltipArrow" + }, + "dark_blue_SliderTrack": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_SliderTrack" + }, + "dark_blue_Input": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_Input" + }, + "dark_blue_TextArea": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_TextArea" + }, + "dark_blue_active_ListItem": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_active_ListItem" + }, + "dark_blue_active_Progress": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_active_Progress" + }, + "dark_blue_active_TooltipArrow": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_active_TooltipArrow" + }, + "dark_blue_active_SliderTrack": { + "background": "hsl(216, 50.0%, 11.8%)", + "backgroundHover": "hsl(214, 59.4%, 15.3%)", + "backgroundPress": "hsl(212, 35.0%, 9.2%)", + "backgroundFocus": "hsl(212, 35.0%, 9.2%)", + "borderColor": "hsl(213, 71.2%, 20.2%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(214, 65.8%, 17.9%)", + "id": "dark_blue_active_SliderTrack" + }, + "dark_blue_surface2": { + "background": "hsl(214, 59.4%, 15.3%)", + "backgroundHover": "hsl(214, 65.8%, 17.9%)", + "backgroundPress": "hsl(216, 50.0%, 11.8%)", + "backgroundFocus": "hsl(216, 50.0%, 11.8%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_surface2" + }, + "dark_blue_Checkbox": { + "background": "hsl(214, 59.4%, 15.3%)", + "backgroundHover": "hsl(214, 65.8%, 17.9%)", + "backgroundPress": "hsl(216, 50.0%, 11.8%)", + "backgroundFocus": "hsl(216, 50.0%, 11.8%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_Checkbox" + }, + "dark_blue_Switch": { + "background": "hsl(214, 59.4%, 15.3%)", + "backgroundHover": "hsl(214, 65.8%, 17.9%)", + "backgroundPress": "hsl(216, 50.0%, 11.8%)", + "backgroundFocus": "hsl(216, 50.0%, 11.8%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_Switch" + }, + "dark_blue_TooltipContent": { + "background": "hsl(214, 59.4%, 15.3%)", + "backgroundHover": "hsl(214, 65.8%, 17.9%)", + "backgroundPress": "hsl(216, 50.0%, 11.8%)", + "backgroundFocus": "hsl(216, 50.0%, 11.8%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_TooltipContent" + }, + "dark_blue_RadioGroupItem": { + "background": "hsl(214, 59.4%, 15.3%)", + "backgroundHover": "hsl(214, 65.8%, 17.9%)", + "backgroundPress": "hsl(216, 50.0%, 11.8%)", + "backgroundFocus": "hsl(216, 50.0%, 11.8%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_RadioGroupItem" + }, + "dark_blue_surface4": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_surface4" + }, + "dark_blue_active_SelectTrigger": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_SelectTrigger" + }, + "dark_blue_active_Card": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Card" + }, + "dark_blue_active_Button": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Button" + }, + "dark_blue_active_Checkbox": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Checkbox" + }, + "dark_blue_active_Switch": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Switch" + }, + "dark_blue_active_TooltipContent": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_TooltipContent" + }, + "dark_blue_active_RadioGroupItem": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_RadioGroupItem" + }, + "dark_blue_active_Input": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Input" + }, + "dark_blue_active_TextArea": { + "background": "hsl(212, 77.4%, 23.1%)", + "backgroundHover": "hsl(212, 77.4%, 23.1%)", + "backgroundPress": "hsl(213, 71.2%, 20.2%)", + "backgroundFocus": "hsl(213, 71.2%, 20.2%)", + "borderColor": "hsl(212, 77.4%, 23.1%)", + "borderColorHover": "hsl(212, 77.4%, 23.1%)", + "borderColorFocus": "hsl(213, 71.2%, 20.2%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_TextArea" + }, + "dark_purple_alt1": { + "color": "hsl(275, 80.0%, 71.0%)", + "colorHover": "hsl(273, 57.3%, 59.1%)", + "colorPress": "hsl(275, 80.0%, 71.0%)", + "colorFocus": "hsl(273, 57.3%, 59.1%)", + "id": "dark_purple_alt1" + }, + "dark_purple_alt2": { + "color": "hsl(273, 57.3%, 59.1%)", + "colorHover": "hsl(272, 51.0%, 54.0%)", + "colorPress": "hsl(273, 57.3%, 59.1%)", + "colorFocus": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_alt2" + }, + "dark_purple_active": { + "background": "hsl(280, 41.2%, 20.0%)", + "backgroundHover": "hsl(279, 43.8%, 23.3%)", + "backgroundPress": "hsl(281, 37.5%, 16.5%)", + "backgroundFocus": "hsl(281, 37.5%, 16.5%)", + "borderColor": "hsl(275, 49.3%, 34.6%)", + "borderColorHover": "hsl(272, 52.1%, 45.9%)", + "borderColorFocus": "hsl(275, 49.3%, 34.6%)", + "borderColorPress": "hsl(277, 46.4%, 27.5%)", + "id": "dark_purple_active" + }, + "dark_purple_surface3": { + "background": "hsl(280, 41.2%, 20.0%)", + "backgroundHover": "hsl(279, 43.8%, 23.3%)", + "backgroundPress": "hsl(281, 37.5%, 16.5%)", + "backgroundFocus": "hsl(281, 37.5%, 16.5%)", + "borderColor": "hsl(275, 49.3%, 34.6%)", + "borderColorHover": "hsl(272, 52.1%, 45.9%)", + "borderColorFocus": "hsl(275, 49.3%, 34.6%)", + "borderColorPress": "hsl(277, 46.4%, 27.5%)", + "id": "dark_purple_surface3" + }, + "dark_purple_Button": { + "background": "hsl(280, 41.2%, 20.0%)", + "backgroundHover": "hsl(279, 43.8%, 23.3%)", + "backgroundPress": "hsl(281, 37.5%, 16.5%)", + "backgroundFocus": "hsl(281, 37.5%, 16.5%)", + "borderColor": "hsl(275, 49.3%, 34.6%)", + "borderColorHover": "hsl(272, 52.1%, 45.9%)", + "borderColorFocus": "hsl(275, 49.3%, 34.6%)", + "borderColorPress": "hsl(277, 46.4%, 27.5%)", + "id": "dark_purple_Button" + }, + "dark_purple_SliderTrackActive": { + "background": "hsl(280, 41.2%, 20.0%)", + "backgroundHover": "hsl(279, 43.8%, 23.3%)", + "backgroundPress": "hsl(281, 37.5%, 16.5%)", + "backgroundFocus": "hsl(281, 37.5%, 16.5%)", + "borderColor": "hsl(275, 49.3%, 34.6%)", + "borderColorHover": "hsl(272, 52.1%, 45.9%)", + "borderColorFocus": "hsl(275, 49.3%, 34.6%)", + "borderColorPress": "hsl(277, 46.4%, 27.5%)", + "id": "dark_purple_SliderTrackActive" + }, + "dark_purple_active_SliderTrackActive": { + "background": "hsl(280, 41.2%, 20.0%)", + "backgroundHover": "hsl(279, 43.8%, 23.3%)", + "backgroundPress": "hsl(281, 37.5%, 16.5%)", + "backgroundFocus": "hsl(281, 37.5%, 16.5%)", + "borderColor": "hsl(275, 49.3%, 34.6%)", + "borderColorHover": "hsl(272, 52.1%, 45.9%)", + "borderColorFocus": "hsl(275, 49.3%, 34.6%)", + "borderColorPress": "hsl(277, 46.4%, 27.5%)", + "id": "dark_purple_active_SliderTrackActive" + }, + "dark_purple_surface1": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_surface1" + }, + "dark_purple_ListItem": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_ListItem" + }, + "dark_purple_SelectTrigger": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_SelectTrigger" + }, + "dark_purple_Card": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_Card" + }, + "dark_purple_Progress": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_Progress" + }, + "dark_purple_TooltipArrow": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_TooltipArrow" + }, + "dark_purple_SliderTrack": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_SliderTrack" + }, + "dark_purple_Input": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_Input" + }, + "dark_purple_TextArea": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_TextArea" + }, + "dark_purple_active_ListItem": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_active_ListItem" + }, + "dark_purple_active_Progress": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_active_Progress" + }, + "dark_purple_active_TooltipArrow": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_active_TooltipArrow" + }, + "dark_purple_active_SliderTrack": { + "background": "hsl(283, 30.0%, 11.8%)", + "backgroundHover": "hsl(281, 37.5%, 16.5%)", + "backgroundPress": "hsl(284, 20.0%, 9.6%)", + "backgroundFocus": "hsl(284, 20.0%, 9.6%)", + "borderColor": "hsl(279, 43.8%, 23.3%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(280, 41.2%, 20.0%)", + "id": "dark_purple_active_SliderTrack" + }, + "dark_purple_surface2": { + "background": "hsl(281, 37.5%, 16.5%)", + "backgroundHover": "hsl(280, 41.2%, 20.0%)", + "backgroundPress": "hsl(283, 30.0%, 11.8%)", + "backgroundFocus": "hsl(283, 30.0%, 11.8%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_surface2" + }, + "dark_purple_Checkbox": { + "background": "hsl(281, 37.5%, 16.5%)", + "backgroundHover": "hsl(280, 41.2%, 20.0%)", + "backgroundPress": "hsl(283, 30.0%, 11.8%)", + "backgroundFocus": "hsl(283, 30.0%, 11.8%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_Checkbox" + }, + "dark_purple_Switch": { + "background": "hsl(281, 37.5%, 16.5%)", + "backgroundHover": "hsl(280, 41.2%, 20.0%)", + "backgroundPress": "hsl(283, 30.0%, 11.8%)", + "backgroundFocus": "hsl(283, 30.0%, 11.8%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_Switch" + }, + "dark_purple_TooltipContent": { + "background": "hsl(281, 37.5%, 16.5%)", + "backgroundHover": "hsl(280, 41.2%, 20.0%)", + "backgroundPress": "hsl(283, 30.0%, 11.8%)", + "backgroundFocus": "hsl(283, 30.0%, 11.8%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_TooltipContent" + }, + "dark_purple_RadioGroupItem": { + "background": "hsl(281, 37.5%, 16.5%)", + "backgroundHover": "hsl(280, 41.2%, 20.0%)", + "backgroundPress": "hsl(283, 30.0%, 11.8%)", + "backgroundFocus": "hsl(283, 30.0%, 11.8%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_RadioGroupItem" + }, + "dark_purple_surface4": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_surface4" + }, + "dark_purple_active_SelectTrigger": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_SelectTrigger" + }, + "dark_purple_active_Card": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Card" + }, + "dark_purple_active_Button": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Button" + }, + "dark_purple_active_Checkbox": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Checkbox" + }, + "dark_purple_active_Switch": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Switch" + }, + "dark_purple_active_TooltipContent": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_TooltipContent" + }, + "dark_purple_active_RadioGroupItem": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_RadioGroupItem" + }, + "dark_purple_active_Input": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Input" + }, + "dark_purple_active_TextArea": { + "background": "hsl(277, 46.4%, 27.5%)", + "backgroundHover": "hsl(277, 46.4%, 27.5%)", + "backgroundPress": "hsl(279, 43.8%, 23.3%)", + "backgroundFocus": "hsl(279, 43.8%, 23.3%)", + "borderColor": "hsl(277, 46.4%, 27.5%)", + "borderColorHover": "hsl(277, 46.4%, 27.5%)", + "borderColorFocus": "hsl(279, 43.8%, 23.3%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_TextArea" + }, + "dark_pink_alt1": { + "color": "hsl(325, 90.0%, 66.4%)", + "colorHover": "hsl(323, 72.8%, 59.2%)", + "colorPress": "hsl(325, 90.0%, 66.4%)", + "colorFocus": "hsl(323, 72.8%, 59.2%)", + "id": "dark_pink_alt1" + }, + "dark_pink_alt2": { + "color": "hsl(323, 72.8%, 59.2%)", + "colorHover": "hsl(322, 65.0%, 54.5%)", + "colorPress": "hsl(323, 72.8%, 59.2%)", + "colorFocus": "hsl(322, 65.0%, 54.5%)", + "id": "dark_pink_alt2" + }, + "dark_pink_active": { + "background": "hsl(320, 45.4%, 18.7%)", + "backgroundHover": "hsl(320, 49.0%, 21.1%)", + "backgroundPress": "hsl(319, 41.0%, 16.0%)", + "backgroundFocus": "hsl(319, 41.0%, 16.0%)", + "borderColor": "hsl(321, 61.1%, 29.7%)", + "borderColorHover": "hsl(322, 74.9%, 37.5%)", + "borderColorFocus": "hsl(321, 61.1%, 29.7%)", + "borderColorPress": "hsl(321, 53.6%, 24.4%)", + "id": "dark_pink_active" + }, + "dark_pink_surface3": { + "background": "hsl(320, 45.4%, 18.7%)", + "backgroundHover": "hsl(320, 49.0%, 21.1%)", + "backgroundPress": "hsl(319, 41.0%, 16.0%)", + "backgroundFocus": "hsl(319, 41.0%, 16.0%)", + "borderColor": "hsl(321, 61.1%, 29.7%)", + "borderColorHover": "hsl(322, 74.9%, 37.5%)", + "borderColorFocus": "hsl(321, 61.1%, 29.7%)", + "borderColorPress": "hsl(321, 53.6%, 24.4%)", + "id": "dark_pink_surface3" + }, + "dark_pink_Button": { + "background": "hsl(320, 45.4%, 18.7%)", + "backgroundHover": "hsl(320, 49.0%, 21.1%)", + "backgroundPress": "hsl(319, 41.0%, 16.0%)", + "backgroundFocus": "hsl(319, 41.0%, 16.0%)", + "borderColor": "hsl(321, 61.1%, 29.7%)", + "borderColorHover": "hsl(322, 74.9%, 37.5%)", + "borderColorFocus": "hsl(321, 61.1%, 29.7%)", + "borderColorPress": "hsl(321, 53.6%, 24.4%)", + "id": "dark_pink_Button" + }, + "dark_pink_SliderTrackActive": { + "background": "hsl(320, 45.4%, 18.7%)", + "backgroundHover": "hsl(320, 49.0%, 21.1%)", + "backgroundPress": "hsl(319, 41.0%, 16.0%)", + "backgroundFocus": "hsl(319, 41.0%, 16.0%)", + "borderColor": "hsl(321, 61.1%, 29.7%)", + "borderColorHover": "hsl(322, 74.9%, 37.5%)", + "borderColorFocus": "hsl(321, 61.1%, 29.7%)", + "borderColorPress": "hsl(321, 53.6%, 24.4%)", + "id": "dark_pink_SliderTrackActive" + }, + "dark_pink_active_SliderTrackActive": { + "background": "hsl(320, 45.4%, 18.7%)", + "backgroundHover": "hsl(320, 49.0%, 21.1%)", + "backgroundPress": "hsl(319, 41.0%, 16.0%)", + "backgroundFocus": "hsl(319, 41.0%, 16.0%)", + "borderColor": "hsl(321, 61.1%, 29.7%)", + "borderColorHover": "hsl(322, 74.9%, 37.5%)", + "borderColorFocus": "hsl(321, 61.1%, 29.7%)", + "borderColorPress": "hsl(321, 53.6%, 24.4%)", + "id": "dark_pink_active_SliderTrackActive" + }, + "dark_pink_surface1": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_surface1" + }, + "dark_pink_ListItem": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_ListItem" + }, + "dark_pink_SelectTrigger": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_SelectTrigger" + }, + "dark_pink_Card": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_Card" + }, + "dark_pink_Progress": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_Progress" + }, + "dark_pink_TooltipArrow": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_TooltipArrow" + }, + "dark_pink_SliderTrack": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_SliderTrack" + }, + "dark_pink_Input": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_Input" + }, + "dark_pink_TextArea": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_TextArea" + }, + "dark_pink_active_ListItem": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_active_ListItem" + }, + "dark_pink_active_Progress": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_active_Progress" + }, + "dark_pink_active_TooltipArrow": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_active_TooltipArrow" + }, + "dark_pink_active_SliderTrack": { + "background": "hsl(319, 32.2%, 11.6%)", + "backgroundHover": "hsl(319, 41.0%, 16.0%)", + "backgroundPress": "hsl(318, 25.0%, 9.6%)", + "backgroundFocus": "hsl(318, 25.0%, 9.6%)", + "borderColor": "hsl(320, 49.0%, 21.1%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 45.4%, 18.7%)", + "id": "dark_pink_active_SliderTrack" + }, + "dark_pink_surface2": { + "background": "hsl(319, 41.0%, 16.0%)", + "backgroundHover": "hsl(320, 45.4%, 18.7%)", + "backgroundPress": "hsl(319, 32.2%, 11.6%)", + "backgroundFocus": "hsl(319, 32.2%, 11.6%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_surface2" + }, + "dark_pink_Checkbox": { + "background": "hsl(319, 41.0%, 16.0%)", + "backgroundHover": "hsl(320, 45.4%, 18.7%)", + "backgroundPress": "hsl(319, 32.2%, 11.6%)", + "backgroundFocus": "hsl(319, 32.2%, 11.6%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_Checkbox" + }, + "dark_pink_Switch": { + "background": "hsl(319, 41.0%, 16.0%)", + "backgroundHover": "hsl(320, 45.4%, 18.7%)", + "backgroundPress": "hsl(319, 32.2%, 11.6%)", + "backgroundFocus": "hsl(319, 32.2%, 11.6%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_Switch" + }, + "dark_pink_TooltipContent": { + "background": "hsl(319, 41.0%, 16.0%)", + "backgroundHover": "hsl(320, 45.4%, 18.7%)", + "backgroundPress": "hsl(319, 32.2%, 11.6%)", + "backgroundFocus": "hsl(319, 32.2%, 11.6%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_TooltipContent" + }, + "dark_pink_RadioGroupItem": { + "background": "hsl(319, 41.0%, 16.0%)", + "backgroundHover": "hsl(320, 45.4%, 18.7%)", + "backgroundPress": "hsl(319, 32.2%, 11.6%)", + "backgroundFocus": "hsl(319, 32.2%, 11.6%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_RadioGroupItem" + }, + "dark_pink_surface4": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_surface4" + }, + "dark_pink_active_SelectTrigger": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_SelectTrigger" + }, + "dark_pink_active_Card": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Card" + }, + "dark_pink_active_Button": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Button" + }, + "dark_pink_active_Checkbox": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Checkbox" + }, + "dark_pink_active_Switch": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Switch" + }, + "dark_pink_active_TooltipContent": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_TooltipContent" + }, + "dark_pink_active_RadioGroupItem": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_RadioGroupItem" + }, + "dark_pink_active_Input": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Input" + }, + "dark_pink_active_TextArea": { + "background": "hsl(321, 53.6%, 24.4%)", + "backgroundHover": "hsl(321, 53.6%, 24.4%)", + "backgroundPress": "hsl(320, 49.0%, 21.1%)", + "backgroundFocus": "hsl(320, 49.0%, 21.1%)", + "borderColor": "hsl(321, 53.6%, 24.4%)", + "borderColorHover": "hsl(321, 53.6%, 24.4%)", + "borderColorFocus": "hsl(320, 49.0%, 21.1%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_TextArea" + }, + "dark_red_alt1": { + "color": "hsl(358, 100%, 69.5%)", + "colorHover": "hsl(358, 85.3%, 64.0%)", + "colorPress": "hsl(358, 100%, 69.5%)", + "colorFocus": "hsl(358, 85.3%, 64.0%)", + "id": "dark_red_alt1" + }, + "dark_red_alt2": { + "color": "hsl(358, 85.3%, 64.0%)", + "colorHover": "hsl(358, 75.0%, 59.0%)", + "colorPress": "hsl(358, 85.3%, 64.0%)", + "colorFocus": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_alt2" + }, + "dark_red_active": { + "background": "hsl(356, 47.6%, 19.2%)", + "backgroundHover": "hsl(356, 51.1%, 21.9%)", + "backgroundPress": "hsl(356, 43.4%, 16.4%)", + "backgroundFocus": "hsl(356, 43.4%, 16.4%)", + "borderColor": "hsl(357, 60.2%, 31.8%)", + "borderColorHover": "hsl(358, 65.0%, 40.4%)", + "borderColorFocus": "hsl(357, 60.2%, 31.8%)", + "borderColorPress": "hsl(356, 55.2%, 25.9%)", + "id": "dark_red_active" + }, + "dark_red_surface3": { + "background": "hsl(356, 47.6%, 19.2%)", + "backgroundHover": "hsl(356, 51.1%, 21.9%)", + "backgroundPress": "hsl(356, 43.4%, 16.4%)", + "backgroundFocus": "hsl(356, 43.4%, 16.4%)", + "borderColor": "hsl(357, 60.2%, 31.8%)", + "borderColorHover": "hsl(358, 65.0%, 40.4%)", + "borderColorFocus": "hsl(357, 60.2%, 31.8%)", + "borderColorPress": "hsl(356, 55.2%, 25.9%)", + "id": "dark_red_surface3" + }, + "dark_red_Button": { + "background": "hsl(356, 47.6%, 19.2%)", + "backgroundHover": "hsl(356, 51.1%, 21.9%)", + "backgroundPress": "hsl(356, 43.4%, 16.4%)", + "backgroundFocus": "hsl(356, 43.4%, 16.4%)", + "borderColor": "hsl(357, 60.2%, 31.8%)", + "borderColorHover": "hsl(358, 65.0%, 40.4%)", + "borderColorFocus": "hsl(357, 60.2%, 31.8%)", + "borderColorPress": "hsl(356, 55.2%, 25.9%)", + "id": "dark_red_Button" + }, + "dark_red_SliderTrackActive": { + "background": "hsl(356, 47.6%, 19.2%)", + "backgroundHover": "hsl(356, 51.1%, 21.9%)", + "backgroundPress": "hsl(356, 43.4%, 16.4%)", + "backgroundFocus": "hsl(356, 43.4%, 16.4%)", + "borderColor": "hsl(357, 60.2%, 31.8%)", + "borderColorHover": "hsl(358, 65.0%, 40.4%)", + "borderColorFocus": "hsl(357, 60.2%, 31.8%)", + "borderColorPress": "hsl(356, 55.2%, 25.9%)", + "id": "dark_red_SliderTrackActive" + }, + "dark_red_active_SliderTrackActive": { + "background": "hsl(356, 47.6%, 19.2%)", + "backgroundHover": "hsl(356, 51.1%, 21.9%)", + "backgroundPress": "hsl(356, 43.4%, 16.4%)", + "backgroundFocus": "hsl(356, 43.4%, 16.4%)", + "borderColor": "hsl(357, 60.2%, 31.8%)", + "borderColorHover": "hsl(358, 65.0%, 40.4%)", + "borderColorFocus": "hsl(357, 60.2%, 31.8%)", + "borderColorPress": "hsl(356, 55.2%, 25.9%)", + "id": "dark_red_active_SliderTrackActive" + }, + "dark_red_surface1": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_surface1" + }, + "dark_red_ListItem": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_ListItem" + }, + "dark_red_SelectTrigger": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_SelectTrigger" + }, + "dark_red_Card": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_Card" + }, + "dark_red_Progress": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_Progress" + }, + "dark_red_TooltipArrow": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_TooltipArrow" + }, + "dark_red_SliderTrack": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_SliderTrack" + }, + "dark_red_Input": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_Input" + }, + "dark_red_TextArea": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_TextArea" + }, + "dark_red_active_ListItem": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_active_ListItem" + }, + "dark_red_active_Progress": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_active_Progress" + }, + "dark_red_active_TooltipArrow": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_active_TooltipArrow" + }, + "dark_red_active_SliderTrack": { + "background": "hsl(357, 34.4%, 12.0%)", + "backgroundHover": "hsl(356, 43.4%, 16.4%)", + "backgroundPress": "hsl(353, 23.0%, 9.8%)", + "backgroundFocus": "hsl(353, 23.0%, 9.8%)", + "borderColor": "hsl(356, 51.1%, 21.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 47.6%, 19.2%)", + "id": "dark_red_active_SliderTrack" + }, + "dark_red_surface2": { + "background": "hsl(356, 43.4%, 16.4%)", + "backgroundHover": "hsl(356, 47.6%, 19.2%)", + "backgroundPress": "hsl(357, 34.4%, 12.0%)", + "backgroundFocus": "hsl(357, 34.4%, 12.0%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_surface2" + }, + "dark_red_Checkbox": { + "background": "hsl(356, 43.4%, 16.4%)", + "backgroundHover": "hsl(356, 47.6%, 19.2%)", + "backgroundPress": "hsl(357, 34.4%, 12.0%)", + "backgroundFocus": "hsl(357, 34.4%, 12.0%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_Checkbox" + }, + "dark_red_Switch": { + "background": "hsl(356, 43.4%, 16.4%)", + "backgroundHover": "hsl(356, 47.6%, 19.2%)", + "backgroundPress": "hsl(357, 34.4%, 12.0%)", + "backgroundFocus": "hsl(357, 34.4%, 12.0%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_Switch" + }, + "dark_red_TooltipContent": { + "background": "hsl(356, 43.4%, 16.4%)", + "backgroundHover": "hsl(356, 47.6%, 19.2%)", + "backgroundPress": "hsl(357, 34.4%, 12.0%)", + "backgroundFocus": "hsl(357, 34.4%, 12.0%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_TooltipContent" + }, + "dark_red_RadioGroupItem": { + "background": "hsl(356, 43.4%, 16.4%)", + "backgroundHover": "hsl(356, 47.6%, 19.2%)", + "backgroundPress": "hsl(357, 34.4%, 12.0%)", + "backgroundFocus": "hsl(357, 34.4%, 12.0%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_RadioGroupItem" + }, + "dark_red_surface4": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_surface4" + }, + "dark_red_active_SelectTrigger": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_SelectTrigger" + }, + "dark_red_active_Card": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Card" + }, + "dark_red_active_Button": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Button" + }, + "dark_red_active_Checkbox": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Checkbox" + }, + "dark_red_active_Switch": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Switch" + }, + "dark_red_active_TooltipContent": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_TooltipContent" + }, + "dark_red_active_RadioGroupItem": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_RadioGroupItem" + }, + "dark_red_active_Input": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Input" + }, + "dark_red_active_TextArea": { + "background": "hsl(356, 55.2%, 25.9%)", + "backgroundHover": "hsl(356, 55.2%, 25.9%)", + "backgroundPress": "hsl(356, 51.1%, 21.9%)", + "backgroundFocus": "hsl(356, 51.1%, 21.9%)", + "borderColor": "hsl(356, 55.2%, 25.9%)", + "borderColorHover": "hsl(356, 55.2%, 25.9%)", + "borderColorFocus": "hsl(356, 51.1%, 21.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_TextArea" + }, + "dark_gray_alt1": { + "color": "hsl(0, 0%, 62.8%)", + "colorHover": "hsl(0, 0%, 49.4%)", + "colorPress": "hsl(0, 0%, 62.8%)", + "colorFocus": "hsl(0, 0%, 49.4%)", + "id": "dark_gray_alt1" + }, + "dark_gray_alt2": { + "color": "hsl(0, 0%, 49.4%)", + "colorHover": "hsl(0, 0%, 43.9%)", + "colorPress": "hsl(0, 0%, 49.4%)", + "colorFocus": "hsl(0, 0%, 43.9%)", + "id": "dark_gray_alt2" + }, + "dark_gray_active": { + "background": "hsl(0, 0%, 15.8%)", + "backgroundHover": "hsl(0, 0%, 17.9%)", + "backgroundPress": "hsl(0, 0%, 13.6%)", + "backgroundFocus": "hsl(0, 0%, 13.6%)", + "borderColor": "hsl(0, 0%, 24.3%)", + "borderColorHover": "hsl(0, 0%, 31.2%)", + "borderColorFocus": "hsl(0, 0%, 24.3%)", + "borderColorPress": "hsl(0, 0%, 20.5%)", + "id": "dark_gray_active" + }, + "dark_gray_surface3": { + "background": "hsl(0, 0%, 15.8%)", + "backgroundHover": "hsl(0, 0%, 17.9%)", + "backgroundPress": "hsl(0, 0%, 13.6%)", + "backgroundFocus": "hsl(0, 0%, 13.6%)", + "borderColor": "hsl(0, 0%, 24.3%)", + "borderColorHover": "hsl(0, 0%, 31.2%)", + "borderColorFocus": "hsl(0, 0%, 24.3%)", + "borderColorPress": "hsl(0, 0%, 20.5%)", + "id": "dark_gray_surface3" + }, + "dark_gray_Button": { + "background": "hsl(0, 0%, 15.8%)", + "backgroundHover": "hsl(0, 0%, 17.9%)", + "backgroundPress": "hsl(0, 0%, 13.6%)", + "backgroundFocus": "hsl(0, 0%, 13.6%)", + "borderColor": "hsl(0, 0%, 24.3%)", + "borderColorHover": "hsl(0, 0%, 31.2%)", + "borderColorFocus": "hsl(0, 0%, 24.3%)", + "borderColorPress": "hsl(0, 0%, 20.5%)", + "id": "dark_gray_Button" + }, + "dark_gray_SliderTrackActive": { + "background": "hsl(0, 0%, 15.8%)", + "backgroundHover": "hsl(0, 0%, 17.9%)", + "backgroundPress": "hsl(0, 0%, 13.6%)", + "backgroundFocus": "hsl(0, 0%, 13.6%)", + "borderColor": "hsl(0, 0%, 24.3%)", + "borderColorHover": "hsl(0, 0%, 31.2%)", + "borderColorFocus": "hsl(0, 0%, 24.3%)", + "borderColorPress": "hsl(0, 0%, 20.5%)", + "id": "dark_gray_SliderTrackActive" + }, + "dark_gray_active_SliderTrackActive": { + "background": "hsl(0, 0%, 15.8%)", + "backgroundHover": "hsl(0, 0%, 17.9%)", + "backgroundPress": "hsl(0, 0%, 13.6%)", + "backgroundFocus": "hsl(0, 0%, 13.6%)", + "borderColor": "hsl(0, 0%, 24.3%)", + "borderColorHover": "hsl(0, 0%, 31.2%)", + "borderColorFocus": "hsl(0, 0%, 24.3%)", + "borderColorPress": "hsl(0, 0%, 20.5%)", + "id": "dark_gray_active_SliderTrackActive" + }, + "dark_gray_surface1": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_surface1" + }, + "dark_gray_ListItem": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_ListItem" + }, + "dark_gray_SelectTrigger": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_SelectTrigger" + }, + "dark_gray_Card": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_Card" + }, + "dark_gray_Progress": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_Progress" + }, + "dark_gray_TooltipArrow": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_TooltipArrow" + }, + "dark_gray_SliderTrack": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_SliderTrack" + }, + "dark_gray_Input": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_Input" + }, + "dark_gray_TextArea": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_TextArea" + }, + "dark_gray_active_ListItem": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_active_ListItem" + }, + "dark_gray_active_Progress": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_active_Progress" + }, + "dark_gray_active_TooltipArrow": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_active_TooltipArrow" + }, + "dark_gray_active_SliderTrack": { + "background": "hsl(0, 0%, 11.0%)", + "backgroundHover": "hsl(0, 0%, 13.6%)", + "backgroundPress": "hsl(0, 0%, 8.5%)", + "backgroundFocus": "hsl(0, 0%, 8.5%)", + "borderColor": "hsl(0, 0%, 17.9%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 15.8%)", + "id": "dark_gray_active_SliderTrack" + }, + "dark_gray_surface2": { + "background": "hsl(0, 0%, 13.6%)", + "backgroundHover": "hsl(0, 0%, 15.8%)", + "backgroundPress": "hsl(0, 0%, 11.0%)", + "backgroundFocus": "hsl(0, 0%, 11.0%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_surface2" + }, + "dark_gray_Checkbox": { + "background": "hsl(0, 0%, 13.6%)", + "backgroundHover": "hsl(0, 0%, 15.8%)", + "backgroundPress": "hsl(0, 0%, 11.0%)", + "backgroundFocus": "hsl(0, 0%, 11.0%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_Checkbox" + }, + "dark_gray_Switch": { + "background": "hsl(0, 0%, 13.6%)", + "backgroundHover": "hsl(0, 0%, 15.8%)", + "backgroundPress": "hsl(0, 0%, 11.0%)", + "backgroundFocus": "hsl(0, 0%, 11.0%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_Switch" + }, + "dark_gray_TooltipContent": { + "background": "hsl(0, 0%, 13.6%)", + "backgroundHover": "hsl(0, 0%, 15.8%)", + "backgroundPress": "hsl(0, 0%, 11.0%)", + "backgroundFocus": "hsl(0, 0%, 11.0%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_TooltipContent" + }, + "dark_gray_RadioGroupItem": { + "background": "hsl(0, 0%, 13.6%)", + "backgroundHover": "hsl(0, 0%, 15.8%)", + "backgroundPress": "hsl(0, 0%, 11.0%)", + "backgroundFocus": "hsl(0, 0%, 11.0%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_RadioGroupItem" + }, + "dark_gray_surface4": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_surface4" + }, + "dark_gray_active_SelectTrigger": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_SelectTrigger" + }, + "dark_gray_active_Card": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Card" + }, + "dark_gray_active_Button": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Button" + }, + "dark_gray_active_Checkbox": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Checkbox" + }, + "dark_gray_active_Switch": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Switch" + }, + "dark_gray_active_TooltipContent": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_TooltipContent" + }, + "dark_gray_active_RadioGroupItem": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_RadioGroupItem" + }, + "dark_gray_active_Input": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Input" + }, + "dark_gray_active_TextArea": { + "background": "hsl(0, 0%, 20.5%)", + "backgroundHover": "hsl(0, 0%, 20.5%)", + "backgroundPress": "hsl(0, 0%, 17.9%)", + "backgroundFocus": "hsl(0, 0%, 17.9%)", + "borderColor": "hsl(0, 0%, 20.5%)", + "borderColorHover": "hsl(0, 0%, 20.5%)", + "borderColorFocus": "hsl(0, 0%, 17.9%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_TextArea" + }, + "light_SwitchThumb": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 42.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 42.5%)", + "borderColor": "hsl(0, 0%, 50.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 81.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_SwitchThumb" + }, + "light_SliderThumb": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 42.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 42.5%)", + "borderColor": "hsl(0, 0%, 50.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 81.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_SliderThumb" + }, + "light_Tooltip": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 42.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 42.5%)", + "borderColor": "hsl(0, 0%, 50.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 81.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_Tooltip" + }, + "light_ProgressIndicator": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 42.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 42.5%)", + "borderColor": "hsl(0, 0%, 50.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 81.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_ProgressIndicator" + }, + "light_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_SheetOverlay" + }, + "light_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_DialogOverlay" + }, + "light_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_ModalOverlay" + }, + "light_orange_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_SheetOverlay" + }, + "light_orange_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_DialogOverlay" + }, + "light_orange_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_ModalOverlay" + }, + "light_yellow_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_SheetOverlay" + }, + "light_yellow_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_DialogOverlay" + }, + "light_yellow_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_ModalOverlay" + }, + "light_green_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_SheetOverlay" + }, + "light_green_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_DialogOverlay" + }, + "light_green_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_ModalOverlay" + }, + "light_blue_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_SheetOverlay" + }, + "light_blue_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_DialogOverlay" + }, + "light_blue_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_ModalOverlay" + }, + "light_purple_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_SheetOverlay" + }, + "light_purple_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_DialogOverlay" + }, + "light_purple_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_ModalOverlay" + }, + "light_pink_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_SheetOverlay" + }, + "light_pink_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_DialogOverlay" + }, + "light_pink_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_ModalOverlay" + }, + "light_red_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_SheetOverlay" + }, + "light_red_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_DialogOverlay" + }, + "light_red_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_ModalOverlay" + }, + "light_gray_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_SheetOverlay" + }, + "light_gray_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_DialogOverlay" + }, + "light_gray_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_ModalOverlay" + }, + "light_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_active_SheetOverlay" + }, + "light_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_active_DialogOverlay" + }, + "light_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_active_ModalOverlay" + }, + "light_orange_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_active_SheetOverlay" + }, + "light_orange_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_active_DialogOverlay" + }, + "light_orange_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_orange_active_ModalOverlay" + }, + "light_yellow_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_active_SheetOverlay" + }, + "light_yellow_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_active_DialogOverlay" + }, + "light_yellow_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_yellow_active_ModalOverlay" + }, + "light_green_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_active_SheetOverlay" + }, + "light_green_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_active_DialogOverlay" + }, + "light_green_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_green_active_ModalOverlay" + }, + "light_blue_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_active_SheetOverlay" + }, + "light_blue_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_active_DialogOverlay" + }, + "light_blue_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_blue_active_ModalOverlay" + }, + "light_purple_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_active_SheetOverlay" + }, + "light_purple_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_active_DialogOverlay" + }, + "light_purple_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_purple_active_ModalOverlay" + }, + "light_pink_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_active_SheetOverlay" + }, + "light_pink_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_active_DialogOverlay" + }, + "light_pink_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_pink_active_ModalOverlay" + }, + "light_red_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_active_SheetOverlay" + }, + "light_red_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_active_DialogOverlay" + }, + "light_red_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_red_active_ModalOverlay" + }, + "light_gray_active_SheetOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_active_SheetOverlay" + }, + "light_gray_active_DialogOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_active_DialogOverlay" + }, + "light_gray_active_ModalOverlay": { + "background": "rgba(0,0,0,0.5)", + "id": "light_gray_active_ModalOverlay" + }, + "dark_SwitchThumb": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#fff", + "backgroundHover": "#a5a5a5", + "backgroundPress": "#fff", + "backgroundFocus": "#a5a5a5", + "borderColor": "#626262", + "borderColorHover": "#545454", + "borderColorFocus": "#494949", + "borderColorPress": "#424242", + "id": "dark_SwitchThumb" + }, + "dark_SliderThumb": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#fff", + "backgroundHover": "#a5a5a5", + "backgroundPress": "#fff", + "backgroundFocus": "#a5a5a5", + "borderColor": "#626262", + "borderColorHover": "#545454", + "borderColorFocus": "#494949", + "borderColorPress": "#424242", + "id": "dark_SliderThumb" + }, + "dark_Tooltip": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#fff", + "backgroundHover": "#a5a5a5", + "backgroundPress": "#fff", + "backgroundFocus": "#a5a5a5", + "borderColor": "#626262", + "borderColorHover": "#545454", + "borderColorFocus": "#494949", + "borderColorPress": "#424242", + "id": "dark_Tooltip" + }, + "dark_ProgressIndicator": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#fff", + "backgroundHover": "#a5a5a5", + "backgroundPress": "#fff", + "backgroundFocus": "#a5a5a5", + "borderColor": "#626262", + "borderColorHover": "#545454", + "borderColorFocus": "#494949", + "borderColorPress": "#424242", + "id": "dark_ProgressIndicator" + }, + "dark_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_SheetOverlay" + }, + "dark_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_DialogOverlay" + }, + "dark_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_ModalOverlay" + }, + "dark_orange_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_SheetOverlay" + }, + "dark_orange_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_DialogOverlay" + }, + "dark_orange_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_ModalOverlay" + }, + "dark_yellow_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_SheetOverlay" + }, + "dark_yellow_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_DialogOverlay" + }, + "dark_yellow_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_ModalOverlay" + }, + "dark_green_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_SheetOverlay" + }, + "dark_green_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_DialogOverlay" + }, + "dark_green_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_ModalOverlay" + }, + "dark_blue_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_SheetOverlay" + }, + "dark_blue_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_DialogOverlay" + }, + "dark_blue_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_ModalOverlay" + }, + "dark_purple_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_SheetOverlay" + }, + "dark_purple_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_DialogOverlay" + }, + "dark_purple_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_ModalOverlay" + }, + "dark_pink_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_SheetOverlay" + }, + "dark_pink_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_DialogOverlay" + }, + "dark_pink_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_ModalOverlay" + }, + "dark_red_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_SheetOverlay" + }, + "dark_red_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_DialogOverlay" + }, + "dark_red_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_ModalOverlay" + }, + "dark_gray_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_SheetOverlay" + }, + "dark_gray_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_DialogOverlay" + }, + "dark_gray_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_ModalOverlay" + }, + "dark_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_active_SheetOverlay" + }, + "dark_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_active_DialogOverlay" + }, + "dark_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_active_ModalOverlay" + }, + "dark_orange_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_active_SheetOverlay" + }, + "dark_orange_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_active_DialogOverlay" + }, + "dark_orange_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_orange_active_ModalOverlay" + }, + "dark_yellow_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_active_SheetOverlay" + }, + "dark_yellow_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_active_DialogOverlay" + }, + "dark_yellow_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_yellow_active_ModalOverlay" + }, + "dark_green_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_active_SheetOverlay" + }, + "dark_green_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_active_DialogOverlay" + }, + "dark_green_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_green_active_ModalOverlay" + }, + "dark_blue_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_active_SheetOverlay" + }, + "dark_blue_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_active_DialogOverlay" + }, + "dark_blue_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_blue_active_ModalOverlay" + }, + "dark_purple_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_active_SheetOverlay" + }, + "dark_purple_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_active_DialogOverlay" + }, + "dark_purple_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_purple_active_ModalOverlay" + }, + "dark_pink_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_active_SheetOverlay" + }, + "dark_pink_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_active_DialogOverlay" + }, + "dark_pink_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_pink_active_ModalOverlay" + }, + "dark_red_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_active_SheetOverlay" + }, + "dark_red_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_active_DialogOverlay" + }, + "dark_red_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_red_active_ModalOverlay" + }, + "dark_gray_active_SheetOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_active_SheetOverlay" + }, + "dark_gray_active_DialogOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_active_DialogOverlay" + }, + "dark_gray_active_ModalOverlay": { + "background": "rgba(0,0,0,0.8)", + "id": "dark_gray_active_ModalOverlay" + }, + "light_orange_SwitchThumb": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(15, 60.0%, 17.0%)", + "backgroundHover": "hsl(24, 100%, 37.0%)", + "backgroundPress": "hsl(15, 60.0%, 17.0%)", + "backgroundFocus": "hsl(24, 100%, 37.0%)", + "borderColor": "hsl(24, 100%, 46.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(24, 94.5%, 64.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_SwitchThumb" + }, + "light_orange_SliderThumb": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(15, 60.0%, 17.0%)", + "backgroundHover": "hsl(24, 100%, 37.0%)", + "backgroundPress": "hsl(15, 60.0%, 17.0%)", + "backgroundFocus": "hsl(24, 100%, 37.0%)", + "borderColor": "hsl(24, 100%, 46.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(24, 94.5%, 64.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_SliderThumb" + }, + "light_orange_Tooltip": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(15, 60.0%, 17.0%)", + "backgroundHover": "hsl(24, 100%, 37.0%)", + "backgroundPress": "hsl(15, 60.0%, 17.0%)", + "backgroundFocus": "hsl(24, 100%, 37.0%)", + "borderColor": "hsl(24, 100%, 46.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(24, 94.5%, 64.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_Tooltip" + }, + "light_orange_ProgressIndicator": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(15, 60.0%, 17.0%)", + "backgroundHover": "hsl(24, 100%, 37.0%)", + "backgroundPress": "hsl(15, 60.0%, 17.0%)", + "backgroundFocus": "hsl(24, 100%, 37.0%)", + "borderColor": "hsl(24, 100%, 46.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(24, 94.5%, 64.3%)", + "borderColorPress": "hsl(24, 100%, 75.3%)", + "id": "light_orange_ProgressIndicator" + }, + "light_yellow_SwitchThumb": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(40, 55.0%, 13.5%)", + "backgroundHover": "hsl(42, 100%, 29.0%)", + "backgroundPress": "hsl(40, 55.0%, 13.5%)", + "backgroundFocus": "hsl(42, 100%, 29.0%)", + "borderColor": "hsl(50, 100%, 48.5%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(48, 100%, 46.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_SwitchThumb" + }, + "light_yellow_SliderThumb": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(40, 55.0%, 13.5%)", + "backgroundHover": "hsl(42, 100%, 29.0%)", + "backgroundPress": "hsl(40, 55.0%, 13.5%)", + "backgroundFocus": "hsl(42, 100%, 29.0%)", + "borderColor": "hsl(50, 100%, 48.5%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(48, 100%, 46.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_SliderThumb" + }, + "light_yellow_Tooltip": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(40, 55.0%, 13.5%)", + "backgroundHover": "hsl(42, 100%, 29.0%)", + "backgroundPress": "hsl(40, 55.0%, 13.5%)", + "backgroundFocus": "hsl(42, 100%, 29.0%)", + "borderColor": "hsl(50, 100%, 48.5%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(48, 100%, 46.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_Tooltip" + }, + "light_yellow_ProgressIndicator": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(40, 55.0%, 13.5%)", + "backgroundHover": "hsl(42, 100%, 29.0%)", + "backgroundPress": "hsl(40, 55.0%, 13.5%)", + "backgroundFocus": "hsl(42, 100%, 29.0%)", + "borderColor": "hsl(50, 100%, 48.5%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(48, 100%, 46.1%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "light_yellow_ProgressIndicator" + }, + "light_green_SwitchThumb": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(155, 40.0%, 14.0%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(155, 40.0%, 14.0%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(152, 57.5%, 37.6%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_SwitchThumb" + }, + "light_green_SliderThumb": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(155, 40.0%, 14.0%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(155, 40.0%, 14.0%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(152, 57.5%, 37.6%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_SliderThumb" + }, + "light_green_Tooltip": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(155, 40.0%, 14.0%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(155, 40.0%, 14.0%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(152, 57.5%, 37.6%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_Tooltip" + }, + "light_green_ProgressIndicator": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(155, 40.0%, 14.0%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(155, 40.0%, 14.0%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(152, 57.5%, 37.6%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_ProgressIndicator" + }, + "light_blue_SwitchThumb": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(211, 100%, 15.0%)", + "backgroundHover": "hsl(211, 100%, 43.2%)", + "backgroundPress": "hsl(211, 100%, 15.0%)", + "backgroundFocus": "hsl(211, 100%, 43.2%)", + "borderColor": "hsl(208, 100%, 47.3%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(206, 81.9%, 65.3%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_SwitchThumb" + }, + "light_blue_SliderThumb": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(211, 100%, 15.0%)", + "backgroundHover": "hsl(211, 100%, 43.2%)", + "backgroundPress": "hsl(211, 100%, 15.0%)", + "backgroundFocus": "hsl(211, 100%, 43.2%)", + "borderColor": "hsl(208, 100%, 47.3%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(206, 81.9%, 65.3%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_SliderThumb" + }, + "light_blue_Tooltip": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(211, 100%, 15.0%)", + "backgroundHover": "hsl(211, 100%, 43.2%)", + "backgroundPress": "hsl(211, 100%, 15.0%)", + "backgroundFocus": "hsl(211, 100%, 43.2%)", + "borderColor": "hsl(208, 100%, 47.3%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(206, 81.9%, 65.3%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_Tooltip" + }, + "light_blue_ProgressIndicator": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(211, 100%, 15.0%)", + "backgroundHover": "hsl(211, 100%, 43.2%)", + "backgroundPress": "hsl(211, 100%, 15.0%)", + "backgroundFocus": "hsl(211, 100%, 43.2%)", + "borderColor": "hsl(208, 100%, 47.3%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(206, 81.9%, 65.3%)", + "borderColorPress": "hsl(208, 77.5%, 76.9%)", + "id": "light_blue_ProgressIndicator" + }, + "light_purple_SwitchThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 66.0%, 16.0%)", + "backgroundHover": "hsl(272, 50.0%, 45.8%)", + "backgroundPress": "hsl(272, 66.0%, 16.0%)", + "backgroundFocus": "hsl(272, 50.0%, 45.8%)", + "borderColor": "hsl(272, 46.8%, 50.3%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 60.0%, 73.5%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_SwitchThumb" + }, + "light_purple_SliderThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 66.0%, 16.0%)", + "backgroundHover": "hsl(272, 50.0%, 45.8%)", + "backgroundPress": "hsl(272, 66.0%, 16.0%)", + "backgroundFocus": "hsl(272, 50.0%, 45.8%)", + "borderColor": "hsl(272, 46.8%, 50.3%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 60.0%, 73.5%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_SliderThumb" + }, + "light_purple_Tooltip": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 66.0%, 16.0%)", + "backgroundHover": "hsl(272, 50.0%, 45.8%)", + "backgroundPress": "hsl(272, 66.0%, 16.0%)", + "backgroundFocus": "hsl(272, 50.0%, 45.8%)", + "borderColor": "hsl(272, 46.8%, 50.3%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 60.0%, 73.5%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_Tooltip" + }, + "light_purple_ProgressIndicator": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 66.0%, 16.0%)", + "backgroundHover": "hsl(272, 50.0%, 45.8%)", + "backgroundPress": "hsl(272, 66.0%, 16.0%)", + "backgroundFocus": "hsl(272, 50.0%, 45.8%)", + "borderColor": "hsl(272, 46.8%, 50.3%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 60.0%, 73.5%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "light_purple_ProgressIndicator" + }, + "light_pink_SwitchThumb": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(320, 70.0%, 13.5%)", + "backgroundHover": "hsl(322, 75.0%, 46.0%)", + "backgroundPress": "hsl(320, 70.0%, 13.5%)", + "backgroundFocus": "hsl(322, 75.0%, 46.0%)", + "borderColor": "hsl(322, 63.9%, 50.7%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(323, 60.3%, 72.4%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_SwitchThumb" + }, + "light_pink_SliderThumb": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(320, 70.0%, 13.5%)", + "backgroundHover": "hsl(322, 75.0%, 46.0%)", + "backgroundPress": "hsl(320, 70.0%, 13.5%)", + "backgroundFocus": "hsl(322, 75.0%, 46.0%)", + "borderColor": "hsl(322, 63.9%, 50.7%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(323, 60.3%, 72.4%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_SliderThumb" + }, + "light_pink_Tooltip": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(320, 70.0%, 13.5%)", + "backgroundHover": "hsl(322, 75.0%, 46.0%)", + "backgroundPress": "hsl(320, 70.0%, 13.5%)", + "backgroundFocus": "hsl(322, 75.0%, 46.0%)", + "borderColor": "hsl(322, 63.9%, 50.7%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(323, 60.3%, 72.4%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_Tooltip" + }, + "light_pink_ProgressIndicator": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(320, 70.0%, 13.5%)", + "backgroundHover": "hsl(322, 75.0%, 46.0%)", + "backgroundPress": "hsl(320, 70.0%, 13.5%)", + "backgroundFocus": "hsl(322, 75.0%, 46.0%)", + "borderColor": "hsl(322, 63.9%, 50.7%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(323, 60.3%, 72.4%)", + "borderColorPress": "hsl(323, 62.0%, 80.1%)", + "id": "light_pink_ProgressIndicator" + }, + "light_red_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(354, 50.0%, 14.6%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(354, 50.0%, 14.6%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(358, 69.4%, 55.2%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_SwitchThumb" + }, + "light_red_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(354, 50.0%, 14.6%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(354, 50.0%, 14.6%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(358, 69.4%, 55.2%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_SliderThumb" + }, + "light_red_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(354, 50.0%, 14.6%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(354, 50.0%, 14.6%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(358, 69.4%, 55.2%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_Tooltip" + }, + "light_red_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(354, 50.0%, 14.6%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(354, 50.0%, 14.6%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(358, 69.4%, 55.2%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "light_red_ProgressIndicator" + }, + "light_gray_SwitchThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 43.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 43.5%)", + "borderColor": "hsl(0, 0%, 52.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_SwitchThumb" + }, + "light_gray_SliderThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 43.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 43.5%)", + "borderColor": "hsl(0, 0%, 52.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_SliderThumb" + }, + "light_gray_Tooltip": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 43.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 43.5%)", + "borderColor": "hsl(0, 0%, 52.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_Tooltip" + }, + "light_gray_ProgressIndicator": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 9.0%)", + "backgroundHover": "hsl(0, 0%, 43.5%)", + "backgroundPress": "hsl(0, 0%, 9.0%)", + "backgroundFocus": "hsl(0, 0%, 43.5%)", + "borderColor": "hsl(0, 0%, 52.3%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(0, 0%, 85.8%)", + "id": "light_gray_ProgressIndicator" + }, + "dark_orange_SwitchThumb": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 97.0%, 93.2%)", + "backgroundHover": "hsl(24, 100%, 62.2%)", + "backgroundPress": "hsl(24, 97.0%, 93.2%)", + "backgroundFocus": "hsl(24, 100%, 62.2%)", + "borderColor": "hsl(24, 100%, 58.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(25, 100%, 29.0%)", + "borderColorPress": "hsl(24, 92.4%, 24.0%)", + "id": "dark_orange_SwitchThumb" + }, + "dark_orange_SliderThumb": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 97.0%, 93.2%)", + "backgroundHover": "hsl(24, 100%, 62.2%)", + "backgroundPress": "hsl(24, 97.0%, 93.2%)", + "backgroundFocus": "hsl(24, 100%, 62.2%)", + "borderColor": "hsl(24, 100%, 58.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(25, 100%, 29.0%)", + "borderColorPress": "hsl(24, 92.4%, 24.0%)", + "id": "dark_orange_SliderThumb" + }, + "dark_orange_Tooltip": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 97.0%, 93.2%)", + "backgroundHover": "hsl(24, 100%, 62.2%)", + "backgroundPress": "hsl(24, 97.0%, 93.2%)", + "backgroundFocus": "hsl(24, 100%, 62.2%)", + "borderColor": "hsl(24, 100%, 58.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(25, 100%, 29.0%)", + "borderColorPress": "hsl(24, 92.4%, 24.0%)", + "id": "dark_orange_Tooltip" + }, + "dark_orange_ProgressIndicator": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 97.0%, 93.2%)", + "backgroundHover": "hsl(24, 100%, 62.2%)", + "backgroundPress": "hsl(24, 97.0%, 93.2%)", + "backgroundFocus": "hsl(24, 100%, 62.2%)", + "borderColor": "hsl(24, 100%, 58.5%)", + "borderColorHover": "hsl(24, 94.0%, 50.0%)", + "borderColorFocus": "hsl(25, 100%, 29.0%)", + "borderColorPress": "hsl(24, 92.4%, 24.0%)", + "id": "dark_orange_ProgressIndicator" + }, + "dark_yellow_SwitchThumb": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(53, 100%, 91.0%)", + "backgroundHover": "hsl(48, 100%, 47.0%)", + "backgroundPress": "hsl(53, 100%, 91.0%)", + "backgroundFocus": "hsl(48, 100%, 47.0%)", + "borderColor": "hsl(54, 100%, 68.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(50, 100%, 22.0%)", + "borderColorPress": "hsl(49, 90.3%, 18.4%)", + "id": "dark_yellow_SwitchThumb" + }, + "dark_yellow_SliderThumb": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(53, 100%, 91.0%)", + "backgroundHover": "hsl(48, 100%, 47.0%)", + "backgroundPress": "hsl(53, 100%, 91.0%)", + "backgroundFocus": "hsl(48, 100%, 47.0%)", + "borderColor": "hsl(54, 100%, 68.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(50, 100%, 22.0%)", + "borderColorPress": "hsl(49, 90.3%, 18.4%)", + "id": "dark_yellow_SliderThumb" + }, + "dark_yellow_Tooltip": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(53, 100%, 91.0%)", + "backgroundHover": "hsl(48, 100%, 47.0%)", + "backgroundPress": "hsl(53, 100%, 91.0%)", + "backgroundFocus": "hsl(48, 100%, 47.0%)", + "borderColor": "hsl(54, 100%, 68.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(50, 100%, 22.0%)", + "borderColorPress": "hsl(49, 90.3%, 18.4%)", + "id": "dark_yellow_Tooltip" + }, + "dark_yellow_ProgressIndicator": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(53, 100%, 91.0%)", + "backgroundHover": "hsl(48, 100%, 47.0%)", + "backgroundPress": "hsl(53, 100%, 91.0%)", + "backgroundFocus": "hsl(48, 100%, 47.0%)", + "borderColor": "hsl(54, 100%, 68.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(50, 100%, 22.0%)", + "borderColorPress": "hsl(49, 90.3%, 18.4%)", + "id": "dark_yellow_ProgressIndicator" + }, + "dark_green_SwitchThumb": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(137, 72.0%, 94.0%)", + "backgroundHover": "hsl(151, 50.0%, 53.2%)", + "backgroundPress": "hsl(137, 72.0%, 94.0%)", + "backgroundFocus": "hsl(151, 50.0%, 53.2%)", + "borderColor": "hsl(151, 49.3%, 46.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 51.7%, 28.4%)", + "borderColorPress": "hsl(153, 51.8%, 21.8%)", + "id": "dark_green_SwitchThumb" + }, + "dark_green_SliderThumb": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(137, 72.0%, 94.0%)", + "backgroundHover": "hsl(151, 50.0%, 53.2%)", + "backgroundPress": "hsl(137, 72.0%, 94.0%)", + "backgroundFocus": "hsl(151, 50.0%, 53.2%)", + "borderColor": "hsl(151, 49.3%, 46.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 51.7%, 28.4%)", + "borderColorPress": "hsl(153, 51.8%, 21.8%)", + "id": "dark_green_SliderThumb" + }, + "dark_green_Tooltip": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(137, 72.0%, 94.0%)", + "backgroundHover": "hsl(151, 50.0%, 53.2%)", + "backgroundPress": "hsl(137, 72.0%, 94.0%)", + "backgroundFocus": "hsl(151, 50.0%, 53.2%)", + "borderColor": "hsl(151, 49.3%, 46.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 51.7%, 28.4%)", + "borderColorPress": "hsl(153, 51.8%, 21.8%)", + "id": "dark_green_Tooltip" + }, + "dark_green_ProgressIndicator": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(137, 72.0%, 94.0%)", + "backgroundHover": "hsl(151, 50.0%, 53.2%)", + "backgroundPress": "hsl(137, 72.0%, 94.0%)", + "backgroundFocus": "hsl(151, 50.0%, 53.2%)", + "borderColor": "hsl(151, 49.3%, 46.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 51.7%, 28.4%)", + "borderColorPress": "hsl(153, 51.8%, 21.8%)", + "id": "dark_green_ProgressIndicator" + }, + "dark_blue_SwitchThumb": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(206, 98.0%, 95.8%)", + "backgroundHover": "hsl(210, 100%, 66.1%)", + "backgroundPress": "hsl(206, 98.0%, 95.8%)", + "backgroundFocus": "hsl(210, 100%, 66.1%)", + "borderColor": "hsl(209, 100%, 60.6%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(211, 89.7%, 34.1%)", + "borderColorPress": "hsl(211, 85.1%, 27.4%)", + "id": "dark_blue_SwitchThumb" + }, + "dark_blue_SliderThumb": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(206, 98.0%, 95.8%)", + "backgroundHover": "hsl(210, 100%, 66.1%)", + "backgroundPress": "hsl(206, 98.0%, 95.8%)", + "backgroundFocus": "hsl(210, 100%, 66.1%)", + "borderColor": "hsl(209, 100%, 60.6%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(211, 89.7%, 34.1%)", + "borderColorPress": "hsl(211, 85.1%, 27.4%)", + "id": "dark_blue_SliderThumb" + }, + "dark_blue_Tooltip": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(206, 98.0%, 95.8%)", + "backgroundHover": "hsl(210, 100%, 66.1%)", + "backgroundPress": "hsl(206, 98.0%, 95.8%)", + "backgroundFocus": "hsl(210, 100%, 66.1%)", + "borderColor": "hsl(209, 100%, 60.6%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(211, 89.7%, 34.1%)", + "borderColorPress": "hsl(211, 85.1%, 27.4%)", + "id": "dark_blue_Tooltip" + }, + "dark_blue_ProgressIndicator": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(206, 98.0%, 95.8%)", + "backgroundHover": "hsl(210, 100%, 66.1%)", + "backgroundPress": "hsl(206, 98.0%, 95.8%)", + "backgroundFocus": "hsl(210, 100%, 66.1%)", + "borderColor": "hsl(209, 100%, 60.6%)", + "borderColorHover": "hsl(206, 100%, 50.0%)", + "borderColorFocus": "hsl(211, 89.7%, 34.1%)", + "borderColorPress": "hsl(211, 85.1%, 27.4%)", + "id": "dark_blue_ProgressIndicator" + }, + "dark_purple_SwitchThumb": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(279, 75.0%, 95.7%)", + "backgroundHover": "hsl(275, 80.0%, 71.0%)", + "backgroundPress": "hsl(279, 75.0%, 95.7%)", + "backgroundFocus": "hsl(275, 80.0%, 71.0%)", + "borderColor": "hsl(273, 57.3%, 59.1%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 52.1%, 45.9%)", + "borderColorPress": "hsl(275, 49.3%, 34.6%)", + "id": "dark_purple_SwitchThumb" + }, + "dark_purple_SliderThumb": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(279, 75.0%, 95.7%)", + "backgroundHover": "hsl(275, 80.0%, 71.0%)", + "backgroundPress": "hsl(279, 75.0%, 95.7%)", + "backgroundFocus": "hsl(275, 80.0%, 71.0%)", + "borderColor": "hsl(273, 57.3%, 59.1%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 52.1%, 45.9%)", + "borderColorPress": "hsl(275, 49.3%, 34.6%)", + "id": "dark_purple_SliderThumb" + }, + "dark_purple_Tooltip": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(279, 75.0%, 95.7%)", + "backgroundHover": "hsl(275, 80.0%, 71.0%)", + "backgroundPress": "hsl(279, 75.0%, 95.7%)", + "backgroundFocus": "hsl(275, 80.0%, 71.0%)", + "borderColor": "hsl(273, 57.3%, 59.1%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 52.1%, 45.9%)", + "borderColorPress": "hsl(275, 49.3%, 34.6%)", + "id": "dark_purple_Tooltip" + }, + "dark_purple_ProgressIndicator": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(279, 75.0%, 95.7%)", + "backgroundHover": "hsl(275, 80.0%, 71.0%)", + "backgroundPress": "hsl(279, 75.0%, 95.7%)", + "backgroundFocus": "hsl(275, 80.0%, 71.0%)", + "borderColor": "hsl(273, 57.3%, 59.1%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(272, 52.1%, 45.9%)", + "borderColorPress": "hsl(275, 49.3%, 34.6%)", + "id": "dark_purple_ProgressIndicator" + }, + "dark_pink_SwitchThumb": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(322, 90.0%, 95.8%)", + "backgroundHover": "hsl(325, 90.0%, 66.4%)", + "backgroundPress": "hsl(322, 90.0%, 95.8%)", + "backgroundFocus": "hsl(325, 90.0%, 66.4%)", + "borderColor": "hsl(323, 72.8%, 59.2%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(322, 74.9%, 37.5%)", + "borderColorPress": "hsl(321, 61.1%, 29.7%)", + "id": "dark_pink_SwitchThumb" + }, + "dark_pink_SliderThumb": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(322, 90.0%, 95.8%)", + "backgroundHover": "hsl(325, 90.0%, 66.4%)", + "backgroundPress": "hsl(322, 90.0%, 95.8%)", + "backgroundFocus": "hsl(325, 90.0%, 66.4%)", + "borderColor": "hsl(323, 72.8%, 59.2%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(322, 74.9%, 37.5%)", + "borderColorPress": "hsl(321, 61.1%, 29.7%)", + "id": "dark_pink_SliderThumb" + }, + "dark_pink_Tooltip": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(322, 90.0%, 95.8%)", + "backgroundHover": "hsl(325, 90.0%, 66.4%)", + "backgroundPress": "hsl(322, 90.0%, 95.8%)", + "backgroundFocus": "hsl(325, 90.0%, 66.4%)", + "borderColor": "hsl(323, 72.8%, 59.2%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(322, 74.9%, 37.5%)", + "borderColorPress": "hsl(321, 61.1%, 29.7%)", + "id": "dark_pink_Tooltip" + }, + "dark_pink_ProgressIndicator": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(322, 90.0%, 95.8%)", + "backgroundHover": "hsl(325, 90.0%, 66.4%)", + "backgroundPress": "hsl(322, 90.0%, 95.8%)", + "backgroundFocus": "hsl(325, 90.0%, 66.4%)", + "borderColor": "hsl(323, 72.8%, 59.2%)", + "borderColorHover": "hsl(322, 65.0%, 54.5%)", + "borderColorFocus": "hsl(322, 74.9%, 37.5%)", + "borderColorPress": "hsl(321, 61.1%, 29.7%)", + "id": "dark_pink_ProgressIndicator" + }, + "dark_red_SwitchThumb": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(351, 89.0%, 96.0%)", + "backgroundHover": "hsl(358, 100%, 69.5%)", + "backgroundPress": "hsl(351, 89.0%, 96.0%)", + "backgroundFocus": "hsl(358, 100%, 69.5%)", + "borderColor": "hsl(358, 85.3%, 64.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(358, 65.0%, 40.4%)", + "borderColorPress": "hsl(357, 60.2%, 31.8%)", + "id": "dark_red_SwitchThumb" + }, + "dark_red_SliderThumb": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(351, 89.0%, 96.0%)", + "backgroundHover": "hsl(358, 100%, 69.5%)", + "backgroundPress": "hsl(351, 89.0%, 96.0%)", + "backgroundFocus": "hsl(358, 100%, 69.5%)", + "borderColor": "hsl(358, 85.3%, 64.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(358, 65.0%, 40.4%)", + "borderColorPress": "hsl(357, 60.2%, 31.8%)", + "id": "dark_red_SliderThumb" + }, + "dark_red_Tooltip": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(351, 89.0%, 96.0%)", + "backgroundHover": "hsl(358, 100%, 69.5%)", + "backgroundPress": "hsl(351, 89.0%, 96.0%)", + "backgroundFocus": "hsl(358, 100%, 69.5%)", + "borderColor": "hsl(358, 85.3%, 64.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(358, 65.0%, 40.4%)", + "borderColorPress": "hsl(357, 60.2%, 31.8%)", + "id": "dark_red_Tooltip" + }, + "dark_red_ProgressIndicator": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(351, 89.0%, 96.0%)", + "backgroundHover": "hsl(358, 100%, 69.5%)", + "backgroundPress": "hsl(351, 89.0%, 96.0%)", + "backgroundFocus": "hsl(358, 100%, 69.5%)", + "borderColor": "hsl(358, 85.3%, 64.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(358, 65.0%, 40.4%)", + "borderColorPress": "hsl(357, 60.2%, 31.8%)", + "id": "dark_red_ProgressIndicator" + }, + "dark_gray_SwitchThumb": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 62.8%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 62.8%)", + "borderColor": "hsl(0, 0%, 49.4%)", + "borderColorHover": "hsl(0, 0%, 43.9%)", + "borderColorFocus": "hsl(0, 0%, 31.2%)", + "borderColorPress": "hsl(0, 0%, 24.3%)", + "id": "dark_gray_SwitchThumb" + }, + "dark_gray_SliderThumb": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 62.8%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 62.8%)", + "borderColor": "hsl(0, 0%, 49.4%)", + "borderColorHover": "hsl(0, 0%, 43.9%)", + "borderColorFocus": "hsl(0, 0%, 31.2%)", + "borderColorPress": "hsl(0, 0%, 24.3%)", + "id": "dark_gray_SliderThumb" + }, + "dark_gray_Tooltip": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 62.8%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 62.8%)", + "borderColor": "hsl(0, 0%, 49.4%)", + "borderColorHover": "hsl(0, 0%, 43.9%)", + "borderColorFocus": "hsl(0, 0%, 31.2%)", + "borderColorPress": "hsl(0, 0%, 24.3%)", + "id": "dark_gray_Tooltip" + }, + "dark_gray_ProgressIndicator": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(0, 0%, 62.8%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 62.8%)", + "borderColor": "hsl(0, 0%, 49.4%)", + "borderColorHover": "hsl(0, 0%, 43.9%)", + "borderColorFocus": "hsl(0, 0%, 31.2%)", + "borderColorPress": "hsl(0, 0%, 24.3%)", + "id": "dark_gray_ProgressIndicator" + }, + "light_active_SwitchThumb": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 50.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 50.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 81.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_SwitchThumb" + }, + "light_active_SliderThumb": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 50.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 50.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 81.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_SliderThumb" + }, + "light_active_Tooltip": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 50.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 50.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 81.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_Tooltip" + }, + "light_active_ProgressIndicator": { + "color": "#f8f8f8", + "colorHover": "#fff", + "colorPress": "hsl(0, 0%, 96.3%)", + "colorFocus": "hsl(0, 0%, 96.3%)", + "background": "hsl(0, 0%, 50.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 50.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 81.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 90.0%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_ProgressIndicator" + }, + "dark_active_SwitchThumb": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#626262", + "backgroundHover": "#545454", + "backgroundPress": "#626262", + "backgroundFocus": "#545454", + "borderColor": "#494949", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_active_SwitchThumb" + }, + "dark_active_SliderThumb": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#626262", + "backgroundHover": "#545454", + "backgroundPress": "#626262", + "backgroundFocus": "#545454", + "borderColor": "#494949", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_active_SliderThumb" + }, + "dark_active_Tooltip": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#626262", + "backgroundHover": "#545454", + "backgroundPress": "#626262", + "backgroundFocus": "#545454", + "borderColor": "#494949", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_active_Tooltip" + }, + "dark_active_ProgressIndicator": { + "color": "#151515", + "colorHover": "#191919", + "colorPress": "#050505", + "colorFocus": "#050505", + "background": "#626262", + "backgroundHover": "#545454", + "backgroundPress": "#626262", + "backgroundFocus": "#545454", + "borderColor": "#494949", + "borderColorHover": "#424242", + "borderColorFocus": "#323232", + "borderColorPress": "#282828", + "id": "dark_active_ProgressIndicator" + }, + "light_orange_active_SwitchThumb": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(24, 100%, 46.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 46.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(24, 94.5%, 64.3%)", + "borderColorHover": "hsl(24, 100%, 75.3%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(25, 100%, 88.2%)", + "id": "light_orange_active_SwitchThumb" + }, + "light_orange_active_SliderThumb": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(24, 100%, 46.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 46.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(24, 94.5%, 64.3%)", + "borderColorHover": "hsl(24, 100%, 75.3%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(25, 100%, 88.2%)", + "id": "light_orange_active_SliderThumb" + }, + "light_orange_active_Tooltip": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(24, 100%, 46.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 46.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(24, 94.5%, 64.3%)", + "borderColorHover": "hsl(24, 100%, 75.3%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(25, 100%, 88.2%)", + "id": "light_orange_active_Tooltip" + }, + "light_orange_active_ProgressIndicator": { + "color": "hsl(24, 83.3%, 97.6%)", + "colorHover": "hsl(24, 70.0%, 99.0%)", + "colorPress": "hsl(24, 100%, 95.3%)", + "colorFocus": "hsl(24, 100%, 95.3%)", + "background": "hsl(24, 100%, 46.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 46.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(24, 94.5%, 64.3%)", + "borderColorHover": "hsl(24, 100%, 75.3%)", + "borderColorFocus": "hsl(25, 100%, 82.8%)", + "borderColorPress": "hsl(25, 100%, 88.2%)", + "id": "light_orange_active_ProgressIndicator" + }, + "light_yellow_active_SwitchThumb": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(50, 100%, 48.5%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(50, 100%, 48.5%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(48, 100%, 46.1%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "light_yellow_active_SwitchThumb" + }, + "light_yellow_active_SliderThumb": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(50, 100%, 48.5%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(50, 100%, 48.5%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(48, 100%, 46.1%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "light_yellow_active_SliderThumb" + }, + "light_yellow_active_Tooltip": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(50, 100%, 48.5%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(50, 100%, 48.5%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(48, 100%, 46.1%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "light_yellow_active_Tooltip" + }, + "light_yellow_active_ProgressIndicator": { + "color": "hsl(52, 100%, 95.5%)", + "colorHover": "hsl(60, 54.0%, 98.5%)", + "colorPress": "hsl(55, 100%, 90.9%)", + "colorFocus": "hsl(55, 100%, 90.9%)", + "background": "hsl(50, 100%, 48.5%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(50, 100%, 48.5%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(48, 100%, 46.1%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(50, 89.4%, 76.1%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "light_yellow_active_ProgressIndicator" + }, + "light_green_active_SwitchThumb": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(152, 57.5%, 37.6%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(152, 57.5%, 37.6%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_SwitchThumb" + }, + "light_green_active_SliderThumb": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(152, 57.5%, 37.6%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(152, 57.5%, 37.6%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_SliderThumb" + }, + "light_green_active_Tooltip": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(152, 57.5%, 37.6%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(152, 57.5%, 37.6%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_Tooltip" + }, + "light_green_active_ProgressIndicator": { + "color": "hsl(138, 62.5%, 96.9%)", + "colorHover": "hsl(136, 50.0%, 98.9%)", + "colorPress": "hsl(139, 55.2%, 94.5%)", + "colorFocus": "hsl(139, 55.2%, 94.5%)", + "background": "hsl(152, 57.5%, 37.6%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(152, 57.5%, 37.6%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(143, 40.3%, 79.0%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_ProgressIndicator" + }, + "light_blue_active_SwitchThumb": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(208, 100%, 47.3%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(208, 100%, 47.3%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(206, 81.9%, 65.3%)", + "borderColorHover": "hsl(208, 77.5%, 76.9%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(209, 95.0%, 90.1%)", + "id": "light_blue_active_SwitchThumb" + }, + "light_blue_active_SliderThumb": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(208, 100%, 47.3%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(208, 100%, 47.3%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(206, 81.9%, 65.3%)", + "borderColorHover": "hsl(208, 77.5%, 76.9%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(209, 95.0%, 90.1%)", + "id": "light_blue_active_SliderThumb" + }, + "light_blue_active_Tooltip": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(208, 100%, 47.3%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(208, 100%, 47.3%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(206, 81.9%, 65.3%)", + "borderColorHover": "hsl(208, 77.5%, 76.9%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(209, 95.0%, 90.1%)", + "id": "light_blue_active_Tooltip" + }, + "light_blue_active_ProgressIndicator": { + "color": "hsl(210, 100%, 98.0%)", + "colorHover": "hsl(206, 100%, 99.2%)", + "colorPress": "hsl(209, 100%, 96.5%)", + "colorFocus": "hsl(209, 100%, 96.5%)", + "background": "hsl(208, 100%, 47.3%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(208, 100%, 47.3%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(206, 81.9%, 65.3%)", + "borderColorHover": "hsl(208, 77.5%, 76.9%)", + "borderColorFocus": "hsl(209, 81.2%, 84.5%)", + "borderColorPress": "hsl(209, 95.0%, 90.1%)", + "id": "light_blue_active_ProgressIndicator" + }, + "light_purple_active_SwitchThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 46.8%, 50.3%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(272, 46.8%, 50.3%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 60.0%, 73.5%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(275, 70.8%, 91.8%)", + "id": "light_purple_active_SwitchThumb" + }, + "light_purple_active_SliderThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 46.8%, 50.3%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(272, 46.8%, 50.3%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 60.0%, 73.5%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(275, 70.8%, 91.8%)", + "id": "light_purple_active_SliderThumb" + }, + "light_purple_active_Tooltip": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 46.8%, 50.3%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(272, 46.8%, 50.3%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 60.0%, 73.5%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(275, 70.8%, 91.8%)", + "id": "light_purple_active_Tooltip" + }, + "light_purple_active_ProgressIndicator": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(280, 65.0%, 99.4%)", + "colorPress": "hsl(276, 83.1%, 97.0%)", + "colorFocus": "hsl(276, 83.1%, 97.0%)", + "background": "hsl(272, 46.8%, 50.3%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(272, 46.8%, 50.3%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 60.0%, 73.5%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(274, 65.4%, 87.8%)", + "borderColorPress": "hsl(275, 70.8%, 91.8%)", + "id": "light_purple_active_ProgressIndicator" + }, + "light_pink_active_SwitchThumb": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(322, 63.9%, 50.7%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(322, 63.9%, 50.7%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(323, 60.3%, 72.4%)", + "borderColorHover": "hsl(323, 62.0%, 80.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 72.2%, 91.1%)", + "id": "light_pink_active_SwitchThumb" + }, + "light_pink_active_SliderThumb": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(322, 63.9%, 50.7%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(322, 63.9%, 50.7%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(323, 60.3%, 72.4%)", + "borderColorHover": "hsl(323, 62.0%, 80.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 72.2%, 91.1%)", + "id": "light_pink_active_SliderThumb" + }, + "light_pink_active_Tooltip": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(322, 63.9%, 50.7%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(322, 63.9%, 50.7%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(323, 60.3%, 72.4%)", + "borderColorHover": "hsl(323, 62.0%, 80.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 72.2%, 91.1%)", + "id": "light_pink_active_Tooltip" + }, + "light_pink_active_ProgressIndicator": { + "color": "hsl(323, 100%, 98.4%)", + "colorHover": "hsl(322, 100%, 99.4%)", + "colorPress": "hsl(323, 86.3%, 96.5%)", + "colorFocus": "hsl(323, 86.3%, 96.5%)", + "background": "hsl(322, 63.9%, 50.7%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(322, 63.9%, 50.7%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(323, 60.3%, 72.4%)", + "borderColorHover": "hsl(323, 62.0%, 80.1%)", + "borderColorFocus": "hsl(323, 66.3%, 86.6%)", + "borderColorPress": "hsl(323, 72.2%, 91.1%)", + "id": "light_pink_active_ProgressIndicator" + }, + "light_red_active_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(358, 69.4%, 55.2%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 69.4%, 55.2%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "light_red_active_SwitchThumb" + }, + "light_red_active_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(358, 69.4%, 55.2%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 69.4%, 55.2%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "light_red_active_SliderThumb" + }, + "light_red_active_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(358, 69.4%, 55.2%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 69.4%, 55.2%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "light_red_active_Tooltip" + }, + "light_red_active_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(359, 100%, 99.4%)", + "colorPress": "hsl(360, 100%, 96.8%)", + "colorFocus": "hsl(360, 100%, 96.8%)", + "background": "hsl(358, 69.4%, 55.2%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 69.4%, 55.2%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 81.7%, 87.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "light_red_active_ProgressIndicator" + }, + "light_gray_active_SwitchThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(0, 0%, 85.8%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 90.9%)", + "id": "light_gray_active_SwitchThumb" + }, + "light_gray_active_SliderThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(0, 0%, 85.8%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 90.9%)", + "id": "light_gray_active_SliderThumb" + }, + "light_gray_active_Tooltip": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(0, 0%, 85.8%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 90.9%)", + "id": "light_gray_active_Tooltip" + }, + "light_gray_active_ProgressIndicator": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(0, 0%, 99.0%)", + "colorPress": "hsl(0, 0%, 95.1%)", + "colorFocus": "hsl(0, 0%, 95.1%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(0, 0%, 56.1%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(0, 0%, 56.1%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(0, 0%, 85.8%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(0, 0%, 90.9%)", + "id": "light_gray_active_ProgressIndicator" + }, + "dark_orange_active_SwitchThumb": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 100%, 58.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 58.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(25, 100%, 29.0%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_SwitchThumb" + }, + "dark_orange_active_SliderThumb": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 100%, 58.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 58.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(25, 100%, 29.0%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_SliderThumb" + }, + "dark_orange_active_Tooltip": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 100%, 58.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 58.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(25, 100%, 29.0%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_Tooltip" + }, + "dark_orange_active_ProgressIndicator": { + "color": "hsl(28, 100%, 8.4%)", + "colorHover": "hsl(26, 91.1%, 11.6%)", + "colorPress": "hsl(30, 70.0%, 7.2%)", + "colorFocus": "hsl(30, 70.0%, 7.2%)", + "background": "hsl(24, 100%, 58.5%)", + "backgroundHover": "hsl(24, 94.0%, 50.0%)", + "backgroundPress": "hsl(24, 100%, 58.5%)", + "backgroundFocus": "hsl(24, 94.0%, 50.0%)", + "borderColor": "hsl(25, 100%, 29.0%)", + "borderColorHover": "hsl(24, 92.4%, 24.0%)", + "borderColorFocus": "hsl(24, 88.6%, 19.8%)", + "borderColorPress": "hsl(24, 87.6%, 16.6%)", + "id": "dark_orange_active_ProgressIndicator" + }, + "dark_yellow_active_SwitchThumb": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(54, 100%, 68.0%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(54, 100%, 68.0%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(50, 100%, 22.0%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_SwitchThumb" + }, + "dark_yellow_active_SliderThumb": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(54, 100%, 68.0%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(54, 100%, 68.0%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(50, 100%, 22.0%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_SliderThumb" + }, + "dark_yellow_active_Tooltip": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(54, 100%, 68.0%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(54, 100%, 68.0%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(50, 100%, 22.0%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_Tooltip" + }, + "dark_yellow_active_ProgressIndicator": { + "color": "hsl(46, 100%, 6.7%)", + "colorHover": "hsl(45, 100%, 8.7%)", + "colorPress": "hsl(45, 100%, 5.5%)", + "colorFocus": "hsl(45, 100%, 5.5%)", + "background": "hsl(54, 100%, 68.0%)", + "backgroundHover": "hsl(53, 92.0%, 50.0%)", + "backgroundPress": "hsl(54, 100%, 68.0%)", + "backgroundFocus": "hsl(53, 92.0%, 50.0%)", + "borderColor": "hsl(50, 100%, 22.0%)", + "borderColorHover": "hsl(49, 90.3%, 18.4%)", + "borderColorFocus": "hsl(49, 100%, 14.3%)", + "borderColorPress": "hsl(47, 100%, 12.1%)", + "id": "dark_yellow_active_ProgressIndicator" + }, + "dark_green_active_SwitchThumb": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(151, 49.3%, 46.5%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(151, 49.3%, 46.5%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 51.7%, 28.4%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_SwitchThumb" + }, + "dark_green_active_SliderThumb": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(151, 49.3%, 46.5%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(151, 49.3%, 46.5%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 51.7%, 28.4%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_SliderThumb" + }, + "dark_green_active_Tooltip": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(151, 49.3%, 46.5%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(151, 49.3%, 46.5%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 51.7%, 28.4%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_Tooltip" + }, + "dark_green_active_ProgressIndicator": { + "color": "hsl(155, 44.2%, 8.4%)", + "colorHover": "hsl(155, 46.7%, 10.9%)", + "colorPress": "hsl(146, 30.0%, 7.4%)", + "colorFocus": "hsl(146, 30.0%, 7.4%)", + "background": "hsl(151, 49.3%, 46.5%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(151, 49.3%, 46.5%)", + "backgroundFocus": "hsl(151, 55.0%, 41.5%)", + "borderColor": "hsl(151, 51.7%, 28.4%)", + "borderColorHover": "hsl(153, 51.8%, 21.8%)", + "borderColorFocus": "hsl(154, 50.9%, 17.6%)", + "borderColorPress": "hsl(154, 49.7%, 14.9%)", + "id": "dark_green_active_ProgressIndicator" + }, + "dark_blue_active_SwitchThumb": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(209, 100%, 60.6%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(209, 100%, 60.6%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(211, 89.7%, 34.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_SwitchThumb" + }, + "dark_blue_active_SliderThumb": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(209, 100%, 60.6%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(209, 100%, 60.6%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(211, 89.7%, 34.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_SliderThumb" + }, + "dark_blue_active_Tooltip": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(209, 100%, 60.6%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(209, 100%, 60.6%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(211, 89.7%, 34.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_Tooltip" + }, + "dark_blue_active_ProgressIndicator": { + "color": "hsl(216, 50.0%, 11.8%)", + "colorHover": "hsl(214, 59.4%, 15.3%)", + "colorPress": "hsl(212, 35.0%, 9.2%)", + "colorFocus": "hsl(212, 35.0%, 9.2%)", + "background": "hsl(209, 100%, 60.6%)", + "backgroundHover": "hsl(206, 100%, 50.0%)", + "backgroundPress": "hsl(209, 100%, 60.6%)", + "backgroundFocus": "hsl(206, 100%, 50.0%)", + "borderColor": "hsl(211, 89.7%, 34.1%)", + "borderColorHover": "hsl(211, 85.1%, 27.4%)", + "borderColorFocus": "hsl(212, 77.4%, 23.1%)", + "borderColorPress": "hsl(213, 71.2%, 20.2%)", + "id": "dark_blue_active_ProgressIndicator" + }, + "dark_purple_active_SwitchThumb": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(273, 57.3%, 59.1%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(273, 57.3%, 59.1%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 52.1%, 45.9%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_SwitchThumb" + }, + "dark_purple_active_SliderThumb": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(273, 57.3%, 59.1%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(273, 57.3%, 59.1%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 52.1%, 45.9%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_SliderThumb" + }, + "dark_purple_active_Tooltip": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(273, 57.3%, 59.1%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(273, 57.3%, 59.1%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 52.1%, 45.9%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_Tooltip" + }, + "dark_purple_active_ProgressIndicator": { + "color": "hsl(283, 30.0%, 11.8%)", + "colorHover": "hsl(281, 37.5%, 16.5%)", + "colorPress": "hsl(284, 20.0%, 9.6%)", + "colorFocus": "hsl(284, 20.0%, 9.6%)", + "background": "hsl(273, 57.3%, 59.1%)", + "backgroundHover": "hsl(272, 51.0%, 54.0%)", + "backgroundPress": "hsl(273, 57.3%, 59.1%)", + "backgroundFocus": "hsl(272, 51.0%, 54.0%)", + "borderColor": "hsl(272, 52.1%, 45.9%)", + "borderColorHover": "hsl(275, 49.3%, 34.6%)", + "borderColorFocus": "hsl(277, 46.4%, 27.5%)", + "borderColorPress": "hsl(279, 43.8%, 23.3%)", + "id": "dark_purple_active_ProgressIndicator" + }, + "dark_pink_active_SwitchThumb": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(323, 72.8%, 59.2%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(323, 72.8%, 59.2%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(322, 74.9%, 37.5%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_SwitchThumb" + }, + "dark_pink_active_SliderThumb": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(323, 72.8%, 59.2%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(323, 72.8%, 59.2%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(322, 74.9%, 37.5%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_SliderThumb" + }, + "dark_pink_active_Tooltip": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(323, 72.8%, 59.2%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(323, 72.8%, 59.2%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(322, 74.9%, 37.5%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_Tooltip" + }, + "dark_pink_active_ProgressIndicator": { + "color": "hsl(319, 32.2%, 11.6%)", + "colorHover": "hsl(319, 41.0%, 16.0%)", + "colorPress": "hsl(318, 25.0%, 9.6%)", + "colorFocus": "hsl(318, 25.0%, 9.6%)", + "background": "hsl(323, 72.8%, 59.2%)", + "backgroundHover": "hsl(322, 65.0%, 54.5%)", + "backgroundPress": "hsl(323, 72.8%, 59.2%)", + "backgroundFocus": "hsl(322, 65.0%, 54.5%)", + "borderColor": "hsl(322, 74.9%, 37.5%)", + "borderColorHover": "hsl(321, 61.1%, 29.7%)", + "borderColorFocus": "hsl(321, 53.6%, 24.4%)", + "borderColorPress": "hsl(320, 49.0%, 21.1%)", + "id": "dark_pink_active_ProgressIndicator" + }, + "dark_red_active_SwitchThumb": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(358, 85.3%, 64.0%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 85.3%, 64.0%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(358, 65.0%, 40.4%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_SwitchThumb" + }, + "dark_red_active_SliderThumb": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(358, 85.3%, 64.0%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 85.3%, 64.0%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(358, 65.0%, 40.4%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_SliderThumb" + }, + "dark_red_active_Tooltip": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(358, 85.3%, 64.0%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 85.3%, 64.0%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(358, 65.0%, 40.4%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_Tooltip" + }, + "dark_red_active_ProgressIndicator": { + "color": "hsl(357, 34.4%, 12.0%)", + "colorHover": "hsl(356, 43.4%, 16.4%)", + "colorPress": "hsl(353, 23.0%, 9.8%)", + "colorFocus": "hsl(353, 23.0%, 9.8%)", + "background": "hsl(358, 85.3%, 64.0%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(358, 85.3%, 64.0%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(358, 65.0%, 40.4%)", + "borderColorHover": "hsl(357, 60.2%, 31.8%)", + "borderColorFocus": "hsl(356, 55.2%, 25.9%)", + "borderColorPress": "hsl(356, 51.1%, 21.9%)", + "id": "dark_red_active_ProgressIndicator" + }, + "dark_gray_active_SwitchThumb": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 49.4%)", + "backgroundHover": "hsl(0, 0%, 43.9%)", + "backgroundPress": "hsl(0, 0%, 49.4%)", + "backgroundFocus": "hsl(0, 0%, 43.9%)", + "borderColor": "hsl(0, 0%, 31.2%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_SwitchThumb" + }, + "dark_gray_active_SliderThumb": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 49.4%)", + "backgroundHover": "hsl(0, 0%, 43.9%)", + "backgroundPress": "hsl(0, 0%, 49.4%)", + "backgroundFocus": "hsl(0, 0%, 43.9%)", + "borderColor": "hsl(0, 0%, 31.2%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_SliderThumb" + }, + "dark_gray_active_Tooltip": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 49.4%)", + "backgroundHover": "hsl(0, 0%, 43.9%)", + "backgroundPress": "hsl(0, 0%, 49.4%)", + "backgroundFocus": "hsl(0, 0%, 43.9%)", + "borderColor": "hsl(0, 0%, 31.2%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_Tooltip" + }, + "dark_gray_active_ProgressIndicator": { + "color": "hsl(0, 0%, 11.0%)", + "colorHover": "hsl(0, 0%, 13.6%)", + "colorPress": "hsl(0, 0%, 8.5%)", + "colorFocus": "hsl(0, 0%, 8.5%)", + "background": "hsl(0, 0%, 49.4%)", + "backgroundHover": "hsl(0, 0%, 43.9%)", + "backgroundPress": "hsl(0, 0%, 49.4%)", + "backgroundFocus": "hsl(0, 0%, 43.9%)", + "borderColor": "hsl(0, 0%, 31.2%)", + "borderColorHover": "hsl(0, 0%, 24.3%)", + "borderColorFocus": "hsl(0, 0%, 20.5%)", + "borderColorPress": "hsl(0, 0%, 17.9%)", + "id": "dark_gray_active_ProgressIndicator" + } + }, + "shorthands": { + "ussel": "userSelect", + "cur": "cursor", + "pe": "pointerEvents", + "col": "color", + "ff": "fontFamily", + "fos": "fontSize", + "fost": "fontStyle", + "fow": "fontWeight", + "ls": "letterSpacing", + "lh": "lineHeight", + "ta": "textAlign", + "tt": "textTransform", + "ww": "wordWrap", + "ac": "alignContent", + "ai": "alignItems", + "als": "alignSelf", + "b": "bottom", + "bg": "backgroundColor", + "bbc": "borderBottomColor", + "bblr": "borderBottomLeftRadius", + "bbrr": "borderBottomRightRadius", + "bbw": "borderBottomWidth", + "blc": "borderLeftColor", + "blw": "borderLeftWidth", + "bc": "borderColor", + "br": "borderRadius", + "bs": "borderStyle", + "brw": "borderRightWidth", + "brc": "borderRightColor", + "btc": "borderTopColor", + "btlr": "borderTopLeftRadius", + "btrr": "borderTopRightRadius", + "btw": "borderTopWidth", + "bw": "borderWidth", + "dsp": "display", + "f": "flex", + "fb": "flexBasis", + "fd": "flexDirection", + "fg": "flexGrow", + "fs": "flexShrink", + "fw": "flexWrap", + "h": "height", + "jc": "justifyContent", + "l": "left", + "m": "margin", + "mah": "maxHeight", + "maw": "maxWidth", + "mb": "marginBottom", + "mih": "minHeight", + "miw": "minWidth", + "ml": "marginLeft", + "mr": "marginRight", + "mt": "marginTop", + "mx": "marginHorizontal", + "my": "marginVertical", + "o": "opacity", + "ov": "overflow", + "p": "padding", + "pb": "paddingBottom", + "pl": "paddingLeft", + "pos": "position", + "pr": "paddingRight", + "pt": "paddingTop", + "px": "paddingHorizontal", + "py": "paddingVertical", + "r": "right", + "shac": "shadowColor", + "shar": "shadowRadius", + "shof": "shadowOffset", + "shop": "shadowOpacity", + "t": "top", + "w": "width", + "zi": "zIndex", + "bls": "borderLeftStyle", + "brs": "borderRightStyle", + "bts": "borderTopStyle", + "bbs": "borderBottomStyle", + "bxs": "boxSizing", + "bxsh": "boxShadow", + "ox": "overflowX", + "oy": "overflowY" + }, + "tokens": { + "color": { + "white0": { + "isVar": true, + "key": "$white0", + "name": "c-white0", + "val": "rgba(255,255,255,0)", + "variable": "" + }, + "white075": { + "isVar": true, + "key": "$white075", + "name": "c-white075", + "val": "rgba(255,255,255,0.75)", + "variable": "" + }, + "white05": { + "isVar": true, + "key": "$white05", + "name": "c-white05", + "val": "rgba(255,255,255,0.5)", + "variable": "" + }, + "white025": { + "isVar": true, + "key": "$white025", + "name": "c-white025", + "val": "rgba(255,255,255,0.25)", + "variable": "" + }, + "black0": { + "isVar": true, + "key": "$black0", + "name": "c-black0", + "val": "rgba(10,10,10,0)", + "variable": "" + }, + "black075": { + "isVar": true, + "key": "$black075", + "name": "c-black075", + "val": "rgba(10,10,10,0.75)", + "variable": "" + }, + "black05": { + "isVar": true, + "key": "$black05", + "name": "c-black05", + "val": "rgba(10,10,10,0.5)", + "variable": "" + }, + "black025": { + "isVar": true, + "key": "$black025", + "name": "c-black025", + "val": "rgba(10,10,10,0.25)", + "variable": "" + }, + "white1": { + "isVar": true, + "key": "$white1", + "name": "c-white1", + "val": "#fff", + "variable": "" + }, + "white2": { + "isVar": true, + "key": "$white2", + "name": "c-white2", + "val": "#f8f8f8", + "variable": "" + }, + "white3": { + "isVar": true, + "key": "$white3", + "name": "c-white3", + "val": "hsl(0, 0%, 96.3%)", + "variable": "" + }, + "white4": { + "isVar": true, + "key": "$white4", + "name": "c-white4", + "val": "hsl(0, 0%, 94.1%)", + "variable": "" + }, + "white5": { + "isVar": true, + "key": "$white5", + "name": "c-white5", + "val": "hsl(0, 0%, 92.0%)", + "variable": "" + }, + "white6": { + "isVar": true, + "key": "$white6", + "name": "c-white6", + "val": "hsl(0, 0%, 90.0%)", + "variable": "" + }, + "white7": { + "isVar": true, + "key": "$white7", + "name": "c-white7", + "val": "hsl(0, 0%, 88.5%)", + "variable": "" + }, + "white8": { + "isVar": true, + "key": "$white8", + "name": "c-white8", + "val": "hsl(0, 0%, 81.0%)", + "variable": "" + }, + "white9": { + "isVar": true, + "key": "$white9", + "name": "c-white9", + "val": "hsl(0, 0%, 56.1%)", + "variable": "" + }, + "white10": { + "isVar": true, + "key": "$white10", + "name": "c-white10", + "val": "hsl(0, 0%, 50.3%)", + "variable": "" + }, + "white11": { + "isVar": true, + "key": "$white11", + "name": "c-white11", + "val": "hsl(0, 0%, 42.5%)", + "variable": "" + }, + "white12": { + "isVar": true, + "key": "$white12", + "name": "c-white12", + "val": "hsl(0, 0%, 9.0%)", + "variable": "" + }, + "black1": { + "isVar": true, + "key": "$black1", + "name": "c-black1", + "val": "#050505", + "variable": "" + }, + "black2": { + "isVar": true, + "key": "$black2", + "name": "c-black2", + "val": "#151515", + "variable": "" + }, + "black3": { + "isVar": true, + "key": "$black3", + "name": "c-black3", + "val": "#191919", + "variable": "" + }, + "black4": { + "isVar": true, + "key": "$black4", + "name": "c-black4", + "val": "#232323", + "variable": "" + }, + "black5": { + "isVar": true, + "key": "$black5", + "name": "c-black5", + "val": "#282828", + "variable": "" + }, + "black6": { + "isVar": true, + "key": "$black6", + "name": "c-black6", + "val": "#323232", + "variable": "" + }, + "black7": { + "isVar": true, + "key": "$black7", + "name": "c-black7", + "val": "#424242", + "variable": "" + }, + "black8": { + "isVar": true, + "key": "$black8", + "name": "c-black8", + "val": "#494949", + "variable": "" + }, + "black9": { + "isVar": true, + "key": "$black9", + "name": "c-black9", + "val": "#545454", + "variable": "" + }, + "black10": { + "isVar": true, + "key": "$black10", + "name": "c-black10", + "val": "#626262", + "variable": "" + }, + "black11": { + "isVar": true, + "key": "$black11", + "name": "c-black11", + "val": "#a5a5a5", + "variable": "" + }, + "black12": { + "isVar": true, + "key": "$black12", + "name": "c-black12", + "val": "#fff", + "variable": "" + }, + "blue1Light": { + "isVar": true, + "key": "$blue1Light", + "name": "c-blue1Light", + "val": "hsl(206, 100%, 99.2%)", + "variable": "" + }, + "blue2Light": { + "isVar": true, + "key": "$blue2Light", + "name": "c-blue2Light", + "val": "hsl(210, 100%, 98.0%)", + "variable": "" + }, + "blue3Light": { + "isVar": true, + "key": "$blue3Light", + "name": "c-blue3Light", + "val": "hsl(209, 100%, 96.5%)", + "variable": "" + }, + "blue4Light": { + "isVar": true, + "key": "$blue4Light", + "name": "c-blue4Light", + "val": "hsl(210, 98.8%, 94.0%)", + "variable": "" + }, + "blue5Light": { + "isVar": true, + "key": "$blue5Light", + "name": "c-blue5Light", + "val": "hsl(209, 95.0%, 90.1%)", + "variable": "" + }, + "blue6Light": { + "isVar": true, + "key": "$blue6Light", + "name": "c-blue6Light", + "val": "hsl(209, 81.2%, 84.5%)", + "variable": "" + }, + "blue7Light": { + "isVar": true, + "key": "$blue7Light", + "name": "c-blue7Light", + "val": "hsl(208, 77.5%, 76.9%)", + "variable": "" + }, + "blue8Light": { + "isVar": true, + "key": "$blue8Light", + "name": "c-blue8Light", + "val": "hsl(206, 81.9%, 65.3%)", + "variable": "" + }, + "blue9Light": { + "isVar": true, + "key": "$blue9Light", + "name": "c-blue9Light", + "val": "hsl(206, 100%, 50.0%)", + "variable": "" + }, + "blue10Light": { + "isVar": true, + "key": "$blue10Light", + "name": "c-blue10Light", + "val": "hsl(208, 100%, 47.3%)", + "variable": "" + }, + "blue11Light": { + "isVar": true, + "key": "$blue11Light", + "name": "c-blue11Light", + "val": "hsl(211, 100%, 43.2%)", + "variable": "" + }, + "blue12Light": { + "isVar": true, + "key": "$blue12Light", + "name": "c-blue12Light", + "val": "hsl(211, 100%, 15.0%)", + "variable": "" + }, + "gray1Light": { + "isVar": true, + "key": "$gray1Light", + "name": "c-gray1Light", + "val": "hsl(0, 0%, 99.0%)", + "variable": "" + }, + "gray2Light": { + "isVar": true, + "key": "$gray2Light", + "name": "c-gray2Light", + "val": "hsl(0, 0%, 97.3%)", + "variable": "" + }, + "gray3Light": { + "isVar": true, + "key": "$gray3Light", + "name": "c-gray3Light", + "val": "hsl(0, 0%, 95.1%)", + "variable": "" + }, + "gray4Light": { + "isVar": true, + "key": "$gray4Light", + "name": "c-gray4Light", + "val": "hsl(0, 0%, 93.0%)", + "variable": "" + }, + "gray5Light": { + "isVar": true, + "key": "$gray5Light", + "name": "c-gray5Light", + "val": "hsl(0, 0%, 90.9%)", + "variable": "" + }, + "gray6Light": { + "isVar": true, + "key": "$gray6Light", + "name": "c-gray6Light", + "val": "hsl(0, 0%, 88.7%)", + "variable": "" + }, + "gray7Light": { + "isVar": true, + "key": "$gray7Light", + "name": "c-gray7Light", + "val": "hsl(0, 0%, 85.8%)", + "variable": "" + }, + "gray8Light": { + "isVar": true, + "key": "$gray8Light", + "name": "c-gray8Light", + "val": "hsl(0, 0%, 78.0%)", + "variable": "" + }, + "gray9Light": { + "isVar": true, + "key": "$gray9Light", + "name": "c-gray9Light", + "val": "hsl(0, 0%, 56.1%)", + "variable": "" + }, + "gray10Light": { + "isVar": true, + "key": "$gray10Light", + "name": "c-gray10Light", + "val": "hsl(0, 0%, 52.3%)", + "variable": "" + }, + "gray11Light": { + "isVar": true, + "key": "$gray11Light", + "name": "c-gray11Light", + "val": "hsl(0, 0%, 43.5%)", + "variable": "" + }, + "gray12Light": { + "isVar": true, + "key": "$gray12Light", + "name": "c-gray12Light", + "val": "hsl(0, 0%, 9.0%)", + "variable": "" + }, + "green1Light": { + "isVar": true, + "key": "$green1Light", + "name": "c-green1Light", + "val": "hsl(136, 50.0%, 98.9%)", + "variable": "" + }, + "green2Light": { + "isVar": true, + "key": "$green2Light", + "name": "c-green2Light", + "val": "hsl(138, 62.5%, 96.9%)", + "variable": "" + }, + "green3Light": { + "isVar": true, + "key": "$green3Light", + "name": "c-green3Light", + "val": "hsl(139, 55.2%, 94.5%)", + "variable": "" + }, + "green4Light": { + "isVar": true, + "key": "$green4Light", + "name": "c-green4Light", + "val": "hsl(140, 48.7%, 91.0%)", + "variable": "" + }, + "green5Light": { + "isVar": true, + "key": "$green5Light", + "name": "c-green5Light", + "val": "hsl(141, 43.7%, 86.0%)", + "variable": "" + }, + "green6Light": { + "isVar": true, + "key": "$green6Light", + "name": "c-green6Light", + "val": "hsl(143, 40.3%, 79.0%)", + "variable": "" + }, + "green7Light": { + "isVar": true, + "key": "$green7Light", + "name": "c-green7Light", + "val": "hsl(146, 38.5%, 69.0%)", + "variable": "" + }, + "green8Light": { + "isVar": true, + "key": "$green8Light", + "name": "c-green8Light", + "val": "hsl(151, 40.2%, 54.1%)", + "variable": "" + }, + "green9Light": { + "isVar": true, + "key": "$green9Light", + "name": "c-green9Light", + "val": "hsl(151, 55.0%, 41.5%)", + "variable": "" + }, + "green10Light": { + "isVar": true, + "key": "$green10Light", + "name": "c-green10Light", + "val": "hsl(152, 57.5%, 37.6%)", + "variable": "" + }, + "green11Light": { + "isVar": true, + "key": "$green11Light", + "name": "c-green11Light", + "val": "hsl(153, 67.0%, 28.5%)", + "variable": "" + }, + "green12Light": { + "isVar": true, + "key": "$green12Light", + "name": "c-green12Light", + "val": "hsl(155, 40.0%, 14.0%)", + "variable": "" + }, + "orange1Light": { + "isVar": true, + "key": "$orange1Light", + "name": "c-orange1Light", + "val": "hsl(24, 70.0%, 99.0%)", + "variable": "" + }, + "orange2Light": { + "isVar": true, + "key": "$orange2Light", + "name": "c-orange2Light", + "val": "hsl(24, 83.3%, 97.6%)", + "variable": "" + }, + "orange3Light": { + "isVar": true, + "key": "$orange3Light", + "name": "c-orange3Light", + "val": "hsl(24, 100%, 95.3%)", + "variable": "" + }, + "orange4Light": { + "isVar": true, + "key": "$orange4Light", + "name": "c-orange4Light", + "val": "hsl(25, 100%, 92.2%)", + "variable": "" + }, + "orange5Light": { + "isVar": true, + "key": "$orange5Light", + "name": "c-orange5Light", + "val": "hsl(25, 100%, 88.2%)", + "variable": "" + }, + "orange6Light": { + "isVar": true, + "key": "$orange6Light", + "name": "c-orange6Light", + "val": "hsl(25, 100%, 82.8%)", + "variable": "" + }, + "orange7Light": { + "isVar": true, + "key": "$orange7Light", + "name": "c-orange7Light", + "val": "hsl(24, 100%, 75.3%)", + "variable": "" + }, + "orange8Light": { + "isVar": true, + "key": "$orange8Light", + "name": "c-orange8Light", + "val": "hsl(24, 94.5%, 64.3%)", + "variable": "" + }, + "orange9Light": { + "isVar": true, + "key": "$orange9Light", + "name": "c-orange9Light", + "val": "hsl(24, 94.0%, 50.0%)", + "variable": "" + }, + "orange10Light": { + "isVar": true, + "key": "$orange10Light", + "name": "c-orange10Light", + "val": "hsl(24, 100%, 46.5%)", + "variable": "" + }, + "orange11Light": { + "isVar": true, + "key": "$orange11Light", + "name": "c-orange11Light", + "val": "hsl(24, 100%, 37.0%)", + "variable": "" + }, + "orange12Light": { + "isVar": true, + "key": "$orange12Light", + "name": "c-orange12Light", + "val": "hsl(15, 60.0%, 17.0%)", + "variable": "" + }, + "pink1Light": { + "isVar": true, + "key": "$pink1Light", + "name": "c-pink1Light", + "val": "hsl(322, 100%, 99.4%)", + "variable": "" + }, + "pink2Light": { + "isVar": true, + "key": "$pink2Light", + "name": "c-pink2Light", + "val": "hsl(323, 100%, 98.4%)", + "variable": "" + }, + "pink3Light": { + "isVar": true, + "key": "$pink3Light", + "name": "c-pink3Light", + "val": "hsl(323, 86.3%, 96.5%)", + "variable": "" + }, + "pink4Light": { + "isVar": true, + "key": "$pink4Light", + "name": "c-pink4Light", + "val": "hsl(323, 78.7%, 94.2%)", + "variable": "" + }, + "pink5Light": { + "isVar": true, + "key": "$pink5Light", + "name": "c-pink5Light", + "val": "hsl(323, 72.2%, 91.1%)", + "variable": "" + }, + "pink6Light": { + "isVar": true, + "key": "$pink6Light", + "name": "c-pink6Light", + "val": "hsl(323, 66.3%, 86.6%)", + "variable": "" + }, + "pink7Light": { + "isVar": true, + "key": "$pink7Light", + "name": "c-pink7Light", + "val": "hsl(323, 62.0%, 80.1%)", + "variable": "" + }, + "pink8Light": { + "isVar": true, + "key": "$pink8Light", + "name": "c-pink8Light", + "val": "hsl(323, 60.3%, 72.4%)", + "variable": "" + }, + "pink9Light": { + "isVar": true, + "key": "$pink9Light", + "name": "c-pink9Light", + "val": "hsl(322, 65.0%, 54.5%)", + "variable": "" + }, + "pink10Light": { + "isVar": true, + "key": "$pink10Light", + "name": "c-pink10Light", + "val": "hsl(322, 63.9%, 50.7%)", + "variable": "" + }, + "pink11Light": { + "isVar": true, + "key": "$pink11Light", + "name": "c-pink11Light", + "val": "hsl(322, 75.0%, 46.0%)", + "variable": "" + }, + "pink12Light": { + "isVar": true, + "key": "$pink12Light", + "name": "c-pink12Light", + "val": "hsl(320, 70.0%, 13.5%)", + "variable": "" + }, + "purple1Light": { + "isVar": true, + "key": "$purple1Light", + "name": "c-purple1Light", + "val": "hsl(280, 65.0%, 99.4%)", + "variable": "" + }, + "purple2Light": { + "isVar": true, + "key": "$purple2Light", + "name": "c-purple2Light", + "val": "hsl(276, 100%, 99.0%)", + "variable": "" + }, + "purple3Light": { + "isVar": true, + "key": "$purple3Light", + "name": "c-purple3Light", + "val": "hsl(276, 83.1%, 97.0%)", + "variable": "" + }, + "purple4Light": { + "isVar": true, + "key": "$purple4Light", + "name": "c-purple4Light", + "val": "hsl(275, 76.4%, 94.7%)", + "variable": "" + }, + "purple5Light": { + "isVar": true, + "key": "$purple5Light", + "name": "c-purple5Light", + "val": "hsl(275, 70.8%, 91.8%)", + "variable": "" + }, + "purple6Light": { + "isVar": true, + "key": "$purple6Light", + "name": "c-purple6Light", + "val": "hsl(274, 65.4%, 87.8%)", + "variable": "" + }, + "purple7Light": { + "isVar": true, + "key": "$purple7Light", + "name": "c-purple7Light", + "val": "hsl(273, 61.0%, 81.7%)", + "variable": "" + }, + "purple8Light": { + "isVar": true, + "key": "$purple8Light", + "name": "c-purple8Light", + "val": "hsl(272, 60.0%, 73.5%)", + "variable": "" + }, + "purple9Light": { + "isVar": true, + "key": "$purple9Light", + "name": "c-purple9Light", + "val": "hsl(272, 51.0%, 54.0%)", + "variable": "" + }, + "purple10Light": { + "isVar": true, + "key": "$purple10Light", + "name": "c-purple10Light", + "val": "hsl(272, 46.8%, 50.3%)", + "variable": "" + }, + "purple11Light": { + "isVar": true, + "key": "$purple11Light", + "name": "c-purple11Light", + "val": "hsl(272, 50.0%, 45.8%)", + "variable": "" + }, + "purple12Light": { + "isVar": true, + "key": "$purple12Light", + "name": "c-purple12Light", + "val": "hsl(272, 66.0%, 16.0%)", + "variable": "" + }, + "red1Light": { + "isVar": true, + "key": "$red1Light", + "name": "c-red1Light", + "val": "hsl(359, 100%, 99.4%)", + "variable": "" + }, + "red2Light": { + "isVar": true, + "key": "$red2Light", + "name": "c-red2Light", + "val": "hsl(359, 100%, 98.6%)", + "variable": "" + }, + "red3Light": { + "isVar": true, + "key": "$red3Light", + "name": "c-red3Light", + "val": "hsl(360, 100%, 96.8%)", + "variable": "" + }, + "red4Light": { + "isVar": true, + "key": "$red4Light", + "name": "c-red4Light", + "val": "hsl(360, 97.9%, 94.8%)", + "variable": "" + }, + "red5Light": { + "isVar": true, + "key": "$red5Light", + "name": "c-red5Light", + "val": "hsl(360, 90.2%, 91.9%)", + "variable": "" + }, + "red6Light": { + "isVar": true, + "key": "$red6Light", + "name": "c-red6Light", + "val": "hsl(360, 81.7%, 87.8%)", + "variable": "" + }, + "red7Light": { + "isVar": true, + "key": "$red7Light", + "name": "c-red7Light", + "val": "hsl(359, 74.2%, 81.7%)", + "variable": "" + }, + "red8Light": { + "isVar": true, + "key": "$red8Light", + "name": "c-red8Light", + "val": "hsl(359, 69.5%, 74.3%)", + "variable": "" + }, + "red9Light": { + "isVar": true, + "key": "$red9Light", + "name": "c-red9Light", + "val": "hsl(358, 75.0%, 59.0%)", + "variable": "" + }, + "red10Light": { + "isVar": true, + "key": "$red10Light", + "name": "c-red10Light", + "val": "hsl(358, 69.4%, 55.2%)", + "variable": "" + }, + "red11Light": { + "isVar": true, + "key": "$red11Light", + "name": "c-red11Light", + "val": "hsl(358, 65.0%, 48.7%)", + "variable": "" + }, + "red12Light": { + "isVar": true, + "key": "$red12Light", + "name": "c-red12Light", + "val": "hsl(354, 50.0%, 14.6%)", + "variable": "" + }, + "yellow1Light": { + "isVar": true, + "key": "$yellow1Light", + "name": "c-yellow1Light", + "val": "hsl(60, 54.0%, 98.5%)", + "variable": "" + }, + "yellow2Light": { + "isVar": true, + "key": "$yellow2Light", + "name": "c-yellow2Light", + "val": "hsl(52, 100%, 95.5%)", + "variable": "" + }, + "yellow3Light": { + "isVar": true, + "key": "$yellow3Light", + "name": "c-yellow3Light", + "val": "hsl(55, 100%, 90.9%)", + "variable": "" + }, + "yellow4Light": { + "isVar": true, + "key": "$yellow4Light", + "name": "c-yellow4Light", + "val": "hsl(54, 100%, 86.6%)", + "variable": "" + }, + "yellow5Light": { + "isVar": true, + "key": "$yellow5Light", + "name": "c-yellow5Light", + "val": "hsl(52, 97.9%, 82.0%)", + "variable": "" + }, + "yellow6Light": { + "isVar": true, + "key": "$yellow6Light", + "name": "c-yellow6Light", + "val": "hsl(50, 89.4%, 76.1%)", + "variable": "" + }, + "yellow7Light": { + "isVar": true, + "key": "$yellow7Light", + "name": "c-yellow7Light", + "val": "hsl(47, 80.4%, 68.0%)", + "variable": "" + }, + "yellow8Light": { + "isVar": true, + "key": "$yellow8Light", + "name": "c-yellow8Light", + "val": "hsl(48, 100%, 46.1%)", + "variable": "" + }, + "yellow9Light": { + "isVar": true, + "key": "$yellow9Light", + "name": "c-yellow9Light", + "val": "hsl(53, 92.0%, 50.0%)", + "variable": "" + }, + "yellow10Light": { + "isVar": true, + "key": "$yellow10Light", + "name": "c-yellow10Light", + "val": "hsl(50, 100%, 48.5%)", + "variable": "" + }, + "yellow11Light": { + "isVar": true, + "key": "$yellow11Light", + "name": "c-yellow11Light", + "val": "hsl(42, 100%, 29.0%)", + "variable": "" + }, + "yellow12Light": { + "isVar": true, + "key": "$yellow12Light", + "name": "c-yellow12Light", + "val": "hsl(40, 55.0%, 13.5%)", + "variable": "" + }, + "blue1Dark": { + "isVar": true, + "key": "$blue1Dark", + "name": "c-blue1Dark", + "val": "hsl(212, 35.0%, 9.2%)", + "variable": "" + }, + "blue2Dark": { + "isVar": true, + "key": "$blue2Dark", + "name": "c-blue2Dark", + "val": "hsl(216, 50.0%, 11.8%)", + "variable": "" + }, + "blue3Dark": { + "isVar": true, + "key": "$blue3Dark", + "name": "c-blue3Dark", + "val": "hsl(214, 59.4%, 15.3%)", + "variable": "" + }, + "blue4Dark": { + "isVar": true, + "key": "$blue4Dark", + "name": "c-blue4Dark", + "val": "hsl(214, 65.8%, 17.9%)", + "variable": "" + }, + "blue5Dark": { + "isVar": true, + "key": "$blue5Dark", + "name": "c-blue5Dark", + "val": "hsl(213, 71.2%, 20.2%)", + "variable": "" + }, + "blue6Dark": { + "isVar": true, + "key": "$blue6Dark", + "name": "c-blue6Dark", + "val": "hsl(212, 77.4%, 23.1%)", + "variable": "" + }, + "blue7Dark": { + "isVar": true, + "key": "$blue7Dark", + "name": "c-blue7Dark", + "val": "hsl(211, 85.1%, 27.4%)", + "variable": "" + }, + "blue8Dark": { + "isVar": true, + "key": "$blue8Dark", + "name": "c-blue8Dark", + "val": "hsl(211, 89.7%, 34.1%)", + "variable": "" + }, + "blue9Dark": { + "isVar": true, + "key": "$blue9Dark", + "name": "c-blue9Dark", + "val": "hsl(206, 100%, 50.0%)", + "variable": "" + }, + "blue10Dark": { + "isVar": true, + "key": "$blue10Dark", + "name": "c-blue10Dark", + "val": "hsl(209, 100%, 60.6%)", + "variable": "" + }, + "blue11Dark": { + "isVar": true, + "key": "$blue11Dark", + "name": "c-blue11Dark", + "val": "hsl(210, 100%, 66.1%)", + "variable": "" + }, + "blue12Dark": { + "isVar": true, + "key": "$blue12Dark", + "name": "c-blue12Dark", + "val": "hsl(206, 98.0%, 95.8%)", + "variable": "" + }, + "gray1Dark": { + "isVar": true, + "key": "$gray1Dark", + "name": "c-gray1Dark", + "val": "hsl(0, 0%, 8.5%)", + "variable": "" + }, + "gray2Dark": { + "isVar": true, + "key": "$gray2Dark", + "name": "c-gray2Dark", + "val": "hsl(0, 0%, 11.0%)", + "variable": "" + }, + "gray3Dark": { + "isVar": true, + "key": "$gray3Dark", + "name": "c-gray3Dark", + "val": "hsl(0, 0%, 13.6%)", + "variable": "" + }, + "gray4Dark": { + "isVar": true, + "key": "$gray4Dark", + "name": "c-gray4Dark", + "val": "hsl(0, 0%, 15.8%)", + "variable": "" + }, + "gray5Dark": { + "isVar": true, + "key": "$gray5Dark", + "name": "c-gray5Dark", + "val": "hsl(0, 0%, 17.9%)", + "variable": "" + }, + "gray6Dark": { + "isVar": true, + "key": "$gray6Dark", + "name": "c-gray6Dark", + "val": "hsl(0, 0%, 20.5%)", + "variable": "" + }, + "gray7Dark": { + "isVar": true, + "key": "$gray7Dark", + "name": "c-gray7Dark", + "val": "hsl(0, 0%, 24.3%)", + "variable": "" + }, + "gray8Dark": { + "isVar": true, + "key": "$gray8Dark", + "name": "c-gray8Dark", + "val": "hsl(0, 0%, 31.2%)", + "variable": "" + }, + "gray9Dark": { + "isVar": true, + "key": "$gray9Dark", + "name": "c-gray9Dark", + "val": "hsl(0, 0%, 43.9%)", + "variable": "" + }, + "gray10Dark": { + "isVar": true, + "key": "$gray10Dark", + "name": "c-gray10Dark", + "val": "hsl(0, 0%, 49.4%)", + "variable": "" + }, + "gray11Dark": { + "isVar": true, + "key": "$gray11Dark", + "name": "c-gray11Dark", + "val": "hsl(0, 0%, 62.8%)", + "variable": "" + }, + "gray12Dark": { + "isVar": true, + "key": "$gray12Dark", + "name": "c-gray12Dark", + "val": "hsl(0, 0%, 93.0%)", + "variable": "" + }, + "green1Dark": { + "isVar": true, + "key": "$green1Dark", + "name": "c-green1Dark", + "val": "hsl(146, 30.0%, 7.4%)", + "variable": "" + }, + "green2Dark": { + "isVar": true, + "key": "$green2Dark", + "name": "c-green2Dark", + "val": "hsl(155, 44.2%, 8.4%)", + "variable": "" + }, + "green3Dark": { + "isVar": true, + "key": "$green3Dark", + "name": "c-green3Dark", + "val": "hsl(155, 46.7%, 10.9%)", + "variable": "" + }, + "green4Dark": { + "isVar": true, + "key": "$green4Dark", + "name": "c-green4Dark", + "val": "hsl(154, 48.4%, 12.9%)", + "variable": "" + }, + "green5Dark": { + "isVar": true, + "key": "$green5Dark", + "name": "c-green5Dark", + "val": "hsl(154, 49.7%, 14.9%)", + "variable": "" + }, + "green6Dark": { + "isVar": true, + "key": "$green6Dark", + "name": "c-green6Dark", + "val": "hsl(154, 50.9%, 17.6%)", + "variable": "" + }, + "green7Dark": { + "isVar": true, + "key": "$green7Dark", + "name": "c-green7Dark", + "val": "hsl(153, 51.8%, 21.8%)", + "variable": "" + }, + "green8Dark": { + "isVar": true, + "key": "$green8Dark", + "name": "c-green8Dark", + "val": "hsl(151, 51.7%, 28.4%)", + "variable": "" + }, + "green9Dark": { + "isVar": true, + "key": "$green9Dark", + "name": "c-green9Dark", + "val": "hsl(151, 55.0%, 41.5%)", + "variable": "" + }, + "green10Dark": { + "isVar": true, + "key": "$green10Dark", + "name": "c-green10Dark", + "val": "hsl(151, 49.3%, 46.5%)", + "variable": "" + }, + "green11Dark": { + "isVar": true, + "key": "$green11Dark", + "name": "c-green11Dark", + "val": "hsl(151, 50.0%, 53.2%)", + "variable": "" + }, + "green12Dark": { + "isVar": true, + "key": "$green12Dark", + "name": "c-green12Dark", + "val": "hsl(137, 72.0%, 94.0%)", + "variable": "" + }, + "orange1Dark": { + "isVar": true, + "key": "$orange1Dark", + "name": "c-orange1Dark", + "val": "hsl(30, 70.0%, 7.2%)", + "variable": "" + }, + "orange2Dark": { + "isVar": true, + "key": "$orange2Dark", + "name": "c-orange2Dark", + "val": "hsl(28, 100%, 8.4%)", + "variable": "" + }, + "orange3Dark": { + "isVar": true, + "key": "$orange3Dark", + "name": "c-orange3Dark", + "val": "hsl(26, 91.1%, 11.6%)", + "variable": "" + }, + "orange4Dark": { + "isVar": true, + "key": "$orange4Dark", + "name": "c-orange4Dark", + "val": "hsl(25, 88.3%, 14.1%)", + "variable": "" + }, + "orange5Dark": { + "isVar": true, + "key": "$orange5Dark", + "name": "c-orange5Dark", + "val": "hsl(24, 87.6%, 16.6%)", + "variable": "" + }, + "orange6Dark": { + "isVar": true, + "key": "$orange6Dark", + "name": "c-orange6Dark", + "val": "hsl(24, 88.6%, 19.8%)", + "variable": "" + }, + "orange7Dark": { + "isVar": true, + "key": "$orange7Dark", + "name": "c-orange7Dark", + "val": "hsl(24, 92.4%, 24.0%)", + "variable": "" + }, + "orange8Dark": { + "isVar": true, + "key": "$orange8Dark", + "name": "c-orange8Dark", + "val": "hsl(25, 100%, 29.0%)", + "variable": "" + }, + "orange9Dark": { + "isVar": true, + "key": "$orange9Dark", + "name": "c-orange9Dark", + "val": "hsl(24, 94.0%, 50.0%)", + "variable": "" + }, + "orange10Dark": { + "isVar": true, + "key": "$orange10Dark", + "name": "c-orange10Dark", + "val": "hsl(24, 100%, 58.5%)", + "variable": "" + }, + "orange11Dark": { + "isVar": true, + "key": "$orange11Dark", + "name": "c-orange11Dark", + "val": "hsl(24, 100%, 62.2%)", + "variable": "" + }, + "orange12Dark": { + "isVar": true, + "key": "$orange12Dark", + "name": "c-orange12Dark", + "val": "hsl(24, 97.0%, 93.2%)", + "variable": "" + }, + "pink1Dark": { + "isVar": true, + "key": "$pink1Dark", + "name": "c-pink1Dark", + "val": "hsl(318, 25.0%, 9.6%)", + "variable": "" + }, + "pink2Dark": { + "isVar": true, + "key": "$pink2Dark", + "name": "c-pink2Dark", + "val": "hsl(319, 32.2%, 11.6%)", + "variable": "" + }, + "pink3Dark": { + "isVar": true, + "key": "$pink3Dark", + "name": "c-pink3Dark", + "val": "hsl(319, 41.0%, 16.0%)", + "variable": "" + }, + "pink4Dark": { + "isVar": true, + "key": "$pink4Dark", + "name": "c-pink4Dark", + "val": "hsl(320, 45.4%, 18.7%)", + "variable": "" + }, + "pink5Dark": { + "isVar": true, + "key": "$pink5Dark", + "name": "c-pink5Dark", + "val": "hsl(320, 49.0%, 21.1%)", + "variable": "" + }, + "pink6Dark": { + "isVar": true, + "key": "$pink6Dark", + "name": "c-pink6Dark", + "val": "hsl(321, 53.6%, 24.4%)", + "variable": "" + }, + "pink7Dark": { + "isVar": true, + "key": "$pink7Dark", + "name": "c-pink7Dark", + "val": "hsl(321, 61.1%, 29.7%)", + "variable": "" + }, + "pink8Dark": { + "isVar": true, + "key": "$pink8Dark", + "name": "c-pink8Dark", + "val": "hsl(322, 74.9%, 37.5%)", + "variable": "" + }, + "pink9Dark": { + "isVar": true, + "key": "$pink9Dark", + "name": "c-pink9Dark", + "val": "hsl(322, 65.0%, 54.5%)", + "variable": "" + }, + "pink10Dark": { + "isVar": true, + "key": "$pink10Dark", + "name": "c-pink10Dark", + "val": "hsl(323, 72.8%, 59.2%)", + "variable": "" + }, + "pink11Dark": { + "isVar": true, + "key": "$pink11Dark", + "name": "c-pink11Dark", + "val": "hsl(325, 90.0%, 66.4%)", + "variable": "" + }, + "pink12Dark": { + "isVar": true, + "key": "$pink12Dark", + "name": "c-pink12Dark", + "val": "hsl(322, 90.0%, 95.8%)", + "variable": "" + }, + "purple1Dark": { + "isVar": true, + "key": "$purple1Dark", + "name": "c-purple1Dark", + "val": "hsl(284, 20.0%, 9.6%)", + "variable": "" + }, + "purple2Dark": { + "isVar": true, + "key": "$purple2Dark", + "name": "c-purple2Dark", + "val": "hsl(283, 30.0%, 11.8%)", + "variable": "" + }, + "purple3Dark": { + "isVar": true, + "key": "$purple3Dark", + "name": "c-purple3Dark", + "val": "hsl(281, 37.5%, 16.5%)", + "variable": "" + }, + "purple4Dark": { + "isVar": true, + "key": "$purple4Dark", + "name": "c-purple4Dark", + "val": "hsl(280, 41.2%, 20.0%)", + "variable": "" + }, + "purple5Dark": { + "isVar": true, + "key": "$purple5Dark", + "name": "c-purple5Dark", + "val": "hsl(279, 43.8%, 23.3%)", + "variable": "" + }, + "purple6Dark": { + "isVar": true, + "key": "$purple6Dark", + "name": "c-purple6Dark", + "val": "hsl(277, 46.4%, 27.5%)", + "variable": "" + }, + "purple7Dark": { + "isVar": true, + "key": "$purple7Dark", + "name": "c-purple7Dark", + "val": "hsl(275, 49.3%, 34.6%)", + "variable": "" + }, + "purple8Dark": { + "isVar": true, + "key": "$purple8Dark", + "name": "c-purple8Dark", + "val": "hsl(272, 52.1%, 45.9%)", + "variable": "" + }, + "purple9Dark": { + "isVar": true, + "key": "$purple9Dark", + "name": "c-purple9Dark", + "val": "hsl(272, 51.0%, 54.0%)", + "variable": "" + }, + "purple10Dark": { + "isVar": true, + "key": "$purple10Dark", + "name": "c-purple10Dark", + "val": "hsl(273, 57.3%, 59.1%)", + "variable": "" + }, + "purple11Dark": { + "isVar": true, + "key": "$purple11Dark", + "name": "c-purple11Dark", + "val": "hsl(275, 80.0%, 71.0%)", + "variable": "" + }, + "purple12Dark": { + "isVar": true, + "key": "$purple12Dark", + "name": "c-purple12Dark", + "val": "hsl(279, 75.0%, 95.7%)", + "variable": "" + }, + "red1Dark": { + "isVar": true, + "key": "$red1Dark", + "name": "c-red1Dark", + "val": "hsl(353, 23.0%, 9.8%)", + "variable": "" + }, + "red2Dark": { + "isVar": true, + "key": "$red2Dark", + "name": "c-red2Dark", + "val": "hsl(357, 34.4%, 12.0%)", + "variable": "" + }, + "red3Dark": { + "isVar": true, + "key": "$red3Dark", + "name": "c-red3Dark", + "val": "hsl(356, 43.4%, 16.4%)", + "variable": "" + }, + "red4Dark": { + "isVar": true, + "key": "$red4Dark", + "name": "c-red4Dark", + "val": "hsl(356, 47.6%, 19.2%)", + "variable": "" + }, + "red5Dark": { + "isVar": true, + "key": "$red5Dark", + "name": "c-red5Dark", + "val": "hsl(356, 51.1%, 21.9%)", + "variable": "" + }, + "red6Dark": { + "isVar": true, + "key": "$red6Dark", + "name": "c-red6Dark", + "val": "hsl(356, 55.2%, 25.9%)", + "variable": "" + }, + "red7Dark": { + "isVar": true, + "key": "$red7Dark", + "name": "c-red7Dark", + "val": "hsl(357, 60.2%, 31.8%)", + "variable": "" + }, + "red8Dark": { + "isVar": true, + "key": "$red8Dark", + "name": "c-red8Dark", + "val": "hsl(358, 65.0%, 40.4%)", + "variable": "" + }, + "red9Dark": { + "isVar": true, + "key": "$red9Dark", + "name": "c-red9Dark", + "val": "hsl(358, 75.0%, 59.0%)", + "variable": "" + }, + "red10Dark": { + "isVar": true, + "key": "$red10Dark", + "name": "c-red10Dark", + "val": "hsl(358, 85.3%, 64.0%)", + "variable": "" + }, + "red11Dark": { + "isVar": true, + "key": "$red11Dark", + "name": "c-red11Dark", + "val": "hsl(358, 100%, 69.5%)", + "variable": "" + }, + "red12Dark": { + "isVar": true, + "key": "$red12Dark", + "name": "c-red12Dark", + "val": "hsl(351, 89.0%, 96.0%)", + "variable": "" + }, + "yellow1Dark": { + "isVar": true, + "key": "$yellow1Dark", + "name": "c-yellow1Dark", + "val": "hsl(45, 100%, 5.5%)", + "variable": "" + }, + "yellow2Dark": { + "isVar": true, + "key": "$yellow2Dark", + "name": "c-yellow2Dark", + "val": "hsl(46, 100%, 6.7%)", + "variable": "" + }, + "yellow3Dark": { + "isVar": true, + "key": "$yellow3Dark", + "name": "c-yellow3Dark", + "val": "hsl(45, 100%, 8.7%)", + "variable": "" + }, + "yellow4Dark": { + "isVar": true, + "key": "$yellow4Dark", + "name": "c-yellow4Dark", + "val": "hsl(45, 100%, 10.4%)", + "variable": "" + }, + "yellow5Dark": { + "isVar": true, + "key": "$yellow5Dark", + "name": "c-yellow5Dark", + "val": "hsl(47, 100%, 12.1%)", + "variable": "" + }, + "yellow6Dark": { + "isVar": true, + "key": "$yellow6Dark", + "name": "c-yellow6Dark", + "val": "hsl(49, 100%, 14.3%)", + "variable": "" + }, + "yellow7Dark": { + "isVar": true, + "key": "$yellow7Dark", + "name": "c-yellow7Dark", + "val": "hsl(49, 90.3%, 18.4%)", + "variable": "" + }, + "yellow8Dark": { + "isVar": true, + "key": "$yellow8Dark", + "name": "c-yellow8Dark", + "val": "hsl(50, 100%, 22.0%)", + "variable": "" + }, + "yellow9Dark": { + "isVar": true, + "key": "$yellow9Dark", + "name": "c-yellow9Dark", + "val": "hsl(53, 92.0%, 50.0%)", + "variable": "" + }, + "yellow10Dark": { + "isVar": true, + "key": "$yellow10Dark", + "name": "c-yellow10Dark", + "val": "hsl(54, 100%, 68.0%)", + "variable": "" + }, + "yellow11Dark": { + "isVar": true, + "key": "$yellow11Dark", + "name": "c-yellow11Dark", + "val": "hsl(48, 100%, 47.0%)", + "variable": "" + }, + "yellow12Dark": { + "isVar": true, + "key": "$yellow12Dark", + "name": "c-yellow12Dark", + "val": "hsl(53, 100%, 91.0%)", + "variable": "" + } + }, + "radius": { + "0": { + "isVar": true, + "key": "$0", + "name": "t-radius-0", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "t-radius-1", + "val": 3, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "t-radius-2", + "val": 5, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "t-radius-3", + "val": 7, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "t-radius-4", + "val": 9, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "t-radius-5", + "val": 10, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "t-radius-6", + "val": 16, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "t-radius-7", + "val": 19, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "t-radius-8", + "val": 22, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "t-radius-9", + "val": 26, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "t-radius-10", + "val": 34, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "t-radius-11", + "val": 42, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "t-radius-12", + "val": 50, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "t-radius-true", + "val": 9, + "variable": "" + } + }, + "zIndex": { + "0": { + "isVar": true, + "key": "$0", + "name": "t-zIndex-0", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "t-zIndex-1", + "val": 100, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "t-zIndex-2", + "val": 200, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "t-zIndex-3", + "val": 300, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "t-zIndex-4", + "val": 400, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "t-zIndex-5", + "val": 500, + "variable": "" + } + }, + "space": { + "0": { + "isVar": true, + "key": "$0", + "name": "t-space-0", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "t-space-1", + "val": 2, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "t-space-2", + "val": 7, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "t-space-3", + "val": 13, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "t-space-4", + "val": 18, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "t-space-5", + "val": 24, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "t-space-6", + "val": 32, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "t-space-7", + "val": 39, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "t-space-8", + "val": 46, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "t-space-9", + "val": 53, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "t-space-10", + "val": 60, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "t-space-11", + "val": 74, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "t-space-12", + "val": 88, + "variable": "" + }, + "13": { + "isVar": true, + "key": "$13", + "name": "t-space-13", + "val": 102, + "variable": "" + }, + "14": { + "isVar": true, + "key": "$14", + "name": "t-space-14", + "val": 116, + "variable": "" + }, + "15": { + "isVar": true, + "key": "$15", + "name": "t-space-15", + "val": 130, + "variable": "" + }, + "16": { + "isVar": true, + "key": "$16", + "name": "t-space-16", + "val": 144, + "variable": "" + }, + "17": { + "isVar": true, + "key": "$17", + "name": "t-space-17", + "val": 144, + "variable": "" + }, + "18": { + "isVar": true, + "key": "$18", + "name": "t-space-18", + "val": 158, + "variable": "" + }, + "19": { + "isVar": true, + "key": "$19", + "name": "t-space-19", + "val": 172, + "variable": "" + }, + "20": { + "isVar": true, + "key": "$20", + "name": "t-space-20", + "val": 186, + "variable": "" + }, + "0.25": { + "isVar": true, + "key": "$0.25", + "name": "t-space-0--25", + "val": 0.5, + "variable": "" + }, + "0.5": { + "isVar": true, + "key": "$0.5", + "name": "t-space-0--5", + "val": 1, + "variable": "" + }, + "0.75": { + "isVar": true, + "key": "$0.75", + "name": "t-space-0--75", + "val": 1.5, + "variable": "" + }, + "1.5": { + "isVar": true, + "key": "$1.5", + "name": "t-space-1--5", + "val": 4, + "variable": "" + }, + "2.5": { + "isVar": true, + "key": "$2.5", + "name": "t-space-2--5", + "val": 10, + "variable": "" + }, + "3.5": { + "isVar": true, + "key": "$3.5", + "name": "t-space-3--5", + "val": 16, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "t-space-true", + "val": 18, + "variable": "" + }, + "4.5": { + "isVar": true, + "key": "$4.5", + "name": "t-space-4--5", + "val": 21, + "variable": "" + }, + "-0.25": { + "isVar": true, + "key": "$-0.25", + "name": "t-space--0--25", + "val": -0.5, + "variable": "" + }, + "-0.5": { + "isVar": true, + "key": "$-0.5", + "name": "t-space--0--5", + "val": -1, + "variable": "" + }, + "-0.75": { + "isVar": true, + "key": "$-0.75", + "name": "t-space--0--75", + "val": -1.5, + "variable": "" + }, + "-1": { + "isVar": true, + "key": "$-1", + "name": "t-space--1", + "val": -2, + "variable": "" + }, + "-1.5": { + "isVar": true, + "key": "$-1.5", + "name": "t-space--1--5", + "val": -4, + "variable": "" + }, + "-2": { + "isVar": true, + "key": "$-2", + "name": "t-space--2", + "val": -7, + "variable": "" + }, + "-2.5": { + "isVar": true, + "key": "$-2.5", + "name": "t-space--2--5", + "val": -10, + "variable": "" + }, + "-3": { + "isVar": true, + "key": "$-3", + "name": "t-space--3", + "val": -13, + "variable": "" + }, + "-3.5": { + "isVar": true, + "key": "$-3.5", + "name": "t-space--3--5", + "val": -16, + "variable": "" + }, + "-4": { + "isVar": true, + "key": "$-4", + "name": "t-space--4", + "val": -18, + "variable": "" + }, + "-true": { + "isVar": true, + "key": "$-true", + "name": "t-space--true", + "val": -18, + "variable": "" + }, + "-4.5": { + "isVar": true, + "key": "$-4.5", + "name": "t-space--4--5", + "val": -21, + "variable": "" + }, + "-5": { + "isVar": true, + "key": "$-5", + "name": "t-space--5", + "val": -24, + "variable": "" + }, + "-6": { + "isVar": true, + "key": "$-6", + "name": "t-space--6", + "val": -32, + "variable": "" + }, + "-7": { + "isVar": true, + "key": "$-7", + "name": "t-space--7", + "val": -39, + "variable": "" + }, + "-8": { + "isVar": true, + "key": "$-8", + "name": "t-space--8", + "val": -46, + "variable": "" + }, + "-9": { + "isVar": true, + "key": "$-9", + "name": "t-space--9", + "val": -53, + "variable": "" + }, + "-10": { + "isVar": true, + "key": "$-10", + "name": "t-space--10", + "val": -60, + "variable": "" + }, + "-11": { + "isVar": true, + "key": "$-11", + "name": "t-space--11", + "val": -74, + "variable": "" + }, + "-12": { + "isVar": true, + "key": "$-12", + "name": "t-space--12", + "val": -88, + "variable": "" + }, + "-13": { + "isVar": true, + "key": "$-13", + "name": "t-space--13", + "val": -102, + "variable": "" + }, + "-14": { + "isVar": true, + "key": "$-14", + "name": "t-space--14", + "val": -116, + "variable": "" + }, + "-15": { + "isVar": true, + "key": "$-15", + "name": "t-space--15", + "val": -130, + "variable": "" + }, + "-16": { + "isVar": true, + "key": "$-16", + "name": "t-space--16", + "val": -144, + "variable": "" + }, + "-17": { + "isVar": true, + "key": "$-17", + "name": "t-space--17", + "val": -144, + "variable": "" + }, + "-18": { + "isVar": true, + "key": "$-18", + "name": "t-space--18", + "val": -158, + "variable": "" + }, + "-19": { + "isVar": true, + "key": "$-19", + "name": "t-space--19", + "val": -172, + "variable": "" + }, + "-20": { + "isVar": true, + "key": "$-20", + "name": "t-space--20", + "val": -186, + "variable": "" + } + }, + "size": { + "0": { + "isVar": true, + "key": "$0", + "name": "t-size-0", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "t-size-1", + "val": 20, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "t-size-2", + "val": 28, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "t-size-3", + "val": 36, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "t-size-4", + "val": 44, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "t-size-5", + "val": 52, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "t-size-6", + "val": 64, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "t-size-7", + "val": 74, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "t-size-8", + "val": 84, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "t-size-9", + "val": 94, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "t-size-10", + "val": 104, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "t-size-11", + "val": 124, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "t-size-12", + "val": 144, + "variable": "" + }, + "13": { + "isVar": true, + "key": "$13", + "name": "t-size-13", + "val": 164, + "variable": "" + }, + "14": { + "isVar": true, + "key": "$14", + "name": "t-size-14", + "val": 184, + "variable": "" + }, + "15": { + "isVar": true, + "key": "$15", + "name": "t-size-15", + "val": 204, + "variable": "" + }, + "16": { + "isVar": true, + "key": "$16", + "name": "t-size-16", + "val": 224, + "variable": "" + }, + "17": { + "isVar": true, + "key": "$17", + "name": "t-size-17", + "val": 224, + "variable": "" + }, + "18": { + "isVar": true, + "key": "$18", + "name": "t-size-18", + "val": 244, + "variable": "" + }, + "19": { + "isVar": true, + "key": "$19", + "name": "t-size-19", + "val": 264, + "variable": "" + }, + "20": { + "isVar": true, + "key": "$20", + "name": "t-size-20", + "val": 284, + "variable": "" + }, + "0.25": { + "isVar": true, + "key": "$0.25", + "name": "t-size-0--25", + "val": 2, + "variable": "" + }, + "0.5": { + "isVar": true, + "key": "$0.5", + "name": "t-size-0--5", + "val": 4, + "variable": "" + }, + "0.75": { + "isVar": true, + "key": "$0.75", + "name": "t-size-0--75", + "val": 8, + "variable": "" + }, + "1.5": { + "isVar": true, + "key": "$1.5", + "name": "t-size-1--5", + "val": 24, + "variable": "" + }, + "2.5": { + "isVar": true, + "key": "$2.5", + "name": "t-size-2--5", + "val": 32, + "variable": "" + }, + "3.5": { + "isVar": true, + "key": "$3.5", + "name": "t-size-3--5", + "val": 40, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "t-size-true", + "val": 44, + "variable": "" + }, + "4.5": { + "isVar": true, + "key": "$4.5", + "name": "t-size-4--5", + "val": 48, + "variable": "" + } + } + }, + "selectionStyles": "Function", + "settings": { + "defaultFont": "body", + "mediaQueryDefaultActive": { + "xl": true, + "lg": true, + "md": true, + "sm": true, + "xs": true, + "xxs": false + }, + "themeClassNameOnRoot": true, + "webContainerType": "inline-size", + "fastSchemeChange": true, + "shouldAddPrefersColorThemes": true + }, + "unset": { + "fontFamily": "$body" + }, + "inverseShorthands": { + "userSelect": "ussel", + "cursor": "cur", + "pointerEvents": "pe", + "color": "col", + "fontFamily": "ff", + "fontSize": "fos", + "fontStyle": "fost", + "fontWeight": "fow", + "letterSpacing": "ls", + "lineHeight": "lh", + "textAlign": "ta", + "textTransform": "tt", + "wordWrap": "ww", + "alignContent": "ac", + "alignItems": "ai", + "alignSelf": "als", + "bottom": "b", + "backgroundColor": "bg", + "borderBottomColor": "bbc", + "borderBottomLeftRadius": "bblr", + "borderBottomRightRadius": "bbrr", + "borderBottomWidth": "bbw", + "borderLeftColor": "blc", + "borderLeftWidth": "blw", + "borderColor": "bc", + "borderRadius": "br", + "borderStyle": "bs", + "borderRightWidth": "brw", + "borderRightColor": "brc", + "borderTopColor": "btc", + "borderTopLeftRadius": "btlr", + "borderTopRightRadius": "btrr", + "borderTopWidth": "btw", + "borderWidth": "bw", + "display": "dsp", + "flex": "f", + "flexBasis": "fb", + "flexDirection": "fd", + "flexGrow": "fg", + "flexShrink": "fs", + "flexWrap": "fw", + "height": "h", + "justifyContent": "jc", + "left": "l", + "margin": "m", + "maxHeight": "mah", + "maxWidth": "maw", + "marginBottom": "mb", + "minHeight": "mih", + "minWidth": "miw", + "marginLeft": "ml", + "marginRight": "mr", + "marginTop": "mt", + "marginHorizontal": "mx", + "marginVertical": "my", + "opacity": "o", + "overflow": "ov", + "padding": "p", + "paddingBottom": "pb", + "paddingLeft": "pl", + "position": "pos", + "paddingRight": "pr", + "paddingTop": "pt", + "paddingHorizontal": "px", + "paddingVertical": "py", + "right": "r", + "shadowColor": "shac", + "shadowRadius": "shar", + "shadowOffset": "shof", + "shadowOpacity": "shop", + "top": "t", + "width": "w", + "zIndex": "zi", + "borderLeftStyle": "bls", + "borderRightStyle": "brs", + "borderTopStyle": "bts", + "borderBottomStyle": "bbs", + "boxSizing": "bxs", + "boxShadow": "bxsh", + "overflowX": "ox", + "overflowY": "oy" + }, + "parsed": true, + "getNewCSS": "Function", + "defaultFont": "body", + "fontSizeTokens": {}, + "specificTokens": { + "$color.white0": { + "isVar": true, + "key": "$white0", + "name": "c-white0", + "val": "rgba(255,255,255,0)", + "variable": "" + }, + "$color.white075": { + "isVar": true, + "key": "$white075", + "name": "c-white075", + "val": "rgba(255,255,255,0.75)", + "variable": "" + }, + "$color.white05": { + "isVar": true, + "key": "$white05", + "name": "c-white05", + "val": "rgba(255,255,255,0.5)", + "variable": "" + }, + "$color.white025": { + "isVar": true, + "key": "$white025", + "name": "c-white025", + "val": "rgba(255,255,255,0.25)", + "variable": "" + }, + "$color.black0": { + "isVar": true, + "key": "$black0", + "name": "c-black0", + "val": "rgba(10,10,10,0)", + "variable": "" + }, + "$color.black075": { + "isVar": true, + "key": "$black075", + "name": "c-black075", + "val": "rgba(10,10,10,0.75)", + "variable": "" + }, + "$color.black05": { + "isVar": true, + "key": "$black05", + "name": "c-black05", + "val": "rgba(10,10,10,0.5)", + "variable": "" + }, + "$color.black025": { + "isVar": true, + "key": "$black025", + "name": "c-black025", + "val": "rgba(10,10,10,0.25)", + "variable": "" + }, + "$color.white1": { + "isVar": true, + "key": "$white1", + "name": "c-white1", + "val": "#fff", + "variable": "" + }, + "$color.white2": { + "isVar": true, + "key": "$white2", + "name": "c-white2", + "val": "#f8f8f8", + "variable": "" + }, + "$color.white3": { + "isVar": true, + "key": "$white3", + "name": "c-white3", + "val": "hsl(0, 0%, 96.3%)", + "variable": "" + }, + "$color.white4": { + "isVar": true, + "key": "$white4", + "name": "c-white4", + "val": "hsl(0, 0%, 94.1%)", + "variable": "" + }, + "$color.white5": { + "isVar": true, + "key": "$white5", + "name": "c-white5", + "val": "hsl(0, 0%, 92.0%)", + "variable": "" + }, + "$color.white6": { + "isVar": true, + "key": "$white6", + "name": "c-white6", + "val": "hsl(0, 0%, 90.0%)", + "variable": "" + }, + "$color.white7": { + "isVar": true, + "key": "$white7", + "name": "c-white7", + "val": "hsl(0, 0%, 88.5%)", + "variable": "" + }, + "$color.white8": { + "isVar": true, + "key": "$white8", + "name": "c-white8", + "val": "hsl(0, 0%, 81.0%)", + "variable": "" + }, + "$color.white9": { + "isVar": true, + "key": "$white9", + "name": "c-white9", + "val": "hsl(0, 0%, 56.1%)", + "variable": "" + }, + "$color.white10": { + "isVar": true, + "key": "$white10", + "name": "c-white10", + "val": "hsl(0, 0%, 50.3%)", + "variable": "" + }, + "$color.white11": { + "isVar": true, + "key": "$white11", + "name": "c-white11", + "val": "hsl(0, 0%, 42.5%)", + "variable": "" + }, + "$color.white12": { + "isVar": true, + "key": "$white12", + "name": "c-white12", + "val": "hsl(0, 0%, 9.0%)", + "variable": "" + }, + "$color.black1": { + "isVar": true, + "key": "$black1", + "name": "c-black1", + "val": "#050505", + "variable": "" + }, + "$color.black2": { + "isVar": true, + "key": "$black2", + "name": "c-black2", + "val": "#151515", + "variable": "" + }, + "$color.black3": { + "isVar": true, + "key": "$black3", + "name": "c-black3", + "val": "#191919", + "variable": "" + }, + "$color.black4": { + "isVar": true, + "key": "$black4", + "name": "c-black4", + "val": "#232323", + "variable": "" + }, + "$color.black5": { + "isVar": true, + "key": "$black5", + "name": "c-black5", + "val": "#282828", + "variable": "" + }, + "$color.black6": { + "isVar": true, + "key": "$black6", + "name": "c-black6", + "val": "#323232", + "variable": "" + }, + "$color.black7": { + "isVar": true, + "key": "$black7", + "name": "c-black7", + "val": "#424242", + "variable": "" + }, + "$color.black8": { + "isVar": true, + "key": "$black8", + "name": "c-black8", + "val": "#494949", + "variable": "" + }, + "$color.black9": { + "isVar": true, + "key": "$black9", + "name": "c-black9", + "val": "#545454", + "variable": "" + }, + "$color.black10": { + "isVar": true, + "key": "$black10", + "name": "c-black10", + "val": "#626262", + "variable": "" + }, + "$color.black11": { + "isVar": true, + "key": "$black11", + "name": "c-black11", + "val": "#a5a5a5", + "variable": "" + }, + "$color.black12": { + "isVar": true, + "key": "$black12", + "name": "c-black12", + "val": "#fff", + "variable": "" + }, + "$color.blue1Light": { + "isVar": true, + "key": "$blue1Light", + "name": "c-blue1Light", + "val": "hsl(206, 100%, 99.2%)", + "variable": "" + }, + "$color.blue2Light": { + "isVar": true, + "key": "$blue2Light", + "name": "c-blue2Light", + "val": "hsl(210, 100%, 98.0%)", + "variable": "" + }, + "$color.blue3Light": { + "isVar": true, + "key": "$blue3Light", + "name": "c-blue3Light", + "val": "hsl(209, 100%, 96.5%)", + "variable": "" + }, + "$color.blue4Light": { + "isVar": true, + "key": "$blue4Light", + "name": "c-blue4Light", + "val": "hsl(210, 98.8%, 94.0%)", + "variable": "" + }, + "$color.blue5Light": { + "isVar": true, + "key": "$blue5Light", + "name": "c-blue5Light", + "val": "hsl(209, 95.0%, 90.1%)", + "variable": "" + }, + "$color.blue6Light": { + "isVar": true, + "key": "$blue6Light", + "name": "c-blue6Light", + "val": "hsl(209, 81.2%, 84.5%)", + "variable": "" + }, + "$color.blue7Light": { + "isVar": true, + "key": "$blue7Light", + "name": "c-blue7Light", + "val": "hsl(208, 77.5%, 76.9%)", + "variable": "" + }, + "$color.blue8Light": { + "isVar": true, + "key": "$blue8Light", + "name": "c-blue8Light", + "val": "hsl(206, 81.9%, 65.3%)", + "variable": "" + }, + "$color.blue9Light": { + "isVar": true, + "key": "$blue9Light", + "name": "c-blue9Light", + "val": "hsl(206, 100%, 50.0%)", + "variable": "" + }, + "$color.blue10Light": { + "isVar": true, + "key": "$blue10Light", + "name": "c-blue10Light", + "val": "hsl(208, 100%, 47.3%)", + "variable": "" + }, + "$color.blue11Light": { + "isVar": true, + "key": "$blue11Light", + "name": "c-blue11Light", + "val": "hsl(211, 100%, 43.2%)", + "variable": "" + }, + "$color.blue12Light": { + "isVar": true, + "key": "$blue12Light", + "name": "c-blue12Light", + "val": "hsl(211, 100%, 15.0%)", + "variable": "" + }, + "$color.gray1Light": { + "isVar": true, + "key": "$gray1Light", + "name": "c-gray1Light", + "val": "hsl(0, 0%, 99.0%)", + "variable": "" + }, + "$color.gray2Light": { + "isVar": true, + "key": "$gray2Light", + "name": "c-gray2Light", + "val": "hsl(0, 0%, 97.3%)", + "variable": "" + }, + "$color.gray3Light": { + "isVar": true, + "key": "$gray3Light", + "name": "c-gray3Light", + "val": "hsl(0, 0%, 95.1%)", + "variable": "" + }, + "$color.gray4Light": { + "isVar": true, + "key": "$gray4Light", + "name": "c-gray4Light", + "val": "hsl(0, 0%, 93.0%)", + "variable": "" + }, + "$color.gray5Light": { + "isVar": true, + "key": "$gray5Light", + "name": "c-gray5Light", + "val": "hsl(0, 0%, 90.9%)", + "variable": "" + }, + "$color.gray6Light": { + "isVar": true, + "key": "$gray6Light", + "name": "c-gray6Light", + "val": "hsl(0, 0%, 88.7%)", + "variable": "" + }, + "$color.gray7Light": { + "isVar": true, + "key": "$gray7Light", + "name": "c-gray7Light", + "val": "hsl(0, 0%, 85.8%)", + "variable": "" + }, + "$color.gray8Light": { + "isVar": true, + "key": "$gray8Light", + "name": "c-gray8Light", + "val": "hsl(0, 0%, 78.0%)", + "variable": "" + }, + "$color.gray9Light": { + "isVar": true, + "key": "$gray9Light", + "name": "c-gray9Light", + "val": "hsl(0, 0%, 56.1%)", + "variable": "" + }, + "$color.gray10Light": { + "isVar": true, + "key": "$gray10Light", + "name": "c-gray10Light", + "val": "hsl(0, 0%, 52.3%)", + "variable": "" + }, + "$color.gray11Light": { + "isVar": true, + "key": "$gray11Light", + "name": "c-gray11Light", + "val": "hsl(0, 0%, 43.5%)", + "variable": "" + }, + "$color.gray12Light": { + "isVar": true, + "key": "$gray12Light", + "name": "c-gray12Light", + "val": "hsl(0, 0%, 9.0%)", + "variable": "" + }, + "$color.green1Light": { + "isVar": true, + "key": "$green1Light", + "name": "c-green1Light", + "val": "hsl(136, 50.0%, 98.9%)", + "variable": "" + }, + "$color.green2Light": { + "isVar": true, + "key": "$green2Light", + "name": "c-green2Light", + "val": "hsl(138, 62.5%, 96.9%)", + "variable": "" + }, + "$color.green3Light": { + "isVar": true, + "key": "$green3Light", + "name": "c-green3Light", + "val": "hsl(139, 55.2%, 94.5%)", + "variable": "" + }, + "$color.green4Light": { + "isVar": true, + "key": "$green4Light", + "name": "c-green4Light", + "val": "hsl(140, 48.7%, 91.0%)", + "variable": "" + }, + "$color.green5Light": { + "isVar": true, + "key": "$green5Light", + "name": "c-green5Light", + "val": "hsl(141, 43.7%, 86.0%)", + "variable": "" + }, + "$color.green6Light": { + "isVar": true, + "key": "$green6Light", + "name": "c-green6Light", + "val": "hsl(143, 40.3%, 79.0%)", + "variable": "" + }, + "$color.green7Light": { + "isVar": true, + "key": "$green7Light", + "name": "c-green7Light", + "val": "hsl(146, 38.5%, 69.0%)", + "variable": "" + }, + "$color.green8Light": { + "isVar": true, + "key": "$green8Light", + "name": "c-green8Light", + "val": "hsl(151, 40.2%, 54.1%)", + "variable": "" + }, + "$color.green9Light": { + "isVar": true, + "key": "$green9Light", + "name": "c-green9Light", + "val": "hsl(151, 55.0%, 41.5%)", + "variable": "" + }, + "$color.green10Light": { + "isVar": true, + "key": "$green10Light", + "name": "c-green10Light", + "val": "hsl(152, 57.5%, 37.6%)", + "variable": "" + }, + "$color.green11Light": { + "isVar": true, + "key": "$green11Light", + "name": "c-green11Light", + "val": "hsl(153, 67.0%, 28.5%)", + "variable": "" + }, + "$color.green12Light": { + "isVar": true, + "key": "$green12Light", + "name": "c-green12Light", + "val": "hsl(155, 40.0%, 14.0%)", + "variable": "" + }, + "$color.orange1Light": { + "isVar": true, + "key": "$orange1Light", + "name": "c-orange1Light", + "val": "hsl(24, 70.0%, 99.0%)", + "variable": "" + }, + "$color.orange2Light": { + "isVar": true, + "key": "$orange2Light", + "name": "c-orange2Light", + "val": "hsl(24, 83.3%, 97.6%)", + "variable": "" + }, + "$color.orange3Light": { + "isVar": true, + "key": "$orange3Light", + "name": "c-orange3Light", + "val": "hsl(24, 100%, 95.3%)", + "variable": "" + }, + "$color.orange4Light": { + "isVar": true, + "key": "$orange4Light", + "name": "c-orange4Light", + "val": "hsl(25, 100%, 92.2%)", + "variable": "" + }, + "$color.orange5Light": { + "isVar": true, + "key": "$orange5Light", + "name": "c-orange5Light", + "val": "hsl(25, 100%, 88.2%)", + "variable": "" + }, + "$color.orange6Light": { + "isVar": true, + "key": "$orange6Light", + "name": "c-orange6Light", + "val": "hsl(25, 100%, 82.8%)", + "variable": "" + }, + "$color.orange7Light": { + "isVar": true, + "key": "$orange7Light", + "name": "c-orange7Light", + "val": "hsl(24, 100%, 75.3%)", + "variable": "" + }, + "$color.orange8Light": { + "isVar": true, + "key": "$orange8Light", + "name": "c-orange8Light", + "val": "hsl(24, 94.5%, 64.3%)", + "variable": "" + }, + "$color.orange9Light": { + "isVar": true, + "key": "$orange9Light", + "name": "c-orange9Light", + "val": "hsl(24, 94.0%, 50.0%)", + "variable": "" + }, + "$color.orange10Light": { + "isVar": true, + "key": "$orange10Light", + "name": "c-orange10Light", + "val": "hsl(24, 100%, 46.5%)", + "variable": "" + }, + "$color.orange11Light": { + "isVar": true, + "key": "$orange11Light", + "name": "c-orange11Light", + "val": "hsl(24, 100%, 37.0%)", + "variable": "" + }, + "$color.orange12Light": { + "isVar": true, + "key": "$orange12Light", + "name": "c-orange12Light", + "val": "hsl(15, 60.0%, 17.0%)", + "variable": "" + }, + "$color.pink1Light": { + "isVar": true, + "key": "$pink1Light", + "name": "c-pink1Light", + "val": "hsl(322, 100%, 99.4%)", + "variable": "" + }, + "$color.pink2Light": { + "isVar": true, + "key": "$pink2Light", + "name": "c-pink2Light", + "val": "hsl(323, 100%, 98.4%)", + "variable": "" + }, + "$color.pink3Light": { + "isVar": true, + "key": "$pink3Light", + "name": "c-pink3Light", + "val": "hsl(323, 86.3%, 96.5%)", + "variable": "" + }, + "$color.pink4Light": { + "isVar": true, + "key": "$pink4Light", + "name": "c-pink4Light", + "val": "hsl(323, 78.7%, 94.2%)", + "variable": "" + }, + "$color.pink5Light": { + "isVar": true, + "key": "$pink5Light", + "name": "c-pink5Light", + "val": "hsl(323, 72.2%, 91.1%)", + "variable": "" + }, + "$color.pink6Light": { + "isVar": true, + "key": "$pink6Light", + "name": "c-pink6Light", + "val": "hsl(323, 66.3%, 86.6%)", + "variable": "" + }, + "$color.pink7Light": { + "isVar": true, + "key": "$pink7Light", + "name": "c-pink7Light", + "val": "hsl(323, 62.0%, 80.1%)", + "variable": "" + }, + "$color.pink8Light": { + "isVar": true, + "key": "$pink8Light", + "name": "c-pink8Light", + "val": "hsl(323, 60.3%, 72.4%)", + "variable": "" + }, + "$color.pink9Light": { + "isVar": true, + "key": "$pink9Light", + "name": "c-pink9Light", + "val": "hsl(322, 65.0%, 54.5%)", + "variable": "" + }, + "$color.pink10Light": { + "isVar": true, + "key": "$pink10Light", + "name": "c-pink10Light", + "val": "hsl(322, 63.9%, 50.7%)", + "variable": "" + }, + "$color.pink11Light": { + "isVar": true, + "key": "$pink11Light", + "name": "c-pink11Light", + "val": "hsl(322, 75.0%, 46.0%)", + "variable": "" + }, + "$color.pink12Light": { + "isVar": true, + "key": "$pink12Light", + "name": "c-pink12Light", + "val": "hsl(320, 70.0%, 13.5%)", + "variable": "" + }, + "$color.purple1Light": { + "isVar": true, + "key": "$purple1Light", + "name": "c-purple1Light", + "val": "hsl(280, 65.0%, 99.4%)", + "variable": "" + }, + "$color.purple2Light": { + "isVar": true, + "key": "$purple2Light", + "name": "c-purple2Light", + "val": "hsl(276, 100%, 99.0%)", + "variable": "" + }, + "$color.purple3Light": { + "isVar": true, + "key": "$purple3Light", + "name": "c-purple3Light", + "val": "hsl(276, 83.1%, 97.0%)", + "variable": "" + }, + "$color.purple4Light": { + "isVar": true, + "key": "$purple4Light", + "name": "c-purple4Light", + "val": "hsl(275, 76.4%, 94.7%)", + "variable": "" + }, + "$color.purple5Light": { + "isVar": true, + "key": "$purple5Light", + "name": "c-purple5Light", + "val": "hsl(275, 70.8%, 91.8%)", + "variable": "" + }, + "$color.purple6Light": { + "isVar": true, + "key": "$purple6Light", + "name": "c-purple6Light", + "val": "hsl(274, 65.4%, 87.8%)", + "variable": "" + }, + "$color.purple7Light": { + "isVar": true, + "key": "$purple7Light", + "name": "c-purple7Light", + "val": "hsl(273, 61.0%, 81.7%)", + "variable": "" + }, + "$color.purple8Light": { + "isVar": true, + "key": "$purple8Light", + "name": "c-purple8Light", + "val": "hsl(272, 60.0%, 73.5%)", + "variable": "" + }, + "$color.purple9Light": { + "isVar": true, + "key": "$purple9Light", + "name": "c-purple9Light", + "val": "hsl(272, 51.0%, 54.0%)", + "variable": "" + }, + "$color.purple10Light": { + "isVar": true, + "key": "$purple10Light", + "name": "c-purple10Light", + "val": "hsl(272, 46.8%, 50.3%)", + "variable": "" + }, + "$color.purple11Light": { + "isVar": true, + "key": "$purple11Light", + "name": "c-purple11Light", + "val": "hsl(272, 50.0%, 45.8%)", + "variable": "" + }, + "$color.purple12Light": { + "isVar": true, + "key": "$purple12Light", + "name": "c-purple12Light", + "val": "hsl(272, 66.0%, 16.0%)", + "variable": "" + }, + "$color.red1Light": { + "isVar": true, + "key": "$red1Light", + "name": "c-red1Light", + "val": "hsl(359, 100%, 99.4%)", + "variable": "" + }, + "$color.red2Light": { + "isVar": true, + "key": "$red2Light", + "name": "c-red2Light", + "val": "hsl(359, 100%, 98.6%)", + "variable": "" + }, + "$color.red3Light": { + "isVar": true, + "key": "$red3Light", + "name": "c-red3Light", + "val": "hsl(360, 100%, 96.8%)", + "variable": "" + }, + "$color.red4Light": { + "isVar": true, + "key": "$red4Light", + "name": "c-red4Light", + "val": "hsl(360, 97.9%, 94.8%)", + "variable": "" + }, + "$color.red5Light": { + "isVar": true, + "key": "$red5Light", + "name": "c-red5Light", + "val": "hsl(360, 90.2%, 91.9%)", + "variable": "" + }, + "$color.red6Light": { + "isVar": true, + "key": "$red6Light", + "name": "c-red6Light", + "val": "hsl(360, 81.7%, 87.8%)", + "variable": "" + }, + "$color.red7Light": { + "isVar": true, + "key": "$red7Light", + "name": "c-red7Light", + "val": "hsl(359, 74.2%, 81.7%)", + "variable": "" + }, + "$color.red8Light": { + "isVar": true, + "key": "$red8Light", + "name": "c-red8Light", + "val": "hsl(359, 69.5%, 74.3%)", + "variable": "" + }, + "$color.red9Light": { + "isVar": true, + "key": "$red9Light", + "name": "c-red9Light", + "val": "hsl(358, 75.0%, 59.0%)", + "variable": "" + }, + "$color.red10Light": { + "isVar": true, + "key": "$red10Light", + "name": "c-red10Light", + "val": "hsl(358, 69.4%, 55.2%)", + "variable": "" + }, + "$color.red11Light": { + "isVar": true, + "key": "$red11Light", + "name": "c-red11Light", + "val": "hsl(358, 65.0%, 48.7%)", + "variable": "" + }, + "$color.red12Light": { + "isVar": true, + "key": "$red12Light", + "name": "c-red12Light", + "val": "hsl(354, 50.0%, 14.6%)", + "variable": "" + }, + "$color.yellow1Light": { + "isVar": true, + "key": "$yellow1Light", + "name": "c-yellow1Light", + "val": "hsl(60, 54.0%, 98.5%)", + "variable": "" + }, + "$color.yellow2Light": { + "isVar": true, + "key": "$yellow2Light", + "name": "c-yellow2Light", + "val": "hsl(52, 100%, 95.5%)", + "variable": "" + }, + "$color.yellow3Light": { + "isVar": true, + "key": "$yellow3Light", + "name": "c-yellow3Light", + "val": "hsl(55, 100%, 90.9%)", + "variable": "" + }, + "$color.yellow4Light": { + "isVar": true, + "key": "$yellow4Light", + "name": "c-yellow4Light", + "val": "hsl(54, 100%, 86.6%)", + "variable": "" + }, + "$color.yellow5Light": { + "isVar": true, + "key": "$yellow5Light", + "name": "c-yellow5Light", + "val": "hsl(52, 97.9%, 82.0%)", + "variable": "" + }, + "$color.yellow6Light": { + "isVar": true, + "key": "$yellow6Light", + "name": "c-yellow6Light", + "val": "hsl(50, 89.4%, 76.1%)", + "variable": "" + }, + "$color.yellow7Light": { + "isVar": true, + "key": "$yellow7Light", + "name": "c-yellow7Light", + "val": "hsl(47, 80.4%, 68.0%)", + "variable": "" + }, + "$color.yellow8Light": { + "isVar": true, + "key": "$yellow8Light", + "name": "c-yellow8Light", + "val": "hsl(48, 100%, 46.1%)", + "variable": "" + }, + "$color.yellow9Light": { + "isVar": true, + "key": "$yellow9Light", + "name": "c-yellow9Light", + "val": "hsl(53, 92.0%, 50.0%)", + "variable": "" + }, + "$color.yellow10Light": { + "isVar": true, + "key": "$yellow10Light", + "name": "c-yellow10Light", + "val": "hsl(50, 100%, 48.5%)", + "variable": "" + }, + "$color.yellow11Light": { + "isVar": true, + "key": "$yellow11Light", + "name": "c-yellow11Light", + "val": "hsl(42, 100%, 29.0%)", + "variable": "" + }, + "$color.yellow12Light": { + "isVar": true, + "key": "$yellow12Light", + "name": "c-yellow12Light", + "val": "hsl(40, 55.0%, 13.5%)", + "variable": "" + }, + "$color.blue1Dark": { + "isVar": true, + "key": "$blue1Dark", + "name": "c-blue1Dark", + "val": "hsl(212, 35.0%, 9.2%)", + "variable": "" + }, + "$color.blue2Dark": { + "isVar": true, + "key": "$blue2Dark", + "name": "c-blue2Dark", + "val": "hsl(216, 50.0%, 11.8%)", + "variable": "" + }, + "$color.blue3Dark": { + "isVar": true, + "key": "$blue3Dark", + "name": "c-blue3Dark", + "val": "hsl(214, 59.4%, 15.3%)", + "variable": "" + }, + "$color.blue4Dark": { + "isVar": true, + "key": "$blue4Dark", + "name": "c-blue4Dark", + "val": "hsl(214, 65.8%, 17.9%)", + "variable": "" + }, + "$color.blue5Dark": { + "isVar": true, + "key": "$blue5Dark", + "name": "c-blue5Dark", + "val": "hsl(213, 71.2%, 20.2%)", + "variable": "" + }, + "$color.blue6Dark": { + "isVar": true, + "key": "$blue6Dark", + "name": "c-blue6Dark", + "val": "hsl(212, 77.4%, 23.1%)", + "variable": "" + }, + "$color.blue7Dark": { + "isVar": true, + "key": "$blue7Dark", + "name": "c-blue7Dark", + "val": "hsl(211, 85.1%, 27.4%)", + "variable": "" + }, + "$color.blue8Dark": { + "isVar": true, + "key": "$blue8Dark", + "name": "c-blue8Dark", + "val": "hsl(211, 89.7%, 34.1%)", + "variable": "" + }, + "$color.blue9Dark": { + "isVar": true, + "key": "$blue9Dark", + "name": "c-blue9Dark", + "val": "hsl(206, 100%, 50.0%)", + "variable": "" + }, + "$color.blue10Dark": { + "isVar": true, + "key": "$blue10Dark", + "name": "c-blue10Dark", + "val": "hsl(209, 100%, 60.6%)", + "variable": "" + }, + "$color.blue11Dark": { + "isVar": true, + "key": "$blue11Dark", + "name": "c-blue11Dark", + "val": "hsl(210, 100%, 66.1%)", + "variable": "" + }, + "$color.blue12Dark": { + "isVar": true, + "key": "$blue12Dark", + "name": "c-blue12Dark", + "val": "hsl(206, 98.0%, 95.8%)", + "variable": "" + }, + "$color.gray1Dark": { + "isVar": true, + "key": "$gray1Dark", + "name": "c-gray1Dark", + "val": "hsl(0, 0%, 8.5%)", + "variable": "" + }, + "$color.gray2Dark": { + "isVar": true, + "key": "$gray2Dark", + "name": "c-gray2Dark", + "val": "hsl(0, 0%, 11.0%)", + "variable": "" + }, + "$color.gray3Dark": { + "isVar": true, + "key": "$gray3Dark", + "name": "c-gray3Dark", + "val": "hsl(0, 0%, 13.6%)", + "variable": "" + }, + "$color.gray4Dark": { + "isVar": true, + "key": "$gray4Dark", + "name": "c-gray4Dark", + "val": "hsl(0, 0%, 15.8%)", + "variable": "" + }, + "$color.gray5Dark": { + "isVar": true, + "key": "$gray5Dark", + "name": "c-gray5Dark", + "val": "hsl(0, 0%, 17.9%)", + "variable": "" + }, + "$color.gray6Dark": { + "isVar": true, + "key": "$gray6Dark", + "name": "c-gray6Dark", + "val": "hsl(0, 0%, 20.5%)", + "variable": "" + }, + "$color.gray7Dark": { + "isVar": true, + "key": "$gray7Dark", + "name": "c-gray7Dark", + "val": "hsl(0, 0%, 24.3%)", + "variable": "" + }, + "$color.gray8Dark": { + "isVar": true, + "key": "$gray8Dark", + "name": "c-gray8Dark", + "val": "hsl(0, 0%, 31.2%)", + "variable": "" + }, + "$color.gray9Dark": { + "isVar": true, + "key": "$gray9Dark", + "name": "c-gray9Dark", + "val": "hsl(0, 0%, 43.9%)", + "variable": "" + }, + "$color.gray10Dark": { + "isVar": true, + "key": "$gray10Dark", + "name": "c-gray10Dark", + "val": "hsl(0, 0%, 49.4%)", + "variable": "" + }, + "$color.gray11Dark": { + "isVar": true, + "key": "$gray11Dark", + "name": "c-gray11Dark", + "val": "hsl(0, 0%, 62.8%)", + "variable": "" + }, + "$color.gray12Dark": { + "isVar": true, + "key": "$gray12Dark", + "name": "c-gray12Dark", + "val": "hsl(0, 0%, 93.0%)", + "variable": "" + }, + "$color.green1Dark": { + "isVar": true, + "key": "$green1Dark", + "name": "c-green1Dark", + "val": "hsl(146, 30.0%, 7.4%)", + "variable": "" + }, + "$color.green2Dark": { + "isVar": true, + "key": "$green2Dark", + "name": "c-green2Dark", + "val": "hsl(155, 44.2%, 8.4%)", + "variable": "" + }, + "$color.green3Dark": { + "isVar": true, + "key": "$green3Dark", + "name": "c-green3Dark", + "val": "hsl(155, 46.7%, 10.9%)", + "variable": "" + }, + "$color.green4Dark": { + "isVar": true, + "key": "$green4Dark", + "name": "c-green4Dark", + "val": "hsl(154, 48.4%, 12.9%)", + "variable": "" + }, + "$color.green5Dark": { + "isVar": true, + "key": "$green5Dark", + "name": "c-green5Dark", + "val": "hsl(154, 49.7%, 14.9%)", + "variable": "" + }, + "$color.green6Dark": { + "isVar": true, + "key": "$green6Dark", + "name": "c-green6Dark", + "val": "hsl(154, 50.9%, 17.6%)", + "variable": "" + }, + "$color.green7Dark": { + "isVar": true, + "key": "$green7Dark", + "name": "c-green7Dark", + "val": "hsl(153, 51.8%, 21.8%)", + "variable": "" + }, + "$color.green8Dark": { + "isVar": true, + "key": "$green8Dark", + "name": "c-green8Dark", + "val": "hsl(151, 51.7%, 28.4%)", + "variable": "" + }, + "$color.green9Dark": { + "isVar": true, + "key": "$green9Dark", + "name": "c-green9Dark", + "val": "hsl(151, 55.0%, 41.5%)", + "variable": "" + }, + "$color.green10Dark": { + "isVar": true, + "key": "$green10Dark", + "name": "c-green10Dark", + "val": "hsl(151, 49.3%, 46.5%)", + "variable": "" + }, + "$color.green11Dark": { + "isVar": true, + "key": "$green11Dark", + "name": "c-green11Dark", + "val": "hsl(151, 50.0%, 53.2%)", + "variable": "" + }, + "$color.green12Dark": { + "isVar": true, + "key": "$green12Dark", + "name": "c-green12Dark", + "val": "hsl(137, 72.0%, 94.0%)", + "variable": "" + }, + "$color.orange1Dark": { + "isVar": true, + "key": "$orange1Dark", + "name": "c-orange1Dark", + "val": "hsl(30, 70.0%, 7.2%)", + "variable": "" + }, + "$color.orange2Dark": { + "isVar": true, + "key": "$orange2Dark", + "name": "c-orange2Dark", + "val": "hsl(28, 100%, 8.4%)", + "variable": "" + }, + "$color.orange3Dark": { + "isVar": true, + "key": "$orange3Dark", + "name": "c-orange3Dark", + "val": "hsl(26, 91.1%, 11.6%)", + "variable": "" + }, + "$color.orange4Dark": { + "isVar": true, + "key": "$orange4Dark", + "name": "c-orange4Dark", + "val": "hsl(25, 88.3%, 14.1%)", + "variable": "" + }, + "$color.orange5Dark": { + "isVar": true, + "key": "$orange5Dark", + "name": "c-orange5Dark", + "val": "hsl(24, 87.6%, 16.6%)", + "variable": "" + }, + "$color.orange6Dark": { + "isVar": true, + "key": "$orange6Dark", + "name": "c-orange6Dark", + "val": "hsl(24, 88.6%, 19.8%)", + "variable": "" + }, + "$color.orange7Dark": { + "isVar": true, + "key": "$orange7Dark", + "name": "c-orange7Dark", + "val": "hsl(24, 92.4%, 24.0%)", + "variable": "" + }, + "$color.orange8Dark": { + "isVar": true, + "key": "$orange8Dark", + "name": "c-orange8Dark", + "val": "hsl(25, 100%, 29.0%)", + "variable": "" + }, + "$color.orange9Dark": { + "isVar": true, + "key": "$orange9Dark", + "name": "c-orange9Dark", + "val": "hsl(24, 94.0%, 50.0%)", + "variable": "" + }, + "$color.orange10Dark": { + "isVar": true, + "key": "$orange10Dark", + "name": "c-orange10Dark", + "val": "hsl(24, 100%, 58.5%)", + "variable": "" + }, + "$color.orange11Dark": { + "isVar": true, + "key": "$orange11Dark", + "name": "c-orange11Dark", + "val": "hsl(24, 100%, 62.2%)", + "variable": "" + }, + "$color.orange12Dark": { + "isVar": true, + "key": "$orange12Dark", + "name": "c-orange12Dark", + "val": "hsl(24, 97.0%, 93.2%)", + "variable": "" + }, + "$color.pink1Dark": { + "isVar": true, + "key": "$pink1Dark", + "name": "c-pink1Dark", + "val": "hsl(318, 25.0%, 9.6%)", + "variable": "" + }, + "$color.pink2Dark": { + "isVar": true, + "key": "$pink2Dark", + "name": "c-pink2Dark", + "val": "hsl(319, 32.2%, 11.6%)", + "variable": "" + }, + "$color.pink3Dark": { + "isVar": true, + "key": "$pink3Dark", + "name": "c-pink3Dark", + "val": "hsl(319, 41.0%, 16.0%)", + "variable": "" + }, + "$color.pink4Dark": { + "isVar": true, + "key": "$pink4Dark", + "name": "c-pink4Dark", + "val": "hsl(320, 45.4%, 18.7%)", + "variable": "" + }, + "$color.pink5Dark": { + "isVar": true, + "key": "$pink5Dark", + "name": "c-pink5Dark", + "val": "hsl(320, 49.0%, 21.1%)", + "variable": "" + }, + "$color.pink6Dark": { + "isVar": true, + "key": "$pink6Dark", + "name": "c-pink6Dark", + "val": "hsl(321, 53.6%, 24.4%)", + "variable": "" + }, + "$color.pink7Dark": { + "isVar": true, + "key": "$pink7Dark", + "name": "c-pink7Dark", + "val": "hsl(321, 61.1%, 29.7%)", + "variable": "" + }, + "$color.pink8Dark": { + "isVar": true, + "key": "$pink8Dark", + "name": "c-pink8Dark", + "val": "hsl(322, 74.9%, 37.5%)", + "variable": "" + }, + "$color.pink9Dark": { + "isVar": true, + "key": "$pink9Dark", + "name": "c-pink9Dark", + "val": "hsl(322, 65.0%, 54.5%)", + "variable": "" + }, + "$color.pink10Dark": { + "isVar": true, + "key": "$pink10Dark", + "name": "c-pink10Dark", + "val": "hsl(323, 72.8%, 59.2%)", + "variable": "" + }, + "$color.pink11Dark": { + "isVar": true, + "key": "$pink11Dark", + "name": "c-pink11Dark", + "val": "hsl(325, 90.0%, 66.4%)", + "variable": "" + }, + "$color.pink12Dark": { + "isVar": true, + "key": "$pink12Dark", + "name": "c-pink12Dark", + "val": "hsl(322, 90.0%, 95.8%)", + "variable": "" + }, + "$color.purple1Dark": { + "isVar": true, + "key": "$purple1Dark", + "name": "c-purple1Dark", + "val": "hsl(284, 20.0%, 9.6%)", + "variable": "" + }, + "$color.purple2Dark": { + "isVar": true, + "key": "$purple2Dark", + "name": "c-purple2Dark", + "val": "hsl(283, 30.0%, 11.8%)", + "variable": "" + }, + "$color.purple3Dark": { + "isVar": true, + "key": "$purple3Dark", + "name": "c-purple3Dark", + "val": "hsl(281, 37.5%, 16.5%)", + "variable": "" + }, + "$color.purple4Dark": { + "isVar": true, + "key": "$purple4Dark", + "name": "c-purple4Dark", + "val": "hsl(280, 41.2%, 20.0%)", + "variable": "" + }, + "$color.purple5Dark": { + "isVar": true, + "key": "$purple5Dark", + "name": "c-purple5Dark", + "val": "hsl(279, 43.8%, 23.3%)", + "variable": "" + }, + "$color.purple6Dark": { + "isVar": true, + "key": "$purple6Dark", + "name": "c-purple6Dark", + "val": "hsl(277, 46.4%, 27.5%)", + "variable": "" + }, + "$color.purple7Dark": { + "isVar": true, + "key": "$purple7Dark", + "name": "c-purple7Dark", + "val": "hsl(275, 49.3%, 34.6%)", + "variable": "" + }, + "$color.purple8Dark": { + "isVar": true, + "key": "$purple8Dark", + "name": "c-purple8Dark", + "val": "hsl(272, 52.1%, 45.9%)", + "variable": "" + }, + "$color.purple9Dark": { + "isVar": true, + "key": "$purple9Dark", + "name": "c-purple9Dark", + "val": "hsl(272, 51.0%, 54.0%)", + "variable": "" + }, + "$color.purple10Dark": { + "isVar": true, + "key": "$purple10Dark", + "name": "c-purple10Dark", + "val": "hsl(273, 57.3%, 59.1%)", + "variable": "" + }, + "$color.purple11Dark": { + "isVar": true, + "key": "$purple11Dark", + "name": "c-purple11Dark", + "val": "hsl(275, 80.0%, 71.0%)", + "variable": "" + }, + "$color.purple12Dark": { + "isVar": true, + "key": "$purple12Dark", + "name": "c-purple12Dark", + "val": "hsl(279, 75.0%, 95.7%)", + "variable": "" + }, + "$color.red1Dark": { + "isVar": true, + "key": "$red1Dark", + "name": "c-red1Dark", + "val": "hsl(353, 23.0%, 9.8%)", + "variable": "" + }, + "$color.red2Dark": { + "isVar": true, + "key": "$red2Dark", + "name": "c-red2Dark", + "val": "hsl(357, 34.4%, 12.0%)", + "variable": "" + }, + "$color.red3Dark": { + "isVar": true, + "key": "$red3Dark", + "name": "c-red3Dark", + "val": "hsl(356, 43.4%, 16.4%)", + "variable": "" + }, + "$color.red4Dark": { + "isVar": true, + "key": "$red4Dark", + "name": "c-red4Dark", + "val": "hsl(356, 47.6%, 19.2%)", + "variable": "" + }, + "$color.red5Dark": { + "isVar": true, + "key": "$red5Dark", + "name": "c-red5Dark", + "val": "hsl(356, 51.1%, 21.9%)", + "variable": "" + }, + "$color.red6Dark": { + "isVar": true, + "key": "$red6Dark", + "name": "c-red6Dark", + "val": "hsl(356, 55.2%, 25.9%)", + "variable": "" + }, + "$color.red7Dark": { + "isVar": true, + "key": "$red7Dark", + "name": "c-red7Dark", + "val": "hsl(357, 60.2%, 31.8%)", + "variable": "" + }, + "$color.red8Dark": { + "isVar": true, + "key": "$red8Dark", + "name": "c-red8Dark", + "val": "hsl(358, 65.0%, 40.4%)", + "variable": "" + }, + "$color.red9Dark": { + "isVar": true, + "key": "$red9Dark", + "name": "c-red9Dark", + "val": "hsl(358, 75.0%, 59.0%)", + "variable": "" + }, + "$color.red10Dark": { + "isVar": true, + "key": "$red10Dark", + "name": "c-red10Dark", + "val": "hsl(358, 85.3%, 64.0%)", + "variable": "" + }, + "$color.red11Dark": { + "isVar": true, + "key": "$red11Dark", + "name": "c-red11Dark", + "val": "hsl(358, 100%, 69.5%)", + "variable": "" + }, + "$color.red12Dark": { + "isVar": true, + "key": "$red12Dark", + "name": "c-red12Dark", + "val": "hsl(351, 89.0%, 96.0%)", + "variable": "" + }, + "$color.yellow1Dark": { + "isVar": true, + "key": "$yellow1Dark", + "name": "c-yellow1Dark", + "val": "hsl(45, 100%, 5.5%)", + "variable": "" + }, + "$color.yellow2Dark": { + "isVar": true, + "key": "$yellow2Dark", + "name": "c-yellow2Dark", + "val": "hsl(46, 100%, 6.7%)", + "variable": "" + }, + "$color.yellow3Dark": { + "isVar": true, + "key": "$yellow3Dark", + "name": "c-yellow3Dark", + "val": "hsl(45, 100%, 8.7%)", + "variable": "" + }, + "$color.yellow4Dark": { + "isVar": true, + "key": "$yellow4Dark", + "name": "c-yellow4Dark", + "val": "hsl(45, 100%, 10.4%)", + "variable": "" + }, + "$color.yellow5Dark": { + "isVar": true, + "key": "$yellow5Dark", + "name": "c-yellow5Dark", + "val": "hsl(47, 100%, 12.1%)", + "variable": "" + }, + "$color.yellow6Dark": { + "isVar": true, + "key": "$yellow6Dark", + "name": "c-yellow6Dark", + "val": "hsl(49, 100%, 14.3%)", + "variable": "" + }, + "$color.yellow7Dark": { + "isVar": true, + "key": "$yellow7Dark", + "name": "c-yellow7Dark", + "val": "hsl(49, 90.3%, 18.4%)", + "variable": "" + }, + "$color.yellow8Dark": { + "isVar": true, + "key": "$yellow8Dark", + "name": "c-yellow8Dark", + "val": "hsl(50, 100%, 22.0%)", + "variable": "" + }, + "$color.yellow9Dark": { + "isVar": true, + "key": "$yellow9Dark", + "name": "c-yellow9Dark", + "val": "hsl(53, 92.0%, 50.0%)", + "variable": "" + }, + "$color.yellow10Dark": { + "isVar": true, + "key": "$yellow10Dark", + "name": "c-yellow10Dark", + "val": "hsl(54, 100%, 68.0%)", + "variable": "" + }, + "$color.yellow11Dark": { + "isVar": true, + "key": "$yellow11Dark", + "name": "c-yellow11Dark", + "val": "hsl(48, 100%, 47.0%)", + "variable": "" + }, + "$color.yellow12Dark": { + "isVar": true, + "key": "$yellow12Dark", + "name": "c-yellow12Dark", + "val": "hsl(53, 100%, 91.0%)", + "variable": "" + }, + "$radius.0": { + "isVar": true, + "key": "$0", + "name": "t-radius-0", + "val": 0, + "variable": "" + }, + "$radius.1": { + "isVar": true, + "key": "$1", + "name": "t-radius-1", + "val": 3, + "variable": "" + }, + "$radius.2": { + "isVar": true, + "key": "$2", + "name": "t-radius-2", + "val": 5, + "variable": "" + }, + "$radius.3": { + "isVar": true, + "key": "$3", + "name": "t-radius-3", + "val": 7, + "variable": "" + }, + "$radius.4": { + "isVar": true, + "key": "$4", + "name": "t-radius-4", + "val": 9, + "variable": "" + }, + "$radius.5": { + "isVar": true, + "key": "$5", + "name": "t-radius-5", + "val": 10, + "variable": "" + }, + "$radius.6": { + "isVar": true, + "key": "$6", + "name": "t-radius-6", + "val": 16, + "variable": "" + }, + "$radius.7": { + "isVar": true, + "key": "$7", + "name": "t-radius-7", + "val": 19, + "variable": "" + }, + "$radius.8": { + "isVar": true, + "key": "$8", + "name": "t-radius-8", + "val": 22, + "variable": "" + }, + "$radius.9": { + "isVar": true, + "key": "$9", + "name": "t-radius-9", + "val": 26, + "variable": "" + }, + "$radius.10": { + "isVar": true, + "key": "$10", + "name": "t-radius-10", + "val": 34, + "variable": "" + }, + "$radius.11": { + "isVar": true, + "key": "$11", + "name": "t-radius-11", + "val": 42, + "variable": "" + }, + "$radius.12": { + "isVar": true, + "key": "$12", + "name": "t-radius-12", + "val": 50, + "variable": "" + }, + "$radius.true": { + "isVar": true, + "key": "$true", + "name": "t-radius-true", + "val": 9, + "variable": "" + }, + "$zIndex.0": { + "isVar": true, + "key": "$0", + "name": "t-zIndex-0", + "val": 0, + "variable": "" + }, + "$zIndex.1": { + "isVar": true, + "key": "$1", + "name": "t-zIndex-1", + "val": 100, + "variable": "" + }, + "$zIndex.2": { + "isVar": true, + "key": "$2", + "name": "t-zIndex-2", + "val": 200, + "variable": "" + }, + "$zIndex.3": { + "isVar": true, + "key": "$3", + "name": "t-zIndex-3", + "val": 300, + "variable": "" + }, + "$zIndex.4": { + "isVar": true, + "key": "$4", + "name": "t-zIndex-4", + "val": 400, + "variable": "" + }, + "$zIndex.5": { + "isVar": true, + "key": "$5", + "name": "t-zIndex-5", + "val": 500, + "variable": "" + }, + "$space.0": { + "isVar": true, + "key": "$0", + "name": "t-space-0", + "val": 0, + "variable": "" + }, + "$space.1": { + "isVar": true, + "key": "$1", + "name": "t-space-1", + "val": 2, + "variable": "" + }, + "$space.2": { + "isVar": true, + "key": "$2", + "name": "t-space-2", + "val": 7, + "variable": "" + }, + "$space.3": { + "isVar": true, + "key": "$3", + "name": "t-space-3", + "val": 13, + "variable": "" + }, + "$space.4": { + "isVar": true, + "key": "$4", + "name": "t-space-4", + "val": 18, + "variable": "" + }, + "$space.5": { + "isVar": true, + "key": "$5", + "name": "t-space-5", + "val": 24, + "variable": "" + }, + "$space.6": { + "isVar": true, + "key": "$6", + "name": "t-space-6", + "val": 32, + "variable": "" + }, + "$space.7": { + "isVar": true, + "key": "$7", + "name": "t-space-7", + "val": 39, + "variable": "" + }, + "$space.8": { + "isVar": true, + "key": "$8", + "name": "t-space-8", + "val": 46, + "variable": "" + }, + "$space.9": { + "isVar": true, + "key": "$9", + "name": "t-space-9", + "val": 53, + "variable": "" + }, + "$space.10": { + "isVar": true, + "key": "$10", + "name": "t-space-10", + "val": 60, + "variable": "" + }, + "$space.11": { + "isVar": true, + "key": "$11", + "name": "t-space-11", + "val": 74, + "variable": "" + }, + "$space.12": { + "isVar": true, + "key": "$12", + "name": "t-space-12", + "val": 88, + "variable": "" + }, + "$space.13": { + "isVar": true, + "key": "$13", + "name": "t-space-13", + "val": 102, + "variable": "" + }, + "$space.14": { + "isVar": true, + "key": "$14", + "name": "t-space-14", + "val": 116, + "variable": "" + }, + "$space.15": { + "isVar": true, + "key": "$15", + "name": "t-space-15", + "val": 130, + "variable": "" + }, + "$space.16": { + "isVar": true, + "key": "$16", + "name": "t-space-16", + "val": 144, + "variable": "" + }, + "$space.17": { + "isVar": true, + "key": "$17", + "name": "t-space-17", + "val": 144, + "variable": "" + }, + "$space.18": { + "isVar": true, + "key": "$18", + "name": "t-space-18", + "val": 158, + "variable": "" + }, + "$space.19": { + "isVar": true, + "key": "$19", + "name": "t-space-19", + "val": 172, + "variable": "" + }, + "$space.20": { + "isVar": true, + "key": "$20", + "name": "t-space-20", + "val": 186, + "variable": "" + }, + "$space.0.25": { + "isVar": true, + "key": "$0.25", + "name": "t-space-0--25", + "val": 0.5, + "variable": "" + }, + "$space.0.5": { + "isVar": true, + "key": "$0.5", + "name": "t-space-0--5", + "val": 1, + "variable": "" + }, + "$space.0.75": { + "isVar": true, + "key": "$0.75", + "name": "t-space-0--75", + "val": 1.5, + "variable": "" + }, + "$space.1.5": { + "isVar": true, + "key": "$1.5", + "name": "t-space-1--5", + "val": 4, + "variable": "" + }, + "$space.2.5": { + "isVar": true, + "key": "$2.5", + "name": "t-space-2--5", + "val": 10, + "variable": "" + }, + "$space.3.5": { + "isVar": true, + "key": "$3.5", + "name": "t-space-3--5", + "val": 16, + "variable": "" + }, + "$space.true": { + "isVar": true, + "key": "$true", + "name": "t-space-true", + "val": 18, + "variable": "" + }, + "$space.4.5": { + "isVar": true, + "key": "$4.5", + "name": "t-space-4--5", + "val": 21, + "variable": "" + }, + "$space.-0.25": { + "isVar": true, + "key": "$-0.25", + "name": "t-space--0--25", + "val": -0.5, + "variable": "" + }, + "$space.-0.5": { + "isVar": true, + "key": "$-0.5", + "name": "t-space--0--5", + "val": -1, + "variable": "" + }, + "$space.-0.75": { + "isVar": true, + "key": "$-0.75", + "name": "t-space--0--75", + "val": -1.5, + "variable": "" + }, + "$space.-1": { + "isVar": true, + "key": "$-1", + "name": "t-space--1", + "val": -2, + "variable": "" + }, + "$space.-1.5": { + "isVar": true, + "key": "$-1.5", + "name": "t-space--1--5", + "val": -4, + "variable": "" + }, + "$space.-2": { + "isVar": true, + "key": "$-2", + "name": "t-space--2", + "val": -7, + "variable": "" + }, + "$space.-2.5": { + "isVar": true, + "key": "$-2.5", + "name": "t-space--2--5", + "val": -10, + "variable": "" + }, + "$space.-3": { + "isVar": true, + "key": "$-3", + "name": "t-space--3", + "val": -13, + "variable": "" + }, + "$space.-3.5": { + "isVar": true, + "key": "$-3.5", + "name": "t-space--3--5", + "val": -16, + "variable": "" + }, + "$space.-4": { + "isVar": true, + "key": "$-4", + "name": "t-space--4", + "val": -18, + "variable": "" + }, + "$space.-true": { + "isVar": true, + "key": "$-true", + "name": "t-space--true", + "val": -18, + "variable": "" + }, + "$space.-4.5": { + "isVar": true, + "key": "$-4.5", + "name": "t-space--4--5", + "val": -21, + "variable": "" + }, + "$space.-5": { + "isVar": true, + "key": "$-5", + "name": "t-space--5", + "val": -24, + "variable": "" + }, + "$space.-6": { + "isVar": true, + "key": "$-6", + "name": "t-space--6", + "val": -32, + "variable": "" + }, + "$space.-7": { + "isVar": true, + "key": "$-7", + "name": "t-space--7", + "val": -39, + "variable": "" + }, + "$space.-8": { + "isVar": true, + "key": "$-8", + "name": "t-space--8", + "val": -46, + "variable": "" + }, + "$space.-9": { + "isVar": true, + "key": "$-9", + "name": "t-space--9", + "val": -53, + "variable": "" + }, + "$space.-10": { + "isVar": true, + "key": "$-10", + "name": "t-space--10", + "val": -60, + "variable": "" + }, + "$space.-11": { + "isVar": true, + "key": "$-11", + "name": "t-space--11", + "val": -74, + "variable": "" + }, + "$space.-12": { + "isVar": true, + "key": "$-12", + "name": "t-space--12", + "val": -88, + "variable": "" + }, + "$space.-13": { + "isVar": true, + "key": "$-13", + "name": "t-space--13", + "val": -102, + "variable": "" + }, + "$space.-14": { + "isVar": true, + "key": "$-14", + "name": "t-space--14", + "val": -116, + "variable": "" + }, + "$space.-15": { + "isVar": true, + "key": "$-15", + "name": "t-space--15", + "val": -130, + "variable": "" + }, + "$space.-16": { + "isVar": true, + "key": "$-16", + "name": "t-space--16", + "val": -144, + "variable": "" + }, + "$space.-17": { + "isVar": true, + "key": "$-17", + "name": "t-space--17", + "val": -144, + "variable": "" + }, + "$space.-18": { + "isVar": true, + "key": "$-18", + "name": "t-space--18", + "val": -158, + "variable": "" + }, + "$space.-19": { + "isVar": true, + "key": "$-19", + "name": "t-space--19", + "val": -172, + "variable": "" + }, + "$space.-20": { + "isVar": true, + "key": "$-20", + "name": "t-space--20", + "val": -186, + "variable": "" + }, + "$size.0": { + "isVar": true, + "key": "$0", + "name": "t-size-0", + "val": 0, + "variable": "" + }, + "$size.1": { + "isVar": true, + "key": "$1", + "name": "t-size-1", + "val": 20, + "variable": "" + }, + "$size.2": { + "isVar": true, + "key": "$2", + "name": "t-size-2", + "val": 28, + "variable": "" + }, + "$size.3": { + "isVar": true, + "key": "$3", + "name": "t-size-3", + "val": 36, + "variable": "" + }, + "$size.4": { + "isVar": true, + "key": "$4", + "name": "t-size-4", + "val": 44, + "variable": "" + }, + "$size.5": { + "isVar": true, + "key": "$5", + "name": "t-size-5", + "val": 52, + "variable": "" + }, + "$size.6": { + "isVar": true, + "key": "$6", + "name": "t-size-6", + "val": 64, + "variable": "" + }, + "$size.7": { + "isVar": true, + "key": "$7", + "name": "t-size-7", + "val": 74, + "variable": "" + }, + "$size.8": { + "isVar": true, + "key": "$8", + "name": "t-size-8", + "val": 84, + "variable": "" + }, + "$size.9": { + "isVar": true, + "key": "$9", + "name": "t-size-9", + "val": 94, + "variable": "" + }, + "$size.10": { + "isVar": true, + "key": "$10", + "name": "t-size-10", + "val": 104, + "variable": "" + }, + "$size.11": { + "isVar": true, + "key": "$11", + "name": "t-size-11", + "val": 124, + "variable": "" + }, + "$size.12": { + "isVar": true, + "key": "$12", + "name": "t-size-12", + "val": 144, + "variable": "" + }, + "$size.13": { + "isVar": true, + "key": "$13", + "name": "t-size-13", + "val": 164, + "variable": "" + }, + "$size.14": { + "isVar": true, + "key": "$14", + "name": "t-size-14", + "val": 184, + "variable": "" + }, + "$size.15": { + "isVar": true, + "key": "$15", + "name": "t-size-15", + "val": 204, + "variable": "" + }, + "$size.16": { + "isVar": true, + "key": "$16", + "name": "t-size-16", + "val": 224, + "variable": "" + }, + "$size.17": { + "isVar": true, + "key": "$17", + "name": "t-size-17", + "val": 224, + "variable": "" + }, + "$size.18": { + "isVar": true, + "key": "$18", + "name": "t-size-18", + "val": 244, + "variable": "" + }, + "$size.19": { + "isVar": true, + "key": "$19", + "name": "t-size-19", + "val": 264, + "variable": "" + }, + "$size.20": { + "isVar": true, + "key": "$20", + "name": "t-size-20", + "val": 284, + "variable": "" + }, + "$size.0.25": { + "isVar": true, + "key": "$0.25", + "name": "t-size-0--25", + "val": 2, + "variable": "" + }, + "$size.0.5": { + "isVar": true, + "key": "$0.5", + "name": "t-size-0--5", + "val": 4, + "variable": "" + }, + "$size.0.75": { + "isVar": true, + "key": "$0.75", + "name": "t-size-0--75", + "val": 8, + "variable": "" + }, + "$size.1.5": { + "isVar": true, + "key": "$1.5", + "name": "t-size-1--5", + "val": 24, + "variable": "" + }, + "$size.2.5": { + "isVar": true, + "key": "$2.5", + "name": "t-size-2--5", + "val": 32, + "variable": "" + }, + "$size.3.5": { + "isVar": true, + "key": "$3.5", + "name": "t-size-3--5", + "val": 40, + "variable": "" + }, + "$size.true": { + "isVar": true, + "key": "$true", + "name": "t-size-true", + "val": 44, + "variable": "" + }, + "$size.4.5": { + "isVar": true, + "key": "$4.5", + "name": "t-size-4--5", + "val": 48, + "variable": "" + } + }, + "defaultFontToken": "$body" + } +} diff --git a/frontend/app.config.ts b/frontend/app.config.ts new file mode 100644 index 0000000..188f6e7 --- /dev/null +++ b/frontend/app.config.ts @@ -0,0 +1,36 @@ +import { ExpoConfig, ConfigContext } from "expo/config"; + +export default ({ config }: ConfigContext): ExpoConfig => ({ + ...config, + name: "frontend", + slug: "frontend", + version: "1.0.0", + orientation: "portrait", + icon: "./assets/images/icon.png", + scheme: "myapp", + userInterfaceStyle: "automatic", + newArchEnabled: true, + splash: { + image: "./assets/images/splash.png", + resizeMode: "contain", + backgroundColor: "#ffffff", + }, + ios: { + supportsTablet: true, + }, + android: { + adaptiveIcon: { + foregroundImage: "./assets/images/adaptive-icon.png", + backgroundColor: "#ffffff", + }, + }, + web: { + bundler: "metro", + output: "static", + favicon: "./assets/images/favicon.png", + }, + plugins: ["expo-router"], + experiments: { + typedRoutes: true, + }, +}); diff --git a/frontend/app.json b/frontend/app.json deleted file mode 100644 index 5890294..0000000 --- a/frontend/app.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "expo": { - "name": "frontend", - "slug": "frontend", - "version": "1.0.0", - "orientation": "portrait", - "icon": "./assets/images/icon.png", - "scheme": "myapp", - "userInterfaceStyle": "automatic", - "newArchEnabled": true, - "splash": { - "image": "./assets/images/splash.png", - "resizeMode": "contain", - "backgroundColor": "#ffffff" - }, - "ios": { - "supportsTablet": true - }, - "android": { - "adaptiveIcon": { - "foregroundImage": "./assets/images/adaptive-icon.png", - "backgroundColor": "#ffffff" - } - }, - "web": { - "bundler": "metro", - "output": "static", - "favicon": "./assets/images/favicon.png" - }, - "plugins": [ - "expo-router" - ], - "experiments": { - "typedRoutes": true - } - } -} diff --git a/frontend/app/_layout.tsx b/frontend/app/_layout.tsx index 54b8f2d..ae1b170 100644 --- a/frontend/app/_layout.tsx +++ b/frontend/app/_layout.tsx @@ -1,20 +1,15 @@ -import { - DarkTheme, - DefaultTheme, - ThemeProvider, -} from "@react-navigation/native"; import { useFonts } from "expo-font"; import { Stack } from "expo-router"; import * as SplashScreen from "expo-splash-screen"; import { StatusBar } from "expo-status-bar"; import { useEffect } from "react"; import "react-native-reanimated"; +import Providers from "./_providers"; // Prevent the splash screen from auto-hiding before asset loading is complete. SplashScreen.preventAutoHideAsync(); export default function RootLayout() { - const colorScheme: string = "light"; const [loaded] = useFonts({ SpaceMono: require("../assets/fonts/SpaceMono-Regular.ttf"), }); @@ -30,11 +25,11 @@ export default function RootLayout() { } return ( - + - + ); } diff --git a/frontend/app/_providers.tsx b/frontend/app/_providers.tsx new file mode 100644 index 0000000..2eea6a0 --- /dev/null +++ b/frontend/app/_providers.tsx @@ -0,0 +1,48 @@ +import React, { PropsWithChildren, useMemo, useState } from "react"; +import tamaguiConfig from "@/tamagui.config"; +import { + DarkTheme, + DefaultTheme, + ThemeProvider, +} from "@react-navigation/native"; +import { TamaguiProvider, Theme } from "@tamagui/core"; +import useThemeStore from "@/stores/theme"; +import { QueryClient, QueryClientProvider } from "@tanstack/react-query"; + +type Props = PropsWithChildren; + +const Providers = ({ children }: Props) => { + const colorScheme = useThemeStore((i) => i.theme); + const [queryClient] = useState(() => new QueryClient()); + + const theme = useMemo(() => { + return colorScheme === "dark" + ? tamaguiConfig.themes.dark_blue + : tamaguiConfig.themes.light_blue; + }, [colorScheme]); + + const navTheme = useMemo(() => { + const base = colorScheme === "dark" ? DarkTheme : DefaultTheme; + return { + ...base, + colors: { + ...base.colors, + background: theme.background.val, + }, + }; + }, [theme, colorScheme]); + + return ( + + + + + {children} + + + + + ); +}; + +export default Providers; diff --git a/frontend/app/hosts/_comp/host-form.tsx b/frontend/app/hosts/_comp/host-form.tsx new file mode 100644 index 0000000..7acf8c4 --- /dev/null +++ b/frontend/app/hosts/_comp/host-form.tsx @@ -0,0 +1,69 @@ +import Icons from "@/components/ui/icons"; +import Select, { SelectItem } from "@/components/ui/select"; +import api from "@/lib/api"; +import { useQuery } from "@tanstack/react-query"; +import React from "react"; +import { Button, Input, Label, ScrollView, Text, View, XStack } from "tamagui"; + +type Props = {}; + +const typeOptions: SelectItem[] = [ + { label: "SSH", value: "ssh" }, + { label: "Proxmox VE", value: "pve" }, + { label: "Incus", value: "incus" }, +]; + +const HostForm = (props: Props) => { + const keys = useQuery({ + queryKey: ["keychains"], + queryFn: () => api("/keychains"), + select: (i) => i.rows, + }); + + return ( + <> + + + + + + + + + + + + + + + + ({ + label: key.label, + value: key.id, + }))} + /> + + + + + + + ); +}; + +export default HostForm; diff --git a/frontend/app/hosts/create.tsx b/frontend/app/hosts/create.tsx new file mode 100644 index 0000000..76e475d --- /dev/null +++ b/frontend/app/hosts/create.tsx @@ -0,0 +1,12 @@ +import React from "react"; +import { Stack } from "expo-router"; +import HostForm from "./_comp/host-form"; + +export default function CreateHostPage() { + return ( + <> + + + + ); +} diff --git a/frontend/app/hosts/edit.tsx b/frontend/app/hosts/edit.tsx new file mode 100644 index 0000000..268a502 --- /dev/null +++ b/frontend/app/hosts/edit.tsx @@ -0,0 +1,12 @@ +import React from "react"; +import { Stack } from "expo-router"; +import HostForm from "./_comp/host-form"; + +export default function EditHostPage() { + return ( + <> + + + + ); +} diff --git a/frontend/app/hosts/index.tsx b/frontend/app/hosts/index.tsx new file mode 100644 index 0000000..d8d0490 --- /dev/null +++ b/frontend/app/hosts/index.tsx @@ -0,0 +1,80 @@ +import { View, Text, Button, ScrollView, Spinner, Card, XStack } from "tamagui"; +import React from "react"; +import useThemeStore from "@/stores/theme"; +import { useQuery } from "@tanstack/react-query"; +import api from "@/lib/api"; +import { Stack } from "expo-router"; +import Pressable from "@/components/ui/pressable"; +import Icons from "@/components/ui/icons"; + +export default function Hosts() { + const { toggle } = useThemeStore(); + + const hosts = useQuery({ + queryKey: ["hosts"], + queryFn: () => api("/hosts"), + }); + + return ( + <> + ( + + ), + }} + /> + + {hosts.isLoading ? ( + + + Loading... + + ) : ( + + {hosts.data.rows?.map((host: any) => ( + + + + + {host.label} + + {host.host} + + + + + + + + ))} + + )} + + ); +} diff --git a/frontend/app/index.tsx b/frontend/app/index.tsx new file mode 100644 index 0000000..9fd40d9 --- /dev/null +++ b/frontend/app/index.tsx @@ -0,0 +1,6 @@ +import React from "react"; +import { Redirect } from "expo-router"; + +export default function index() { + return ; +} diff --git a/frontend/babel.config.js b/frontend/babel.config.js new file mode 100644 index 0000000..602e47b --- /dev/null +++ b/frontend/babel.config.js @@ -0,0 +1,20 @@ +module.exports = function (api) { + api.cache(true); + return { + presets: ["babel-preset-expo"], + plugins: [ + [ + "@tamagui/babel-plugin", + { + components: ["tamagui"], + config: "./tamagui.config.ts", + logTimings: true, + disableExtraction: process.env.NODE_ENV === "development", + }, + ], + + // NOTE: this is only necessary if you are using reanimated for animations + "react-native-reanimated/plugin", + ], + }; +}; diff --git a/frontend/components/ui/icons.tsx b/frontend/components/ui/icons.tsx new file mode 100644 index 0000000..216e7af --- /dev/null +++ b/frontend/components/ui/icons.tsx @@ -0,0 +1,8 @@ +import MaterialCommunityIcons from "@expo/vector-icons/MaterialCommunityIcons"; +import { styled } from "tamagui"; + +export const Icons = styled(MaterialCommunityIcons, { + color: "$color", +}); + +export default Icons; diff --git a/frontend/components/ui/pressable.tsx b/frontend/components/ui/pressable.tsx new file mode 100644 index 0000000..67a9e78 --- /dev/null +++ b/frontend/components/ui/pressable.tsx @@ -0,0 +1,20 @@ +import { Pressable as BasePressable } from "react-native"; +import { GetProps, styled, ViewStyle } from "tamagui"; + +const StyledPressable = styled(BasePressable); +export type PressableProps = GetProps & { + $hover?: ViewStyle; + $pressed?: ViewStyle; +}; + +const Pressable = ({ + $hover, + $pressed = { opacity: 0.5 }, + ...props +}: PressableProps) => { + return ( + + ); +}; + +export default Pressable; diff --git a/frontend/components/ui/select.tsx b/frontend/components/ui/select.tsx new file mode 100644 index 0000000..38f2b92 --- /dev/null +++ b/frontend/components/ui/select.tsx @@ -0,0 +1,65 @@ +import React, { forwardRef } from "react"; +import { Select as BaseSelect } from "tamagui"; + +export type SelectItem = { + label: string; + value: string; +}; + +type SelectProps = React.ComponentPropsWithoutRef & { + items?: SelectItem[] | null; + value?: string; + defaultValue?: string; + onChange?: (value: string) => void; + placeholder?: string; +}; + +type SelectRef = React.ElementRef; + +const Select = forwardRef( + ( + { + items, + value, + defaultValue, + onChange, + placeholder = "Select...", + ...props + }, + ref + ) => { + return ( + + + + + + + + + + {placeholder} + + + {items?.map((item, idx) => ( + + {item.label} + + ))} + + + + + ); + } +); + +export default Select; diff --git a/frontend/lib/api.ts b/frontend/lib/api.ts index 9c02c70..0c3fe91 100644 --- a/frontend/lib/api.ts +++ b/frontend/lib/api.ts @@ -1,2 +1,10 @@ +import { ofetch } from "ofetch"; + export const BASE_API_URL = process.env.EXPO_PUBLIC_API_URL || ""; //"http://10.0.0.100:3000"; export const BASE_WS_URL = BASE_API_URL.replace("http", "ws"); + +const api = ofetch.create({ + baseURL: BASE_API_URL, +}); + +export default api; diff --git a/frontend/package.json b/frontend/package.json index eebd143..0db8d2c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "license": "0BSD", + "license": "MIT", "main": "expo-router/entry", "version": "1.0.0", "scripts": { @@ -18,8 +18,11 @@ "dependencies": { "@expo/vector-icons": "^14.0.2", "@novnc/novnc": "^1.5.0", + "@react-native-async-storage/async-storage": "1.23.1", "@react-navigation/bottom-tabs": "7.0.0-rc.36", "@react-navigation/native": "7.0.0-rc.21", + "@tamagui/config": "^1.116.14", + "@tanstack/react-query": "^5.59.20", "@xterm/addon-attach": "^0.11.0", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.5.0", @@ -35,6 +38,7 @@ "expo-symbols": "~0.2.0", "expo-system-ui": "~4.0.2", "expo-web-browser": "~14.0.0", + "ofetch": "^1.4.1", "react": "18.3.1", "react-dom": "18.3.1", "react-native": "0.76.1", @@ -44,10 +48,13 @@ "react-native-safe-area-context": "4.12.0", "react-native-screens": "4.0.0-beta.16", "react-native-web": "~0.19.13", - "react-native-webview": "^13.12.2" + "react-native-webview": "^13.12.2", + "tamagui": "^1.116.14", + "zustand": "^5.0.1" }, "devDependencies": { "@babel/core": "^7.25.2", + "@tamagui/babel-plugin": "^1.116.14", "@types/jest": "^29.5.12", "@types/novnc__novnc": "^1.5.0", "@types/react": "~18.3.12", @@ -58,4 +65,4 @@ "typescript": "^5.3.3" }, "private": true -} +} \ No newline at end of file diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 36c5688..9f5f4aa 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -14,12 +14,21 @@ importers: '@novnc/novnc': specifier: ^1.5.0 version: 1.5.0 + '@react-native-async-storage/async-storage': + specifier: 1.23.1 + version: 1.23.1(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1)) '@react-navigation/bottom-tabs': specifier: 7.0.0-rc.36 version: 7.0.0-rc.36(@react-navigation/native@7.0.0-rc.21(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native-safe-area-context@4.12.0(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native-screens@4.0.0-beta.16(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) '@react-navigation/native': specifier: 7.0.0-rc.21 version: 7.0.0-rc.21(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/config': + specifier: ^1.116.14 + version: 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tanstack/react-query': + specifier: ^5.59.20 + version: 5.59.20(react@18.3.1) '@xterm/addon-attach': specifier: ^0.11.0 version: 0.11.0(@xterm/xterm@5.5.0) @@ -65,6 +74,9 @@ importers: expo-web-browser: specifier: ~14.0.0 version: 14.0.0(expo@52.0.0-preview.19(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(react-native-webview@13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1)) + ofetch: + specifier: ^1.4.1 + version: 1.4.1 react: specifier: 18.3.1 version: 18.3.1 @@ -95,10 +107,19 @@ importers: react-native-webview: specifier: ^13.12.2 version: 13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + tamagui: + specifier: ^1.116.14 + version: 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + zustand: + specifier: ^5.0.1 + version: 5.0.1(@types/react@18.3.12)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)) devDependencies: '@babel/core': specifier: ^7.25.2 version: 7.26.0 + '@tamagui/babel-plugin': + specifier: ^1.116.14 + version: 1.116.14(@swc/helpers@0.5.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) '@types/jest': specifier: ^29.5.12 version: 29.5.14 @@ -116,7 +137,7 @@ importers: version: 29.7.0(@types/node@22.9.0)(babel-plugin-macros@3.1.0) jest-expo: specifier: ~52.0.0-preview.3 - version: 52.0.0-preview.3(@babel/core@7.26.0)(expo@52.0.0-preview.19(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(react-native-webview@13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.9.0)(babel-plugin-macros@3.1.0))(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)(webpack@5.96.1) + version: 52.0.0-preview.3(@babel/core@7.26.0)(expo@52.0.0-preview.19(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(react-native-webview@13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.9.0)(babel-plugin-macros@3.1.0))(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)(webpack@5.96.1(esbuild@0.24.0)) react-test-renderer: specifier: 18.3.1 version: 18.3.1(react@18.3.1) @@ -864,6 +885,162 @@ packages: resolution: {integrity: sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A==} engines: {node: '>=0.8.0'} + '@emotion/is-prop-valid@0.8.8': + resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} + + '@emotion/memoize@0.7.4': + resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + + '@esbuild-plugins/tsconfig-paths@0.1.2': + resolution: {integrity: sha512-TusFR26Y+Ze+Zm+NdfqZTSG4XyrXKxIaAfYCL3jASEI/gHjSdoCujATjzNWaaXs6Sk6Bv2D7NLr4Jdz1gysy/Q==} + peerDependencies: + esbuild: '*' + typescript: '*' + + '@esbuild/aix-ppc64@0.24.0': + resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] + + '@esbuild/android-arm64@0.24.0': + resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==} + engines: {node: '>=18'} + cpu: [arm64] + os: [android] + + '@esbuild/android-arm@0.24.0': + resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==} + engines: {node: '>=18'} + cpu: [arm] + os: [android] + + '@esbuild/android-x64@0.24.0': + resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] + + '@esbuild/darwin-arm64@0.24.0': + resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [darwin] + + '@esbuild/darwin-x64@0.24.0': + resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] + + '@esbuild/freebsd-arm64@0.24.0': + resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [freebsd] + + '@esbuild/freebsd-x64@0.24.0': + resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] + + '@esbuild/linux-arm64@0.24.0': + resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==} + engines: {node: '>=18'} + cpu: [arm64] + os: [linux] + + '@esbuild/linux-arm@0.24.0': + resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==} + engines: {node: '>=18'} + cpu: [arm] + os: [linux] + + '@esbuild/linux-ia32@0.24.0': + resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==} + engines: {node: '>=18'} + cpu: [ia32] + os: [linux] + + '@esbuild/linux-loong64@0.24.0': + resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==} + engines: {node: '>=18'} + cpu: [loong64] + os: [linux] + + '@esbuild/linux-mips64el@0.24.0': + resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==} + engines: {node: '>=18'} + cpu: [mips64el] + os: [linux] + + '@esbuild/linux-ppc64@0.24.0': + resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [linux] + + '@esbuild/linux-riscv64@0.24.0': + resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==} + engines: {node: '>=18'} + cpu: [riscv64] + os: [linux] + + '@esbuild/linux-s390x@0.24.0': + resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==} + engines: {node: '>=18'} + cpu: [s390x] + os: [linux] + + '@esbuild/linux-x64@0.24.0': + resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + + '@esbuild/netbsd-x64@0.24.0': + resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + + '@esbuild/openbsd-arm64@0.24.0': + resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openbsd] + + '@esbuild/openbsd-x64@0.24.0': + resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==} + engines: {node: '>=18'} + cpu: [x64] + os: [openbsd] + + '@esbuild/sunos-x64@0.24.0': + resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] + + '@esbuild/win32-arm64@0.24.0': + resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [win32] + + '@esbuild/win32-ia32@0.24.0': + resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==} + engines: {node: '>=18'} + cpu: [ia32] + os: [win32] + + '@esbuild/win32-x64@0.24.0': + resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + '@expo/bunyan@4.0.1': resolution: {integrity: sha512-+Lla7nYSiHZirgK+U/uYzsLv/X+HaJienbD5AKX1UQZHYfWaP+9uuQluRB4GrEVWF0GZ7vEVp/jzaOT9k/SQlg==} engines: {node: '>=0.10.0'} @@ -947,6 +1124,33 @@ packages: resolution: {integrity: sha512-sqXgo1SCv+j4VtYEwl/bukuOIBrVgx6euIoCat3Iyx5oeoXwEA2USCoeL0IPubflMxncA2INkqJ/Wr3NGrSgzw==} hasBin: true + '@floating-ui/core@1.6.8': + resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==} + + '@floating-ui/dom@1.6.12': + resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==} + + '@floating-ui/react-dom@2.1.2': + resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + + '@floating-ui/react-native@0.10.6': + resolution: {integrity: sha512-/9tXRdwhPFUQhReb4XLWMClVDIi1620+pHDxfqPXXkRrH2cTIb9AJu3Cg7XszbXNArPdrPsB7OILrq92TOVVNg==} + peerDependencies: + react: '>=16.8.0' + react-native: '>=0.64.0' + + '@floating-ui/react@0.26.27': + resolution: {integrity: sha512-jLP72x0Kr2CgY6eTYi/ra3VA9LOkTo4C+DUTrbFgFOExKy3omYVmwMjNKqxAHdsnyLS96BIDLcO2SlnsNf8KUQ==} + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + + '@floating-ui/utils@0.2.8': + resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==} + '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -1054,6 +1258,24 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + '@motionone/animation@10.18.0': + resolution: {integrity: sha512-9z2p5GFGCm0gBsZbi8rVMOAJCtw1WqBTIPw3ozk06gDvZInBPIsQcHgYogEJ4yuHJ+akuW8g1SEIOpTOvYs8hw==} + + '@motionone/dom@10.12.0': + resolution: {integrity: sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==} + + '@motionone/easing@10.18.0': + resolution: {integrity: sha512-VcjByo7XpdLS4o9T8t99JtgxkdMcNWD3yHU/n6CLEz3bkmKDRZyYQ/wmSf6daum8ZXqfUAgFeCZSpJZIMxaCzg==} + + '@motionone/generators@10.18.0': + resolution: {integrity: sha512-+qfkC2DtkDj4tHPu+AFKVfR/C30O1vYdvsGYaR13W/1cczPrrcjdvYCj0VLFuRMN+lP1xvpNZHCRNM4fBzn1jg==} + + '@motionone/types@10.17.1': + resolution: {integrity: sha512-KaC4kgiODDz8hswCrS0btrVrzyU2CSQKO7Ps90ibBVSQmjkrt2teqta6/sOG59v7+dPnKMAg13jyqtMKV2yJ7A==} + + '@motionone/utils@10.18.0': + resolution: {integrity: sha512-3XVF7sgyTSI2KWvTf6uLlBJ5iAgRgmvp3bpuOiQJvInd4nZ19ET8lX5unn30SlmRH7hXbBbH+Gxd0m0klJ3Xtw==} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1087,6 +1309,11 @@ packages: peerDependencies: react: ^16.8 || ^17.0 || ^18.0 + '@react-native-async-storage/async-storage@1.23.1': + resolution: {integrity: sha512-Qd2kQ3yi6Y3+AcUlrHxSLlnBvpdCEMVGFlVBneVOjaFaPU61g1huc38g339ysXspwY1QZA2aNhrk/KlHGO+ewA==} + peerDependencies: + react-native: ^0.0.0-0 || >=0.60 <1.0 + '@react-native/assets-registry@0.76.1': resolution: {integrity: sha512-1mcDjyvC4Z+XYtY+Abl6pW9P49l/9HJmRChX7EHF1SoXe7zPAPBoAqeZsJNtf8dhJR3u/eGvapr1yJq8T/psEg==} engines: {node: '>=18'} @@ -1138,6 +1365,9 @@ packages: peerDependencies: '@babel/core': '*' + '@react-native/normalize-color@2.1.0': + resolution: {integrity: sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA==} + '@react-native/normalize-colors@0.74.88': resolution: {integrity: sha512-He5oTwPBxvXrxJ91dZzpxR7P+VYmc9IkJfhuH8zUiU50ckrt+xWNjtVugPdUv4LuVjmZ36Vk2EX8bl1gVn2dVA==} @@ -1249,6 +1479,552 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} + '@swc/core-darwin-arm64@1.9.1': + resolution: {integrity: sha512-2/ncHSCdAh5OHem1fMITrWEzzl97OdMK1PHc9CkxSJnphLjRubfxB5sbc5tDhcO68a5tVy+DxwaBgDec3PXnOg==} + engines: {node: '>=10'} + cpu: [arm64] + os: [darwin] + + '@swc/core-darwin-x64@1.9.1': + resolution: {integrity: sha512-4MDOFC5zmNqRJ9RGFOH95oYf27J9HniLVpB1pYm2gGeNHdl2QvDMtx2QTuMHQ6+OTn/3y1BHYuhBGp7d405oLA==} + engines: {node: '>=10'} + cpu: [x64] + os: [darwin] + + '@swc/core-linux-arm-gnueabihf@1.9.1': + resolution: {integrity: sha512-eVW/BjRW8/HpLe3+1jRU7w7PdRLBgnEEYTkHJISU8805/EKT03xNZn6CfaBpKfeAloY4043hbGzE/NP9IahdpQ==} + engines: {node: '>=10'} + cpu: [arm] + os: [linux] + + '@swc/core-linux-arm64-gnu@1.9.1': + resolution: {integrity: sha512-8m3u1v8R8NgI/9+cHMkzk14w87blSy3OsQPWPfhOL+XPwhyLPvat+ahQJb2nZmltjTgkB4IbzKFSfbuA34LmNA==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + + '@swc/core-linux-arm64-musl@1.9.1': + resolution: {integrity: sha512-hpT0sQAZnW8l02I289yeyFfT9llGO9PzKDxUq8pocKtioEHiElRqR53juCWoSmzuWi+6KX7zUJ0NKCBrc8pmDg==} + engines: {node: '>=10'} + cpu: [arm64] + os: [linux] + + '@swc/core-linux-x64-gnu@1.9.1': + resolution: {integrity: sha512-sGFdpdAYusk/ropHiwtXom2JrdaKPxl8MqemRv6dvxZq1Gm/GdmOowxdXIPjCgBGMgoXVcgNviH6CgiO5q+UtA==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + + '@swc/core-linux-x64-musl@1.9.1': + resolution: {integrity: sha512-YtNLNwIWs0Z2+XgBs6+LrCIGtfCDtNr4S4b6Q5HDOreEIGzSvhkef8eyBI5L+fJ2eGov4b7iEo61C4izDJS5RA==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + + '@swc/core-win32-arm64-msvc@1.9.1': + resolution: {integrity: sha512-qSxD3uZW2vSiHqUt30vUi0PB92zDh9bjqh5YKpfhhVa7h1vt/xXhlid8yMvSNToTfzhRrTEffOAPUr7WVoyQUA==} + engines: {node: '>=10'} + cpu: [arm64] + os: [win32] + + '@swc/core-win32-ia32-msvc@1.9.1': + resolution: {integrity: sha512-C3fPEwyX/WRPlX6zIToNykJuz1JkZX0sk8H1QH2vpnKuySUkt/Ur5K2FzLgSWzJdbfxstpgS151/es0VGAD+ZA==} + engines: {node: '>=10'} + cpu: [ia32] + os: [win32] + + '@swc/core-win32-x64-msvc@1.9.1': + resolution: {integrity: sha512-2XZ+U1AyVsOAXeH6WK1syDm7+gwTjA8fShs93WcbxnK7HV+NigDlvr4124CeJLTHyh3fMh1o7+CnQnaBJhlysQ==} + engines: {node: '>=10'} + cpu: [x64] + os: [win32] + + '@swc/core@1.9.1': + resolution: {integrity: sha512-OnPc+Kt5oy3xTvr/KCUOqE9ptJcWbyQgAUr1ydh9EmbBcmJTaO1kfQCxm/axzJi6sKeDTxL9rX5zvLOhoYIaQw==} + engines: {node: '>=10'} + peerDependencies: + '@swc/helpers': '*' + peerDependenciesMeta: + '@swc/helpers': + optional: true + + '@swc/counter@0.1.3': + resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} + + '@swc/helpers@0.5.13': + resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==} + + '@swc/types@0.1.14': + resolution: {integrity: sha512-PbSmTiYCN+GMrvfjrMo9bdY+f2COnwbdnoMw7rqU/PI5jXpKjxOGZ0qqZCImxnT81NkNsKnmEpvu+hRXLBeCJg==} + + '@tamagui/accordion@1.116.14': + resolution: {integrity: sha512-BD95VoHm3qztBLhmXlT41Z1beHs1IRUppiTk34NtlFslvgUvpKayUlWjI7F1MD4fI0LmoTijELswtH4gHLfY9g==} + peerDependencies: + react: '*' + + '@tamagui/adapt@1.116.14': + resolution: {integrity: sha512-svQyt35NKKAIiUiX7EokF0/zp7XUlg0LwBWU1mXsebkZJ8UvNgiQSRceeVZlh/iNaf5lGPTujsvGBilWGrG49w==} + + '@tamagui/alert-dialog@1.116.14': + resolution: {integrity: sha512-gYlvZ2UaDCaDjyA0RUJDcEQNQFuoFpuX5qQ8l5LcJ/iLbpOoPsOUn+RcUpzuyCpjftZGE07o9ztX3sVXw1cEuA==} + peerDependencies: + react: '*' + + '@tamagui/animate-presence@1.116.14': + resolution: {integrity: sha512-2aodMUo6pMmoG60f8TC991TJOJOL+eQVKeDbBK1k326XsUqWjSFwh/zRSA2kzd06ec6QExcNlfVTpQ04kRdQww==} + + '@tamagui/animate@1.116.14': + resolution: {integrity: sha512-iuLXNFgS70vg5EEVdrEozhkzTBaezQpIQVEUxPFIvyzh2r347MMfzSadnxTdPk3InU7WJ15YiW1sS6MDJI9APA==} + + '@tamagui/animations-css@1.116.14': + resolution: {integrity: sha512-2G7SX+jmD8aRWBErFCZ/kJW1g4ejXQfajdmaG+CKO+lyJsNobl21Y8HNW8HMRzkQdAoLIZvYRNqBszFxerW+IA==} + peerDependencies: + react: '*' + + '@tamagui/animations-moti@1.116.14': + resolution: {integrity: sha512-RyqaHipyn3p37vqCIZTsYjTlf8nweE0xqlfM3U/iARpTpxc7lp3Oo1hgd0IGvIsEg2hXH/8jh0j37fnm9xlEgw==} + peerDependencies: + react: '*' + + '@tamagui/animations-react-native@1.116.14': + resolution: {integrity: sha512-CJK3Yn8fAAB1aLg/TjDPanQII/VAZP+lKOucXnNk8Yzc01b4IZhx9UpHpnRnHOEqXYCIKa3EugpRSkJe598Qow==} + peerDependencies: + react: '*' + + '@tamagui/aria-hidden@1.116.14': + resolution: {integrity: sha512-+QQBh6q9Zh6Ob43FqpKFlQ4eJMioJTwd9ISsdjahruUm0NUKliSyXjSAwHiXrZABIGctmWN22/6d6tvSsMfJjg==} + peerDependencies: + react: '*' + + '@tamagui/avatar@1.116.14': + resolution: {integrity: sha512-PHRpq42Mj+2V8/jZpe/ndACtrFxuNhh+RQyiQ7ok8ADgRklzkCxPFgqIKLHqYHP1R/SzfUYE+0AymNXYo6wvgg==} + peerDependencies: + react: '*' + + '@tamagui/babel-plugin-fully-specified@1.116.14': + resolution: {integrity: sha512-PdwreEq+xkcZYwlLdJNfZPMoKysjD2jAvJcRX1klKTnrOsD/m6BvlYFD5tizi/KspcgCZPIsUletJaH70zbqkA==} + + '@tamagui/babel-plugin@1.116.14': + resolution: {integrity: sha512-oCdbqbsw0+7HEFijb8R6D+BxwbQVSehzMaZMhsVP4hpzA29m/Q72lBFBGHRdU0P1KTti8mGw1SoYaeBkaxtjLA==} + + '@tamagui/build@1.116.14': + resolution: {integrity: sha512-rWsLl0JfyJmDO1oRswMAbWgsPgNoyvu+qEyqQNZ4IfnXaPRD5en2j+7Rn+GWFP0OCFL7DdNQJ47Z/7diaOTbKg==} + hasBin: true + + '@tamagui/button@1.116.14': + resolution: {integrity: sha512-eX8UAou/Sqz6M7yYlW29zn/7m72oJ/HUDFarLgVBwTG7bexsRhu+79zYnQZ3E8fqVkjdHsK/tJRxRS9lJ8q6RQ==} + peerDependencies: + react: '*' + + '@tamagui/card@1.116.14': + resolution: {integrity: sha512-UQefPoiTEeVzgEeHzfVJbdHPRDwxIapXRU17kOEwgOA6jNMBRsMk8dBoNZYR1TKrDd9lYyx2RwD8rw54ag3POw==} + peerDependencies: + react: '*' + + '@tamagui/checkbox-headless@1.116.14': + resolution: {integrity: sha512-MTHSxQW3g55mxcqAYfw969h2F1YJsteC2Gfw0eq+hMtK5T9HPrwcXmoxVqUGejvCGoTKiHy717cTMyoDKQVDkg==} + peerDependencies: + react: '*' + + '@tamagui/checkbox@1.116.14': + resolution: {integrity: sha512-tSD1WUel9gPwB9jjMRHORluURfFkCM4Sk2443UldD7YP+nIR6lMB1R4XHElZ1AJI97GLTpI86npULdin1kSyHg==} + peerDependencies: + react: '*' + + '@tamagui/cli-color@1.116.14': + resolution: {integrity: sha512-AQeLGxQqBOVOqFAiOCo1BGl51MdZusX37VGGwBuVVib0aW5cASyOvMOFNmQ8qPxstfIRGxQYpUywttZuOYQ9TA==} + + '@tamagui/collapsible@1.116.14': + resolution: {integrity: sha512-5Cd4oCjG8k7mVZuTFWVHeM95Bzpw20wuK66D7753loiFHatqP/umFhEKYRAjGrfEOb8SSIGguBkARrB7kxpMCQ==} + peerDependencies: + react: '*' + + '@tamagui/collection@1.116.14': + resolution: {integrity: sha512-oMiAgWW3fXaM3j4a7zXpeILPgs4ffWu0eC/W/YbXPryaJBWYehJNPaJ48itCBu4E1xib4e8JQbVGO+bF3VVeyg==} + peerDependencies: + react: '*' + + '@tamagui/colors@1.116.14': + resolution: {integrity: sha512-ihFRvs9JRMTXauCqzPKZjbDvMMP0nOCDMi9U6WgTJ0fDdtJN2HcNIjatCd182KKaVJKAaUmq0ltCzYk7WVdmXw==} + + '@tamagui/compose-refs@1.116.14': + resolution: {integrity: sha512-zobAPSnfKOuR6lRQs0TO4+XvR9Nqze1a2K9gRbRPOYWswDX6c4q4jYVZLvzTeBJ0CjnQpipA6yXCElBSBIa01g==} + peerDependencies: + react: '*' + + '@tamagui/config-default@1.116.14': + resolution: {integrity: sha512-ykQw1P0HXAV5BpOs/ns0qzA7+tYf17GoLw7ftoFtLd62zGk/ftXblsWxri61P2reY8JwuGnJeRXy8xmpPP51pA==} + + '@tamagui/config@1.116.14': + resolution: {integrity: sha512-+ChXM41/+MV9QqdNtPXs+C4MhPl3t+iub7t8esJuxKLShxbUIx1efSrLZuQ4/RLUTiYowb7Idxkh5xAPrkJ3rg==} + + '@tamagui/constants@1.116.14': + resolution: {integrity: sha512-hQ1Yto3r/F6UAM7BRzxlqbryrXHR5kK1t2x45Ud30xzavIqRSFTQ8ZK4U6NdrqU7XapV3dx9JTrMKqulNLdjQQ==} + peerDependencies: + react: '*' + + '@tamagui/core@1.116.14': + resolution: {integrity: sha512-6yVVXuQvkCDWCX9Q/Ino6460TlGoeAbUnHWF2tdt0wPuJtfJUueCGiFxp+VDFUYs2xQjIvP4d82jMzwy6PE49A==} + + '@tamagui/create-context@1.116.14': + resolution: {integrity: sha512-agOx+KEYW/w8Ns1eybRmTK29ous7fl6Tvqn0zgxwVEAByfMU7p9PS7HJbmxPrOOUxw8hJHlG/wRRKYr2ktxtRw==} + peerDependencies: + react: '*' + + '@tamagui/create-theme@1.116.14': + resolution: {integrity: sha512-u4lnFzLqghtBeyktV8Llz/P0ENELM9DLqxo9r2Ns/v2HgQCHsC8Dn2Bnxne8aonxBcpQWbZRzIf5B7zCG0emdA==} + + '@tamagui/cubic-bezier-animator@1.116.14': + resolution: {integrity: sha512-yleSut0uL1K+g5WfHVnrZsrF2RRnnzzTzc1A0baW5qi6WzOtRkTuS5kHvxdg3SkdeVGa82h5hetVeNZ7jeb4lA==} + + '@tamagui/dialog@1.116.14': + resolution: {integrity: sha512-ppO5ULUfIQpBBiMZ7qU4Wkg1wMuNhmO89Fc4byGrd0/ryhFyjfsoPJzl/ybmnsYm9zT/QeYceLE+x9RZuto0FA==} + peerDependencies: + react: '*' + + '@tamagui/dismissable@1.116.14': + resolution: {integrity: sha512-xBcwyw8dgF6BgBGUUUDSYEg1TJdj3bX75WxLfog8Wj+hNHBOWL/ztT4yesMdTWnYNnfq9d0Vpg6VW8aY/1Topg==} + peerDependencies: + react: '*' + + '@tamagui/elements@1.116.14': + resolution: {integrity: sha512-LZ0NJUjzuKp28l4vi/PW80B0o0RX6wWOv7Vrqfdvf5ZWQY95689SP0Vw7NrJrxhYXu+QLH1hloJ/aR72SdGoiw==} + peerDependencies: + react: '*' + + '@tamagui/fake-react-native@1.116.14': + resolution: {integrity: sha512-R2kyaep1hxl5AAyrhzc6A0PBEBQGou+O6hgAliSaC+ZPBSPzU9tC3n4HOudjOAx8SzTizLcH4f4GPFV8/Sqgdw==} + + '@tamagui/floating@1.116.14': + resolution: {integrity: sha512-lXEtqwnK6tZGle9yMk9WYvqFPwjaimLZrI4FfRylVnFo939WoZksxBTp/nN8+S88W06NjDpV69rQl+cDbt0ueQ==} + peerDependencies: + react: '*' + + '@tamagui/focus-scope@1.116.14': + resolution: {integrity: sha512-ZAZEXAFJVq9Y1dMXiIB7XKjVd3ai1VaisuCuEgCw0wp13f/iPfrDknev8zB4yehzD+LVj/VmyikNb/sO7h2E9g==} + peerDependencies: + react: '*' + + '@tamagui/focusable@1.116.14': + resolution: {integrity: sha512-PW/9o5+/mgKY1AyJFfVRNngj14L5jHU9UPmwqzCP13UQIlfpP30Pa20qMvYzfdacGLFI7+bMTfirFnH6LxTUsw==} + peerDependencies: + react: '*' + + '@tamagui/font-inter@1.116.14': + resolution: {integrity: sha512-+HQ4yFOm4cSMzOtL/GOz1CAwsOl9EhnhXvXl/sD5iGRUftAa5+q5cMiUKgRPT9R+z/5Wpb/HiIrpz2wpl3xuBg==} + + '@tamagui/font-silkscreen@1.116.14': + resolution: {integrity: sha512-gj6h0rmyYOSALzvHKIB154Q20SBDL1HFB7GWVi++lC4ymZyL3OLDM8SteZVPK//Br6dCXkB+3GJ497wNkRPDWA==} + + '@tamagui/font-size@1.116.14': + resolution: {integrity: sha512-3LOvbdXQ2SltXbCqJvua/nwnZpILOfAuZH9V8J+cP/straVQgX9tYDOfXTEaqq0CjIhfItmSvet9fdavFNnLQg==} + peerDependencies: + react: '*' + + '@tamagui/form@1.116.14': + resolution: {integrity: sha512-dgR6PgZ8sONYW2+PaDP600Zz9NfYYSTBwyCD/FZbReSp9Yko1JT/lzFfSgR8NcDDd7+hmBp+Pff8UsuuHtBk4Q==} + peerDependencies: + react: '*' + + '@tamagui/generate-themes@1.116.14': + resolution: {integrity: sha512-Ny+rcr2yh86SjffXmibDyB8YRRVvX6LkVAKBPZJak/ZELoNY8/hnS095ZihX7N8cwyhsXVVuuXOIxXuh6/vEDg==} + + '@tamagui/get-button-sized@1.116.14': + resolution: {integrity: sha512-7V8l9Nw4PcnpK3dA+K9y12ed4MAy3P9gdr29HO/PaPsdQUfgMHLxWJHvPmCKv6sf4rBpWpmVUU0yG7aRQS0Dvg==} + peerDependencies: + react: '*' + + '@tamagui/get-font-sized@1.116.14': + resolution: {integrity: sha512-8Y1Ln/bv/bQkdhQZz8CS2CrhppOwNcUmodsMfsaL6BLdD7hvYHDQsA4Yn+Q48RHdIncijpQTnD7skQPdaew0Tg==} + peerDependencies: + react: '*' + + '@tamagui/get-token@1.116.14': + resolution: {integrity: sha512-xUSFntjth65SURJzJA8Mn3Vsbh7mmeV5s6vCBmO1Ofh4t0+bJ/xnNcIR7oSMI/ghxf5nMliX711bvQggjEatcw==} + peerDependencies: + react: '*' + + '@tamagui/group@1.116.14': + resolution: {integrity: sha512-SpIJS95SECjIxqf+RvRLuXvPmt5Ox9/DfUPibABQ5LH+gWyPtEBYUx2x4iQOSnCEplAKrEkLS4g3WsL5sC2YNw==} + peerDependencies: + react: '*' + + '@tamagui/helpers-node@1.116.14': + resolution: {integrity: sha512-uGkXlJYDo6Rgzmu/rPpqXWWBPDugD7HmmufudutjelEpfHEjd7vDvRhQXRzzSwzpLBsV2W6/Dml3mXt25wvKzA==} + + '@tamagui/helpers-tamagui@1.116.14': + resolution: {integrity: sha512-4d07loPzmQWfMrgmi1RZhpRg7Z0qksluzBP15qr6CbafrXNowlzW1nVQtH8EteAjeWf32ISVHNRCFD1Y7TgJzw==} + peerDependencies: + react: '*' + + '@tamagui/helpers@1.116.14': + resolution: {integrity: sha512-gbNcqdKUtfMnnANslBwhuXgeukqiX1c902UgZlf3LcIukABhAZ+sSANHA6OXsnOcAWoQmtgIonRTHvELUnhy4w==} + + '@tamagui/image@1.116.14': + resolution: {integrity: sha512-ySs9mxvkiOwB47hSGSBLZvOjmk+8aG/uV+UXZH5Yb5ih5PtzA5BtOtyEnLbJARoDhr+MDdKinB13cXe9NpizQQ==} + peerDependencies: + react: '*' + + '@tamagui/label@1.116.14': + resolution: {integrity: sha512-QR6Ub395mHllgJYfY7JCyQoZob0CnZT4mdmVe+vmw39TlKyYh77onyE1y99fj0MDOxiLpie0h3qq7BCl5DlDQw==} + peerDependencies: + react: '*' + react-native: '*' + + '@tamagui/linear-gradient@1.116.14': + resolution: {integrity: sha512-JcJylmfcVSpo7cDVliPlPGCoJ+kdE9NWKy07lIJsDJjbs6eEPnWGHa+qG9uf1E3yNoJ3FKi1+HzHZMhzXVZu/A==} + peerDependencies: + react: '*' + + '@tamagui/list-item@1.116.14': + resolution: {integrity: sha512-bEG8ukvMPaYAsNjoj2V2bcGEF+mFeeta/fiMd90UnL7oyZw343xXAT7khKYNQghNfs014us2CLrxEHDf0Nyi3Q==} + peerDependencies: + react: '*' + + '@tamagui/normalize-css-color@1.116.14': + resolution: {integrity: sha512-ETTawXX5PClcuMtOWEQXE+tgE1t4yLaTyDrcyAOa5U7PCS1ohWTqkHWwVsNHfvP0U4RqWIfdyeXVxdln3tV8fg==} + + '@tamagui/polyfill-dev@1.116.14': + resolution: {integrity: sha512-R//TZUSxIp9kLwmhtvmrHn39W01ADCCsQ+dhynqM5Nh0+sOmQ8DTMbqGc9Hxz6Jx6g7Ohm0lLr925GuUiqrZ2A==} + + '@tamagui/popover@1.116.14': + resolution: {integrity: sha512-qaJ7IVkIr4Nx4Bs2vy9p4Cg0GSHwgOcj6bFDUjv+pqtzez9Jf0+fHrxJgXHaH/jDZBqwGqHdHte2QqB+nrjr5Q==} + peerDependencies: + react: '*' + + '@tamagui/popper@1.116.14': + resolution: {integrity: sha512-EQC+qsoW0YAaU6pV6Uw/P78yPXwcOFLti+GLDFFGM4jxPDm4kPFTOAcPrWLyBQxkmjgtw59xoH/oaNapdHshCg==} + peerDependencies: + react: '*' + + '@tamagui/portal@1.116.14': + resolution: {integrity: sha512-9Eu89tw2TEoyjFdxE6vbZZHRNXPdvwCB66zKUqcvfzdVKVGF4XOTeAbNT16bCY7TKEKswu9/BHkYjz4uH9P4DQ==} + + '@tamagui/progress@1.116.14': + resolution: {integrity: sha512-kQThLqe3/qRd/gN/F/3uNTm8k9VJ/kNrPZoi5CyJI8X4n9v23BAO/XUVdL6UjXHOSRUTnI/9A5I4mJcHIS3sYw==} + peerDependencies: + react: '*' + + '@tamagui/proxy-worm@1.116.14': + resolution: {integrity: sha512-biyG7C77AZVYaDaDMKe1HnVKgEZ59ousMEi+8RpSR6p9wZPXzZyzrrCn0Ztcw6DmiBi8ik8wL56eZs+tqdmelA==} + + '@tamagui/radio-group@1.116.14': + resolution: {integrity: sha512-DgByobFsadJDdzzBhmmrfbnjLYipk+9ZTXoqOeuwan21uH0k1ne8xZclUo4lb8hehcFLMf+Vs8PWTHv9ru5WeQ==} + peerDependencies: + react: '*' + + '@tamagui/radio-headless@1.116.14': + resolution: {integrity: sha512-OVyKxI3ESgjc44uKrpAHRndi7AgkDLvEHK9sQwThUBoasRjRHrEQtqF4S85qiaUhv0e0CK3D2AHSx6eXngUnwA==} + peerDependencies: + react: '*' + + '@tamagui/react-native-media-driver@1.116.14': + resolution: {integrity: sha512-+UApGNuchADtNIo2Nrgjs3N8gxBRdwiMTOyQD2Op96j76oweJfyFD4+eK2h/hIlUY5PnS+LssI5I7+hSVSjOLw==} + peerDependencies: + react-native: '*' + + '@tamagui/react-native-use-pressable@1.116.14': + resolution: {integrity: sha512-7Ejhz115gVRAQ5/pBi6j6goFCnG8mtswTlo/Nr6RMloUV4HGe9aQkxOgB1cOrKW6W4rTOWj0pdCmZvH+WfT+Fg==} + peerDependencies: + react: '*' + + '@tamagui/react-native-use-responder-events@1.116.14': + resolution: {integrity: sha512-UXVTD2unKckAOMSljQf0NK9J9fGnXqHwuXMrj2Jqt8fTdHoASXl7dHlEXxzIebJ/gwNLZ3BvtiRqsiS+MiODbg==} + peerDependencies: + react: '*' + + '@tamagui/react-native-web-internals@1.116.14': + resolution: {integrity: sha512-NFH2yHnBPVANVNh0sTFlefhHgGaY8rWFto2rrz8Sey6eQQp7Oga2U0U6G0QpNyGn5hhMu8M6f4z0Eioe1aCNRw==} + + '@tamagui/react-native-web-lite@1.116.14': + resolution: {integrity: sha512-OghJLIac0/Wkx7+WMT3p3bPYQRzFcG/juFRzmDXnUMgu2kVXn5z3OAdJC9woji0bGz77UBjbKDwF1a2ZoR2sGQ==} + peerDependencies: + react: '*' + + '@tamagui/remove-scroll@1.116.14': + resolution: {integrity: sha512-p6DPqUi7QITWyfr9nVE2VxhPiribC0qVy0vDY3B1MHeeIQc927n9WbFNkIbrAEoeT2NOv7bopGYadBCwIfowWw==} + peerDependencies: + react: '*' + + '@tamagui/roving-focus@1.116.14': + resolution: {integrity: sha512-UV+qJLtYarISAI0D0I+bq9DiGV1MOx/4zwjMuw0fJUQ0xR0N64y2jsw651EicE8kb1mDq0YCamNhmlYBahUR9Q==} + peerDependencies: + react: '*' + + '@tamagui/scroll-view@1.116.14': + resolution: {integrity: sha512-s4Lub/g1LQ1OSKIf1uiLV8O/U2oGAUPCpRcQlb+zmj/uDeSifDjzoA0DBjaGCdFY5VQ55A36kgjsXh26xEtiaA==} + peerDependencies: + react: '*' + + '@tamagui/select@1.116.14': + resolution: {integrity: sha512-SWVdSwfDtGzVeczwQu15nziD2bb7hfooBgZsoQQGc9axtU+2sKNNgZw1nIVQ46s2NboCXIWrlioWxQWrwgzhpw==} + peerDependencies: + react: '*' + + '@tamagui/separator@1.116.14': + resolution: {integrity: sha512-QGHUe/OBbpVyjuSxTYICGcPMVeFIzzTHpPC7pEP0DaoLpZweK9/6IKdhBjEaJexTHLIUBMujo5Qen6QATgqTow==} + peerDependencies: + react: '*' + + '@tamagui/shapes@1.116.14': + resolution: {integrity: sha512-CNR0dRFd/22ZZeZQoOp9BiJP7I5GbDvSUwI+8zr2yPNiNwGal2o9RlNeaCg5FI0c9HcyyC7+x+okUjZxRl+mWw==} + peerDependencies: + react: '*' + + '@tamagui/sheet@1.116.14': + resolution: {integrity: sha512-pUVPB3WxJLM8QEuEgbNfeGoYD9QOns8c3JFHeg2fznBHQdpoHCEAfBSmDg9JLDSvyXLrMvP7rQmd+EkHESQVQQ==} + peerDependencies: + react: '*' + + '@tamagui/shorthands@1.116.14': + resolution: {integrity: sha512-brid8EqNikZwot9TmOgDBYMLiZi7QlnWv2+mixzxdNCdaX6Y4KuPWGo104nXNFoQb5eyMzG2vxrnrHsNEWRpqw==} + + '@tamagui/simple-hash@1.116.14': + resolution: {integrity: sha512-vLfUfYfSPlp5GmpgtpF6BpnAdjYT0fRPoD/oJiKmW90bFFna9aUG2Br3DHGTuGlIdtYUkk7l5DRKXI/KmZVKrw==} + + '@tamagui/slider@1.116.14': + resolution: {integrity: sha512-EBpssPyoGm9KGiiqM3H31hC1kIYRGd+S1nRM79AI41P38FSXtIACC185et04O3OAfwOC+etdq7MzEVee7xcXwA==} + peerDependencies: + react: '*' + + '@tamagui/stacks@1.116.14': + resolution: {integrity: sha512-T2dlMFCYDCWMHh1nX7+z+HfFP5dYW6gaoghPAtXIUaapChDm558vf9zkOHC4PnT/XZLybkOE7OcMNf5YBxOeWg==} + peerDependencies: + react: '*' + + '@tamagui/start-transition@1.116.14': + resolution: {integrity: sha512-UsVXMGj4XZLA1jxsquJEgRDES0pT8rQ91ms/mtYARJApsLiHtDadHvxzF9FN0/In73tiQoLcewAwEsekDi+OAg==} + + '@tamagui/static@1.116.14': + resolution: {integrity: sha512-VKcmGZz/wuSzDqCqwopWXOXUI3kqypFEbMQFSHyIK5PgSUaONidfxOZigCVrKijw0gMbXV4pvmKyKNP5RZQsgA==} + peerDependencies: + react: '*' + + '@tamagui/switch-headless@1.116.14': + resolution: {integrity: sha512-yVXQMLk92mVHq2j4OCPJj+t30jqWSjqmYncywyQbqRi20m/hzq3bOyX62IHNsJscXJNSjDcookKQ+TINYgDXsw==} + peerDependencies: + react: '*' + + '@tamagui/switch@1.116.14': + resolution: {integrity: sha512-nKj+TBtiObfAfzio/sPGONMIv2rtpR5akPk0kgT77mBH0YE/UOtGGtHX6WmBHglFPx/kUlBJdYGLd4gJdDNE/A==} + peerDependencies: + react: '*' + + '@tamagui/tabs@1.116.14': + resolution: {integrity: sha512-3C5gt9/d2cxoBBEVjpABgcj0ivRBIv4T2AumKm+hqmtReazXGxeu9i1PfkRkLLKgcSG5AeOF9GVW3+fk7VL4Iw==} + peerDependencies: + react: '*' + + '@tamagui/text@1.116.14': + resolution: {integrity: sha512-9Z3SRZlRMee1KjMFKn1XLNjB+didyYbZAt/LNzD1ObqjzNhKmERO2dFH3YuipHIiT+UaeE5YNv97g2NfmLhaRA==} + peerDependencies: + react: '*' + + '@tamagui/theme-builder@1.116.14': + resolution: {integrity: sha512-uv3njeYvTvrU/KQSKfEcHoISs13YN+9mNy9hFB+8UvfuTV9XTnf1nEavdMQUjB4yIyZUGeG6DAU2n8t3oiIutw==} + + '@tamagui/theme@1.116.14': + resolution: {integrity: sha512-DkgIYh0r90DbaoEr6Nx00ewj3EM79nnMHKEDC41iIWSCRfG2ViRQ82Zbgi92libH6loyl7F4fhPvEKHQSkpbgQ==} + peerDependencies: + react: '*' + + '@tamagui/themes@1.116.14': + resolution: {integrity: sha512-2jJA+z7erID1SahisFkVOsQ4pOaEU5B++z8KAkYM5cPJpinBOGJgHx968vAzYluV9c2DBqK1LueI4xqkLM0AVw==} + + '@tamagui/timer@1.116.14': + resolution: {integrity: sha512-fONdCVA+HjeP2+st6WRTzEDb0IF2dQ1EqMLqNujOmHGiU+0JDz6pEaW2/XfuyXvupHNGtcIISAnCV90OMERN8A==} + + '@tamagui/toggle-group@1.116.14': + resolution: {integrity: sha512-99U7nMMhEb+yOdyEeM+WG4M4JOzfTgbGW1hcFWDELFnl2gT3o2lPsTpXFjFmSWRkDEPmPdidx7LfwlK6sKmHlw==} + peerDependencies: + react: '*' + + '@tamagui/tooltip@1.116.14': + resolution: {integrity: sha512-+YQo3dpGL74bzjVXdfGN2MXQ0m+UG8llnBrhDKF3F2JZpiYpxFbdFqqVTNK3RRYKBWtiD+NRcZ1mILYcOFGluQ==} + peerDependencies: + react: '*' + + '@tamagui/types@1.116.14': + resolution: {integrity: sha512-U72rzImI289VPu0aEfwdMafh41zLGodfQt3uGFtzMuz4gCHVOkMya8cJAQrFi3u13yIaoSnWsnm1BuhL3C+ItQ==} + + '@tamagui/use-callback-ref@1.116.14': + resolution: {integrity: sha512-9IrCAzakxd5xAO7tE+mFJ2tY/ovxieJMmACVzLXiKMz72hzhflX3nX14UElMXy/nGE57X700zB4dfoq+jUK+xw==} + + '@tamagui/use-constant@1.116.14': + resolution: {integrity: sha512-PxS3rk/3185dE0qMtmgqla9RtLnb4pwm9RcweJEart97iY5FoDoJXLIjoNFSdD6PId6nH6ksM2NveDz9PyLCFg==} + peerDependencies: + react: '*' + + '@tamagui/use-controllable-state@1.116.14': + resolution: {integrity: sha512-4x/1v0yyL9XcBeOlZBmvSPcyxt5TD0aJXuwowem5tr02o5UGUFX9BJhBM+d9g3SaJDt0kGeLHDyECLOoH7kPeQ==} + peerDependencies: + react: '*' + + '@tamagui/use-debounce@1.116.14': + resolution: {integrity: sha512-PbvjZ/7N9DwcaFjYJTMmB68buHU3ciQQ85+KUgeImoo44dcQGy2NtDrU1wLRbpHvdg7BeEurhU/8wavLxcN7qA==} + peerDependencies: + react: '*' + + '@tamagui/use-did-finish-ssr@1.116.14': + resolution: {integrity: sha512-wcImmM8drOtzTGtwjfj2Wy/wl/uHZv7ori9w8+OvGcrYkmmTRkAo8ww7NE3TIxLvnOJ2vnymS5wKReHpvagkwg==} + peerDependencies: + react: '*' + + '@tamagui/use-direction@1.116.14': + resolution: {integrity: sha512-ygmsTIj4cVnd0HgRG7RU3AGoCQF7mCiYprhGArjcKk2FYzvGjKjBg1b34ADSmJbNxI2kMNiqcej3hSmjfWPx1w==} + peerDependencies: + react: '*' + + '@tamagui/use-escape-keydown@1.116.14': + resolution: {integrity: sha512-K1dSZfX0BaoN1SdC5rwkoe/4b+IljpQhYXHyS8ulQWjWPawCbAiwWl1KSAwnBR67NLuJjlcJ3v12IaRayfWxkw==} + + '@tamagui/use-event@1.116.14': + resolution: {integrity: sha512-8ty076FUPd4DfGohxk8h8jOYUE/IOJHEZcCYJbzxQq9ifb9di+7o15kVzSR6YLqsNyv1+8AyeWW+kDybBuqZ+g==} + peerDependencies: + react: '*' + + '@tamagui/use-force-update@1.116.14': + resolution: {integrity: sha512-RCLjR/VdJXmPbNJxPP4KPnc62wg4XLpjiYORe3bLhJMbBmPT2jHAT0grxBprBaMP2vd0jJrq/gRSR5En6aViAQ==} + peerDependencies: + react: '*' + + '@tamagui/use-keyboard-visible@1.116.14': + resolution: {integrity: sha512-ozId7Ae7UJB32g7xCofkMQriVvzM6sc2ulECSFYz8ei1SZP08nDJyZL2Jvz35l8fwVhbQ/2HfrovBAQJaQmFvg==} + peerDependencies: + react: '*' + + '@tamagui/use-presence@1.116.14': + resolution: {integrity: sha512-GGntbGu1dkBurLjgBvbhC+/YGCf1UeQ5+HFenu78D1iyoLmg9Dl+GFD2RMkBg8nvCqV1XkXOAaiFtCdY0PBApQ==} + peerDependencies: + react: '*' + + '@tamagui/use-previous@1.116.14': + resolution: {integrity: sha512-FC8wW3VGkUut+kx1WWsX5qNGh0HS1acv1y/llGFfTjTY/JU1TiyxhL0wd27QhqdqLJE5XER/26N7PWq1zZ6gfw==} + + '@tamagui/use-window-dimensions@1.116.14': + resolution: {integrity: sha512-Z5Kbhe4U2isktqdRlTxWivXDn714juLVaEQozlaxL0tb3kjKtlr90klKpM0tFawb9G7gDcR6sUOTfybiO/LzbQ==} + peerDependencies: + react: '*' + + '@tamagui/visually-hidden@1.116.14': + resolution: {integrity: sha512-dFj6L6rYs6fTfP2dP+c7o6V07ngAz5OuzsmVanEZa2K5/gMSRaQaoXvmIex51VcJGCiZtOpU795pO1tMmPTpSQ==} + peerDependencies: + react: '*' + + '@tamagui/web@1.116.14': + resolution: {integrity: sha512-OBCMmBjAyUihwpspo57pNeKbXhtOW2A+4HKJo1/1p7zAYdK8AjGiA/Xe0t6iEmGDZBPDPTX4a7U0ZqF4RpIxJw==} + peerDependencies: + react: '*' + react-dom: '*' + + '@tanstack/query-core@5.59.20': + resolution: {integrity: sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==} + + '@tanstack/react-query@5.59.20': + resolution: {integrity: sha512-Zly0egsK0tFdfSbh5/mapSa+Zfc3Et0Zkar7Wo5sQkFzWyB3p3uZWOHR2wrlAEEV2L953eLuDBtbgFvMYiLvUw==} + peerDependencies: + react: ^18 || ^19 + '@tootallnate/once@2.0.0': resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} @@ -1277,6 +2053,9 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} + '@types/fs-extra@9.0.13': + resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} + '@types/graceful-fs@4.1.9': resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} @@ -1295,6 +2074,9 @@ packages: '@types/jest@29.5.14': resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} + '@types/js-yaml@4.0.9': + resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} + '@types/jsdom@20.0.1': resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} @@ -1539,6 +2321,10 @@ packages: argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} + aria-hidden@1.2.4: + resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==} + engines: {node: '>=10'} + array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} @@ -1550,6 +2336,10 @@ packages: resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==} engines: {node: '>=4'} + astral-regex@2.0.0: + resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} + engines: {node: '>=8'} + async-limiter@1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} @@ -1575,6 +2365,11 @@ packages: peerDependencies: '@babel/core': ^7.8.0 + babel-literal-to-ast@2.1.0: + resolution: {integrity: sha512-CxfpQ0ysQ0bZOhlaPgcWjl79Em16Rhqc6++UAFn0A3duiXmuyhhj8yyl9PYbj0I0CyjrHovdDbp2QEKT7uIMxw==} + peerDependencies: + '@babel/core': ^7.1.2 + babel-plugin-istanbul@6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} @@ -1647,6 +2442,10 @@ packages: resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==} engines: {node: '>=0.6'} + binary-extensions@2.3.0: + resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} + engines: {node: '>=8'} + bplist-creator@0.0.7: resolution: {integrity: sha512-xp/tcaV3T5PCiaY04mXga7o/TE+t95gqeLmADeBI1CvZtdWTbgBt3uLpvh4UWtenKeBhCV6oVxGk38yZr2uYEA==} @@ -1748,6 +2547,10 @@ packages: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} + chalk@5.3.0: + resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} @@ -1759,6 +2562,15 @@ packages: charenc@0.0.2: resolution: {integrity: sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==} + check-dependency-version-consistency@4.1.0: + resolution: {integrity: sha512-xghkzKgMxpAfeP9OJfVrErtv8BU4h5kHYQyheHC0j0RYRVNWti0qI3+HkFgWBKejq2UE2wOnoWZlvDKFj6jFoA==} + engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} + hasBin: true + + chokidar@3.6.0: + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} + engines: {node: '>= 8.10.0'} + chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} @@ -1835,6 +2647,9 @@ packages: color-string@1.9.1: resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} + color2k@2.0.3: + resolution: {integrity: sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==} + color@4.2.3: resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} engines: {node: '>=12.5.0'} @@ -1846,6 +2661,10 @@ packages: command-exists@1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==} + commander@10.0.1: + resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} + engines: {node: '>=14'} + commander@12.1.0: resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} engines: {node: '>=18'} @@ -2032,6 +2851,9 @@ packages: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} + destr@2.0.3: + resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} + destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -2045,6 +2867,9 @@ packages: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} + detect-node-es@1.1.0: + resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} + diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -2069,6 +2894,9 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + edit-json-file@1.8.0: + resolution: {integrity: sha512-IBOpbe2aQufNl5oZ4jsr2AmNVUy5bO7jS5hk0cCyWhOLdH59Xv41B3XQObE/JB89Ae5qDY9hVsq13/hgGhFBZg==} + ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} @@ -2128,6 +2956,22 @@ packages: es-module-lexer@1.5.4: resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==} + esbuild-plugin-es5@2.1.1: + resolution: {integrity: sha512-GRcHLUwjmrjxz9bN24ooTedrBrAVx7+F8M1aD7FFB+7RTHkt7FY8tHAQ9znyzsV16+95ojbTyJLY+HPO0OI7zA==} + engines: {node: '>=12.0'} + peerDependencies: + esbuild: '*' + + esbuild-register@3.6.0: + resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==} + peerDependencies: + esbuild: '>=0.12 <1' + + esbuild@0.24.0: + resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==} + engines: {node: '>=18'} + hasBin: true + escalade@3.2.0: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} @@ -2385,6 +3229,13 @@ packages: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} + find-cache-dir@3.3.2: + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} + engines: {node: '>=8'} + + find-root@1.1.0: + resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} + find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -2397,6 +3248,9 @@ packages: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} + find-value@1.0.12: + resolution: {integrity: sha512-OCpo8LTk8eZ2sdDCwbU2Lc3ivYsdM6yod6jP2jHcNEFcjPhkgH0+POzTIol7xx1LZgtbI5rkO5jqxsG5MWtPjQ==} + find-yarn-workspace-root@2.0.0: resolution: {integrity: sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==} @@ -2425,6 +3279,15 @@ packages: resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} + framer-motion@6.5.1: + resolution: {integrity: sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==} + peerDependencies: + react: '>=16.8 || ^17.0.0 || ^18.0.0' + react-dom: '>=16.8 || ^17.0.0 || ^18.0.0' + + framesync@6.0.1: + resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==} + freeport-async@2.0.0: resolution: {integrity: sha512-K7od3Uw45AJg00XUmy15+Hae2hOcgKcmN3/EF6Y7i01O0gaqiRx8sUSpsb9+BRNL8RPBrhzPsVfy8q9ADlJuWQ==} engines: {node: '>=8'} @@ -2433,6 +3296,10 @@ packages: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} + fs-extra@11.2.0: + resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} + engines: {node: '>=14.14'} + fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} @@ -2476,6 +3343,10 @@ packages: resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} engines: {node: '>= 0.4'} + get-nonce@1.0.1: + resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} + engines: {node: '>=6'} + get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} @@ -2519,6 +3390,10 @@ packages: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} + globby@13.2.2: + resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} @@ -2564,6 +3439,9 @@ packages: hermes-parser@0.24.0: resolution: {integrity: sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==} + hey-listen@1.0.8: + resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} @@ -2676,6 +3554,10 @@ packages: is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} + is-binary-path@2.1.0: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} + engines: {node: '>=8'} + is-buffer@1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} @@ -2728,6 +3610,10 @@ packages: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} + is-plain-obj@2.1.0: + resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} + engines: {node: '>=8'} + is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} @@ -2735,6 +3621,10 @@ packages: is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} + is-primitive@3.0.1: + resolution: {integrity: sha512-GljRxhWvlCNRfZyORiH77FwdFwGcMO620o37EOYC0ORWdq+WYNVqW0w2Juzew4M+L81l6/QS3t5gkkihyRqv9w==} + engines: {node: '>=0.10.0'} + is-stream@1.1.0: resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} engines: {node: '>=0.10.0'} @@ -2785,6 +3675,9 @@ packages: resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==} engines: {node: '>=8'} + iterate-object@1.3.4: + resolution: {integrity: sha512-4dG1D1x/7g8PwHS9aK6QV5V94+ZvyP4+d19qDv43EzImmrndysIl4prmJ1hWWIGCqrZHyaHBm6BSEWHOLnpoNw==} + jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} @@ -3116,6 +4009,9 @@ packages: lodash.throttle@4.1.1: resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==} + lodash.truncate@4.4.2: + resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} + lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} @@ -3141,6 +4037,10 @@ packages: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} + make-dir@3.1.0: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} + engines: {node: '>=8'} + make-dir@4.0.0: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} @@ -3165,6 +4065,10 @@ packages: memoize-one@6.0.0: resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==} + merge-options@3.0.4: + resolution: {integrity: sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ==} + engines: {node: '>=10'} + merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -3306,6 +4210,11 @@ packages: engines: {node: '>=10'} hasBin: true + moti@0.29.0: + resolution: {integrity: sha512-o/blVE3lm0i/6E5X0RLK59SVWEGxo7pQh8dTm+JykVCYY9bcz0lWyZFCO1s+MMNq+nMsSZBX8lkp4im/AZmhyw==} + peerDependencies: + react-native-reanimated: '*' + mrmime@1.0.1: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} @@ -3351,6 +4260,9 @@ packages: resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} engines: {node: '>= 0.10.5'} + node-fetch-native@1.6.4: + resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} + node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -3403,6 +4315,9 @@ packages: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} + ofetch@1.4.1: + resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} + on-finished@2.3.0: resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} engines: {node: '>= 0.8'} @@ -3577,6 +4492,9 @@ packages: resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==} engines: {node: '>=4.0.0'} + popmotion@11.0.3: + resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==} + possible-typed-array-names@1.0.0: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} @@ -3650,6 +4568,9 @@ packages: queue@6.0.2: resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} + r-json@1.3.0: + resolution: {integrity: sha512-xesd+RHCpymPCYd9DvDvUr1w1IieSChkqYF1EpuAYrvCfLXji9NP36DvyYZJZZB5soVDvZ0WUtBoZaU1g5Yt9A==} + randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} @@ -3753,6 +4674,26 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} + react-remove-scroll-bar@2.3.6: + resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + react-remove-scroll@2.6.0: + resolution: {integrity: sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + react-server-dom-webpack@19.0.0-rc-6230622a1a-20240610: resolution: {integrity: sha512-nr+IsOVD07QdeCr4BLvR5TALfLaZLi9AIaoa6vXymBc051iDPWedJujYYrjRJy5+9jp9oCx3G8Tt/Bs//TckJw==} engines: {node: '>=0.10.0'} @@ -3766,6 +4707,16 @@ packages: peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-style-singleton@2.2.1: + resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + react-test-renderer@18.3.1: resolution: {integrity: sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA==} peerDependencies: @@ -3778,6 +4729,10 @@ packages: readable-stream@2.3.8: resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} + readdirp@3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} + engines: {node: '>=8.10.0'} + readline@1.3.0: resolution: {integrity: sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==} @@ -3957,6 +4912,10 @@ packages: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} + set-value@4.1.0: + resolution: {integrity: sha512-zTEg4HL0RwVrqcWs3ztF+x1vkxfm0lP+MQQFPiMJTKVceBwEV0A569Ou8l9IYQG8jOZdMVI1hGsc0tmeD2o/Lw==} + engines: {node: '>=11.0'} + setimmediate@1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} @@ -4013,10 +4972,18 @@ packages: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} + slash@4.0.0: + resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} + engines: {node: '>=12'} + slash@5.1.0: resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} engines: {node: '>=14.16'} + slice-ansi@4.0.0: + resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} + engines: {node: '>=10'} + slugify@1.6.6: resolution: {integrity: sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==} engines: {node: '>=8.0.0'} @@ -4154,6 +5121,9 @@ packages: structured-headers@0.4.1: resolution: {integrity: sha512-0MP/Cxx5SzeeZ10p/bZI0S6MpgD+yxAhi1BOQ34jgnMXsCq3j1t6tQnZu+KdlL7dvJTLT3g9xN8tl10TqgFMcg==} + style-value-types@5.0.0: + resolution: {integrity: sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==} + styleq@0.1.3: resolution: {integrity: sha512-3ZUifmCDCQanjeej1f6kyl/BeP/Vae5EYkQ9iJfUm/QwZvlgnZzyflqAsAWYURdtea8Vkvswu2GrC57h3qffcA==} @@ -4191,6 +5161,18 @@ packages: symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} + tabbable@6.2.0: + resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + + table@6.8.2: + resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==} + engines: {node: '>=10.0.0'} + + tamagui@1.116.14: + resolution: {integrity: sha512-RI6qyExdVUsyVxqR17b51BSRQ7KFJLdhPCqGLMKXvBw8RM+R2Rz5eck2qT3rLJUbZ8NjnDTIcHKuQjcRDnoSwg==} + peerDependencies: + react: '*' + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -4307,6 +5289,10 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} + type-fest@3.13.1: + resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} + engines: {node: '>=14.16'} + typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} @@ -4316,6 +5302,9 @@ packages: resolution: {integrity: sha512-k24RCVWlEcjkdOxYmVJgeD/0a1TiSpqLg+ZalVGV9lsnr4yqu0w7tX/x2xX6G4zpkgQnRf89lxuZ1wsbjXM8lw==} hasBin: true + ufo@1.5.4: + resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} + undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} @@ -4383,11 +5372,31 @@ packages: url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} + use-callback-ref@1.3.2: + resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + use-latest-callback@0.2.1: resolution: {integrity: sha512-QWlq8Is8BGWBf883QOEQP5HWYX/kMI+JTbJ5rdtvJLmXTIh9XoHIO3PQcmQl8BU44VKxow1kbQUHa6mQSMALDQ==} peerDependencies: react: '>=16.8' + use-sidecar@1.1.2: + resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + use-sync-external-store@1.2.2: resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: @@ -4429,6 +5438,9 @@ packages: vlq@1.0.1: resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==} + w-json@1.3.10: + resolution: {integrity: sha512-XadVyw0xE+oZ5FGApXsdswv96rOhStzKqL53uSe5UaTadABGkWIg1+DTx8kiZ/VqTZTBneoL0l65RcPe4W3ecw==} + w3c-xmlserializer@4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==} engines: {node: '>=14'} @@ -4626,6 +5638,24 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} + zustand@5.0.1: + resolution: {integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==} + engines: {node: '>=12.20.0'} + peerDependencies: + '@types/react': '>=18.0.0' + immer: '>=9.0.6' + react: '>=18.0.0' + use-sync-external-store: '>=1.2.0' + peerDependenciesMeta: + '@types/react': + optional: true + immer: + optional: true + react: + optional: true + use-sync-external-store: + optional: true + snapshots: '@0no-co/graphql.web@1.0.11': {} @@ -5553,6 +6583,96 @@ snapshots: dependencies: '@types/hammerjs': 2.0.46 + '@emotion/is-prop-valid@0.8.8': + dependencies: + '@emotion/memoize': 0.7.4 + optional: true + + '@emotion/memoize@0.7.4': + optional: true + + '@esbuild-plugins/tsconfig-paths@0.1.2(esbuild@0.24.0)(typescript@5.6.3)': + dependencies: + debug: 4.3.7 + esbuild: 0.24.0 + find-up: 5.0.0 + strip-json-comments: 3.1.1 + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + + '@esbuild/aix-ppc64@0.24.0': + optional: true + + '@esbuild/android-arm64@0.24.0': + optional: true + + '@esbuild/android-arm@0.24.0': + optional: true + + '@esbuild/android-x64@0.24.0': + optional: true + + '@esbuild/darwin-arm64@0.24.0': + optional: true + + '@esbuild/darwin-x64@0.24.0': + optional: true + + '@esbuild/freebsd-arm64@0.24.0': + optional: true + + '@esbuild/freebsd-x64@0.24.0': + optional: true + + '@esbuild/linux-arm64@0.24.0': + optional: true + + '@esbuild/linux-arm@0.24.0': + optional: true + + '@esbuild/linux-ia32@0.24.0': + optional: true + + '@esbuild/linux-loong64@0.24.0': + optional: true + + '@esbuild/linux-mips64el@0.24.0': + optional: true + + '@esbuild/linux-ppc64@0.24.0': + optional: true + + '@esbuild/linux-riscv64@0.24.0': + optional: true + + '@esbuild/linux-s390x@0.24.0': + optional: true + + '@esbuild/linux-x64@0.24.0': + optional: true + + '@esbuild/netbsd-x64@0.24.0': + optional: true + + '@esbuild/openbsd-arm64@0.24.0': + optional: true + + '@esbuild/openbsd-x64@0.24.0': + optional: true + + '@esbuild/sunos-x64@0.24.0': + optional: true + + '@esbuild/win32-arm64@0.24.0': + optional: true + + '@esbuild/win32-ia32@0.24.0': + optional: true + + '@esbuild/win32-x64@0.24.0': + optional: true + '@expo/bunyan@4.0.1': dependencies: uuid: 8.3.2 @@ -5858,6 +6978,37 @@ snapshots: find-up: 5.0.0 js-yaml: 4.1.0 + '@floating-ui/core@1.6.8': + dependencies: + '@floating-ui/utils': 0.2.8 + + '@floating-ui/dom@1.6.12': + dependencies: + '@floating-ui/core': 1.6.8 + '@floating-ui/utils': 0.2.8 + + '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/dom': 1.6.12 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@floating-ui/react-native@0.10.6(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/core': 1.6.8 + react: 18.3.1 + react-native: 0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1) + + '@floating-ui/react@0.26.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/utils': 0.2.8 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + tabbable: 6.2.0 + + '@floating-ui/utils@0.2.8': {} + '@isaacs/cliui@8.0.2': dependencies: string-width: 5.1.2 @@ -6067,6 +7218,41 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 + '@motionone/animation@10.18.0': + dependencies: + '@motionone/easing': 10.18.0 + '@motionone/types': 10.17.1 + '@motionone/utils': 10.18.0 + tslib: 2.8.1 + + '@motionone/dom@10.12.0': + dependencies: + '@motionone/animation': 10.18.0 + '@motionone/generators': 10.18.0 + '@motionone/types': 10.17.1 + '@motionone/utils': 10.18.0 + hey-listen: 1.0.8 + tslib: 2.8.1 + + '@motionone/easing@10.18.0': + dependencies: + '@motionone/utils': 10.18.0 + tslib: 2.8.1 + + '@motionone/generators@10.18.0': + dependencies: + '@motionone/types': 10.17.1 + '@motionone/utils': 10.18.0 + tslib: 2.8.1 + + '@motionone/types@10.17.1': {} + + '@motionone/utils@10.18.0': + dependencies: + '@motionone/types': 10.17.1 + hey-listen: 1.0.8 + tslib: 2.8.1 + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -6099,6 +7285,11 @@ snapshots: '@radix-ui/react-compose-refs': 1.0.0(react@18.3.1) react: 18.3.1 + '@react-native-async-storage/async-storage@1.23.1(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))': + dependencies: + merge-options: 3.0.4 + react-native: 0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1) + '@react-native/assets-registry@0.76.1': {} '@react-native/babel-plugin-codegen@0.76.1(@babel/preset-env@7.26.0(@babel/core@7.26.0))': @@ -6227,6 +7418,8 @@ snapshots: - '@babel/preset-env' - supports-color + '@react-native/normalize-color@2.1.0': {} + '@react-native/normalize-colors@0.74.88': {} '@react-native/normalize-colors@0.76.1': {} @@ -6366,6 +7559,1112 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@swc/core-darwin-arm64@1.9.1': + optional: true + + '@swc/core-darwin-x64@1.9.1': + optional: true + + '@swc/core-linux-arm-gnueabihf@1.9.1': + optional: true + + '@swc/core-linux-arm64-gnu@1.9.1': + optional: true + + '@swc/core-linux-arm64-musl@1.9.1': + optional: true + + '@swc/core-linux-x64-gnu@1.9.1': + optional: true + + '@swc/core-linux-x64-musl@1.9.1': + optional: true + + '@swc/core-win32-arm64-msvc@1.9.1': + optional: true + + '@swc/core-win32-ia32-msvc@1.9.1': + optional: true + + '@swc/core-win32-x64-msvc@1.9.1': + optional: true + + '@swc/core@1.9.1(@swc/helpers@0.5.13)': + dependencies: + '@swc/counter': 0.1.3 + '@swc/types': 0.1.14 + optionalDependencies: + '@swc/core-darwin-arm64': 1.9.1 + '@swc/core-darwin-x64': 1.9.1 + '@swc/core-linux-arm-gnueabihf': 1.9.1 + '@swc/core-linux-arm64-gnu': 1.9.1 + '@swc/core-linux-arm64-musl': 1.9.1 + '@swc/core-linux-x64-gnu': 1.9.1 + '@swc/core-linux-x64-musl': 1.9.1 + '@swc/core-win32-arm64-msvc': 1.9.1 + '@swc/core-win32-ia32-msvc': 1.9.1 + '@swc/core-win32-x64-msvc': 1.9.1 + '@swc/helpers': 0.5.13 + + '@swc/counter@0.1.3': {} + + '@swc/helpers@0.5.13': + dependencies: + tslib: 2.8.1 + + '@swc/types@0.1.14': + dependencies: + '@swc/counter': 0.1.3 + + '@tamagui/accordion@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/collapsible': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/collection': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/adapt@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/alert-dialog@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/aria-hidden': 1.116.14(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/dialog': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/dismissable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/focus-scope': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/popper': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/remove-scroll': 1.116.14(@types/react@18.3.12)(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + + '@tamagui/animate-presence@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/use-constant': 1.116.14(react@18.3.1) + '@tamagui/use-force-update': 1.116.14(react@18.3.1) + '@tamagui/use-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/animate@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/animations-css@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/cubic-bezier-animator': 1.116.14 + '@tamagui/use-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/animations-moti@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/use-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + moti: 0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native-reanimated + + '@tamagui/animations-react-native@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/use-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/aria-hidden@1.116.14(react@18.3.1)': + dependencies: + aria-hidden: 1.2.4 + react: 18.3.1 + + '@tamagui/avatar@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/image': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/shapes': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/babel-plugin-fully-specified@1.116.14': + dependencies: + '@babel/core': 7.26.0 + transitivePeerDependencies: + - supports-color + + '@tamagui/babel-plugin@1.116.14(@swc/helpers@0.5.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)': + dependencies: + '@babel/generator': 7.26.2 + '@babel/helper-plugin-utils': 7.25.9 + '@babel/template': 7.25.9 + '@babel/traverse': 7.25.9 + '@tamagui/static': 1.116.14(@swc/helpers@0.5.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) + transitivePeerDependencies: + - '@swc/helpers' + - encoding + - react + - react-dom + - supports-color + - typescript + + '@tamagui/build@1.116.14(@swc/helpers@0.5.13)': + dependencies: + '@babel/core': 7.26.0 + '@swc/core': 1.9.1(@swc/helpers@0.5.13) + '@tamagui/babel-plugin-fully-specified': 1.116.14 + '@types/fs-extra': 9.0.13 + chokidar: 3.6.0 + esbuild: 0.24.0 + esbuild-plugin-es5: 2.1.1(esbuild@0.24.0) + esbuild-register: 3.6.0(esbuild@0.24.0) + execa: 5.1.1 + fast-glob: 3.3.2 + fs-extra: 11.2.0 + lodash.debounce: 4.0.8 + typescript: 5.6.3 + transitivePeerDependencies: + - '@swc/helpers' + - supports-color + + '@tamagui/button@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/font-size': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-button-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/card@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/checkbox-headless@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/checkbox@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/checkbox-headless': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/font-size': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/cli-color@1.116.14': {} + + '@tamagui/collapsible@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/collection@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/colors@1.116.14': {} + + '@tamagui/compose-refs@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/config-default@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/animations-css': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/shorthands': 1.116.14 + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/config@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/animations-css': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animations-moti': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react@18.3.1) + '@tamagui/animations-react-native': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/colors': 1.116.14 + '@tamagui/font-inter': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/font-silkscreen': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/react-native-media-driver': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/shorthands': 1.116.14 + '@tamagui/themes': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + - react-native + - react-native-reanimated + + '@tamagui/constants@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/core@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/react-native-use-pressable': 1.116.14(react@18.3.1) + '@tamagui/react-native-use-responder-events': 1.116.14(react@18.3.1) + '@tamagui/use-event': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/create-context@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/create-theme@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/cubic-bezier-animator@1.116.14': {} + + '@tamagui/dialog@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/adapt': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/aria-hidden': 1.116.14(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/dismissable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/focus-scope': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/popper': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/remove-scroll': 1.116.14(@types/react@18.3.12)(react@18.3.1) + '@tamagui/sheet': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + + '@tamagui/dismissable@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/use-escape-keydown': 1.116.14 + '@tamagui/use-event': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/elements@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/fake-react-native@1.116.14': {} + + '@tamagui/floating@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react-native': 0.10.6(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/focus-scope@1.116.14(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/start-transition': 1.116.14 + '@tamagui/use-event': 1.116.14(react@18.3.1) + react: 18.3.1 + + '@tamagui/focusable@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/font-inter@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/font-silkscreen@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/font-size@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/form@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-button-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-font-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/generate-themes@1.116.14(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/create-theme': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/theme-builder': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/types': 1.116.14 + esbuild-register: 3.6.0(esbuild@0.24.0) + fs-extra: 11.2.0 + transitivePeerDependencies: + - esbuild + - react + - react-dom + - supports-color + + '@tamagui/get-button-sized@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/get-font-sized@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/get-token@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/group@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/helpers-node@1.116.14': + dependencies: + '@tamagui/types': 1.116.14 + + '@tamagui/helpers-tamagui@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/helpers@1.116.14(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/simple-hash': 1.116.14 + transitivePeerDependencies: + - react + + '@tamagui/image@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/label@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-button-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-font-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-native: 0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1) + transitivePeerDependencies: + - react-dom + + '@tamagui/linear-gradient@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/list-item@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/font-size': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-font-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/normalize-css-color@1.116.14': + dependencies: + '@react-native/normalize-color': 2.1.0 + + '@tamagui/polyfill-dev@1.116.14': {} + + '@tamagui/popover@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/react': 0.26.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/adapt': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animate': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/aria-hidden': 1.116.14(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/dismissable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/floating': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/focus-scope': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/popper': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/remove-scroll': 1.116.14(@types/react@18.3.12)(react@18.3.1) + '@tamagui/scroll-view': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/sheet': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + react-freeze: 1.0.4(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + + '@tamagui/popper@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/floating': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/start-transition': 1.116.14 + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/portal@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/start-transition': 1.116.14 + '@tamagui/use-did-finish-ssr': 1.116.14(react@18.3.1) + '@tamagui/use-event': 1.116.14(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/progress@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/proxy-worm@1.116.14': {} + + '@tamagui/radio-group@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/radio-headless': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/roving-focus': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/radio-headless@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/react-native-media-driver@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-native: 0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/react-native-use-pressable@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/react-native-use-responder-events@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/react-native-web-internals@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/normalize-css-color': 1.116.14 + '@tamagui/react-native-use-pressable': 1.116.14(react@18.3.1) + '@tamagui/react-native-use-responder-events': 1.116.14(react@18.3.1) + '@tamagui/simple-hash': 1.116.14 + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/react-native-web-lite@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/normalize-css-color': 1.116.14 + '@tamagui/react-native-use-pressable': 1.116.14(react@18.3.1) + '@tamagui/react-native-use-responder-events': 1.116.14(react@18.3.1) + '@tamagui/react-native-web-internals': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + invariant: 2.2.4 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/remove-scroll@1.116.14(@types/react@18.3.12)(react@18.3.1)': + dependencies: + react: 18.3.1 + react-remove-scroll: 2.6.0(@types/react@18.3.12)(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + + '@tamagui/roving-focus@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/collection': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-direction': 1.116.14(react@18.3.1) + '@tamagui/use-event': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/scroll-view@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/select@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/react': 0.26.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react-native': 0.10.6(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/adapt': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/dismissable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/focus-scope': 1.116.14(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/list-item': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/remove-scroll': 1.116.14(@types/react@18.3.12)(react@18.3.1) + '@tamagui/separator': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/sheet': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-debounce': 1.116.14(react@18.3.1) + '@tamagui/use-event': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + + '@tamagui/separator@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/shapes@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/sheet@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/adapt': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/animations-react-native': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/remove-scroll': 1.116.14(@types/react@18.3.12)(react@18.3.1) + '@tamagui/scroll-view': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-constant': 1.116.14(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-did-finish-ssr': 1.116.14(react@18.3.1) + '@tamagui/use-keyboard-visible': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + + '@tamagui/shorthands@1.116.14': {} + + '@tamagui/simple-hash@1.116.14': {} + + '@tamagui/slider@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-debounce': 1.116.14(react@18.3.1) + '@tamagui/use-direction': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/stacks@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/start-transition@1.116.14': {} + + '@tamagui/static@1.116.14(@swc/helpers@0.5.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)': + dependencies: + '@babel/core': 7.26.0 + '@babel/generator': 7.26.2 + '@babel/helper-plugin-utils': 7.25.9 + '@babel/parser': 7.26.2 + '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0) + '@babel/runtime': 7.26.0 + '@babel/traverse': 7.25.9 + '@babel/types': 7.26.0 + '@esbuild-plugins/tsconfig-paths': 0.1.2(esbuild@0.24.0)(typescript@5.6.3) + '@tamagui/build': 1.116.14(@swc/helpers@0.5.13) + '@tamagui/cli-color': 1.116.14 + '@tamagui/config-default': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/fake-react-native': 1.116.14 + '@tamagui/generate-themes': 1.116.14(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/helpers-node': 1.116.14 + '@tamagui/proxy-worm': 1.116.14 + '@tamagui/react-native-web-internals': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/react-native-web-lite': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/shorthands': 1.116.14 + '@tamagui/types': 1.116.14 + babel-literal-to-ast: 2.1.0(@babel/core@7.26.0) + browserslist: 4.24.2 + check-dependency-version-consistency: 4.1.0 + esbuild: 0.24.0 + esbuild-register: 3.6.0(esbuild@0.24.0) + fast-glob: 3.3.2 + find-cache-dir: 3.3.2 + find-root: 1.1.0 + fs-extra: 11.2.0 + invariant: 2.2.4 + js-yaml: 4.1.0 + lodash: 4.17.21 + react: 18.3.1 + react-native-web: 0.19.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - '@swc/helpers' + - encoding + - react-dom + - supports-color + - typescript + + '@tamagui/switch-headless@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/switch@1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/switch-headless': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-previous': 1.116.14 + react: 18.3.1 + transitivePeerDependencies: + - react-dom + - react-native + + '@tamagui/tabs@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/get-button-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/group': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/roving-focus': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-direction': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/text@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/get-font-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/theme-builder@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/create-theme': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + color2k: 2.0.3 + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/theme@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/themes@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/colors': 1.116.14 + '@tamagui/create-theme': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/theme-builder': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + + '@tamagui/timer@1.116.14': {} + + '@tamagui/toggle-group@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/font-size': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/group': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/roving-focus': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-direction': 1.116.14(react@18.3.1) + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/tooltip@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/react': 0.26.27(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/floating': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/popover': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/popper': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + + '@tamagui/types@1.116.14': {} + + '@tamagui/use-callback-ref@1.116.14': {} + + '@tamagui/use-constant@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-controllable-state@1.116.14(react@18.3.1)': + dependencies: + '@tamagui/start-transition': 1.116.14 + '@tamagui/use-event': 1.116.14(react@18.3.1) + react: 18.3.1 + + '@tamagui/use-debounce@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-did-finish-ssr@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-direction@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-escape-keydown@1.116.14': + dependencies: + '@tamagui/use-callback-ref': 1.116.14 + + '@tamagui/use-event@1.116.14(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + react: 18.3.1 + + '@tamagui/use-force-update@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-keyboard-visible@1.116.14(react@18.3.1)': + dependencies: + react: 18.3.1 + + '@tamagui/use-presence@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/use-previous@1.116.14': {} + + '@tamagui/use-window-dimensions@1.116.14(react@18.3.1)': + dependencies: + '@tamagui/constants': 1.116.14(react@18.3.1) + react: 18.3.1 + + '@tamagui/visually-hidden@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/web': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - react-dom + + '@tamagui/web@1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/helpers': 1.116.14(react@18.3.1) + '@tamagui/normalize-css-color': 1.116.14 + '@tamagui/timer': 1.116.14 + '@tamagui/types': 1.116.14 + '@tamagui/use-did-finish-ssr': 1.116.14(react@18.3.1) + '@tamagui/use-event': 1.116.14(react@18.3.1) + '@tamagui/use-force-update': 1.116.14(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@tanstack/query-core@5.59.20': {} + + '@tanstack/react-query@5.59.20(react@18.3.1)': + dependencies: + '@tanstack/query-core': 5.59.20 + react: 18.3.1 + '@tootallnate/once@2.0.0': {} '@types/babel__core@7.20.5': @@ -6403,6 +8702,10 @@ snapshots: '@types/estree@1.0.6': {} + '@types/fs-extra@9.0.13': + dependencies: + '@types/node': 22.9.0 + '@types/graceful-fs@4.1.9': dependencies: '@types/node': 22.9.0 @@ -6424,6 +8727,8 @@ snapshots: expect: 29.7.0 pretty-format: 29.7.0 + '@types/js-yaml@4.0.9': {} + '@types/jsdom@20.0.1': dependencies: '@types/node': 22.9.0 @@ -6684,6 +8989,10 @@ snapshots: argparse@2.0.1: {} + aria-hidden@1.2.4: + dependencies: + tslib: 2.8.1 + array-union@2.1.0: {} asap@2.0.6: {} @@ -6692,6 +9001,8 @@ snapshots: dependencies: tslib: 2.8.1 + astral-regex@2.0.0: {} + async-limiter@1.0.1: {} asynckit@0.4.0: {} @@ -6719,6 +9030,15 @@ snapshots: transitivePeerDependencies: - supports-color + babel-literal-to-ast@2.1.0(@babel/core@7.26.0): + dependencies: + '@babel/core': 7.26.0 + '@babel/parser': 7.26.2 + '@babel/traverse': 7.25.9 + '@babel/types': 7.26.0 + transitivePeerDependencies: + - supports-color + babel-plugin-istanbul@6.1.1: dependencies: '@babel/helper-plugin-utils': 7.25.9 @@ -6830,6 +9150,8 @@ snapshots: big-integer@1.6.52: {} + binary-extensions@2.3.0: {} + bplist-creator@0.0.7: dependencies: stream-buffers: 2.2.0 @@ -6947,12 +9269,38 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 + chalk@5.3.0: {} + char-regex@1.0.2: {} char-regex@2.0.1: {} charenc@0.0.2: {} + check-dependency-version-consistency@4.1.0: + dependencies: + '@types/js-yaml': 4.0.9 + chalk: 5.3.0 + commander: 10.0.1 + edit-json-file: 1.8.0 + globby: 13.2.2 + js-yaml: 4.1.0 + semver: 7.6.3 + table: 6.8.2 + type-fest: 3.13.1 + + chokidar@3.6.0: + dependencies: + anymatch: 3.1.3 + braces: 3.0.3 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + chownr@2.0.0: {} chrome-launcher@0.15.2: @@ -7028,6 +9376,8 @@ snapshots: color-name: 1.1.4 simple-swizzle: 0.2.2 + color2k@2.0.3: {} + color@4.2.3: dependencies: color-convert: 2.0.1 @@ -7039,6 +9389,8 @@ snapshots: command-exists@1.2.9: {} + commander@10.0.1: {} + commander@12.1.0: {} commander@2.20.3: {} @@ -7225,12 +9577,16 @@ snapshots: depd@2.0.0: {} + destr@2.0.3: {} + destroy@1.2.0: {} detect-libc@1.0.3: {} detect-newline@3.1.0: {} + detect-node-es@1.1.0: {} + diff-sequences@29.6.3: {} dir-glob@3.0.1: @@ -7249,6 +9605,14 @@ snapshots: eastasianwidth@0.2.0: {} + edit-json-file@1.8.0: + dependencies: + find-value: 1.0.12 + iterate-object: 1.3.4 + r-json: 1.3.0 + set-value: 4.1.0 + w-json: 1.3.10 + ee-first@1.1.1: {} electron-to-chromium@1.5.51: {} @@ -7294,6 +9658,47 @@ snapshots: es-module-lexer@1.5.4: {} + esbuild-plugin-es5@2.1.1(esbuild@0.24.0): + dependencies: + '@swc/core': 1.9.1(@swc/helpers@0.5.13) + '@swc/helpers': 0.5.13 + deepmerge: 4.3.1 + esbuild: 0.24.0 + + esbuild-register@3.6.0(esbuild@0.24.0): + dependencies: + debug: 4.3.7 + esbuild: 0.24.0 + transitivePeerDependencies: + - supports-color + + esbuild@0.24.0: + optionalDependencies: + '@esbuild/aix-ppc64': 0.24.0 + '@esbuild/android-arm': 0.24.0 + '@esbuild/android-arm64': 0.24.0 + '@esbuild/android-x64': 0.24.0 + '@esbuild/darwin-arm64': 0.24.0 + '@esbuild/darwin-x64': 0.24.0 + '@esbuild/freebsd-arm64': 0.24.0 + '@esbuild/freebsd-x64': 0.24.0 + '@esbuild/linux-arm': 0.24.0 + '@esbuild/linux-arm64': 0.24.0 + '@esbuild/linux-ia32': 0.24.0 + '@esbuild/linux-loong64': 0.24.0 + '@esbuild/linux-mips64el': 0.24.0 + '@esbuild/linux-ppc64': 0.24.0 + '@esbuild/linux-riscv64': 0.24.0 + '@esbuild/linux-s390x': 0.24.0 + '@esbuild/linux-x64': 0.24.0 + '@esbuild/netbsd-x64': 0.24.0 + '@esbuild/openbsd-arm64': 0.24.0 + '@esbuild/openbsd-x64': 0.24.0 + '@esbuild/sunos-x64': 0.24.0 + '@esbuild/win32-arm64': 0.24.0 + '@esbuild/win32-ia32': 0.24.0 + '@esbuild/win32-x64': 0.24.0 + escalade@3.2.0: {} escape-html@1.0.3: {} @@ -7611,6 +10016,14 @@ snapshots: make-dir: 2.1.0 pkg-dir: 3.0.0 + find-cache-dir@3.3.2: + dependencies: + commondir: 1.0.1 + make-dir: 3.1.0 + pkg-dir: 4.2.0 + + find-root@1.1.0: {} + find-up@3.0.0: dependencies: locate-path: 3.0.0 @@ -7625,6 +10038,8 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 + find-value@1.0.12: {} + find-yarn-workspace-root@2.0.0: dependencies: micromatch: 4.0.8 @@ -7656,10 +10071,33 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 + framer-motion@6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@motionone/dom': 10.12.0 + framesync: 6.0.1 + hey-listen: 1.0.8 + popmotion: 11.0.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + style-value-types: 5.0.0 + tslib: 2.8.1 + optionalDependencies: + '@emotion/is-prop-valid': 0.8.8 + + framesync@6.0.1: + dependencies: + tslib: 2.8.1 + freeport-async@2.0.0: {} fresh@0.5.2: {} + fs-extra@11.2.0: + dependencies: + graceful-fs: 4.2.11 + jsonfile: 6.1.0 + universalify: 2.0.1 + fs-extra@8.1.0: dependencies: graceful-fs: 4.2.11 @@ -7707,6 +10145,8 @@ snapshots: has-symbols: 1.0.3 hasown: 2.0.2 + get-nonce@1.0.1: {} + get-package-type@0.1.0: {} get-port@3.2.0: {} @@ -7754,6 +10194,14 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 + globby@13.2.2: + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.3.2 + ignore: 5.3.2 + merge2: 1.4.1 + slash: 4.0.0 + gopd@1.0.1: dependencies: get-intrinsic: 1.2.4 @@ -7792,6 +10240,8 @@ snapshots: dependencies: hermes-estree: 0.24.0 + hey-listen@1.0.8: {} + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1 @@ -7905,6 +10355,10 @@ snapshots: is-arrayish@0.3.2: {} + is-binary-path@2.1.0: + dependencies: + binary-extensions: 2.3.0 + is-buffer@1.1.6: {} is-callable@1.2.7: {} @@ -7937,12 +10391,16 @@ snapshots: is-path-inside@3.0.3: {} + is-plain-obj@2.1.0: {} + is-plain-object@2.0.4: dependencies: isobject: 3.0.1 is-potential-custom-element-name@1.0.1: {} + is-primitive@3.0.1: {} + is-stream@1.1.0: {} is-stream@2.0.1: {} @@ -8002,6 +10460,8 @@ snapshots: html-escaper: 2.0.2 istanbul-lib-report: 3.0.1 + iterate-object@1.3.4: {} + jackspeak@3.4.3: dependencies: '@isaacs/cliui': 8.0.2 @@ -8132,7 +10592,7 @@ snapshots: jest-mock: 29.7.0 jest-util: 29.7.0 - jest-expo@52.0.0-preview.3(@babel/core@7.26.0)(expo@52.0.0-preview.19(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(react-native-webview@13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.9.0)(babel-plugin-macros@3.1.0))(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)(webpack@5.96.1): + jest-expo@52.0.0-preview.3(@babel/core@7.26.0)(expo@52.0.0-preview.19(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(react-native-webview@13.12.2(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(jest@29.7.0(@types/node@22.9.0)(babel-plugin-macros@3.1.0))(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)(webpack@5.96.1(esbuild@0.24.0)): dependencies: '@expo/config': 10.0.2 '@expo/json-file': 9.0.0 @@ -8149,7 +10609,7 @@ snapshots: json5: 2.2.3 lodash: 4.17.21 react-native: 0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1) - react-server-dom-webpack: 19.0.0-rc-6230622a1a-20240610(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack@5.96.1) + react-server-dom-webpack: 19.0.0-rc-6230622a1a-20240610(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack@5.96.1(esbuild@0.24.0)) react-test-renderer: 18.3.1(react@18.3.1) server-only: 0.0.1 stacktrace-js: 2.0.2 @@ -8565,6 +11025,8 @@ snapshots: lodash.throttle@4.1.1: {} + lodash.truncate@4.4.2: {} + lodash@4.17.21: {} log-symbols@2.2.0: @@ -8590,6 +11052,10 @@ snapshots: pify: 4.0.1 semver: 5.7.2 + make-dir@3.1.0: + dependencies: + semver: 6.3.1 + make-dir@4.0.0: dependencies: semver: 7.6.3 @@ -8614,6 +11080,10 @@ snapshots: memoize-one@6.0.0: {} + merge-options@3.0.4: + dependencies: + is-plain-obj: 2.1.0 + merge-stream@2.0.0: {} merge2@1.4.1: {} @@ -8857,6 +11327,14 @@ snapshots: mkdirp@1.0.4: {} + moti@0.29.0(react-dom@18.3.1(react@18.3.1))(react-native-reanimated@3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1))(react@18.3.1): + dependencies: + framer-motion: 6.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-native-reanimated: 3.16.1(@babel/core@7.26.0)(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + transitivePeerDependencies: + - react + - react-dom + mrmime@1.0.1: {} ms@2.0.0: {} @@ -8889,6 +11367,8 @@ snapshots: dependencies: minimatch: 3.1.2 + node-fetch-native@1.6.4: {} + node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -8933,6 +11413,12 @@ snapshots: object-assign@4.1.1: {} + ofetch@1.4.1: + dependencies: + destr: 2.0.3 + node-fetch-native: 1.6.4 + ufo: 1.5.4 + on-finished@2.3.0: dependencies: ee-first: 1.1.1 @@ -9091,6 +11577,13 @@ snapshots: pngjs@3.4.0: {} + popmotion@11.0.3: + dependencies: + framesync: 6.0.1 + hey-listen: 1.0.8 + style-value-types: 5.0.0 + tslib: 2.8.1 + possible-typed-array-names@1.0.0: {} postcss-value-parser@4.2.0: {} @@ -9162,6 +11655,10 @@ snapshots: dependencies: inherits: 2.0.4 + r-json@1.3.0: + dependencies: + w-json: 1.3.10 + randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 @@ -9337,13 +11834,32 @@ snapshots: react-refresh@0.14.2: {} - react-server-dom-webpack@19.0.0-rc-6230622a1a-20240610(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack@5.96.1): + react-remove-scroll-bar@2.3.6(@types/react@18.3.12)(react@18.3.1): + dependencies: + react: 18.3.1 + react-style-singleton: 2.2.1(@types/react@18.3.12)(react@18.3.1) + tslib: 2.8.1 + optionalDependencies: + '@types/react': 18.3.12 + + react-remove-scroll@2.6.0(@types/react@18.3.12)(react@18.3.1): + dependencies: + react: 18.3.1 + react-remove-scroll-bar: 2.3.6(@types/react@18.3.12)(react@18.3.1) + react-style-singleton: 2.2.1(@types/react@18.3.12)(react@18.3.1) + tslib: 2.8.1 + use-callback-ref: 1.3.2(@types/react@18.3.12)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.3.12)(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.12 + + react-server-dom-webpack@19.0.0-rc-6230622a1a-20240610(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(webpack@5.96.1(esbuild@0.24.0)): dependencies: acorn-loose: 8.4.0 neo-async: 2.6.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - webpack: 5.96.1 + webpack: 5.96.1(esbuild@0.24.0) react-shallow-renderer@16.15.0(react@18.3.1): dependencies: @@ -9351,6 +11867,15 @@ snapshots: react: 18.3.1 react-is: 18.3.1 + react-style-singleton@2.2.1(@types/react@18.3.12)(react@18.3.1): + dependencies: + get-nonce: 1.0.1 + invariant: 2.2.4 + react: 18.3.1 + tslib: 2.8.1 + optionalDependencies: + '@types/react': 18.3.12 + react-test-renderer@18.3.1(react@18.3.1): dependencies: react: 18.3.1 @@ -9372,6 +11897,10 @@ snapshots: string_decoder: 1.1.1 util-deprecate: 1.0.2 + readdirp@3.6.0: + dependencies: + picomatch: 2.3.1 + readline@1.3.0: {} recast@0.21.5: @@ -9576,6 +12105,11 @@ snapshots: gopd: 1.0.1 has-property-descriptors: 1.0.2 + set-value@4.1.0: + dependencies: + is-plain-object: 2.0.4 + is-primitive: 3.0.1 + setimmediate@1.0.5: {} setprototypeof@1.2.0: {} @@ -9620,8 +12154,16 @@ snapshots: slash@3.0.0: {} + slash@4.0.0: {} + slash@5.1.0: {} + slice-ansi@4.0.0: + dependencies: + ansi-styles: 4.3.0 + astral-regex: 2.0.0 + is-fullwidth-code-point: 3.0.0 + slugify@1.6.6: {} source-map-js@1.2.1: {} @@ -9741,6 +12283,11 @@ snapshots: structured-headers@0.4.1: {} + style-value-types@5.0.0: + dependencies: + hey-listen: 1.0.8 + tslib: 2.8.1 + styleq@0.1.3: {} sucrase@3.35.0: @@ -9778,6 +12325,76 @@ snapshots: symbol-tree@3.2.4: {} + tabbable@6.2.0: {} + + table@6.8.2: + dependencies: + ajv: 8.17.1 + lodash.truncate: 4.4.2 + slice-ansi: 4.0.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + + tamagui@1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1): + dependencies: + '@tamagui/accordion': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/adapt': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/alert-dialog': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/animate-presence': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/avatar': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/button': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/card': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/checkbox': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/compose-refs': 1.116.14(react@18.3.1) + '@tamagui/constants': 1.116.14(react@18.3.1) + '@tamagui/core': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/create-context': 1.116.14(react@18.3.1) + '@tamagui/dialog': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/elements': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/fake-react-native': 1.116.14 + '@tamagui/focusable': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/font-size': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/form': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-button-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-font-sized': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/get-token': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/group': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/helpers-tamagui': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/image': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/label': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/linear-gradient': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/list-item': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/polyfill-dev': 1.116.14 + '@tamagui/popover': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/popper': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/portal': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/progress': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/radio-group': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/react-native-media-driver': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/scroll-view': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/select': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/separator': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/shapes': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/sheet': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/slider': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/stacks': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/switch': 1.116.14(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/tabs': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/text': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/theme': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/toggle-group': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@tamagui/tooltip': 1.116.14(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react-native@0.76.1(@babel/core@7.26.0)(@babel/preset-env@7.26.0(@babel/core@7.26.0))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) + '@tamagui/use-controllable-state': 1.116.14(react@18.3.1) + '@tamagui/use-debounce': 1.116.14(react@18.3.1) + '@tamagui/use-force-update': 1.116.14(react@18.3.1) + '@tamagui/use-window-dimensions': 1.116.14(react@18.3.1) + '@tamagui/visually-hidden': 1.116.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - react-dom + - react-native + tapable@2.2.1: {} tar@6.2.1: @@ -9808,14 +12425,16 @@ snapshots: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 - terser-webpack-plugin@5.3.10(webpack@5.96.1): + terser-webpack-plugin@5.3.10(esbuild@0.24.0)(webpack@5.96.1(esbuild@0.24.0)): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 terser: 5.36.0 - webpack: 5.96.1 + webpack: 5.96.1(esbuild@0.24.0) + optionalDependencies: + esbuild: 0.24.0 terser@5.36.0: dependencies: @@ -9886,10 +12505,14 @@ snapshots: type-fest@0.7.1: {} + type-fest@3.13.1: {} + typescript@5.6.3: {} ua-parser-js@1.0.39: {} + ufo@1.5.4: {} + undici-types@6.19.8: {} undici@6.20.1: {} @@ -9942,10 +12565,25 @@ snapshots: querystringify: 2.2.0 requires-port: 1.0.0 + use-callback-ref@1.3.2(@types/react@18.3.12)(react@18.3.1): + dependencies: + react: 18.3.1 + tslib: 2.8.1 + optionalDependencies: + '@types/react': 18.3.12 + use-latest-callback@0.2.1(react@18.3.1): dependencies: react: 18.3.1 + use-sidecar@1.1.2(@types/react@18.3.12)(react@18.3.1): + dependencies: + detect-node-es: 1.1.0 + react: 18.3.1 + tslib: 2.8.1 + optionalDependencies: + '@types/react': 18.3.12 + use-sync-external-store@1.2.2(react@18.3.1): dependencies: react: 18.3.1 @@ -9982,6 +12620,8 @@ snapshots: vlq@1.0.1: {} + w-json@1.3.10: {} + w3c-xmlserializer@4.0.0: dependencies: xml-name-validator: 4.0.0 @@ -10017,7 +12657,7 @@ snapshots: webpack-sources@3.2.3: {} - webpack@5.96.1: + webpack@5.96.1(esbuild@0.24.0): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.6 @@ -10039,7 +12679,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(webpack@5.96.1) + terser-webpack-plugin: 5.3.10(esbuild@0.24.0)(webpack@5.96.1(esbuild@0.24.0)) watchpack: 2.4.2 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -10166,3 +12806,9 @@ snapshots: yargs-parser: 21.1.1 yocto-queue@0.1.0: {} + + zustand@5.0.1(@types/react@18.3.12)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)): + optionalDependencies: + '@types/react': 18.3.12 + react: 18.3.1 + use-sync-external-store: 1.2.2(react@18.3.1) diff --git a/frontend/stores/theme.ts b/frontend/stores/theme.ts new file mode 100644 index 0000000..8ea5ef2 --- /dev/null +++ b/frontend/stores/theme.ts @@ -0,0 +1,29 @@ +import { create } from "zustand"; +import { persist, createJSONStorage } from "zustand/middleware"; +import AsyncStorage from "@react-native-async-storage/async-storage"; + +type Store = { + theme: "light" | "dark"; + setTheme: (theme: "light" | "dark") => void; + toggle: () => void; +}; + +const useThemeStore = create( + persist( + (set) => ({ + theme: "light", + setTheme: (theme: "light" | "dark") => { + set({ theme }); + }, + toggle: () => { + set((state) => ({ theme: state.theme === "light" ? "dark" : "light" })); + }, + }), + { + name: "theme", + storage: createJSONStorage(() => AsyncStorage), + } + ) +); + +export default useThemeStore; diff --git a/frontend/tamagui.config.ts b/frontend/tamagui.config.ts new file mode 100644 index 0000000..8e5f17e --- /dev/null +++ b/frontend/tamagui.config.ts @@ -0,0 +1,13 @@ +import { createTamagui } from "@tamagui/core"; +import { config } from "@tamagui/config/v3"; + +// you usually export this from a tamagui.config.ts file +const tamaguiConfig = createTamagui(config); + +// TypeScript types across all Tamagui APIs +type Conf = typeof tamaguiConfig; +declare module "@tamagui/core" { + interface TamaguiCustomConfig extends Conf {} +} + +export default tamaguiConfig;