neroshitron/.tamagui/tamagui.config.json
2024-05-21 23:09:31 -04:00

49038 lines
1.7 MiB

{
"components": [
{
"moduleName": "@tamagui/core",
"nameToInfo": {
"Stack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
}
}
},
"Text": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "unset",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
}
}
},
"View": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
}
}
},
"Spacer": {
"staticConfig": {
"acceptsClassName": true,
"memo": true,
"componentName": "Spacer",
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"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": {
"AlertDialogOverlay": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Anchor": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false,
"tag": "a",
"accessibilityRole": "link"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "Anchor",
"isReactNative": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"Article": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "article"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Article",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Aside": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "aside"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Aside",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"AvatarFallback": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "absolute",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"fullscreen": true,
"zIndex": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "absolute",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"fullscreen": true,
"zIndex": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "center",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"justifyContent": "center",
"overflow": "hidden"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button",
"role": "button",
"focusable": true
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button",
"role": "button",
"focusable": true
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"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,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "Button",
"isReactNative": false,
"context": "Component",
"isStyledHOC": false,
"neverFlatten": true
}
},
"Card": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Circle": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "center",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"justifyContent": "center",
"circular": true
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"DialogClose": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "DialogClose",
"isReactNative": false,
"isText": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"DialogContent": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"size": "$true",
"unstyled": false,
"tag": "dialog"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "p",
"userSelect": "auto",
"color": "$color",
"size": "$true"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "DialogDescription",
"isReactNative": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"DialogOverlay": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"pointerEvents": "none"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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,
"maxHeight": "100vh",
"position": "fixed"
}
}
},
"defaultVariants": {
"unstyled": false
},
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"DialogTitle": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h2",
"userSelect": "auto",
"color": "$color",
"size": "$9",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "DialogTitle",
"isReactNative": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"DialogTrigger": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "DialogTrigger",
"isReactNative": false,
"isText": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"EnsureFlexed": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "unset",
"display": "flex",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"opacity": 0,
"lineHeight": 0,
"height": 0,
"fontSize": 200,
"children": "wwwwwwwwwwwwwwwwwww",
"pointerEvents": "none"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"isReactNative": false,
"isStyledHOC": false,
"neverFlatten": true
}
},
"Fieldset": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "fieldset"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Footer": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "footer"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Footer",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Form": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "form"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Form",
"isReactNative": false,
"isText": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"FormFrame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "form"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Form",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"FormTrigger": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "FormTrigger",
"isReactNative": false,
"isText": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"Frame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Group": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"H1": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h1",
"userSelect": "auto",
"color": "$color",
"size": "$10",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H1",
"isReactNative": false,
"isStyledHOC": false
}
},
"H2": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h2",
"userSelect": "auto",
"color": "$color",
"size": "$9",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H2",
"isReactNative": false,
"isStyledHOC": false
}
},
"H3": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h3",
"userSelect": "auto",
"color": "$color",
"size": "$8",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H3",
"isReactNative": false,
"isStyledHOC": false
}
},
"H4": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h4",
"userSelect": "auto",
"color": "$color",
"size": "$7",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H4",
"isReactNative": false,
"isStyledHOC": false
}
},
"H5": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h5",
"userSelect": "auto",
"color": "$color",
"size": "$6",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H5",
"isReactNative": false,
"isStyledHOC": false
}
},
"H6": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "h6",
"userSelect": "auto",
"color": "$color",
"size": "$5",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "H6",
"isReactNative": false,
"isStyledHOC": false
}
},
"Handle": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Header": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "header",
"accessibilityRole": "header"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Header",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Heading": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$heading",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "span",
"userSelect": "auto",
"color": "$color",
"size": "$8",
"accessibilityRole": "header"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "Heading",
"isReactNative": false,
"isStyledHOC": false
}
},
"Image": {
"staticConfig": {
"defaultProps": {},
"componentName": "Image",
"isReactNative": true,
"isText": false,
"acceptsClassName": true,
"inlineProps": {},
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"Input": {
"staticConfig": {
"isInput": true,
"accept": {
"placeholderTextColor": "color",
"selectionColor": "color"
},
"variants": {
"unstyled": {
"false": {
"size": "$true",
"fontFamily": "$body",
"borderWidth": 1,
"outlineWidth": 0,
"color": "$color",
"tabIndex": 0,
"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": true,
"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",
"tabIndex": 0,
"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": true,
"acceptsClassName": true,
"isStyledHOC": false
}
},
"Label": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false,
"tag": "label"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"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,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "Label",
"isReactNative": false,
"isStyledHOC": false,
"neverFlatten": true,
"isHOC": true
}
},
"LabelFrame": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false,
"tag": "label"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"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,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "Label",
"isReactNative": false,
"isStyledHOC": false
}
},
"ListItem": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "li"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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"
}
},
"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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "li"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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"
}
},
"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": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color",
"flexGrow": 1,
"flexShrink": 1,
"ellipse": true,
"cursor": "default",
"opacity": 0.6,
"maxWidth": "100%"
}
},
"size": {
"...size": "Function"
},
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "ListItemSubtitle",
"isReactNative": false,
"isStyledHOC": false
}
},
"ListItemText": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color",
"flexGrow": 1,
"flexShrink": 1,
"ellipse": true,
"cursor": "default"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "ListItemText",
"isReactNative": false,
"isStyledHOC": false
}
},
"ListItemTitle": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color",
"flexGrow": 1,
"flexShrink": 1,
"ellipse": true,
"cursor": "default"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "ListItemTitle",
"isReactNative": false,
"isStyledHOC": false
}
},
"Main": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "main"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Main",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Nav": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "nav"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Nav",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Overlay": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Paragraph": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "normal",
"margin": 0,
"unstyled": false,
"tag": "p",
"userSelect": "auto",
"color": "$color",
"size": "$true"
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"componentName": "Paragraph",
"isReactNative": false,
"isStyledHOC": false
}
},
"PopoverArrow": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Section": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"tag": "section",
"accessibilityRole": "summary"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"componentName": "Section",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"SelectGroupFrame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"width": "100%"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"aria-hidden": true,
"children": "Component"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"borderColor": "$borderColor",
"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,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"variants": {
"vertical": {
"true": {
"y": 0,
"x": -0.5,
"height": "initial",
"maxHeight": "initial",
"width": 0,
"maxWidth": 0,
"borderBottomWidth": 0,
"borderRightWidth": 1
}
}
},
"componentName": "SelectSeparator",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"Separator": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"borderColor": "$borderColor",
"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,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"variants": {
"vertical": {
"true": {
"y": 0,
"x": -0.5,
"height": "initial",
"maxHeight": "initial",
"width": 0,
"maxWidth": 0,
"borderBottomWidth": 0,
"borderRightWidth": 1
}
}
},
"componentName": "Separator",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"SheetHandleFrame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"SizableStack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"SizableText": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "$body",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"size": "$true",
"color": "$color"
}
},
"size": "Function",
"fontFamily": {
"...": "Function"
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": true
},
"defaultVariants": {
"unstyled": false
},
"componentName": "SizableText",
"isReactNative": false,
"isStyledHOC": false
}
},
"SliderFrame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": true,
"focusTheme": true,
"hoverTheme": true
}
}
},
"defaultVariants": {
"unstyled": false
},
"componentName": "SliderThumb",
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"SliderTrackActiveFrame": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "absolute",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"backgroundColor": "$background"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Spacer": {
"staticConfig": {
"acceptsClassName": true,
"memo": true,
"componentName": "Spacer",
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Square": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "center",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"justifyContent": "center"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Stack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
}
}
},
"Switch": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false,
"tag": "button"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"Text": {
"staticConfig": {
"acceptsClassName": true,
"isText": true,
"defaultProps": {
"fontFamily": "unset",
"display": "inline",
"boxSizing": "border-box",
"wordWrap": "break-word",
"whiteSpace": "pre-wrap",
"margin": 0,
"unstyled": false
},
"inlineWhenUnflattened": {},
"variants": {
"numberOfLines": {
"1": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
},
":number": "Function"
},
"selectable": {
"true": {
"userSelect": "text",
"cursor": "text"
},
"false": {
"userSelect": "none",
"cursor": "default"
}
},
"ellipse": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"ellipsis": {
"true": {
"maxWidth": "100%",
"overflow": "hidden",
"textOverflow": "ellipsis",
"whiteSpace": "nowrap"
}
},
"unstyled": {
"false": {
"color": "$color"
}
}
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true,
"fontFamily": true,
"fontSize": true,
"fontStyle": true,
"letterSpacing": true,
"lineHeight": true,
"textTransform": true,
"textAlign": true,
"textDecorationLine": true,
"textDecorationStyle": true,
"textShadowOffset": true,
"textShadowRadius": true,
"selectable": true,
"verticalAlign": true,
"whiteSpace": true,
"wordWrap": true,
"textOverflow": true,
"textDecorationDistance": true,
"WebkitBoxOrient": 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",
"tabIndex": 0,
"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": true,
"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",
"tabIndex": 0,
"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": true,
"acceptsClassName": true,
"isStyledHOC": false
}
},
"ThemeableStack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"View": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
}
}
},
"VisuallyHidden": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "absolute",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"width": 1,
"height": 1,
"margin": -1,
"zIndex": -10000,
"overflow": "hidden",
"opacity": 1e-8,
"pointerEvents": "none"
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": true
},
"variants": {
"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"
}
}
},
"isReactNative": false,
"isText": false,
"isStyledHOC": false
}
},
"XGroup": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"XStack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "row",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"YGroup": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0,
"unstyled": false
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
},
"YStack": {
"staticConfig": {
"acceptsClassName": true,
"defaultProps": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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": {
"display": "flex",
"alignItems": "stretch",
"flexDirection": "column",
"flexBasis": "auto",
"boxSizing": "border-box",
"position": "relative",
"minHeight": 0,
"minWidth": 0,
"flexShrink": 0
},
"validStyles": {
"enterStyle": true,
"exitStyle": true,
"hoverStyle": true,
"pressStyle": true,
"focusStyle": true,
"disabledStyle": true,
"focusVisibleStyle": 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,
"outlineColor": true,
"caretColor": 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,
"lineClamp": true,
"opacity": true,
"order": true,
"orphans": true,
"tabSize": true,
"widows": true,
"zIndex": true,
"zoom": true,
"scaleZ": true,
"shadowOpacity": true,
"borderBottomStyle": true,
"borderTopStyle": true,
"borderLeftStyle": true,
"borderRightStyle": true,
"scrollbarWidth": true,
"overflowX": true,
"overflowY": true,
"userSelect": true,
"cursor": true,
"contain": true,
"pointerEvents": true,
"boxSizing": true,
"boxShadow": true,
"outlineStyle": true,
"outlineOffset": true,
"outlineWidth": true,
"touchAction": true,
"filter": true,
"backdropFilter": true,
"mixBlendMode": true,
"backgroundImage": true,
"backgroundOrigin": true,
"backgroundPosition": true,
"backgroundRepeat": true,
"backgroundSize": true,
"backgroundClip": true,
"backgroundBlendMode": true,
"backgroundAttachment": true,
"background": true,
"clipPath": true,
"transformStyle": true,
"mask": true,
"maskImage": true,
"textEmphasis": true,
"borderImage": true,
"float": true,
"content": true,
"overflowBlock": true,
"overflowInline": true,
"maskBorder": true,
"maskBorderMode": true,
"maskBorderOutset": true,
"maskBorderRepeat": true,
"maskBorderSlice": true,
"maskBorderSource": true,
"maskBorderWidth": true,
"maskClip": true,
"maskComposite": true,
"maskMode": true,
"maskOrigin": true,
"maskPosition": true,
"maskRepeat": true,
"maskSize": true,
"maskType": 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
}
}
}
}
],
"nameToPaths": {},
"tamaguiConfig": {
"fonts": {
"heading": {
"family": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
"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, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"200": {
"normal": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"300": {
"normal": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"400": {
"normal": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"500": {
"normal": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"600": {
"normal": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif"
},
"700": {
"normal": "InterBold"
},
"800": {
"normal": "InterBold"
},
"900": {
"normal": "InterBold"
}
}
},
"body": {
"family": "Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif",
"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, Fira Code, Monaco, Consolas, Ubuntu Mono, monospace",
"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
}
},
"defaultFont": "$body",
"shouldAddPrefersColorThemes": true,
"themeClassNameOnRoot": true,
"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": "color-1",
"val": "rgba(255,255,255,0)",
"variable": "var(--color-1)"
},
"white075": {
"isVar": true,
"key": "$white075",
"name": "color-2",
"val": "rgba(255,255,255,0.75)",
"variable": "var(--color-2)"
},
"white05": {
"isVar": true,
"key": "$white05",
"name": "color-3",
"val": "rgba(255,255,255,0.5)",
"variable": "var(--color-3)"
},
"white025": {
"isVar": true,
"key": "$white025",
"name": "color-4",
"val": "rgba(255,255,255,0.25)",
"variable": "var(--color-4)"
},
"black0": {
"isVar": true,
"key": "$black0",
"name": "color-5",
"val": "rgba(10,10,10,0)",
"variable": "var(--color-5)"
},
"black075": {
"isVar": true,
"key": "$black075",
"name": "color-6",
"val": "rgba(10,10,10,0.75)",
"variable": "var(--color-6)"
},
"black05": {
"isVar": true,
"key": "$black05",
"name": "color-7",
"val": "rgba(10,10,10,0.5)",
"variable": "var(--color-7)"
},
"black025": {
"isVar": true,
"key": "$black025",
"name": "color-8",
"val": "rgba(10,10,10,0.25)",
"variable": "var(--color-8)"
},
"white1": {
"isVar": true,
"key": "$white1",
"name": "color-9",
"val": "#fff",
"variable": "var(--color-9)"
},
"white2": {
"isVar": true,
"key": "$white2",
"name": "color-10",
"val": "#f8f8f8",
"variable": "var(--color-10)"
},
"white3": {
"isVar": true,
"key": "$white3",
"name": "color-11",
"val": "hsl(0, 0%, 96.3%)",
"variable": "var(--color-11)"
},
"white4": {
"isVar": true,
"key": "$white4",
"name": "color-12",
"val": "hsl(0, 0%, 94.1%)",
"variable": "var(--color-12)"
},
"white5": {
"isVar": true,
"key": "$white5",
"name": "color-13",
"val": "hsl(0, 0%, 92.0%)",
"variable": "var(--color-13)"
},
"white6": {
"isVar": true,
"key": "$white6",
"name": "color-14",
"val": "hsl(0, 0%, 90.0%)",
"variable": "var(--color-14)"
},
"white7": {
"isVar": true,
"key": "$white7",
"name": "color-15",
"val": "hsl(0, 0%, 88.5%)",
"variable": "var(--color-15)"
},
"white8": {
"isVar": true,
"key": "$white8",
"name": "color-16",
"val": "hsl(0, 0%, 81.0%)",
"variable": "var(--color-16)"
},
"white9": {
"isVar": true,
"key": "$white9",
"name": "color-17",
"val": "hsl(0, 0%, 56.1%)",
"variable": "var(--color-17)"
},
"white10": {
"isVar": true,
"key": "$white10",
"name": "color-18",
"val": "hsl(0, 0%, 50.3%)",
"variable": "var(--color-18)"
},
"white11": {
"isVar": true,
"key": "$white11",
"name": "color-19",
"val": "hsl(0, 0%, 42.5%)",
"variable": "var(--color-19)"
},
"white12": {
"isVar": true,
"key": "$white12",
"name": "color-20",
"val": "hsl(0, 0%, 9.0%)",
"variable": "var(--color-20)"
},
"black1": {
"isVar": true,
"key": "$black1",
"name": "color-21",
"val": "#050505",
"variable": "var(--color-21)"
},
"black2": {
"isVar": true,
"key": "$black2",
"name": "color-22",
"val": "#151515",
"variable": "var(--color-22)"
},
"black3": {
"isVar": true,
"key": "$black3",
"name": "color-23",
"val": "#191919",
"variable": "var(--color-23)"
},
"black4": {
"isVar": true,
"key": "$black4",
"name": "color-24",
"val": "#232323",
"variable": "var(--color-24)"
},
"black5": {
"isVar": true,
"key": "$black5",
"name": "color-25",
"val": "#282828",
"variable": "var(--color-25)"
},
"black6": {
"isVar": true,
"key": "$black6",
"name": "color-26",
"val": "#323232",
"variable": "var(--color-26)"
},
"black7": {
"isVar": true,
"key": "$black7",
"name": "color-27",
"val": "#424242",
"variable": "var(--color-27)"
},
"black8": {
"isVar": true,
"key": "$black8",
"name": "color-28",
"val": "#494949",
"variable": "var(--color-28)"
},
"black9": {
"isVar": true,
"key": "$black9",
"name": "color-29",
"val": "#545454",
"variable": "var(--color-29)"
},
"black10": {
"isVar": true,
"key": "$black10",
"name": "color-30",
"val": "#626262",
"variable": "var(--color-30)"
},
"black11": {
"isVar": true,
"key": "$black11",
"name": "color-31",
"val": "#a5a5a5",
"variable": "var(--color-31)"
},
"black12": {
"isVar": true,
"key": "$black12",
"name": "color-32",
"val": "#fff",
"variable": "var(--color-32)"
},
"blue1Light": {
"isVar": true,
"key": "$blue1Light",
"name": "color-33",
"val": "hsl(206, 100%, 99.2%)",
"variable": "var(--color-33)"
},
"blue2Light": {
"isVar": true,
"key": "$blue2Light",
"name": "color-34",
"val": "hsl(210, 100%, 98.0%)",
"variable": "var(--color-34)"
},
"blue3Light": {
"isVar": true,
"key": "$blue3Light",
"name": "color-35",
"val": "hsl(209, 100%, 96.5%)",
"variable": "var(--color-35)"
},
"blue4Light": {
"isVar": true,
"key": "$blue4Light",
"name": "color-36",
"val": "hsl(210, 98.8%, 94.0%)",
"variable": "var(--color-36)"
},
"blue5Light": {
"isVar": true,
"key": "$blue5Light",
"name": "color-37",
"val": "hsl(209, 95.0%, 90.1%)",
"variable": "var(--color-37)"
},
"blue6Light": {
"isVar": true,
"key": "$blue6Light",
"name": "color-38",
"val": "hsl(209, 81.2%, 84.5%)",
"variable": "var(--color-38)"
},
"blue7Light": {
"isVar": true,
"key": "$blue7Light",
"name": "color-39",
"val": "hsl(208, 77.5%, 76.9%)",
"variable": "var(--color-39)"
},
"blue8Light": {
"isVar": true,
"key": "$blue8Light",
"name": "color-40",
"val": "hsl(206, 81.9%, 65.3%)",
"variable": "var(--color-40)"
},
"blue9Light": {
"isVar": true,
"key": "$blue9Light",
"name": "color-41",
"val": "hsl(206, 100%, 50.0%)",
"variable": "var(--color-41)"
},
"blue10Light": {
"isVar": true,
"key": "$blue10Light",
"name": "color-42",
"val": "hsl(208, 100%, 47.3%)",
"variable": "var(--color-42)"
},
"blue11Light": {
"isVar": true,
"key": "$blue11Light",
"name": "color-43",
"val": "hsl(211, 100%, 43.2%)",
"variable": "var(--color-43)"
},
"blue12Light": {
"isVar": true,
"key": "$blue12Light",
"name": "color-44",
"val": "hsl(211, 100%, 15.0%)",
"variable": "var(--color-44)"
},
"gray1Light": {
"isVar": true,
"key": "$gray1Light",
"name": "color-45",
"val": "hsl(0, 0%, 99.0%)",
"variable": "var(--color-45)"
},
"gray2Light": {
"isVar": true,
"key": "$gray2Light",
"name": "color-46",
"val": "hsl(0, 0%, 97.3%)",
"variable": "var(--color-46)"
},
"gray3Light": {
"isVar": true,
"key": "$gray3Light",
"name": "color-47",
"val": "hsl(0, 0%, 95.1%)",
"variable": "var(--color-47)"
},
"gray4Light": {
"isVar": true,
"key": "$gray4Light",
"name": "color-48",
"val": "hsl(0, 0%, 93.0%)",
"variable": "var(--color-48)"
},
"gray5Light": {
"isVar": true,
"key": "$gray5Light",
"name": "color-49",
"val": "hsl(0, 0%, 90.9%)",
"variable": "var(--color-49)"
},
"gray6Light": {
"isVar": true,
"key": "$gray6Light",
"name": "color-50",
"val": "hsl(0, 0%, 88.7%)",
"variable": "var(--color-50)"
},
"gray7Light": {
"isVar": true,
"key": "$gray7Light",
"name": "color-51",
"val": "hsl(0, 0%, 85.8%)",
"variable": "var(--color-51)"
},
"gray8Light": {
"isVar": true,
"key": "$gray8Light",
"name": "color-52",
"val": "hsl(0, 0%, 78.0%)",
"variable": "var(--color-52)"
},
"gray9Light": {
"isVar": true,
"key": "$gray9Light",
"name": "color-53",
"val": "hsl(0, 0%, 56.1%)",
"variable": "var(--color-53)"
},
"gray10Light": {
"isVar": true,
"key": "$gray10Light",
"name": "color-54",
"val": "hsl(0, 0%, 52.3%)",
"variable": "var(--color-54)"
},
"gray11Light": {
"isVar": true,
"key": "$gray11Light",
"name": "color-55",
"val": "hsl(0, 0%, 43.5%)",
"variable": "var(--color-55)"
},
"gray12Light": {
"isVar": true,
"key": "$gray12Light",
"name": "color-56",
"val": "hsl(0, 0%, 9.0%)",
"variable": "var(--color-56)"
},
"green1Light": {
"isVar": true,
"key": "$green1Light",
"name": "color-57",
"val": "hsl(136, 50.0%, 98.9%)",
"variable": "var(--color-57)"
},
"green2Light": {
"isVar": true,
"key": "$green2Light",
"name": "color-58",
"val": "hsl(138, 62.5%, 96.9%)",
"variable": "var(--color-58)"
},
"green3Light": {
"isVar": true,
"key": "$green3Light",
"name": "color-59",
"val": "hsl(139, 55.2%, 94.5%)",
"variable": "var(--color-59)"
},
"green4Light": {
"isVar": true,
"key": "$green4Light",
"name": "color-60",
"val": "hsl(140, 48.7%, 91.0%)",
"variable": "var(--color-60)"
},
"green5Light": {
"isVar": true,
"key": "$green5Light",
"name": "color-61",
"val": "hsl(141, 43.7%, 86.0%)",
"variable": "var(--color-61)"
},
"green6Light": {
"isVar": true,
"key": "$green6Light",
"name": "color-62",
"val": "hsl(143, 40.3%, 79.0%)",
"variable": "var(--color-62)"
},
"green7Light": {
"isVar": true,
"key": "$green7Light",
"name": "color-63",
"val": "hsl(146, 38.5%, 69.0%)",
"variable": "var(--color-63)"
},
"green8Light": {
"isVar": true,
"key": "$green8Light",
"name": "color-64",
"val": "hsl(151, 40.2%, 54.1%)",
"variable": "var(--color-64)"
},
"green9Light": {
"isVar": true,
"key": "$green9Light",
"name": "color-65",
"val": "hsl(151, 55.0%, 41.5%)",
"variable": "var(--color-65)"
},
"green10Light": {
"isVar": true,
"key": "$green10Light",
"name": "color-66",
"val": "hsl(152, 57.5%, 37.6%)",
"variable": "var(--color-66)"
},
"green11Light": {
"isVar": true,
"key": "$green11Light",
"name": "color-67",
"val": "hsl(153, 67.0%, 28.5%)",
"variable": "var(--color-67)"
},
"green12Light": {
"isVar": true,
"key": "$green12Light",
"name": "color-68",
"val": "hsl(155, 40.0%, 14.0%)",
"variable": "var(--color-68)"
},
"orange1Light": {
"isVar": true,
"key": "$orange1Light",
"name": "color-69",
"val": "hsl(24, 70.0%, 99.0%)",
"variable": "var(--color-69)"
},
"orange2Light": {
"isVar": true,
"key": "$orange2Light",
"name": "color-70",
"val": "hsl(24, 83.3%, 97.6%)",
"variable": "var(--color-70)"
},
"orange3Light": {
"isVar": true,
"key": "$orange3Light",
"name": "color-71",
"val": "hsl(24, 100%, 95.3%)",
"variable": "var(--color-71)"
},
"orange4Light": {
"isVar": true,
"key": "$orange4Light",
"name": "color-72",
"val": "hsl(25, 100%, 92.2%)",
"variable": "var(--color-72)"
},
"orange5Light": {
"isVar": true,
"key": "$orange5Light",
"name": "color-73",
"val": "hsl(25, 100%, 88.2%)",
"variable": "var(--color-73)"
},
"orange6Light": {
"isVar": true,
"key": "$orange6Light",
"name": "color-74",
"val": "hsl(25, 100%, 82.8%)",
"variable": "var(--color-74)"
},
"orange7Light": {
"isVar": true,
"key": "$orange7Light",
"name": "color-75",
"val": "hsl(24, 100%, 75.3%)",
"variable": "var(--color-75)"
},
"orange8Light": {
"isVar": true,
"key": "$orange8Light",
"name": "color-76",
"val": "hsl(24, 94.5%, 64.3%)",
"variable": "var(--color-76)"
},
"orange9Light": {
"isVar": true,
"key": "$orange9Light",
"name": "color-77",
"val": "hsl(24, 94.0%, 50.0%)",
"variable": "var(--color-77)"
},
"orange10Light": {
"isVar": true,
"key": "$orange10Light",
"name": "color-78",
"val": "hsl(24, 100%, 46.5%)",
"variable": "var(--color-78)"
},
"orange11Light": {
"isVar": true,
"key": "$orange11Light",
"name": "color-79",
"val": "hsl(24, 100%, 37.0%)",
"variable": "var(--color-79)"
},
"orange12Light": {
"isVar": true,
"key": "$orange12Light",
"name": "color-80",
"val": "hsl(15, 60.0%, 17.0%)",
"variable": "var(--color-80)"
},
"pink1Light": {
"isVar": true,
"key": "$pink1Light",
"name": "color-81",
"val": "hsl(322, 100%, 99.4%)",
"variable": "var(--color-81)"
},
"pink2Light": {
"isVar": true,
"key": "$pink2Light",
"name": "color-82",
"val": "hsl(323, 100%, 98.4%)",
"variable": "var(--color-82)"
},
"pink3Light": {
"isVar": true,
"key": "$pink3Light",
"name": "color-83",
"val": "hsl(323, 86.3%, 96.5%)",
"variable": "var(--color-83)"
},
"pink4Light": {
"isVar": true,
"key": "$pink4Light",
"name": "color-84",
"val": "hsl(323, 78.7%, 94.2%)",
"variable": "var(--color-84)"
},
"pink5Light": {
"isVar": true,
"key": "$pink5Light",
"name": "color-85",
"val": "hsl(323, 72.2%, 91.1%)",
"variable": "var(--color-85)"
},
"pink6Light": {
"isVar": true,
"key": "$pink6Light",
"name": "color-86",
"val": "hsl(323, 66.3%, 86.6%)",
"variable": "var(--color-86)"
},
"pink7Light": {
"isVar": true,
"key": "$pink7Light",
"name": "color-87",
"val": "hsl(323, 62.0%, 80.1%)",
"variable": "var(--color-87)"
},
"pink8Light": {
"isVar": true,
"key": "$pink8Light",
"name": "color-88",
"val": "hsl(323, 60.3%, 72.4%)",
"variable": "var(--color-88)"
},
"pink9Light": {
"isVar": true,
"key": "$pink9Light",
"name": "color-89",
"val": "hsl(322, 65.0%, 54.5%)",
"variable": "var(--color-89)"
},
"pink10Light": {
"isVar": true,
"key": "$pink10Light",
"name": "color-90",
"val": "hsl(322, 63.9%, 50.7%)",
"variable": "var(--color-90)"
},
"pink11Light": {
"isVar": true,
"key": "$pink11Light",
"name": "color-91",
"val": "hsl(322, 75.0%, 46.0%)",
"variable": "var(--color-91)"
},
"pink12Light": {
"isVar": true,
"key": "$pink12Light",
"name": "color-92",
"val": "hsl(320, 70.0%, 13.5%)",
"variable": "var(--color-92)"
},
"purple1Light": {
"isVar": true,
"key": "$purple1Light",
"name": "color-93",
"val": "hsl(280, 65.0%, 99.4%)",
"variable": "var(--color-93)"
},
"purple2Light": {
"isVar": true,
"key": "$purple2Light",
"name": "color-94",
"val": "hsl(276, 100%, 99.0%)",
"variable": "var(--color-94)"
},
"purple3Light": {
"isVar": true,
"key": "$purple3Light",
"name": "color-95",
"val": "hsl(276, 83.1%, 97.0%)",
"variable": "var(--color-95)"
},
"purple4Light": {
"isVar": true,
"key": "$purple4Light",
"name": "color-96",
"val": "hsl(275, 76.4%, 94.7%)",
"variable": "var(--color-96)"
},
"purple5Light": {
"isVar": true,
"key": "$purple5Light",
"name": "color-97",
"val": "hsl(275, 70.8%, 91.8%)",
"variable": "var(--color-97)"
},
"purple6Light": {
"isVar": true,
"key": "$purple6Light",
"name": "color-98",
"val": "hsl(274, 65.4%, 87.8%)",
"variable": "var(--color-98)"
},
"purple7Light": {
"isVar": true,
"key": "$purple7Light",
"name": "color-99",
"val": "hsl(273, 61.0%, 81.7%)",
"variable": "var(--color-99)"
},
"purple8Light": {
"isVar": true,
"key": "$purple8Light",
"name": "color-100",
"val": "hsl(272, 60.0%, 73.5%)",
"variable": "var(--color-100)"
},
"purple9Light": {
"isVar": true,
"key": "$purple9Light",
"name": "color-101",
"val": "hsl(272, 51.0%, 54.0%)",
"variable": "var(--color-101)"
},
"purple10Light": {
"isVar": true,
"key": "$purple10Light",
"name": "color-102",
"val": "hsl(272, 46.8%, 50.3%)",
"variable": "var(--color-102)"
},
"purple11Light": {
"isVar": true,
"key": "$purple11Light",
"name": "color-103",
"val": "hsl(272, 50.0%, 45.8%)",
"variable": "var(--color-103)"
},
"purple12Light": {
"isVar": true,
"key": "$purple12Light",
"name": "color-104",
"val": "hsl(272, 66.0%, 16.0%)",
"variable": "var(--color-104)"
},
"red1Light": {
"isVar": true,
"key": "$red1Light",
"name": "color-105",
"val": "hsl(359, 100%, 99.4%)",
"variable": "var(--color-105)"
},
"red2Light": {
"isVar": true,
"key": "$red2Light",
"name": "color-106",
"val": "hsl(359, 100%, 98.6%)",
"variable": "var(--color-106)"
},
"red3Light": {
"isVar": true,
"key": "$red3Light",
"name": "color-107",
"val": "hsl(360, 100%, 96.8%)",
"variable": "var(--color-107)"
},
"red4Light": {
"isVar": true,
"key": "$red4Light",
"name": "color-108",
"val": "hsl(360, 97.9%, 94.8%)",
"variable": "var(--color-108)"
},
"red5Light": {
"isVar": true,
"key": "$red5Light",
"name": "color-109",
"val": "hsl(360, 90.2%, 91.9%)",
"variable": "var(--color-109)"
},
"red6Light": {
"isVar": true,
"key": "$red6Light",
"name": "color-110",
"val": "hsl(360, 81.7%, 87.8%)",
"variable": "var(--color-110)"
},
"red7Light": {
"isVar": true,
"key": "$red7Light",
"name": "color-111",
"val": "hsl(359, 74.2%, 81.7%)",
"variable": "var(--color-111)"
},
"red8Light": {
"isVar": true,
"key": "$red8Light",
"name": "color-112",
"val": "hsl(359, 69.5%, 74.3%)",
"variable": "var(--color-112)"
},
"red9Light": {
"isVar": true,
"key": "$red9Light",
"name": "color-113",
"val": "hsl(358, 75.0%, 59.0%)",
"variable": "var(--color-113)"
},
"red10Light": {
"isVar": true,
"key": "$red10Light",
"name": "color-114",
"val": "hsl(358, 69.4%, 55.2%)",
"variable": "var(--color-114)"
},
"red11Light": {
"isVar": true,
"key": "$red11Light",
"name": "color-115",
"val": "hsl(358, 65.0%, 48.7%)",
"variable": "var(--color-115)"
},
"red12Light": {
"isVar": true,
"key": "$red12Light",
"name": "color-116",
"val": "hsl(354, 50.0%, 14.6%)",
"variable": "var(--color-116)"
},
"yellow1Light": {
"isVar": true,
"key": "$yellow1Light",
"name": "color-117",
"val": "hsl(60, 54.0%, 98.5%)",
"variable": "var(--color-117)"
},
"yellow2Light": {
"isVar": true,
"key": "$yellow2Light",
"name": "color-118",
"val": "hsl(52, 100%, 95.5%)",
"variable": "var(--color-118)"
},
"yellow3Light": {
"isVar": true,
"key": "$yellow3Light",
"name": "color-119",
"val": "hsl(55, 100%, 90.9%)",
"variable": "var(--color-119)"
},
"yellow4Light": {
"isVar": true,
"key": "$yellow4Light",
"name": "color-120",
"val": "hsl(54, 100%, 86.6%)",
"variable": "var(--color-120)"
},
"yellow5Light": {
"isVar": true,
"key": "$yellow5Light",
"name": "color-121",
"val": "hsl(52, 97.9%, 82.0%)",
"variable": "var(--color-121)"
},
"yellow6Light": {
"isVar": true,
"key": "$yellow6Light",
"name": "color-122",
"val": "hsl(50, 89.4%, 76.1%)",
"variable": "var(--color-122)"
},
"yellow7Light": {
"isVar": true,
"key": "$yellow7Light",
"name": "color-123",
"val": "hsl(47, 80.4%, 68.0%)",
"variable": "var(--color-123)"
},
"yellow8Light": {
"isVar": true,
"key": "$yellow8Light",
"name": "color-124",
"val": "hsl(48, 100%, 46.1%)",
"variable": "var(--color-124)"
},
"yellow9Light": {
"isVar": true,
"key": "$yellow9Light",
"name": "color-125",
"val": "hsl(53, 92.0%, 50.0%)",
"variable": "var(--color-125)"
},
"yellow10Light": {
"isVar": true,
"key": "$yellow10Light",
"name": "color-126",
"val": "hsl(50, 100%, 48.5%)",
"variable": "var(--color-126)"
},
"yellow11Light": {
"isVar": true,
"key": "$yellow11Light",
"name": "color-127",
"val": "hsl(42, 100%, 29.0%)",
"variable": "var(--color-127)"
},
"yellow12Light": {
"isVar": true,
"key": "$yellow12Light",
"name": "color-128",
"val": "hsl(40, 55.0%, 13.5%)",
"variable": "var(--color-128)"
},
"blue1Dark": {
"isVar": true,
"key": "$blue1Dark",
"name": "color-129",
"val": "hsl(212, 35.0%, 9.2%)",
"variable": "var(--color-129)"
},
"blue2Dark": {
"isVar": true,
"key": "$blue2Dark",
"name": "color-130",
"val": "hsl(216, 50.0%, 11.8%)",
"variable": "var(--color-130)"
},
"blue3Dark": {
"isVar": true,
"key": "$blue3Dark",
"name": "color-131",
"val": "hsl(214, 59.4%, 15.3%)",
"variable": "var(--color-131)"
},
"blue4Dark": {
"isVar": true,
"key": "$blue4Dark",
"name": "color-132",
"val": "hsl(214, 65.8%, 17.9%)",
"variable": "var(--color-132)"
},
"blue5Dark": {
"isVar": true,
"key": "$blue5Dark",
"name": "color-133",
"val": "hsl(213, 71.2%, 20.2%)",
"variable": "var(--color-133)"
},
"blue6Dark": {
"isVar": true,
"key": "$blue6Dark",
"name": "color-134",
"val": "hsl(212, 77.4%, 23.1%)",
"variable": "var(--color-134)"
},
"blue7Dark": {
"isVar": true,
"key": "$blue7Dark",
"name": "color-135",
"val": "hsl(211, 85.1%, 27.4%)",
"variable": "var(--color-135)"
},
"blue8Dark": {
"isVar": true,
"key": "$blue8Dark",
"name": "color-136",
"val": "hsl(211, 89.7%, 34.1%)",
"variable": "var(--color-136)"
},
"blue9Dark": {
"isVar": true,
"key": "$blue9Dark",
"name": "color-137",
"val": "hsl(206, 100%, 50.0%)",
"variable": "var(--color-137)"
},
"blue10Dark": {
"isVar": true,
"key": "$blue10Dark",
"name": "color-138",
"val": "hsl(209, 100%, 60.6%)",
"variable": "var(--color-138)"
},
"blue11Dark": {
"isVar": true,
"key": "$blue11Dark",
"name": "color-139",
"val": "hsl(210, 100%, 66.1%)",
"variable": "var(--color-139)"
},
"blue12Dark": {
"isVar": true,
"key": "$blue12Dark",
"name": "color-140",
"val": "hsl(206, 98.0%, 95.8%)",
"variable": "var(--color-140)"
},
"gray1Dark": {
"isVar": true,
"key": "$gray1Dark",
"name": "color-141",
"val": "hsl(0, 0%, 8.5%)",
"variable": "var(--color-141)"
},
"gray2Dark": {
"isVar": true,
"key": "$gray2Dark",
"name": "color-142",
"val": "hsl(0, 0%, 11.0%)",
"variable": "var(--color-142)"
},
"gray3Dark": {
"isVar": true,
"key": "$gray3Dark",
"name": "color-143",
"val": "hsl(0, 0%, 13.6%)",
"variable": "var(--color-143)"
},
"gray4Dark": {
"isVar": true,
"key": "$gray4Dark",
"name": "color-144",
"val": "hsl(0, 0%, 15.8%)",
"variable": "var(--color-144)"
},
"gray5Dark": {
"isVar": true,
"key": "$gray5Dark",
"name": "color-145",
"val": "hsl(0, 0%, 17.9%)",
"variable": "var(--color-145)"
},
"gray6Dark": {
"isVar": true,
"key": "$gray6Dark",
"name": "color-146",
"val": "hsl(0, 0%, 20.5%)",
"variable": "var(--color-146)"
},
"gray7Dark": {
"isVar": true,
"key": "$gray7Dark",
"name": "color-147",
"val": "hsl(0, 0%, 24.3%)",
"variable": "var(--color-147)"
},
"gray8Dark": {
"isVar": true,
"key": "$gray8Dark",
"name": "color-148",
"val": "hsl(0, 0%, 31.2%)",
"variable": "var(--color-148)"
},
"gray9Dark": {
"isVar": true,
"key": "$gray9Dark",
"name": "color-149",
"val": "hsl(0, 0%, 43.9%)",
"variable": "var(--color-149)"
},
"gray10Dark": {
"isVar": true,
"key": "$gray10Dark",
"name": "color-150",
"val": "hsl(0, 0%, 49.4%)",
"variable": "var(--color-150)"
},
"gray11Dark": {
"isVar": true,
"key": "$gray11Dark",
"name": "color-151",
"val": "hsl(0, 0%, 62.8%)",
"variable": "var(--color-151)"
},
"gray12Dark": {
"isVar": true,
"key": "$gray12Dark",
"name": "color-152",
"val": "hsl(0, 0%, 93.0%)",
"variable": "var(--color-152)"
},
"green1Dark": {
"isVar": true,
"key": "$green1Dark",
"name": "color-153",
"val": "hsl(146, 30.0%, 7.4%)",
"variable": "var(--color-153)"
},
"green2Dark": {
"isVar": true,
"key": "$green2Dark",
"name": "color-154",
"val": "hsl(155, 44.2%, 8.4%)",
"variable": "var(--color-154)"
},
"green3Dark": {
"isVar": true,
"key": "$green3Dark",
"name": "color-155",
"val": "hsl(155, 46.7%, 10.9%)",
"variable": "var(--color-155)"
},
"green4Dark": {
"isVar": true,
"key": "$green4Dark",
"name": "color-156",
"val": "hsl(154, 48.4%, 12.9%)",
"variable": "var(--color-156)"
},
"green5Dark": {
"isVar": true,
"key": "$green5Dark",
"name": "color-157",
"val": "hsl(154, 49.7%, 14.9%)",
"variable": "var(--color-157)"
},
"green6Dark": {
"isVar": true,
"key": "$green6Dark",
"name": "color-158",
"val": "hsl(154, 50.9%, 17.6%)",
"variable": "var(--color-158)"
},
"green7Dark": {
"isVar": true,
"key": "$green7Dark",
"name": "color-159",
"val": "hsl(153, 51.8%, 21.8%)",
"variable": "var(--color-159)"
},
"green8Dark": {
"isVar": true,
"key": "$green8Dark",
"name": "color-160",
"val": "hsl(151, 51.7%, 28.4%)",
"variable": "var(--color-160)"
},
"green9Dark": {
"isVar": true,
"key": "$green9Dark",
"name": "color-161",
"val": "hsl(151, 55.0%, 41.5%)",
"variable": "var(--color-161)"
},
"green10Dark": {
"isVar": true,
"key": "$green10Dark",
"name": "color-162",
"val": "hsl(151, 49.3%, 46.5%)",
"variable": "var(--color-162)"
},
"green11Dark": {
"isVar": true,
"key": "$green11Dark",
"name": "color-163",
"val": "hsl(151, 50.0%, 53.2%)",
"variable": "var(--color-163)"
},
"green12Dark": {
"isVar": true,
"key": "$green12Dark",
"name": "color-164",
"val": "hsl(137, 72.0%, 94.0%)",
"variable": "var(--color-164)"
},
"orange1Dark": {
"isVar": true,
"key": "$orange1Dark",
"name": "color-165",
"val": "hsl(30, 70.0%, 7.2%)",
"variable": "var(--color-165)"
},
"orange2Dark": {
"isVar": true,
"key": "$orange2Dark",
"name": "color-166",
"val": "hsl(28, 100%, 8.4%)",
"variable": "var(--color-166)"
},
"orange3Dark": {
"isVar": true,
"key": "$orange3Dark",
"name": "color-167",
"val": "hsl(26, 91.1%, 11.6%)",
"variable": "var(--color-167)"
},
"orange4Dark": {
"isVar": true,
"key": "$orange4Dark",
"name": "color-168",
"val": "hsl(25, 88.3%, 14.1%)",
"variable": "var(--color-168)"
},
"orange5Dark": {
"isVar": true,
"key": "$orange5Dark",
"name": "color-169",
"val": "hsl(24, 87.6%, 16.6%)",
"variable": "var(--color-169)"
},
"orange6Dark": {
"isVar": true,
"key": "$orange6Dark",
"name": "color-170",
"val": "hsl(24, 88.6%, 19.8%)",
"variable": "var(--color-170)"
},
"orange7Dark": {
"isVar": true,
"key": "$orange7Dark",
"name": "color-171",
"val": "hsl(24, 92.4%, 24.0%)",
"variable": "var(--color-171)"
},
"orange8Dark": {
"isVar": true,
"key": "$orange8Dark",
"name": "color-172",
"val": "hsl(25, 100%, 29.0%)",
"variable": "var(--color-172)"
},
"orange9Dark": {
"isVar": true,
"key": "$orange9Dark",
"name": "color-173",
"val": "hsl(24, 94.0%, 50.0%)",
"variable": "var(--color-173)"
},
"orange10Dark": {
"isVar": true,
"key": "$orange10Dark",
"name": "color-174",
"val": "hsl(24, 100%, 58.5%)",
"variable": "var(--color-174)"
},
"orange11Dark": {
"isVar": true,
"key": "$orange11Dark",
"name": "color-175",
"val": "hsl(24, 100%, 62.2%)",
"variable": "var(--color-175)"
},
"orange12Dark": {
"isVar": true,
"key": "$orange12Dark",
"name": "color-176",
"val": "hsl(24, 97.0%, 93.2%)",
"variable": "var(--color-176)"
},
"pink1Dark": {
"isVar": true,
"key": "$pink1Dark",
"name": "color-177",
"val": "hsl(318, 25.0%, 9.6%)",
"variable": "var(--color-177)"
},
"pink2Dark": {
"isVar": true,
"key": "$pink2Dark",
"name": "color-178",
"val": "hsl(319, 32.2%, 11.6%)",
"variable": "var(--color-178)"
},
"pink3Dark": {
"isVar": true,
"key": "$pink3Dark",
"name": "color-179",
"val": "hsl(319, 41.0%, 16.0%)",
"variable": "var(--color-179)"
},
"pink4Dark": {
"isVar": true,
"key": "$pink4Dark",
"name": "color-180",
"val": "hsl(320, 45.4%, 18.7%)",
"variable": "var(--color-180)"
},
"pink5Dark": {
"isVar": true,
"key": "$pink5Dark",
"name": "color-181",
"val": "hsl(320, 49.0%, 21.1%)",
"variable": "var(--color-181)"
},
"pink6Dark": {
"isVar": true,
"key": "$pink6Dark",
"name": "color-182",
"val": "hsl(321, 53.6%, 24.4%)",
"variable": "var(--color-182)"
},
"pink7Dark": {
"isVar": true,
"key": "$pink7Dark",
"name": "color-183",
"val": "hsl(321, 61.1%, 29.7%)",
"variable": "var(--color-183)"
},
"pink8Dark": {
"isVar": true,
"key": "$pink8Dark",
"name": "color-184",
"val": "hsl(322, 74.9%, 37.5%)",
"variable": "var(--color-184)"
},
"pink9Dark": {
"isVar": true,
"key": "$pink9Dark",
"name": "color-185",
"val": "hsl(322, 65.0%, 54.5%)",
"variable": "var(--color-185)"
},
"pink10Dark": {
"isVar": true,
"key": "$pink10Dark",
"name": "color-186",
"val": "hsl(323, 72.8%, 59.2%)",
"variable": "var(--color-186)"
},
"pink11Dark": {
"isVar": true,
"key": "$pink11Dark",
"name": "color-187",
"val": "hsl(325, 90.0%, 66.4%)",
"variable": "var(--color-187)"
},
"pink12Dark": {
"isVar": true,
"key": "$pink12Dark",
"name": "color-188",
"val": "hsl(322, 90.0%, 95.8%)",
"variable": "var(--color-188)"
},
"purple1Dark": {
"isVar": true,
"key": "$purple1Dark",
"name": "color-189",
"val": "hsl(284, 20.0%, 9.6%)",
"variable": "var(--color-189)"
},
"purple2Dark": {
"isVar": true,
"key": "$purple2Dark",
"name": "color-190",
"val": "hsl(283, 30.0%, 11.8%)",
"variable": "var(--color-190)"
},
"purple3Dark": {
"isVar": true,
"key": "$purple3Dark",
"name": "color-191",
"val": "hsl(281, 37.5%, 16.5%)",
"variable": "var(--color-191)"
},
"purple4Dark": {
"isVar": true,
"key": "$purple4Dark",
"name": "color-192",
"val": "hsl(280, 41.2%, 20.0%)",
"variable": "var(--color-192)"
},
"purple5Dark": {
"isVar": true,
"key": "$purple5Dark",
"name": "color-193",
"val": "hsl(279, 43.8%, 23.3%)",
"variable": "var(--color-193)"
},
"purple6Dark": {
"isVar": true,
"key": "$purple6Dark",
"name": "color-194",
"val": "hsl(277, 46.4%, 27.5%)",
"variable": "var(--color-194)"
},
"purple7Dark": {
"isVar": true,
"key": "$purple7Dark",
"name": "color-195",
"val": "hsl(275, 49.3%, 34.6%)",
"variable": "var(--color-195)"
},
"purple8Dark": {
"isVar": true,
"key": "$purple8Dark",
"name": "color-196",
"val": "hsl(272, 52.1%, 45.9%)",
"variable": "var(--color-196)"
},
"purple9Dark": {
"isVar": true,
"key": "$purple9Dark",
"name": "color-197",
"val": "hsl(272, 51.0%, 54.0%)",
"variable": "var(--color-197)"
},
"purple10Dark": {
"isVar": true,
"key": "$purple10Dark",
"name": "color-198",
"val": "hsl(273, 57.3%, 59.1%)",
"variable": "var(--color-198)"
},
"purple11Dark": {
"isVar": true,
"key": "$purple11Dark",
"name": "color-199",
"val": "hsl(275, 80.0%, 71.0%)",
"variable": "var(--color-199)"
},
"purple12Dark": {
"isVar": true,
"key": "$purple12Dark",
"name": "color-200",
"val": "hsl(279, 75.0%, 95.7%)",
"variable": "var(--color-200)"
},
"red1Dark": {
"isVar": true,
"key": "$red1Dark",
"name": "color-201",
"val": "hsl(353, 23.0%, 9.8%)",
"variable": "var(--color-201)"
},
"red2Dark": {
"isVar": true,
"key": "$red2Dark",
"name": "color-202",
"val": "hsl(357, 34.4%, 12.0%)",
"variable": "var(--color-202)"
},
"red3Dark": {
"isVar": true,
"key": "$red3Dark",
"name": "color-203",
"val": "hsl(356, 43.4%, 16.4%)",
"variable": "var(--color-203)"
},
"red4Dark": {
"isVar": true,
"key": "$red4Dark",
"name": "color-204",
"val": "hsl(356, 47.6%, 19.2%)",
"variable": "var(--color-204)"
},
"red5Dark": {
"isVar": true,
"key": "$red5Dark",
"name": "color-205",
"val": "hsl(356, 51.1%, 21.9%)",
"variable": "var(--color-205)"
},
"red6Dark": {
"isVar": true,
"key": "$red6Dark",
"name": "color-206",
"val": "hsl(356, 55.2%, 25.9%)",
"variable": "var(--color-206)"
},
"red7Dark": {
"isVar": true,
"key": "$red7Dark",
"name": "color-207",
"val": "hsl(357, 60.2%, 31.8%)",
"variable": "var(--color-207)"
},
"red8Dark": {
"isVar": true,
"key": "$red8Dark",
"name": "color-208",
"val": "hsl(358, 65.0%, 40.4%)",
"variable": "var(--color-208)"
},
"red9Dark": {
"isVar": true,
"key": "$red9Dark",
"name": "color-209",
"val": "hsl(358, 75.0%, 59.0%)",
"variable": "var(--color-209)"
},
"red10Dark": {
"isVar": true,
"key": "$red10Dark",
"name": "color-210",
"val": "hsl(358, 85.3%, 64.0%)",
"variable": "var(--color-210)"
},
"red11Dark": {
"isVar": true,
"key": "$red11Dark",
"name": "color-211",
"val": "hsl(358, 100%, 69.5%)",
"variable": "var(--color-211)"
},
"red12Dark": {
"isVar": true,
"key": "$red12Dark",
"name": "color-212",
"val": "hsl(351, 89.0%, 96.0%)",
"variable": "var(--color-212)"
},
"yellow1Dark": {
"isVar": true,
"key": "$yellow1Dark",
"name": "color-213",
"val": "hsl(45, 100%, 5.5%)",
"variable": "var(--color-213)"
},
"yellow2Dark": {
"isVar": true,
"key": "$yellow2Dark",
"name": "color-214",
"val": "hsl(46, 100%, 6.7%)",
"variable": "var(--color-214)"
},
"yellow3Dark": {
"isVar": true,
"key": "$yellow3Dark",
"name": "color-215",
"val": "hsl(45, 100%, 8.7%)",
"variable": "var(--color-215)"
},
"yellow4Dark": {
"isVar": true,
"key": "$yellow4Dark",
"name": "color-216",
"val": "hsl(45, 100%, 10.4%)",
"variable": "var(--color-216)"
},
"yellow5Dark": {
"isVar": true,
"key": "$yellow5Dark",
"name": "color-217",
"val": "hsl(47, 100%, 12.1%)",
"variable": "var(--color-217)"
},
"yellow6Dark": {
"isVar": true,
"key": "$yellow6Dark",
"name": "color-218",
"val": "hsl(49, 100%, 14.3%)",
"variable": "var(--color-218)"
},
"yellow7Dark": {
"isVar": true,
"key": "$yellow7Dark",
"name": "color-219",
"val": "hsl(49, 90.3%, 18.4%)",
"variable": "var(--color-219)"
},
"yellow8Dark": {
"isVar": true,
"key": "$yellow8Dark",
"name": "color-220",
"val": "hsl(50, 100%, 22.0%)",
"variable": "var(--color-220)"
},
"yellow9Dark": {
"isVar": true,
"key": "$yellow9Dark",
"name": "color-221",
"val": "hsl(53, 92.0%, 50.0%)",
"variable": "var(--color-221)"
},
"yellow10Dark": {
"isVar": true,
"key": "$yellow10Dark",
"name": "color-222",
"val": "hsl(54, 100%, 68.0%)",
"variable": "var(--color-222)"
},
"yellow11Dark": {
"isVar": true,
"key": "$yellow11Dark",
"name": "color-223",
"val": "hsl(48, 100%, 47.0%)",
"variable": "var(--color-223)"
},
"yellow12Dark": {
"isVar": true,
"key": "$yellow12Dark",
"name": "color-224",
"val": "hsl(53, 100%, 91.0%)",
"variable": "var(--color-224)"
}
},
"radius": {
"0": {
"isVar": true,
"key": "$0",
"name": "radius-1",
"val": 0,
"variable": "var(--radius-1)"
},
"1": {
"isVar": true,
"key": "$1",
"name": "radius-2",
"val": 3,
"variable": "var(--radius-2)"
},
"2": {
"isVar": true,
"key": "$2",
"name": "radius-3",
"val": 5,
"variable": "var(--radius-3)"
},
"3": {
"isVar": true,
"key": "$3",
"name": "radius-4",
"val": 7,
"variable": "var(--radius-4)"
},
"4": {
"isVar": true,
"key": "$4",
"name": "radius-5",
"val": 9,
"variable": "var(--radius-5)"
},
"5": {
"isVar": true,
"key": "$5",
"name": "radius-6",
"val": 10,
"variable": "var(--radius-6)"
},
"6": {
"isVar": true,
"key": "$6",
"name": "radius-7",
"val": 16,
"variable": "var(--radius-7)"
},
"7": {
"isVar": true,
"key": "$7",
"name": "radius-8",
"val": 19,
"variable": "var(--radius-8)"
},
"8": {
"isVar": true,
"key": "$8",
"name": "radius-9",
"val": 22,
"variable": "var(--radius-9)"
},
"9": {
"isVar": true,
"key": "$9",
"name": "radius-10",
"val": 26,
"variable": "var(--radius-10)"
},
"10": {
"isVar": true,
"key": "$10",
"name": "radius-11",
"val": 34,
"variable": "var(--radius-11)"
},
"11": {
"isVar": true,
"key": "$11",
"name": "radius-12",
"val": 42,
"variable": "var(--radius-12)"
},
"12": {
"isVar": true,
"key": "$12",
"name": "radius-13",
"val": 50,
"variable": "var(--radius-13)"
},
"true": {
"isVar": true,
"key": "$true",
"name": "radius-14",
"val": 9,
"variable": "var(--radius-14)"
}
},
"zIndex": {
"0": {
"isVar": true,
"key": "$0",
"name": "zIndex-1",
"val": 0,
"variable": "var(--zIndex-1)"
},
"1": {
"isVar": true,
"key": "$1",
"name": "zIndex-2",
"val": 100,
"variable": "var(--zIndex-2)"
},
"2": {
"isVar": true,
"key": "$2",
"name": "zIndex-3",
"val": 200,
"variable": "var(--zIndex-3)"
},
"3": {
"isVar": true,
"key": "$3",
"name": "zIndex-4",
"val": 300,
"variable": "var(--zIndex-4)"
},
"4": {
"isVar": true,
"key": "$4",
"name": "zIndex-5",
"val": 400,
"variable": "var(--zIndex-5)"
},
"5": {
"isVar": true,
"key": "$5",
"name": "zIndex-6",
"val": 500,
"variable": "var(--zIndex-6)"
}
},
"space": {
"0": {
"isVar": true,
"key": "$0",
"name": "space-1",
"val": 0,
"variable": "var(--space-1)"
},
"1": {
"isVar": true,
"key": "$1",
"name": "space-5",
"val": 2,
"variable": "var(--space-5)"
},
"2": {
"isVar": true,
"key": "$2",
"name": "space-7",
"val": 7,
"variable": "var(--space-7)"
},
"3": {
"isVar": true,
"key": "$3",
"name": "space-9",
"val": 13,
"variable": "var(--space-9)"
},
"4": {
"isVar": true,
"key": "$4",
"name": "space-11",
"val": 18,
"variable": "var(--space-11)"
},
"5": {
"isVar": true,
"key": "$5",
"name": "space-14",
"val": 24,
"variable": "var(--space-14)"
},
"6": {
"isVar": true,
"key": "$6",
"name": "space-15",
"val": 32,
"variable": "var(--space-15)"
},
"7": {
"isVar": true,
"key": "$7",
"name": "space-16",
"val": 39,
"variable": "var(--space-16)"
},
"8": {
"isVar": true,
"key": "$8",
"name": "space-17",
"val": 46,
"variable": "var(--space-17)"
},
"9": {
"isVar": true,
"key": "$9",
"name": "space-18",
"val": 53,
"variable": "var(--space-18)"
},
"10": {
"isVar": true,
"key": "$10",
"name": "space-19",
"val": 60,
"variable": "var(--space-19)"
},
"11": {
"isVar": true,
"key": "$11",
"name": "space-20",
"val": 74,
"variable": "var(--space-20)"
},
"12": {
"isVar": true,
"key": "$12",
"name": "space-21",
"val": 88,
"variable": "var(--space-21)"
},
"13": {
"isVar": true,
"key": "$13",
"name": "space-22",
"val": 102,
"variable": "var(--space-22)"
},
"14": {
"isVar": true,
"key": "$14",
"name": "space-23",
"val": 116,
"variable": "var(--space-23)"
},
"15": {
"isVar": true,
"key": "$15",
"name": "space-24",
"val": 130,
"variable": "var(--space-24)"
},
"16": {
"isVar": true,
"key": "$16",
"name": "space-25",
"val": 144,
"variable": "var(--space-25)"
},
"17": {
"isVar": true,
"key": "$17",
"name": "space-26",
"val": 144,
"variable": "var(--space-26)"
},
"18": {
"isVar": true,
"key": "$18",
"name": "space-27",
"val": 158,
"variable": "var(--space-27)"
},
"19": {
"isVar": true,
"key": "$19",
"name": "space-28",
"val": 172,
"variable": "var(--space-28)"
},
"20": {
"isVar": true,
"key": "$20",
"name": "space-29",
"val": 186,
"variable": "var(--space-29)"
},
"0.25": {
"isVar": true,
"key": "$0.25",
"name": "space-2",
"val": 0.5,
"variable": "var(--space-2)"
},
"0.5": {
"isVar": true,
"key": "$0.5",
"name": "space-3",
"val": 1,
"variable": "var(--space-3)"
},
"0.75": {
"isVar": true,
"key": "$0.75",
"name": "space-4",
"val": 1.5,
"variable": "var(--space-4)"
},
"1.5": {
"isVar": true,
"key": "$1.5",
"name": "space-6",
"val": 4,
"variable": "var(--space-6)"
},
"2.5": {
"isVar": true,
"key": "$2.5",
"name": "space-8",
"val": 10,
"variable": "var(--space-8)"
},
"3.5": {
"isVar": true,
"key": "$3.5",
"name": "space-10",
"val": 16,
"variable": "var(--space-10)"
},
"true": {
"isVar": true,
"key": "$true",
"name": "space-12",
"val": 18,
"variable": "var(--space-12)"
},
"4.5": {
"isVar": true,
"key": "$4.5",
"name": "space-13",
"val": 21,
"variable": "var(--space-13)"
},
"-0.25": {
"isVar": true,
"key": "$-0.25",
"name": "space-30",
"val": -0.5,
"variable": "var(--space-30)"
},
"-0.5": {
"isVar": true,
"key": "$-0.5",
"name": "space-31",
"val": -1,
"variable": "var(--space-31)"
},
"-0.75": {
"isVar": true,
"key": "$-0.75",
"name": "space-32",
"val": -1.5,
"variable": "var(--space-32)"
},
"-1": {
"isVar": true,
"key": "$-1",
"name": "space-33",
"val": -2,
"variable": "var(--space-33)"
},
"-1.5": {
"isVar": true,
"key": "$-1.5",
"name": "space-34",
"val": -4,
"variable": "var(--space-34)"
},
"-2": {
"isVar": true,
"key": "$-2",
"name": "space-35",
"val": -7,
"variable": "var(--space-35)"
},
"-2.5": {
"isVar": true,
"key": "$-2.5",
"name": "space-36",
"val": -10,
"variable": "var(--space-36)"
},
"-3": {
"isVar": true,
"key": "$-3",
"name": "space-37",
"val": -13,
"variable": "var(--space-37)"
},
"-3.5": {
"isVar": true,
"key": "$-3.5",
"name": "space-38",
"val": -16,
"variable": "var(--space-38)"
},
"-4": {
"isVar": true,
"key": "$-4",
"name": "space-39",
"val": -18,
"variable": "var(--space-39)"
},
"-true": {
"isVar": true,
"key": "$-true",
"name": "space-40",
"val": -18,
"variable": "var(--space-40)"
},
"-4.5": {
"isVar": true,
"key": "$-4.5",
"name": "space-41",
"val": -21,
"variable": "var(--space-41)"
},
"-5": {
"isVar": true,
"key": "$-5",
"name": "space-42",
"val": -24,
"variable": "var(--space-42)"
},
"-6": {
"isVar": true,
"key": "$-6",
"name": "space-43",
"val": -32,
"variable": "var(--space-43)"
},
"-7": {
"isVar": true,
"key": "$-7",
"name": "space-44",
"val": -39,
"variable": "var(--space-44)"
},
"-8": {
"isVar": true,
"key": "$-8",
"name": "space-45",
"val": -46,
"variable": "var(--space-45)"
},
"-9": {
"isVar": true,
"key": "$-9",
"name": "space-46",
"val": -53,
"variable": "var(--space-46)"
},
"-10": {
"isVar": true,
"key": "$-10",
"name": "space-47",
"val": -60,
"variable": "var(--space-47)"
},
"-11": {
"isVar": true,
"key": "$-11",
"name": "space-48",
"val": -74,
"variable": "var(--space-48)"
},
"-12": {
"isVar": true,
"key": "$-12",
"name": "space-49",
"val": -88,
"variable": "var(--space-49)"
},
"-13": {
"isVar": true,
"key": "$-13",
"name": "space-50",
"val": -102,
"variable": "var(--space-50)"
},
"-14": {
"isVar": true,
"key": "$-14",
"name": "space-51",
"val": -116,
"variable": "var(--space-51)"
},
"-15": {
"isVar": true,
"key": "$-15",
"name": "space-52",
"val": -130,
"variable": "var(--space-52)"
},
"-16": {
"isVar": true,
"key": "$-16",
"name": "space-53",
"val": -144,
"variable": "var(--space-53)"
},
"-17": {
"isVar": true,
"key": "$-17",
"name": "space-54",
"val": -144,
"variable": "var(--space-54)"
},
"-18": {
"isVar": true,
"key": "$-18",
"name": "space-55",
"val": -158,
"variable": "var(--space-55)"
},
"-19": {
"isVar": true,
"key": "$-19",
"name": "space-56",
"val": -172,
"variable": "var(--space-56)"
},
"-20": {
"isVar": true,
"key": "$-20",
"name": "space-57",
"val": -186,
"variable": "var(--space-57)"
}
},
"size": {
"0": {
"isVar": true,
"key": "$0",
"name": "size-1",
"val": 0,
"variable": "var(--size-1)"
},
"1": {
"isVar": true,
"key": "$1",
"name": "size-5",
"val": 20,
"variable": "var(--size-5)"
},
"2": {
"isVar": true,
"key": "$2",
"name": "size-7",
"val": 28,
"variable": "var(--size-7)"
},
"3": {
"isVar": true,
"key": "$3",
"name": "size-9",
"val": 36,
"variable": "var(--size-9)"
},
"4": {
"isVar": true,
"key": "$4",
"name": "size-11",
"val": 44,
"variable": "var(--size-11)"
},
"5": {
"isVar": true,
"key": "$5",
"name": "size-14",
"val": 52,
"variable": "var(--size-14)"
},
"6": {
"isVar": true,
"key": "$6",
"name": "size-15",
"val": 64,
"variable": "var(--size-15)"
},
"7": {
"isVar": true,
"key": "$7",
"name": "size-16",
"val": 74,
"variable": "var(--size-16)"
},
"8": {
"isVar": true,
"key": "$8",
"name": "size-17",
"val": 84,
"variable": "var(--size-17)"
},
"9": {
"isVar": true,
"key": "$9",
"name": "size-18",
"val": 94,
"variable": "var(--size-18)"
},
"10": {
"isVar": true,
"key": "$10",
"name": "size-19",
"val": 104,
"variable": "var(--size-19)"
},
"11": {
"isVar": true,
"key": "$11",
"name": "size-20",
"val": 124,
"variable": "var(--size-20)"
},
"12": {
"isVar": true,
"key": "$12",
"name": "size-21",
"val": 144,
"variable": "var(--size-21)"
},
"13": {
"isVar": true,
"key": "$13",
"name": "size-22",
"val": 164,
"variable": "var(--size-22)"
},
"14": {
"isVar": true,
"key": "$14",
"name": "size-23",
"val": 184,
"variable": "var(--size-23)"
},
"15": {
"isVar": true,
"key": "$15",
"name": "size-24",
"val": 204,
"variable": "var(--size-24)"
},
"16": {
"isVar": true,
"key": "$16",
"name": "size-25",
"val": 224,
"variable": "var(--size-25)"
},
"17": {
"isVar": true,
"key": "$17",
"name": "size-26",
"val": 224,
"variable": "var(--size-26)"
},
"18": {
"isVar": true,
"key": "$18",
"name": "size-27",
"val": 244,
"variable": "var(--size-27)"
},
"19": {
"isVar": true,
"key": "$19",
"name": "size-28",
"val": 264,
"variable": "var(--size-28)"
},
"20": {
"isVar": true,
"key": "$20",
"name": "size-29",
"val": 284,
"variable": "var(--size-29)"
},
"0.25": {
"isVar": true,
"key": "$0.25",
"name": "size-2",
"val": 2,
"variable": "var(--size-2)"
},
"0.5": {
"isVar": true,
"key": "$0.5",
"name": "size-3",
"val": 4,
"variable": "var(--size-3)"
},
"0.75": {
"isVar": true,
"key": "$0.75",
"name": "size-4",
"val": 8,
"variable": "var(--size-4)"
},
"1.5": {
"isVar": true,
"key": "$1.5",
"name": "size-6",
"val": 24,
"variable": "var(--size-6)"
},
"2.5": {
"isVar": true,
"key": "$2.5",
"name": "size-8",
"val": 32,
"variable": "var(--size-8)"
},
"3.5": {
"isVar": true,
"key": "$3.5",
"name": "size-10",
"val": 40,
"variable": "var(--size-10)"
},
"true": {
"isVar": true,
"key": "$true",
"name": "size-12",
"val": 44,
"variable": "var(--size-12)"
},
"4.5": {
"isVar": true,
"key": "$4.5",
"name": "size-13",
"val": 48,
"variable": "var(--size-13)"
}
}
},
"mediaQueryDefaultActive": {
"xl": true,
"lg": true,
"md": true,
"sm": true,
"xs": true,
"xxs": false
},
"selectionStyles": "Function",
"unset": {
"fontFamily": "$body"
},
"settings": {
"webContainerType": "inline-size"
},
"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",
"fontSizeTokens": {},
"specificTokens": {
"$color.white0": {
"isVar": true,
"key": "$white0",
"name": "color-1",
"val": "rgba(255,255,255,0)",
"variable": "var(--color-1)"
},
"$color.white075": {
"isVar": true,
"key": "$white075",
"name": "color-2",
"val": "rgba(255,255,255,0.75)",
"variable": "var(--color-2)"
},
"$color.white05": {
"isVar": true,
"key": "$white05",
"name": "color-3",
"val": "rgba(255,255,255,0.5)",
"variable": "var(--color-3)"
},
"$color.white025": {
"isVar": true,
"key": "$white025",
"name": "color-4",
"val": "rgba(255,255,255,0.25)",
"variable": "var(--color-4)"
},
"$color.black0": {
"isVar": true,
"key": "$black0",
"name": "color-5",
"val": "rgba(10,10,10,0)",
"variable": "var(--color-5)"
},
"$color.black075": {
"isVar": true,
"key": "$black075",
"name": "color-6",
"val": "rgba(10,10,10,0.75)",
"variable": "var(--color-6)"
},
"$color.black05": {
"isVar": true,
"key": "$black05",
"name": "color-7",
"val": "rgba(10,10,10,0.5)",
"variable": "var(--color-7)"
},
"$color.black025": {
"isVar": true,
"key": "$black025",
"name": "color-8",
"val": "rgba(10,10,10,0.25)",
"variable": "var(--color-8)"
},
"$color.white1": {
"isVar": true,
"key": "$white1",
"name": "color-9",
"val": "#fff",
"variable": "var(--color-9)"
},
"$color.white2": {
"isVar": true,
"key": "$white2",
"name": "color-10",
"val": "#f8f8f8",
"variable": "var(--color-10)"
},
"$color.white3": {
"isVar": true,
"key": "$white3",
"name": "color-11",
"val": "hsl(0, 0%, 96.3%)",
"variable": "var(--color-11)"
},
"$color.white4": {
"isVar": true,
"key": "$white4",
"name": "color-12",
"val": "hsl(0, 0%, 94.1%)",
"variable": "var(--color-12)"
},
"$color.white5": {
"isVar": true,
"key": "$white5",
"name": "color-13",
"val": "hsl(0, 0%, 92.0%)",
"variable": "var(--color-13)"
},
"$color.white6": {
"isVar": true,
"key": "$white6",
"name": "color-14",
"val": "hsl(0, 0%, 90.0%)",
"variable": "var(--color-14)"
},
"$color.white7": {
"isVar": true,
"key": "$white7",
"name": "color-15",
"val": "hsl(0, 0%, 88.5%)",
"variable": "var(--color-15)"
},
"$color.white8": {
"isVar": true,
"key": "$white8",
"name": "color-16",
"val": "hsl(0, 0%, 81.0%)",
"variable": "var(--color-16)"
},
"$color.white9": {
"isVar": true,
"key": "$white9",
"name": "color-17",
"val": "hsl(0, 0%, 56.1%)",
"variable": "var(--color-17)"
},
"$color.white10": {
"isVar": true,
"key": "$white10",
"name": "color-18",
"val": "hsl(0, 0%, 50.3%)",
"variable": "var(--color-18)"
},
"$color.white11": {
"isVar": true,
"key": "$white11",
"name": "color-19",
"val": "hsl(0, 0%, 42.5%)",
"variable": "var(--color-19)"
},
"$color.white12": {
"isVar": true,
"key": "$white12",
"name": "color-20",
"val": "hsl(0, 0%, 9.0%)",
"variable": "var(--color-20)"
},
"$color.black1": {
"isVar": true,
"key": "$black1",
"name": "color-21",
"val": "#050505",
"variable": "var(--color-21)"
},
"$color.black2": {
"isVar": true,
"key": "$black2",
"name": "color-22",
"val": "#151515",
"variable": "var(--color-22)"
},
"$color.black3": {
"isVar": true,
"key": "$black3",
"name": "color-23",
"val": "#191919",
"variable": "var(--color-23)"
},
"$color.black4": {
"isVar": true,
"key": "$black4",
"name": "color-24",
"val": "#232323",
"variable": "var(--color-24)"
},
"$color.black5": {
"isVar": true,
"key": "$black5",
"name": "color-25",
"val": "#282828",
"variable": "var(--color-25)"
},
"$color.black6": {
"isVar": true,
"key": "$black6",
"name": "color-26",
"val": "#323232",
"variable": "var(--color-26)"
},
"$color.black7": {
"isVar": true,
"key": "$black7",
"name": "color-27",
"val": "#424242",
"variable": "var(--color-27)"
},
"$color.black8": {
"isVar": true,
"key": "$black8",
"name": "color-28",
"val": "#494949",
"variable": "var(--color-28)"
},
"$color.black9": {
"isVar": true,
"key": "$black9",
"name": "color-29",
"val": "#545454",
"variable": "var(--color-29)"
},
"$color.black10": {
"isVar": true,
"key": "$black10",
"name": "color-30",
"val": "#626262",
"variable": "var(--color-30)"
},
"$color.black11": {
"isVar": true,
"key": "$black11",
"name": "color-31",
"val": "#a5a5a5",
"variable": "var(--color-31)"
},
"$color.black12": {
"isVar": true,
"key": "$black12",
"name": "color-32",
"val": "#fff",
"variable": "var(--color-32)"
},
"$color.blue1Light": {
"isVar": true,
"key": "$blue1Light",
"name": "color-33",
"val": "hsl(206, 100%, 99.2%)",
"variable": "var(--color-33)"
},
"$color.blue2Light": {
"isVar": true,
"key": "$blue2Light",
"name": "color-34",
"val": "hsl(210, 100%, 98.0%)",
"variable": "var(--color-34)"
},
"$color.blue3Light": {
"isVar": true,
"key": "$blue3Light",
"name": "color-35",
"val": "hsl(209, 100%, 96.5%)",
"variable": "var(--color-35)"
},
"$color.blue4Light": {
"isVar": true,
"key": "$blue4Light",
"name": "color-36",
"val": "hsl(210, 98.8%, 94.0%)",
"variable": "var(--color-36)"
},
"$color.blue5Light": {
"isVar": true,
"key": "$blue5Light",
"name": "color-37",
"val": "hsl(209, 95.0%, 90.1%)",
"variable": "var(--color-37)"
},
"$color.blue6Light": {
"isVar": true,
"key": "$blue6Light",
"name": "color-38",
"val": "hsl(209, 81.2%, 84.5%)",
"variable": "var(--color-38)"
},
"$color.blue7Light": {
"isVar": true,
"key": "$blue7Light",
"name": "color-39",
"val": "hsl(208, 77.5%, 76.9%)",
"variable": "var(--color-39)"
},
"$color.blue8Light": {
"isVar": true,
"key": "$blue8Light",
"name": "color-40",
"val": "hsl(206, 81.9%, 65.3%)",
"variable": "var(--color-40)"
},
"$color.blue9Light": {
"isVar": true,
"key": "$blue9Light",
"name": "color-41",
"val": "hsl(206, 100%, 50.0%)",
"variable": "var(--color-41)"
},
"$color.blue10Light": {
"isVar": true,
"key": "$blue10Light",
"name": "color-42",
"val": "hsl(208, 100%, 47.3%)",
"variable": "var(--color-42)"
},
"$color.blue11Light": {
"isVar": true,
"key": "$blue11Light",
"name": "color-43",
"val": "hsl(211, 100%, 43.2%)",
"variable": "var(--color-43)"
},
"$color.blue12Light": {
"isVar": true,
"key": "$blue12Light",
"name": "color-44",
"val": "hsl(211, 100%, 15.0%)",
"variable": "var(--color-44)"
},
"$color.gray1Light": {
"isVar": true,
"key": "$gray1Light",
"name": "color-45",
"val": "hsl(0, 0%, 99.0%)",
"variable": "var(--color-45)"
},
"$color.gray2Light": {
"isVar": true,
"key": "$gray2Light",
"name": "color-46",
"val": "hsl(0, 0%, 97.3%)",
"variable": "var(--color-46)"
},
"$color.gray3Light": {
"isVar": true,
"key": "$gray3Light",
"name": "color-47",
"val": "hsl(0, 0%, 95.1%)",
"variable": "var(--color-47)"
},
"$color.gray4Light": {
"isVar": true,
"key": "$gray4Light",
"name": "color-48",
"val": "hsl(0, 0%, 93.0%)",
"variable": "var(--color-48)"
},
"$color.gray5Light": {
"isVar": true,
"key": "$gray5Light",
"name": "color-49",
"val": "hsl(0, 0%, 90.9%)",
"variable": "var(--color-49)"
},
"$color.gray6Light": {
"isVar": true,
"key": "$gray6Light",
"name": "color-50",
"val": "hsl(0, 0%, 88.7%)",
"variable": "var(--color-50)"
},
"$color.gray7Light": {
"isVar": true,
"key": "$gray7Light",
"name": "color-51",
"val": "hsl(0, 0%, 85.8%)",
"variable": "var(--color-51)"
},
"$color.gray8Light": {
"isVar": true,
"key": "$gray8Light",
"name": "color-52",
"val": "hsl(0, 0%, 78.0%)",
"variable": "var(--color-52)"
},
"$color.gray9Light": {
"isVar": true,
"key": "$gray9Light",
"name": "color-53",
"val": "hsl(0, 0%, 56.1%)",
"variable": "var(--color-53)"
},
"$color.gray10Light": {
"isVar": true,
"key": "$gray10Light",
"name": "color-54",
"val": "hsl(0, 0%, 52.3%)",
"variable": "var(--color-54)"
},
"$color.gray11Light": {
"isVar": true,
"key": "$gray11Light",
"name": "color-55",
"val": "hsl(0, 0%, 43.5%)",
"variable": "var(--color-55)"
},
"$color.gray12Light": {
"isVar": true,
"key": "$gray12Light",
"name": "color-56",
"val": "hsl(0, 0%, 9.0%)",
"variable": "var(--color-56)"
},
"$color.green1Light": {
"isVar": true,
"key": "$green1Light",
"name": "color-57",
"val": "hsl(136, 50.0%, 98.9%)",
"variable": "var(--color-57)"
},
"$color.green2Light": {
"isVar": true,
"key": "$green2Light",
"name": "color-58",
"val": "hsl(138, 62.5%, 96.9%)",
"variable": "var(--color-58)"
},
"$color.green3Light": {
"isVar": true,
"key": "$green3Light",
"name": "color-59",
"val": "hsl(139, 55.2%, 94.5%)",
"variable": "var(--color-59)"
},
"$color.green4Light": {
"isVar": true,
"key": "$green4Light",
"name": "color-60",
"val": "hsl(140, 48.7%, 91.0%)",
"variable": "var(--color-60)"
},
"$color.green5Light": {
"isVar": true,
"key": "$green5Light",
"name": "color-61",
"val": "hsl(141, 43.7%, 86.0%)",
"variable": "var(--color-61)"
},
"$color.green6Light": {
"isVar": true,
"key": "$green6Light",
"name": "color-62",
"val": "hsl(143, 40.3%, 79.0%)",
"variable": "var(--color-62)"
},
"$color.green7Light": {
"isVar": true,
"key": "$green7Light",
"name": "color-63",
"val": "hsl(146, 38.5%, 69.0%)",
"variable": "var(--color-63)"
},
"$color.green8Light": {
"isVar": true,
"key": "$green8Light",
"name": "color-64",
"val": "hsl(151, 40.2%, 54.1%)",
"variable": "var(--color-64)"
},
"$color.green9Light": {
"isVar": true,
"key": "$green9Light",
"name": "color-65",
"val": "hsl(151, 55.0%, 41.5%)",
"variable": "var(--color-65)"
},
"$color.green10Light": {
"isVar": true,
"key": "$green10Light",
"name": "color-66",
"val": "hsl(152, 57.5%, 37.6%)",
"variable": "var(--color-66)"
},
"$color.green11Light": {
"isVar": true,
"key": "$green11Light",
"name": "color-67",
"val": "hsl(153, 67.0%, 28.5%)",
"variable": "var(--color-67)"
},
"$color.green12Light": {
"isVar": true,
"key": "$green12Light",
"name": "color-68",
"val": "hsl(155, 40.0%, 14.0%)",
"variable": "var(--color-68)"
},
"$color.orange1Light": {
"isVar": true,
"key": "$orange1Light",
"name": "color-69",
"val": "hsl(24, 70.0%, 99.0%)",
"variable": "var(--color-69)"
},
"$color.orange2Light": {
"isVar": true,
"key": "$orange2Light",
"name": "color-70",
"val": "hsl(24, 83.3%, 97.6%)",
"variable": "var(--color-70)"
},
"$color.orange3Light": {
"isVar": true,
"key": "$orange3Light",
"name": "color-71",
"val": "hsl(24, 100%, 95.3%)",
"variable": "var(--color-71)"
},
"$color.orange4Light": {
"isVar": true,
"key": "$orange4Light",
"name": "color-72",
"val": "hsl(25, 100%, 92.2%)",
"variable": "var(--color-72)"
},
"$color.orange5Light": {
"isVar": true,
"key": "$orange5Light",
"name": "color-73",
"val": "hsl(25, 100%, 88.2%)",
"variable": "var(--color-73)"
},
"$color.orange6Light": {
"isVar": true,
"key": "$orange6Light",
"name": "color-74",
"val": "hsl(25, 100%, 82.8%)",
"variable": "var(--color-74)"
},
"$color.orange7Light": {
"isVar": true,
"key": "$orange7Light",
"name": "color-75",
"val": "hsl(24, 100%, 75.3%)",
"variable": "var(--color-75)"
},
"$color.orange8Light": {
"isVar": true,
"key": "$orange8Light",
"name": "color-76",
"val": "hsl(24, 94.5%, 64.3%)",
"variable": "var(--color-76)"
},
"$color.orange9Light": {
"isVar": true,
"key": "$orange9Light",
"name": "color-77",
"val": "hsl(24, 94.0%, 50.0%)",
"variable": "var(--color-77)"
},
"$color.orange10Light": {
"isVar": true,
"key": "$orange10Light",
"name": "color-78",
"val": "hsl(24, 100%, 46.5%)",
"variable": "var(--color-78)"
},
"$color.orange11Light": {
"isVar": true,
"key": "$orange11Light",
"name": "color-79",
"val": "hsl(24, 100%, 37.0%)",
"variable": "var(--color-79)"
},
"$color.orange12Light": {
"isVar": true,
"key": "$orange12Light",
"name": "color-80",
"val": "hsl(15, 60.0%, 17.0%)",
"variable": "var(--color-80)"
},
"$color.pink1Light": {
"isVar": true,
"key": "$pink1Light",
"name": "color-81",
"val": "hsl(322, 100%, 99.4%)",
"variable": "var(--color-81)"
},
"$color.pink2Light": {
"isVar": true,
"key": "$pink2Light",
"name": "color-82",
"val": "hsl(323, 100%, 98.4%)",
"variable": "var(--color-82)"
},
"$color.pink3Light": {
"isVar": true,
"key": "$pink3Light",
"name": "color-83",
"val": "hsl(323, 86.3%, 96.5%)",
"variable": "var(--color-83)"
},
"$color.pink4Light": {
"isVar": true,
"key": "$pink4Light",
"name": "color-84",
"val": "hsl(323, 78.7%, 94.2%)",
"variable": "var(--color-84)"
},
"$color.pink5Light": {
"isVar": true,
"key": "$pink5Light",
"name": "color-85",
"val": "hsl(323, 72.2%, 91.1%)",
"variable": "var(--color-85)"
},
"$color.pink6Light": {
"isVar": true,
"key": "$pink6Light",
"name": "color-86",
"val": "hsl(323, 66.3%, 86.6%)",
"variable": "var(--color-86)"
},
"$color.pink7Light": {
"isVar": true,
"key": "$pink7Light",
"name": "color-87",
"val": "hsl(323, 62.0%, 80.1%)",
"variable": "var(--color-87)"
},
"$color.pink8Light": {
"isVar": true,
"key": "$pink8Light",
"name": "color-88",
"val": "hsl(323, 60.3%, 72.4%)",
"variable": "var(--color-88)"
},
"$color.pink9Light": {
"isVar": true,
"key": "$pink9Light",
"name": "color-89",
"val": "hsl(322, 65.0%, 54.5%)",
"variable": "var(--color-89)"
},
"$color.pink10Light": {
"isVar": true,
"key": "$pink10Light",
"name": "color-90",
"val": "hsl(322, 63.9%, 50.7%)",
"variable": "var(--color-90)"
},
"$color.pink11Light": {
"isVar": true,
"key": "$pink11Light",
"name": "color-91",
"val": "hsl(322, 75.0%, 46.0%)",
"variable": "var(--color-91)"
},
"$color.pink12Light": {
"isVar": true,
"key": "$pink12Light",
"name": "color-92",
"val": "hsl(320, 70.0%, 13.5%)",
"variable": "var(--color-92)"
},
"$color.purple1Light": {
"isVar": true,
"key": "$purple1Light",
"name": "color-93",
"val": "hsl(280, 65.0%, 99.4%)",
"variable": "var(--color-93)"
},
"$color.purple2Light": {
"isVar": true,
"key": "$purple2Light",
"name": "color-94",
"val": "hsl(276, 100%, 99.0%)",
"variable": "var(--color-94)"
},
"$color.purple3Light": {
"isVar": true,
"key": "$purple3Light",
"name": "color-95",
"val": "hsl(276, 83.1%, 97.0%)",
"variable": "var(--color-95)"
},
"$color.purple4Light": {
"isVar": true,
"key": "$purple4Light",
"name": "color-96",
"val": "hsl(275, 76.4%, 94.7%)",
"variable": "var(--color-96)"
},
"$color.purple5Light": {
"isVar": true,
"key": "$purple5Light",
"name": "color-97",
"val": "hsl(275, 70.8%, 91.8%)",
"variable": "var(--color-97)"
},
"$color.purple6Light": {
"isVar": true,
"key": "$purple6Light",
"name": "color-98",
"val": "hsl(274, 65.4%, 87.8%)",
"variable": "var(--color-98)"
},
"$color.purple7Light": {
"isVar": true,
"key": "$purple7Light",
"name": "color-99",
"val": "hsl(273, 61.0%, 81.7%)",
"variable": "var(--color-99)"
},
"$color.purple8Light": {
"isVar": true,
"key": "$purple8Light",
"name": "color-100",
"val": "hsl(272, 60.0%, 73.5%)",
"variable": "var(--color-100)"
},
"$color.purple9Light": {
"isVar": true,
"key": "$purple9Light",
"name": "color-101",
"val": "hsl(272, 51.0%, 54.0%)",
"variable": "var(--color-101)"
},
"$color.purple10Light": {
"isVar": true,
"key": "$purple10Light",
"name": "color-102",
"val": "hsl(272, 46.8%, 50.3%)",
"variable": "var(--color-102)"
},
"$color.purple11Light": {
"isVar": true,
"key": "$purple11Light",
"name": "color-103",
"val": "hsl(272, 50.0%, 45.8%)",
"variable": "var(--color-103)"
},
"$color.purple12Light": {
"isVar": true,
"key": "$purple12Light",
"name": "color-104",
"val": "hsl(272, 66.0%, 16.0%)",
"variable": "var(--color-104)"
},
"$color.red1Light": {
"isVar": true,
"key": "$red1Light",
"name": "color-105",
"val": "hsl(359, 100%, 99.4%)",
"variable": "var(--color-105)"
},
"$color.red2Light": {
"isVar": true,
"key": "$red2Light",
"name": "color-106",
"val": "hsl(359, 100%, 98.6%)",
"variable": "var(--color-106)"
},
"$color.red3Light": {
"isVar": true,
"key": "$red3Light",
"name": "color-107",
"val": "hsl(360, 100%, 96.8%)",
"variable": "var(--color-107)"
},
"$color.red4Light": {
"isVar": true,
"key": "$red4Light",
"name": "color-108",
"val": "hsl(360, 97.9%, 94.8%)",
"variable": "var(--color-108)"
},
"$color.red5Light": {
"isVar": true,
"key": "$red5Light",
"name": "color-109",
"val": "hsl(360, 90.2%, 91.9%)",
"variable": "var(--color-109)"
},
"$color.red6Light": {
"isVar": true,
"key": "$red6Light",
"name": "color-110",
"val": "hsl(360, 81.7%, 87.8%)",
"variable": "var(--color-110)"
},
"$color.red7Light": {
"isVar": true,
"key": "$red7Light",
"name": "color-111",
"val": "hsl(359, 74.2%, 81.7%)",
"variable": "var(--color-111)"
},
"$color.red8Light": {
"isVar": true,
"key": "$red8Light",
"name": "color-112",
"val": "hsl(359, 69.5%, 74.3%)",
"variable": "var(--color-112)"
},
"$color.red9Light": {
"isVar": true,
"key": "$red9Light",
"name": "color-113",
"val": "hsl(358, 75.0%, 59.0%)",
"variable": "var(--color-113)"
},
"$color.red10Light": {
"isVar": true,
"key": "$red10Light",
"name": "color-114",
"val": "hsl(358, 69.4%, 55.2%)",
"variable": "var(--color-114)"
},
"$color.red11Light": {
"isVar": true,
"key": "$red11Light",
"name": "color-115",
"val": "hsl(358, 65.0%, 48.7%)",
"variable": "var(--color-115)"
},
"$color.red12Light": {
"isVar": true,
"key": "$red12Light",
"name": "color-116",
"val": "hsl(354, 50.0%, 14.6%)",
"variable": "var(--color-116)"
},
"$color.yellow1Light": {
"isVar": true,
"key": "$yellow1Light",
"name": "color-117",
"val": "hsl(60, 54.0%, 98.5%)",
"variable": "var(--color-117)"
},
"$color.yellow2Light": {
"isVar": true,
"key": "$yellow2Light",
"name": "color-118",
"val": "hsl(52, 100%, 95.5%)",
"variable": "var(--color-118)"
},
"$color.yellow3Light": {
"isVar": true,
"key": "$yellow3Light",
"name": "color-119",
"val": "hsl(55, 100%, 90.9%)",
"variable": "var(--color-119)"
},
"$color.yellow4Light": {
"isVar": true,
"key": "$yellow4Light",
"name": "color-120",
"val": "hsl(54, 100%, 86.6%)",
"variable": "var(--color-120)"
},
"$color.yellow5Light": {
"isVar": true,
"key": "$yellow5Light",
"name": "color-121",
"val": "hsl(52, 97.9%, 82.0%)",
"variable": "var(--color-121)"
},
"$color.yellow6Light": {
"isVar": true,
"key": "$yellow6Light",
"name": "color-122",
"val": "hsl(50, 89.4%, 76.1%)",
"variable": "var(--color-122)"
},
"$color.yellow7Light": {
"isVar": true,
"key": "$yellow7Light",
"name": "color-123",
"val": "hsl(47, 80.4%, 68.0%)",
"variable": "var(--color-123)"
},
"$color.yellow8Light": {
"isVar": true,
"key": "$yellow8Light",
"name": "color-124",
"val": "hsl(48, 100%, 46.1%)",
"variable": "var(--color-124)"
},
"$color.yellow9Light": {
"isVar": true,
"key": "$yellow9Light",
"name": "color-125",
"val": "hsl(53, 92.0%, 50.0%)",
"variable": "var(--color-125)"
},
"$color.yellow10Light": {
"isVar": true,
"key": "$yellow10Light",
"name": "color-126",
"val": "hsl(50, 100%, 48.5%)",
"variable": "var(--color-126)"
},
"$color.yellow11Light": {
"isVar": true,
"key": "$yellow11Light",
"name": "color-127",
"val": "hsl(42, 100%, 29.0%)",
"variable": "var(--color-127)"
},
"$color.yellow12Light": {
"isVar": true,
"key": "$yellow12Light",
"name": "color-128",
"val": "hsl(40, 55.0%, 13.5%)",
"variable": "var(--color-128)"
},
"$color.blue1Dark": {
"isVar": true,
"key": "$blue1Dark",
"name": "color-129",
"val": "hsl(212, 35.0%, 9.2%)",
"variable": "var(--color-129)"
},
"$color.blue2Dark": {
"isVar": true,
"key": "$blue2Dark",
"name": "color-130",
"val": "hsl(216, 50.0%, 11.8%)",
"variable": "var(--color-130)"
},
"$color.blue3Dark": {
"isVar": true,
"key": "$blue3Dark",
"name": "color-131",
"val": "hsl(214, 59.4%, 15.3%)",
"variable": "var(--color-131)"
},
"$color.blue4Dark": {
"isVar": true,
"key": "$blue4Dark",
"name": "color-132",
"val": "hsl(214, 65.8%, 17.9%)",
"variable": "var(--color-132)"
},
"$color.blue5Dark": {
"isVar": true,
"key": "$blue5Dark",
"name": "color-133",
"val": "hsl(213, 71.2%, 20.2%)",
"variable": "var(--color-133)"
},
"$color.blue6Dark": {
"isVar": true,
"key": "$blue6Dark",
"name": "color-134",
"val": "hsl(212, 77.4%, 23.1%)",
"variable": "var(--color-134)"
},
"$color.blue7Dark": {
"isVar": true,
"key": "$blue7Dark",
"name": "color-135",
"val": "hsl(211, 85.1%, 27.4%)",
"variable": "var(--color-135)"
},
"$color.blue8Dark": {
"isVar": true,
"key": "$blue8Dark",
"name": "color-136",
"val": "hsl(211, 89.7%, 34.1%)",
"variable": "var(--color-136)"
},
"$color.blue9Dark": {
"isVar": true,
"key": "$blue9Dark",
"name": "color-137",
"val": "hsl(206, 100%, 50.0%)",
"variable": "var(--color-137)"
},
"$color.blue10Dark": {
"isVar": true,
"key": "$blue10Dark",
"name": "color-138",
"val": "hsl(209, 100%, 60.6%)",
"variable": "var(--color-138)"
},
"$color.blue11Dark": {
"isVar": true,
"key": "$blue11Dark",
"name": "color-139",
"val": "hsl(210, 100%, 66.1%)",
"variable": "var(--color-139)"
},
"$color.blue12Dark": {
"isVar": true,
"key": "$blue12Dark",
"name": "color-140",
"val": "hsl(206, 98.0%, 95.8%)",
"variable": "var(--color-140)"
},
"$color.gray1Dark": {
"isVar": true,
"key": "$gray1Dark",
"name": "color-141",
"val": "hsl(0, 0%, 8.5%)",
"variable": "var(--color-141)"
},
"$color.gray2Dark": {
"isVar": true,
"key": "$gray2Dark",
"name": "color-142",
"val": "hsl(0, 0%, 11.0%)",
"variable": "var(--color-142)"
},
"$color.gray3Dark": {
"isVar": true,
"key": "$gray3Dark",
"name": "color-143",
"val": "hsl(0, 0%, 13.6%)",
"variable": "var(--color-143)"
},
"$color.gray4Dark": {
"isVar": true,
"key": "$gray4Dark",
"name": "color-144",
"val": "hsl(0, 0%, 15.8%)",
"variable": "var(--color-144)"
},
"$color.gray5Dark": {
"isVar": true,
"key": "$gray5Dark",
"name": "color-145",
"val": "hsl(0, 0%, 17.9%)",
"variable": "var(--color-145)"
},
"$color.gray6Dark": {
"isVar": true,
"key": "$gray6Dark",
"name": "color-146",
"val": "hsl(0, 0%, 20.5%)",
"variable": "var(--color-146)"
},
"$color.gray7Dark": {
"isVar": true,
"key": "$gray7Dark",
"name": "color-147",
"val": "hsl(0, 0%, 24.3%)",
"variable": "var(--color-147)"
},
"$color.gray8Dark": {
"isVar": true,
"key": "$gray8Dark",
"name": "color-148",
"val": "hsl(0, 0%, 31.2%)",
"variable": "var(--color-148)"
},
"$color.gray9Dark": {
"isVar": true,
"key": "$gray9Dark",
"name": "color-149",
"val": "hsl(0, 0%, 43.9%)",
"variable": "var(--color-149)"
},
"$color.gray10Dark": {
"isVar": true,
"key": "$gray10Dark",
"name": "color-150",
"val": "hsl(0, 0%, 49.4%)",
"variable": "var(--color-150)"
},
"$color.gray11Dark": {
"isVar": true,
"key": "$gray11Dark",
"name": "color-151",
"val": "hsl(0, 0%, 62.8%)",
"variable": "var(--color-151)"
},
"$color.gray12Dark": {
"isVar": true,
"key": "$gray12Dark",
"name": "color-152",
"val": "hsl(0, 0%, 93.0%)",
"variable": "var(--color-152)"
},
"$color.green1Dark": {
"isVar": true,
"key": "$green1Dark",
"name": "color-153",
"val": "hsl(146, 30.0%, 7.4%)",
"variable": "var(--color-153)"
},
"$color.green2Dark": {
"isVar": true,
"key": "$green2Dark",
"name": "color-154",
"val": "hsl(155, 44.2%, 8.4%)",
"variable": "var(--color-154)"
},
"$color.green3Dark": {
"isVar": true,
"key": "$green3Dark",
"name": "color-155",
"val": "hsl(155, 46.7%, 10.9%)",
"variable": "var(--color-155)"
},
"$color.green4Dark": {
"isVar": true,
"key": "$green4Dark",
"name": "color-156",
"val": "hsl(154, 48.4%, 12.9%)",
"variable": "var(--color-156)"
},
"$color.green5Dark": {
"isVar": true,
"key": "$green5Dark",
"name": "color-157",
"val": "hsl(154, 49.7%, 14.9%)",
"variable": "var(--color-157)"
},
"$color.green6Dark": {
"isVar": true,
"key": "$green6Dark",
"name": "color-158",
"val": "hsl(154, 50.9%, 17.6%)",
"variable": "var(--color-158)"
},
"$color.green7Dark": {
"isVar": true,
"key": "$green7Dark",
"name": "color-159",
"val": "hsl(153, 51.8%, 21.8%)",
"variable": "var(--color-159)"
},
"$color.green8Dark": {
"isVar": true,
"key": "$green8Dark",
"name": "color-160",
"val": "hsl(151, 51.7%, 28.4%)",
"variable": "var(--color-160)"
},
"$color.green9Dark": {
"isVar": true,
"key": "$green9Dark",
"name": "color-161",
"val": "hsl(151, 55.0%, 41.5%)",
"variable": "var(--color-161)"
},
"$color.green10Dark": {
"isVar": true,
"key": "$green10Dark",
"name": "color-162",
"val": "hsl(151, 49.3%, 46.5%)",
"variable": "var(--color-162)"
},
"$color.green11Dark": {
"isVar": true,
"key": "$green11Dark",
"name": "color-163",
"val": "hsl(151, 50.0%, 53.2%)",
"variable": "var(--color-163)"
},
"$color.green12Dark": {
"isVar": true,
"key": "$green12Dark",
"name": "color-164",
"val": "hsl(137, 72.0%, 94.0%)",
"variable": "var(--color-164)"
},
"$color.orange1Dark": {
"isVar": true,
"key": "$orange1Dark",
"name": "color-165",
"val": "hsl(30, 70.0%, 7.2%)",
"variable": "var(--color-165)"
},
"$color.orange2Dark": {
"isVar": true,
"key": "$orange2Dark",
"name": "color-166",
"val": "hsl(28, 100%, 8.4%)",
"variable": "var(--color-166)"
},
"$color.orange3Dark": {
"isVar": true,
"key": "$orange3Dark",
"name": "color-167",
"val": "hsl(26, 91.1%, 11.6%)",
"variable": "var(--color-167)"
},
"$color.orange4Dark": {
"isVar": true,
"key": "$orange4Dark",
"name": "color-168",
"val": "hsl(25, 88.3%, 14.1%)",
"variable": "var(--color-168)"
},
"$color.orange5Dark": {
"isVar": true,
"key": "$orange5Dark",
"name": "color-169",
"val": "hsl(24, 87.6%, 16.6%)",
"variable": "var(--color-169)"
},
"$color.orange6Dark": {
"isVar": true,
"key": "$orange6Dark",
"name": "color-170",
"val": "hsl(24, 88.6%, 19.8%)",
"variable": "var(--color-170)"
},
"$color.orange7Dark": {
"isVar": true,
"key": "$orange7Dark",
"name": "color-171",
"val": "hsl(24, 92.4%, 24.0%)",
"variable": "var(--color-171)"
},
"$color.orange8Dark": {
"isVar": true,
"key": "$orange8Dark",
"name": "color-172",
"val": "hsl(25, 100%, 29.0%)",
"variable": "var(--color-172)"
},
"$color.orange9Dark": {
"isVar": true,
"key": "$orange9Dark",
"name": "color-173",
"val": "hsl(24, 94.0%, 50.0%)",
"variable": "var(--color-173)"
},
"$color.orange10Dark": {
"isVar": true,
"key": "$orange10Dark",
"name": "color-174",
"val": "hsl(24, 100%, 58.5%)",
"variable": "var(--color-174)"
},
"$color.orange11Dark": {
"isVar": true,
"key": "$orange11Dark",
"name": "color-175",
"val": "hsl(24, 100%, 62.2%)",
"variable": "var(--color-175)"
},
"$color.orange12Dark": {
"isVar": true,
"key": "$orange12Dark",
"name": "color-176",
"val": "hsl(24, 97.0%, 93.2%)",
"variable": "var(--color-176)"
},
"$color.pink1Dark": {
"isVar": true,
"key": "$pink1Dark",
"name": "color-177",
"val": "hsl(318, 25.0%, 9.6%)",
"variable": "var(--color-177)"
},
"$color.pink2Dark": {
"isVar": true,
"key": "$pink2Dark",
"name": "color-178",
"val": "hsl(319, 32.2%, 11.6%)",
"variable": "var(--color-178)"
},
"$color.pink3Dark": {
"isVar": true,
"key": "$pink3Dark",
"name": "color-179",
"val": "hsl(319, 41.0%, 16.0%)",
"variable": "var(--color-179)"
},
"$color.pink4Dark": {
"isVar": true,
"key": "$pink4Dark",
"name": "color-180",
"val": "hsl(320, 45.4%, 18.7%)",
"variable": "var(--color-180)"
},
"$color.pink5Dark": {
"isVar": true,
"key": "$pink5Dark",
"name": "color-181",
"val": "hsl(320, 49.0%, 21.1%)",
"variable": "var(--color-181)"
},
"$color.pink6Dark": {
"isVar": true,
"key": "$pink6Dark",
"name": "color-182",
"val": "hsl(321, 53.6%, 24.4%)",
"variable": "var(--color-182)"
},
"$color.pink7Dark": {
"isVar": true,
"key": "$pink7Dark",
"name": "color-183",
"val": "hsl(321, 61.1%, 29.7%)",
"variable": "var(--color-183)"
},
"$color.pink8Dark": {
"isVar": true,
"key": "$pink8Dark",
"name": "color-184",
"val": "hsl(322, 74.9%, 37.5%)",
"variable": "var(--color-184)"
},
"$color.pink9Dark": {
"isVar": true,
"key": "$pink9Dark",
"name": "color-185",
"val": "hsl(322, 65.0%, 54.5%)",
"variable": "var(--color-185)"
},
"$color.pink10Dark": {
"isVar": true,
"key": "$pink10Dark",
"name": "color-186",
"val": "hsl(323, 72.8%, 59.2%)",
"variable": "var(--color-186)"
},
"$color.pink11Dark": {
"isVar": true,
"key": "$pink11Dark",
"name": "color-187",
"val": "hsl(325, 90.0%, 66.4%)",
"variable": "var(--color-187)"
},
"$color.pink12Dark": {
"isVar": true,
"key": "$pink12Dark",
"name": "color-188",
"val": "hsl(322, 90.0%, 95.8%)",
"variable": "var(--color-188)"
},
"$color.purple1Dark": {
"isVar": true,
"key": "$purple1Dark",
"name": "color-189",
"val": "hsl(284, 20.0%, 9.6%)",
"variable": "var(--color-189)"
},
"$color.purple2Dark": {
"isVar": true,
"key": "$purple2Dark",
"name": "color-190",
"val": "hsl(283, 30.0%, 11.8%)",
"variable": "var(--color-190)"
},
"$color.purple3Dark": {
"isVar": true,
"key": "$purple3Dark",
"name": "color-191",
"val": "hsl(281, 37.5%, 16.5%)",
"variable": "var(--color-191)"
},
"$color.purple4Dark": {
"isVar": true,
"key": "$purple4Dark",
"name": "color-192",
"val": "hsl(280, 41.2%, 20.0%)",
"variable": "var(--color-192)"
},
"$color.purple5Dark": {
"isVar": true,
"key": "$purple5Dark",
"name": "color-193",
"val": "hsl(279, 43.8%, 23.3%)",
"variable": "var(--color-193)"
},
"$color.purple6Dark": {
"isVar": true,
"key": "$purple6Dark",
"name": "color-194",
"val": "hsl(277, 46.4%, 27.5%)",
"variable": "var(--color-194)"
},
"$color.purple7Dark": {
"isVar": true,
"key": "$purple7Dark",
"name": "color-195",
"val": "hsl(275, 49.3%, 34.6%)",
"variable": "var(--color-195)"
},
"$color.purple8Dark": {
"isVar": true,
"key": "$purple8Dark",
"name": "color-196",
"val": "hsl(272, 52.1%, 45.9%)",
"variable": "var(--color-196)"
},
"$color.purple9Dark": {
"isVar": true,
"key": "$purple9Dark",
"name": "color-197",
"val": "hsl(272, 51.0%, 54.0%)",
"variable": "var(--color-197)"
},
"$color.purple10Dark": {
"isVar": true,
"key": "$purple10Dark",
"name": "color-198",
"val": "hsl(273, 57.3%, 59.1%)",
"variable": "var(--color-198)"
},
"$color.purple11Dark": {
"isVar": true,
"key": "$purple11Dark",
"name": "color-199",
"val": "hsl(275, 80.0%, 71.0%)",
"variable": "var(--color-199)"
},
"$color.purple12Dark": {
"isVar": true,
"key": "$purple12Dark",
"name": "color-200",
"val": "hsl(279, 75.0%, 95.7%)",
"variable": "var(--color-200)"
},
"$color.red1Dark": {
"isVar": true,
"key": "$red1Dark",
"name": "color-201",
"val": "hsl(353, 23.0%, 9.8%)",
"variable": "var(--color-201)"
},
"$color.red2Dark": {
"isVar": true,
"key": "$red2Dark",
"name": "color-202",
"val": "hsl(357, 34.4%, 12.0%)",
"variable": "var(--color-202)"
},
"$color.red3Dark": {
"isVar": true,
"key": "$red3Dark",
"name": "color-203",
"val": "hsl(356, 43.4%, 16.4%)",
"variable": "var(--color-203)"
},
"$color.red4Dark": {
"isVar": true,
"key": "$red4Dark",
"name": "color-204",
"val": "hsl(356, 47.6%, 19.2%)",
"variable": "var(--color-204)"
},
"$color.red5Dark": {
"isVar": true,
"key": "$red5Dark",
"name": "color-205",
"val": "hsl(356, 51.1%, 21.9%)",
"variable": "var(--color-205)"
},
"$color.red6Dark": {
"isVar": true,
"key": "$red6Dark",
"name": "color-206",
"val": "hsl(356, 55.2%, 25.9%)",
"variable": "var(--color-206)"
},
"$color.red7Dark": {
"isVar": true,
"key": "$red7Dark",
"name": "color-207",
"val": "hsl(357, 60.2%, 31.8%)",
"variable": "var(--color-207)"
},
"$color.red8Dark": {
"isVar": true,
"key": "$red8Dark",
"name": "color-208",
"val": "hsl(358, 65.0%, 40.4%)",
"variable": "var(--color-208)"
},
"$color.red9Dark": {
"isVar": true,
"key": "$red9Dark",
"name": "color-209",
"val": "hsl(358, 75.0%, 59.0%)",
"variable": "var(--color-209)"
},
"$color.red10Dark": {
"isVar": true,
"key": "$red10Dark",
"name": "color-210",
"val": "hsl(358, 85.3%, 64.0%)",
"variable": "var(--color-210)"
},
"$color.red11Dark": {
"isVar": true,
"key": "$red11Dark",
"name": "color-211",
"val": "hsl(358, 100%, 69.5%)",
"variable": "var(--color-211)"
},
"$color.red12Dark": {
"isVar": true,
"key": "$red12Dark",
"name": "color-212",
"val": "hsl(351, 89.0%, 96.0%)",
"variable": "var(--color-212)"
},
"$color.yellow1Dark": {
"isVar": true,
"key": "$yellow1Dark",
"name": "color-213",
"val": "hsl(45, 100%, 5.5%)",
"variable": "var(--color-213)"
},
"$color.yellow2Dark": {
"isVar": true,
"key": "$yellow2Dark",
"name": "color-214",
"val": "hsl(46, 100%, 6.7%)",
"variable": "var(--color-214)"
},
"$color.yellow3Dark": {
"isVar": true,
"key": "$yellow3Dark",
"name": "color-215",
"val": "hsl(45, 100%, 8.7%)",
"variable": "var(--color-215)"
},
"$color.yellow4Dark": {
"isVar": true,
"key": "$yellow4Dark",
"name": "color-216",
"val": "hsl(45, 100%, 10.4%)",
"variable": "var(--color-216)"
},
"$color.yellow5Dark": {
"isVar": true,
"key": "$yellow5Dark",
"name": "color-217",
"val": "hsl(47, 100%, 12.1%)",
"variable": "var(--color-217)"
},
"$color.yellow6Dark": {
"isVar": true,
"key": "$yellow6Dark",
"name": "color-218",
"val": "hsl(49, 100%, 14.3%)",
"variable": "var(--color-218)"
},
"$color.yellow7Dark": {
"isVar": true,
"key": "$yellow7Dark",
"name": "color-219",
"val": "hsl(49, 90.3%, 18.4%)",
"variable": "var(--color-219)"
},
"$color.yellow8Dark": {
"isVar": true,
"key": "$yellow8Dark",
"name": "color-220",
"val": "hsl(50, 100%, 22.0%)",
"variable": "var(--color-220)"
},
"$color.yellow9Dark": {
"isVar": true,
"key": "$yellow9Dark",
"name": "color-221",
"val": "hsl(53, 92.0%, 50.0%)",
"variable": "var(--color-221)"
},
"$color.yellow10Dark": {
"isVar": true,
"key": "$yellow10Dark",
"name": "color-222",
"val": "hsl(54, 100%, 68.0%)",
"variable": "var(--color-222)"
},
"$color.yellow11Dark": {
"isVar": true,
"key": "$yellow11Dark",
"name": "color-223",
"val": "hsl(48, 100%, 47.0%)",
"variable": "var(--color-223)"
},
"$color.yellow12Dark": {
"isVar": true,
"key": "$yellow12Dark",
"name": "color-224",
"val": "hsl(53, 100%, 91.0%)",
"variable": "var(--color-224)"
},
"$radius.0": {
"isVar": true,
"key": "$0",
"name": "radius-1",
"val": 0,
"variable": "var(--radius-1)"
},
"$radius.1": {
"isVar": true,
"key": "$1",
"name": "radius-2",
"val": 3,
"variable": "var(--radius-2)"
},
"$radius.2": {
"isVar": true,
"key": "$2",
"name": "radius-3",
"val": 5,
"variable": "var(--radius-3)"
},
"$radius.3": {
"isVar": true,
"key": "$3",
"name": "radius-4",
"val": 7,
"variable": "var(--radius-4)"
},
"$radius.4": {
"isVar": true,
"key": "$4",
"name": "radius-5",
"val": 9,
"variable": "var(--radius-5)"
},
"$radius.5": {
"isVar": true,
"key": "$5",
"name": "radius-6",
"val": 10,
"variable": "var(--radius-6)"
},
"$radius.6": {
"isVar": true,
"key": "$6",
"name": "radius-7",
"val": 16,
"variable": "var(--radius-7)"
},
"$radius.7": {
"isVar": true,
"key": "$7",
"name": "radius-8",
"val": 19,
"variable": "var(--radius-8)"
},
"$radius.8": {
"isVar": true,
"key": "$8",
"name": "radius-9",
"val": 22,
"variable": "var(--radius-9)"
},
"$radius.9": {
"isVar": true,
"key": "$9",
"name": "radius-10",
"val": 26,
"variable": "var(--radius-10)"
},
"$radius.10": {
"isVar": true,
"key": "$10",
"name": "radius-11",
"val": 34,
"variable": "var(--radius-11)"
},
"$radius.11": {
"isVar": true,
"key": "$11",
"name": "radius-12",
"val": 42,
"variable": "var(--radius-12)"
},
"$radius.12": {
"isVar": true,
"key": "$12",
"name": "radius-13",
"val": 50,
"variable": "var(--radius-13)"
},
"$radius.true": {
"isVar": true,
"key": "$true",
"name": "radius-14",
"val": 9,
"variable": "var(--radius-14)"
},
"$zIndex.0": {
"isVar": true,
"key": "$0",
"name": "zIndex-1",
"val": 0,
"variable": "var(--zIndex-1)"
},
"$zIndex.1": {
"isVar": true,
"key": "$1",
"name": "zIndex-2",
"val": 100,
"variable": "var(--zIndex-2)"
},
"$zIndex.2": {
"isVar": true,
"key": "$2",
"name": "zIndex-3",
"val": 200,
"variable": "var(--zIndex-3)"
},
"$zIndex.3": {
"isVar": true,
"key": "$3",
"name": "zIndex-4",
"val": 300,
"variable": "var(--zIndex-4)"
},
"$zIndex.4": {
"isVar": true,
"key": "$4",
"name": "zIndex-5",
"val": 400,
"variable": "var(--zIndex-5)"
},
"$zIndex.5": {
"isVar": true,
"key": "$5",
"name": "zIndex-6",
"val": 500,
"variable": "var(--zIndex-6)"
},
"$space.0": {
"isVar": true,
"key": "$0",
"name": "space-1",
"val": 0,
"variable": "var(--space-1)"
},
"$space.1": {
"isVar": true,
"key": "$1",
"name": "space-5",
"val": 2,
"variable": "var(--space-5)"
},
"$space.2": {
"isVar": true,
"key": "$2",
"name": "space-7",
"val": 7,
"variable": "var(--space-7)"
},
"$space.3": {
"isVar": true,
"key": "$3",
"name": "space-9",
"val": 13,
"variable": "var(--space-9)"
},
"$space.4": {
"isVar": true,
"key": "$4",
"name": "space-11",
"val": 18,
"variable": "var(--space-11)"
},
"$space.5": {
"isVar": true,
"key": "$5",
"name": "space-14",
"val": 24,
"variable": "var(--space-14)"
},
"$space.6": {
"isVar": true,
"key": "$6",
"name": "space-15",
"val": 32,
"variable": "var(--space-15)"
},
"$space.7": {
"isVar": true,
"key": "$7",
"name": "space-16",
"val": 39,
"variable": "var(--space-16)"
},
"$space.8": {
"isVar": true,
"key": "$8",
"name": "space-17",
"val": 46,
"variable": "var(--space-17)"
},
"$space.9": {
"isVar": true,
"key": "$9",
"name": "space-18",
"val": 53,
"variable": "var(--space-18)"
},
"$space.10": {
"isVar": true,
"key": "$10",
"name": "space-19",
"val": 60,
"variable": "var(--space-19)"
},
"$space.11": {
"isVar": true,
"key": "$11",
"name": "space-20",
"val": 74,
"variable": "var(--space-20)"
},
"$space.12": {
"isVar": true,
"key": "$12",
"name": "space-21",
"val": 88,
"variable": "var(--space-21)"
},
"$space.13": {
"isVar": true,
"key": "$13",
"name": "space-22",
"val": 102,
"variable": "var(--space-22)"
},
"$space.14": {
"isVar": true,
"key": "$14",
"name": "space-23",
"val": 116,
"variable": "var(--space-23)"
},
"$space.15": {
"isVar": true,
"key": "$15",
"name": "space-24",
"val": 130,
"variable": "var(--space-24)"
},
"$space.16": {
"isVar": true,
"key": "$16",
"name": "space-25",
"val": 144,
"variable": "var(--space-25)"
},
"$space.17": {
"isVar": true,
"key": "$17",
"name": "space-26",
"val": 144,
"variable": "var(--space-26)"
},
"$space.18": {
"isVar": true,
"key": "$18",
"name": "space-27",
"val": 158,
"variable": "var(--space-27)"
},
"$space.19": {
"isVar": true,
"key": "$19",
"name": "space-28",
"val": 172,
"variable": "var(--space-28)"
},
"$space.20": {
"isVar": true,
"key": "$20",
"name": "space-29",
"val": 186,
"variable": "var(--space-29)"
},
"$space.0.25": {
"isVar": true,
"key": "$0.25",
"name": "space-2",
"val": 0.5,
"variable": "var(--space-2)"
},
"$space.0.5": {
"isVar": true,
"key": "$0.5",
"name": "space-3",
"val": 1,
"variable": "var(--space-3)"
},
"$space.0.75": {
"isVar": true,
"key": "$0.75",
"name": "space-4",
"val": 1.5,
"variable": "var(--space-4)"
},
"$space.1.5": {
"isVar": true,
"key": "$1.5",
"name": "space-6",
"val": 4,
"variable": "var(--space-6)"
},
"$space.2.5": {
"isVar": true,
"key": "$2.5",
"name": "space-8",
"val": 10,
"variable": "var(--space-8)"
},
"$space.3.5": {
"isVar": true,
"key": "$3.5",
"name": "space-10",
"val": 16,
"variable": "var(--space-10)"
},
"$space.true": {
"isVar": true,
"key": "$true",
"name": "space-12",
"val": 18,
"variable": "var(--space-12)"
},
"$space.4.5": {
"isVar": true,
"key": "$4.5",
"name": "space-13",
"val": 21,
"variable": "var(--space-13)"
},
"$space.-0.25": {
"isVar": true,
"key": "$-0.25",
"name": "space-30",
"val": -0.5,
"variable": "var(--space-30)"
},
"$space.-0.5": {
"isVar": true,
"key": "$-0.5",
"name": "space-31",
"val": -1,
"variable": "var(--space-31)"
},
"$space.-0.75": {
"isVar": true,
"key": "$-0.75",
"name": "space-32",
"val": -1.5,
"variable": "var(--space-32)"
},
"$space.-1": {
"isVar": true,
"key": "$-1",
"name": "space-33",
"val": -2,
"variable": "var(--space-33)"
},
"$space.-1.5": {
"isVar": true,
"key": "$-1.5",
"name": "space-34",
"val": -4,
"variable": "var(--space-34)"
},
"$space.-2": {
"isVar": true,
"key": "$-2",
"name": "space-35",
"val": -7,
"variable": "var(--space-35)"
},
"$space.-2.5": {
"isVar": true,
"key": "$-2.5",
"name": "space-36",
"val": -10,
"variable": "var(--space-36)"
},
"$space.-3": {
"isVar": true,
"key": "$-3",
"name": "space-37",
"val": -13,
"variable": "var(--space-37)"
},
"$space.-3.5": {
"isVar": true,
"key": "$-3.5",
"name": "space-38",
"val": -16,
"variable": "var(--space-38)"
},
"$space.-4": {
"isVar": true,
"key": "$-4",
"name": "space-39",
"val": -18,
"variable": "var(--space-39)"
},
"$space.-true": {
"isVar": true,
"key": "$-true",
"name": "space-40",
"val": -18,
"variable": "var(--space-40)"
},
"$space.-4.5": {
"isVar": true,
"key": "$-4.5",
"name": "space-41",
"val": -21,
"variable": "var(--space-41)"
},
"$space.-5": {
"isVar": true,
"key": "$-5",
"name": "space-42",
"val": -24,
"variable": "var(--space-42)"
},
"$space.-6": {
"isVar": true,
"key": "$-6",
"name": "space-43",
"val": -32,
"variable": "var(--space-43)"
},
"$space.-7": {
"isVar": true,
"key": "$-7",
"name": "space-44",
"val": -39,
"variable": "var(--space-44)"
},
"$space.-8": {
"isVar": true,
"key": "$-8",
"name": "space-45",
"val": -46,
"variable": "var(--space-45)"
},
"$space.-9": {
"isVar": true,
"key": "$-9",
"name": "space-46",
"val": -53,
"variable": "var(--space-46)"
},
"$space.-10": {
"isVar": true,
"key": "$-10",
"name": "space-47",
"val": -60,
"variable": "var(--space-47)"
},
"$space.-11": {
"isVar": true,
"key": "$-11",
"name": "space-48",
"val": -74,
"variable": "var(--space-48)"
},
"$space.-12": {
"isVar": true,
"key": "$-12",
"name": "space-49",
"val": -88,
"variable": "var(--space-49)"
},
"$space.-13": {
"isVar": true,
"key": "$-13",
"name": "space-50",
"val": -102,
"variable": "var(--space-50)"
},
"$space.-14": {
"isVar": true,
"key": "$-14",
"name": "space-51",
"val": -116,
"variable": "var(--space-51)"
},
"$space.-15": {
"isVar": true,
"key": "$-15",
"name": "space-52",
"val": -130,
"variable": "var(--space-52)"
},
"$space.-16": {
"isVar": true,
"key": "$-16",
"name": "space-53",
"val": -144,
"variable": "var(--space-53)"
},
"$space.-17": {
"isVar": true,
"key": "$-17",
"name": "space-54",
"val": -144,
"variable": "var(--space-54)"
},
"$space.-18": {
"isVar": true,
"key": "$-18",
"name": "space-55",
"val": -158,
"variable": "var(--space-55)"
},
"$space.-19": {
"isVar": true,
"key": "$-19",
"name": "space-56",
"val": -172,
"variable": "var(--space-56)"
},
"$space.-20": {
"isVar": true,
"key": "$-20",
"name": "space-57",
"val": -186,
"variable": "var(--space-57)"
},
"$size.0": {
"isVar": true,
"key": "$0",
"name": "size-1",
"val": 0,
"variable": "var(--size-1)"
},
"$size.1": {
"isVar": true,
"key": "$1",
"name": "size-5",
"val": 20,
"variable": "var(--size-5)"
},
"$size.2": {
"isVar": true,
"key": "$2",
"name": "size-7",
"val": 28,
"variable": "var(--size-7)"
},
"$size.3": {
"isVar": true,
"key": "$3",
"name": "size-9",
"val": 36,
"variable": "var(--size-9)"
},
"$size.4": {
"isVar": true,
"key": "$4",
"name": "size-11",
"val": 44,
"variable": "var(--size-11)"
},
"$size.5": {
"isVar": true,
"key": "$5",
"name": "size-14",
"val": 52,
"variable": "var(--size-14)"
},
"$size.6": {
"isVar": true,
"key": "$6",
"name": "size-15",
"val": 64,
"variable": "var(--size-15)"
},
"$size.7": {
"isVar": true,
"key": "$7",
"name": "size-16",
"val": 74,
"variable": "var(--size-16)"
},
"$size.8": {
"isVar": true,
"key": "$8",
"name": "size-17",
"val": 84,
"variable": "var(--size-17)"
},
"$size.9": {
"isVar": true,
"key": "$9",
"name": "size-18",
"val": 94,
"variable": "var(--size-18)"
},
"$size.10": {
"isVar": true,
"key": "$10",
"name": "size-19",
"val": 104,
"variable": "var(--size-19)"
},
"$size.11": {
"isVar": true,
"key": "$11",
"name": "size-20",
"val": 124,
"variable": "var(--size-20)"
},
"$size.12": {
"isVar": true,
"key": "$12",
"name": "size-21",
"val": 144,
"variable": "var(--size-21)"
},
"$size.13": {
"isVar": true,
"key": "$13",
"name": "size-22",
"val": 164,
"variable": "var(--size-22)"
},
"$size.14": {
"isVar": true,
"key": "$14",
"name": "size-23",
"val": 184,
"variable": "var(--size-23)"
},
"$size.15": {
"isVar": true,
"key": "$15",
"name": "size-24",
"val": 204,
"variable": "var(--size-24)"
},
"$size.16": {
"isVar": true,
"key": "$16",
"name": "size-25",
"val": 224,
"variable": "var(--size-25)"
},
"$size.17": {
"isVar": true,
"key": "$17",
"name": "size-26",
"val": 224,
"variable": "var(--size-26)"
},
"$size.18": {
"isVar": true,
"key": "$18",
"name": "size-27",
"val": 244,
"variable": "var(--size-27)"
},
"$size.19": {
"isVar": true,
"key": "$19",
"name": "size-28",
"val": 264,
"variable": "var(--size-28)"
},
"$size.20": {
"isVar": true,
"key": "$20",
"name": "size-29",
"val": 284,
"variable": "var(--size-29)"
},
"$size.0.25": {
"isVar": true,
"key": "$0.25",
"name": "size-2",
"val": 2,
"variable": "var(--size-2)"
},
"$size.0.5": {
"isVar": true,
"key": "$0.5",
"name": "size-3",
"val": 4,
"variable": "var(--size-3)"
},
"$size.0.75": {
"isVar": true,
"key": "$0.75",
"name": "size-4",
"val": 8,
"variable": "var(--size-4)"
},
"$size.1.5": {
"isVar": true,
"key": "$1.5",
"name": "size-6",
"val": 24,
"variable": "var(--size-6)"
},
"$size.2.5": {
"isVar": true,
"key": "$2.5",
"name": "size-8",
"val": 32,
"variable": "var(--size-8)"
},
"$size.3.5": {
"isVar": true,
"key": "$3.5",
"name": "size-10",
"val": 40,
"variable": "var(--size-10)"
},
"$size.true": {
"isVar": true,
"key": "$true",
"name": "size-12",
"val": 44,
"variable": "var(--size-12)"
},
"$size.4.5": {
"isVar": true,
"key": "$4.5",
"name": "size-13",
"val": 48,
"variable": "var(--size-13)"
}
}
}
}