diff --git a/mobile/.tamagui/tamagui.config.json b/mobile/.tamagui/tamagui.config.json index 06a3fd085..aee61336b 100644 --- a/mobile/.tamagui/tamagui.config.json +++ b/mobile/.tamagui/tamagui.config.json @@ -1,35107 +1,35109 @@ { - "components": [ - { - "moduleName": "@tamagui/core", - "nameToInfo": { - "Stack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - } - } - }, - "Text": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "unset", - "suppressHighlighting": true - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - } - } - }, - "View": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - } - } - }, - "Spacer": { - "staticConfig": { - "acceptsClassName": true, - "memo": true, - "componentName": "Spacer", - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "defaultProps": { - "tag": "span", - "size": true, - "pointerEvents": "none" - }, - "variants": { - "size": { - "...": "Function" - }, - "flex": { - "true": { - "flexGrow": 1 - } - }, - "direction": { - "horizontal": { - "height": 0, - "minHeight": 0 - }, - "vertical": { - "width": 0, - "minWidth": 0 - }, - "both": {} - } - } - } - } - } - }, - { - "moduleName": "tamagui", - "nameToInfo": { - "Anchor": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false, - "tag": "a", - "accessibilityRole": "link" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "Anchor", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "EnsureFlexed": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "unset", - "suppressHighlighting": true, - "opacity": 0, - "lineHeight": 0, - "height": 0, - "display": "flex", - "fontSize": 200, - "children": "wwwwwwwwwwwwwwwwwww", - "pointerEvents": "none" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Fieldset": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "tag": "fieldset" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "horizontal": { - "true": { - "flexDirection": "row", - "alignItems": "center" - } - } - }, - "componentName": "Fieldset", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Input": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "focusable": true, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - } - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Input", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "InputFrame": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "focusable": true, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - } - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Input", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "Spacer": { - "staticConfig": { - "acceptsClassName": true, - "memo": true, - "componentName": "Spacer", - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "defaultProps": { - "tag": "span", - "size": true, - "pointerEvents": "none" - }, - "variants": { - "size": { - "...": "Function" - }, - "flex": { - "true": { - "flexGrow": 1 - } - }, - "direction": { - "horizontal": { - "height": 0, - "minHeight": 0 - }, - "vertical": { - "width": 0, - "minWidth": 0 - }, - "both": {} - } - } - } - }, - "Spinner": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Stack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - } - } - }, - "Text": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "unset", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "color": "$color" - } - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "isReactNative": false, - "isStyledHOC": false - } - }, - "TextArea": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "focusable": true, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - }, - "height": "auto" - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false, - "multiline": true, - "whiteSpace": "pre-wrap" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "TextArea", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "TextAreaFrame": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "focusable": true, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - }, - "height": "auto" - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false, - "multiline": true, - "whiteSpace": "pre-wrap" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "TextArea", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "View": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - } - } - }, - "AlertDialogOverlay": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "componentName": "AlertDialogOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AvatarFallback": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "AvatarFallback", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AvatarFallbackFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "AvatarFallback", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "AvatarFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center", - "position": "relative", - "overflow": "hidden" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function", - ":number": "Function" - } - }, - "componentName": "Avatar", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Button": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button", - "role": "button", - "focusable": true - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "justifyContent": "center", - "alignItems": "center", - "flexWrap": "nowrap", - "flexDirection": "row", - "cursor": "pointer", - "hoverTheme": true, - "pressTheme": true, - "backgrounded": true, - "borderWidth": 1, - "borderColor": "transparent", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "variant": { - "outlined": { - "backgroundColor": "transparent", - "borderWidth": 2, - "borderColor": "$borderColor", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorHover" - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorPress" - }, - "focusVisibleStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorFocus" - } - } - }, - "size": { - "...size": "Function", - ":number": "Function" - }, - "disabled": { - "true": { - "pointerEvents": "none" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Button", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ButtonFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button", - "role": "button", - "focusable": true - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "justifyContent": "center", - "alignItems": "center", - "flexWrap": "nowrap", - "flexDirection": "row", - "cursor": "pointer", - "hoverTheme": true, - "pressTheme": true, - "backgrounded": true, - "borderWidth": 1, - "borderColor": "transparent", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "variant": { - "outlined": { - "backgroundColor": "transparent", - "borderWidth": 2, - "borderColor": "$borderColor", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorHover" - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorPress" - }, - "focusVisibleStyle": { - "backgroundColor": "transparent", - "borderColor": "$borderColorFocus" - } - } - }, - "size": { - "...size": "Function", - ":number": "Function" - }, - "disabled": { - "true": { - "pointerEvents": "none" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Button", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "ButtonText": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "userSelect": "none", - "cursor": "pointer", - "flexGrow": 0, - "flexShrink": 1, - "ellipse": true - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Button", - "isReactNative": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Card": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "position": "relative" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Card", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardBackground": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 0, - "fullscreen": true, - "overflow": "hidden", - "pointerEvents": "none", - "padding": 0 - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardBackground", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "CardFooter": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 5, - "backgroundColor": "transparent", - "marginBottom": 0, - "flexDirection": "row", - "marginTop": "auto" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardFooter", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "position": "relative" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Card", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardHeader": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 10, - "backgroundColor": "transparent", - "marginBottom": "auto" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardHeader", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Checkbox": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "alignItems": "center", - "justifyContent": "center", - "pressTheme": true, - "focusable": true, - "borderWidth": 1, - "borderColor": "$borderColor", - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineStyle": "solid", - "outlineWidth": 2, - "outlineColor": "$outlineColor" - } - } - }, - "disabled": { - "true": { - "pointerEvents": "none", - "userSelect": "none", - "cursor": "not-allowed", - "hoverStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$background" - }, - "pressStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$backgroundColor" - }, - "focusStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Checkbox", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "CheckboxFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "alignItems": "center", - "justifyContent": "center", - "pressTheme": true, - "focusable": true, - "borderWidth": 1, - "borderColor": "$borderColor", - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineStyle": "solid", - "outlineWidth": 2, - "outlineColor": "$outlineColor" - } - } - }, - "disabled": { - "true": { - "pointerEvents": "none", - "userSelect": "none", - "cursor": "not-allowed", - "hoverStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$background" - }, - "pressStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$backgroundColor" - }, - "focusStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Checkbox", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CheckboxIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": {} - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CheckboxIndicator", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "DialogClose": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "DialogClose", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogContent": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "size": "$true", - "unstyled": false, - "tag": "dialog" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function" - }, - "unstyled": { - "false": { - "position": "relative", - "backgrounded": true, - "padded": true, - "radiused": true, - "elevate": true, - "zIndex": 100000 - } - } - }, - "defaultVariants": { - "size": "$true", - "unstyled": false - }, - "componentName": "DialogContent", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogDescription": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false, - "tag": "p", - "userSelect": "auto", - "color": "$color", - "size": "$true", - "whiteSpace": "normal" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "DialogDescription", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogOverlay": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "componentName": "DialogOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogOverlayFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "componentName": "DialogOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "DialogPortalFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "pointerEvents": "none" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "alignItems": "center", - "justifyContent": "center", - "fullscreen": true, - "zIndex": 100000 - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "DialogTitle": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h2", - "userSelect": "auto", - "color": "$color", - "size": "$9", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "DialogTitle", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogTrigger": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "DialogTrigger", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Form": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "form" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Form", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "FormFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "form" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Form", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "FormTrigger": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": {}, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "FormTrigger", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Group": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "GroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "XGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "YGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Article": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "article", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Article", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Aside": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "aside", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Aside", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Footer": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "footer", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Footer", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Header": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "header", - "accessibilityRole": "header", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Header", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Main": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "main", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Main", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Nav": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "nav", - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Nav", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Section": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "tag": "section", - "flexDirection": "column", - "accessibilityRole": "summary" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "componentName": "Section", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Image": { - "staticConfig": { - "defaultProps": {}, - "componentName": "Image", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Label": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false, - "tag": "label" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "backgroundColor": "transparent", - "display": "flex", - "alignItems": "center", - "userSelect": "none", - "cursor": "default", - "pressStyle": { - "color": "$colorPress" - } - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Label", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "LabelFrame": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false, - "tag": "label" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "backgroundColor": "transparent", - "display": "flex", - "alignItems": "center", - "userSelect": "none", - "cursor": "default", - "pressStyle": { - "color": "$colorPress" - } - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Label", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItem": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "li" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "alignItems": "center", - "justifyContent": "space-between", - "flexWrap": "nowrap", - "width": "100%", - "borderColor": "$borderColor", - "maxWidth": "100%", - "overflow": "hidden", - "flexDirection": "row", - "backgroundColor": "$background" - } - }, - "size": { - "...size": "Function" - }, - "active": { - "true": { - "hoverStyle": { - "backgroundColor": "$background" - } - } - }, - "disabled": { - "true": { - "opacity": 0.5, - "pointerEvents": "none" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItem", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ListItemFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "li" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "alignItems": "center", - "justifyContent": "space-between", - "flexWrap": "nowrap", - "width": "100%", - "borderColor": "$borderColor", - "maxWidth": "100%", - "overflow": "hidden", - "flexDirection": "row", - "backgroundColor": "$background" - } - }, - "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", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "default", - "opacity": 0.6, - "maxWidth": "100%" - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItemSubtitle", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItemText": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "default" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItemText", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItemTitle": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "default" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "ListItemTitle", - "isReactNative": false, - "isStyledHOC": false - } - }, - "PopoverArrow": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderColor": "$borderColor", - "backgroundColor": "$background", - "position": "relative" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperArrow", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopoverContent": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "alignItems": "center", - "radiused": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperContent", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopperAnchor": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopperArrow": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderColor": "$borderColor", - "backgroundColor": "$background", - "position": "relative" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperArrow", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopperContentFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "alignItems": "center", - "radiused": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperContent", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Progress": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "borderRadius": 100000, - "overflow": "hidden", - "backgrounded": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Progress", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ProgressFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "borderRadius": 100000, - "overflow": "hidden", - "backgrounded": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Progress", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ProgressIndicator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgrounded": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ProgressIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ProgressIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgrounded": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ProgressIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "orientation": { - "horizontal": { - "flexDirection": "row", - "spaceDirection": "horizontal" - }, - "vertical": { - "flexDirection": "column", - "spaceDirection": "vertical" - } - } - }, - "componentName": "RadioGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "RadioGroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "orientation": { - "horizontal": { - "flexDirection": "row", - "spaceDirection": "horizontal" - }, - "vertical": { - "flexDirection": "column", - "spaceDirection": "vertical" - } - } - }, - "componentName": "RadioGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroupIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "width": "33%", - "height": "33%", - "borderRadius": 1000, - "backgroundColor": "$color", - "pressTheme": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "RadioGroupIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroupItemFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "borderRadius": 1000, - "backgroundColor": "$background", - "alignItems": "center", - "justifyContent": "center", - "borderWidth": 1, - "borderColor": "$borderColor", - "padding": 0, - "hoverStyle": { - "borderColor": "$borderColorHover", - "backgroundColor": "$backgroundHover" - }, - "focusStyle": { - "borderColor": "$borderColorHover", - "backgroundColor": "$backgroundHover" - }, - "focusVisibleStyle": { - "outlineStyle": "solid", - "outlineWidth": 2, - "outlineColor": "$outlineColor" - }, - "pressStyle": { - "borderColor": "$borderColorFocus", - "backgroundColor": "$backgroundFocus" - } - } - }, - "disabled": { - "true": { - "pointerEvents": "none", - "userSelect": "none", - "cursor": "not-allowed", - "hoverStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$background" - }, - "pressStyle": { - "borderColor": "$borderColor", - "backgroundColor": "$backgroundColor" - }, - "focusVisibleStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "RadioGroupItem", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ScrollView": { - "staticConfig": { - "accept": { - "contentContainerStyle": "style" - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - } - }, - "defaultProps": { - "scrollEnabled": true - }, - "componentName": "ScrollView", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "SelectGroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "width": "100%" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "SelectGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SelectIcon": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row", - "aria-hidden": true, - "children": "Component" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "SelectIcon", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "SelectSeparator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "borderColor": "$borderColor", - "flexShrink": 0, - "borderWidth": 0, - "flex": 1, - "height": 0, - "maxHeight": 0, - "borderBottomWidth": 1, - "y": -0.5 - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "vertical": { - "true": { - "y": 0, - "x": -0.5, - "height": "auto", - "maxHeight": "auto", - "width": 0, - "maxWidth": 0, - "borderBottomWidth": 0, - "borderRightWidth": 1 - } - } - }, - "componentName": "SelectSeparator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Separator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "borderColor": "$borderColor", - "flexShrink": 0, - "borderWidth": 0, - "flex": 1, - "height": 0, - "maxHeight": 0, - "borderBottomWidth": 1, - "y": -0.5 - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "vertical": { - "true": { - "y": 0, - "x": -0.5, - "height": "auto", - "maxHeight": "auto", - "width": 0, - "maxWidth": 0, - "borderBottomWidth": 0, - "borderRightWidth": 1 - } - } - }, - "componentName": "Separator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Square": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function", - ":number": "Function" - } - }, - "componentName": "Square", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Circle": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center", - "circular": true - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function", - ":number": "Function" - } - }, - "componentName": "Circle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Frame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "flex": 1, - "backgroundColor": "$background", - "borderTopLeftRadius": "$true", - "borderTopRightRadius": "$true", - "width": "100%", - "maxHeight": "100%", - "overflow": "hidden" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Sheet", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Handle": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "open": { - "true": { - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "height": 10, - "borderRadius": 100, - "backgroundColor": "$background", - "zIndex": 10, - "marginHorizontal": "35%", - "marginBottom": "$2", - "opacity": 0.5, - "hoverStyle": { - "opacity": 0.7 - } - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetHandle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Overlay": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SheetHandleFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "open": { - "true": { - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "height": 10, - "borderRadius": 100, - "backgroundColor": "$background", - "zIndex": 10, - "marginHorizontal": "35%", - "marginBottom": "$2", - "opacity": 0.5, - "hoverStyle": { - "opacity": 0.7 - } - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetHandle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SheetOverlayFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "relative" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "orientation": { - "horizontal": {}, - "vertical": {} - }, - "size": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderThumbFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function" - }, - "unstyled": { - "false": { - "position": "absolute", - "bordered": 2, - "borderWidth": 2, - "backgrounded": true, - "pressTheme": false, - "focusTheme": false, - "hoverTheme": false - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderThumb", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderTrackActiveFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "absolute", - "backgroundColor": "$background" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "orientation": { - "horizontal": {}, - "vertical": {} - }, - "size": "Function" - }, - "componentName": "SliderTrackActive", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderTrackFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "relative", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "orientation": { - "horizontal": {}, - "vertical": {} - }, - "size": "Function", - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgroundColor": "$background", - "position": "relative", - "borderRadius": 100000, - "overflow": "hidden" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderTrack", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "XStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "YStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ZStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "position": "relative" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isZStack": true - } - }, - "SizableStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false - } - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "size": { - "...size": "Function" - } - }, - "componentName": "SizableStack", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ThemeableStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - } - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Switch": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderRadius": 1000, - "backgroundColor": "$background", - "borderWidth": 2, - "borderColor": "$background", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Switch", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "SwitchFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false, - "tag": "button" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderRadius": 1000, - "backgroundColor": "$background", - "borderWidth": 2, - "borderColor": "$background", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Switch", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false - } - }, - "SwitchThumb": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "borderRadius": 1000 - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SwitchThumb", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false - } - }, - "Tabs": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "flexDirection": "row" - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false - } - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "size": { - "...size": "Function" - } - }, - "componentName": "Tabs", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "SizableText": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SizableText", - "isReactNative": false, - "isStyledHOC": false - } - }, - "Paragraph": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$body", - "suppressHighlighting": true, - "unstyled": false, - "tag": "p", - "userSelect": "auto", - "color": "$color", - "size": "$true", - "whiteSpace": "normal" - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "Paragraph", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H1": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h1", - "userSelect": "auto", - "color": "$color", - "size": "$10", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H1", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H2": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h2", - "userSelect": "auto", - "color": "$color", - "size": "$9", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H2", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H3": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h3", - "userSelect": "auto", - "color": "$color", - "size": "$8", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H3", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H4": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h4", - "userSelect": "auto", - "color": "$color", - "size": "$7", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H4", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H5": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h5", - "userSelect": "auto", - "color": "$color", - "size": "$6", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H5", - "isReactNative": false, - "isStyledHOC": false - } - }, - "H6": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "h6", - "userSelect": "auto", - "color": "$color", - "size": "$5", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "H6", - "isReactNative": false, - "isStyledHOC": false - } - }, - "Heading": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "$heading", - "suppressHighlighting": true, - "unstyled": false, - "tag": "span", - "userSelect": "auto", - "color": "$color", - "size": "$8", - "whiteSpace": "normal", - "accessibilityRole": "header", - "margin": 0 - }, - "inlineWhenUnflattened": {}, - "variants": { - "ellipse": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "ellipsis": { - "true": { - "numberOfLines": 1, - "lineBreakMode": "clip" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "enterStyle": true, - "exitStyle": true, - "hoverStyle": true, - "pressStyle": true, - "focusStyle": true, - "disabledStyle": true, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "userSelect": true, - "selectable": true, - "verticalAlign": true - }, - "componentName": "Heading", - "isReactNative": false, - "isStyledHOC": false - } - }, - "VisuallyHidden": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "position": "absolute", - "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, - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": 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 - } - } - } - } - ], - "nameToPaths": {}, - "tamaguiConfig": { - "fonts": { - "body": { - "family": "DMSans", - "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 - }, - "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 - }, - "face": { - "100": { - "normal": "DMSans" - }, - "200": { - "normal": "DMSans" - }, - "300": { - "normal": "DMSans" - }, - "400": { - "normal": "DMSansRegular" - }, - "500": { - "normal": "DMSans" - }, - "600": { - "normal": "DMSans" - }, - "700": { - "normal": "DMSansBold" - }, - "800": { - "normal": "DMSansBold" - }, - "900": { - "normal": "DMSansBold" - }, - "normal": { - "normal": "DMSansRegular" - }, - "bold": { - "normal": "DMSansBold" - }, - "unset": { - "normal": "DMSansRegular" - } - } - }, - "heading": { - "family": "DMSans", - "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 - }, - "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 - }, - "face": { - "100": { - "normal": "DMSans" - }, - "200": { - "normal": "DMSans" - }, - "300": { - "normal": "DMSans" - }, - "400": { - "normal": "DMSansRegular" - }, - "500": { - "normal": "DMSans" - }, - "600": { - "normal": "DMSans" - }, - "700": { - "normal": "DMSansBold" - }, - "800": { - "normal": "DMSansBold" - }, - "900": { - "normal": "DMSansBold" - }, - "normal": { - "normal": "DMSansRegular" - }, - "bold": { - "normal": "DMSansBold" - }, - "unset": { - "normal": "DMSansRegular" - } - } - }, - "tabs": { - "family": "Roboto", - "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 - }, - "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 - }, - "face": { - "100": { - "normal": "Roboto" - }, - "200": { - "normal": "Roboto" - }, - "300": { - "normal": "Roboto" - }, - "400": { - "normal": "RobotoRegular" - }, - "500": { - "normal": "RobotoRegular" - }, - "600": { - "normal": "RobotoRegular" - }, - "700": { - "normal": "RobotoRegular" - }, - "800": { - "normal": "RobotoRegular" - }, - "900": { - "normal": "RobotoRegular" - }, - "normal": { - "normal": "RobotoRegular" - }, - "bold": { - "normal": "RobotoBold" - }, - "unset": { - "normal": "RobotoRegular" - } - } - } - }, - "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": { - "background0": "rgba(255,255,255,0)", - "background025": "rgba(255,255,255,0.75)", - "background05": "rgba(255,255,255,0.5)", - "background075": "rgba(255,255,255,0.25)", - "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": "#f8f8f8", - "backgroundPress": "hsl(0, 0%, 96.3%)", - "backgroundFocus": "#fff", - "borderColor": "hsl(0, 0%, 94.1%)", - "borderColorHover": "hsl(0, 0%, 92.0%)", - "borderColorFocus": "#f8f8f8", - "borderColorPress": "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)", - "gray1": "\thsl(210, 20%, 98%)", - "gray2": "hsl(220, 14%, 96%)", - "gray3": "hsl(240, 5%, 84%)", - "gray4": "hsl(0, 0%, 93.0%)", - "gray5": "hsl(240, 4%, 46%)", - "gray6": "hsl(240, 5%, 34%)", - "gray7": "hsl(240, 5%, 26%)", - "gray8": "hsl(240, 5%, 34%)", - "gray9": "hsl(240, 6%, 10%)", - "gray10": "hsl(217, 19%, 27%)", - "gray11": "hsl(216, 12%, 84%)", - "gray12": "hsl(221, 9%, 41%)", - "green1": "hsl(152, 81%, 96%)", - "green2": "hsl(136, 73%, 97%)", - "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(142, 71%, 27%)", - "green10": "hsl(160, 84%, 39%)", - "green11": "hsl(153, 67.0%, 28.5%)", - "green12": "hsl(145, 63%, 42%)", - "purple1": "hsl(265, 100%, 95%)", - "purple2": "hsl(276, 100%, 99.0%)", - "purple3": "hsl(276, 83.1%, 97.0%)", - "purple4": "hsl(275, 76.4%, 94.7%)", - "purple5": "hsl(272, 56%, 45%)", - "purple6": "#5F288D", - "purple7": "hsl(273, 56%, 45%)", - "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(0, 86%, 97%)", - "red2": "hsl(359, 100%, 98.6%)", - "red3": "hsl(360, 100%, 96.8%)", - "red4": "hsl(360, 97.9%, 94.8%)", - "red5": "hsl(347, 77%, 40%)", - "red6": "hsl(0, 70%, 35%)", - "red7": "hsl(347, 78%, 50%)", - "red8": "hsl(359, 69.5%, 74.3%)", - "red9": "hsl(358, 75.0%, 59.0%)", - "red10": "hsl(0, 74%, 56%)", - "red11": "hsl(358, 65.0%, 48.7%)", - "red12": "hsl(0, 74%, 42%)", - "yellow1": "hsl(60, 54.0%, 98.5%)", - "yellow2": "hsla(49, 100%, 58%, 0.25)", - "yellow3": "hsl(48, 100%, 96%)", - "yellow4": "hsla(49, 100%, 58%, 0.25)", - "yellow5": "hsla(49, 100%, 58%, 1)", - "yellow6": "hsl(49, 100%, 58%)", - "yellow7": "hsl(38, 90%, 35%)", - "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": { - "background0": "rgba(10,10,10,0)", - "background025": "rgba(10,10,10,0.75)", - "background05": "rgba(10,10,10,0.5)", - "background075": "rgba(10,10,10,0.25)", - "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": "#191919", - "backgroundFocus": "#050505", - "borderColor": "#232323", - "borderColorHover": "#282828", - "borderColorFocus": "#151515", - "borderColorPress": "#232323", - "color": "#fff", - "colorHover": "#a5a5a5", - "colorPress": "#fff", - "colorFocus": "#a5a5a5", - "colorTransparent": "rgba(255,255,255,0)", - "placeholderColor": "#545454", - "outlineColor": "rgba(255,255,255,0.25)", - "gray1": "hsl(0, 0%, 88%)", - "gray2": "hsl(0, 0%, 97.3%)", - "gray3": "hsl(240, 5%, 84%)", - "gray4": "hsl(0, 0%, 93.0%)", - "gray5": "hsl(240, 4%, 46%)", - "gray6": "hsl(0, 0%, 88.7%)", - "gray7": "hsl(240, 5%, 26%)", - "gray8": "hsl(0, 0%, 78.0%)", - "gray9": "hsl(240, 6%, 10%)", - "gray10": "hsl(0, 0%, 52.3%)", - "gray11": "hsl(0, 0%, 43.5%)", - "gray12": "hsl(0, 0%, 9.0%)", - "green1": "hsl(152, 81%, 96%)", - "green2": "hsl(136, 73%, 97%)", - "green3": "hsl(139, 55.2%, 94.5%)", - "green4": "hsl(140, 48.7%, 91.0%)", - "green5": "hsl(142, 71%, 27%)", - "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(160, 84%, 39%)", - "green11": "hsl(153, 67.0%, 28.5%)", - "green12": "hsl(145, 63%, 42%)", - "purple1": "hsl(265, 100%, 95%)", - "purple2": "hsl(276, 100%, 99.0%)", - "purple3": "hsl(276, 83.1%, 97.0%)", - "purple4": "hsl(275, 76.4%, 94.7%)", - "purple5": "hsl(272, 56%, 45%)", - "purple6": "#5F288D", - "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(0, 86%, 97%)", - "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(0, 74%, 56%)", - "red11": "hsl(358, 65.0%, 48.7%)", - "red12": "hsl(0, 74%, 42%)", - "yellow1": "hsl(60, 54.0%, 98.5%)", - "yellow2": "hsla(49, 100%, 58%, 0.25)", - "yellow3": "hsl(55, 100%, 90.9%)", - "yellow4": "hsl(54, 100%, 86.6%)", - "yellow5": "hsl(52, 97.9%, 82.0%)", - "yellow6": "hsl(49, 100%, 58%)", - "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.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_yellow": { - "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": "hsla(49, 100%, 58%, 0.25)", - "color3": "hsl(48, 100%, 96%)", - "color4": "hsla(49, 100%, 58%, 0.25)", - "color5": "hsla(49, 100%, 58%, 1)", - "color6": "hsl(49, 100%, 58%)", - "color7": "hsl(38, 90%, 35%)", - "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(49, 100%, 58%, 0.25)", - "backgroundPress": "hsl(48, 100%, 96%)", - "backgroundFocus": "hsl(60, 54.0%, 98.5%)", - "borderColor": "hsla(49, 100%, 58%, 0.25)", - "borderColorHover": "hsla(49, 100%, 58%, 1)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "hsla(49, 100%, 58%, 0.25)", - "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": { - "background0": "hsla(152, 81%, 96%, 0)", - "background025": "hsla(152, 81%, 96%, 0.25)", - "background05": "hsla(152, 81%, 96%, 0.5)", - "background075": "hsla(152, 81%, 96%, 0.75)", - "color1": "hsl(152, 81%, 96%)", - "color2": "hsl(136, 73%, 97%)", - "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(142, 71%, 27%)", - "color10": "hsl(160, 84%, 39%)", - "color11": "hsl(153, 67.0%, 28.5%)", - "color12": "hsl(145, 63%, 42%)", - "color0": "hsla(142, 71%, 27%, 0)", - "color025": "hsla(142, 71%, 27%, 0.25)", - "color05": "hsla(142, 71%, 27%, 0.5)", - "color075": "hsla(142, 71%, 27%, 0.75)", - "background": "hsl(152, 81%, 96%)", - "backgroundHover": "hsl(136, 73%, 97%)", - "backgroundPress": "hsl(139, 55.2%, 94.5%)", - "backgroundFocus": "hsl(152, 81%, 96%)", - "borderColor": "hsl(140, 48.7%, 91.0%)", - "borderColorHover": "hsl(141, 43.7%, 86.0%)", - "borderColorFocus": "hsl(136, 73%, 97%)", - "borderColorPress": "hsl(140, 48.7%, 91.0%)", - "color": "hsl(145, 63%, 42%)", - "colorHover": "hsl(153, 67.0%, 28.5%)", - "colorPress": "hsl(145, 63%, 42%)", - "colorFocus": "hsl(153, 67.0%, 28.5%)", - "colorTransparent": "hsla(142, 71%, 27%, 0)", - "placeholderColor": "hsl(142, 71%, 27%)", - "outlineColor": "hsla(142, 71%, 27%, 0.25)", - "id": "light_green" - }, - "light_purple": { - "background0": "hsla(265, 100%, 95%, 0)", - "background025": "hsla(265, 100%, 95%, 0.25)", - "background05": "hsla(265, 100%, 95%, 0.5)", - "background075": "hsla(265, 100%, 95%, 0.75)", - "color1": "hsl(265, 100%, 95%)", - "color2": "hsl(276, 100%, 99.0%)", - "color3": "hsl(276, 83.1%, 97.0%)", - "color4": "hsl(275, 76.4%, 94.7%)", - "color5": "hsl(272, 56%, 45%)", - "color6": "#5F288D", - "color7": "hsl(273, 56%, 45%)", - "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(265, 100%, 95%)", - "backgroundHover": "hsl(276, 100%, 99.0%)", - "backgroundPress": "hsl(276, 83.1%, 97.0%)", - "backgroundFocus": "hsl(265, 100%, 95%)", - "borderColor": "hsl(275, 76.4%, 94.7%)", - "borderColorHover": "hsl(272, 56%, 45%)", - "borderColorFocus": "hsl(276, 100%, 99.0%)", - "borderColorPress": "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_red": { - "background0": "hsla(0, 86%, 97%, 0)", - "background025": "hsla(0, 86%, 97%, 0.25)", - "background05": "hsla(0, 86%, 97%, 0.5)", - "background075": "hsla(0, 86%, 97%, 0.75)", - "color1": "hsl(0, 86%, 97%)", - "color2": "hsl(359, 100%, 98.6%)", - "color3": "hsl(360, 100%, 96.8%)", - "color4": "hsl(360, 97.9%, 94.8%)", - "color5": "hsl(347, 77%, 40%)", - "color6": "hsl(0, 70%, 35%)", - "color7": "hsl(347, 78%, 50%)", - "color8": "hsl(359, 69.5%, 74.3%)", - "color9": "hsl(358, 75.0%, 59.0%)", - "color10": "hsl(0, 74%, 56%)", - "color11": "hsl(358, 65.0%, 48.7%)", - "color12": "hsl(0, 74%, 42%)", - "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(0, 86%, 97%)", - "backgroundHover": "hsl(359, 100%, 98.6%)", - "backgroundPress": "hsl(360, 100%, 96.8%)", - "backgroundFocus": "hsl(0, 86%, 97%)", - "borderColor": "hsl(360, 97.9%, 94.8%)", - "borderColorHover": "hsl(347, 77%, 40%)", - "borderColorFocus": "hsl(359, 100%, 98.6%)", - "borderColorPress": "hsl(360, 97.9%, 94.8%)", - "color": "hsl(0, 74%, 42%)", - "colorHover": "hsl(358, 65.0%, 48.7%)", - "colorPress": "hsl(0, 74%, 42%)", - "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": { - "background0": "\thsla(210, 20%, 98%, 0)", - "background025": "\thsla(210, 20%, 98%, 0.25)", - "background05": "\thsla(210, 20%, 98%, 0.5)", - "background075": "\thsla(210, 20%, 98%, 0.75)", - "color1": "\thsl(210, 20%, 98%)", - "color2": "hsl(220, 14%, 96%)", - "color3": "hsl(240, 5%, 84%)", - "color4": "hsl(0, 0%, 93.0%)", - "color5": "hsl(240, 4%, 46%)", - "color6": "hsl(240, 5%, 34%)", - "color7": "hsl(240, 5%, 26%)", - "color8": "hsl(240, 5%, 34%)", - "color9": "hsl(240, 6%, 10%)", - "color10": "hsl(217, 19%, 27%)", - "color11": "hsl(216, 12%, 84%)", - "color12": "hsl(221, 9%, 41%)", - "color0": "hsla(240, 6%, 10%, 0)", - "color025": "hsla(240, 6%, 10%, 0.25)", - "color05": "hsla(240, 6%, 10%, 0.5)", - "color075": "hsla(240, 6%, 10%, 0.75)", - "background": "\thsl(210, 20%, 98%)", - "backgroundHover": "hsl(220, 14%, 96%)", - "backgroundPress": "hsl(240, 5%, 84%)", - "backgroundFocus": "\thsl(210, 20%, 98%)", - "borderColor": "hsl(0, 0%, 93.0%)", - "borderColorHover": "hsl(240, 4%, 46%)", - "borderColorFocus": "hsl(220, 14%, 96%)", - "borderColorPress": "hsl(0, 0%, 93.0%)", - "color": "hsl(221, 9%, 41%)", - "colorHover": "hsl(216, 12%, 84%)", - "colorPress": "hsl(221, 9%, 41%)", - "colorFocus": "hsl(216, 12%, 84%)", - "colorTransparent": "hsla(240, 6%, 10%, 0)", - "placeholderColor": "hsl(240, 6%, 10%)", - "outlineColor": "hsla(240, 6%, 10%, 0.25)", - "id": "light_gray" - }, - "dark_yellow": { - "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": "hsla(49, 100%, 58%, 0.25)", - "color3": "hsl(55, 100%, 90.9%)", - "color4": "hsl(54, 100%, 86.6%)", - "color5": "hsl(52, 97.9%, 82.0%)", - "color6": "hsl(49, 100%, 58%)", - "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(49, 100%, 58%, 0.25)", - "backgroundPress": "hsl(55, 100%, 90.9%)", - "backgroundFocus": "hsl(60, 54.0%, 98.5%)", - "borderColor": "hsl(54, 100%, 86.6%)", - "borderColorHover": "hsl(52, 97.9%, 82.0%)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "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": "dark_yellow" - }, - "dark_green": { - "background0": "hsla(152, 81%, 96%, 0)", - "background025": "hsla(152, 81%, 96%, 0.25)", - "background05": "hsla(152, 81%, 96%, 0.5)", - "background075": "hsla(152, 81%, 96%, 0.75)", - "color1": "hsl(152, 81%, 96%)", - "color2": "hsl(136, 73%, 97%)", - "color3": "hsl(139, 55.2%, 94.5%)", - "color4": "hsl(140, 48.7%, 91.0%)", - "color5": "hsl(142, 71%, 27%)", - "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(160, 84%, 39%)", - "color11": "hsl(153, 67.0%, 28.5%)", - "color12": "hsl(145, 63%, 42%)", - "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(152, 81%, 96%)", - "backgroundHover": "hsl(136, 73%, 97%)", - "backgroundPress": "hsl(139, 55.2%, 94.5%)", - "backgroundFocus": "hsl(152, 81%, 96%)", - "borderColor": "hsl(140, 48.7%, 91.0%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(136, 73%, 97%)", - "borderColorPress": "hsl(140, 48.7%, 91.0%)", - "color": "hsl(145, 63%, 42%)", - "colorHover": "hsl(153, 67.0%, 28.5%)", - "colorPress": "hsl(145, 63%, 42%)", - "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": "dark_green" - }, - "dark_purple": { - "background0": "hsla(265, 100%, 95%, 0)", - "background025": "hsla(265, 100%, 95%, 0.25)", - "background05": "hsla(265, 100%, 95%, 0.5)", - "background075": "hsla(265, 100%, 95%, 0.75)", - "color1": "hsl(265, 100%, 95%)", - "color2": "hsl(276, 100%, 99.0%)", - "color3": "hsl(276, 83.1%, 97.0%)", - "color4": "hsl(275, 76.4%, 94.7%)", - "color5": "hsl(272, 56%, 45%)", - "color6": "#5F288D", - "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(265, 100%, 95%)", - "backgroundHover": "hsl(276, 100%, 99.0%)", - "backgroundPress": "hsl(276, 83.1%, 97.0%)", - "backgroundFocus": "hsl(265, 100%, 95%)", - "borderColor": "hsl(275, 76.4%, 94.7%)", - "borderColorHover": "hsl(272, 56%, 45%)", - "borderColorFocus": "hsl(276, 100%, 99.0%)", - "borderColorPress": "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": "dark_purple" - }, - "dark_red": { - "background0": "hsla(0, 86%, 97%, 0)", - "background025": "hsla(0, 86%, 97%, 0.25)", - "background05": "hsla(0, 86%, 97%, 0.5)", - "background075": "hsla(0, 86%, 97%, 0.75)", - "color1": "hsl(0, 86%, 97%)", - "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(0, 74%, 56%)", - "color11": "hsl(358, 65.0%, 48.7%)", - "color12": "hsl(0, 74%, 42%)", - "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(0, 86%, 97%)", - "backgroundHover": "hsl(359, 100%, 98.6%)", - "backgroundPress": "hsl(360, 100%, 96.8%)", - "backgroundFocus": "hsl(0, 86%, 97%)", - "borderColor": "hsl(360, 97.9%, 94.8%)", - "borderColorHover": "hsl(360, 90.2%, 91.9%)", - "borderColorFocus": "hsl(359, 100%, 98.6%)", - "borderColorPress": "hsl(360, 97.9%, 94.8%)", - "color": "hsl(0, 74%, 42%)", - "colorHover": "hsl(358, 65.0%, 48.7%)", - "colorPress": "hsl(0, 74%, 42%)", - "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": "dark_red" - }, - "dark_gray": { - "background0": "hsla(0, 0%, 88%, 0)", - "background025": "hsla(0, 0%, 88%, 0.25)", - "background05": "hsla(0, 0%, 88%, 0.5)", - "background075": "hsla(0, 0%, 88%, 0.75)", - "color1": "hsl(0, 0%, 88%)", - "color2": "hsl(0, 0%, 97.3%)", - "color3": "hsl(240, 5%, 84%)", - "color4": "hsl(0, 0%, 93.0%)", - "color5": "hsl(240, 4%, 46%)", - "color6": "hsl(0, 0%, 88.7%)", - "color7": "hsl(240, 5%, 26%)", - "color8": "hsl(0, 0%, 78.0%)", - "color9": "hsl(240, 6%, 10%)", - "color10": "hsl(0, 0%, 52.3%)", - "color11": "hsl(0, 0%, 43.5%)", - "color12": "hsl(0, 0%, 9.0%)", - "color0": "hsla(240, 6%, 10%, 0)", - "color025": "hsla(240, 6%, 10%, 0.25)", - "color05": "hsla(240, 6%, 10%, 0.5)", - "color075": "hsla(240, 6%, 10%, 0.75)", - "background": "hsl(0, 0%, 88%)", - "backgroundHover": "hsl(0, 0%, 97.3%)", - "backgroundPress": "hsl(240, 5%, 84%)", - "backgroundFocus": "hsl(0, 0%, 88%)", - "borderColor": "hsl(0, 0%, 93.0%)", - "borderColorHover": "hsl(240, 4%, 46%)", - "borderColorFocus": "hsl(0, 0%, 97.3%)", - "borderColorPress": "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(240, 6%, 10%, 0)", - "placeholderColor": "hsl(240, 6%, 10%)", - "outlineColor": "hsla(240, 6%, 10%, 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%, 92.0%)", - "backgroundPress": "hsl(0, 0%, 90.0%)", - "backgroundFocus": "hsl(0, 0%, 94.1%)", - "borderColor": "hsl(0, 0%, 88.5%)", - "borderColorHover": "hsl(0, 0%, 81.0%)", - "borderColorFocus": "hsl(0, 0%, 92.0%)", - "borderColorPress": "hsl(0, 0%, 88.5%)", - "id": "light_active" - }, - "light_Button": { - "background": "hsl(0, 0%, 94.1%)", - "backgroundHover": "hsl(0, 0%, 92.0%)", - "backgroundPress": "hsl(0, 0%, 90.0%)", - "backgroundFocus": "hsl(0, 0%, 94.1%)", - "borderColor": "hsl(0, 0%, 88.5%)", - "borderColorHover": "hsl(0, 0%, 81.0%)", - "borderColorFocus": "hsl(0, 0%, 92.0%)", - "borderColorPress": "hsl(0, 0%, 88.5%)", - "id": "light_Button" - }, - "light_SliderTrackActive": { - "background": "hsl(0, 0%, 94.1%)", - "backgroundHover": "hsl(0, 0%, 92.0%)", - "backgroundPress": "hsl(0, 0%, 90.0%)", - "backgroundFocus": "hsl(0, 0%, 94.1%)", - "borderColor": "hsl(0, 0%, 88.5%)", - "borderColorHover": "hsl(0, 0%, 81.0%)", - "borderColorFocus": "hsl(0, 0%, 92.0%)", - "borderColorPress": "hsl(0, 0%, 88.5%)", - "id": "light_SliderTrackActive" - }, - "light_active_SliderTrackActive": { - "background": "hsl(0, 0%, 94.1%)", - "backgroundHover": "hsl(0, 0%, 92.0%)", - "backgroundPress": "hsl(0, 0%, 90.0%)", - "backgroundFocus": "hsl(0, 0%, 94.1%)", - "borderColor": "hsl(0, 0%, 88.5%)", - "borderColorHover": "hsl(0, 0%, 81.0%)", - "borderColorFocus": "hsl(0, 0%, 92.0%)", - "borderColorPress": "hsl(0, 0%, 88.5%)", - "id": "light_active_SliderTrackActive" - }, - "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": "#323232", - "backgroundFocus": "#232323", - "borderColor": "#424242", - "borderColorHover": "#494949", - "borderColorFocus": "#282828", - "borderColorPress": "#424242", - "id": "dark_active" - }, - "dark_Button": { - "background": "#232323", - "backgroundHover": "#282828", - "backgroundPress": "#323232", - "backgroundFocus": "#232323", - "borderColor": "#424242", - "borderColorHover": "#494949", - "borderColorFocus": "#282828", - "borderColorPress": "#424242", - "id": "dark_Button" - }, - "dark_SliderTrackActive": { - "background": "#232323", - "backgroundHover": "#282828", - "backgroundPress": "#323232", - "backgroundFocus": "#232323", - "borderColor": "#424242", - "borderColorHover": "#494949", - "borderColorFocus": "#282828", - "borderColorPress": "#424242", - "id": "dark_SliderTrackActive" - }, - "dark_active_SliderTrackActive": { - "background": "#232323", - "backgroundHover": "#282828", - "backgroundPress": "#323232", - "backgroundFocus": "#232323", - "borderColor": "#424242", - "borderColorHover": "#494949", - "borderColorFocus": "#282828", - "borderColorPress": "#424242", - "id": "dark_active_SliderTrackActive" - }, - "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": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsla(49, 100%, 58%, 1)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(38, 90%, 35%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsla(49, 100%, 58%, 1)", - "borderColorPress": "hsl(38, 90%, 35%)", - "id": "light_yellow_active" - }, - "light_yellow_Button": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsla(49, 100%, 58%, 1)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(38, 90%, 35%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsla(49, 100%, 58%, 1)", - "borderColorPress": "hsl(38, 90%, 35%)", - "id": "light_yellow_Button" - }, - "light_yellow_SliderTrackActive": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsla(49, 100%, 58%, 1)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(38, 90%, 35%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsla(49, 100%, 58%, 1)", - "borderColorPress": "hsl(38, 90%, 35%)", - "id": "light_yellow_SliderTrackActive" - }, - "light_yellow_active_SliderTrackActive": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsla(49, 100%, 58%, 1)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(38, 90%, 35%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsla(49, 100%, 58%, 1)", - "borderColorPress": "hsl(38, 90%, 35%)", - "id": "light_yellow_active_SliderTrackActive" - }, - "light_green_alt1": { - "color": "hsl(153, 67.0%, 28.5%)", - "colorHover": "hsl(160, 84%, 39%)", - "colorPress": "hsl(153, 67.0%, 28.5%)", - "colorFocus": "hsl(160, 84%, 39%)", - "id": "light_green_alt1" - }, - "light_green_alt2": { - "color": "hsl(160, 84%, 39%)", - "colorHover": "hsl(142, 71%, 27%)", - "colorPress": "hsl(160, 84%, 39%)", - "colorFocus": "hsl(142, 71%, 27%)", - "id": "light_green_alt2" - }, - "light_green_active": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(141, 43.7%, 86.0%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(141, 43.7%, 86.0%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_active" - }, - "light_green_Button": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(141, 43.7%, 86.0%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(141, 43.7%, 86.0%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_Button" - }, - "light_green_SliderTrackActive": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(141, 43.7%, 86.0%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(141, 43.7%, 86.0%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_SliderTrackActive" - }, - "light_green_active_SliderTrackActive": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(141, 43.7%, 86.0%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(141, 43.7%, 86.0%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_active_SliderTrackActive" - }, - "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(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 56%, 45%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 56%, 45%)", - "id": "light_purple_active" - }, - "light_purple_Button": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 56%, 45%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 56%, 45%)", - "id": "light_purple_Button" - }, - "light_purple_SliderTrackActive": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 56%, 45%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 56%, 45%)", - "id": "light_purple_SliderTrackActive" - }, - "light_purple_active_SliderTrackActive": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 56%, 45%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 56%, 45%)", - "id": "light_purple_active_SliderTrackActive" - }, - "light_red_alt1": { - "color": "hsl(358, 65.0%, 48.7%)", - "colorHover": "hsl(0, 74%, 56%)", - "colorPress": "hsl(358, 65.0%, 48.7%)", - "colorFocus": "hsl(0, 74%, 56%)", - "id": "light_red_alt1" - }, - "light_red_alt2": { - "color": "hsl(0, 74%, 56%)", - "colorHover": "hsl(358, 75.0%, 59.0%)", - "colorPress": "hsl(0, 74%, 56%)", - "colorFocus": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_alt2" - }, - "light_red_active": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(347, 77%, 40%)", - "backgroundPress": "hsl(0, 70%, 35%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(347, 78%, 50%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(347, 77%, 40%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_active" - }, - "light_red_Button": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(347, 77%, 40%)", - "backgroundPress": "hsl(0, 70%, 35%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(347, 78%, 50%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(347, 77%, 40%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_Button" - }, - "light_red_SliderTrackActive": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(347, 77%, 40%)", - "backgroundPress": "hsl(0, 70%, 35%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(347, 78%, 50%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(347, 77%, 40%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_SliderTrackActive" - }, - "light_red_active_SliderTrackActive": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(347, 77%, 40%)", - "backgroundPress": "hsl(0, 70%, 35%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(347, 78%, 50%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(347, 77%, 40%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_active_SliderTrackActive" - }, - "light_gray_alt1": { - "color": "hsl(216, 12%, 84%)", - "colorHover": "hsl(217, 19%, 27%)", - "colorPress": "hsl(216, 12%, 84%)", - "colorFocus": "hsl(217, 19%, 27%)", - "id": "light_gray_alt1" - }, - "light_gray_alt2": { - "color": "hsl(217, 19%, 27%)", - "colorHover": "hsl(240, 6%, 10%)", - "colorPress": "hsl(217, 19%, 27%)", - "colorFocus": "hsl(240, 6%, 10%)", - "id": "light_gray_alt2" - }, - "light_gray_active": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_active" - }, - "light_gray_Button": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_Button" - }, - "light_gray_SliderTrackActive": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_SliderTrackActive" - }, - "light_gray_active_SliderTrackActive": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_active_SliderTrackActive" - }, - "dark_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": "dark_yellow_alt1" - }, - "dark_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": "dark_yellow_alt2" - }, - "dark_yellow_active": { - "background": "hsl(54, 100%, 86.6%)", - "backgroundHover": "hsl(52, 97.9%, 82.0%)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsl(54, 100%, 86.6%)", - "borderColor": "hsl(47, 80.4%, 68.0%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsl(52, 97.9%, 82.0%)", - "borderColorPress": "hsl(47, 80.4%, 68.0%)", - "id": "dark_yellow_active" - }, - "dark_yellow_Button": { - "background": "hsl(54, 100%, 86.6%)", - "backgroundHover": "hsl(52, 97.9%, 82.0%)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsl(54, 100%, 86.6%)", - "borderColor": "hsl(47, 80.4%, 68.0%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsl(52, 97.9%, 82.0%)", - "borderColorPress": "hsl(47, 80.4%, 68.0%)", - "id": "dark_yellow_Button" - }, - "dark_yellow_SliderTrackActive": { - "background": "hsl(54, 100%, 86.6%)", - "backgroundHover": "hsl(52, 97.9%, 82.0%)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsl(54, 100%, 86.6%)", - "borderColor": "hsl(47, 80.4%, 68.0%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsl(52, 97.9%, 82.0%)", - "borderColorPress": "hsl(47, 80.4%, 68.0%)", - "id": "dark_yellow_SliderTrackActive" - }, - "dark_yellow_active_SliderTrackActive": { - "background": "hsl(54, 100%, 86.6%)", - "backgroundHover": "hsl(52, 97.9%, 82.0%)", - "backgroundPress": "hsl(49, 100%, 58%)", - "backgroundFocus": "hsl(54, 100%, 86.6%)", - "borderColor": "hsl(47, 80.4%, 68.0%)", - "borderColorHover": "hsl(48, 100%, 46.1%)", - "borderColorFocus": "hsl(52, 97.9%, 82.0%)", - "borderColorPress": "hsl(47, 80.4%, 68.0%)", - "id": "dark_yellow_active_SliderTrackActive" - }, - "dark_green_alt1": { - "color": "hsl(153, 67.0%, 28.5%)", - "colorHover": "hsl(160, 84%, 39%)", - "colorPress": "hsl(153, 67.0%, 28.5%)", - "colorFocus": "hsl(160, 84%, 39%)", - "id": "dark_green_alt1" - }, - "dark_green_alt2": { - "color": "hsl(160, 84%, 39%)", - "colorHover": "hsl(151, 55.0%, 41.5%)", - "colorPress": "hsl(160, 84%, 39%)", - "colorFocus": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_alt2" - }, - "dark_green_active": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(142, 71%, 27%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_active" - }, - "dark_green_Button": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(142, 71%, 27%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_Button" - }, - "dark_green_SliderTrackActive": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(142, 71%, 27%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_SliderTrackActive" - }, - "dark_green_active_SliderTrackActive": { - "background": "hsl(140, 48.7%, 91.0%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(143, 40.3%, 79.0%)", - "backgroundFocus": "hsl(140, 48.7%, 91.0%)", - "borderColor": "hsl(146, 38.5%, 69.0%)", - "borderColorHover": "hsl(151, 40.2%, 54.1%)", - "borderColorFocus": "hsl(142, 71%, 27%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_active_SliderTrackActive" - }, - "dark_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": "dark_purple_alt1" - }, - "dark_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": "dark_purple_alt2" - }, - "dark_purple_active": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 61.0%, 81.7%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 61.0%, 81.7%)", - "id": "dark_purple_active" - }, - "dark_purple_Button": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 61.0%, 81.7%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 61.0%, 81.7%)", - "id": "dark_purple_Button" - }, - "dark_purple_SliderTrackActive": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 61.0%, 81.7%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 61.0%, 81.7%)", - "id": "dark_purple_SliderTrackActive" - }, - "dark_purple_active_SliderTrackActive": { - "background": "hsl(275, 76.4%, 94.7%)", - "backgroundHover": "hsl(272, 56%, 45%)", - "backgroundPress": "#5F288D", - "backgroundFocus": "hsl(275, 76.4%, 94.7%)", - "borderColor": "hsl(273, 61.0%, 81.7%)", - "borderColorHover": "hsl(272, 60.0%, 73.5%)", - "borderColorFocus": "hsl(272, 56%, 45%)", - "borderColorPress": "hsl(273, 61.0%, 81.7%)", - "id": "dark_purple_active_SliderTrackActive" - }, - "dark_red_alt1": { - "color": "hsl(358, 65.0%, 48.7%)", - "colorHover": "hsl(0, 74%, 56%)", - "colorPress": "hsl(358, 65.0%, 48.7%)", - "colorFocus": "hsl(0, 74%, 56%)", - "id": "dark_red_alt1" - }, - "dark_red_alt2": { - "color": "hsl(0, 74%, 56%)", - "colorHover": "hsl(358, 75.0%, 59.0%)", - "colorPress": "hsl(0, 74%, 56%)", - "colorFocus": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_alt2" - }, - "dark_red_active": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(360, 90.2%, 91.9%)", - "backgroundPress": "hsl(360, 81.7%, 87.8%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(359, 74.2%, 81.7%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(360, 90.2%, 91.9%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_active" - }, - "dark_red_Button": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(360, 90.2%, 91.9%)", - "backgroundPress": "hsl(360, 81.7%, 87.8%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(359, 74.2%, 81.7%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(360, 90.2%, 91.9%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_Button" - }, - "dark_red_SliderTrackActive": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(360, 90.2%, 91.9%)", - "backgroundPress": "hsl(360, 81.7%, 87.8%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(359, 74.2%, 81.7%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(360, 90.2%, 91.9%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_SliderTrackActive" - }, - "dark_red_active_SliderTrackActive": { - "background": "hsl(360, 97.9%, 94.8%)", - "backgroundHover": "hsl(360, 90.2%, 91.9%)", - "backgroundPress": "hsl(360, 81.7%, 87.8%)", - "backgroundFocus": "hsl(360, 97.9%, 94.8%)", - "borderColor": "hsl(359, 74.2%, 81.7%)", - "borderColorHover": "hsl(359, 69.5%, 74.3%)", - "borderColorFocus": "hsl(360, 90.2%, 91.9%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_active_SliderTrackActive" - }, - "dark_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": "dark_gray_alt1" - }, - "dark_gray_alt2": { - "color": "hsl(0, 0%, 52.3%)", - "colorHover": "hsl(240, 6%, 10%)", - "colorPress": "hsl(0, 0%, 52.3%)", - "colorFocus": "hsl(240, 6%, 10%)", - "id": "dark_gray_alt2" - }, - "dark_gray_active": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(0, 0%, 88.7%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(0, 0%, 78.0%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_active" - }, - "dark_gray_Button": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(0, 0%, 88.7%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(0, 0%, 78.0%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_Button" - }, - "dark_gray_SliderTrackActive": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(0, 0%, 88.7%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(0, 0%, 78.0%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_SliderTrackActive" - }, - "dark_gray_active_SliderTrackActive": { - "background": "hsl(0, 0%, 93.0%)", - "backgroundHover": "hsl(240, 4%, 46%)", - "backgroundPress": "hsl(0, 0%, 88.7%)", - "backgroundFocus": "hsl(0, 0%, 93.0%)", - "borderColor": "hsl(240, 5%, 26%)", - "borderColorHover": "hsl(0, 0%, 78.0%)", - "borderColorFocus": "hsl(240, 4%, 46%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_active_SliderTrackActive" - }, - "light_ListItem": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_ListItem" - }, - "light_SelectTrigger": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_SelectTrigger" - }, - "light_Card": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_Card" - }, - "light_DrawerFrame": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_DrawerFrame" - }, - "light_Progress": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_Progress" - }, - "light_TooltipArrow": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_TooltipArrow" - }, - "light_SliderTrack": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_SliderTrack" - }, - "light_Input": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_Input" - }, - "light_TextArea": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_TextArea" - }, - "light_active_ListItem": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_active_ListItem" - }, - "light_active_DrawerFrame": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_active_DrawerFrame" - }, - "light_active_Progress": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_active_Progress" - }, - "light_active_TooltipArrow": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_active_TooltipArrow" - }, - "light_active_SliderTrack": { - "background": "#f8f8f8", - "backgroundHover": "hsl(0, 0%, 96.3%)", - "backgroundPress": "hsl(0, 0%, 94.1%)", - "backgroundFocus": "#f8f8f8", - "borderColor": "hsl(0, 0%, 92.0%)", - "borderColorHover": "hsl(0, 0%, 90.0%)", - "borderColorFocus": "hsl(0, 0%, 96.3%)", - "borderColorPress": "hsl(0, 0%, 92.0%)", - "id": "light_active_SliderTrack" - }, - "light_Checkbox": { - "background": "hsl(0, 0%, 96.3%)", - "backgroundHover": "hsl(0, 0%, 94.1%)", - "backgroundPress": "hsl(0, 0%, 92.0%)", - "backgroundFocus": "hsl(0, 0%, 96.3%)", - "borderColor": "hsl(0, 0%, 90.0%)", - "borderColorHover": "hsl(0, 0%, 88.5%)", - "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "hsl(0, 0%, 90.0%)", - "id": "light_Checkbox" - }, - "light_Switch": { - "background": "hsl(0, 0%, 96.3%)", - "backgroundHover": "hsl(0, 0%, 94.1%)", - "backgroundPress": "hsl(0, 0%, 92.0%)", - "backgroundFocus": "hsl(0, 0%, 96.3%)", - "borderColor": "hsl(0, 0%, 90.0%)", - "borderColorHover": "hsl(0, 0%, 88.5%)", - "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "hsl(0, 0%, 90.0%)", - "id": "light_Switch" - }, - "light_TooltipContent": { - "background": "hsl(0, 0%, 96.3%)", - "backgroundHover": "hsl(0, 0%, 94.1%)", - "backgroundPress": "hsl(0, 0%, 92.0%)", - "backgroundFocus": "hsl(0, 0%, 96.3%)", - "borderColor": "hsl(0, 0%, 90.0%)", - "borderColorHover": "hsl(0, 0%, 88.5%)", - "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "hsl(0, 0%, 90.0%)", - "id": "light_TooltipContent" - }, - "light_RadioGroupItem": { - "background": "hsl(0, 0%, 96.3%)", - "backgroundHover": "hsl(0, 0%, 94.1%)", - "backgroundPress": "hsl(0, 0%, 92.0%)", - "backgroundFocus": "hsl(0, 0%, 96.3%)", - "borderColor": "hsl(0, 0%, 90.0%)", - "borderColorHover": "hsl(0, 0%, 88.5%)", - "borderColorFocus": "hsl(0, 0%, 94.1%)", - "borderColorPress": "hsl(0, 0%, 90.0%)", - "id": "light_RadioGroupItem" - }, - "light_SwitchThumb": { - "color": "#f8f8f8", - "colorHover": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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_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_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_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_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_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_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_ListItem": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_ListItem" - }, - "dark_SelectTrigger": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_SelectTrigger" - }, - "dark_Card": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_Card" - }, - "dark_DrawerFrame": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_DrawerFrame" - }, - "dark_Progress": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_Progress" - }, - "dark_TooltipArrow": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_TooltipArrow" - }, - "dark_SliderTrack": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_SliderTrack" - }, - "dark_Input": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_Input" - }, - "dark_TextArea": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_TextArea" - }, - "dark_active_ListItem": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_active_ListItem" - }, - "dark_active_DrawerFrame": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_active_DrawerFrame" - }, - "dark_active_Progress": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_active_Progress" - }, - "dark_active_TooltipArrow": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_active_TooltipArrow" - }, - "dark_active_SliderTrack": { - "background": "#151515", - "backgroundHover": "#191919", - "backgroundPress": "#232323", - "backgroundFocus": "#151515", - "borderColor": "#282828", - "borderColorHover": "#323232", - "borderColorFocus": "#191919", - "borderColorPress": "#282828", - "id": "dark_active_SliderTrack" - }, - "dark_Checkbox": { - "background": "#191919", - "backgroundHover": "#232323", - "backgroundPress": "#282828", - "backgroundFocus": "#191919", - "borderColor": "#323232", - "borderColorHover": "#424242", - "borderColorFocus": "#232323", - "borderColorPress": "#323232", - "id": "dark_Checkbox" - }, - "dark_Switch": { - "background": "#191919", - "backgroundHover": "#232323", - "backgroundPress": "#282828", - "backgroundFocus": "#191919", - "borderColor": "#323232", - "borderColorHover": "#424242", - "borderColorFocus": "#232323", - "borderColorPress": "#323232", - "id": "dark_Switch" - }, - "dark_TooltipContent": { - "background": "#191919", - "backgroundHover": "#232323", - "backgroundPress": "#282828", - "backgroundFocus": "#191919", - "borderColor": "#323232", - "borderColorHover": "#424242", - "borderColorFocus": "#232323", - "borderColorPress": "#323232", - "id": "dark_TooltipContent" - }, - "dark_RadioGroupItem": { - "background": "#191919", - "backgroundHover": "#232323", - "backgroundPress": "#282828", - "backgroundFocus": "#191919", - "borderColor": "#323232", - "borderColorHover": "#424242", - "borderColorFocus": "#232323", - "borderColorPress": "#323232", - "id": "dark_RadioGroupItem" - }, - "dark_SwitchThumb": { - "color": "#151515", - "colorHover": "#191919", - "colorPress": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "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.9)", - "id": "dark_SheetOverlay" - }, - "dark_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_DialogOverlay" - }, - "dark_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_ModalOverlay" - }, - "dark_yellow_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_SheetOverlay" - }, - "dark_yellow_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_DialogOverlay" - }, - "dark_yellow_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_ModalOverlay" - }, - "dark_green_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_SheetOverlay" - }, - "dark_green_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_DialogOverlay" - }, - "dark_green_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_ModalOverlay" - }, - "dark_purple_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_SheetOverlay" - }, - "dark_purple_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_DialogOverlay" - }, - "dark_purple_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_ModalOverlay" - }, - "dark_red_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_SheetOverlay" - }, - "dark_red_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_DialogOverlay" - }, - "dark_red_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_ModalOverlay" - }, - "dark_gray_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_SheetOverlay" - }, - "dark_gray_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_DialogOverlay" - }, - "dark_gray_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_ModalOverlay" - }, - "dark_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_active_SheetOverlay" - }, - "dark_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_active_DialogOverlay" - }, - "dark_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_active_ModalOverlay" - }, - "dark_yellow_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_active_SheetOverlay" - }, - "dark_yellow_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_active_DialogOverlay" - }, - "dark_yellow_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_yellow_active_ModalOverlay" - }, - "dark_green_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_active_SheetOverlay" - }, - "dark_green_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_active_DialogOverlay" - }, - "dark_green_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_green_active_ModalOverlay" - }, - "dark_purple_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_active_SheetOverlay" - }, - "dark_purple_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_active_DialogOverlay" - }, - "dark_purple_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_purple_active_ModalOverlay" - }, - "dark_red_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_active_SheetOverlay" - }, - "dark_red_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_active_DialogOverlay" - }, - "dark_red_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_red_active_ModalOverlay" - }, - "dark_gray_active_SheetOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_active_SheetOverlay" - }, - "dark_gray_active_DialogOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_active_DialogOverlay" - }, - "dark_gray_active_ModalOverlay": { - "background": "rgba(0,0,0,0.9)", - "id": "dark_gray_active_ModalOverlay" - }, - "light_yellow_ListItem": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_ListItem" - }, - "light_yellow_SelectTrigger": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_SelectTrigger" - }, - "light_yellow_Card": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_Card" - }, - "light_yellow_DrawerFrame": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_DrawerFrame" - }, - "light_yellow_Progress": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_Progress" - }, - "light_yellow_TooltipArrow": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_TooltipArrow" - }, - "light_yellow_SliderTrack": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_SliderTrack" - }, - "light_yellow_Input": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_Input" - }, - "light_yellow_TextArea": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_TextArea" - }, - "light_yellow_active_ListItem": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_ListItem" - }, - "light_yellow_active_DrawerFrame": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_DrawerFrame" - }, - "light_yellow_active_Progress": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_Progress" - }, - "light_yellow_active_TooltipArrow": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_TooltipArrow" - }, - "light_yellow_active_SliderTrack": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(48, 100%, 96%)", - "backgroundPress": "hsla(49, 100%, 58%, 0.25)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsla(49, 100%, 58%, 1)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(48, 100%, 96%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_SliderTrack" - }, - "light_yellow_Checkbox": { - "background": "hsl(48, 100%, 96%)", - "backgroundHover": "hsla(49, 100%, 58%, 0.25)", - "backgroundPress": "hsla(49, 100%, 58%, 1)", - "backgroundFocus": "hsl(48, 100%, 96%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(38, 90%, 35%)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "light_yellow_Checkbox" - }, - "light_yellow_Switch": { - "background": "hsl(48, 100%, 96%)", - "backgroundHover": "hsla(49, 100%, 58%, 0.25)", - "backgroundPress": "hsla(49, 100%, 58%, 1)", - "backgroundFocus": "hsl(48, 100%, 96%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(38, 90%, 35%)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "light_yellow_Switch" - }, - "light_yellow_TooltipContent": { - "background": "hsl(48, 100%, 96%)", - "backgroundHover": "hsla(49, 100%, 58%, 0.25)", - "backgroundPress": "hsla(49, 100%, 58%, 1)", - "backgroundFocus": "hsl(48, 100%, 96%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(38, 90%, 35%)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "light_yellow_TooltipContent" - }, - "light_yellow_RadioGroupItem": { - "background": "hsl(48, 100%, 96%)", - "backgroundHover": "hsla(49, 100%, 58%, 0.25)", - "backgroundPress": "hsla(49, 100%, 58%, 1)", - "backgroundFocus": "hsl(48, 100%, 96%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(38, 90%, 35%)", - "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "light_yellow_RadioGroupItem" - }, - "light_yellow_SwitchThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "id": "light_yellow_SwitchThumb" - }, - "light_yellow_SliderThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "id": "light_yellow_SliderThumb" - }, - "light_yellow_Tooltip": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "id": "light_yellow_Tooltip" - }, - "light_yellow_ProgressIndicator": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "id": "light_yellow_ProgressIndicator" - }, - "light_green_ListItem": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_ListItem" - }, - "light_green_SelectTrigger": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_SelectTrigger" - }, - "light_green_Card": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_Card" - }, - "light_green_DrawerFrame": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_DrawerFrame" - }, - "light_green_Progress": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_Progress" - }, - "light_green_TooltipArrow": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_TooltipArrow" - }, - "light_green_SliderTrack": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_SliderTrack" - }, - "light_green_Input": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_Input" - }, - "light_green_TextArea": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_TextArea" - }, - "light_green_active_ListItem": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_active_ListItem" - }, - "light_green_active_DrawerFrame": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_active_DrawerFrame" - }, - "light_green_active_Progress": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_active_Progress" - }, - "light_green_active_TooltipArrow": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_active_TooltipArrow" - }, - "light_green_active_SliderTrack": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(141, 43.7%, 86.0%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(141, 43.7%, 86.0%)", - "id": "light_green_active_SliderTrack" - }, - "light_green_Checkbox": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(141, 43.7%, 86.0%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "light_green_Checkbox" - }, - "light_green_Switch": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(141, 43.7%, 86.0%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "light_green_Switch" - }, - "light_green_TooltipContent": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(141, 43.7%, 86.0%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "light_green_TooltipContent" - }, - "light_green_RadioGroupItem": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(141, 43.7%, 86.0%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "light_green_RadioGroupItem" - }, - "light_green_SwitchThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_SwitchThumb" - }, - "light_green_SliderThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_SliderThumb" - }, - "light_green_Tooltip": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_Tooltip" - }, - "light_green_ProgressIndicator": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "light_green_ProgressIndicator" - }, - "light_purple_ListItem": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_ListItem" - }, - "light_purple_SelectTrigger": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_SelectTrigger" - }, - "light_purple_Card": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_Card" - }, - "light_purple_DrawerFrame": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_DrawerFrame" - }, - "light_purple_Progress": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_Progress" - }, - "light_purple_TooltipArrow": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_TooltipArrow" - }, - "light_purple_SliderTrack": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_SliderTrack" - }, - "light_purple_Input": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_Input" - }, - "light_purple_TextArea": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_TextArea" - }, - "light_purple_active_ListItem": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_ListItem" - }, - "light_purple_active_DrawerFrame": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_DrawerFrame" - }, - "light_purple_active_Progress": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_Progress" - }, - "light_purple_active_TooltipArrow": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_TooltipArrow" - }, - "light_purple_active_SliderTrack": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_SliderTrack" - }, - "light_purple_Checkbox": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 56%, 45%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "light_purple_Checkbox" - }, - "light_purple_Switch": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 56%, 45%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "light_purple_Switch" - }, - "light_purple_TooltipContent": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 56%, 45%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "light_purple_TooltipContent" - }, - "light_purple_RadioGroupItem": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 56%, 45%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "light_purple_RadioGroupItem" - }, - "light_purple_SwitchThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "id": "light_purple_SwitchThumb" - }, - "light_purple_SliderThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "id": "light_purple_SliderThumb" - }, - "light_purple_Tooltip": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "id": "light_purple_Tooltip" - }, - "light_purple_ProgressIndicator": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "id": "light_purple_ProgressIndicator" - }, - "light_red_ListItem": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_ListItem" - }, - "light_red_SelectTrigger": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_SelectTrigger" - }, - "light_red_Card": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_Card" - }, - "light_red_DrawerFrame": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_DrawerFrame" - }, - "light_red_Progress": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_Progress" - }, - "light_red_TooltipArrow": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_TooltipArrow" - }, - "light_red_SliderTrack": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_SliderTrack" - }, - "light_red_Input": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_Input" - }, - "light_red_TextArea": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_TextArea" - }, - "light_red_active_ListItem": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_ListItem" - }, - "light_red_active_DrawerFrame": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_DrawerFrame" - }, - "light_red_active_Progress": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_Progress" - }, - "light_red_active_TooltipArrow": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_TooltipArrow" - }, - "light_red_active_SliderTrack": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(347, 77%, 40%)", - "borderColorHover": "hsl(0, 70%, 35%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_SliderTrack" - }, - "light_red_Checkbox": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(347, 77%, 40%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(0, 70%, 35%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(0, 70%, 35%)", - "id": "light_red_Checkbox" - }, - "light_red_Switch": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(347, 77%, 40%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(0, 70%, 35%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(0, 70%, 35%)", - "id": "light_red_Switch" - }, - "light_red_TooltipContent": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(347, 77%, 40%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(0, 70%, 35%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(0, 70%, 35%)", - "id": "light_red_TooltipContent" - }, - "light_red_RadioGroupItem": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(347, 77%, 40%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(0, 70%, 35%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(0, 70%, 35%)", - "id": "light_red_RadioGroupItem" - }, - "light_red_SwitchThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_SwitchThumb" - }, - "light_red_SliderThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_SliderThumb" - }, - "light_red_Tooltip": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_Tooltip" - }, - "light_red_ProgressIndicator": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(347, 78%, 50%)", - "id": "light_red_ProgressIndicator" - }, - "light_gray_ListItem": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_ListItem" - }, - "light_gray_SelectTrigger": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_SelectTrigger" - }, - "light_gray_Card": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_Card" - }, - "light_gray_DrawerFrame": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_DrawerFrame" - }, - "light_gray_Progress": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_Progress" - }, - "light_gray_TooltipArrow": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_TooltipArrow" - }, - "light_gray_SliderTrack": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_SliderTrack" - }, - "light_gray_Input": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_Input" - }, - "light_gray_TextArea": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_TextArea" - }, - "light_gray_active_ListItem": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_ListItem" - }, - "light_gray_active_DrawerFrame": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_DrawerFrame" - }, - "light_gray_active_Progress": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_Progress" - }, - "light_gray_active_TooltipArrow": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_TooltipArrow" - }, - "light_gray_active_SliderTrack": { - "background": "hsl(220, 14%, 96%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(220, 14%, 96%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(240, 5%, 34%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_SliderTrack" - }, - "light_gray_Checkbox": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(240, 5%, 34%)", - "id": "light_gray_Checkbox" - }, - "light_gray_Switch": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(240, 5%, 34%)", - "id": "light_gray_Switch" - }, - "light_gray_TooltipContent": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(240, 5%, 34%)", - "id": "light_gray_TooltipContent" - }, - "light_gray_RadioGroupItem": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(240, 5%, 34%)", - "id": "light_gray_RadioGroupItem" - }, - "light_gray_SwitchThumb": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(221, 9%, 41%)", - "backgroundHover": "hsl(216, 12%, 84%)", - "backgroundPress": "hsl(221, 9%, 41%)", - "backgroundFocus": "hsl(216, 12%, 84%)", - "borderColor": "hsl(217, 19%, 27%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_SwitchThumb" - }, - "light_gray_SliderThumb": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(221, 9%, 41%)", - "backgroundHover": "hsl(216, 12%, 84%)", - "backgroundPress": "hsl(221, 9%, 41%)", - "backgroundFocus": "hsl(216, 12%, 84%)", - "borderColor": "hsl(217, 19%, 27%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_SliderThumb" - }, - "light_gray_Tooltip": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(221, 9%, 41%)", - "backgroundHover": "hsl(216, 12%, 84%)", - "backgroundPress": "hsl(221, 9%, 41%)", - "backgroundFocus": "hsl(216, 12%, 84%)", - "borderColor": "hsl(217, 19%, 27%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_Tooltip" - }, - "light_gray_ProgressIndicator": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(221, 9%, 41%)", - "backgroundHover": "hsl(216, 12%, 84%)", - "backgroundPress": "hsl(221, 9%, 41%)", - "backgroundFocus": "hsl(216, 12%, 84%)", - "borderColor": "hsl(217, 19%, 27%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "light_gray_ProgressIndicator" - }, - "dark_yellow_ListItem": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_ListItem" - }, - "dark_yellow_SelectTrigger": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_SelectTrigger" - }, - "dark_yellow_Card": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_Card" - }, - "dark_yellow_DrawerFrame": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_DrawerFrame" - }, - "dark_yellow_Progress": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_Progress" - }, - "dark_yellow_TooltipArrow": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_TooltipArrow" - }, - "dark_yellow_SliderTrack": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_SliderTrack" - }, - "dark_yellow_Input": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_Input" - }, - "dark_yellow_TextArea": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_TextArea" - }, - "dark_yellow_active_ListItem": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_ListItem" - }, - "dark_yellow_active_DrawerFrame": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_DrawerFrame" - }, - "dark_yellow_active_Progress": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_Progress" - }, - "dark_yellow_active_TooltipArrow": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_TooltipArrow" - }, - "dark_yellow_active_SliderTrack": { - "background": "hsla(49, 100%, 58%, 0.25)", - "backgroundHover": "hsl(55, 100%, 90.9%)", - "backgroundPress": "hsl(54, 100%, 86.6%)", - "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", - "borderColor": "hsl(52, 97.9%, 82.0%)", - "borderColorHover": "hsl(49, 100%, 58%)", - "borderColorFocus": "hsl(55, 100%, 90.9%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_SliderTrack" - }, - "dark_yellow_Checkbox": { - "background": "hsl(55, 100%, 90.9%)", - "backgroundHover": "hsl(54, 100%, 86.6%)", - "backgroundPress": "hsl(52, 97.9%, 82.0%)", - "backgroundFocus": "hsl(55, 100%, 90.9%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(47, 80.4%, 68.0%)", - "borderColorFocus": "hsl(54, 100%, 86.6%)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "dark_yellow_Checkbox" - }, - "dark_yellow_Switch": { - "background": "hsl(55, 100%, 90.9%)", - "backgroundHover": "hsl(54, 100%, 86.6%)", - "backgroundPress": "hsl(52, 97.9%, 82.0%)", - "backgroundFocus": "hsl(55, 100%, 90.9%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(47, 80.4%, 68.0%)", - "borderColorFocus": "hsl(54, 100%, 86.6%)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "dark_yellow_Switch" - }, - "dark_yellow_TooltipContent": { - "background": "hsl(55, 100%, 90.9%)", - "backgroundHover": "hsl(54, 100%, 86.6%)", - "backgroundPress": "hsl(52, 97.9%, 82.0%)", - "backgroundFocus": "hsl(55, 100%, 90.9%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(47, 80.4%, 68.0%)", - "borderColorFocus": "hsl(54, 100%, 86.6%)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "dark_yellow_TooltipContent" - }, - "dark_yellow_RadioGroupItem": { - "background": "hsl(55, 100%, 90.9%)", - "backgroundHover": "hsl(54, 100%, 86.6%)", - "backgroundPress": "hsl(52, 97.9%, 82.0%)", - "backgroundFocus": "hsl(55, 100%, 90.9%)", - "borderColor": "hsl(49, 100%, 58%)", - "borderColorHover": "hsl(47, 80.4%, 68.0%)", - "borderColorFocus": "hsl(54, 100%, 86.6%)", - "borderColorPress": "hsl(49, 100%, 58%)", - "id": "dark_yellow_RadioGroupItem" - }, - "dark_yellow_SwitchThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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": "dark_yellow_SwitchThumb" - }, - "dark_yellow_SliderThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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": "dark_yellow_SliderThumb" - }, - "dark_yellow_Tooltip": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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": "dark_yellow_Tooltip" - }, - "dark_yellow_ProgressIndicator": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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": "dark_yellow_ProgressIndicator" - }, - "dark_green_ListItem": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_ListItem" - }, - "dark_green_SelectTrigger": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_SelectTrigger" - }, - "dark_green_Card": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_Card" - }, - "dark_green_DrawerFrame": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_DrawerFrame" - }, - "dark_green_Progress": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_Progress" - }, - "dark_green_TooltipArrow": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_TooltipArrow" - }, - "dark_green_SliderTrack": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_SliderTrack" - }, - "dark_green_Input": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_Input" - }, - "dark_green_TextArea": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_TextArea" - }, - "dark_green_active_ListItem": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_active_ListItem" - }, - "dark_green_active_DrawerFrame": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_active_DrawerFrame" - }, - "dark_green_active_Progress": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_active_Progress" - }, - "dark_green_active_TooltipArrow": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_active_TooltipArrow" - }, - "dark_green_active_SliderTrack": { - "background": "hsl(136, 73%, 97%)", - "backgroundHover": "hsl(139, 55.2%, 94.5%)", - "backgroundPress": "hsl(140, 48.7%, 91.0%)", - "backgroundFocus": "hsl(136, 73%, 97%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(143, 40.3%, 79.0%)", - "borderColorFocus": "hsl(139, 55.2%, 94.5%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "dark_green_active_SliderTrack" - }, - "dark_green_Checkbox": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(142, 71%, 27%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "dark_green_Checkbox" - }, - "dark_green_Switch": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(142, 71%, 27%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "dark_green_Switch" - }, - "dark_green_TooltipContent": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(142, 71%, 27%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "dark_green_TooltipContent" - }, - "dark_green_RadioGroupItem": { - "background": "hsl(139, 55.2%, 94.5%)", - "backgroundHover": "hsl(140, 48.7%, 91.0%)", - "backgroundPress": "hsl(142, 71%, 27%)", - "backgroundFocus": "hsl(139, 55.2%, 94.5%)", - "borderColor": "hsl(143, 40.3%, 79.0%)", - "borderColorHover": "hsl(146, 38.5%, 69.0%)", - "borderColorFocus": "hsl(140, 48.7%, 91.0%)", - "borderColorPress": "hsl(143, 40.3%, 79.0%)", - "id": "dark_green_RadioGroupItem" - }, - "dark_green_SwitchThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_SwitchThumb" - }, - "dark_green_SliderThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_SliderThumb" - }, - "dark_green_Tooltip": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_Tooltip" - }, - "dark_green_ProgressIndicator": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(145, 63%, 42%)", - "backgroundHover": "hsl(153, 67.0%, 28.5%)", - "backgroundPress": "hsl(145, 63%, 42%)", - "backgroundFocus": "hsl(153, 67.0%, 28.5%)", - "borderColor": "hsl(160, 84%, 39%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(151, 40.2%, 54.1%)", - "borderColorPress": "hsl(146, 38.5%, 69.0%)", - "id": "dark_green_ProgressIndicator" - }, - "dark_purple_ListItem": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_ListItem" - }, - "dark_purple_SelectTrigger": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_SelectTrigger" - }, - "dark_purple_Card": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_Card" - }, - "dark_purple_DrawerFrame": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_DrawerFrame" - }, - "dark_purple_Progress": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_Progress" - }, - "dark_purple_TooltipArrow": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_TooltipArrow" - }, - "dark_purple_SliderTrack": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_SliderTrack" - }, - "dark_purple_Input": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_Input" - }, - "dark_purple_TextArea": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_TextArea" - }, - "dark_purple_active_ListItem": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_ListItem" - }, - "dark_purple_active_DrawerFrame": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_DrawerFrame" - }, - "dark_purple_active_Progress": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_Progress" - }, - "dark_purple_active_TooltipArrow": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_TooltipArrow" - }, - "dark_purple_active_SliderTrack": { - "background": "hsl(276, 100%, 99.0%)", - "backgroundHover": "hsl(276, 83.1%, 97.0%)", - "backgroundPress": "hsl(275, 76.4%, 94.7%)", - "backgroundFocus": "hsl(276, 100%, 99.0%)", - "borderColor": "hsl(272, 56%, 45%)", - "borderColorHover": "#5F288D", - "borderColorFocus": "hsl(276, 83.1%, 97.0%)", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_SliderTrack" - }, - "dark_purple_Checkbox": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 61.0%, 81.7%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "dark_purple_Checkbox" - }, - "dark_purple_Switch": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 61.0%, 81.7%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "dark_purple_Switch" - }, - "dark_purple_TooltipContent": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 61.0%, 81.7%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "dark_purple_TooltipContent" - }, - "dark_purple_RadioGroupItem": { - "background": "hsl(276, 83.1%, 97.0%)", - "backgroundHover": "hsl(275, 76.4%, 94.7%)", - "backgroundPress": "hsl(272, 56%, 45%)", - "backgroundFocus": "hsl(276, 83.1%, 97.0%)", - "borderColor": "#5F288D", - "borderColorHover": "hsl(273, 61.0%, 81.7%)", - "borderColorFocus": "hsl(275, 76.4%, 94.7%)", - "borderColorPress": "#5F288D", - "id": "dark_purple_RadioGroupItem" - }, - "dark_purple_SwitchThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_SwitchThumb" - }, - "dark_purple_SliderThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_SliderThumb" - }, - "dark_purple_Tooltip": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_Tooltip" - }, - "dark_purple_ProgressIndicator": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_ProgressIndicator" - }, - "dark_red_ListItem": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_ListItem" - }, - "dark_red_SelectTrigger": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_SelectTrigger" - }, - "dark_red_Card": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_Card" - }, - "dark_red_DrawerFrame": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_DrawerFrame" - }, - "dark_red_Progress": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_Progress" - }, - "dark_red_TooltipArrow": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_TooltipArrow" - }, - "dark_red_SliderTrack": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_SliderTrack" - }, - "dark_red_Input": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_Input" - }, - "dark_red_TextArea": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_TextArea" - }, - "dark_red_active_ListItem": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_active_ListItem" - }, - "dark_red_active_DrawerFrame": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_active_DrawerFrame" - }, - "dark_red_active_Progress": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_active_Progress" - }, - "dark_red_active_TooltipArrow": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_active_TooltipArrow" - }, - "dark_red_active_SliderTrack": { - "background": "hsl(359, 100%, 98.6%)", - "backgroundHover": "hsl(360, 100%, 96.8%)", - "backgroundPress": "hsl(360, 97.9%, 94.8%)", - "backgroundFocus": "hsl(359, 100%, 98.6%)", - "borderColor": "hsl(360, 90.2%, 91.9%)", - "borderColorHover": "hsl(360, 81.7%, 87.8%)", - "borderColorFocus": "hsl(360, 100%, 96.8%)", - "borderColorPress": "hsl(360, 90.2%, 91.9%)", - "id": "dark_red_active_SliderTrack" - }, - "dark_red_Checkbox": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(360, 90.2%, 91.9%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(360, 81.7%, 87.8%)", - "borderColorHover": "hsl(359, 74.2%, 81.7%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(360, 81.7%, 87.8%)", - "id": "dark_red_Checkbox" - }, - "dark_red_Switch": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(360, 90.2%, 91.9%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(360, 81.7%, 87.8%)", - "borderColorHover": "hsl(359, 74.2%, 81.7%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(360, 81.7%, 87.8%)", - "id": "dark_red_Switch" - }, - "dark_red_TooltipContent": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(360, 90.2%, 91.9%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(360, 81.7%, 87.8%)", - "borderColorHover": "hsl(359, 74.2%, 81.7%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(360, 81.7%, 87.8%)", - "id": "dark_red_TooltipContent" - }, - "dark_red_RadioGroupItem": { - "background": "hsl(360, 100%, 96.8%)", - "backgroundHover": "hsl(360, 97.9%, 94.8%)", - "backgroundPress": "hsl(360, 90.2%, 91.9%)", - "backgroundFocus": "hsl(360, 100%, 96.8%)", - "borderColor": "hsl(360, 81.7%, 87.8%)", - "borderColorHover": "hsl(359, 74.2%, 81.7%)", - "borderColorFocus": "hsl(360, 97.9%, 94.8%)", - "borderColorPress": "hsl(360, 81.7%, 87.8%)", - "id": "dark_red_RadioGroupItem" - }, - "dark_red_SwitchThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_SwitchThumb" - }, - "dark_red_SliderThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_SliderThumb" - }, - "dark_red_Tooltip": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_Tooltip" - }, - "dark_red_ProgressIndicator": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 42%)", - "backgroundHover": "hsl(358, 65.0%, 48.7%)", - "backgroundPress": "hsl(0, 74%, 42%)", - "backgroundFocus": "hsl(358, 65.0%, 48.7%)", - "borderColor": "hsl(0, 74%, 56%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 69.5%, 74.3%)", - "borderColorPress": "hsl(359, 74.2%, 81.7%)", - "id": "dark_red_ProgressIndicator" - }, - "dark_gray_ListItem": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_ListItem" - }, - "dark_gray_SelectTrigger": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_SelectTrigger" - }, - "dark_gray_Card": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_Card" - }, - "dark_gray_DrawerFrame": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_DrawerFrame" - }, - "dark_gray_Progress": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_Progress" - }, - "dark_gray_TooltipArrow": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_TooltipArrow" - }, - "dark_gray_SliderTrack": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_SliderTrack" - }, - "dark_gray_Input": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_Input" - }, - "dark_gray_TextArea": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_TextArea" - }, - "dark_gray_active_ListItem": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_ListItem" - }, - "dark_gray_active_DrawerFrame": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_DrawerFrame" - }, - "dark_gray_active_Progress": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_Progress" - }, - "dark_gray_active_TooltipArrow": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_TooltipArrow" - }, - "dark_gray_active_SliderTrack": { - "background": "hsl(0, 0%, 97.3%)", - "backgroundHover": "hsl(240, 5%, 84%)", - "backgroundPress": "hsl(0, 0%, 93.0%)", - "backgroundFocus": "hsl(0, 0%, 97.3%)", - "borderColor": "hsl(240, 4%, 46%)", - "borderColorHover": "hsl(0, 0%, 88.7%)", - "borderColorFocus": "hsl(240, 5%, 84%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_SliderTrack" - }, - "dark_gray_Checkbox": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(0, 0%, 88.7%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(0, 0%, 88.7%)", - "id": "dark_gray_Checkbox" - }, - "dark_gray_Switch": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(0, 0%, 88.7%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(0, 0%, 88.7%)", - "id": "dark_gray_Switch" - }, - "dark_gray_TooltipContent": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(0, 0%, 88.7%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(0, 0%, 88.7%)", - "id": "dark_gray_TooltipContent" - }, - "dark_gray_RadioGroupItem": { - "background": "hsl(240, 5%, 84%)", - "backgroundHover": "hsl(0, 0%, 93.0%)", - "backgroundPress": "hsl(240, 4%, 46%)", - "backgroundFocus": "hsl(240, 5%, 84%)", - "borderColor": "hsl(0, 0%, 88.7%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 93.0%)", - "borderColorPress": "hsl(0, 0%, 88.7%)", - "id": "dark_gray_RadioGroupItem" - }, - "dark_gray_SwitchThumb": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "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(240, 6%, 10%)", - "borderColorFocus": "hsl(0, 0%, 78.0%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_SwitchThumb" - }, - "dark_gray_SliderThumb": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "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(240, 6%, 10%)", - "borderColorFocus": "hsl(0, 0%, 78.0%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_SliderThumb" - }, - "dark_gray_Tooltip": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "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(240, 6%, 10%)", - "borderColorFocus": "hsl(0, 0%, 78.0%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_Tooltip" - }, - "dark_gray_ProgressIndicator": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "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(240, 6%, 10%)", - "borderColorFocus": "hsl(0, 0%, 78.0%)", - "borderColorPress": "hsl(240, 5%, 26%)", - "id": "dark_gray_ProgressIndicator" - }, - "light_active_SelectTrigger": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_SelectTrigger" - }, - "light_active_Card": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_Card" - }, - "light_active_Button": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_Button" - }, - "light_active_Checkbox": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_Checkbox" - }, - "light_active_Switch": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_Switch" - }, - "light_active_TooltipContent": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_TooltipContent" - }, - "light_active_RadioGroupItem": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_RadioGroupItem" - }, - "light_active_Input": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_Input" - }, - "light_active_TextArea": { - "background": "hsl(0, 0%, 90.0%)", - "backgroundHover": "hsl(0, 0%, 90.0%)", - "backgroundPress": "hsl(0, 0%, 81.0%)", - "backgroundFocus": "hsl(0, 0%, 90.0%)", - "borderColor": "hsl(0, 0%, 56.1%)", - "borderColorHover": "hsl(0, 0%, 56.1%)", - "borderColorFocus": "hsl(0, 0%, 88.5%)", - "borderColorPress": "hsl(0, 0%, 56.1%)", - "id": "light_active_TextArea" - }, - "light_active_SwitchThumb": { - "color": "#f8f8f8", - "colorHover": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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": "hsl(0, 0%, 96.3%)", - "colorPress": "hsl(0, 0%, 94.1%)", - "colorFocus": "#f8f8f8", - "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_SelectTrigger": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_SelectTrigger" - }, - "dark_active_Card": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_Card" - }, - "dark_active_Button": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_Button" - }, - "dark_active_Checkbox": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_Checkbox" - }, - "dark_active_Switch": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_Switch" - }, - "dark_active_TooltipContent": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_TooltipContent" - }, - "dark_active_RadioGroupItem": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_RadioGroupItem" - }, - "dark_active_Input": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_Input" - }, - "dark_active_TextArea": { - "background": "#323232", - "backgroundHover": "#323232", - "backgroundPress": "#494949", - "backgroundFocus": "#323232", - "borderColor": "#545454", - "borderColorHover": "#545454", - "borderColorFocus": "#424242", - "borderColorPress": "#545454", - "id": "dark_active_TextArea" - }, - "dark_active_SwitchThumb": { - "color": "#151515", - "colorHover": "#191919", - "colorPress": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "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": "#232323", - "colorFocus": "#151515", - "background": "#626262", - "backgroundHover": "#545454", - "backgroundPress": "#626262", - "backgroundFocus": "#545454", - "borderColor": "#494949", - "borderColorHover": "#424242", - "borderColorFocus": "#323232", - "borderColorPress": "#282828", - "id": "dark_active_ProgressIndicator" - }, - "light_yellow_active_SelectTrigger": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_SelectTrigger" - }, - "light_yellow_active_Card": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_Card" - }, - "light_yellow_active_Button": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_Button" - }, - "light_yellow_active_Checkbox": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_Checkbox" - }, - "light_yellow_active_Switch": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_Switch" - }, - "light_yellow_active_TooltipContent": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_TooltipContent" - }, - "light_yellow_active_RadioGroupItem": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_RadioGroupItem" - }, - "light_yellow_active_Input": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_Input" - }, - "light_yellow_active_TextArea": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(38, 90%, 35%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "light_yellow_active_TextArea" - }, - "light_yellow_active_SwitchThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "borderColorFocus": "hsl(49, 100%, 58%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_SwitchThumb" - }, - "light_yellow_active_SliderThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "borderColorFocus": "hsl(49, 100%, 58%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_SliderThumb" - }, - "light_yellow_active_Tooltip": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "borderColorFocus": "hsl(49, 100%, 58%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_Tooltip" - }, - "light_yellow_active_ProgressIndicator": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(48, 100%, 96%)", - "colorPress": "hsla(49, 100%, 58%, 0.25)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(38, 90%, 35%)", - "borderColorFocus": "hsl(49, 100%, 58%)", - "borderColorPress": "hsla(49, 100%, 58%, 1)", - "id": "light_yellow_active_ProgressIndicator" - }, - "light_green_active_SelectTrigger": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "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(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(142, 71%, 27%)", - "borderColorHover": "hsl(142, 71%, 27%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(142, 71%, 27%)", - "id": "light_green_active_TextArea" - }, - "light_green_active_SwitchThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "backgroundFocus": "hsl(142, 71%, 27%)", - "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(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "backgroundFocus": "hsl(142, 71%, 27%)", - "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(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "backgroundFocus": "hsl(142, 71%, 27%)", - "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(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(142, 71%, 27%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "backgroundFocus": "hsl(142, 71%, 27%)", - "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_purple_active_SelectTrigger": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_SelectTrigger" - }, - "light_purple_active_Card": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_Card" - }, - "light_purple_active_Button": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_Button" - }, - "light_purple_active_Checkbox": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_Checkbox" - }, - "light_purple_active_Switch": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_Switch" - }, - "light_purple_active_TooltipContent": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_TooltipContent" - }, - "light_purple_active_RadioGroupItem": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_RadioGroupItem" - }, - "light_purple_active_Input": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_Input" - }, - "light_purple_active_TextArea": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 56%, 45%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "light_purple_active_TextArea" - }, - "light_purple_active_SwitchThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "borderColorFocus": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_SwitchThumb" - }, - "light_purple_active_SliderThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "borderColorFocus": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_SliderThumb" - }, - "light_purple_active_Tooltip": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "borderColorFocus": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_Tooltip" - }, - "light_purple_active_ProgressIndicator": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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, 56%, 45%)", - "borderColorFocus": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "light_purple_active_ProgressIndicator" - }, - "light_red_active_SelectTrigger": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_SelectTrigger" - }, - "light_red_active_Card": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_Card" - }, - "light_red_active_Button": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_Button" - }, - "light_red_active_Checkbox": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_Checkbox" - }, - "light_red_active_Switch": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_Switch" - }, - "light_red_active_TooltipContent": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_TooltipContent" - }, - "light_red_active_RadioGroupItem": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_RadioGroupItem" - }, - "light_red_active_Input": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_Input" - }, - "light_red_active_TextArea": { - "background": "hsl(0, 70%, 35%)", - "backgroundHover": "hsl(0, 70%, 35%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(0, 70%, 35%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(347, 78%, 50%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "light_red_active_TextArea" - }, - "light_red_active_SwitchThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "backgroundFocus": "hsl(358, 75.0%, 59.0%)", - "borderColor": "hsl(359, 69.5%, 74.3%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(0, 70%, 35%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_SwitchThumb" - }, - "light_red_active_SliderThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "backgroundFocus": "hsl(358, 75.0%, 59.0%)", - "borderColor": "hsl(359, 69.5%, 74.3%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(0, 70%, 35%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_SliderThumb" - }, - "light_red_active_Tooltip": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "backgroundFocus": "hsl(358, 75.0%, 59.0%)", - "borderColor": "hsl(359, 69.5%, 74.3%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(0, 70%, 35%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_Tooltip" - }, - "light_red_active_ProgressIndicator": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "backgroundFocus": "hsl(358, 75.0%, 59.0%)", - "borderColor": "hsl(359, 69.5%, 74.3%)", - "borderColorHover": "hsl(347, 78%, 50%)", - "borderColorFocus": "hsl(0, 70%, 35%)", - "borderColorPress": "hsl(347, 77%, 40%)", - "id": "light_red_active_ProgressIndicator" - }, - "light_gray_active_SelectTrigger": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_SelectTrigger" - }, - "light_gray_active_Card": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_Card" - }, - "light_gray_active_Button": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_Button" - }, - "light_gray_active_Checkbox": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_Checkbox" - }, - "light_gray_active_Switch": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_Switch" - }, - "light_gray_active_TooltipContent": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_TooltipContent" - }, - "light_gray_active_RadioGroupItem": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_RadioGroupItem" - }, - "light_gray_active_Input": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_Input" - }, - "light_gray_active_TextArea": { - "background": "hsl(240, 5%, 34%)", - "backgroundHover": "hsl(240, 5%, 34%)", - "backgroundPress": "hsl(240, 5%, 34%)", - "backgroundFocus": "hsl(240, 5%, 34%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "light_gray_active_TextArea" - }, - "light_gray_active_SwitchThumb": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(217, 19%, 27%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(217, 19%, 27%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_SwitchThumb" - }, - "light_gray_active_SliderThumb": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(217, 19%, 27%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(217, 19%, 27%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_SliderThumb" - }, - "light_gray_active_Tooltip": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(217, 19%, 27%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(217, 19%, 27%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_Tooltip" - }, - "light_gray_active_ProgressIndicator": { - "color": "hsl(220, 14%, 96%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(220, 14%, 96%)", - "background": "hsl(217, 19%, 27%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(217, 19%, 27%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(240, 5%, 34%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(240, 5%, 34%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "light_gray_active_ProgressIndicator" - }, - "dark_yellow_active_SelectTrigger": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_SelectTrigger" - }, - "dark_yellow_active_Card": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_Card" - }, - "dark_yellow_active_Button": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_Button" - }, - "dark_yellow_active_Checkbox": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_Checkbox" - }, - "dark_yellow_active_Switch": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_Switch" - }, - "dark_yellow_active_TooltipContent": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_TooltipContent" - }, - "dark_yellow_active_RadioGroupItem": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_RadioGroupItem" - }, - "dark_yellow_active_Input": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_Input" - }, - "dark_yellow_active_TextArea": { - "background": "hsl(49, 100%, 58%)", - "backgroundHover": "hsl(49, 100%, 58%)", - "backgroundPress": "hsl(48, 100%, 46.1%)", - "backgroundFocus": "hsl(49, 100%, 58%)", - "borderColor": "hsl(53, 92.0%, 50.0%)", - "borderColorHover": "hsl(53, 92.0%, 50.0%)", - "borderColorFocus": "hsl(47, 80.4%, 68.0%)", - "borderColorPress": "hsl(53, 92.0%, 50.0%)", - "id": "dark_yellow_active_TextArea" - }, - "dark_yellow_active_SwitchThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(49, 100%, 58%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_SwitchThumb" - }, - "dark_yellow_active_SliderThumb": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(49, 100%, 58%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_SliderThumb" - }, - "dark_yellow_active_Tooltip": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(49, 100%, 58%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_Tooltip" - }, - "dark_yellow_active_ProgressIndicator": { - "color": "hsla(49, 100%, 58%, 0.25)", - "colorHover": "hsl(55, 100%, 90.9%)", - "colorPress": "hsl(54, 100%, 86.6%)", - "colorFocus": "hsla(49, 100%, 58%, 0.25)", - "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(49, 100%, 58%)", - "borderColorPress": "hsl(52, 97.9%, 82.0%)", - "id": "dark_yellow_active_ProgressIndicator" - }, - "dark_green_active_SelectTrigger": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_SelectTrigger" - }, - "dark_green_active_Card": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_Card" - }, - "dark_green_active_Button": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_Button" - }, - "dark_green_active_Checkbox": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_Checkbox" - }, - "dark_green_active_Switch": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_Switch" - }, - "dark_green_active_TooltipContent": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_TooltipContent" - }, - "dark_green_active_RadioGroupItem": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_RadioGroupItem" - }, - "dark_green_active_Input": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_Input" - }, - "dark_green_active_TextArea": { - "background": "hsl(143, 40.3%, 79.0%)", - "backgroundHover": "hsl(143, 40.3%, 79.0%)", - "backgroundPress": "hsl(151, 40.2%, 54.1%)", - "backgroundFocus": "hsl(143, 40.3%, 79.0%)", - "borderColor": "hsl(151, 55.0%, 41.5%)", - "borderColorHover": "hsl(151, 55.0%, 41.5%)", - "borderColorFocus": "hsl(146, 38.5%, 69.0%)", - "borderColorPress": "hsl(151, 55.0%, 41.5%)", - "id": "dark_green_active_TextArea" - }, - "dark_green_active_SwitchThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(151, 55.0%, 41.5%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "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(142, 71%, 27%)", - "id": "dark_green_active_SwitchThumb" - }, - "dark_green_active_SliderThumb": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(151, 55.0%, 41.5%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "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(142, 71%, 27%)", - "id": "dark_green_active_SliderThumb" - }, - "dark_green_active_Tooltip": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(151, 55.0%, 41.5%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "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(142, 71%, 27%)", - "id": "dark_green_active_Tooltip" - }, - "dark_green_active_ProgressIndicator": { - "color": "hsl(136, 73%, 97%)", - "colorHover": "hsl(139, 55.2%, 94.5%)", - "colorPress": "hsl(140, 48.7%, 91.0%)", - "colorFocus": "hsl(136, 73%, 97%)", - "background": "hsl(160, 84%, 39%)", - "backgroundHover": "hsl(151, 55.0%, 41.5%)", - "backgroundPress": "hsl(160, 84%, 39%)", - "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(142, 71%, 27%)", - "id": "dark_green_active_ProgressIndicator" - }, - "dark_purple_active_SelectTrigger": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_SelectTrigger" - }, - "dark_purple_active_Card": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_Card" - }, - "dark_purple_active_Button": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_Button" - }, - "dark_purple_active_Checkbox": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_Checkbox" - }, - "dark_purple_active_Switch": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_Switch" - }, - "dark_purple_active_TooltipContent": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_TooltipContent" - }, - "dark_purple_active_RadioGroupItem": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_RadioGroupItem" - }, - "dark_purple_active_Input": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_Input" - }, - "dark_purple_active_TextArea": { - "background": "#5F288D", - "backgroundHover": "#5F288D", - "backgroundPress": "hsl(272, 60.0%, 73.5%)", - "backgroundFocus": "#5F288D", - "borderColor": "hsl(272, 51.0%, 54.0%)", - "borderColorHover": "hsl(272, 51.0%, 54.0%)", - "borderColorFocus": "hsl(273, 61.0%, 81.7%)", - "borderColorPress": "hsl(272, 51.0%, 54.0%)", - "id": "dark_purple_active_TextArea" - }, - "dark_purple_active_SwitchThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_SwitchThumb" - }, - "dark_purple_active_SliderThumb": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_SliderThumb" - }, - "dark_purple_active_Tooltip": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_Tooltip" - }, - "dark_purple_active_ProgressIndicator": { - "color": "hsl(276, 100%, 99.0%)", - "colorHover": "hsl(276, 83.1%, 97.0%)", - "colorPress": "hsl(275, 76.4%, 94.7%)", - "colorFocus": "hsl(276, 100%, 99.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": "#5F288D", - "borderColorPress": "hsl(272, 56%, 45%)", - "id": "dark_purple_active_ProgressIndicator" - }, - "dark_red_active_SelectTrigger": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_SelectTrigger" - }, - "dark_red_active_Card": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_Card" - }, - "dark_red_active_Button": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_Button" - }, - "dark_red_active_Checkbox": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_Checkbox" - }, - "dark_red_active_Switch": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_Switch" - }, - "dark_red_active_TooltipContent": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_TooltipContent" - }, - "dark_red_active_RadioGroupItem": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_RadioGroupItem" - }, - "dark_red_active_Input": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_Input" - }, - "dark_red_active_TextArea": { - "background": "hsl(360, 81.7%, 87.8%)", - "backgroundHover": "hsl(360, 81.7%, 87.8%)", - "backgroundPress": "hsl(359, 69.5%, 74.3%)", - "backgroundFocus": "hsl(360, 81.7%, 87.8%)", - "borderColor": "hsl(358, 75.0%, 59.0%)", - "borderColorHover": "hsl(358, 75.0%, 59.0%)", - "borderColorFocus": "hsl(359, 74.2%, 81.7%)", - "borderColorPress": "hsl(358, 75.0%, 59.0%)", - "id": "dark_red_active_TextArea" - }, - "dark_red_active_SwitchThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "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": "dark_red_active_SwitchThumb" - }, - "dark_red_active_SliderThumb": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "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": "dark_red_active_SliderThumb" - }, - "dark_red_active_Tooltip": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "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": "dark_red_active_Tooltip" - }, - "dark_red_active_ProgressIndicator": { - "color": "hsl(359, 100%, 98.6%)", - "colorHover": "hsl(360, 100%, 96.8%)", - "colorPress": "hsl(360, 97.9%, 94.8%)", - "colorFocus": "hsl(359, 100%, 98.6%)", - "background": "hsl(0, 74%, 56%)", - "backgroundHover": "hsl(358, 75.0%, 59.0%)", - "backgroundPress": "hsl(0, 74%, 56%)", - "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": "dark_red_active_ProgressIndicator" - }, - "dark_gray_active_SelectTrigger": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_SelectTrigger" - }, - "dark_gray_active_Card": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_Card" - }, - "dark_gray_active_Button": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_Button" - }, - "dark_gray_active_Checkbox": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_Checkbox" - }, - "dark_gray_active_Switch": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_Switch" - }, - "dark_gray_active_TooltipContent": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_TooltipContent" - }, - "dark_gray_active_RadioGroupItem": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_RadioGroupItem" - }, - "dark_gray_active_Input": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_Input" - }, - "dark_gray_active_TextArea": { - "background": "hsl(0, 0%, 88.7%)", - "backgroundHover": "hsl(0, 0%, 88.7%)", - "backgroundPress": "hsl(0, 0%, 78.0%)", - "backgroundFocus": "hsl(0, 0%, 88.7%)", - "borderColor": "hsl(240, 6%, 10%)", - "borderColorHover": "hsl(240, 6%, 10%)", - "borderColorFocus": "hsl(240, 5%, 26%)", - "borderColorPress": "hsl(240, 6%, 10%)", - "id": "dark_gray_active_TextArea" - }, - "dark_gray_active_SwitchThumb": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "background": "hsl(0, 0%, 52.3%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(0, 0%, 52.3%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(0, 0%, 78.0%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 88.7%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_SwitchThumb" - }, - "dark_gray_active_SliderThumb": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "background": "hsl(0, 0%, 52.3%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(0, 0%, 52.3%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(0, 0%, 78.0%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 88.7%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_SliderThumb" - }, - "dark_gray_active_Tooltip": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "background": "hsl(0, 0%, 52.3%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(0, 0%, 52.3%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(0, 0%, 78.0%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 88.7%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "id": "dark_gray_active_Tooltip" - }, - "dark_gray_active_ProgressIndicator": { - "color": "hsl(0, 0%, 97.3%)", - "colorHover": "hsl(240, 5%, 84%)", - "colorPress": "hsl(0, 0%, 93.0%)", - "colorFocus": "hsl(0, 0%, 97.3%)", - "background": "hsl(0, 0%, 52.3%)", - "backgroundHover": "hsl(240, 6%, 10%)", - "backgroundPress": "hsl(0, 0%, 52.3%)", - "backgroundFocus": "hsl(240, 6%, 10%)", - "borderColor": "hsl(0, 0%, 78.0%)", - "borderColorHover": "hsl(240, 5%, 26%)", - "borderColorFocus": "hsl(0, 0%, 88.7%)", - "borderColorPress": "hsl(240, 4%, 46%)", - "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": { - "size": { - "0": { - "isVar": true, - "key": "$0", - "name": "size-1", - "val": 0, - "variable": "" - }, - "1": { - "isVar": true, - "key": "$1", - "name": "size-5", - "val": 20, - "variable": "" - }, - "2": { - "isVar": true, - "key": "$2", - "name": "size-7", - "val": 28, - "variable": "" - }, - "3": { - "isVar": true, - "key": "$3", - "name": "size-9", - "val": 36, - "variable": "" - }, - "4": { - "isVar": true, - "key": "$4", - "name": "size-11", - "val": 44, - "variable": "" - }, - "5": { - "isVar": true, - "key": "$5", - "name": "size-14", - "val": 52, - "variable": "" - }, - "6": { - "isVar": true, - "key": "$6", - "name": "size-15", - "val": 64, - "variable": "" - }, - "7": { - "isVar": true, - "key": "$7", - "name": "size-16", - "val": 74, - "variable": "" - }, - "8": { - "isVar": true, - "key": "$8", - "name": "size-17", - "val": 84, - "variable": "" - }, - "9": { - "isVar": true, - "key": "$9", - "name": "size-18", - "val": 94, - "variable": "" - }, - "10": { - "isVar": true, - "key": "$10", - "name": "size-19", - "val": 104, - "variable": "" - }, - "11": { - "isVar": true, - "key": "$11", - "name": "size-20", - "val": 124, - "variable": "" - }, - "12": { - "isVar": true, - "key": "$12", - "name": "size-21", - "val": 144, - "variable": "" - }, - "13": { - "isVar": true, - "key": "$13", - "name": "size-22", - "val": 164, - "variable": "" - }, - "14": { - "isVar": true, - "key": "$14", - "name": "size-23", - "val": 184, - "variable": "" - }, - "15": { - "isVar": true, - "key": "$15", - "name": "size-24", - "val": 204, - "variable": "" - }, - "16": { - "isVar": true, - "key": "$16", - "name": "size-25", - "val": 224, - "variable": "" - }, - "17": { - "isVar": true, - "key": "$17", - "name": "size-26", - "val": 224, - "variable": "" - }, - "18": { - "isVar": true, - "key": "$18", - "name": "size-27", - "val": 244, - "variable": "" - }, - "19": { - "isVar": true, - "key": "$19", - "name": "size-28", - "val": 264, - "variable": "" - }, - "20": { - "isVar": true, - "key": "$20", - "name": "size-29", - "val": 284, - "variable": "" - }, - "0.25": { - "isVar": true, - "key": "$0.25", - "name": "size-2", - "val": 2, - "variable": "" - }, - "0.5": { - "isVar": true, - "key": "$0.5", - "name": "size-3", - "val": 4, - "variable": "" - }, - "0.75": { - "isVar": true, - "key": "$0.75", - "name": "size-4", - "val": 8, - "variable": "" - }, - "1.5": { - "isVar": true, - "key": "$1.5", - "name": "size-6", - "val": 24, - "variable": "" - }, - "2.5": { - "isVar": true, - "key": "$2.5", - "name": "size-8", - "val": 32, - "variable": "" - }, - "3.5": { - "isVar": true, - "key": "$3.5", - "name": "size-10", - "val": 40, - "variable": "" - }, - "true": { - "isVar": true, - "key": "$true", - "name": "size-12", - "val": 44, - "variable": "" - }, - "4.5": { - "isVar": true, - "key": "$4.5", - "name": "size-13", - "val": 48, - "variable": "" - } - }, - "zIndex": { - "0": { - "isVar": true, - "key": "$0", - "name": "zIndex-1", - "val": 0, - "variable": "" - }, - "1": { - "isVar": true, - "key": "$1", - "name": "zIndex-2", - "val": 100, - "variable": "" - }, - "2": { - "isVar": true, - "key": "$2", - "name": "zIndex-3", - "val": 200, - "variable": "" - }, - "3": { - "isVar": true, - "key": "$3", - "name": "zIndex-4", - "val": 300, - "variable": "" - }, - "4": { - "isVar": true, - "key": "$4", - "name": "zIndex-5", - "val": 400, - "variable": "" - }, - "5": { - "isVar": true, - "key": "$5", - "name": "zIndex-6", - "val": 500, - "variable": "" - } - }, - "radius": { - "0": { - "isVar": true, - "key": "$0", - "name": "radius-1", - "val": 0, - "variable": "" - }, - "1": { - "isVar": true, - "key": "$1", - "name": "radius-2", - "val": 3, - "variable": "" - }, - "2": { - "isVar": true, - "key": "$2", - "name": "radius-3", - "val": 5, - "variable": "" - }, - "3": { - "isVar": true, - "key": "$3", - "name": "radius-4", - "val": 7, - "variable": "" - }, - "4": { - "isVar": true, - "key": "$4", - "name": "radius-5", - "val": 9, - "variable": "" - }, - "5": { - "isVar": true, - "key": "$5", - "name": "radius-6", - "val": 10, - "variable": "" - }, - "6": { - "isVar": true, - "key": "$6", - "name": "radius-7", - "val": 16, - "variable": "" - }, - "7": { - "isVar": true, - "key": "$7", - "name": "radius-8", - "val": 19, - "variable": "" - }, - "8": { - "isVar": true, - "key": "$8", - "name": "radius-9", - "val": 22, - "variable": "" - }, - "9": { - "isVar": true, - "key": "$9", - "name": "radius-10", - "val": 26, - "variable": "" - }, - "10": { - "isVar": true, - "key": "$10", - "name": "radius-11", - "val": 34, - "variable": "" - }, - "11": { - "isVar": true, - "key": "$11", - "name": "radius-12", - "val": 42, - "variable": "" - }, - "12": { - "isVar": true, - "key": "$12", - "name": "radius-13", - "val": 50, - "variable": "" - }, - "true": { - "isVar": true, - "key": "$true", - "name": "radius-14", - "val": 9, - "variable": "" - } - }, - "space": { - "0": { - "isVar": true, - "key": "$0", - "name": "space-1", - "val": 0, - "variable": "" - }, - "1": { - "isVar": true, - "key": "$1", - "name": "space-5", - "val": 2, - "variable": "" - }, - "2": { - "isVar": true, - "key": "$2", - "name": "space-7", - "val": 7, - "variable": "" - }, - "3": { - "isVar": true, - "key": "$3", - "name": "space-9", - "val": 13, - "variable": "" - }, - "4": { - "isVar": true, - "key": "$4", - "name": "space-11", - "val": 18, - "variable": "" - }, - "5": { - "isVar": true, - "key": "$5", - "name": "space-14", - "val": 24, - "variable": "" - }, - "6": { - "isVar": true, - "key": "$6", - "name": "space-15", - "val": 32, - "variable": "" - }, - "7": { - "isVar": true, - "key": "$7", - "name": "space-16", - "val": 39, - "variable": "" - }, - "8": { - "isVar": true, - "key": "$8", - "name": "space-17", - "val": 46, - "variable": "" - }, - "9": { - "isVar": true, - "key": "$9", - "name": "space-18", - "val": 53, - "variable": "" - }, - "10": { - "isVar": true, - "key": "$10", - "name": "space-19", - "val": 60, - "variable": "" - }, - "11": { - "isVar": true, - "key": "$11", - "name": "space-20", - "val": 74, - "variable": "" - }, - "12": { - "isVar": true, - "key": "$12", - "name": "space-21", - "val": 88, - "variable": "" - }, - "13": { - "isVar": true, - "key": "$13", - "name": "space-22", - "val": 102, - "variable": "" - }, - "14": { - "isVar": true, - "key": "$14", - "name": "space-23", - "val": 116, - "variable": "" - }, - "15": { - "isVar": true, - "key": "$15", - "name": "space-24", - "val": 130, - "variable": "" - }, - "16": { - "isVar": true, - "key": "$16", - "name": "space-25", - "val": 144, - "variable": "" - }, - "17": { - "isVar": true, - "key": "$17", - "name": "space-26", - "val": 144, - "variable": "" - }, - "18": { - "isVar": true, - "key": "$18", - "name": "space-27", - "val": 158, - "variable": "" - }, - "19": { - "isVar": true, - "key": "$19", - "name": "space-28", - "val": 172, - "variable": "" - }, - "20": { - "isVar": true, - "key": "$20", - "name": "space-29", - "val": 186, - "variable": "" - }, - "0.25": { - "isVar": true, - "key": "$0.25", - "name": "space-2", - "val": 0.5, - "variable": "" - }, - "0.5": { - "isVar": true, - "key": "$0.5", - "name": "space-3", - "val": 1, - "variable": "" - }, - "0.75": { - "isVar": true, - "key": "$0.75", - "name": "space-4", - "val": 1.5, - "variable": "" - }, - "1.5": { - "isVar": true, - "key": "$1.5", - "name": "space-6", - "val": 4, - "variable": "" - }, - "2.5": { - "isVar": true, - "key": "$2.5", - "name": "space-8", - "val": 10, - "variable": "" - }, - "3.5": { - "isVar": true, - "key": "$3.5", - "name": "space-10", - "val": 16, - "variable": "" - }, - "true": { - "isVar": true, - "key": "$true", - "name": "space-28", - "val": 16, - "variable": "" - }, - "4.5": { - "isVar": true, - "key": "$4.5", - "name": "space-13", - "val": 21, - "variable": "" - }, - "-0.25": { - "isVar": true, - "key": "$-0.25", - "name": "space-30", - "val": -0.5, - "variable": "" - }, - "-0.5": { - "isVar": true, - "key": "$-0.5", - "name": "space-31", - "val": -1, - "variable": "" - }, - "-0.75": { - "isVar": true, - "key": "$-0.75", - "name": "space-32", - "val": -1.5, - "variable": "" - }, - "-1": { - "isVar": true, - "key": "$-1", - "name": "space-33", - "val": -2, - "variable": "" - }, - "-1.5": { - "isVar": true, - "key": "$-1.5", - "name": "space-34", - "val": -4, - "variable": "" - }, - "-2": { - "isVar": true, - "key": "$-2", - "name": "space-35", - "val": -7, - "variable": "" - }, - "-2.5": { - "isVar": true, - "key": "$-2.5", - "name": "space-36", - "val": -10, - "variable": "" - }, - "-3": { - "isVar": true, - "key": "$-3", - "name": "space-37", - "val": -13, - "variable": "" - }, - "-3.5": { - "isVar": true, - "key": "$-3.5", - "name": "space-38", - "val": -16, - "variable": "" - }, - "-4": { - "isVar": true, - "key": "$-4", - "name": "space-39", - "val": -18, - "variable": "" - }, - "-true": { - "isVar": true, - "key": "$-true", - "name": "space-40", - "val": -18, - "variable": "" - }, - "-4.5": { - "isVar": true, - "key": "$-4.5", - "name": "space-41", - "val": -21, - "variable": "" - }, - "-5": { - "isVar": true, - "key": "$-5", - "name": "space-42", - "val": -24, - "variable": "" - }, - "-6": { - "isVar": true, - "key": "$-6", - "name": "space-43", - "val": -32, - "variable": "" - }, - "-7": { - "isVar": true, - "key": "$-7", - "name": "space-44", - "val": -39, - "variable": "" - }, - "-8": { - "isVar": true, - "key": "$-8", - "name": "space-45", - "val": -46, - "variable": "" - }, - "-9": { - "isVar": true, - "key": "$-9", - "name": "space-46", - "val": -53, - "variable": "" - }, - "-10": { - "isVar": true, - "key": "$-10", - "name": "space-47", - "val": -60, - "variable": "" - }, - "-11": { - "isVar": true, - "key": "$-11", - "name": "space-48", - "val": -74, - "variable": "" - }, - "-12": { - "isVar": true, - "key": "$-12", - "name": "space-49", - "val": -88, - "variable": "" - }, - "-13": { - "isVar": true, - "key": "$-13", - "name": "space-50", - "val": -102, - "variable": "" - }, - "-14": { - "isVar": true, - "key": "$-14", - "name": "space-51", - "val": -116, - "variable": "" - }, - "-15": { - "isVar": true, - "key": "$-15", - "name": "space-52", - "val": -130, - "variable": "" - }, - "-16": { - "isVar": true, - "key": "$-16", - "name": "space-53", - "val": -144, - "variable": "" - }, - "-17": { - "isVar": true, - "key": "$-17", - "name": "space-54", - "val": -144, - "variable": "" - }, - "-18": { - "isVar": true, - "key": "$-18", - "name": "space-55", - "val": -158, - "variable": "" - }, - "-19": { - "isVar": true, - "key": "$-19", - "name": "space-56", - "val": -172, - "variable": "" - }, - "-20": { - "isVar": true, - "key": "$-20", - "name": "space-57", - "val": -186, - "variable": "" - }, - "xxxs": { - "isVar": true, - "key": "$xxxs", - "name": "space-58", - "val": 4, - "variable": "" - }, - "xxs": { - "isVar": true, - "key": "$xxs", - "name": "space-59", - "val": 8, - "variable": "" - }, - "xs": { - "isVar": true, - "key": "$xs", - "name": "space-60", - "val": 10, - "variable": "" - }, - "sm": { - "isVar": true, - "key": "$sm", - "name": "space-61", - "val": 12, - "variable": "" - }, - "md": { - "isVar": true, - "key": "$md", - "name": "space-62", - "val": 16, - "variable": "" - }, - "lg": { - "isVar": true, - "key": "$lg", - "name": "space-63", - "val": 24, - "variable": "" - }, - "xl": { - "isVar": true, - "key": "$xl", - "name": "space-64", - "val": 32, - "variable": "" - }, - "xxl": { - "isVar": true, - "key": "$xxl", - "name": "space-65", - "val": 48, - "variable": "" - }, - "xxxl": { - "isVar": true, - "key": "$xxxl", - "name": "space-66", - "val": 58, - "variable": "" - } - }, - "color": {} - }, - "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": { - "$size.0": { - "isVar": true, - "key": "$0", - "name": "size-1", - "val": 0, - "variable": "" - }, - "$size.1": { - "isVar": true, - "key": "$1", - "name": "size-5", - "val": 20, - "variable": "" - }, - "$size.2": { - "isVar": true, - "key": "$2", - "name": "size-7", - "val": 28, - "variable": "" - }, - "$size.3": { - "isVar": true, - "key": "$3", - "name": "size-9", - "val": 36, - "variable": "" - }, - "$size.4": { - "isVar": true, - "key": "$4", - "name": "size-11", - "val": 44, - "variable": "" - }, - "$size.5": { - "isVar": true, - "key": "$5", - "name": "size-14", - "val": 52, - "variable": "" - }, - "$size.6": { - "isVar": true, - "key": "$6", - "name": "size-15", - "val": 64, - "variable": "" - }, - "$size.7": { - "isVar": true, - "key": "$7", - "name": "size-16", - "val": 74, - "variable": "" - }, - "$size.8": { - "isVar": true, - "key": "$8", - "name": "size-17", - "val": 84, - "variable": "" - }, - "$size.9": { - "isVar": true, - "key": "$9", - "name": "size-18", - "val": 94, - "variable": "" - }, - "$size.10": { - "isVar": true, - "key": "$10", - "name": "size-19", - "val": 104, - "variable": "" - }, - "$size.11": { - "isVar": true, - "key": "$11", - "name": "size-20", - "val": 124, - "variable": "" - }, - "$size.12": { - "isVar": true, - "key": "$12", - "name": "size-21", - "val": 144, - "variable": "" - }, - "$size.13": { - "isVar": true, - "key": "$13", - "name": "size-22", - "val": 164, - "variable": "" - }, - "$size.14": { - "isVar": true, - "key": "$14", - "name": "size-23", - "val": 184, - "variable": "" - }, - "$size.15": { - "isVar": true, - "key": "$15", - "name": "size-24", - "val": 204, - "variable": "" - }, - "$size.16": { - "isVar": true, - "key": "$16", - "name": "size-25", - "val": 224, - "variable": "" - }, - "$size.17": { - "isVar": true, - "key": "$17", - "name": "size-26", - "val": 224, - "variable": "" - }, - "$size.18": { - "isVar": true, - "key": "$18", - "name": "size-27", - "val": 244, - "variable": "" - }, - "$size.19": { - "isVar": true, - "key": "$19", - "name": "size-28", - "val": 264, - "variable": "" - }, - "$size.20": { - "isVar": true, - "key": "$20", - "name": "size-29", - "val": 284, - "variable": "" - }, - "$size.0.25": { - "isVar": true, - "key": "$0.25", - "name": "size-2", - "val": 2, - "variable": "" - }, - "$size.0.5": { - "isVar": true, - "key": "$0.5", - "name": "size-3", - "val": 4, - "variable": "" - }, - "$size.0.75": { - "isVar": true, - "key": "$0.75", - "name": "size-4", - "val": 8, - "variable": "" - }, - "$size.1.5": { - "isVar": true, - "key": "$1.5", - "name": "size-6", - "val": 24, - "variable": "" - }, - "$size.2.5": { - "isVar": true, - "key": "$2.5", - "name": "size-8", - "val": 32, - "variable": "" - }, - "$size.3.5": { - "isVar": true, - "key": "$3.5", - "name": "size-10", - "val": 40, - "variable": "" - }, - "$size.true": { - "isVar": true, - "key": "$true", - "name": "size-12", - "val": 44, - "variable": "" - }, - "$size.4.5": { - "isVar": true, - "key": "$4.5", - "name": "size-13", - "val": 48, - "variable": "" - }, - "$zIndex.0": { - "isVar": true, - "key": "$0", - "name": "zIndex-1", - "val": 0, - "variable": "" - }, - "$zIndex.1": { - "isVar": true, - "key": "$1", - "name": "zIndex-2", - "val": 100, - "variable": "" - }, - "$zIndex.2": { - "isVar": true, - "key": "$2", - "name": "zIndex-3", - "val": 200, - "variable": "" - }, - "$zIndex.3": { - "isVar": true, - "key": "$3", - "name": "zIndex-4", - "val": 300, - "variable": "" - }, - "$zIndex.4": { - "isVar": true, - "key": "$4", - "name": "zIndex-5", - "val": 400, - "variable": "" - }, - "$zIndex.5": { - "isVar": true, - "key": "$5", - "name": "zIndex-6", - "val": 500, - "variable": "" - }, - "$radius.0": { - "isVar": true, - "key": "$0", - "name": "radius-1", - "val": 0, - "variable": "" - }, - "$radius.1": { - "isVar": true, - "key": "$1", - "name": "radius-2", - "val": 3, - "variable": "" - }, - "$radius.2": { - "isVar": true, - "key": "$2", - "name": "radius-3", - "val": 5, - "variable": "" - }, - "$radius.3": { - "isVar": true, - "key": "$3", - "name": "radius-4", - "val": 7, - "variable": "" - }, - "$radius.4": { - "isVar": true, - "key": "$4", - "name": "radius-5", - "val": 9, - "variable": "" - }, - "$radius.5": { - "isVar": true, - "key": "$5", - "name": "radius-6", - "val": 10, - "variable": "" - }, - "$radius.6": { - "isVar": true, - "key": "$6", - "name": "radius-7", - "val": 16, - "variable": "" - }, - "$radius.7": { - "isVar": true, - "key": "$7", - "name": "radius-8", - "val": 19, - "variable": "" - }, - "$radius.8": { - "isVar": true, - "key": "$8", - "name": "radius-9", - "val": 22, - "variable": "" - }, - "$radius.9": { - "isVar": true, - "key": "$9", - "name": "radius-10", - "val": 26, - "variable": "" - }, - "$radius.10": { - "isVar": true, - "key": "$10", - "name": "radius-11", - "val": 34, - "variable": "" - }, - "$radius.11": { - "isVar": true, - "key": "$11", - "name": "radius-12", - "val": 42, - "variable": "" - }, - "$radius.12": { - "isVar": true, - "key": "$12", - "name": "radius-13", - "val": 50, - "variable": "" - }, - "$radius.true": { - "isVar": true, - "key": "$true", - "name": "radius-14", - "val": 9, - "variable": "" - }, - "$space.0": { - "isVar": true, - "key": "$0", - "name": "space-1", - "val": 0, - "variable": "" - }, - "$space.1": { - "isVar": true, - "key": "$1", - "name": "space-5", - "val": 2, - "variable": "" - }, - "$space.2": { - "isVar": true, - "key": "$2", - "name": "space-7", - "val": 7, - "variable": "" - }, - "$space.3": { - "isVar": true, - "key": "$3", - "name": "space-9", - "val": 13, - "variable": "" - }, - "$space.4": { - "isVar": true, - "key": "$4", - "name": "space-11", - "val": 18, - "variable": "" - }, - "$space.5": { - "isVar": true, - "key": "$5", - "name": "space-14", - "val": 24, - "variable": "" - }, - "$space.6": { - "isVar": true, - "key": "$6", - "name": "space-15", - "val": 32, - "variable": "" - }, - "$space.7": { - "isVar": true, - "key": "$7", - "name": "space-16", - "val": 39, - "variable": "" - }, - "$space.8": { - "isVar": true, - "key": "$8", - "name": "space-17", - "val": 46, - "variable": "" - }, - "$space.9": { - "isVar": true, - "key": "$9", - "name": "space-18", - "val": 53, - "variable": "" - }, - "$space.10": { - "isVar": true, - "key": "$10", - "name": "space-19", - "val": 60, - "variable": "" - }, - "$space.11": { - "isVar": true, - "key": "$11", - "name": "space-20", - "val": 74, - "variable": "" - }, - "$space.12": { - "isVar": true, - "key": "$12", - "name": "space-21", - "val": 88, - "variable": "" - }, - "$space.13": { - "isVar": true, - "key": "$13", - "name": "space-22", - "val": 102, - "variable": "" - }, - "$space.14": { - "isVar": true, - "key": "$14", - "name": "space-23", - "val": 116, - "variable": "" - }, - "$space.15": { - "isVar": true, - "key": "$15", - "name": "space-24", - "val": 130, - "variable": "" - }, - "$space.16": { - "isVar": true, - "key": "$16", - "name": "space-25", - "val": 144, - "variable": "" - }, - "$space.17": { - "isVar": true, - "key": "$17", - "name": "space-26", - "val": 144, - "variable": "" - }, - "$space.18": { - "isVar": true, - "key": "$18", - "name": "space-27", - "val": 158, - "variable": "" - }, - "$space.19": { - "isVar": true, - "key": "$19", - "name": "space-28", - "val": 172, - "variable": "" - }, - "$space.20": { - "isVar": true, - "key": "$20", - "name": "space-29", - "val": 186, - "variable": "" - }, - "$space.0.25": { - "isVar": true, - "key": "$0.25", - "name": "space-2", - "val": 0.5, - "variable": "" - }, - "$space.0.5": { - "isVar": true, - "key": "$0.5", - "name": "space-3", - "val": 1, - "variable": "" - }, - "$space.0.75": { - "isVar": true, - "key": "$0.75", - "name": "space-4", - "val": 1.5, - "variable": "" - }, - "$space.1.5": { - "isVar": true, - "key": "$1.5", - "name": "space-6", - "val": 4, - "variable": "" - }, - "$space.2.5": { - "isVar": true, - "key": "$2.5", - "name": "space-8", - "val": 10, - "variable": "" - }, - "$space.3.5": { - "isVar": true, - "key": "$3.5", - "name": "space-10", - "val": 16, - "variable": "" - }, - "$space.true": { - "isVar": true, - "key": "$true", - "name": "space-28", - "val": 16, - "variable": "" - }, - "$space.4.5": { - "isVar": true, - "key": "$4.5", - "name": "space-13", - "val": 21, - "variable": "" - }, - "$space.-0.25": { - "isVar": true, - "key": "$-0.25", - "name": "space-30", - "val": -0.5, - "variable": "" - }, - "$space.-0.5": { - "isVar": true, - "key": "$-0.5", - "name": "space-31", - "val": -1, - "variable": "" - }, - "$space.-0.75": { - "isVar": true, - "key": "$-0.75", - "name": "space-32", - "val": -1.5, - "variable": "" - }, - "$space.-1": { - "isVar": true, - "key": "$-1", - "name": "space-33", - "val": -2, - "variable": "" - }, - "$space.-1.5": { - "isVar": true, - "key": "$-1.5", - "name": "space-34", - "val": -4, - "variable": "" - }, - "$space.-2": { - "isVar": true, - "key": "$-2", - "name": "space-35", - "val": -7, - "variable": "" - }, - "$space.-2.5": { - "isVar": true, - "key": "$-2.5", - "name": "space-36", - "val": -10, - "variable": "" - }, - "$space.-3": { - "isVar": true, - "key": "$-3", - "name": "space-37", - "val": -13, - "variable": "" - }, - "$space.-3.5": { - "isVar": true, - "key": "$-3.5", - "name": "space-38", - "val": -16, - "variable": "" - }, - "$space.-4": { - "isVar": true, - "key": "$-4", - "name": "space-39", - "val": -18, - "variable": "" - }, - "$space.-true": { - "isVar": true, - "key": "$-true", - "name": "space-40", - "val": -18, - "variable": "" - }, - "$space.-4.5": { - "isVar": true, - "key": "$-4.5", - "name": "space-41", - "val": -21, - "variable": "" - }, - "$space.-5": { - "isVar": true, - "key": "$-5", - "name": "space-42", - "val": -24, - "variable": "" - }, - "$space.-6": { - "isVar": true, - "key": "$-6", - "name": "space-43", - "val": -32, - "variable": "" - }, - "$space.-7": { - "isVar": true, - "key": "$-7", - "name": "space-44", - "val": -39, - "variable": "" - }, - "$space.-8": { - "isVar": true, - "key": "$-8", - "name": "space-45", - "val": -46, - "variable": "" - }, - "$space.-9": { - "isVar": true, - "key": "$-9", - "name": "space-46", - "val": -53, - "variable": "" - }, - "$space.-10": { - "isVar": true, - "key": "$-10", - "name": "space-47", - "val": -60, - "variable": "" - }, - "$space.-11": { - "isVar": true, - "key": "$-11", - "name": "space-48", - "val": -74, - "variable": "" - }, - "$space.-12": { - "isVar": true, - "key": "$-12", - "name": "space-49", - "val": -88, - "variable": "" - }, - "$space.-13": { - "isVar": true, - "key": "$-13", - "name": "space-50", - "val": -102, - "variable": "" - }, - "$space.-14": { - "isVar": true, - "key": "$-14", - "name": "space-51", - "val": -116, - "variable": "" - }, - "$space.-15": { - "isVar": true, - "key": "$-15", - "name": "space-52", - "val": -130, - "variable": "" - }, - "$space.-16": { - "isVar": true, - "key": "$-16", - "name": "space-53", - "val": -144, - "variable": "" - }, - "$space.-17": { - "isVar": true, - "key": "$-17", - "name": "space-54", - "val": -144, - "variable": "" - }, - "$space.-18": { - "isVar": true, - "key": "$-18", - "name": "space-55", - "val": -158, - "variable": "" - }, - "$space.-19": { - "isVar": true, - "key": "$-19", - "name": "space-56", - "val": -172, - "variable": "" - }, - "$space.-20": { - "isVar": true, - "key": "$-20", - "name": "space-57", - "val": -186, - "variable": "" - }, - "$space.xxxs": { - "isVar": true, - "key": "$xxxs", - "name": "space-58", - "val": 4, - "variable": "" - }, - "$space.xxs": { - "isVar": true, - "key": "$xxs", - "name": "space-59", - "val": 8, - "variable": "" - }, - "$space.xs": { - "isVar": true, - "key": "$xs", - "name": "space-60", - "val": 10, - "variable": "" - }, - "$space.sm": { - "isVar": true, - "key": "$sm", - "name": "space-61", - "val": 12, - "variable": "" - }, - "$space.md": { - "isVar": true, - "key": "$md", - "name": "space-62", - "val": 16, - "variable": "" - }, - "$space.lg": { - "isVar": true, - "key": "$lg", - "name": "space-63", - "val": 24, - "variable": "" - }, - "$space.xl": { - "isVar": true, - "key": "$xl", - "name": "space-64", - "val": 32, - "variable": "" - }, - "$space.xxl": { - "isVar": true, - "key": "$xxl", - "name": "space-65", - "val": 48, - "variable": "" - }, - "$space.xxxl": { - "isVar": true, - "key": "$xxxl", - "name": "space-66", - "val": 58, - "variable": "" - } - } - } -} \ No newline at end of file + "components": [ + { + "moduleName": "@tamagui/core", + "nameToInfo": { + "Stack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Text": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + } + } + }, + "View": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Spacer": { + "staticConfig": { + "acceptsClassName": true, + "memo": true, + "componentName": "Spacer", + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "defaultProps": { + "tag": "span", + "size": true, + "pointerEvents": "none" + }, + "variants": { + "size": { + "...": "Function" + }, + "flex": { + "true": { + "flexGrow": 1 + } + }, + "direction": { + "horizontal": { + "height": 0, + "minHeight": 0 + }, + "vertical": { + "width": 0, + "minWidth": 0 + }, + "both": {} + } + } + } + } + } + }, + { + "moduleName": "tamagui", + "nameToInfo": { + "Anchor": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false, + "tag": "a", + "accessibilityRole": "link" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Anchor", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "EnsureFlexed": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true, + "opacity": 0, + "lineHeight": 0, + "height": 0, + "display": "flex", + "fontSize": 200, + "children": "wwwwwwwwwwwwwwwwwww", + "pointerEvents": "none" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Fieldset": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "tag": "fieldset" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "horizontal": { + "true": { + "flexDirection": "row", + "alignItems": "center" + } + } + }, + "componentName": "Fieldset", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Input": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "InputFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + } + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Input", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "Spacer": { + "staticConfig": { + "acceptsClassName": true, + "memo": true, + "componentName": "Spacer", + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "defaultProps": { + "tag": "span", + "size": true, + "pointerEvents": "none" + }, + "variants": { + "size": { + "...": "Function" + }, + "flex": { + "true": { + "flexGrow": 1 + } + }, + "direction": { + "horizontal": { + "height": 0, + "minHeight": 0 + }, + "vertical": { + "width": 0, + "minWidth": 0 + }, + "both": {} + } + } + } + }, + "Spinner": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Stack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "Text": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "unset", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "color": "$color" + } + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "isReactNative": false, + "isStyledHOC": false + } + }, + "TextArea": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false, + "multiline": true, + "whiteSpace": "pre-wrap" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "TextAreaFrame": { + "staticConfig": { + "isInput": true, + "accept": { + "placeholderTextColor": "color", + "selectionColor": "color" + }, + "variants": { + "unstyled": { + "false": { + "size": "$true", + "fontFamily": "$body", + "borderWidth": 1, + "outlineWidth": 0, + "color": "$color", + "focusable": true, + "borderColor": "$borderColor", + "backgroundColor": "$background", + "minWidth": 0, + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineWidth": 2, + "outlineStyle": "solid" + }, + "height": "auto" + } + }, + "size": { + "...size": "Function" + }, + "disabled": { + "true": {} + } + }, + "defaultProps": { + "unstyled": false, + "multiline": true, + "whiteSpace": "pre-wrap" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "TextArea", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "View": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + } + } + }, + "AlertDialogOverlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "AlertDialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AvatarFallback": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "absolute", + "fullscreen": true, + "zIndex": 0 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "AvatarFallback", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "AvatarFallbackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "absolute", + "fullscreen": true, + "zIndex": 0 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "AvatarFallback", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "AvatarFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "position": "relative", + "overflow": "hidden" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Avatar", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Button": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button", + "role": "button", + "focusable": true + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ButtonFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button", + "role": "button", + "focusable": true + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "justifyContent": "center", + "alignItems": "center", + "flexWrap": "nowrap", + "flexDirection": "row", + "cursor": "pointer", + "hoverTheme": true, + "pressTheme": true, + "backgrounded": true, + "borderWidth": 1, + "borderColor": "transparent", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "variant": { + "outlined": { + "backgroundColor": "transparent", + "borderWidth": 2, + "borderColor": "$borderColor", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorHover" + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorPress" + }, + "focusVisibleStyle": { + "backgroundColor": "transparent", + "borderColor": "$borderColorFocus" + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "ButtonText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "userSelect": "none", + "cursor": "pointer", + "flexGrow": 0, + "flexShrink": 1, + "ellipse": true + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", + "isReactNative": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Card": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardBackground": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 0, + "fullscreen": true, + "overflow": "hidden", + "pointerEvents": "none", + "padding": 0 + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardBackground", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "CardFooter": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 5, + "backgroundColor": "transparent", + "marginBottom": 0, + "flexDirection": "row", + "marginTop": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardFooter", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "position": "relative" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Card", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CardHeader": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "zIndex": 10, + "backgroundColor": "transparent", + "marginBottom": "auto" + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CardHeader", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "Checkbox": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "CheckboxFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "pressTheme": true, + "focusable": true, + "borderWidth": 1, + "borderColor": "$borderColor", + "hoverStyle": { + "borderColor": "$borderColorHover" + }, + "focusStyle": { + "borderColor": "$borderColorFocus" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Checkbox", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "CheckboxIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": {} + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "CheckboxIndicator", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true + } + }, + "DialogClose": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "DialogClose", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "size": "$true", + "unstyled": false, + "tag": "dialog" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "relative", + "backgrounded": true, + "padded": true, + "radiused": true, + "elevate": true, + "zIndex": 100000 + } + } + }, + "defaultVariants": { + "size": "$true", + "unstyled": false + }, + "componentName": "DialogContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogDescription": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false, + "tag": "p", + "userSelect": "auto", + "color": "$color", + "size": "$true", + "whiteSpace": "normal" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "DialogDescription", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "componentName": "DialogOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogPortalFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "pointerEvents": "none" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "alignItems": "center", + "justifyContent": "center", + "fullscreen": true, + "zIndex": 100000 + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "DialogTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h2", + "userSelect": "auto", + "color": "$color", + "size": "$9", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "DialogTitle", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "DialogTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "DialogTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Form": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "form" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "FormFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "form" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Form", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "FormTrigger": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": {}, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "FormTrigger", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Group": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "GroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "XGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "YGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true" + } + }, + "size": "Function" + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "GroupFrame", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Article": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "article", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Article", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Aside": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "aside", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Aside", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Footer": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "footer", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Footer", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Header": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "header", + "accessibilityRole": "header", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Header", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Main": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "main", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Main", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Nav": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "nav", + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Nav", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Section": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "tag": "section", + "flexDirection": "column", + "accessibilityRole": "summary" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "componentName": "Section", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Image": { + "staticConfig": { + "defaultProps": {}, + "componentName": "Image", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "Label": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false, + "tag": "label" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "LabelFrame": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false, + "tag": "label" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "backgroundColor": "transparent", + "display": "flex", + "alignItems": "center", + "userSelect": "none", + "cursor": "default", + "pressStyle": { + "color": "$colorPress" + } + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Label", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItem": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "li" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background" + } + }, + "size": { + "...size": "Function" + }, + "active": { + "true": { + "hoverStyle": { + "backgroundColor": "$background" + } + } + }, + "disabled": { + "true": { + "opacity": 0.5, + "pointerEvents": "none" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ListItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "li" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "alignItems": "center", + "justifyContent": "space-between", + "flexWrap": "nowrap", + "width": "100%", + "borderColor": "$borderColor", + "maxWidth": "100%", + "overflow": "hidden", + "flexDirection": "row", + "backgroundColor": "$background" + } + }, + "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", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "default", + "opacity": 0.6, + "maxWidth": "100%" + } + }, + "size": { + "...size": "Function" + }, + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemSubtitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "default" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ListItemText", + "isReactNative": false, + "isStyledHOC": false + } + }, + "ListItemTitle": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color", + "flexGrow": 1, + "flexShrink": 1, + "ellipse": true, + "cursor": "default" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "ListItemTitle", + "isReactNative": false, + "isStyledHOC": false + } + }, + "PopoverArrow": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopoverContent": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperAnchor": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperArrow": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderColor": "$borderColor", + "backgroundColor": "$background", + "position": "relative" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperArrow", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "PopperContentFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "alignItems": "center", + "radiused": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "PopperContent", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Progress": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "borderRadius": 100000, + "overflow": "hidden", + "backgrounded": true + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Progress", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ProgressIndicator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "ProgressIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgrounded": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "ProgressIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroup": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "RadioGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "orientation": { + "horizontal": { + "flexDirection": "row", + "spaceDirection": "horizontal" + }, + "vertical": { + "flexDirection": "column", + "spaceDirection": "vertical" + } + } + }, + "componentName": "RadioGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupIndicatorFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "width": "33%", + "height": "33%", + "borderRadius": 1000, + "backgroundColor": "$color", + "pressTheme": true + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupIndicator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "RadioGroupItemFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "borderRadius": 1000, + "backgroundColor": "$background", + "alignItems": "center", + "justifyContent": "center", + "borderWidth": 1, + "borderColor": "$borderColor", + "padding": 0, + "hoverStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusStyle": { + "borderColor": "$borderColorHover", + "backgroundColor": "$backgroundHover" + }, + "focusVisibleStyle": { + "outlineStyle": "solid", + "outlineWidth": 2, + "outlineColor": "$outlineColor" + }, + "pressStyle": { + "borderColor": "$borderColorFocus", + "backgroundColor": "$backgroundFocus" + } + } + }, + "disabled": { + "true": { + "pointerEvents": "none", + "userSelect": "none", + "cursor": "not-allowed", + "hoverStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$background" + }, + "pressStyle": { + "borderColor": "$borderColor", + "backgroundColor": "$backgroundColor" + }, + "focusVisibleStyle": { + "outlineWidth": 0 + } + } + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "RadioGroupItem", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ScrollView": { + "staticConfig": { + "accept": { + "contentContainerStyle": "style" + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + } + }, + "defaultProps": { + "scrollEnabled": true + }, + "componentName": "ScrollView", + "isReactNative": true, + "isText": false, + "acceptsClassName": true, + "isStyledHOC": false + } + }, + "SelectGroupFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "width": "100%" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectGroup", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SelectIcon": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "aria-hidden": true, + "children": "Component" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "componentName": "SelectIcon", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true + } + }, + "SelectSeparator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "auto", + "maxHeight": "auto", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "SelectSeparator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Separator": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "borderColor": "$borderColor", + "flexShrink": 0, + "borderWidth": 0, + "flex": 1, + "height": 0, + "maxHeight": 0, + "borderBottomWidth": 1, + "y": -0.5 + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "vertical": { + "true": { + "y": 0, + "x": -0.5, + "height": "auto", + "maxHeight": "auto", + "width": 0, + "maxWidth": 0, + "borderBottomWidth": 0, + "borderRightWidth": 1 + } + } + }, + "componentName": "Separator", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Square": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Square", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Circle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "alignItems": "center", + "justifyContent": "center", + "circular": true + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function", + ":number": "Function" + } + }, + "componentName": "Circle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Frame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "flex": 1, + "backgroundColor": "$background", + "borderTopLeftRadius": "$true", + "borderTopRightRadius": "$true", + "width": "100%", + "maxHeight": "100%", + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Sheet", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Handle": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Overlay": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetHandleFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "open": { + "true": { + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "height": 10, + "borderRadius": 100, + "backgroundColor": "$background", + "zIndex": 10, + "marginHorizontal": "35%", + "marginBottom": "$2", + "opacity": 0.5, + "hoverStyle": { + "opacity": 0.7 + } + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetHandle", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SheetOverlayFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "open": { + "true": { + "opacity": 1, + "pointerEvents": "auto" + }, + "false": { + "opacity": 0, + "pointerEvents": "none" + } + }, + "unstyled": { + "false": { + "fullscreen": true, + "position": "absolute", + "backgrounded": true, + "zIndex": 99999, + "pointerEvents": "auto" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SheetOverlay", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderThumbFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "size": { + "...size": "Function" + }, + "unstyled": { + "false": { + "position": "absolute", + "bordered": 2, + "borderWidth": 2, + "backgrounded": true, + "pressTheme": false, + "focusTheme": false, + "hoverTheme": false + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderThumb", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackActiveFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "absolute", + "backgroundColor": "$background" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function" + }, + "componentName": "SliderTrackActive", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "SliderTrackFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "orientation": { + "horizontal": {}, + "vertical": {} + }, + "size": "Function", + "unstyled": { + "false": { + "height": "100%", + "width": "100%", + "backgroundColor": "$background", + "position": "relative", + "borderRadius": 100000, + "overflow": "hidden" + } + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SliderTrack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "XStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "YStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ZStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "position": "relative" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function" + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isZStack": true + } + }, + "SizableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "SizableStack", + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "ThemeableStack": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + } + }, + "isReactNative": false, + "isText": false, + "isStyledHOC": false + } + }, + "Switch": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Switch", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "SwitchFrame": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false, + "tag": "button" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "false": { + "borderRadius": 1000, + "backgroundColor": "$background", + "borderWidth": 2, + "borderColor": "$background", + "focusVisibleStyle": { + "outlineColor": "$outlineColor", + "outlineStyle": "solid", + "outlineWidth": 2 + } + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "Switch", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false + } + }, + "SwitchThumb": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "column", + "unstyled": false + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "backgrounded": { + "true": { + "backgroundColor": "$background" + } + }, + "radiused": { + "true": "Function" + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "padded": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "transparent": { + "true": { + "backgroundColor": "transparent" + } + }, + "chromeless": { + "true": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "all": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "pressStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + }, + "focusStyle": { + "backgroundColor": "transparent", + "borderColor": "transparent", + "shadowColor": "transparent", + "hoverStyle": { + "borderColor": "transparent" + } + } + } + }, + "unstyled": { + "false": { + "size": "$true", + "backgroundColor": "$background", + "borderRadius": 1000 + } + }, + "checked": { + "true": {} + }, + "size": { + "...size": "Function" + } + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SwitchThumb", + "isReactNative": false, + "isText": false, + "context": "Component", + "isStyledHOC": false + } + }, + "Tabs": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "flexDirection": "row" + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true + }, + "variants": { + "fullscreen": { + "true": { + "position": "absolute", + "top": 0, + "left": 0, + "right": 0, + "bottom": 0 + } + }, + "elevation": { + "...size": "Function", + ":number": "Function" + }, + "inset": "Function", + "unstyled": { + "true": { + "hoverTheme": false, + "pressTheme": false, + "focusTheme": false, + "elevate": false, + "bordered": false + } + }, + "hoverTheme": { + "true": { + "hoverStyle": { + "backgroundColor": "$backgroundHover", + "borderColor": "$borderColorHover" + } + }, + "false": {} + }, + "pressTheme": { + "true": { + "cursor": "pointer", + "pressStyle": { + "backgroundColor": "$backgroundPress", + "borderColor": "$borderColorPress" + } + }, + "false": {} + }, + "focusTheme": { + "true": { + "focusStyle": { + "backgroundColor": "$backgroundFocus", + "borderColor": "$borderColorFocus" + } + }, + "false": {} + }, + "circular": { + "true": "Function" + }, + "elevate": { + "true": "Function" + }, + "bordered": "Function", + "size": { + "...size": "Function" + } + }, + "componentName": "Tabs", + "isReactNative": false, + "isText": false, + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true + } + }, + "SizableText": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "defaultVariants": { + "unstyled": false + }, + "componentName": "SizableText", + "isReactNative": false, + "isStyledHOC": false + } + }, + "Paragraph": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$body", + "suppressHighlighting": true, + "unstyled": false, + "tag": "p", + "userSelect": "auto", + "color": "$color", + "size": "$true", + "whiteSpace": "normal" + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Paragraph", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H1": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h1", + "userSelect": "auto", + "color": "$color", + "size": "$10", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H1", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H2": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h2", + "userSelect": "auto", + "color": "$color", + "size": "$9", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H2", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H3": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h3", + "userSelect": "auto", + "color": "$color", + "size": "$8", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H3", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H4": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h4", + "userSelect": "auto", + "color": "$color", + "size": "$7", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H4", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H5": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h5", + "userSelect": "auto", + "color": "$color", + "size": "$6", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H5", + "isReactNative": false, + "isStyledHOC": false + } + }, + "H6": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "h6", + "userSelect": "auto", + "color": "$color", + "size": "$5", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "H6", + "isReactNative": false, + "isStyledHOC": false + } + }, + "Heading": { + "staticConfig": { + "acceptsClassName": true, + "isText": true, + "defaultProps": { + "fontFamily": "$heading", + "suppressHighlighting": true, + "unstyled": false, + "tag": "span", + "userSelect": "auto", + "color": "$color", + "size": "$8", + "whiteSpace": "normal", + "accessibilityRole": "header", + "margin": 0 + }, + "inlineWhenUnflattened": {}, + "variants": { + "ellipse": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "ellipsis": { + "true": { + "numberOfLines": 1, + "lineBreakMode": "clip" + } + }, + "unstyled": { + "false": { + "size": "$true", + "color": "$color" + } + }, + "size": "Function", + "fontFamily": { + "...": "Function" + } + }, + "validStyles": { + "enterStyle": true, + "exitStyle": true, + "hoverStyle": true, + "pressStyle": true, + "focusStyle": true, + "disabledStyle": true, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "fontFamily": true, + "fontSize": true, + "fontStyle": true, + "letterSpacing": true, + "lineHeight": true, + "textTransform": true, + "textAlign": true, + "textDecorationLine": true, + "textDecorationStyle": true, + "textShadowOffset": true, + "textShadowRadius": true, + "userSelect": true, + "selectable": true, + "verticalAlign": true + }, + "componentName": "Heading", + "isReactNative": false, + "isStyledHOC": false + } + }, + "VisuallyHidden": { + "staticConfig": { + "acceptsClassName": true, + "defaultProps": { + "position": "absolute", + "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, + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": 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 + } + } + } + } + ], + "nameToPaths": {}, + "tamaguiConfig": { + "fonts": { + "body": { + "family": "DMSans", + "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 + }, + "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 + }, + "face": { + "100": { + "normal": "DMSans" + }, + "200": { + "normal": "DMSans" + }, + "300": { + "normal": "DMSans" + }, + "400": { + "normal": "DMSansRegular" + }, + "500": { + "normal": "DMSans" + }, + "600": { + "normal": "DMSans" + }, + "700": { + "normal": "DMSansBold" + }, + "800": { + "normal": "DMSansBold" + }, + "900": { + "normal": "DMSansBold" + }, + "normal": { + "normal": "DMSansRegular" + }, + "bold": { + "normal": "DMSansBold" + }, + "unset": { + "normal": "DMSansRegular" + } + } + }, + "heading": { + "family": "DMSans", + "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 + }, + "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 + }, + "face": { + "100": { + "normal": "DMSans" + }, + "200": { + "normal": "DMSans" + }, + "300": { + "normal": "DMSans" + }, + "400": { + "normal": "DMSansRegular" + }, + "500": { + "normal": "DMSans" + }, + "600": { + "normal": "DMSans" + }, + "700": { + "normal": "DMSansBold" + }, + "800": { + "normal": "DMSansBold" + }, + "900": { + "normal": "DMSansBold" + }, + "normal": { + "normal": "DMSansRegular" + }, + "bold": { + "normal": "DMSansBold" + }, + "unset": { + "normal": "DMSansRegular" + } + } + }, + "tabs": { + "family": "Roboto", + "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 + }, + "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 + }, + "face": { + "100": { + "normal": "Roboto" + }, + "200": { + "normal": "Roboto" + }, + "300": { + "normal": "Roboto" + }, + "400": { + "normal": "RobotoRegular" + }, + "500": { + "normal": "RobotoRegular" + }, + "600": { + "normal": "RobotoRegular" + }, + "700": { + "normal": "RobotoRegular" + }, + "800": { + "normal": "RobotoRegular" + }, + "900": { + "normal": "RobotoRegular" + }, + "normal": { + "normal": "RobotoRegular" + }, + "bold": { + "normal": "RobotoBold" + }, + "unset": { + "normal": "RobotoRegular" + } + } + } + }, + "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": { + "background0": "hsla(0, 0%, 100%, 0)", + "background025": "hsla(0, 0%, 100%, 0.75)", + "background05": "hsla(0, 0%, 100%, 0.5)", + "background075": "hsla(0, 0%, 100%, 0.25)", + "color1": "hsl(0, 0%, 100%)", + "color2": "hsl(0, 0%, 97%)", + "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": "hsla(0, 0%, 4%, 0)", + "color025": "hsla(0, 0%, 4%, 0.25)", + "color05": "hsla(0, 0%, 4%, 0.5)", + "color075": "hsla(0, 0%, 4%, 0.75)", + "background": "hsl(0, 0%, 100%)", + "backgroundHover": "hsl(0, 0%, 97%)", + "backgroundPress": "hsl(0, 0%, 96.3%)", + "backgroundFocus": "hsl(0, 0%, 100%)", + "borderColor": "hsl(0, 0%, 94.1%)", + "borderColorHover": "hsl(0, 0%, 92.0%)", + "borderColorFocus": "hsl(0, 0%, 97%)", + "borderColorPress": "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": "hsla(0, 0%, 4%, 0)", + "placeholderColor": "hsl(0, 0%, 56.1%)", + "outlineColor": "hsla(0, 0%, 4%, 0.25)", + "gray1": "\thsl(210, 20%, 98%)", + "gray2": "hsl(220, 14%, 96%)", + "gray3": "hsl(240, 5%, 84%)", + "gray4": "hsl(240, 5%, 70%)", + "gray5": "hsl(240, 4%, 46%)", + "gray6": "hsl(240, 5%, 34%)", + "gray7": "hsl(240, 5%, 26%)", + "gray8": "hsl(240, 5%, 34%)", + "gray9": "hsl(240, 6%, 10%)", + "gray10": "hsl(217, 19%, 27%)", + "gray11": "hsl(216, 12%, 84%)", + "gray12": "hsl(221, 9%, 41%)", + "green1": "hsl(152, 81%, 96%)", + "green2": "hsl(136, 73%, 97%)", + "green3": "hsl(139, 55.2%, 94.5%)", + "green4": "hsl(140, 48.7%, 91.0%)", + "green5": "hsl(141, 43.7%, 86.0%)", + "green6": "hsl(161, 94%, 26%)", + "green7": "hsl(146, 38.5%, 69.0%)", + "green8": "hsl(151, 40.2%, 54.1%)", + "green9": "hsl(142, 71%, 27%)", + "green10": "hsl(160, 84%, 39%)", + "green11": "hsl(153, 67.0%, 28.5%)", + "green12": "hsl(145, 63%, 42%)", + "purple1": "hsl(265, 100%, 95%)", + "purple2": "hsl(265, 100%, 96%)", + "purple3": "hsl(265, 100%, 91%)", + "purple4": "hsl(275, 76.4%, 94.7%)", + "purple5": "hsl(272, 56%, 45%)", + "purple6": "hsl(273, 56%, 35%)", + "purple7": "hsl(273, 56%, 45%)", + "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%)", + "purple25": "hsl(260, 100%, 95%)", + "purple55": "hsl(273, 56%, 40%)", + "red1": "hsl(0, 86%, 97%)", + "red2": "hsl(359, 100%, 98.6%)", + "red3": "hsl(360, 100%, 96.8%)", + "red4": "hsl(360, 97.9%, 94.8%)", + "red5": "hsl(347, 77%, 40%)", + "red6": "hsl(0, 70%, 35%)", + "red7": "hsl(347, 78%, 50%)", + "red8": "hsl(359, 69.5%, 74.3%)", + "red9": "hsl(358, 75.0%, 59.0%)", + "red10": "hsl(0, 74%, 56%)", + "red11": "hsl(358, 65.0%, 48.7%)", + "red12": "hsl(0, 74%, 42%)", + "yellow1": "hsl(60, 54.0%, 98.5%)", + "yellow2": "hsla(49, 100%, 58%, 0.25)", + "yellow3": "hsl(48, 100%, 96%)", + "yellow4": "hsla(49, 100%, 58%, 0.25)", + "yellow5": "hsla(49, 100%, 58%, 1)", + "yellow6": "hsl(49, 100%, 58%)", + "yellow7": "hsl(38, 90%, 35%)", + "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": "hsla(0, 0%, 0%, 0.085)", + "shadowColorHover": "hsla(0, 0%, 0%, 0.085)", + "shadowColorPress": "hsla(0, 0%, 0%, 0.04)", + "shadowColorFocus": "hsla(0, 0%, 0%, 0.04)", + "id": "light" + }, + "dark": { + "background0": "hsla(0, 0%, 4%, 0)", + "background025": "hsla(0, 0%, 4%, 0.75)", + "background05": "hsla(0, 0%, 4%, 0.5)", + "background075": "hsla(0, 0%, 4%, 0.25)", + "color1": "hsl(0, 0%, 2%)", + "color2": "hsl(0, 0%, 8%)", + "color3": "hsl(0, 0%, 10%)", + "color4": "hsl(0, 0%, 14%)", + "color5": "hsl(0, 0%, 16%)", + "color6": "hsl(0, 0%, 20%)", + "color7": "hsl(0, 0%, 26%)", + "color8": "hsl(0, 0%, 29%)", + "color9": "hsl(0, 0%, 33%)", + "color10": "hsl(0, 0%, 38%)", + "color11": "hsl(0, 0%, 65%)", + "color12": "hsl(0, 0%, 100%)", + "color0": "hsla(0, 0%, 100%, 0)", + "color025": "hsla(0, 0%, 100%, 0.25)", + "color05": "hsla(0, 0%, 100%, 0.5)", + "color075": "hsla(0, 0%, 100%, 0.75)", + "background": "hsl(0, 0%, 2%)", + "backgroundHover": "hsl(0, 0%, 8%)", + "backgroundPress": "hsl(0, 0%, 10%)", + "backgroundFocus": "hsl(0, 0%, 2%)", + "borderColor": "hsl(0, 0%, 14%)", + "borderColorHover": "hsl(0, 0%, 16%)", + "borderColorFocus": "hsl(0, 0%, 8%)", + "borderColorPress": "hsl(0, 0%, 14%)", + "color": "hsl(0, 0%, 100%)", + "colorHover": "hsl(0, 0%, 65%)", + "colorPress": "hsl(0, 0%, 100%)", + "colorFocus": "hsl(0, 0%, 65%)", + "colorTransparent": "hsla(0, 0%, 100%, 0)", + "placeholderColor": "hsl(0, 0%, 33%)", + "outlineColor": "hsla(0, 0%, 100%, 0.25)", + "gray1": "hsl(0, 0%, 88%)", + "gray2": "hsl(0, 0%, 97.3%)", + "gray3": "hsl(240, 5%, 84%)", + "gray4": "hsl(0, 0%, 93.0%)", + "gray5": "hsl(240, 4%, 46%)", + "gray6": "hsl(0, 0%, 88.7%)", + "gray7": "hsl(240, 5%, 26%)", + "gray8": "hsl(0, 0%, 78.0%)", + "gray9": "hsl(240, 6%, 10%)", + "gray10": "hsl(0, 0%, 52.3%)", + "gray11": "hsl(0, 0%, 43.5%)", + "gray12": "hsl(0, 0%, 9.0%)", + "green1": "hsl(152, 81%, 96%)", + "green2": "hsl(136, 73%, 97%)", + "green3": "hsl(139, 55.2%, 94.5%)", + "green4": "hsl(140, 48.7%, 91.0%)", + "green5": "hsl(142, 71%, 27%)", + "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(160, 84%, 39%)", + "green11": "hsl(153, 67.0%, 28.5%)", + "green12": "hsl(145, 63%, 42%)", + "purple1": "hsl(265, 100%, 95%)", + "purple2": "hsl(276, 100%, 99.0%)", + "purple3": "hsl(276, 83.1%, 97.0%)", + "purple4": "hsl(275, 76.4%, 94.7%)", + "purple5": "hsl(272, 56%, 45%)", + "purple6": "hsl(273, 56%, 35%)", + "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(0, 86%, 97%)", + "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(0, 74%, 56%)", + "red11": "hsl(358, 65.0%, 48.7%)", + "red12": "hsl(0, 74%, 42%)", + "yellow1": "hsl(60, 54.0%, 98.5%)", + "yellow2": "hsla(49, 100%, 58%, 0.25)", + "yellow3": "hsl(55, 100%, 90.9%)", + "yellow4": "hsl(54, 100%, 86.6%)", + "yellow5": "hsl(52, 97.9%, 82.0%)", + "yellow6": "hsl(49, 100%, 58%)", + "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": "hsla(0, 0%, 0%, 0.3)", + "shadowColorHover": "hsla(0, 0%, 0%, 0.3)", + "shadowColorPress": "hsla(0, 0%, 0%, 0.2)", + "shadowColorFocus": "hsla(0, 0%, 0%, 0.2)", + "id": "dark" + }, + "light_yellow": { + "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": "hsla(49, 100%, 58%, 0.25)", + "color3": "hsl(48, 100%, 96%)", + "color4": "hsla(49, 100%, 58%, 0.25)", + "color5": "hsla(49, 100%, 58%, 1)", + "color6": "hsl(49, 100%, 58%)", + "color7": "hsl(38, 90%, 35%)", + "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(49, 100%, 58%, 0.25)", + "backgroundPress": "hsl(48, 100%, 96%)", + "backgroundFocus": "hsl(60, 54.0%, 98.5%)", + "borderColor": "hsla(49, 100%, 58%, 0.25)", + "borderColorHover": "hsla(49, 100%, 58%, 1)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "hsla(49, 100%, 58%, 0.25)", + "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": { + "background0": "hsla(152, 81%, 96%, 0)", + "background025": "hsla(152, 81%, 96%, 0.25)", + "background05": "hsla(152, 81%, 96%, 0.5)", + "background075": "hsla(152, 81%, 96%, 0.75)", + "color1": "hsl(152, 81%, 96%)", + "color2": "hsl(136, 73%, 97%)", + "color3": "hsl(139, 55.2%, 94.5%)", + "color4": "hsl(140, 48.7%, 91.0%)", + "color5": "hsl(141, 43.7%, 86.0%)", + "color6": "hsl(161, 94%, 26%)", + "color7": "hsl(146, 38.5%, 69.0%)", + "color8": "hsl(151, 40.2%, 54.1%)", + "color9": "hsl(142, 71%, 27%)", + "color10": "hsl(160, 84%, 39%)", + "color11": "hsl(153, 67.0%, 28.5%)", + "color12": "hsl(145, 63%, 42%)", + "color0": "hsla(142, 71%, 27%, 0)", + "color025": "hsla(142, 71%, 27%, 0.25)", + "color05": "hsla(142, 71%, 27%, 0.5)", + "color075": "hsla(142, 71%, 27%, 0.75)", + "background": "hsl(152, 81%, 96%)", + "backgroundHover": "hsl(136, 73%, 97%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(152, 81%, 96%)", + "borderColor": "hsl(140, 48.7%, 91.0%)", + "borderColorHover": "hsl(141, 43.7%, 86.0%)", + "borderColorFocus": "hsl(136, 73%, 97%)", + "borderColorPress": "hsl(140, 48.7%, 91.0%)", + "color": "hsl(145, 63%, 42%)", + "colorHover": "hsl(153, 67.0%, 28.5%)", + "colorPress": "hsl(145, 63%, 42%)", + "colorFocus": "hsl(153, 67.0%, 28.5%)", + "colorTransparent": "hsla(142, 71%, 27%, 0)", + "placeholderColor": "hsl(142, 71%, 27%)", + "outlineColor": "hsla(142, 71%, 27%, 0.25)", + "id": "light_green" + }, + "light_purple": { + "background0": "hsla(265, 100%, 95%, 0)", + "background025": "hsla(265, 100%, 95%, 0.25)", + "background05": "hsla(265, 100%, 95%, 0.5)", + "background075": "hsla(265, 100%, 95%, 0.75)", + "color1": "hsl(265, 100%, 95%)", + "color2": "hsl(265, 100%, 96%)", + "color3": "hsl(265, 100%, 91%)", + "color4": "hsl(275, 76.4%, 94.7%)", + "color5": "hsl(272, 56%, 45%)", + "color6": "hsl(273, 56%, 35%)", + "color7": "hsl(273, 56%, 45%)", + "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, 50.0%, 45.8%, 0)", + "color025": "hsla(272, 50.0%, 45.8%, 0.25)", + "color05": "hsla(272, 50.0%, 45.8%, 0.5)", + "color075": "hsla(272, 50.0%, 45.8%, 0.75)", + "background": "hsl(265, 100%, 95%)", + "backgroundHover": "hsl(265, 100%, 96%)", + "backgroundPress": "hsl(265, 100%, 91%)", + "backgroundFocus": "hsl(265, 100%, 95%)", + "borderColor": "hsl(275, 76.4%, 94.7%)", + "borderColorHover": "hsl(272, 56%, 45%)", + "borderColorFocus": "hsl(265, 100%, 96%)", + "borderColorPress": "hsl(275, 76.4%, 94.7%)", + "color": "hsl(273, 56%, 40%)", + "colorHover": "hsl(260, 100%, 95%)", + "colorPress": "hsl(273, 56%, 40%)", + "colorFocus": "hsl(260, 100%, 95%)", + "colorTransparent": "hsla(272, 50.0%, 45.8%, 0)", + "placeholderColor": "hsl(272, 50.0%, 45.8%)", + "outlineColor": "hsla(272, 50.0%, 45.8%, 0.25)", + "id": "light_purple" + }, + "light_red": { + "background0": "hsla(0, 86%, 97%, 0)", + "background025": "hsla(0, 86%, 97%, 0.25)", + "background05": "hsla(0, 86%, 97%, 0.5)", + "background075": "hsla(0, 86%, 97%, 0.75)", + "color1": "hsl(0, 86%, 97%)", + "color2": "hsl(359, 100%, 98.6%)", + "color3": "hsl(360, 100%, 96.8%)", + "color4": "hsl(360, 97.9%, 94.8%)", + "color5": "hsl(347, 77%, 40%)", + "color6": "hsl(0, 70%, 35%)", + "color7": "hsl(347, 78%, 50%)", + "color8": "hsl(359, 69.5%, 74.3%)", + "color9": "hsl(358, 75.0%, 59.0%)", + "color10": "hsl(0, 74%, 56%)", + "color11": "hsl(358, 65.0%, 48.7%)", + "color12": "hsl(0, 74%, 42%)", + "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(0, 86%, 97%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(0, 86%, 97%)", + "borderColor": "hsl(360, 97.9%, 94.8%)", + "borderColorHover": "hsl(347, 77%, 40%)", + "borderColorFocus": "hsl(359, 100%, 98.6%)", + "borderColorPress": "hsl(360, 97.9%, 94.8%)", + "color": "hsl(0, 74%, 42%)", + "colorHover": "hsl(358, 65.0%, 48.7%)", + "colorPress": "hsl(0, 74%, 42%)", + "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": { + "background0": "\thsla(210, 20%, 98%, 0)", + "background025": "\thsla(210, 20%, 98%, 0.25)", + "background05": "\thsla(210, 20%, 98%, 0.5)", + "background075": "\thsla(210, 20%, 98%, 0.75)", + "color1": "\thsl(210, 20%, 98%)", + "color2": "hsl(220, 14%, 96%)", + "color3": "hsl(240, 5%, 84%)", + "color4": "hsl(240, 5%, 70%)", + "color5": "hsl(240, 4%, 46%)", + "color6": "hsl(240, 5%, 34%)", + "color7": "hsl(240, 5%, 26%)", + "color8": "hsl(240, 5%, 34%)", + "color9": "hsl(240, 6%, 10%)", + "color10": "hsl(217, 19%, 27%)", + "color11": "hsl(216, 12%, 84%)", + "color12": "hsl(221, 9%, 41%)", + "color0": "hsla(240, 6%, 10%, 0)", + "color025": "hsla(240, 6%, 10%, 0.25)", + "color05": "hsla(240, 6%, 10%, 0.5)", + "color075": "hsla(240, 6%, 10%, 0.75)", + "background": "\thsl(210, 20%, 98%)", + "backgroundHover": "hsl(220, 14%, 96%)", + "backgroundPress": "hsl(240, 5%, 84%)", + "backgroundFocus": "\thsl(210, 20%, 98%)", + "borderColor": "hsl(240, 5%, 70%)", + "borderColorHover": "hsl(240, 4%, 46%)", + "borderColorFocus": "hsl(220, 14%, 96%)", + "borderColorPress": "hsl(240, 5%, 70%)", + "color": "hsl(221, 9%, 41%)", + "colorHover": "hsl(216, 12%, 84%)", + "colorPress": "hsl(221, 9%, 41%)", + "colorFocus": "hsl(216, 12%, 84%)", + "colorTransparent": "hsla(240, 6%, 10%, 0)", + "placeholderColor": "hsl(240, 6%, 10%)", + "outlineColor": "hsla(240, 6%, 10%, 0.25)", + "id": "light_gray" + }, + "dark_yellow": { + "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": "hsla(49, 100%, 58%, 0.25)", + "color3": "hsl(55, 100%, 90.9%)", + "color4": "hsl(54, 100%, 86.6%)", + "color5": "hsl(52, 97.9%, 82.0%)", + "color6": "hsl(49, 100%, 58%)", + "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(49, 100%, 58%, 0.25)", + "backgroundPress": "hsl(55, 100%, 90.9%)", + "backgroundFocus": "hsl(60, 54.0%, 98.5%)", + "borderColor": "hsl(54, 100%, 86.6%)", + "borderColorHover": "hsl(52, 97.9%, 82.0%)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "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": "dark_yellow" + }, + "dark_green": { + "background0": "hsla(152, 81%, 96%, 0)", + "background025": "hsla(152, 81%, 96%, 0.25)", + "background05": "hsla(152, 81%, 96%, 0.5)", + "background075": "hsla(152, 81%, 96%, 0.75)", + "color1": "hsl(152, 81%, 96%)", + "color2": "hsl(136, 73%, 97%)", + "color3": "hsl(139, 55.2%, 94.5%)", + "color4": "hsl(140, 48.7%, 91.0%)", + "color5": "hsl(142, 71%, 27%)", + "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(160, 84%, 39%)", + "color11": "hsl(153, 67.0%, 28.5%)", + "color12": "hsl(145, 63%, 42%)", + "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(152, 81%, 96%)", + "backgroundHover": "hsl(136, 73%, 97%)", + "backgroundPress": "hsl(139, 55.2%, 94.5%)", + "backgroundFocus": "hsl(152, 81%, 96%)", + "borderColor": "hsl(140, 48.7%, 91.0%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(136, 73%, 97%)", + "borderColorPress": "hsl(140, 48.7%, 91.0%)", + "color": "hsl(145, 63%, 42%)", + "colorHover": "hsl(153, 67.0%, 28.5%)", + "colorPress": "hsl(145, 63%, 42%)", + "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": "dark_green" + }, + "dark_purple": { + "background0": "hsla(265, 100%, 95%, 0)", + "background025": "hsla(265, 100%, 95%, 0.25)", + "background05": "hsla(265, 100%, 95%, 0.5)", + "background075": "hsla(265, 100%, 95%, 0.75)", + "color1": "hsl(265, 100%, 95%)", + "color2": "hsl(276, 100%, 99.0%)", + "color3": "hsl(276, 83.1%, 97.0%)", + "color4": "hsl(275, 76.4%, 94.7%)", + "color5": "hsl(272, 56%, 45%)", + "color6": "hsl(273, 56%, 35%)", + "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(265, 100%, 95%)", + "backgroundHover": "hsl(276, 100%, 99.0%)", + "backgroundPress": "hsl(276, 83.1%, 97.0%)", + "backgroundFocus": "hsl(265, 100%, 95%)", + "borderColor": "hsl(275, 76.4%, 94.7%)", + "borderColorHover": "hsl(272, 56%, 45%)", + "borderColorFocus": "hsl(276, 100%, 99.0%)", + "borderColorPress": "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": "dark_purple" + }, + "dark_red": { + "background0": "hsla(0, 86%, 97%, 0)", + "background025": "hsla(0, 86%, 97%, 0.25)", + "background05": "hsla(0, 86%, 97%, 0.5)", + "background075": "hsla(0, 86%, 97%, 0.75)", + "color1": "hsl(0, 86%, 97%)", + "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(0, 74%, 56%)", + "color11": "hsl(358, 65.0%, 48.7%)", + "color12": "hsl(0, 74%, 42%)", + "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(0, 86%, 97%)", + "backgroundHover": "hsl(359, 100%, 98.6%)", + "backgroundPress": "hsl(360, 100%, 96.8%)", + "backgroundFocus": "hsl(0, 86%, 97%)", + "borderColor": "hsl(360, 97.9%, 94.8%)", + "borderColorHover": "hsl(360, 90.2%, 91.9%)", + "borderColorFocus": "hsl(359, 100%, 98.6%)", + "borderColorPress": "hsl(360, 97.9%, 94.8%)", + "color": "hsl(0, 74%, 42%)", + "colorHover": "hsl(358, 65.0%, 48.7%)", + "colorPress": "hsl(0, 74%, 42%)", + "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": "dark_red" + }, + "dark_gray": { + "background0": "hsla(0, 0%, 88%, 0)", + "background025": "hsla(0, 0%, 88%, 0.25)", + "background05": "hsla(0, 0%, 88%, 0.5)", + "background075": "hsla(0, 0%, 88%, 0.75)", + "color1": "hsl(0, 0%, 88%)", + "color2": "hsl(0, 0%, 97.3%)", + "color3": "hsl(240, 5%, 84%)", + "color4": "hsl(0, 0%, 93.0%)", + "color5": "hsl(240, 4%, 46%)", + "color6": "hsl(0, 0%, 88.7%)", + "color7": "hsl(240, 5%, 26%)", + "color8": "hsl(0, 0%, 78.0%)", + "color9": "hsl(240, 6%, 10%)", + "color10": "hsl(0, 0%, 52.3%)", + "color11": "hsl(0, 0%, 43.5%)", + "color12": "hsl(0, 0%, 9.0%)", + "color0": "hsla(240, 6%, 10%, 0)", + "color025": "hsla(240, 6%, 10%, 0.25)", + "color05": "hsla(240, 6%, 10%, 0.5)", + "color075": "hsla(240, 6%, 10%, 0.75)", + "background": "hsl(0, 0%, 88%)", + "backgroundHover": "hsl(0, 0%, 97.3%)", + "backgroundPress": "hsl(240, 5%, 84%)", + "backgroundFocus": "hsl(0, 0%, 88%)", + "borderColor": "hsl(0, 0%, 93.0%)", + "borderColorHover": "hsl(240, 4%, 46%)", + "borderColorFocus": "hsl(0, 0%, 97.3%)", + "borderColorPress": "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(240, 6%, 10%, 0)", + "placeholderColor": "hsl(240, 6%, 10%)", + "outlineColor": "hsla(240, 6%, 10%, 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%, 92.0%)", + "backgroundPress": "hsl(0, 0%, 90.0%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 81.0%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active" + }, + "light_Button": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 92.0%)", + "backgroundPress": "hsl(0, 0%, 90.0%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 81.0%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_Button" + }, + "light_SliderTrackActive": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 92.0%)", + "backgroundPress": "hsl(0, 0%, 90.0%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 81.0%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_SliderTrackActive" + }, + "light_active_SliderTrackActive": { + "background": "hsl(0, 0%, 94.1%)", + "backgroundHover": "hsl(0, 0%, 92.0%)", + "backgroundPress": "hsl(0, 0%, 90.0%)", + "backgroundFocus": "hsl(0, 0%, 94.1%)", + "borderColor": "hsl(0, 0%, 88.5%)", + "borderColorHover": "hsl(0, 0%, 81.0%)", + "borderColorFocus": "hsl(0, 0%, 92.0%)", + "borderColorPress": "hsl(0, 0%, 88.5%)", + "id": "light_active_SliderTrackActive" + }, + "dark_alt1": { + "color": "hsl(0, 0%, 65%)", + "colorHover": "hsl(0, 0%, 38%)", + "colorPress": "hsl(0, 0%, 65%)", + "colorFocus": "hsl(0, 0%, 38%)", + "id": "dark_alt1" + }, + "dark_alt2": { + "color": "hsl(0, 0%, 38%)", + "colorHover": "hsl(0, 0%, 33%)", + "colorPress": "hsl(0, 0%, 38%)", + "colorFocus": "hsl(0, 0%, 33%)", + "id": "dark_alt2" + }, + "dark_active": { + "background": "hsl(0, 0%, 14%)", + "backgroundHover": "hsl(0, 0%, 16%)", + "backgroundPress": "hsl(0, 0%, 20%)", + "backgroundFocus": "hsl(0, 0%, 14%)", + "borderColor": "hsl(0, 0%, 26%)", + "borderColorHover": "hsl(0, 0%, 29%)", + "borderColorFocus": "hsl(0, 0%, 16%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_active" + }, + "dark_Button": { + "background": "hsl(0, 0%, 14%)", + "backgroundHover": "hsl(0, 0%, 16%)", + "backgroundPress": "hsl(0, 0%, 20%)", + "backgroundFocus": "hsl(0, 0%, 14%)", + "borderColor": "hsl(0, 0%, 26%)", + "borderColorHover": "hsl(0, 0%, 29%)", + "borderColorFocus": "hsl(0, 0%, 16%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_Button" + }, + "dark_SliderTrackActive": { + "background": "hsl(0, 0%, 14%)", + "backgroundHover": "hsl(0, 0%, 16%)", + "backgroundPress": "hsl(0, 0%, 20%)", + "backgroundFocus": "hsl(0, 0%, 14%)", + "borderColor": "hsl(0, 0%, 26%)", + "borderColorHover": "hsl(0, 0%, 29%)", + "borderColorFocus": "hsl(0, 0%, 16%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_SliderTrackActive" + }, + "dark_active_SliderTrackActive": { + "background": "hsl(0, 0%, 14%)", + "backgroundHover": "hsl(0, 0%, 16%)", + "backgroundPress": "hsl(0, 0%, 20%)", + "backgroundFocus": "hsl(0, 0%, 14%)", + "borderColor": "hsl(0, 0%, 26%)", + "borderColorHover": "hsl(0, 0%, 29%)", + "borderColorFocus": "hsl(0, 0%, 16%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_active_SliderTrackActive" + }, + "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": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsla(49, 100%, 58%, 1)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(38, 90%, 35%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsla(49, 100%, 58%, 1)", + "borderColorPress": "hsl(38, 90%, 35%)", + "id": "light_yellow_active" + }, + "light_yellow_Button": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsla(49, 100%, 58%, 1)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(38, 90%, 35%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsla(49, 100%, 58%, 1)", + "borderColorPress": "hsl(38, 90%, 35%)", + "id": "light_yellow_Button" + }, + "light_yellow_SliderTrackActive": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsla(49, 100%, 58%, 1)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(38, 90%, 35%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsla(49, 100%, 58%, 1)", + "borderColorPress": "hsl(38, 90%, 35%)", + "id": "light_yellow_SliderTrackActive" + }, + "light_yellow_active_SliderTrackActive": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsla(49, 100%, 58%, 1)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(38, 90%, 35%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsla(49, 100%, 58%, 1)", + "borderColorPress": "hsl(38, 90%, 35%)", + "id": "light_yellow_active_SliderTrackActive" + }, + "light_green_alt1": { + "color": "hsl(153, 67.0%, 28.5%)", + "colorHover": "hsl(160, 84%, 39%)", + "colorPress": "hsl(153, 67.0%, 28.5%)", + "colorFocus": "hsl(160, 84%, 39%)", + "id": "light_green_alt1" + }, + "light_green_alt2": { + "color": "hsl(160, 84%, 39%)", + "colorHover": "hsl(142, 71%, 27%)", + "colorPress": "hsl(160, 84%, 39%)", + "colorFocus": "hsl(142, 71%, 27%)", + "id": "light_green_alt2" + }, + "light_green_active": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(141, 43.7%, 86.0%)", + "backgroundPress": "hsl(161, 94%, 26%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active" + }, + "light_green_Button": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(141, 43.7%, 86.0%)", + "backgroundPress": "hsl(161, 94%, 26%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_Button" + }, + "light_green_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(141, 43.7%, 86.0%)", + "backgroundPress": "hsl(161, 94%, 26%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_SliderTrackActive" + }, + "light_green_active_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(141, 43.7%, 86.0%)", + "backgroundPress": "hsl(161, 94%, 26%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(141, 43.7%, 86.0%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_active_SliderTrackActive" + }, + "light_purple_alt1": { + "color": "hsl(260, 100%, 95%)", + "colorHover": "hsl(272, 66.0%, 16.0%)", + "colorPress": "hsl(260, 100%, 95%)", + "colorFocus": "hsl(272, 66.0%, 16.0%)", + "id": "light_purple_alt1" + }, + "light_purple_alt2": { + "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%)", + "id": "light_purple_alt2" + }, + "light_purple_active": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 56%, 45%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 56%, 45%)", + "id": "light_purple_active" + }, + "light_purple_Button": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 56%, 45%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 56%, 45%)", + "id": "light_purple_Button" + }, + "light_purple_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 56%, 45%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 56%, 45%)", + "id": "light_purple_SliderTrackActive" + }, + "light_purple_active_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 56%, 45%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 56%, 45%)", + "id": "light_purple_active_SliderTrackActive" + }, + "light_red_alt1": { + "color": "hsl(358, 65.0%, 48.7%)", + "colorHover": "hsl(0, 74%, 56%)", + "colorPress": "hsl(358, 65.0%, 48.7%)", + "colorFocus": "hsl(0, 74%, 56%)", + "id": "light_red_alt1" + }, + "light_red_alt2": { + "color": "hsl(0, 74%, 56%)", + "colorHover": "hsl(358, 75.0%, 59.0%)", + "colorPress": "hsl(0, 74%, 56%)", + "colorFocus": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_alt2" + }, + "light_red_active": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(347, 77%, 40%)", + "backgroundPress": "hsl(0, 70%, 35%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(347, 78%, 50%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(347, 77%, 40%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_active" + }, + "light_red_Button": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(347, 77%, 40%)", + "backgroundPress": "hsl(0, 70%, 35%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(347, 78%, 50%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(347, 77%, 40%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_Button" + }, + "light_red_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(347, 77%, 40%)", + "backgroundPress": "hsl(0, 70%, 35%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(347, 78%, 50%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(347, 77%, 40%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_SliderTrackActive" + }, + "light_red_active_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(347, 77%, 40%)", + "backgroundPress": "hsl(0, 70%, 35%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(347, 78%, 50%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(347, 77%, 40%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_active_SliderTrackActive" + }, + "light_gray_alt1": { + "color": "hsl(216, 12%, 84%)", + "colorHover": "hsl(217, 19%, 27%)", + "colorPress": "hsl(216, 12%, 84%)", + "colorFocus": "hsl(217, 19%, 27%)", + "id": "light_gray_alt1" + }, + "light_gray_alt2": { + "color": "hsl(217, 19%, 27%)", + "colorHover": "hsl(240, 6%, 10%)", + "colorPress": "hsl(217, 19%, 27%)", + "colorFocus": "hsl(240, 6%, 10%)", + "id": "light_gray_alt2" + }, + "light_gray_active": { + "background": "hsl(240, 5%, 70%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 70%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_active" + }, + "light_gray_Button": { + "background": "hsl(240, 5%, 70%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 70%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_Button" + }, + "light_gray_SliderTrackActive": { + "background": "hsl(240, 5%, 70%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 70%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_SliderTrackActive" + }, + "light_gray_active_SliderTrackActive": { + "background": "hsl(240, 5%, 70%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 70%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_active_SliderTrackActive" + }, + "dark_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": "dark_yellow_alt1" + }, + "dark_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": "dark_yellow_alt2" + }, + "dark_yellow_active": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(52, 97.9%, 82.0%)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "dark_yellow_active" + }, + "dark_yellow_Button": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(52, 97.9%, 82.0%)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "dark_yellow_Button" + }, + "dark_yellow_SliderTrackActive": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(52, 97.9%, 82.0%)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "dark_yellow_SliderTrackActive" + }, + "dark_yellow_active_SliderTrackActive": { + "background": "hsl(54, 100%, 86.6%)", + "backgroundHover": "hsl(52, 97.9%, 82.0%)", + "backgroundPress": "hsl(49, 100%, 58%)", + "backgroundFocus": "hsl(54, 100%, 86.6%)", + "borderColor": "hsl(47, 80.4%, 68.0%)", + "borderColorHover": "hsl(48, 100%, 46.1%)", + "borderColorFocus": "hsl(52, 97.9%, 82.0%)", + "borderColorPress": "hsl(47, 80.4%, 68.0%)", + "id": "dark_yellow_active_SliderTrackActive" + }, + "dark_green_alt1": { + "color": "hsl(153, 67.0%, 28.5%)", + "colorHover": "hsl(160, 84%, 39%)", + "colorPress": "hsl(153, 67.0%, 28.5%)", + "colorFocus": "hsl(160, 84%, 39%)", + "id": "dark_green_alt1" + }, + "dark_green_alt2": { + "color": "hsl(160, 84%, 39%)", + "colorHover": "hsl(151, 55.0%, 41.5%)", + "colorPress": "hsl(160, 84%, 39%)", + "colorFocus": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_alt2" + }, + "dark_green_active": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(143, 40.3%, 79.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(142, 71%, 27%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_active" + }, + "dark_green_Button": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(143, 40.3%, 79.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(142, 71%, 27%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_Button" + }, + "dark_green_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(143, 40.3%, 79.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(142, 71%, 27%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_SliderTrackActive" + }, + "dark_green_active_SliderTrackActive": { + "background": "hsl(140, 48.7%, 91.0%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(143, 40.3%, 79.0%)", + "backgroundFocus": "hsl(140, 48.7%, 91.0%)", + "borderColor": "hsl(146, 38.5%, 69.0%)", + "borderColorHover": "hsl(151, 40.2%, 54.1%)", + "borderColorFocus": "hsl(142, 71%, 27%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_active_SliderTrackActive" + }, + "dark_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": "dark_purple_alt1" + }, + "dark_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": "dark_purple_alt2" + }, + "dark_purple_active": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "dark_purple_active" + }, + "dark_purple_Button": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "dark_purple_Button" + }, + "dark_purple_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "dark_purple_SliderTrackActive" + }, + "dark_purple_active_SliderTrackActive": { + "background": "hsl(275, 76.4%, 94.7%)", + "backgroundHover": "hsl(272, 56%, 45%)", + "backgroundPress": "hsl(273, 56%, 35%)", + "backgroundFocus": "hsl(275, 76.4%, 94.7%)", + "borderColor": "hsl(273, 61.0%, 81.7%)", + "borderColorHover": "hsl(272, 60.0%, 73.5%)", + "borderColorFocus": "hsl(272, 56%, 45%)", + "borderColorPress": "hsl(273, 61.0%, 81.7%)", + "id": "dark_purple_active_SliderTrackActive" + }, + "dark_red_alt1": { + "color": "hsl(358, 65.0%, 48.7%)", + "colorHover": "hsl(0, 74%, 56%)", + "colorPress": "hsl(358, 65.0%, 48.7%)", + "colorFocus": "hsl(0, 74%, 56%)", + "id": "dark_red_alt1" + }, + "dark_red_alt2": { + "color": "hsl(0, 74%, 56%)", + "colorHover": "hsl(358, 75.0%, 59.0%)", + "colorPress": "hsl(0, 74%, 56%)", + "colorFocus": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_alt2" + }, + "dark_red_active": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 90.2%, 91.9%)", + "backgroundPress": "hsl(360, 81.7%, 87.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_active" + }, + "dark_red_Button": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 90.2%, 91.9%)", + "backgroundPress": "hsl(360, 81.7%, 87.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_Button" + }, + "dark_red_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 90.2%, 91.9%)", + "backgroundPress": "hsl(360, 81.7%, 87.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_SliderTrackActive" + }, + "dark_red_active_SliderTrackActive": { + "background": "hsl(360, 97.9%, 94.8%)", + "backgroundHover": "hsl(360, 90.2%, 91.9%)", + "backgroundPress": "hsl(360, 81.7%, 87.8%)", + "backgroundFocus": "hsl(360, 97.9%, 94.8%)", + "borderColor": "hsl(359, 74.2%, 81.7%)", + "borderColorHover": "hsl(359, 69.5%, 74.3%)", + "borderColorFocus": "hsl(360, 90.2%, 91.9%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_active_SliderTrackActive" + }, + "dark_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": "dark_gray_alt1" + }, + "dark_gray_alt2": { + "color": "hsl(0, 0%, 52.3%)", + "colorHover": "hsl(240, 6%, 10%)", + "colorPress": "hsl(0, 0%, 52.3%)", + "colorFocus": "hsl(240, 6%, 10%)", + "id": "dark_gray_alt2" + }, + "dark_gray_active": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(0, 0%, 88.7%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(0, 0%, 78.0%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_active" + }, + "dark_gray_Button": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(0, 0%, 88.7%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(0, 0%, 78.0%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_Button" + }, + "dark_gray_SliderTrackActive": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(0, 0%, 88.7%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(0, 0%, 78.0%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_SliderTrackActive" + }, + "dark_gray_active_SliderTrackActive": { + "background": "hsl(0, 0%, 93.0%)", + "backgroundHover": "hsl(240, 4%, 46%)", + "backgroundPress": "hsl(0, 0%, 88.7%)", + "backgroundFocus": "hsl(0, 0%, 93.0%)", + "borderColor": "hsl(240, 5%, 26%)", + "borderColorHover": "hsl(0, 0%, 78.0%)", + "borderColorFocus": "hsl(240, 4%, 46%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_active_SliderTrackActive" + }, + "light_ListItem": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_ListItem" + }, + "light_SelectTrigger": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_SelectTrigger" + }, + "light_Card": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_Card" + }, + "light_DrawerFrame": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_DrawerFrame" + }, + "light_Progress": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_Progress" + }, + "light_TooltipArrow": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_TooltipArrow" + }, + "light_SliderTrack": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_SliderTrack" + }, + "light_Input": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_Input" + }, + "light_TextArea": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_TextArea" + }, + "light_active_ListItem": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_ListItem" + }, + "light_active_DrawerFrame": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_DrawerFrame" + }, + "light_active_Progress": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_Progress" + }, + "light_active_TooltipArrow": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_TooltipArrow" + }, + "light_active_SliderTrack": { + "background": "hsl(0, 0%, 97%)", + "backgroundHover": "hsl(0, 0%, 96.3%)", + "backgroundPress": "hsl(0, 0%, 94.1%)", + "backgroundFocus": "hsl(0, 0%, 97%)", + "borderColor": "hsl(0, 0%, 92.0%)", + "borderColorHover": "hsl(0, 0%, 90.0%)", + "borderColorFocus": "hsl(0, 0%, 96.3%)", + "borderColorPress": "hsl(0, 0%, 92.0%)", + "id": "light_active_SliderTrack" + }, + "light_Checkbox": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "hsl(0, 0%, 94.1%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 94.1%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_Checkbox" + }, + "light_Switch": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "hsl(0, 0%, 94.1%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 94.1%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_Switch" + }, + "light_TooltipContent": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "hsl(0, 0%, 94.1%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 94.1%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_TooltipContent" + }, + "light_RadioGroupItem": { + "background": "hsl(0, 0%, 96.3%)", + "backgroundHover": "hsl(0, 0%, 94.1%)", + "backgroundPress": "hsl(0, 0%, 92.0%)", + "backgroundFocus": "hsl(0, 0%, 96.3%)", + "borderColor": "hsl(0, 0%, 90.0%)", + "borderColorHover": "hsl(0, 0%, 88.5%)", + "borderColorFocus": "hsl(0, 0%, 94.1%)", + "borderColorPress": "hsl(0, 0%, 90.0%)", + "id": "light_RadioGroupItem" + }, + "light_SwitchThumb": { + "color": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsla(0, 0%, 0%, 0.5)", + "id": "light_SheetOverlay" + }, + "light_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_DialogOverlay" + }, + "light_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_ModalOverlay" + }, + "light_yellow_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_SheetOverlay" + }, + "light_yellow_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_DialogOverlay" + }, + "light_yellow_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_ModalOverlay" + }, + "light_green_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_SheetOverlay" + }, + "light_green_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_DialogOverlay" + }, + "light_green_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_ModalOverlay" + }, + "light_purple_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_SheetOverlay" + }, + "light_purple_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_DialogOverlay" + }, + "light_purple_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_ModalOverlay" + }, + "light_red_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_SheetOverlay" + }, + "light_red_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_DialogOverlay" + }, + "light_red_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_ModalOverlay" + }, + "light_gray_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_SheetOverlay" + }, + "light_gray_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_DialogOverlay" + }, + "light_gray_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_ModalOverlay" + }, + "light_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_active_SheetOverlay" + }, + "light_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_active_DialogOverlay" + }, + "light_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_active_ModalOverlay" + }, + "light_yellow_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_active_SheetOverlay" + }, + "light_yellow_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_active_DialogOverlay" + }, + "light_yellow_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_yellow_active_ModalOverlay" + }, + "light_green_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_active_SheetOverlay" + }, + "light_green_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_active_DialogOverlay" + }, + "light_green_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_green_active_ModalOverlay" + }, + "light_purple_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_active_SheetOverlay" + }, + "light_purple_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_active_DialogOverlay" + }, + "light_purple_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_purple_active_ModalOverlay" + }, + "light_red_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_active_SheetOverlay" + }, + "light_red_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_active_DialogOverlay" + }, + "light_red_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_red_active_ModalOverlay" + }, + "light_gray_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_active_SheetOverlay" + }, + "light_gray_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_active_DialogOverlay" + }, + "light_gray_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.5)", + "id": "light_gray_active_ModalOverlay" + }, + "dark_ListItem": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_ListItem" + }, + "dark_SelectTrigger": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_SelectTrigger" + }, + "dark_Card": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_Card" + }, + "dark_DrawerFrame": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_DrawerFrame" + }, + "dark_Progress": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_Progress" + }, + "dark_TooltipArrow": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_TooltipArrow" + }, + "dark_SliderTrack": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_SliderTrack" + }, + "dark_Input": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_Input" + }, + "dark_TextArea": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_TextArea" + }, + "dark_active_ListItem": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_ListItem" + }, + "dark_active_DrawerFrame": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_DrawerFrame" + }, + "dark_active_Progress": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_Progress" + }, + "dark_active_TooltipArrow": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_TooltipArrow" + }, + "dark_active_SliderTrack": { + "background": "hsl(0, 0%, 8%)", + "backgroundHover": "hsl(0, 0%, 10%)", + "backgroundPress": "hsl(0, 0%, 14%)", + "backgroundFocus": "hsl(0, 0%, 8%)", + "borderColor": "hsl(0, 0%, 16%)", + "borderColorHover": "hsl(0, 0%, 20%)", + "borderColorFocus": "hsl(0, 0%, 10%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_SliderTrack" + }, + "dark_Checkbox": { + "background": "hsl(0, 0%, 10%)", + "backgroundHover": "hsl(0, 0%, 14%)", + "backgroundPress": "hsl(0, 0%, 16%)", + "backgroundFocus": "hsl(0, 0%, 10%)", + "borderColor": "hsl(0, 0%, 20%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 14%)", + "borderColorPress": "hsl(0, 0%, 20%)", + "id": "dark_Checkbox" + }, + "dark_Switch": { + "background": "hsl(0, 0%, 10%)", + "backgroundHover": "hsl(0, 0%, 14%)", + "backgroundPress": "hsl(0, 0%, 16%)", + "backgroundFocus": "hsl(0, 0%, 10%)", + "borderColor": "hsl(0, 0%, 20%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 14%)", + "borderColorPress": "hsl(0, 0%, 20%)", + "id": "dark_Switch" + }, + "dark_TooltipContent": { + "background": "hsl(0, 0%, 10%)", + "backgroundHover": "hsl(0, 0%, 14%)", + "backgroundPress": "hsl(0, 0%, 16%)", + "backgroundFocus": "hsl(0, 0%, 10%)", + "borderColor": "hsl(0, 0%, 20%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 14%)", + "borderColorPress": "hsl(0, 0%, 20%)", + "id": "dark_TooltipContent" + }, + "dark_RadioGroupItem": { + "background": "hsl(0, 0%, 10%)", + "backgroundHover": "hsl(0, 0%, 14%)", + "backgroundPress": "hsl(0, 0%, 16%)", + "backgroundFocus": "hsl(0, 0%, 10%)", + "borderColor": "hsl(0, 0%, 20%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 14%)", + "borderColorPress": "hsl(0, 0%, 20%)", + "id": "dark_RadioGroupItem" + }, + "dark_SwitchThumb": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 100%)", + "backgroundHover": "hsl(0, 0%, 65%)", + "backgroundPress": "hsl(0, 0%, 100%)", + "backgroundFocus": "hsl(0, 0%, 65%)", + "borderColor": "hsl(0, 0%, 38%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 29%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_SwitchThumb" + }, + "dark_SliderThumb": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 100%)", + "backgroundHover": "hsl(0, 0%, 65%)", + "backgroundPress": "hsl(0, 0%, 100%)", + "backgroundFocus": "hsl(0, 0%, 65%)", + "borderColor": "hsl(0, 0%, 38%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 29%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_SliderThumb" + }, + "dark_Tooltip": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 100%)", + "backgroundHover": "hsl(0, 0%, 65%)", + "backgroundPress": "hsl(0, 0%, 100%)", + "backgroundFocus": "hsl(0, 0%, 65%)", + "borderColor": "hsl(0, 0%, 38%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 29%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_Tooltip" + }, + "dark_ProgressIndicator": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 100%)", + "backgroundHover": "hsl(0, 0%, 65%)", + "backgroundPress": "hsl(0, 0%, 100%)", + "backgroundFocus": "hsl(0, 0%, 65%)", + "borderColor": "hsl(0, 0%, 38%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 29%)", + "borderColorPress": "hsl(0, 0%, 26%)", + "id": "dark_ProgressIndicator" + }, + "dark_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_SheetOverlay" + }, + "dark_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_DialogOverlay" + }, + "dark_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_ModalOverlay" + }, + "dark_yellow_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_SheetOverlay" + }, + "dark_yellow_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_DialogOverlay" + }, + "dark_yellow_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_ModalOverlay" + }, + "dark_green_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_SheetOverlay" + }, + "dark_green_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_DialogOverlay" + }, + "dark_green_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_ModalOverlay" + }, + "dark_purple_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_SheetOverlay" + }, + "dark_purple_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_DialogOverlay" + }, + "dark_purple_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_ModalOverlay" + }, + "dark_red_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_SheetOverlay" + }, + "dark_red_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_DialogOverlay" + }, + "dark_red_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_ModalOverlay" + }, + "dark_gray_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_SheetOverlay" + }, + "dark_gray_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_DialogOverlay" + }, + "dark_gray_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_ModalOverlay" + }, + "dark_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_active_SheetOverlay" + }, + "dark_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_active_DialogOverlay" + }, + "dark_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_active_ModalOverlay" + }, + "dark_yellow_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_active_SheetOverlay" + }, + "dark_yellow_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_active_DialogOverlay" + }, + "dark_yellow_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_yellow_active_ModalOverlay" + }, + "dark_green_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_active_SheetOverlay" + }, + "dark_green_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_active_DialogOverlay" + }, + "dark_green_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_green_active_ModalOverlay" + }, + "dark_purple_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_active_SheetOverlay" + }, + "dark_purple_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_active_DialogOverlay" + }, + "dark_purple_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_purple_active_ModalOverlay" + }, + "dark_red_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_active_SheetOverlay" + }, + "dark_red_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_active_DialogOverlay" + }, + "dark_red_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_red_active_ModalOverlay" + }, + "dark_gray_active_SheetOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_active_SheetOverlay" + }, + "dark_gray_active_DialogOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_active_DialogOverlay" + }, + "dark_gray_active_ModalOverlay": { + "background": "hsla(0, 0%, 0%, 0.9)", + "id": "dark_gray_active_ModalOverlay" + }, + "light_yellow_ListItem": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_ListItem" + }, + "light_yellow_SelectTrigger": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_SelectTrigger" + }, + "light_yellow_Card": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_Card" + }, + "light_yellow_DrawerFrame": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_DrawerFrame" + }, + "light_yellow_Progress": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_Progress" + }, + "light_yellow_TooltipArrow": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_TooltipArrow" + }, + "light_yellow_SliderTrack": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_SliderTrack" + }, + "light_yellow_Input": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_Input" + }, + "light_yellow_TextArea": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_TextArea" + }, + "light_yellow_active_ListItem": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_ListItem" + }, + "light_yellow_active_DrawerFrame": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_DrawerFrame" + }, + "light_yellow_active_Progress": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_Progress" + }, + "light_yellow_active_TooltipArrow": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_TooltipArrow" + }, + "light_yellow_active_SliderTrack": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(48, 100%, 96%)", + "backgroundPress": "hsla(49, 100%, 58%, 0.25)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsla(49, 100%, 58%, 1)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(48, 100%, 96%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_SliderTrack" + }, + "light_yellow_Checkbox": { + "background": "hsl(48, 100%, 96%)", + "backgroundHover": "hsla(49, 100%, 58%, 0.25)", + "backgroundPress": "hsla(49, 100%, 58%, 1)", + "backgroundFocus": "hsl(48, 100%, 96%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(38, 90%, 35%)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "light_yellow_Checkbox" + }, + "light_yellow_Switch": { + "background": "hsl(48, 100%, 96%)", + "backgroundHover": "hsla(49, 100%, 58%, 0.25)", + "backgroundPress": "hsla(49, 100%, 58%, 1)", + "backgroundFocus": "hsl(48, 100%, 96%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(38, 90%, 35%)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "light_yellow_Switch" + }, + "light_yellow_TooltipContent": { + "background": "hsl(48, 100%, 96%)", + "backgroundHover": "hsla(49, 100%, 58%, 0.25)", + "backgroundPress": "hsla(49, 100%, 58%, 1)", + "backgroundFocus": "hsl(48, 100%, 96%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(38, 90%, 35%)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "light_yellow_TooltipContent" + }, + "light_yellow_RadioGroupItem": { + "background": "hsl(48, 100%, 96%)", + "backgroundHover": "hsla(49, 100%, 58%, 0.25)", + "backgroundPress": "hsla(49, 100%, 58%, 1)", + "backgroundFocus": "hsl(48, 100%, 96%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(38, 90%, 35%)", + "borderColorFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "light_yellow_RadioGroupItem" + }, + "light_yellow_SwitchThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "id": "light_yellow_SwitchThumb" + }, + "light_yellow_SliderThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "id": "light_yellow_SliderThumb" + }, + "light_yellow_Tooltip": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "id": "light_yellow_Tooltip" + }, + "light_yellow_ProgressIndicator": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "id": "light_yellow_ProgressIndicator" + }, + "light_green_ListItem": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_ListItem" + }, + "light_green_SelectTrigger": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_SelectTrigger" + }, + "light_green_Card": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_Card" + }, + "light_green_DrawerFrame": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_DrawerFrame" + }, + "light_green_Progress": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_Progress" + }, + "light_green_TooltipArrow": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_TooltipArrow" + }, + "light_green_SliderTrack": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_SliderTrack" + }, + "light_green_Input": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_Input" + }, + "light_green_TextArea": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_TextArea" + }, + "light_green_active_ListItem": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_ListItem" + }, + "light_green_active_DrawerFrame": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_DrawerFrame" + }, + "light_green_active_Progress": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_Progress" + }, + "light_green_active_TooltipArrow": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_TooltipArrow" + }, + "light_green_active_SliderTrack": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(141, 43.7%, 86.0%)", + "borderColorHover": "hsl(161, 94%, 26%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_SliderTrack" + }, + "light_green_Checkbox": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(161, 94%, 26%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(161, 94%, 26%)", + "id": "light_green_Checkbox" + }, + "light_green_Switch": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(161, 94%, 26%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(161, 94%, 26%)", + "id": "light_green_Switch" + }, + "light_green_TooltipContent": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(161, 94%, 26%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(161, 94%, 26%)", + "id": "light_green_TooltipContent" + }, + "light_green_RadioGroupItem": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(141, 43.7%, 86.0%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(161, 94%, 26%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(161, 94%, 26%)", + "id": "light_green_RadioGroupItem" + }, + "light_green_SwitchThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_SwitchThumb" + }, + "light_green_SliderThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_SliderThumb" + }, + "light_green_Tooltip": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_Tooltip" + }, + "light_green_ProgressIndicator": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "light_green_ProgressIndicator" + }, + "light_purple_ListItem": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_ListItem" + }, + "light_purple_SelectTrigger": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_SelectTrigger" + }, + "light_purple_Card": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_Card" + }, + "light_purple_DrawerFrame": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_DrawerFrame" + }, + "light_purple_Progress": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_Progress" + }, + "light_purple_TooltipArrow": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_TooltipArrow" + }, + "light_purple_SliderTrack": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_SliderTrack" + }, + "light_purple_Input": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_Input" + }, + "light_purple_TextArea": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_TextArea" + }, + "light_purple_active_ListItem": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_active_ListItem" + }, + "light_purple_active_DrawerFrame": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_active_DrawerFrame" + }, + "light_purple_active_Progress": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_active_Progress" + }, + "light_purple_active_TooltipArrow": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_active_TooltipArrow" + }, + "light_purple_active_SliderTrack": { + "background": "hsl(265, 100%, 96%)", + "backgroundHover": "hsl(265, 100%, 91%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(265, 100%, 96%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(265, 100%, 91%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "light_purple_active_SliderTrack" + }, + "light_purple_Checkbox": { + "background": "hsl(265, 100%, 91%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(265, 100%, 91%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 56%, 45%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "light_purple_Checkbox" + }, + "light_purple_Switch": { + "background": "hsl(265, 100%, 91%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(265, 100%, 91%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 56%, 45%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "light_purple_Switch" + }, + "light_purple_TooltipContent": { + "background": "hsl(265, 100%, 91%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(265, 100%, 91%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 56%, 45%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "light_purple_TooltipContent" + }, + "light_purple_RadioGroupItem": { + "background": "hsl(265, 100%, 91%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(265, 100%, 91%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 56%, 45%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "light_purple_RadioGroupItem" + }, + "light_purple_SwitchThumb": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "background": "hsl(273, 56%, 40%)", + "backgroundHover": "hsl(260, 100%, 95%)", + "backgroundPress": "hsl(273, 56%, 40%)", + "backgroundFocus": "hsl(260, 100%, 95%)", + "borderColor": "hsl(272, 66.0%, 16.0%)", + "borderColorHover": "hsl(272, 50.0%, 45.8%)", + "borderColorFocus": "hsl(272, 46.8%, 50.3%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_SwitchThumb" + }, + "light_purple_SliderThumb": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "background": "hsl(273, 56%, 40%)", + "backgroundHover": "hsl(260, 100%, 95%)", + "backgroundPress": "hsl(273, 56%, 40%)", + "backgroundFocus": "hsl(260, 100%, 95%)", + "borderColor": "hsl(272, 66.0%, 16.0%)", + "borderColorHover": "hsl(272, 50.0%, 45.8%)", + "borderColorFocus": "hsl(272, 46.8%, 50.3%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_SliderThumb" + }, + "light_purple_Tooltip": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "background": "hsl(273, 56%, 40%)", + "backgroundHover": "hsl(260, 100%, 95%)", + "backgroundPress": "hsl(273, 56%, 40%)", + "backgroundFocus": "hsl(260, 100%, 95%)", + "borderColor": "hsl(272, 66.0%, 16.0%)", + "borderColorHover": "hsl(272, 50.0%, 45.8%)", + "borderColorFocus": "hsl(272, 46.8%, 50.3%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_Tooltip" + }, + "light_purple_ProgressIndicator": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "background": "hsl(273, 56%, 40%)", + "backgroundHover": "hsl(260, 100%, 95%)", + "backgroundPress": "hsl(273, 56%, 40%)", + "backgroundFocus": "hsl(260, 100%, 95%)", + "borderColor": "hsl(272, 66.0%, 16.0%)", + "borderColorHover": "hsl(272, 50.0%, 45.8%)", + "borderColorFocus": "hsl(272, 46.8%, 50.3%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_ProgressIndicator" + }, + "light_red_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_ListItem" + }, + "light_red_SelectTrigger": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_SelectTrigger" + }, + "light_red_Card": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_Card" + }, + "light_red_DrawerFrame": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_DrawerFrame" + }, + "light_red_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_Progress" + }, + "light_red_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_TooltipArrow" + }, + "light_red_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_SliderTrack" + }, + "light_red_Input": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_Input" + }, + "light_red_TextArea": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_TextArea" + }, + "light_red_active_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_ListItem" + }, + "light_red_active_DrawerFrame": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_DrawerFrame" + }, + "light_red_active_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_Progress" + }, + "light_red_active_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_TooltipArrow" + }, + "light_red_active_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(347, 77%, 40%)", + "borderColorHover": "hsl(0, 70%, 35%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_SliderTrack" + }, + "light_red_Checkbox": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(347, 77%, 40%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(0, 70%, 35%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(0, 70%, 35%)", + "id": "light_red_Checkbox" + }, + "light_red_Switch": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(347, 77%, 40%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(0, 70%, 35%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(0, 70%, 35%)", + "id": "light_red_Switch" + }, + "light_red_TooltipContent": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(347, 77%, 40%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(0, 70%, 35%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(0, 70%, 35%)", + "id": "light_red_TooltipContent" + }, + "light_red_RadioGroupItem": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(347, 77%, 40%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(0, 70%, 35%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(0, 70%, 35%)", + "id": "light_red_RadioGroupItem" + }, + "light_red_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_SwitchThumb" + }, + "light_red_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_SliderThumb" + }, + "light_red_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_Tooltip" + }, + "light_red_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(347, 78%, 50%)", + "id": "light_red_ProgressIndicator" + }, + "light_gray_ListItem": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_ListItem" + }, + "light_gray_SelectTrigger": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_SelectTrigger" + }, + "light_gray_Card": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_Card" + }, + "light_gray_DrawerFrame": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_DrawerFrame" + }, + "light_gray_Progress": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_Progress" + }, + "light_gray_TooltipArrow": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_TooltipArrow" + }, + "light_gray_SliderTrack": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_SliderTrack" + }, + "light_gray_Input": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_Input" + }, + "light_gray_TextArea": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_TextArea" + }, + "light_gray_active_ListItem": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_ListItem" + }, + "light_gray_active_DrawerFrame": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_DrawerFrame" + }, + "light_gray_active_Progress": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_Progress" + }, + "light_gray_active_TooltipArrow": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_TooltipArrow" + }, + "light_gray_active_SliderTrack": { + "background": "hsl(220, 14%, 96%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(240, 5%, 70%)", + "backgroundFocus": "hsl(220, 14%, 96%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(240, 5%, 34%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_SliderTrack" + }, + "light_gray_Checkbox": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(240, 5%, 70%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 70%)", + "borderColorPress": "hsl(240, 5%, 34%)", + "id": "light_gray_Checkbox" + }, + "light_gray_Switch": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(240, 5%, 70%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 70%)", + "borderColorPress": "hsl(240, 5%, 34%)", + "id": "light_gray_Switch" + }, + "light_gray_TooltipContent": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(240, 5%, 70%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 70%)", + "borderColorPress": "hsl(240, 5%, 34%)", + "id": "light_gray_TooltipContent" + }, + "light_gray_RadioGroupItem": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(240, 5%, 70%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 70%)", + "borderColorPress": "hsl(240, 5%, 34%)", + "id": "light_gray_RadioGroupItem" + }, + "light_gray_SwitchThumb": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(221, 9%, 41%)", + "backgroundHover": "hsl(216, 12%, 84%)", + "backgroundPress": "hsl(221, 9%, 41%)", + "backgroundFocus": "hsl(216, 12%, 84%)", + "borderColor": "hsl(217, 19%, 27%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_SwitchThumb" + }, + "light_gray_SliderThumb": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(221, 9%, 41%)", + "backgroundHover": "hsl(216, 12%, 84%)", + "backgroundPress": "hsl(221, 9%, 41%)", + "backgroundFocus": "hsl(216, 12%, 84%)", + "borderColor": "hsl(217, 19%, 27%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_SliderThumb" + }, + "light_gray_Tooltip": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(221, 9%, 41%)", + "backgroundHover": "hsl(216, 12%, 84%)", + "backgroundPress": "hsl(221, 9%, 41%)", + "backgroundFocus": "hsl(216, 12%, 84%)", + "borderColor": "hsl(217, 19%, 27%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_Tooltip" + }, + "light_gray_ProgressIndicator": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(221, 9%, 41%)", + "backgroundHover": "hsl(216, 12%, 84%)", + "backgroundPress": "hsl(221, 9%, 41%)", + "backgroundFocus": "hsl(216, 12%, 84%)", + "borderColor": "hsl(217, 19%, 27%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "light_gray_ProgressIndicator" + }, + "dark_yellow_ListItem": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_ListItem" + }, + "dark_yellow_SelectTrigger": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_SelectTrigger" + }, + "dark_yellow_Card": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_Card" + }, + "dark_yellow_DrawerFrame": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_DrawerFrame" + }, + "dark_yellow_Progress": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_Progress" + }, + "dark_yellow_TooltipArrow": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_TooltipArrow" + }, + "dark_yellow_SliderTrack": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_SliderTrack" + }, + "dark_yellow_Input": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_Input" + }, + "dark_yellow_TextArea": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_TextArea" + }, + "dark_yellow_active_ListItem": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_ListItem" + }, + "dark_yellow_active_DrawerFrame": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_DrawerFrame" + }, + "dark_yellow_active_Progress": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_Progress" + }, + "dark_yellow_active_TooltipArrow": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_TooltipArrow" + }, + "dark_yellow_active_SliderTrack": { + "background": "hsla(49, 100%, 58%, 0.25)", + "backgroundHover": "hsl(55, 100%, 90.9%)", + "backgroundPress": "hsl(54, 100%, 86.6%)", + "backgroundFocus": "hsla(49, 100%, 58%, 0.25)", + "borderColor": "hsl(52, 97.9%, 82.0%)", + "borderColorHover": "hsl(49, 100%, 58%)", + "borderColorFocus": "hsl(55, 100%, 90.9%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_SliderTrack" + }, + "dark_yellow_Checkbox": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(54, 100%, 86.6%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(54, 100%, 86.6%)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "dark_yellow_Checkbox" + }, + "dark_yellow_Switch": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(54, 100%, 86.6%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(54, 100%, 86.6%)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "dark_yellow_Switch" + }, + "dark_yellow_TooltipContent": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(54, 100%, 86.6%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(54, 100%, 86.6%)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "dark_yellow_TooltipContent" + }, + "dark_yellow_RadioGroupItem": { + "background": "hsl(55, 100%, 90.9%)", + "backgroundHover": "hsl(54, 100%, 86.6%)", + "backgroundPress": "hsl(52, 97.9%, 82.0%)", + "backgroundFocus": "hsl(55, 100%, 90.9%)", + "borderColor": "hsl(49, 100%, 58%)", + "borderColorHover": "hsl(47, 80.4%, 68.0%)", + "borderColorFocus": "hsl(54, 100%, 86.6%)", + "borderColorPress": "hsl(49, 100%, 58%)", + "id": "dark_yellow_RadioGroupItem" + }, + "dark_yellow_SwitchThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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": "dark_yellow_SwitchThumb" + }, + "dark_yellow_SliderThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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": "dark_yellow_SliderThumb" + }, + "dark_yellow_Tooltip": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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": "dark_yellow_Tooltip" + }, + "dark_yellow_ProgressIndicator": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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": "dark_yellow_ProgressIndicator" + }, + "dark_green_ListItem": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_ListItem" + }, + "dark_green_SelectTrigger": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_SelectTrigger" + }, + "dark_green_Card": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_Card" + }, + "dark_green_DrawerFrame": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_DrawerFrame" + }, + "dark_green_Progress": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_Progress" + }, + "dark_green_TooltipArrow": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_TooltipArrow" + }, + "dark_green_SliderTrack": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_SliderTrack" + }, + "dark_green_Input": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_Input" + }, + "dark_green_TextArea": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_TextArea" + }, + "dark_green_active_ListItem": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_active_ListItem" + }, + "dark_green_active_DrawerFrame": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_active_DrawerFrame" + }, + "dark_green_active_Progress": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_active_Progress" + }, + "dark_green_active_TooltipArrow": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_active_TooltipArrow" + }, + "dark_green_active_SliderTrack": { + "background": "hsl(136, 73%, 97%)", + "backgroundHover": "hsl(139, 55.2%, 94.5%)", + "backgroundPress": "hsl(140, 48.7%, 91.0%)", + "backgroundFocus": "hsl(136, 73%, 97%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(143, 40.3%, 79.0%)", + "borderColorFocus": "hsl(139, 55.2%, 94.5%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "dark_green_active_SliderTrack" + }, + "dark_green_Checkbox": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(142, 71%, 27%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "dark_green_Checkbox" + }, + "dark_green_Switch": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(142, 71%, 27%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "dark_green_Switch" + }, + "dark_green_TooltipContent": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(142, 71%, 27%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "dark_green_TooltipContent" + }, + "dark_green_RadioGroupItem": { + "background": "hsl(139, 55.2%, 94.5%)", + "backgroundHover": "hsl(140, 48.7%, 91.0%)", + "backgroundPress": "hsl(142, 71%, 27%)", + "backgroundFocus": "hsl(139, 55.2%, 94.5%)", + "borderColor": "hsl(143, 40.3%, 79.0%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(140, 48.7%, 91.0%)", + "borderColorPress": "hsl(143, 40.3%, 79.0%)", + "id": "dark_green_RadioGroupItem" + }, + "dark_green_SwitchThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_SwitchThumb" + }, + "dark_green_SliderThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_SliderThumb" + }, + "dark_green_Tooltip": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_Tooltip" + }, + "dark_green_ProgressIndicator": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(145, 63%, 42%)", + "backgroundHover": "hsl(153, 67.0%, 28.5%)", + "backgroundPress": "hsl(145, 63%, 42%)", + "backgroundFocus": "hsl(153, 67.0%, 28.5%)", + "borderColor": "hsl(160, 84%, 39%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(151, 40.2%, 54.1%)", + "borderColorPress": "hsl(146, 38.5%, 69.0%)", + "id": "dark_green_ProgressIndicator" + }, + "dark_purple_ListItem": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_ListItem" + }, + "dark_purple_SelectTrigger": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_SelectTrigger" + }, + "dark_purple_Card": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_Card" + }, + "dark_purple_DrawerFrame": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_DrawerFrame" + }, + "dark_purple_Progress": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_Progress" + }, + "dark_purple_TooltipArrow": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_TooltipArrow" + }, + "dark_purple_SliderTrack": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_SliderTrack" + }, + "dark_purple_Input": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_Input" + }, + "dark_purple_TextArea": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_TextArea" + }, + "dark_purple_active_ListItem": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_ListItem" + }, + "dark_purple_active_DrawerFrame": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_DrawerFrame" + }, + "dark_purple_active_Progress": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_Progress" + }, + "dark_purple_active_TooltipArrow": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_TooltipArrow" + }, + "dark_purple_active_SliderTrack": { + "background": "hsl(276, 100%, 99.0%)", + "backgroundHover": "hsl(276, 83.1%, 97.0%)", + "backgroundPress": "hsl(275, 76.4%, 94.7%)", + "backgroundFocus": "hsl(276, 100%, 99.0%)", + "borderColor": "hsl(272, 56%, 45%)", + "borderColorHover": "hsl(273, 56%, 35%)", + "borderColorFocus": "hsl(276, 83.1%, 97.0%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_SliderTrack" + }, + "dark_purple_Checkbox": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "dark_purple_Checkbox" + }, + "dark_purple_Switch": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "dark_purple_Switch" + }, + "dark_purple_TooltipContent": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "dark_purple_TooltipContent" + }, + "dark_purple_RadioGroupItem": { + "background": "hsl(276, 83.1%, 97.0%)", + "backgroundHover": "hsl(275, 76.4%, 94.7%)", + "backgroundPress": "hsl(272, 56%, 45%)", + "backgroundFocus": "hsl(276, 83.1%, 97.0%)", + "borderColor": "hsl(273, 56%, 35%)", + "borderColorHover": "hsl(273, 61.0%, 81.7%)", + "borderColorFocus": "hsl(275, 76.4%, 94.7%)", + "borderColorPress": "hsl(273, 56%, 35%)", + "id": "dark_purple_RadioGroupItem" + }, + "dark_purple_SwitchThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_SwitchThumb" + }, + "dark_purple_SliderThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_SliderThumb" + }, + "dark_purple_Tooltip": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_Tooltip" + }, + "dark_purple_ProgressIndicator": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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": "dark_purple_ProgressIndicator" + }, + "dark_red_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_ListItem" + }, + "dark_red_SelectTrigger": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_SelectTrigger" + }, + "dark_red_Card": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_Card" + }, + "dark_red_DrawerFrame": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_DrawerFrame" + }, + "dark_red_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_Progress" + }, + "dark_red_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_TooltipArrow" + }, + "dark_red_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_SliderTrack" + }, + "dark_red_Input": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_Input" + }, + "dark_red_TextArea": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_TextArea" + }, + "dark_red_active_ListItem": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_active_ListItem" + }, + "dark_red_active_DrawerFrame": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_active_DrawerFrame" + }, + "dark_red_active_Progress": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_active_Progress" + }, + "dark_red_active_TooltipArrow": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_active_TooltipArrow" + }, + "dark_red_active_SliderTrack": { + "background": "hsl(359, 100%, 98.6%)", + "backgroundHover": "hsl(360, 100%, 96.8%)", + "backgroundPress": "hsl(360, 97.9%, 94.8%)", + "backgroundFocus": "hsl(359, 100%, 98.6%)", + "borderColor": "hsl(360, 90.2%, 91.9%)", + "borderColorHover": "hsl(360, 81.7%, 87.8%)", + "borderColorFocus": "hsl(360, 100%, 96.8%)", + "borderColorPress": "hsl(360, 90.2%, 91.9%)", + "id": "dark_red_active_SliderTrack" + }, + "dark_red_Checkbox": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "dark_red_Checkbox" + }, + "dark_red_Switch": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "dark_red_Switch" + }, + "dark_red_TooltipContent": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "dark_red_TooltipContent" + }, + "dark_red_RadioGroupItem": { + "background": "hsl(360, 100%, 96.8%)", + "backgroundHover": "hsl(360, 97.9%, 94.8%)", + "backgroundPress": "hsl(360, 90.2%, 91.9%)", + "backgroundFocus": "hsl(360, 100%, 96.8%)", + "borderColor": "hsl(360, 81.7%, 87.8%)", + "borderColorHover": "hsl(359, 74.2%, 81.7%)", + "borderColorFocus": "hsl(360, 97.9%, 94.8%)", + "borderColorPress": "hsl(360, 81.7%, 87.8%)", + "id": "dark_red_RadioGroupItem" + }, + "dark_red_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_SwitchThumb" + }, + "dark_red_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_SliderThumb" + }, + "dark_red_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_Tooltip" + }, + "dark_red_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 42%)", + "backgroundHover": "hsl(358, 65.0%, 48.7%)", + "backgroundPress": "hsl(0, 74%, 42%)", + "backgroundFocus": "hsl(358, 65.0%, 48.7%)", + "borderColor": "hsl(0, 74%, 56%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 69.5%, 74.3%)", + "borderColorPress": "hsl(359, 74.2%, 81.7%)", + "id": "dark_red_ProgressIndicator" + }, + "dark_gray_ListItem": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_ListItem" + }, + "dark_gray_SelectTrigger": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_SelectTrigger" + }, + "dark_gray_Card": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_Card" + }, + "dark_gray_DrawerFrame": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_DrawerFrame" + }, + "dark_gray_Progress": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_Progress" + }, + "dark_gray_TooltipArrow": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_TooltipArrow" + }, + "dark_gray_SliderTrack": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_SliderTrack" + }, + "dark_gray_Input": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_Input" + }, + "dark_gray_TextArea": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_TextArea" + }, + "dark_gray_active_ListItem": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_ListItem" + }, + "dark_gray_active_DrawerFrame": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_DrawerFrame" + }, + "dark_gray_active_Progress": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_Progress" + }, + "dark_gray_active_TooltipArrow": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_TooltipArrow" + }, + "dark_gray_active_SliderTrack": { + "background": "hsl(0, 0%, 97.3%)", + "backgroundHover": "hsl(240, 5%, 84%)", + "backgroundPress": "hsl(0, 0%, 93.0%)", + "backgroundFocus": "hsl(0, 0%, 97.3%)", + "borderColor": "hsl(240, 4%, 46%)", + "borderColorHover": "hsl(0, 0%, 88.7%)", + "borderColorFocus": "hsl(240, 5%, 84%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_SliderTrack" + }, + "dark_gray_Checkbox": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(0, 0%, 93.0%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 93.0%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "dark_gray_Checkbox" + }, + "dark_gray_Switch": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(0, 0%, 93.0%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 93.0%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "dark_gray_Switch" + }, + "dark_gray_TooltipContent": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(0, 0%, 93.0%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 93.0%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "dark_gray_TooltipContent" + }, + "dark_gray_RadioGroupItem": { + "background": "hsl(240, 5%, 84%)", + "backgroundHover": "hsl(0, 0%, 93.0%)", + "backgroundPress": "hsl(240, 4%, 46%)", + "backgroundFocus": "hsl(240, 5%, 84%)", + "borderColor": "hsl(0, 0%, 88.7%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 93.0%)", + "borderColorPress": "hsl(0, 0%, 88.7%)", + "id": "dark_gray_RadioGroupItem" + }, + "dark_gray_SwitchThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "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(240, 6%, 10%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_SwitchThumb" + }, + "dark_gray_SliderThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "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(240, 6%, 10%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_SliderThumb" + }, + "dark_gray_Tooltip": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "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(240, 6%, 10%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_Tooltip" + }, + "dark_gray_ProgressIndicator": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "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(240, 6%, 10%)", + "borderColorFocus": "hsl(0, 0%, 78.0%)", + "borderColorPress": "hsl(240, 5%, 26%)", + "id": "dark_gray_ProgressIndicator" + }, + "light_active_SelectTrigger": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_SelectTrigger" + }, + "light_active_Card": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_Card" + }, + "light_active_Button": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_Button" + }, + "light_active_Checkbox": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_Checkbox" + }, + "light_active_Switch": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_Switch" + }, + "light_active_TooltipContent": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_TooltipContent" + }, + "light_active_RadioGroupItem": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_RadioGroupItem" + }, + "light_active_Input": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_Input" + }, + "light_active_TextArea": { + "background": "hsl(0, 0%, 90.0%)", + "backgroundHover": "hsl(0, 0%, 90.0%)", + "backgroundPress": "hsl(0, 0%, 81.0%)", + "backgroundFocus": "hsl(0, 0%, 90.0%)", + "borderColor": "hsl(0, 0%, 56.1%)", + "borderColorHover": "hsl(0, 0%, 56.1%)", + "borderColorFocus": "hsl(0, 0%, 88.5%)", + "borderColorPress": "hsl(0, 0%, 56.1%)", + "id": "light_active_TextArea" + }, + "light_active_SwitchThumb": { + "color": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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": "hsl(0, 0%, 97%)", + "colorHover": "hsl(0, 0%, 96.3%)", + "colorPress": "hsl(0, 0%, 94.1%)", + "colorFocus": "hsl(0, 0%, 97%)", + "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_SelectTrigger": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_SelectTrigger" + }, + "dark_active_Card": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_Card" + }, + "dark_active_Button": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_Button" + }, + "dark_active_Checkbox": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_Checkbox" + }, + "dark_active_Switch": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_Switch" + }, + "dark_active_TooltipContent": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_TooltipContent" + }, + "dark_active_RadioGroupItem": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_RadioGroupItem" + }, + "dark_active_Input": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_Input" + }, + "dark_active_TextArea": { + "background": "hsl(0, 0%, 20%)", + "backgroundHover": "hsl(0, 0%, 20%)", + "backgroundPress": "hsl(0, 0%, 29%)", + "backgroundFocus": "hsl(0, 0%, 20%)", + "borderColor": "hsl(0, 0%, 33%)", + "borderColorHover": "hsl(0, 0%, 33%)", + "borderColorFocus": "hsl(0, 0%, 26%)", + "borderColorPress": "hsl(0, 0%, 33%)", + "id": "dark_active_TextArea" + }, + "dark_active_SwitchThumb": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 38%)", + "backgroundHover": "hsl(0, 0%, 33%)", + "backgroundPress": "hsl(0, 0%, 38%)", + "backgroundFocus": "hsl(0, 0%, 33%)", + "borderColor": "hsl(0, 0%, 29%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 20%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_SwitchThumb" + }, + "dark_active_SliderThumb": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 38%)", + "backgroundHover": "hsl(0, 0%, 33%)", + "backgroundPress": "hsl(0, 0%, 38%)", + "backgroundFocus": "hsl(0, 0%, 33%)", + "borderColor": "hsl(0, 0%, 29%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 20%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_SliderThumb" + }, + "dark_active_Tooltip": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 38%)", + "backgroundHover": "hsl(0, 0%, 33%)", + "backgroundPress": "hsl(0, 0%, 38%)", + "backgroundFocus": "hsl(0, 0%, 33%)", + "borderColor": "hsl(0, 0%, 29%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 20%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_Tooltip" + }, + "dark_active_ProgressIndicator": { + "color": "hsl(0, 0%, 8%)", + "colorHover": "hsl(0, 0%, 10%)", + "colorPress": "hsl(0, 0%, 14%)", + "colorFocus": "hsl(0, 0%, 8%)", + "background": "hsl(0, 0%, 38%)", + "backgroundHover": "hsl(0, 0%, 33%)", + "backgroundPress": "hsl(0, 0%, 38%)", + "backgroundFocus": "hsl(0, 0%, 33%)", + "borderColor": "hsl(0, 0%, 29%)", + "borderColorHover": "hsl(0, 0%, 26%)", + "borderColorFocus": "hsl(0, 0%, 20%)", + "borderColorPress": "hsl(0, 0%, 16%)", + "id": "dark_active_ProgressIndicator" + }, + "light_yellow_active_SelectTrigger": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_SelectTrigger" + }, + "light_yellow_active_Card": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_Card" + }, + "light_yellow_active_Button": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_Button" + }, + "light_yellow_active_Checkbox": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_Checkbox" + }, + "light_yellow_active_Switch": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_Switch" + }, + "light_yellow_active_TooltipContent": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_TooltipContent" + }, + "light_yellow_active_RadioGroupItem": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_RadioGroupItem" + }, + "light_yellow_active_Input": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_Input" + }, + "light_yellow_active_TextArea": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(38, 90%, 35%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "light_yellow_active_TextArea" + }, + "light_yellow_active_SwitchThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "borderColorFocus": "hsl(49, 100%, 58%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_SwitchThumb" + }, + "light_yellow_active_SliderThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "borderColorFocus": "hsl(49, 100%, 58%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_SliderThumb" + }, + "light_yellow_active_Tooltip": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "borderColorFocus": "hsl(49, 100%, 58%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_Tooltip" + }, + "light_yellow_active_ProgressIndicator": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(48, 100%, 96%)", + "colorPress": "hsla(49, 100%, 58%, 0.25)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(38, 90%, 35%)", + "borderColorFocus": "hsl(49, 100%, 58%)", + "borderColorPress": "hsla(49, 100%, 58%, 1)", + "id": "light_yellow_active_ProgressIndicator" + }, + "light_green_active_SelectTrigger": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_SelectTrigger" + }, + "light_green_active_Card": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_Card" + }, + "light_green_active_Button": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_Button" + }, + "light_green_active_Checkbox": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_Checkbox" + }, + "light_green_active_Switch": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_Switch" + }, + "light_green_active_TooltipContent": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_TooltipContent" + }, + "light_green_active_RadioGroupItem": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_RadioGroupItem" + }, + "light_green_active_Input": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_Input" + }, + "light_green_active_TextArea": { + "background": "hsl(161, 94%, 26%)", + "backgroundHover": "hsl(161, 94%, 26%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(161, 94%, 26%)", + "borderColor": "hsl(142, 71%, 27%)", + "borderColorHover": "hsl(142, 71%, 27%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(142, 71%, 27%)", + "id": "light_green_active_TextArea" + }, + "light_green_active_SwitchThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "backgroundFocus": "hsl(142, 71%, 27%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(161, 94%, 26%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_SwitchThumb" + }, + "light_green_active_SliderThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "backgroundFocus": "hsl(142, 71%, 27%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(161, 94%, 26%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_SliderThumb" + }, + "light_green_active_Tooltip": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "backgroundFocus": "hsl(142, 71%, 27%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(161, 94%, 26%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_Tooltip" + }, + "light_green_active_ProgressIndicator": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(142, 71%, 27%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "backgroundFocus": "hsl(142, 71%, 27%)", + "borderColor": "hsl(151, 40.2%, 54.1%)", + "borderColorHover": "hsl(146, 38.5%, 69.0%)", + "borderColorFocus": "hsl(161, 94%, 26%)", + "borderColorPress": "hsl(141, 43.7%, 86.0%)", + "id": "light_green_active_ProgressIndicator" + }, + "light_purple_active_SelectTrigger": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_SelectTrigger" + }, + "light_purple_active_Card": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_Card" + }, + "light_purple_active_Button": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_Button" + }, + "light_purple_active_Checkbox": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_Checkbox" + }, + "light_purple_active_Switch": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_Switch" + }, + "light_purple_active_TooltipContent": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_TooltipContent" + }, + "light_purple_active_RadioGroupItem": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_RadioGroupItem" + }, + "light_purple_active_Input": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_Input" + }, + "light_purple_active_TextArea": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 56%, 45%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "light_purple_active_TextArea" + }, + "light_purple_active_SwitchThumb": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "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, 56%, 45%)", + "id": "light_purple_active_SwitchThumb" + }, + "light_purple_active_SliderThumb": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "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, 56%, 45%)", + "id": "light_purple_active_SliderThumb" + }, + "light_purple_active_Tooltip": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "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, 56%, 45%)", + "id": "light_purple_active_Tooltip" + }, + "light_purple_active_ProgressIndicator": { + "color": "hsl(265, 100%, 96%)", + "colorHover": "hsl(265, 100%, 91%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(265, 100%, 96%)", + "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, 56%, 45%)", + "id": "light_purple_active_ProgressIndicator" + }, + "light_red_active_SelectTrigger": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_SelectTrigger" + }, + "light_red_active_Card": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_Card" + }, + "light_red_active_Button": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_Button" + }, + "light_red_active_Checkbox": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_Checkbox" + }, + "light_red_active_Switch": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_Switch" + }, + "light_red_active_TooltipContent": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_TooltipContent" + }, + "light_red_active_RadioGroupItem": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_RadioGroupItem" + }, + "light_red_active_Input": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_Input" + }, + "light_red_active_TextArea": { + "background": "hsl(0, 70%, 35%)", + "backgroundHover": "hsl(0, 70%, 35%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(0, 70%, 35%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(347, 78%, 50%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "light_red_active_TextArea" + }, + "light_red_active_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(0, 70%, 35%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_SwitchThumb" + }, + "light_red_active_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(0, 70%, 35%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_SliderThumb" + }, + "light_red_active_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(0, 70%, 35%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_Tooltip" + }, + "light_red_active_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "backgroundFocus": "hsl(358, 75.0%, 59.0%)", + "borderColor": "hsl(359, 69.5%, 74.3%)", + "borderColorHover": "hsl(347, 78%, 50%)", + "borderColorFocus": "hsl(0, 70%, 35%)", + "borderColorPress": "hsl(347, 77%, 40%)", + "id": "light_red_active_ProgressIndicator" + }, + "light_gray_active_SelectTrigger": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_SelectTrigger" + }, + "light_gray_active_Card": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_Card" + }, + "light_gray_active_Button": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_Button" + }, + "light_gray_active_Checkbox": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_Checkbox" + }, + "light_gray_active_Switch": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_Switch" + }, + "light_gray_active_TooltipContent": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_TooltipContent" + }, + "light_gray_active_RadioGroupItem": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_RadioGroupItem" + }, + "light_gray_active_Input": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_Input" + }, + "light_gray_active_TextArea": { + "background": "hsl(240, 5%, 34%)", + "backgroundHover": "hsl(240, 5%, 34%)", + "backgroundPress": "hsl(240, 5%, 34%)", + "backgroundFocus": "hsl(240, 5%, 34%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "light_gray_active_TextArea" + }, + "light_gray_active_SwitchThumb": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(217, 19%, 27%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(217, 19%, 27%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_SwitchThumb" + }, + "light_gray_active_SliderThumb": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(217, 19%, 27%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(217, 19%, 27%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_SliderThumb" + }, + "light_gray_active_Tooltip": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(217, 19%, 27%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(217, 19%, 27%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_Tooltip" + }, + "light_gray_active_ProgressIndicator": { + "color": "hsl(220, 14%, 96%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(240, 5%, 70%)", + "colorFocus": "hsl(220, 14%, 96%)", + "background": "hsl(217, 19%, 27%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(217, 19%, 27%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(240, 5%, 34%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(240, 5%, 34%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "light_gray_active_ProgressIndicator" + }, + "dark_yellow_active_SelectTrigger": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_SelectTrigger" + }, + "dark_yellow_active_Card": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_Card" + }, + "dark_yellow_active_Button": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_Button" + }, + "dark_yellow_active_Checkbox": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_Checkbox" + }, + "dark_yellow_active_Switch": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_Switch" + }, + "dark_yellow_active_TooltipContent": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_TooltipContent" + }, + "dark_yellow_active_RadioGroupItem": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_RadioGroupItem" + }, + "dark_yellow_active_Input": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_Input" + }, + "dark_yellow_active_TextArea": { + "background": "hsl(49, 100%, 58%)", + "backgroundHover": "hsl(49, 100%, 58%)", + "backgroundPress": "hsl(48, 100%, 46.1%)", + "backgroundFocus": "hsl(49, 100%, 58%)", + "borderColor": "hsl(53, 92.0%, 50.0%)", + "borderColorHover": "hsl(53, 92.0%, 50.0%)", + "borderColorFocus": "hsl(47, 80.4%, 68.0%)", + "borderColorPress": "hsl(53, 92.0%, 50.0%)", + "id": "dark_yellow_active_TextArea" + }, + "dark_yellow_active_SwitchThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(49, 100%, 58%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_SwitchThumb" + }, + "dark_yellow_active_SliderThumb": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(49, 100%, 58%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_SliderThumb" + }, + "dark_yellow_active_Tooltip": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(49, 100%, 58%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_Tooltip" + }, + "dark_yellow_active_ProgressIndicator": { + "color": "hsla(49, 100%, 58%, 0.25)", + "colorHover": "hsl(55, 100%, 90.9%)", + "colorPress": "hsl(54, 100%, 86.6%)", + "colorFocus": "hsla(49, 100%, 58%, 0.25)", + "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(49, 100%, 58%)", + "borderColorPress": "hsl(52, 97.9%, 82.0%)", + "id": "dark_yellow_active_ProgressIndicator" + }, + "dark_green_active_SelectTrigger": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_SelectTrigger" + }, + "dark_green_active_Card": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_Card" + }, + "dark_green_active_Button": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_Button" + }, + "dark_green_active_Checkbox": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_Checkbox" + }, + "dark_green_active_Switch": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_Switch" + }, + "dark_green_active_TooltipContent": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_TooltipContent" + }, + "dark_green_active_RadioGroupItem": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_RadioGroupItem" + }, + "dark_green_active_Input": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_Input" + }, + "dark_green_active_TextArea": { + "background": "hsl(143, 40.3%, 79.0%)", + "backgroundHover": "hsl(143, 40.3%, 79.0%)", + "backgroundPress": "hsl(151, 40.2%, 54.1%)", + "backgroundFocus": "hsl(143, 40.3%, 79.0%)", + "borderColor": "hsl(151, 55.0%, 41.5%)", + "borderColorHover": "hsl(151, 55.0%, 41.5%)", + "borderColorFocus": "hsl(146, 38.5%, 69.0%)", + "borderColorPress": "hsl(151, 55.0%, 41.5%)", + "id": "dark_green_active_TextArea" + }, + "dark_green_active_SwitchThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "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(142, 71%, 27%)", + "id": "dark_green_active_SwitchThumb" + }, + "dark_green_active_SliderThumb": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "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(142, 71%, 27%)", + "id": "dark_green_active_SliderThumb" + }, + "dark_green_active_Tooltip": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "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(142, 71%, 27%)", + "id": "dark_green_active_Tooltip" + }, + "dark_green_active_ProgressIndicator": { + "color": "hsl(136, 73%, 97%)", + "colorHover": "hsl(139, 55.2%, 94.5%)", + "colorPress": "hsl(140, 48.7%, 91.0%)", + "colorFocus": "hsl(136, 73%, 97%)", + "background": "hsl(160, 84%, 39%)", + "backgroundHover": "hsl(151, 55.0%, 41.5%)", + "backgroundPress": "hsl(160, 84%, 39%)", + "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(142, 71%, 27%)", + "id": "dark_green_active_ProgressIndicator" + }, + "dark_purple_active_SelectTrigger": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_SelectTrigger" + }, + "dark_purple_active_Card": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_Card" + }, + "dark_purple_active_Button": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_Button" + }, + "dark_purple_active_Checkbox": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_Checkbox" + }, + "dark_purple_active_Switch": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_Switch" + }, + "dark_purple_active_TooltipContent": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_TooltipContent" + }, + "dark_purple_active_RadioGroupItem": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_RadioGroupItem" + }, + "dark_purple_active_Input": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_Input" + }, + "dark_purple_active_TextArea": { + "background": "hsl(273, 56%, 35%)", + "backgroundHover": "hsl(273, 56%, 35%)", + "backgroundPress": "hsl(272, 60.0%, 73.5%)", + "backgroundFocus": "hsl(273, 56%, 35%)", + "borderColor": "hsl(272, 51.0%, 54.0%)", + "borderColorHover": "hsl(272, 51.0%, 54.0%)", + "borderColorFocus": "hsl(273, 61.0%, 81.7%)", + "borderColorPress": "hsl(272, 51.0%, 54.0%)", + "id": "dark_purple_active_TextArea" + }, + "dark_purple_active_SwitchThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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(273, 56%, 35%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_SwitchThumb" + }, + "dark_purple_active_SliderThumb": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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(273, 56%, 35%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_SliderThumb" + }, + "dark_purple_active_Tooltip": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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(273, 56%, 35%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_Tooltip" + }, + "dark_purple_active_ProgressIndicator": { + "color": "hsl(276, 100%, 99.0%)", + "colorHover": "hsl(276, 83.1%, 97.0%)", + "colorPress": "hsl(275, 76.4%, 94.7%)", + "colorFocus": "hsl(276, 100%, 99.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(273, 56%, 35%)", + "borderColorPress": "hsl(272, 56%, 45%)", + "id": "dark_purple_active_ProgressIndicator" + }, + "dark_red_active_SelectTrigger": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_SelectTrigger" + }, + "dark_red_active_Card": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_Card" + }, + "dark_red_active_Button": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_Button" + }, + "dark_red_active_Checkbox": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_Checkbox" + }, + "dark_red_active_Switch": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_Switch" + }, + "dark_red_active_TooltipContent": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_TooltipContent" + }, + "dark_red_active_RadioGroupItem": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_RadioGroupItem" + }, + "dark_red_active_Input": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_Input" + }, + "dark_red_active_TextArea": { + "background": "hsl(360, 81.7%, 87.8%)", + "backgroundHover": "hsl(360, 81.7%, 87.8%)", + "backgroundPress": "hsl(359, 69.5%, 74.3%)", + "backgroundFocus": "hsl(360, 81.7%, 87.8%)", + "borderColor": "hsl(358, 75.0%, 59.0%)", + "borderColorHover": "hsl(358, 75.0%, 59.0%)", + "borderColorFocus": "hsl(359, 74.2%, 81.7%)", + "borderColorPress": "hsl(358, 75.0%, 59.0%)", + "id": "dark_red_active_TextArea" + }, + "dark_red_active_SwitchThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "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": "dark_red_active_SwitchThumb" + }, + "dark_red_active_SliderThumb": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "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": "dark_red_active_SliderThumb" + }, + "dark_red_active_Tooltip": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "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": "dark_red_active_Tooltip" + }, + "dark_red_active_ProgressIndicator": { + "color": "hsl(359, 100%, 98.6%)", + "colorHover": "hsl(360, 100%, 96.8%)", + "colorPress": "hsl(360, 97.9%, 94.8%)", + "colorFocus": "hsl(359, 100%, 98.6%)", + "background": "hsl(0, 74%, 56%)", + "backgroundHover": "hsl(358, 75.0%, 59.0%)", + "backgroundPress": "hsl(0, 74%, 56%)", + "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": "dark_red_active_ProgressIndicator" + }, + "dark_gray_active_SelectTrigger": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_SelectTrigger" + }, + "dark_gray_active_Card": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_Card" + }, + "dark_gray_active_Button": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_Button" + }, + "dark_gray_active_Checkbox": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_Checkbox" + }, + "dark_gray_active_Switch": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_Switch" + }, + "dark_gray_active_TooltipContent": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_TooltipContent" + }, + "dark_gray_active_RadioGroupItem": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_RadioGroupItem" + }, + "dark_gray_active_Input": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_Input" + }, + "dark_gray_active_TextArea": { + "background": "hsl(0, 0%, 88.7%)", + "backgroundHover": "hsl(0, 0%, 88.7%)", + "backgroundPress": "hsl(0, 0%, 78.0%)", + "backgroundFocus": "hsl(0, 0%, 88.7%)", + "borderColor": "hsl(240, 6%, 10%)", + "borderColorHover": "hsl(240, 6%, 10%)", + "borderColorFocus": "hsl(240, 5%, 26%)", + "borderColorPress": "hsl(240, 6%, 10%)", + "id": "dark_gray_active_TextArea" + }, + "dark_gray_active_SwitchThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_SwitchThumb" + }, + "dark_gray_active_SliderThumb": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_SliderThumb" + }, + "dark_gray_active_Tooltip": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "id": "dark_gray_active_Tooltip" + }, + "dark_gray_active_ProgressIndicator": { + "color": "hsl(0, 0%, 97.3%)", + "colorHover": "hsl(240, 5%, 84%)", + "colorPress": "hsl(0, 0%, 93.0%)", + "colorFocus": "hsl(0, 0%, 97.3%)", + "background": "hsl(0, 0%, 52.3%)", + "backgroundHover": "hsl(240, 6%, 10%)", + "backgroundPress": "hsl(0, 0%, 52.3%)", + "backgroundFocus": "hsl(240, 6%, 10%)", + "borderColor": "hsl(0, 0%, 78.0%)", + "borderColorHover": "hsl(240, 5%, 26%)", + "borderColorFocus": "hsl(0, 0%, 88.7%)", + "borderColorPress": "hsl(240, 4%, 46%)", + "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": { + "size": { + "0": { + "isVar": true, + "key": "$0", + "name": "size-1", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "size-5", + "val": 20, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "size-7", + "val": 28, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "size-9", + "val": 36, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "size-11", + "val": 44, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "size-14", + "val": 52, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "size-15", + "val": 64, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "size-16", + "val": 74, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "size-17", + "val": 84, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "size-18", + "val": 94, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "size-19", + "val": 104, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "size-20", + "val": 124, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "size-21", + "val": 144, + "variable": "" + }, + "13": { + "isVar": true, + "key": "$13", + "name": "size-22", + "val": 164, + "variable": "" + }, + "14": { + "isVar": true, + "key": "$14", + "name": "size-23", + "val": 184, + "variable": "" + }, + "15": { + "isVar": true, + "key": "$15", + "name": "size-24", + "val": 204, + "variable": "" + }, + "16": { + "isVar": true, + "key": "$16", + "name": "size-25", + "val": 224, + "variable": "" + }, + "17": { + "isVar": true, + "key": "$17", + "name": "size-26", + "val": 224, + "variable": "" + }, + "18": { + "isVar": true, + "key": "$18", + "name": "size-27", + "val": 244, + "variable": "" + }, + "19": { + "isVar": true, + "key": "$19", + "name": "size-28", + "val": 264, + "variable": "" + }, + "20": { + "isVar": true, + "key": "$20", + "name": "size-29", + "val": 284, + "variable": "" + }, + "0.25": { + "isVar": true, + "key": "$0.25", + "name": "size-2", + "val": 2, + "variable": "" + }, + "0.5": { + "isVar": true, + "key": "$0.5", + "name": "size-3", + "val": 4, + "variable": "" + }, + "0.75": { + "isVar": true, + "key": "$0.75", + "name": "size-4", + "val": 8, + "variable": "" + }, + "1.5": { + "isVar": true, + "key": "$1.5", + "name": "size-6", + "val": 24, + "variable": "" + }, + "2.5": { + "isVar": true, + "key": "$2.5", + "name": "size-8", + "val": 32, + "variable": "" + }, + "3.5": { + "isVar": true, + "key": "$3.5", + "name": "size-10", + "val": 40, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "size-12", + "val": 44, + "variable": "" + }, + "4.5": { + "isVar": true, + "key": "$4.5", + "name": "size-13", + "val": 48, + "variable": "" + } + }, + "zIndex": { + "0": { + "isVar": true, + "key": "$0", + "name": "zIndex-1", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "zIndex-2", + "val": 100, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "zIndex-3", + "val": 200, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "zIndex-4", + "val": 300, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "zIndex-5", + "val": 400, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "zIndex-6", + "val": 500, + "variable": "" + } + }, + "radius": { + "0": { + "isVar": true, + "key": "$0", + "name": "radius-1", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "radius-2", + "val": 3, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "radius-3", + "val": 5, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "radius-4", + "val": 7, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "radius-5", + "val": 9, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "radius-6", + "val": 10, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "radius-7", + "val": 16, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "radius-8", + "val": 19, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "radius-9", + "val": 22, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "radius-10", + "val": 26, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "radius-11", + "val": 34, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "radius-12", + "val": 42, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "radius-13", + "val": 50, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "radius-14", + "val": 9, + "variable": "" + } + }, + "space": { + "0": { + "isVar": true, + "key": "$0", + "name": "space-1", + "val": 0, + "variable": "" + }, + "1": { + "isVar": true, + "key": "$1", + "name": "space-5", + "val": 2, + "variable": "" + }, + "2": { + "isVar": true, + "key": "$2", + "name": "space-7", + "val": 7, + "variable": "" + }, + "3": { + "isVar": true, + "key": "$3", + "name": "space-9", + "val": 13, + "variable": "" + }, + "4": { + "isVar": true, + "key": "$4", + "name": "space-11", + "val": 18, + "variable": "" + }, + "5": { + "isVar": true, + "key": "$5", + "name": "space-14", + "val": 24, + "variable": "" + }, + "6": { + "isVar": true, + "key": "$6", + "name": "space-15", + "val": 32, + "variable": "" + }, + "7": { + "isVar": true, + "key": "$7", + "name": "space-16", + "val": 39, + "variable": "" + }, + "8": { + "isVar": true, + "key": "$8", + "name": "space-17", + "val": 46, + "variable": "" + }, + "9": { + "isVar": true, + "key": "$9", + "name": "space-18", + "val": 53, + "variable": "" + }, + "10": { + "isVar": true, + "key": "$10", + "name": "space-19", + "val": 60, + "variable": "" + }, + "11": { + "isVar": true, + "key": "$11", + "name": "space-20", + "val": 74, + "variable": "" + }, + "12": { + "isVar": true, + "key": "$12", + "name": "space-21", + "val": 88, + "variable": "" + }, + "13": { + "isVar": true, + "key": "$13", + "name": "space-22", + "val": 102, + "variable": "" + }, + "14": { + "isVar": true, + "key": "$14", + "name": "space-23", + "val": 116, + "variable": "" + }, + "15": { + "isVar": true, + "key": "$15", + "name": "space-24", + "val": 130, + "variable": "" + }, + "16": { + "isVar": true, + "key": "$16", + "name": "space-25", + "val": 144, + "variable": "" + }, + "17": { + "isVar": true, + "key": "$17", + "name": "space-26", + "val": 144, + "variable": "" + }, + "18": { + "isVar": true, + "key": "$18", + "name": "space-27", + "val": 158, + "variable": "" + }, + "19": { + "isVar": true, + "key": "$19", + "name": "space-28", + "val": 172, + "variable": "" + }, + "20": { + "isVar": true, + "key": "$20", + "name": "space-29", + "val": 186, + "variable": "" + }, + "0.25": { + "isVar": true, + "key": "$0.25", + "name": "space-2", + "val": 0.5, + "variable": "" + }, + "0.5": { + "isVar": true, + "key": "$0.5", + "name": "space-3", + "val": 1, + "variable": "" + }, + "0.75": { + "isVar": true, + "key": "$0.75", + "name": "space-4", + "val": 1.5, + "variable": "" + }, + "1.5": { + "isVar": true, + "key": "$1.5", + "name": "space-6", + "val": 4, + "variable": "" + }, + "2.5": { + "isVar": true, + "key": "$2.5", + "name": "space-8", + "val": 10, + "variable": "" + }, + "3.5": { + "isVar": true, + "key": "$3.5", + "name": "space-10", + "val": 16, + "variable": "" + }, + "true": { + "isVar": true, + "key": "$true", + "name": "space-28", + "val": 16, + "variable": "" + }, + "4.5": { + "isVar": true, + "key": "$4.5", + "name": "space-13", + "val": 21, + "variable": "" + }, + "-0.25": { + "isVar": true, + "key": "$-0.25", + "name": "space-30", + "val": -0.5, + "variable": "" + }, + "-0.5": { + "isVar": true, + "key": "$-0.5", + "name": "space-31", + "val": -1, + "variable": "" + }, + "-0.75": { + "isVar": true, + "key": "$-0.75", + "name": "space-32", + "val": -1.5, + "variable": "" + }, + "-1": { + "isVar": true, + "key": "$-1", + "name": "space-33", + "val": -2, + "variable": "" + }, + "-1.5": { + "isVar": true, + "key": "$-1.5", + "name": "space-34", + "val": -4, + "variable": "" + }, + "-2": { + "isVar": true, + "key": "$-2", + "name": "space-35", + "val": -7, + "variable": "" + }, + "-2.5": { + "isVar": true, + "key": "$-2.5", + "name": "space-36", + "val": -10, + "variable": "" + }, + "-3": { + "isVar": true, + "key": "$-3", + "name": "space-37", + "val": -13, + "variable": "" + }, + "-3.5": { + "isVar": true, + "key": "$-3.5", + "name": "space-38", + "val": -16, + "variable": "" + }, + "-4": { + "isVar": true, + "key": "$-4", + "name": "space-39", + "val": -18, + "variable": "" + }, + "-true": { + "isVar": true, + "key": "$-true", + "name": "space-40", + "val": -18, + "variable": "" + }, + "-4.5": { + "isVar": true, + "key": "$-4.5", + "name": "space-41", + "val": -21, + "variable": "" + }, + "-5": { + "isVar": true, + "key": "$-5", + "name": "space-42", + "val": -24, + "variable": "" + }, + "-6": { + "isVar": true, + "key": "$-6", + "name": "space-43", + "val": -32, + "variable": "" + }, + "-7": { + "isVar": true, + "key": "$-7", + "name": "space-44", + "val": -39, + "variable": "" + }, + "-8": { + "isVar": true, + "key": "$-8", + "name": "space-45", + "val": -46, + "variable": "" + }, + "-9": { + "isVar": true, + "key": "$-9", + "name": "space-46", + "val": -53, + "variable": "" + }, + "-10": { + "isVar": true, + "key": "$-10", + "name": "space-47", + "val": -60, + "variable": "" + }, + "-11": { + "isVar": true, + "key": "$-11", + "name": "space-48", + "val": -74, + "variable": "" + }, + "-12": { + "isVar": true, + "key": "$-12", + "name": "space-49", + "val": -88, + "variable": "" + }, + "-13": { + "isVar": true, + "key": "$-13", + "name": "space-50", + "val": -102, + "variable": "" + }, + "-14": { + "isVar": true, + "key": "$-14", + "name": "space-51", + "val": -116, + "variable": "" + }, + "-15": { + "isVar": true, + "key": "$-15", + "name": "space-52", + "val": -130, + "variable": "" + }, + "-16": { + "isVar": true, + "key": "$-16", + "name": "space-53", + "val": -144, + "variable": "" + }, + "-17": { + "isVar": true, + "key": "$-17", + "name": "space-54", + "val": -144, + "variable": "" + }, + "-18": { + "isVar": true, + "key": "$-18", + "name": "space-55", + "val": -158, + "variable": "" + }, + "-19": { + "isVar": true, + "key": "$-19", + "name": "space-56", + "val": -172, + "variable": "" + }, + "-20": { + "isVar": true, + "key": "$-20", + "name": "space-57", + "val": -186, + "variable": "" + }, + "xxxs": { + "isVar": true, + "key": "$xxxs", + "name": "space-58", + "val": 4, + "variable": "" + }, + "xxs": { + "isVar": true, + "key": "$xxs", + "name": "space-59", + "val": 8, + "variable": "" + }, + "xs": { + "isVar": true, + "key": "$xs", + "name": "space-60", + "val": 10, + "variable": "" + }, + "sm": { + "isVar": true, + "key": "$sm", + "name": "space-61", + "val": 12, + "variable": "" + }, + "md": { + "isVar": true, + "key": "$md", + "name": "space-62", + "val": 16, + "variable": "" + }, + "lg": { + "isVar": true, + "key": "$lg", + "name": "space-63", + "val": 24, + "variable": "" + }, + "xl": { + "isVar": true, + "key": "$xl", + "name": "space-64", + "val": 32, + "variable": "" + }, + "xxl": { + "isVar": true, + "key": "$xxl", + "name": "space-65", + "val": 48, + "variable": "" + }, + "xxxl": { + "isVar": true, + "key": "$xxxl", + "name": "space-66", + "val": 58, + "variable": "" + } + }, + "color": {} + }, + "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": { + "$size.0": { + "isVar": true, + "key": "$0", + "name": "size-1", + "val": 0, + "variable": "" + }, + "$size.1": { + "isVar": true, + "key": "$1", + "name": "size-5", + "val": 20, + "variable": "" + }, + "$size.2": { + "isVar": true, + "key": "$2", + "name": "size-7", + "val": 28, + "variable": "" + }, + "$size.3": { + "isVar": true, + "key": "$3", + "name": "size-9", + "val": 36, + "variable": "" + }, + "$size.4": { + "isVar": true, + "key": "$4", + "name": "size-11", + "val": 44, + "variable": "" + }, + "$size.5": { + "isVar": true, + "key": "$5", + "name": "size-14", + "val": 52, + "variable": "" + }, + "$size.6": { + "isVar": true, + "key": "$6", + "name": "size-15", + "val": 64, + "variable": "" + }, + "$size.7": { + "isVar": true, + "key": "$7", + "name": "size-16", + "val": 74, + "variable": "" + }, + "$size.8": { + "isVar": true, + "key": "$8", + "name": "size-17", + "val": 84, + "variable": "" + }, + "$size.9": { + "isVar": true, + "key": "$9", + "name": "size-18", + "val": 94, + "variable": "" + }, + "$size.10": { + "isVar": true, + "key": "$10", + "name": "size-19", + "val": 104, + "variable": "" + }, + "$size.11": { + "isVar": true, + "key": "$11", + "name": "size-20", + "val": 124, + "variable": "" + }, + "$size.12": { + "isVar": true, + "key": "$12", + "name": "size-21", + "val": 144, + "variable": "" + }, + "$size.13": { + "isVar": true, + "key": "$13", + "name": "size-22", + "val": 164, + "variable": "" + }, + "$size.14": { + "isVar": true, + "key": "$14", + "name": "size-23", + "val": 184, + "variable": "" + }, + "$size.15": { + "isVar": true, + "key": "$15", + "name": "size-24", + "val": 204, + "variable": "" + }, + "$size.16": { + "isVar": true, + "key": "$16", + "name": "size-25", + "val": 224, + "variable": "" + }, + "$size.17": { + "isVar": true, + "key": "$17", + "name": "size-26", + "val": 224, + "variable": "" + }, + "$size.18": { + "isVar": true, + "key": "$18", + "name": "size-27", + "val": 244, + "variable": "" + }, + "$size.19": { + "isVar": true, + "key": "$19", + "name": "size-28", + "val": 264, + "variable": "" + }, + "$size.20": { + "isVar": true, + "key": "$20", + "name": "size-29", + "val": 284, + "variable": "" + }, + "$size.0.25": { + "isVar": true, + "key": "$0.25", + "name": "size-2", + "val": 2, + "variable": "" + }, + "$size.0.5": { + "isVar": true, + "key": "$0.5", + "name": "size-3", + "val": 4, + "variable": "" + }, + "$size.0.75": { + "isVar": true, + "key": "$0.75", + "name": "size-4", + "val": 8, + "variable": "" + }, + "$size.1.5": { + "isVar": true, + "key": "$1.5", + "name": "size-6", + "val": 24, + "variable": "" + }, + "$size.2.5": { + "isVar": true, + "key": "$2.5", + "name": "size-8", + "val": 32, + "variable": "" + }, + "$size.3.5": { + "isVar": true, + "key": "$3.5", + "name": "size-10", + "val": 40, + "variable": "" + }, + "$size.true": { + "isVar": true, + "key": "$true", + "name": "size-12", + "val": 44, + "variable": "" + }, + "$size.4.5": { + "isVar": true, + "key": "$4.5", + "name": "size-13", + "val": 48, + "variable": "" + }, + "$zIndex.0": { + "isVar": true, + "key": "$0", + "name": "zIndex-1", + "val": 0, + "variable": "" + }, + "$zIndex.1": { + "isVar": true, + "key": "$1", + "name": "zIndex-2", + "val": 100, + "variable": "" + }, + "$zIndex.2": { + "isVar": true, + "key": "$2", + "name": "zIndex-3", + "val": 200, + "variable": "" + }, + "$zIndex.3": { + "isVar": true, + "key": "$3", + "name": "zIndex-4", + "val": 300, + "variable": "" + }, + "$zIndex.4": { + "isVar": true, + "key": "$4", + "name": "zIndex-5", + "val": 400, + "variable": "" + }, + "$zIndex.5": { + "isVar": true, + "key": "$5", + "name": "zIndex-6", + "val": 500, + "variable": "" + }, + "$radius.0": { + "isVar": true, + "key": "$0", + "name": "radius-1", + "val": 0, + "variable": "" + }, + "$radius.1": { + "isVar": true, + "key": "$1", + "name": "radius-2", + "val": 3, + "variable": "" + }, + "$radius.2": { + "isVar": true, + "key": "$2", + "name": "radius-3", + "val": 5, + "variable": "" + }, + "$radius.3": { + "isVar": true, + "key": "$3", + "name": "radius-4", + "val": 7, + "variable": "" + }, + "$radius.4": { + "isVar": true, + "key": "$4", + "name": "radius-5", + "val": 9, + "variable": "" + }, + "$radius.5": { + "isVar": true, + "key": "$5", + "name": "radius-6", + "val": 10, + "variable": "" + }, + "$radius.6": { + "isVar": true, + "key": "$6", + "name": "radius-7", + "val": 16, + "variable": "" + }, + "$radius.7": { + "isVar": true, + "key": "$7", + "name": "radius-8", + "val": 19, + "variable": "" + }, + "$radius.8": { + "isVar": true, + "key": "$8", + "name": "radius-9", + "val": 22, + "variable": "" + }, + "$radius.9": { + "isVar": true, + "key": "$9", + "name": "radius-10", + "val": 26, + "variable": "" + }, + "$radius.10": { + "isVar": true, + "key": "$10", + "name": "radius-11", + "val": 34, + "variable": "" + }, + "$radius.11": { + "isVar": true, + "key": "$11", + "name": "radius-12", + "val": 42, + "variable": "" + }, + "$radius.12": { + "isVar": true, + "key": "$12", + "name": "radius-13", + "val": 50, + "variable": "" + }, + "$radius.true": { + "isVar": true, + "key": "$true", + "name": "radius-14", + "val": 9, + "variable": "" + }, + "$space.0": { + "isVar": true, + "key": "$0", + "name": "space-1", + "val": 0, + "variable": "" + }, + "$space.1": { + "isVar": true, + "key": "$1", + "name": "space-5", + "val": 2, + "variable": "" + }, + "$space.2": { + "isVar": true, + "key": "$2", + "name": "space-7", + "val": 7, + "variable": "" + }, + "$space.3": { + "isVar": true, + "key": "$3", + "name": "space-9", + "val": 13, + "variable": "" + }, + "$space.4": { + "isVar": true, + "key": "$4", + "name": "space-11", + "val": 18, + "variable": "" + }, + "$space.5": { + "isVar": true, + "key": "$5", + "name": "space-14", + "val": 24, + "variable": "" + }, + "$space.6": { + "isVar": true, + "key": "$6", + "name": "space-15", + "val": 32, + "variable": "" + }, + "$space.7": { + "isVar": true, + "key": "$7", + "name": "space-16", + "val": 39, + "variable": "" + }, + "$space.8": { + "isVar": true, + "key": "$8", + "name": "space-17", + "val": 46, + "variable": "" + }, + "$space.9": { + "isVar": true, + "key": "$9", + "name": "space-18", + "val": 53, + "variable": "" + }, + "$space.10": { + "isVar": true, + "key": "$10", + "name": "space-19", + "val": 60, + "variable": "" + }, + "$space.11": { + "isVar": true, + "key": "$11", + "name": "space-20", + "val": 74, + "variable": "" + }, + "$space.12": { + "isVar": true, + "key": "$12", + "name": "space-21", + "val": 88, + "variable": "" + }, + "$space.13": { + "isVar": true, + "key": "$13", + "name": "space-22", + "val": 102, + "variable": "" + }, + "$space.14": { + "isVar": true, + "key": "$14", + "name": "space-23", + "val": 116, + "variable": "" + }, + "$space.15": { + "isVar": true, + "key": "$15", + "name": "space-24", + "val": 130, + "variable": "" + }, + "$space.16": { + "isVar": true, + "key": "$16", + "name": "space-25", + "val": 144, + "variable": "" + }, + "$space.17": { + "isVar": true, + "key": "$17", + "name": "space-26", + "val": 144, + "variable": "" + }, + "$space.18": { + "isVar": true, + "key": "$18", + "name": "space-27", + "val": 158, + "variable": "" + }, + "$space.19": { + "isVar": true, + "key": "$19", + "name": "space-28", + "val": 172, + "variable": "" + }, + "$space.20": { + "isVar": true, + "key": "$20", + "name": "space-29", + "val": 186, + "variable": "" + }, + "$space.0.25": { + "isVar": true, + "key": "$0.25", + "name": "space-2", + "val": 0.5, + "variable": "" + }, + "$space.0.5": { + "isVar": true, + "key": "$0.5", + "name": "space-3", + "val": 1, + "variable": "" + }, + "$space.0.75": { + "isVar": true, + "key": "$0.75", + "name": "space-4", + "val": 1.5, + "variable": "" + }, + "$space.1.5": { + "isVar": true, + "key": "$1.5", + "name": "space-6", + "val": 4, + "variable": "" + }, + "$space.2.5": { + "isVar": true, + "key": "$2.5", + "name": "space-8", + "val": 10, + "variable": "" + }, + "$space.3.5": { + "isVar": true, + "key": "$3.5", + "name": "space-10", + "val": 16, + "variable": "" + }, + "$space.true": { + "isVar": true, + "key": "$true", + "name": "space-28", + "val": 16, + "variable": "" + }, + "$space.4.5": { + "isVar": true, + "key": "$4.5", + "name": "space-13", + "val": 21, + "variable": "" + }, + "$space.-0.25": { + "isVar": true, + "key": "$-0.25", + "name": "space-30", + "val": -0.5, + "variable": "" + }, + "$space.-0.5": { + "isVar": true, + "key": "$-0.5", + "name": "space-31", + "val": -1, + "variable": "" + }, + "$space.-0.75": { + "isVar": true, + "key": "$-0.75", + "name": "space-32", + "val": -1.5, + "variable": "" + }, + "$space.-1": { + "isVar": true, + "key": "$-1", + "name": "space-33", + "val": -2, + "variable": "" + }, + "$space.-1.5": { + "isVar": true, + "key": "$-1.5", + "name": "space-34", + "val": -4, + "variable": "" + }, + "$space.-2": { + "isVar": true, + "key": "$-2", + "name": "space-35", + "val": -7, + "variable": "" + }, + "$space.-2.5": { + "isVar": true, + "key": "$-2.5", + "name": "space-36", + "val": -10, + "variable": "" + }, + "$space.-3": { + "isVar": true, + "key": "$-3", + "name": "space-37", + "val": -13, + "variable": "" + }, + "$space.-3.5": { + "isVar": true, + "key": "$-3.5", + "name": "space-38", + "val": -16, + "variable": "" + }, + "$space.-4": { + "isVar": true, + "key": "$-4", + "name": "space-39", + "val": -18, + "variable": "" + }, + "$space.-true": { + "isVar": true, + "key": "$-true", + "name": "space-40", + "val": -18, + "variable": "" + }, + "$space.-4.5": { + "isVar": true, + "key": "$-4.5", + "name": "space-41", + "val": -21, + "variable": "" + }, + "$space.-5": { + "isVar": true, + "key": "$-5", + "name": "space-42", + "val": -24, + "variable": "" + }, + "$space.-6": { + "isVar": true, + "key": "$-6", + "name": "space-43", + "val": -32, + "variable": "" + }, + "$space.-7": { + "isVar": true, + "key": "$-7", + "name": "space-44", + "val": -39, + "variable": "" + }, + "$space.-8": { + "isVar": true, + "key": "$-8", + "name": "space-45", + "val": -46, + "variable": "" + }, + "$space.-9": { + "isVar": true, + "key": "$-9", + "name": "space-46", + "val": -53, + "variable": "" + }, + "$space.-10": { + "isVar": true, + "key": "$-10", + "name": "space-47", + "val": -60, + "variable": "" + }, + "$space.-11": { + "isVar": true, + "key": "$-11", + "name": "space-48", + "val": -74, + "variable": "" + }, + "$space.-12": { + "isVar": true, + "key": "$-12", + "name": "space-49", + "val": -88, + "variable": "" + }, + "$space.-13": { + "isVar": true, + "key": "$-13", + "name": "space-50", + "val": -102, + "variable": "" + }, + "$space.-14": { + "isVar": true, + "key": "$-14", + "name": "space-51", + "val": -116, + "variable": "" + }, + "$space.-15": { + "isVar": true, + "key": "$-15", + "name": "space-52", + "val": -130, + "variable": "" + }, + "$space.-16": { + "isVar": true, + "key": "$-16", + "name": "space-53", + "val": -144, + "variable": "" + }, + "$space.-17": { + "isVar": true, + "key": "$-17", + "name": "space-54", + "val": -144, + "variable": "" + }, + "$space.-18": { + "isVar": true, + "key": "$-18", + "name": "space-55", + "val": -158, + "variable": "" + }, + "$space.-19": { + "isVar": true, + "key": "$-19", + "name": "space-56", + "val": -172, + "variable": "" + }, + "$space.-20": { + "isVar": true, + "key": "$-20", + "name": "space-57", + "val": -186, + "variable": "" + }, + "$space.xxxs": { + "isVar": true, + "key": "$xxxs", + "name": "space-58", + "val": 4, + "variable": "" + }, + "$space.xxs": { + "isVar": true, + "key": "$xxs", + "name": "space-59", + "val": 8, + "variable": "" + }, + "$space.xs": { + "isVar": true, + "key": "$xs", + "name": "space-60", + "val": 10, + "variable": "" + }, + "$space.sm": { + "isVar": true, + "key": "$sm", + "name": "space-61", + "val": 12, + "variable": "" + }, + "$space.md": { + "isVar": true, + "key": "$md", + "name": "space-62", + "val": 16, + "variable": "" + }, + "$space.lg": { + "isVar": true, + "key": "$lg", + "name": "space-63", + "val": 24, + "variable": "" + }, + "$space.xl": { + "isVar": true, + "key": "$xl", + "name": "space-64", + "val": 32, + "variable": "" + }, + "$space.xxl": { + "isVar": true, + "key": "$xxl", + "name": "space-65", + "val": 48, + "variable": "" + }, + "$space.xxxl": { + "isVar": true, + "key": "$xxxl", + "name": "space-66", + "val": 58, + "variable": "" + } + } + } +} diff --git a/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/form-details/[formId].tsx b/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/form-details/[formId].tsx index 0c60c1bc5..9af2661e6 100644 --- a/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/form-details/[formId].tsx +++ b/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/form-details/[formId].tsx @@ -1,33 +1,34 @@ import { router, useLocalSearchParams } from "expo-router"; -import { Screen } from "../../../../../../../components/Screen"; -import Header from "../../../../../../../components/Header"; -import { Icon } from "../../../../../../../components/Icon"; -import { useUserData } from "../../../../../../../contexts/user/UserContext.provider"; -import { Typography } from "../../../../../../../components/Typography"; -import { ScrollView, Spinner, useWindowDimensions, YStack } from "tamagui"; import { useMemo, useState } from "react"; -import { ListView } from "../../../../../../../components/ListView"; -import OptionsSheet from "../../../../../../../components/OptionsSheet"; -import ChangeLanguageDialog from "../../../../../../../components/ChangeLanguageDialog"; +import { useTranslation } from "react-i18next"; +import { RefreshControl } from "react-native"; +import { ScrollView, Spinner, useWindowDimensions, YStack } from "tamagui"; import { setFormLanguagePreference } from "../../../../../../../common/language.preferences"; -import { useFormById } from "../../../../../../../services/queries/forms.query"; -import { useFormSubmissionByFormId } from "../../../../../../../services/queries/form-submissions.query"; +import ChangeLanguageDialog from "../../../../../../../components/ChangeLanguageDialog"; +import FormOverview from "../../../../../../../components/FormOverview"; import FormQuestionListItem, { FormQuestionListItemProps, QuestionStatus, } from "../../../../../../../components/FormQuestionListItem"; -import FormOverview from "../../../../../../../components/FormOverview"; -import { useTranslation } from "react-i18next"; +import Header from "../../../../../../../components/Header"; +import { Icon } from "../../../../../../../components/Icon"; +import { ListView } from "../../../../../../../components/ListView"; +import OptionsSheet from "../../../../../../../components/OptionsSheet"; +import { Screen } from "../../../../../../../components/Screen"; +import SearchInput from "../../../../../../../components/SearchInput"; +import { Typography } from "../../../../../../../components/Typography"; +import WarningDialog from "../../../../../../../components/WarningDialog"; +import { useNetInfoContext } from "../../../../../../../contexts/net-info-banner/NetInfoContext"; +import { useUserData } from "../../../../../../../contexts/user/UserContext.provider"; +import { shouldDisplayQuestion } from "../../../../../../../services/form.parser"; import { useFormSubmissionMutation, useMarkFormSubmissionCompletionStatusMutation, } from "../../../../../../../services/mutations/form-submission.mutation"; -import { shouldDisplayQuestion } from "../../../../../../../services/form.parser"; -import WarningDialog from "../../../../../../../components/WarningDialog"; import { useAttachments } from "../../../../../../../services/queries/attachments.query"; +import { useFormSubmissionByFormId } from "../../../../../../../services/queries/form-submissions.query"; +import { useFormById } from "../../../../../../../services/queries/forms.query"; import { useNotesForFormId } from "../../../../../../../services/queries/notes.query"; -import { RefreshControl } from "react-native"; -import { useNetInfoContext } from "../../../../../../../contexts/net-info-banner/NetInfoContext"; const ESTIMATED_ITEM_SIZE = 100; @@ -50,6 +51,8 @@ const FormDetails = () => { const [optionSheetOpen, setOptionSheetOpen] = useState(false); const [clearingForm, setClearingForm] = useState(false); const [isRefreshing, setIsRefreshing] = useState(false); + const [search, setSearch] = useState(""); + const { width } = useWindowDimensions(); const { mutate: updateSubmission } = useFormSubmissionMutation({ @@ -238,6 +241,12 @@ const FormDetails = () => { } }; + const filteredQuestions = useMemo(() => { + return questions?.filter((q) => + q.question.toLowerCase().includes(search.trim().toLocaleLowerCase()), + ); + }, [questions, search]); + if (isLoadingCurrentForm || isLoadingAnswers) { return ( @@ -299,18 +308,16 @@ const FormDetails = () => { numberOfNotes: number; } > - data={questions} + data={filteredQuestions} ListHeaderComponent={ - + - - {t("questions.title")} - + } showsVerticalScrollIndicator={false} diff --git a/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/index.tsx b/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/index.tsx index 1175512fb..c98ccdc2d 100644 --- a/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/index.tsx +++ b/mobile/app/(observer)/(app)/(drawer)/(tabs)/(observation)/index.tsx @@ -80,12 +80,7 @@ const Index = () => { {activeElectionRound && selectedPollingStation?.pollingStationId && psiFormQuestions && ( - - - {t("forms.heading")} - - + } /> )} diff --git a/mobile/app/(observer)/(app)/(drawer)/_layout.tsx b/mobile/app/(observer)/(app)/(drawer)/_layout.tsx index 24ec4df00..5b805989e 100644 --- a/mobile/app/(observer)/(app)/(drawer)/_layout.tsx +++ b/mobile/app/(observer)/(app)/(drawer)/_layout.tsx @@ -1,16 +1,18 @@ -import React, { useMemo } from "react"; -import { GestureHandlerRootView } from "react-native-gesture-handler"; +import { DrawerContentScrollView, DrawerItem } from "@react-navigation/drawer"; import { Drawer } from "expo-router/drawer"; +import React, { useMemo } from "react"; import { ScrollViewProps } from "react-native"; -import { DrawerContentScrollView, DrawerItem } from "@react-navigation/drawer"; -import { useTheme, XStack } from "tamagui"; -import { useUserData } from "../../../../contexts/user/UserContext.provider"; -import { useSafeAreaInsets } from "react-native-safe-area-context"; +import { GestureHandlerRootView } from "react-native-gesture-handler"; +import { useTheme, YStack } from "tamagui"; import { AppMode } from "../../../../contexts/app-mode/AppModeContext.provider"; +import { useUserData } from "../../../../contexts/user/UserContext.provider"; +import { useTranslation } from "react-i18next"; import { AppModeSwitchButton } from "../../../../components/AppModeSwitchButton"; import { Icon } from "../../../../components/Icon"; +import { PastElectionsNavigateButton } from "../../../../components/PastElectionsNavigateButton"; import { Typography } from "../../../../components/Typography"; +import { electionRoundSorter } from "../../../../helpers/election-rounds"; type DrawerContentProps = ScrollViewProps & { children?: React.ReactNode; @@ -19,59 +21,73 @@ type DrawerContentProps = ScrollViewProps & { export const DrawerContent = (props: DrawerContentProps) => { const { electionRounds, activeElectionRound, setSelectedElectionRoundId } = useUserData(); + const { t } = useTranslation("drawer"); const startedElectionRounds = useMemo( - () => electionRounds?.filter((electionRound) => electionRound.status === "Started"), + () => + electionRounds + ?.filter((electionRound) => electionRound.status === "Started") + .sort(electionRoundSorter), [electionRounds], ); const theme = useTheme(); - const insets = useSafeAreaInsets(); return ( - - - - - {startedElectionRounds?.map((round, index) => { - return ( - ( - - {`${round.status} - ${round.title}`} - - )} - focused={activeElectionRound?.id === round.id} - activeTintColor={theme.purple5?.val} - activeBackgroundColor={theme.yellow5?.val} - inactiveTintColor="white" - onPress={() => { - if (activeElectionRound?.id !== round.id) { - setSelectedElectionRoundId(round.id); - } - }} - style={{ - paddingVertical: 4, - paddingHorizontal: 16, - marginVertical: 0, - marginHorizontal: 0, - borderRadius: 0, - }} - allowFontScaling={false} - /> - ); - })} + + + + + + {t("active_elections")} + + + {startedElectionRounds?.map((round, index) => { + return ( + ( + + {`${round.status} - ${round.title}`} + + )} + focused={activeElectionRound?.id === round.id} + activeTintColor={theme.purple5?.val} + activeBackgroundColor={theme.yellow5?.val} + inactiveTintColor="white" + onPress={() => { + if (activeElectionRound?.id !== round.id) { + setSelectedElectionRoundId(round.id); + } + }} + style={{ + paddingVertical: 4, + paddingHorizontal: 16, + marginVertical: 0, + marginHorizontal: 0, + borderRadius: 0, + }} + allowFontScaling={false} + /> + ); + })} + + {/* past elections */} + + + {/* app mode switch */} - - + + + + ); }; diff --git a/mobile/app/(observer)/(app)/_layout.tsx b/mobile/app/(observer)/(app)/_layout.tsx index a13e7faf1..b524ce718 100644 --- a/mobile/app/(observer)/(app)/_layout.tsx +++ b/mobile/app/(observer)/(app)/_layout.tsx @@ -34,6 +34,8 @@ const AppLayout = () => { + + diff --git a/mobile/app/(observer)/(app)/er-statistics/[electionRoundId].tsx b/mobile/app/(observer)/(app)/er-statistics/[electionRoundId].tsx new file mode 100644 index 000000000..f0bf229ba --- /dev/null +++ b/mobile/app/(observer)/(app)/er-statistics/[electionRoundId].tsx @@ -0,0 +1,126 @@ +import { useLocalSearchParams, useRouter } from "expo-router"; +import { useTranslation } from "react-i18next"; +import { RefreshControl } from "react-native"; +import { ScrollView, YStack } from "tamagui"; +import Header from "../../../../components/Header"; +import { Icon } from "../../../../components/Icon"; +import { Screen } from "../../../../components/Screen"; +import { Typography } from "../../../../components/Typography"; +import { useElectionRoundsQuery } from "../../../../services/queries.service"; +import { useElectionRoundStatistics } from "../../../../services/queries/er-statistics.query"; + +type SearchParamsType = { + electionRoundId: string; +}; + +const ElectionRoundStatistics = () => { + const { electionRoundId } = useLocalSearchParams(); + const { data: electionRound, isLoading: isLoadingElectionRound } = useElectionRoundsQuery( + (elections) => elections.find((e) => e.id === electionRoundId), + ); + const { t } = useTranslation(["er_statistics", "common"]); + const router = useRouter(); + + if (!electionRoundId) { + return Incorrect page params; + } + + const { + data: erStatistics, + isLoading: isLoadingERStatistics, + error: erStatisticsError, + refetch: refetchERStatistics, + isRefetching: isRefetchingERStatistics, + } = useElectionRoundStatistics(electionRoundId); + + if (isLoadingElectionRound || isLoadingERStatistics) { + return {t("loading", { ns: "common" })}; + } + + if (erStatisticsError) { + return ( + +
} + onLeftPress={() => router.back()} + /> + + + } + > + {t("error")} + + + + ); + } + + return ( + +
} + onLeftPress={() => router.back()} + /> + + + + } + > + + + {t("title", { + title: electionRound?.title || "", + englishTitle: electionRound?.englishTitle || "", + })} + + + {t("forms_submitted", { value: erStatistics?.numberOfFormsSubmitted || 0 })} + + + {t("questions_answered", { value: erStatistics?.numberOfQuestionsAnswered || 0 })} + + + {t("quick_reports", { value: erStatistics?.numberOfQuickReports || 0 })} + + + {t("notes_taken", { value: erStatistics?.numberOfNotes || 0 })} + + + {t("attachments_sent", { value: erStatistics?.numberOfAttachments || 0 })} + + + {t("visited_ps", { value: erStatistics?.numberOfPollingStationsVisited || 0 })} + + + + + + ); +}; + +export default ElectionRoundStatistics; diff --git a/mobile/app/(observer)/(app)/manage-polling-stations.tsx b/mobile/app/(observer)/(app)/manage-polling-stations.tsx index 44503b357..6478240e2 100644 --- a/mobile/app/(observer)/(app)/manage-polling-stations.tsx +++ b/mobile/app/(observer)/(app)/manage-polling-stations.tsx @@ -1,24 +1,25 @@ -import { Screen } from "../../../components/Screen"; -import Header from "../../../components/Header"; -import { Icon } from "../../../components/Icon"; -import { YStack } from "tamagui"; +import { useQueryClient } from "@tanstack/react-query"; import { router } from "expo-router"; -import { useUserData } from "../../../contexts/user/UserContext.provider"; -import { useTranslation } from "react-i18next"; -import PollingStationCard from "../../../components/PollingStationCard"; import { useMemo, useState } from "react"; -import { PollingStationVisitVM } from "../../../common/models/polling-station.model"; -import WarningDialog from "../../../components/WarningDialog"; +import { useTranslation } from "react-i18next"; import { useWindowDimensions } from "react-native"; -import { ListView } from "../../../components/ListView"; -import { useDeletePollingStationVisitMutation } from "../../../services/mutations/delete-polling-station.mutation"; -import { usePSHasFormSubmissions } from "../../../services/queries/form-submissions.query"; -import { pollingStationsKeys } from "../../../services/queries.service"; -import { useQueryClient } from "@tanstack/react-query"; +import { useSafeAreaInsets } from "react-native-safe-area-context"; import Toast from "react-native-toast-message"; +import { XStack, YStack } from "tamagui"; +import { PollingStationVisitVM } from "../../../common/models/polling-station.model"; +import Button from "../../../components/Button"; +import Header from "../../../components/Header"; +import { Icon } from "../../../components/Icon"; +import { ListView } from "../../../components/ListView"; import NoVisitsMPS from "../../../components/NoVisitsMPS"; -import { useSafeAreaInsets } from "react-native-safe-area-context"; +import PollingStationCard from "../../../components/PollingStationCard"; +import { Screen } from "../../../components/Screen"; +import WarningDialog from "../../../components/WarningDialog"; import { useNetInfoContext } from "../../../contexts/net-info-banner/NetInfoContext"; +import { useUserData } from "../../../contexts/user/UserContext.provider"; +import { useDeletePollingStationVisitMutation } from "../../../services/mutations/delete-polling-station.mutation"; +import { pollingStationsKeys } from "../../../services/queries.service"; +import { usePSHasFormSubmissions } from "../../../services/queries/form-submissions.query"; const ESTIMATED_ITEM_SIZE = 225; @@ -101,67 +102,88 @@ const ManagePollingStation = () => { }; return ( - -
} - onLeftPress={() => router.back()} - /> + <> + +
} + onLeftPress={() => router.back()} + /> + + + + data={visits} + showsVerticalScrollIndicator={false} + bounces={false} + renderItem={({ item, index }) => { + return ( + setSelectedPS(item)} + /> + ); + }} + estimatedListSize={{ height: ESTIMATED_ITEM_SIZE * 5, width: width - 32 }} + estimatedItemSize={ESTIMATED_ITEM_SIZE} + /> + + {selectedPS && ( + { + setSelectedPS(null); + setRemovalAllowed(true); + }} + actionBtnText={ + isPendingPSHasFormSubmissions || isPendingDeletePSVisit + ? t("warning_dialog.actions.loading") + : removalAllowed + ? t("warning_dialog.actions.remove") + : "" + } + cancelBtnText={t("warning_dialog.actions.cancel")} + /> + )} + - - - data={visits} - showsVerticalScrollIndicator={false} - bounces={false} - renderItem={({ item, index }) => { - return ( - setSelectedPS(item)} - /> - ); - }} - estimatedListSize={{ height: ESTIMATED_ITEM_SIZE * 5, width: width - 32 }} - estimatedItemSize={ESTIMATED_ITEM_SIZE} - /> - - {selectedPS && ( - { - setSelectedPS(null); - setRemovalAllowed(true); - }} - actionBtnText={ - isPendingPSHasFormSubmissions || isPendingDeletePSVisit - ? t("warning_dialog.actions.loading") - : removalAllowed - ? t("warning_dialog.actions.remove") - : "" - } - cancelBtnText={t("warning_dialog.actions.cancel")} - /> - )} - + + + ); }; diff --git a/mobile/app/(observer)/(app)/past-elections.tsx b/mobile/app/(observer)/(app)/past-elections.tsx new file mode 100644 index 000000000..bd069c40f --- /dev/null +++ b/mobile/app/(observer)/(app)/past-elections.tsx @@ -0,0 +1,71 @@ +import { DrawerActions } from "@react-navigation/native"; +import { router, useNavigation } from "expo-router"; +import { useMemo, useState } from "react"; +import { useTranslation } from "react-i18next"; +import { YStack } from "tamagui"; +import Header from "../../../components/Header"; +import { Icon } from "../../../components/Icon"; +import PastElectionsList from "../../../components/PastElectionsList"; +import { Screen } from "../../../components/Screen"; +import SearchInput from "../../../components/SearchInput"; +import { electionRoundSorter } from "../../../helpers/election-rounds"; +import { useElectionRoundsQuery } from "../../../services/queries.service"; + +const PastElections = () => { + const { t } = useTranslation("er_statistics"); + const navigation = useNavigation(); + const [search, setSearch] = useState(""); + + const { + data: electionRounds, + isLoading: isLoadingElectionRounds, + refetch: refetchGuides, + } = useElectionRoundsQuery(); + + const filteredElectionRounds = useMemo(() => { + return ( + electionRounds + ?.filter((er) => er.status === "Archived") + ?.filter((x) => x.title.toLocaleLowerCase().includes(search.toLocaleLowerCase())) + .sort(electionRoundSorter) ?? [] + ); + }, [electionRounds, search]); + + const handleSearch = (text: string) => { + setSearch(text); + }; + + return ( + + +
} + onLeftPress={() => { + navigation.dispatch(DrawerActions.closeDrawer); + router.back(); + }} + /> + + + + + + + ); +}; + +export default PastElections; diff --git a/mobile/assets/icons/archive.svg b/mobile/assets/icons/archive.svg new file mode 100644 index 000000000..14c07f513 --- /dev/null +++ b/mobile/assets/icons/archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mobile/assets/icons/map.svg b/mobile/assets/icons/map.svg new file mode 100644 index 000000000..2abfe76c0 --- /dev/null +++ b/mobile/assets/icons/map.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mobile/assets/locales/az/translations_AZ.json b/mobile/assets/locales/az/translations_AZ.json index 27b193c7d..b5aa5a01f 100644 --- a/mobile/assets/locales/az/translations_AZ.json +++ b/mobile/assets/locales/az/translations_AZ.json @@ -567,7 +567,8 @@ }, "delete_success": "Seçki məntəqəsi uğurla silindi!", "delete_error": "Seçki məntəqəsinə baş çəkmə silinərkən problem aşkarlandı. Xahiş edirik, yenidən cəhd edin.", - "offline_error_toast_msg": "Bu fəaliyyəti həyata keçirmək üçün sizə internet bağlantısı lazımdır." + "offline_error_toast_msg": "Bu fəaliyyəti həyata keçirmək üçün sizə internet bağlantısı lazımdır.", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/bg/translations_BG.json b/mobile/assets/locales/bg/translations_BG.json index 2edf7b0b3..699f86a36 100644 --- a/mobile/assets/locales/bg/translations_BG.json +++ b/mobile/assets/locales/bg/translations_BG.json @@ -567,7 +567,8 @@ }, "delete_success": "Изборната секция е изтрита успешно!", "delete_error": "Срещнахме проблем при изтриването на посещението на изборна секция. Моля, опитайте отново.", - "offline_error_toast_msg": "Имате нужда от интернет връзка, за да извършите това действие." + "offline_error_toast_msg": "Имате нужда от интернет връзка, за да извършите това действие.", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/en/translations.json b/mobile/assets/locales/en/translations.json index 06faaafa5..a0cda78ae 100644 --- a/mobile/assets/locales/en/translations.json +++ b/mobile/assets/locales/en/translations.json @@ -74,6 +74,8 @@ "retry": "Retry" }, "drawer": { + "active_elections": "Active elections", + "past_elections": "Past elections", "report_as_citizen": "Report as citizen", "report_as_accredited_observer": "Report as accredited observer" }, @@ -381,7 +383,8 @@ }, "options_menu": { "manage_my_polling_stations": "Manage my polling stations" - } + }, + "search": "Search forms" }, "polling_station_information_form": { "title": "Polling station information", @@ -445,7 +448,8 @@ "clear": "Clear form", "cancel": "Cancel" } - } + }, + "search": "Search questions" }, "polling_station_form_wizard": { "progress_bar": { @@ -570,7 +574,8 @@ }, "delete_success": "Polling station deleted successfully!", "delete_error": "We encountered a problem while deleting the polling station visit. Please try again.", - "offline_error_toast_msg": "You need an internet connection in order to perform this action." + "offline_error_toast_msg": "You need an internet connection in order to perform this action.", + "add": "Add new polling station" }, "quick_report": { "list": { @@ -851,5 +856,19 @@ "sync_data": "Synchronizing offline data...", "warning": "Please DO NOT CLOSE the app or the internet connection or the data will be lost.", "files": "We are uploading your files, it may take a while..." + }, + "er_statistics": { + "header": "Statistics", + "title": "Your past monitoring activity", + "empty": { + "heading": "Election", + "paragraph": "Past elections you monitored will appear here." + }, + "forms_submitted": "Forms Submitted: {{value}}", + "questions_answered": "Questions Answered: {{value}}", + "quick_reports": "Quick Reports: {{value}}", + "notes_taken": "Notes Taken: {{value}}", + "attachments_sent": "Attachments sent: {{value}}", + "visited_ps": "Polling Stations Visited: {{value}}" } } diff --git a/mobile/assets/locales/hy/translations_HY.json b/mobile/assets/locales/hy/translations_HY.json index fab9baf1e..b1b82b53a 100644 --- a/mobile/assets/locales/hy/translations_HY.json +++ b/mobile/assets/locales/hy/translations_HY.json @@ -567,7 +567,8 @@ }, "delete_success": "Ընտրատեղամասը հաջողությամբ ջնջվել է ", "delete_error": "Ընտրատեղամասը ջնջելիս խնդիր է հայտնաբերվել։ Խնդրում ենք կրկին փորձել:", - "offline_error_toast_msg": "Այս գործողությունը կատարելու համար ձեզ անհրաժեշտ է ինտերնետ: " + "offline_error_toast_msg": "Այս գործողությունը կատարելու համար ձեզ անհրաժեշտ է ինտերնետ: ", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/ka/translations_KA.json b/mobile/assets/locales/ka/translations_KA.json index 2845c81e0..2ac25d446 100644 --- a/mobile/assets/locales/ka/translations_KA.json +++ b/mobile/assets/locales/ka/translations_KA.json @@ -567,7 +567,8 @@ }, "delete_success": "საარჩევნო უბანი წარმატებით წაიშალა!", "delete_error": "საარჩევნო უბნის მონახულების წაშლისას დაფიქსირდა პრობლემა. გთხოვთ, სცადოთ ხელახლა.", - "offline_error_toast_msg": "ამ მოქმედების შესასრულებლად გჭირდებათ ინტერნეტ კავშირი." + "offline_error_toast_msg": "ამ მოქმედების შესასრულებლად გჭირდებათ ინტერნეტ კავშირი.", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/pl/translations_PL.json b/mobile/assets/locales/pl/translations_PL.json index 781681ad4..aaac09f00 100644 --- a/mobile/assets/locales/pl/translations_PL.json +++ b/mobile/assets/locales/pl/translations_PL.json @@ -1,859 +1,860 @@ { - "common": { - "skip": "Pomiń", - "search": "Szukaj", - "loading": "Ładowanie...", - "status": { - "completed": "Ukończony", - "in_progress": "W toku", - "not_started": "Nierozpoczęty", - "marked_as_completed": "Oznaczono jako ukończone" - }, - "forms": { - "mark_as_done": "Zaznacz formularz jako ukończony", - "mark_as_in_progress": "Zaznacz formularz jako w toku" - }, - "cancel": "Anuluj", - "save": "Zapisz", - "no_data": "Nie znaleziono danych.", - "select": "Wybierz", - "done": "Zrobione", - "ok": "Ok" - }, - "languages": { - "ro": "rumuński", - "en": "angielski", - "pl": "polski", - "bg": "bułgarski", - "sr": "serbski", - "ka": "gruziński", - "hy": "ormiański", - "ru": "rosyjski", - "az": "azerbejdżański" - }, - "onboarding": { - "language": { - "heading": "Wybierz język", - "description": "To będzie język, w którym apliakcja będzie wyświetlana. Możesz go zmienić w dowolnym momencie w aplikacji w sekcji 'Więcej'.", - "save": "Zastosuj wybór" - }, - "polling_stations": { - "heading": "Obserwuj prace komisji", - "description": "i dokumentuj na bieżąco przebieg procesu w formularzach przygotowanych przez Twoją organizację" - }, - "forms": { - "heading": "Wypełnij formularze obserwacji", - "description": "i przekaż formularze w trakcie kolejnych etapów, aby pomóc przeprowadzić transparentne i uczciwe wybory" - }, - "media": { - "heading": "Dodaj notatki i pliki z nagraniami lub zdjęciami", - "description": "jeśli odnotowałeś jakieś problemy, by dookreślić udzieloną odpowiedź", - "save": "Przejdź do aplikacji" - } - }, - "select_app_mode": { - "heading": "Wybór trybu aplikacji", - "description": "Możesz monitorować proces wyborczy jako obserwator lub po prostu jako wyborca zainteresowany wspieraniem uczciwych i demokratycznych wyborów.", - "accredited_observer": { - "title": "Vote Monitor dla Obserwatorów", - "description": "Jestem apolitycznym obserwatorem z zaświadczeniem wystawionym przez organizację pozarządową uprawnioną do obserwowania procesu wyborczego" - }, - "citizen": { - "title": "Vote Monitor dla Wyborców", - "description": "Jestem wyborcą i chcę zgłosić nieprawidłowości wyborcze, które widzę podczas kampanii lub w dniu wyborów." - }, - "helper": "**Jako obserwator będziesz mógł przełączyć się w tryb wyborcy w dowolnym momencie z menu aplikacji.", - "continue": "Kontynuuj" - }, - "select_election_event": { - "heading": "Dostępne akcja wyborcza", - "description": "Wybierz akcję, do której chcesz przesłać formularz:", - "continue": "Kontynuuj", - "empty_description": "W tej chwili nie ma aktywnych akcji wyborczych, dla których można zgłaszać incydenty jako wyborca. Gdy akcja będzie dodana, pojawi się w tej sekcji.", - "error_description": "Coś poszło nie tak podczas pobierania dostępnych akcji wyborczych. Spróbuj ponownie.", - "retry": "Ponów próbę" - }, - "drawer": { - "report_as_citizen": "Zgłoś jako wyborca", - "report_as_accredited_observer": "Zgłoś jako obserwator" - }, - "citizen_report_issue": { - "header_title": "Zgłoś problem", - "description": "Jako wyborca możesz zgłosić kwestię związaną z wyborami, wypełniając formularz z poniższej listy.", - "disclaimer": "Złożenie zgłoszenia poprzez Vote Monitor dla Wyborców nie jest równoznaczne ze złożeniem oficjalnej skargi do organów odpowiedzialnych za organizację wyborów czy organów ścigania ani jej nie zastępuje. Aby uzyskać więcej informacji na temat wykorzystania raportów, kliknij przycisk informacji w prawym górnym rogu. Jeśli chcesz złożyć oficjalną skargę, zapoznaj się z artykułem Jak złożyć oficjalną skargę w sekcji Zasoby.", - "empty_forms": "Formularze pojawią się tutaj, gdy zespół Vote Monitor opublikuje je w systemie.", - "error_message": "Coś poszło nie tak podczas pobierania formularzy raportowania. Spróbuj ponownie.", - "retry": "Ponów próbę", - "info_modal": { - "p1": "Raporty przesłane za pośrednictwem Vote Monitor dla Wyborców będą analizowane przez organizacje pozarządowe monitorujące wybory i mogą zostać włączone do raportów z obserwacji wyborów. W niektórych przypadkach raporty mogą zostać przekazane instytucjom odpowiedzialnym za organizację wyborów w celu usprawnienia przyszłych procesów wyborczych.", - "p2": "Należy pamiętać, że przesłanie zgłoszenia za pośrednictwem tej aplikacji nie stanowi ani nie zastępuje oficjalnej skargi złożonej do instytucji odpowiedzialnych za organizację wyborów ani organów ścigania.", - "p3": "W niektórych przypadkach Twoje raporty mogą zostać udostępnione organom odpowiedzialnym za organizację wyborów, aby pomóc w usprawnieniu przyszłych procesów wyborczych, choć nie jest to gwarantowane.", - "p4": "Masz pełną kontrolę nad swoimi danymi osobowymi. Formularze pozwalają wybrać, czy chcesz zgłosić sprawę anonimowo, czy też wyrazić zgodę na kontakt ze strony organizacji w przypadku sprawdzenia Twojego zgłoszenia.", - "ok": "OK" - } - }, - "citizen_form": { - "review": { - "heading": "Przejrzyj swój raport", - "send": "Wyślij raport", - "sending_report": "Wysyłamy raport. Proszę czekać..." - }, - "progress_bar_label": "Postęp formularza", - "success": { - "title": "Twój raport został pomyślnie wysłany!", - "description": "Dziękujemy za zaangażowanie obywatelskie. Możesz wysłać kopię swoich odpowiedzi na adres e-mail lub powrócić do strony głównej.", - "back_to_main": "Powrót do strony głównej", - "send_copy": "Wyślij mi kopię" - }, - "error": "Wystąpił problem podczas wysyłania recenzji.", - "email_copy": { - "title": "Wprowadź swój adres e-mail, aby otrzymać kopię formularza", - "description": "Aby otrzymać kopię formularza, wprowadź poniżej swój adres e-mail. Ten adres e-mail zostanie wykorzystany wyłącznie do wysłania kopii i nie będzie przechowywany ani wykorzystywany w żadnym innym celu.", - "placeholder": "Wprowadź swój adres e-mail", - "required": "E-mail jest obowiązkowy", - "invalid": "Format wiadomości e-mail jest nieprawidłowy", - "cancel": "Anuluj", - "send": "Wyślij" - }, - "copy_sent": { - "title": "Twoja kopia została wysłana", - "description": "Kopia powinna dotrzeć natychmiast, ale w rzadkich przypadkach jej przetworzenie może zająć kilka minut. W międzyczasie możesz powrócić do strony głównej." - }, - "unsaved_changes_dialog": { - "title": "Masz niezapisane zmiany", - "description": "Opuszczenie tej strony spowoduje utratę wszystkich postępów w formularzu. Czy na pewno chcesz wrócić?", - "actions": { - "discard": "Wróć", - "save": "Zostań tutaj" - } - }, - "attachments": { - "heading": "Przesłane multimedia", - "loading": "Dodawanie załącznika... ", - "error": "Błąd podczas wysyłania załącznika!", - "add": "Dodawanie plików multimedialnych", - "menu": { - "load": "Załaduj z galerii", - "take_picture": "Zrób zdjęcie", - "record_video": "Nagraj wideo", - "upload_audio": "Wgraj nagranie" - }, - "upload": { - "compressing": "Kompresowanie załącznika: ", - "preparing": "Przygotowanie załącznika...", - "starting": "Rozpoczynanie wysyłania...", - "progress": "Wysyłanie załączników: ", - "completed": "Wysyłanie zakończone.", - "aborted": "Wysyłanie przerwane.", - "offline": "Aby wykonać tę akcję, potrzebujesz połączenia z Internetem." - }, - "delete": { - "title": "Usuń plik(i)", - "description": "Ta akcja nie może być cofnięta. Usunięte media nie mogą zostać przywrócone.", - "actions": { - "cancel": "Anuluj", - "clear": "Usuń" - } - } - } - }, - "login": { - "disclaimer": { - "paragraph1": "Jeśli nie jesteś obserwatorem skierowanym przez organizację monitorującą procesy wyborcze w Twoim kraju, nie możesz korzystać z Vote Monitor dla Obserwatorów.", - "paragraph2": { - "slice1": "Jeśli nie jesteś obserwatorem, nadal możesz", - "link": "zgłaszać nieprawidłowości jako wyborca", - "slice2": "w przypadku bieżących wyborów, bez konieczności posiadania konta." - } - }, - "heading": "Zaloguj", - "paragraph": "Podaj proszę adres e-mail, który podałeś/aś przy rejestracji w roli obserwatora:", - "form": { - "email": { - "label": "E-mail *", - "placeholder": "E-mail", - "required": "Adres e-mail jest obowiązkowy", - "pattern": "Format adresu e-mail jest nieprawidłowy" - }, - "password": { - "label": "Hasło *", - "placeholder": "Hasło", - "required": "Hasło jest obowiązkowe" - }, - "submit": { - "save": "Zaloguj", - "loading": "Zaloguj..." - }, - "errors": { - "invalid_credentials": "Wystąpił błąd z Twoimi danymi logowania. Spróbuj ponownie.", - "offline": "Aby się zalogować, potrzebujesz połączenia z Internetem." - } - }, - "actions": { - "forgot_password": "Zapomniałeś/aś hasła?" - }, - "email_toast": "Adres e-mail został skopiowany do schowka" - }, - "forgot_password": { - "header": { - "title": "Zapomniane hasło" - }, - "heading": "Zapomniałeś/aś hasła?", - "paragraph": "Podaj proszę adres e-mail, który podałeś/aś przy rejestracji w roli obserwatora, a wyslemy Ci link potrzebny do zresetowania hasła.", - "form": { - "email": { - "label": "E-mail *", - "placeholder": "E-mail", - "required": "Adres e-mail jest obowiązkowy", - "pattern": "Format adresu e-mail jest nieprawidłowy" - }, - "submit": { - "loading": "Wysyłanie...", - "save": "Wyślij" - }, - "errors": { - "invalid_email": "Bieżący adres e-mail nie jest zarejestrowany w systemie. Proszę spróbuj ponownie." - } - }, - "confirmation": { - "heading": "E-mail wysłany", - "paragraph": "Sprawdź proszę e-mail i otwórz link, który wysłaliśmy. Jeśli nie widzisz e-maila, upewnij się, że nie wpadł do folderu 'spam'.", - "confirm": "Wróć do logowania" - } - }, - "about_app": { - "title": "O Vote Monitor", - "title_observer": "Informacje o Vote Monitor Observer", - "general": "Vote Monitor to dedykowane narzędzie cyfrowe przeznaczone dla niezależnych obserwatorów i organizacji międzynarodowych zajmujących się monitorowaniem wyborów. Vote Monitor jest rozwijany i zarządzany przez Code for Romania/Commit Global.", - "purpose": "Aplikacja pomaga niezależnym obserwatorom monitorować lokale wyborcze i dokumentować przebieg głosowania w czasie rzeczywistym w danej turze wyborów. Wszystkie dane zebrane za pośrednictwem aplikacji mobilnej są przesyłane w czasie rzeczywistym do organizacji akredytujących w celu zidentyfikowania potencjalnych sygnałów ostrzegawczych, które mogą wskazywać na nadużycia lub inne nieprawidłowości. Ostatecznie naszym celem jest zapewnienie jasnego, prostego i realistycznego obrazu przebiegu procesu wyborczego.", - "app_provides": { - "paragraph": "Aplikacja zapewnia obserwatorom:", - "item1": "Sposób na zarządzanie wieloma odwiedzanymi lokalami wyborczymi", - "item2": "Skuteczna metoda monitorowania przebiegu procesu głosowania poprzez formularze utworzone przez organizacje akredytujące", - "item3": "Sposób na szybkie zgłaszanie innych problematycznych kwestii poza standardowymi formularzami" - }, - "usage": "Z aplikacji Vote Monitor można korzystać podczas dowolnych wyborów w dowolnym kraju na świecie. Od 2016 r. wielokrotnie był wykorzystywany w Europie i na świecie m.in. w Rumunii i Polsce.", - "version": "Wersja Vote Monitor {{value}}" - }, - "about_app_citizen": { - "title": "Informacje o Vote Monitor ", - "title_observer": "Informacje o Vote Monitor dla Wyborców", - "p1": "Vote Monitor dla Wyborców umożliwia zwykłym obywatelom aktywny udział w monitorowaniu wyborów poprzez zgłaszanie wszelkich nieprawidłowości, które napotkają w okresie wyborczym, w tym sytuacji związanych z kampanią, działaniami w lokalach wyborczych i procedurami w dniu głosowania.", - "p2": "Vote Monitor dla Wyborców to rozszerzenie aplikacji Vote Monitor, która została początkowo opracowana przez Code for Romania/Commit Global dla apolitycznych obserwatorów współpracujących z organizacjami pozarządowymi w zakresie monitorowania wyborów.", - "p3": "Użytkownicy mogą przesyłać raportyna bieżąco, które będą analizowane przez organizacje pozarządowe zaangażowane w proces wyborczy. Raporty te mogą przyczynić się do powstania raportów z obserwacji, a w szczególnych przypadkach mogą zostać przekazane odpowiednim instytucjom w celu usprawnienia przyszłych wyborów.", - "p4": "Chociaż zgłoszenia obywatelskie odgrywają istotną rolę w promowaniu przejrzystości, należy pamiętać, że przesłanie raportu za pośrednictwem tej aplikacji nie stanowi ani nie zastępuje oficjalnej skargi do instytucji odpowiedzialnych za organizację wyborów czy organów ścigania.", - "version": "Wersja Vote Monitor: {{value}}" - }, - "loading_screen": { - "heading": "Ładowanie ...", - "paragraph": "Przygotowujemy wszystkie dane, proszę czekać!" - }, - "tabs": { - "observation": "Obserwacja", - "quick_report": "Szybki raport", - "guides": "Podręczniki", - "inbox": "Poczta", - "more": "Więcej", - "report": "Szybki raport", - "resources": "Zasoby", - "updates": "Aktualizacje" - }, - "add_polling_station": { - "title": "Dodaj komisję wyborczą", - "progress": { - "location": "Dodaj komisję wyborczą z: {{value}}" - }, + "common": { + "skip": "Pomiń", + "search": "Szukaj", + "loading": "Ładowanie...", + "status": { + "completed": "Ukończony", + "in_progress": "W toku", + "not_started": "Nierozpoczęty", + "marked_as_completed": "Oznaczono jako ukończone" + }, + "forms": { + "mark_as_done": "Zaznacz formularz jako ukończony", + "mark_as_in_progress": "Zaznacz formularz jako w toku" + }, + "cancel": "Anuluj", + "save": "Zapisz", + "no_data": "Nie znaleziono danych.", + "select": "Wybierz", + "done": "Zrobione", + "ok": "Ok" + }, + "languages": { + "ro": "rumuński", + "en": "angielski", + "pl": "polski", + "bg": "bułgarski", + "sr": "serbski", + "ka": "gruziński", + "hy": "ormiański", + "ru": "rosyjski", + "az": "azerbejdżański" + }, + "onboarding": { + "language": { + "heading": "Wybierz język", + "description": "To będzie język, w którym apliakcja będzie wyświetlana. Możesz go zmienić w dowolnym momencie w aplikacji w sekcji 'Więcej'.", + "save": "Zastosuj wybór" + }, + "polling_stations": { + "heading": "Obserwuj prace komisji", + "description": "i dokumentuj na bieżąco przebieg procesu w formularzach przygotowanych przez Twoją organizację" + }, + "forms": { + "heading": "Wypełnij formularze obserwacji", + "description": "i przekaż formularze w trakcie kolejnych etapów, aby pomóc przeprowadzić transparentne i uczciwe wybory" + }, + "media": { + "heading": "Dodaj notatki i pliki z nagraniami lub zdjęciami", + "description": "jeśli odnotowałeś jakieś problemy, by dookreślić udzieloną odpowiedź", + "save": "Przejdź do aplikacji" + } + }, + "select_app_mode": { + "heading": "Wybór trybu aplikacji", + "description": "Możesz monitorować proces wyborczy jako obserwator lub po prostu jako wyborca zainteresowany wspieraniem uczciwych i demokratycznych wyborów.", + "accredited_observer": { + "title": "Vote Monitor dla Obserwatorów", + "description": "Jestem apolitycznym obserwatorem z zaświadczeniem wystawionym przez organizację pozarządową uprawnioną do obserwowania procesu wyborczego" + }, + "citizen": { + "title": "Vote Monitor dla Wyborców", + "description": "Jestem wyborcą i chcę zgłosić nieprawidłowości wyborcze, które widzę podczas kampanii lub w dniu wyborów." + }, + "helper": "**Jako obserwator będziesz mógł przełączyć się w tryb wyborcy w dowolnym momencie z menu aplikacji.", + "continue": "Kontynuuj" + }, + "select_election_event": { + "heading": "Dostępne akcja wyborcza", + "description": "Wybierz akcję, do której chcesz przesłać formularz:", + "continue": "Kontynuuj", + "empty_description": "W tej chwili nie ma aktywnych akcji wyborczych, dla których można zgłaszać incydenty jako wyborca. Gdy akcja będzie dodana, pojawi się w tej sekcji.", + "error_description": "Coś poszło nie tak podczas pobierania dostępnych akcji wyborczych. Spróbuj ponownie.", + "retry": "Ponów próbę" + }, + "drawer": { + "report_as_citizen": "Zgłoś jako wyborca", + "report_as_accredited_observer": "Zgłoś jako obserwator" + }, + "citizen_report_issue": { + "header_title": "Zgłoś problem", + "description": "Jako wyborca możesz zgłosić kwestię związaną z wyborami, wypełniając formularz z poniższej listy.", + "disclaimer": "Złożenie zgłoszenia poprzez Vote Monitor dla Wyborców nie jest równoznaczne ze złożeniem oficjalnej skargi do organów odpowiedzialnych za organizację wyborów czy organów ścigania ani jej nie zastępuje. Aby uzyskać więcej informacji na temat wykorzystania raportów, kliknij przycisk informacji w prawym górnym rogu. Jeśli chcesz złożyć oficjalną skargę, zapoznaj się z artykułem Jak złożyć oficjalną skargę w sekcji Zasoby.", + "empty_forms": "Formularze pojawią się tutaj, gdy zespół Vote Monitor opublikuje je w systemie.", + "error_message": "Coś poszło nie tak podczas pobierania formularzy raportowania. Spróbuj ponownie.", + "retry": "Ponów próbę", + "info_modal": { + "p1": "Raporty przesłane za pośrednictwem Vote Monitor dla Wyborców będą analizowane przez organizacje pozarządowe monitorujące wybory i mogą zostać włączone do raportów z obserwacji wyborów. W niektórych przypadkach raporty mogą zostać przekazane instytucjom odpowiedzialnym za organizację wyborów w celu usprawnienia przyszłych procesów wyborczych.", + "p2": "Należy pamiętać, że przesłanie zgłoszenia za pośrednictwem tej aplikacji nie stanowi ani nie zastępuje oficjalnej skargi złożonej do instytucji odpowiedzialnych za organizację wyborów ani organów ścigania.", + "p3": "W niektórych przypadkach Twoje raporty mogą zostać udostępnione organom odpowiedzialnym za organizację wyborów, aby pomóc w usprawnieniu przyszłych procesów wyborczych, choć nie jest to gwarantowane.", + "p4": "Masz pełną kontrolę nad swoimi danymi osobowymi. Formularze pozwalają wybrać, czy chcesz zgłosić sprawę anonimowo, czy też wyrazić zgodę na kontakt ze strony organizacji w przypadku sprawdzenia Twojego zgłoszenia.", + "ok": "OK" + } + }, + "citizen_form": { + "review": { + "heading": "Przejrzyj swój raport", + "send": "Wyślij raport", + "sending_report": "Wysyłamy raport. Proszę czekać..." + }, + "progress_bar_label": "Postęp formularza", + "success": { + "title": "Twój raport został pomyślnie wysłany!", + "description": "Dziękujemy za zaangażowanie obywatelskie. Możesz wysłać kopię swoich odpowiedzi na adres e-mail lub powrócić do strony głównej.", + "back_to_main": "Powrót do strony głównej", + "send_copy": "Wyślij mi kopię" + }, + "error": "Wystąpił problem podczas wysyłania recenzji.", + "email_copy": { + "title": "Wprowadź swój adres e-mail, aby otrzymać kopię formularza", + "description": "Aby otrzymać kopię formularza, wprowadź poniżej swój adres e-mail. Ten adres e-mail zostanie wykorzystany wyłącznie do wysłania kopii i nie będzie przechowywany ani wykorzystywany w żadnym innym celu.", + "placeholder": "Wprowadź swój adres e-mail", + "required": "E-mail jest obowiązkowy", + "invalid": "Format wiadomości e-mail jest nieprawidłowy", + "cancel": "Anuluj", + "send": "Wyślij" + }, + "copy_sent": { + "title": "Twoja kopia została wysłana", + "description": "Kopia powinna dotrzeć natychmiast, ale w rzadkich przypadkach jej przetworzenie może zająć kilka minut. W międzyczasie możesz powrócić do strony głównej." + }, + "unsaved_changes_dialog": { + "title": "Masz niezapisane zmiany", + "description": "Opuszczenie tej strony spowoduje utratę wszystkich postępów w formularzu. Czy na pewno chcesz wrócić?", + "actions": { + "discard": "Wróć", + "save": "Zostań tutaj" + } + }, + "attachments": { + "heading": "Przesłane multimedia", + "loading": "Dodawanie załącznika... ", + "error": "Błąd podczas wysyłania załącznika!", + "add": "Dodawanie plików multimedialnych", + "menu": { + "load": "Załaduj z galerii", + "take_picture": "Zrób zdjęcie", + "record_video": "Nagraj wideo", + "upload_audio": "Wgraj nagranie" + }, + "upload": { + "compressing": "Kompresowanie załącznika: ", + "preparing": "Przygotowanie załącznika...", + "starting": "Rozpoczynanie wysyłania...", + "progress": "Wysyłanie załączników: ", + "completed": "Wysyłanie zakończone.", + "aborted": "Wysyłanie przerwane.", + "offline": "Aby wykonać tę akcję, potrzebujesz połączenia z Internetem." + }, + "delete": { + "title": "Usuń plik(i)", + "description": "Ta akcja nie może być cofnięta. Usunięte media nie mogą zostać przywrócone.", "actions": { - "next_step": "Dalej", - "back": "Wróć", - "finalize": "Ukończ" - }, - "error": "Błąd podczas ładowania lokali wyborczych!" - }, - "observation": { - "title": "Obserwacja punktów wyborczych", - "no_election_round": { - "heading": "Brak zdarzeń dotyczących wyborów", - "paragraph": "Będziesz mógł korzystać z aplikacji po przypisaniu Cię do akcji wyborczej przez Twoją organizację" - }, - "no_form": "Formularz Informacje o lokalu wyborczym nie jest skonfigurowany", - "refresh_page": "Jeśli dane nie są widoczne, spróbuj odświeżyć stronę, aby pobrać najnowsze informacje", - "no_visited_polling_stations": { - "heading": "Brak odwiedzonych komisji wyborczych", - "paragraph": "Uzupełnij dane dla pierwszej obserwowanej komisji wyborczej zanim zaczniesz wypełniać formularze obserwacyjne.", - "add": "Dodaj pierwszą komisję wyborczą" - }, - "my_polling_stations": { - "heading": "Moje komisje wyborcze", - "paragraph": "Możesz przełączać się między lokalami wyborczymi, jeśli chcesz ponownie przeglądać odpowiedzi lub informacje o komisjach wyborczych.", - "add": "Dodaj komisję wyborczą" - }, - "polling_stations_information": { - "heading": "Informacje o komisjach wyborczych", - "time_select": { - "not_defined": "Nie zdefiniowano", - "arrival_time": "Czas przybycia", - "departure_time": "Czas wyjścia", - "save": "Zrobione", - "error": { - "arrival_first": "Najpierw wybierz godzinę przyjazdu.", - "later_departure": "Proszę wybrać godzinę odjazdu późniejszą niż godzina przylotu.", - "earlier_arrival": "Proszę wybrać godzinę przyjazdu wcześniejszą niż godzina odlotu.", - "server": "Nie mogliśmy wysłać informacji na serwer." - } - }, - "observation_time": { - "observation_time": "Czas obserwacji", - "not_defined": "Nie wskazano", - "no_of_breaks": "{{value}} przerw/y", - "one_break": "{{value}} przerwa", - "arrival_time": "Czas przybycia", - "departure_time": "Czas wyjścia", - "departure_after_arrival": "Godzina wyjścia musi być po godzinie przybycia", - "select_arrival_time": "Wybierz czas przybycia", - "select_departure_time": "Wybierz godzinę odlotu", - "add_break": "Dodaj nową przerwę w obserwacji", - "break": "Przerwa {{value}}.", - "start_time": "Czas rozpoczęcia", - "select_start_time": "Wybierz czas rozpoczęcia", - "end_time": "Czas zakończenia", - "select_end_time": "Wybierz czas zakończenia", - "undefined_date": "DD/MM/RRRR", - "undefined_time": "gg:mm", - "save": "Zapisz czas obserwacji", - "clear": "Wyczyść czas obserwacji", - "confirmation_modals": { - "clear": { - "title": "Wyczyść czas obserwacji", - "description": "Ta czynność spowoduje usunięcie czasu przybycia i wyjścia, w tym wszystkich przerw wprowadzonych do tej pory dla tego punktu wyborczego. Aby uniknąć niezamierzonej utraty informacji, przed wykonaniem tej czynności należy sprawdzić godziny.", - "actions": { - "cancel": "Anuluj", - "clear": "Wyczyść czas obserwacji" - } - }, - "delete": { - "title": "Usuń przerwę", - "description": "Ta czynność spowoduje usunięcie przerwy. Aby uniknąć niezamierzonej utraty informacji, przed wykonaniem tej czynności należy sprawdzić czas.", - "actions": { - "cancel": "Anuluj", - "delete": "Usuń przerwę" - } - }, - "unsaved_changes": { - "title": "Zapisywanie zmian czasu obserwacji", - "description": "Masz niezapisane zmiany związane z wprowadzonym czasem obserwacji. Czy chcesz zapisać zmiany przed opuszczeniem strony?", - "actions": { - "discard": "Odrzuć", - "save": "Zapisz zmiany" - } - }, - "unable_to_save": { - "title": "Nie można zapisać czasu obserwacji", - "p1": "Wprowadzone godziny nie mogą zostać zapisane z powodu konfliktu między okresami przerw a godzinami przyjazdu/wyjazdu.", - "p2": "Należy upewnić się, że okresy przerw nie przekraczają przedziału czasu określonego przez czas obserwacji przylotu i odlotu. Prosimy o sprawdzenie i odpowiednie dostosowanie czasów.", - "ok": "OK" - } - } - }, - "polling_station_form": { - "paragraph": "Odpowiedz na kilka krótkich pytań dotyczących lokalu wyborczego.", - "form_details_button_label": "Informacje dotyczące komisji wyborczej", - "number_of_questions": "{{value}} pytań/pytanie/pytania", - "answer_questions": "Udziel odpowiedzi" - } - }, - "forms": { - "heading": "Formularze", - "list": { - "empty": "Brak danych do wyświetlenia", - "error": { - "paragraph1": "Coś poszło nie tak!", - "paragraph2": "Nie udało się pobrać danych. Naciśnij przycisk ponownej próby, aby spróbować ponownie!", - "retry": "Spróbować ponownie" - } - }, - "select_language_modal": { - "header": "Wybierz język formularza", - "helper": "Wybrany formularz dostępny jest w kilku językach. Wybierz proszę język, w którym chcesz kontynnuować pracę.", - "error": "Proszę wybrać jedną z opcji" - } - }, - "options_menu": { - "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + "cancel": "Anuluj", + "clear": "Usuń" } - }, - "shit, you in the Polish numbers trap": { - " in Polish: 1 przerwa; 2-4 przerwy; 5-21 przerw; 22-24 przerwy; 25-31 przerw;": { - " 🫠": "Czas przybycia i wyjścia" + } + } + }, + "login": { + "disclaimer": { + "paragraph1": "Jeśli nie jesteś obserwatorem skierowanym przez organizację monitorującą procesy wyborcze w Twoim kraju, nie możesz korzystać z Vote Monitor dla Obserwatorów.", + "paragraph2": { + "slice1": "Jeśli nie jesteś obserwatorem, nadal możesz", + "link": "zgłaszać nieprawidłowości jako wyborca", + "slice2": "w przypadku bieżących wyborów, bez konieczności posiadania konta." + } + }, + "heading": "Zaloguj", + "paragraph": "Podaj proszę adres e-mail, który podałeś/aś przy rejestracji w roli obserwatora:", + "form": { + "email": { + "label": "E-mail *", + "placeholder": "E-mail", + "required": "Adres e-mail jest obowiązkowy", + "pattern": "Format adresu e-mail jest nieprawidłowy" + }, + "password": { + "label": "Hasło *", + "placeholder": "Hasło", + "required": "Hasło jest obowiązkowe" + }, + "submit": { + "save": "Zaloguj", + "loading": "Zaloguj..." + }, + "errors": { + "invalid_credentials": "Wystąpił błąd z Twoimi danymi logowania. Spróbuj ponownie.", + "offline": "Aby się zalogować, potrzebujesz połączenia z Internetem." + } + }, + "actions": { + "forgot_password": "Zapomniałeś/aś hasła?" + }, + "email_toast": "Adres e-mail został skopiowany do schowka" + }, + "forgot_password": { + "header": { + "title": "Zapomniane hasło" + }, + "heading": "Zapomniałeś/aś hasła?", + "paragraph": "Podaj proszę adres e-mail, który podałeś/aś przy rejestracji w roli obserwatora, a wyslemy Ci link potrzebny do zresetowania hasła.", + "form": { + "email": { + "label": "E-mail *", + "placeholder": "E-mail", + "required": "Adres e-mail jest obowiązkowy", + "pattern": "Format adresu e-mail jest nieprawidłowy" + }, + "submit": { + "loading": "Wysyłanie...", + "save": "Wyślij" + }, + "errors": { + "invalid_email": "Bieżący adres e-mail nie jest zarejestrowany w systemie. Proszę spróbuj ponownie." + } + }, + "confirmation": { + "heading": "E-mail wysłany", + "paragraph": "Sprawdź proszę e-mail i otwórz link, który wysłaliśmy. Jeśli nie widzisz e-maila, upewnij się, że nie wpadł do folderu 'spam'.", + "confirm": "Wróć do logowania" + } + }, + "about_app": { + "title": "O Vote Monitor", + "title_observer": "Informacje o Vote Monitor Observer", + "general": "Vote Monitor to dedykowane narzędzie cyfrowe przeznaczone dla niezależnych obserwatorów i organizacji międzynarodowych zajmujących się monitorowaniem wyborów. Vote Monitor jest rozwijany i zarządzany przez Code for Romania/Commit Global.", + "purpose": "Aplikacja pomaga niezależnym obserwatorom monitorować lokale wyborcze i dokumentować przebieg głosowania w czasie rzeczywistym w danej turze wyborów. Wszystkie dane zebrane za pośrednictwem aplikacji mobilnej są przesyłane w czasie rzeczywistym do organizacji akredytujących w celu zidentyfikowania potencjalnych sygnałów ostrzegawczych, które mogą wskazywać na nadużycia lub inne nieprawidłowości. Ostatecznie naszym celem jest zapewnienie jasnego, prostego i realistycznego obrazu przebiegu procesu wyborczego.", + "app_provides": { + "paragraph": "Aplikacja zapewnia obserwatorom:", + "item1": "Sposób na zarządzanie wieloma odwiedzanymi lokalami wyborczymi", + "item2": "Skuteczna metoda monitorowania przebiegu procesu głosowania poprzez formularze utworzone przez organizacje akredytujące", + "item3": "Sposób na szybkie zgłaszanie innych problematycznych kwestii poza standardowymi formularzami" + }, + "usage": "Z aplikacji Vote Monitor można korzystać podczas dowolnych wyborów w dowolnym kraju na świecie. Od 2016 r. wielokrotnie był wykorzystywany w Europie i na świecie m.in. w Rumunii i Polsce.", + "version": "Wersja Vote Monitor {{value}}" + }, + "about_app_citizen": { + "title": "Informacje o Vote Monitor ", + "title_observer": "Informacje o Vote Monitor dla Wyborców", + "p1": "Vote Monitor dla Wyborców umożliwia zwykłym obywatelom aktywny udział w monitorowaniu wyborów poprzez zgłaszanie wszelkich nieprawidłowości, które napotkają w okresie wyborczym, w tym sytuacji związanych z kampanią, działaniami w lokalach wyborczych i procedurami w dniu głosowania.", + "p2": "Vote Monitor dla Wyborców to rozszerzenie aplikacji Vote Monitor, która została początkowo opracowana przez Code for Romania/Commit Global dla apolitycznych obserwatorów współpracujących z organizacjami pozarządowymi w zakresie monitorowania wyborów.", + "p3": "Użytkownicy mogą przesyłać raportyna bieżąco, które będą analizowane przez organizacje pozarządowe zaangażowane w proces wyborczy. Raporty te mogą przyczynić się do powstania raportów z obserwacji, a w szczególnych przypadkach mogą zostać przekazane odpowiednim instytucjom w celu usprawnienia przyszłych wyborów.", + "p4": "Chociaż zgłoszenia obywatelskie odgrywają istotną rolę w promowaniu przejrzystości, należy pamiętać, że przesłanie raportu za pośrednictwem tej aplikacji nie stanowi ani nie zastępuje oficjalnej skargi do instytucji odpowiedzialnych za organizację wyborów czy organów ścigania.", + "version": "Wersja Vote Monitor: {{value}}" + }, + "loading_screen": { + "heading": "Ładowanie ...", + "paragraph": "Przygotowujemy wszystkie dane, proszę czekać!" + }, + "tabs": { + "observation": "Obserwacja", + "quick_report": "Szybki raport", + "guides": "Podręczniki", + "inbox": "Poczta", + "more": "Więcej", + "report": "Szybki raport", + "resources": "Zasoby", + "updates": "Aktualizacje" + }, + "add_polling_station": { + "title": "Dodaj komisję wyborczą", + "progress": { + "location": "Dodaj komisję wyborczą z: {{value}}" + }, + "actions": { + "next_step": "Dalej", + "back": "Wróć", + "finalize": "Ukończ" + }, + "error": "Błąd podczas ładowania lokali wyborczych!" + }, + "observation": { + "title": "Obserwacja punktów wyborczych", + "no_election_round": { + "heading": "Brak zdarzeń dotyczących wyborów", + "paragraph": "Będziesz mógł korzystać z aplikacji po przypisaniu Cię do akcji wyborczej przez Twoją organizację" + }, + "no_form": "Formularz Informacje o lokalu wyborczym nie jest skonfigurowany", + "refresh_page": "Jeśli dane nie są widoczne, spróbuj odświeżyć stronę, aby pobrać najnowsze informacje", + "no_visited_polling_stations": { + "heading": "Brak odwiedzonych komisji wyborczych", + "paragraph": "Uzupełnij dane dla pierwszej obserwowanej komisji wyborczej zanim zaczniesz wypełniać formularze obserwacyjne.", + "add": "Dodaj pierwszą komisję wyborczą" + }, + "my_polling_stations": { + "heading": "Moje komisje wyborcze", + "paragraph": "Możesz przełączać się między lokalami wyborczymi, jeśli chcesz ponownie przeglądać odpowiedzi lub informacje o komisjach wyborczych.", + "add": "Dodaj komisję wyborczą" + }, + "polling_stations_information": { + "heading": "Informacje o komisjach wyborczych", + "time_select": { + "not_defined": "Nie zdefiniowano", + "arrival_time": "Czas przybycia", + "departure_time": "Czas wyjścia", + "save": "Zrobione", + "error": { + "arrival_first": "Najpierw wybierz godzinę przyjazdu.", + "later_departure": "Proszę wybrać godzinę odjazdu późniejszą niż godzina przylotu.", + "earlier_arrival": "Proszę wybrać godzinę przyjazdu wcześniejszą niż godzina odlotu.", + "server": "Nie mogliśmy wysłać informacji na serwer." } - }, - "polling_station_information_form": { - "title": "Informacje dotyczące komisji wyborczej", - "submit": "Zatwierdź odpowiedzi", - "form": { - "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków", - "placeholder": "Proszę wpisać tekst..." - }, - "menu": { - "clear": "Wyczyść formularz (usuń wszystkie odpowiedzi)" - }, - "warning_modal": { - "title": "Wyczyść formularz informacyjny komisji wyborczej", - "description": "Ta czynność usunie wszystkie odpowiedzi wprowadzone do formularza. Aby uniknąć utraty danych, upewnij się proszę, że sprawdziłeś/aś formularz zanim wykonasz tę akcję.", + }, + "observation_time": { + "observation_time": "Czas obserwacji", + "not_defined": "Nie wskazano", + "no_of_breaks": "{{value}} przerw/y", + "one_break": "{{value}} przerwa", + "arrival_time": "Czas przybycia", + "departure_time": "Czas wyjścia", + "departure_after_arrival": "Godzina wyjścia musi być po godzinie przybycia", + "select_arrival_time": "Wybierz czas przybycia", + "select_departure_time": "Wybierz godzinę odlotu", + "add_break": "Dodaj nową przerwę w obserwacji", + "break": "Przerwa {{value}}.", + "start_time": "Czas rozpoczęcia", + "select_start_time": "Wybierz czas rozpoczęcia", + "end_time": "Czas zakończenia", + "select_end_time": "Wybierz czas zakończenia", + "undefined_date": "DD/MM/RRRR", + "undefined_time": "gg:mm", + "save": "Zapisz czas obserwacji", + "clear": "Wyczyść czas obserwacji", + "confirmation_modals": { + "clear": { + "title": "Wyczyść czas obserwacji", + "description": "Ta czynność spowoduje usunięcie czasu przybycia i wyjścia, w tym wszystkich przerw wprowadzonych do tej pory dla tego punktu wyborczego. Aby uniknąć niezamierzonej utraty informacji, przed wykonaniem tej czynności należy sprawdzić godziny.", "actions": { - "cancel": "Anuluj", - "clear": "Wyczyść formularz" + "cancel": "Anuluj", + "clear": "Wyczyść czas obserwacji" } - }, - "unsaved_changes_dialog": { - "title": "Zapisz zmiany w formularzu", - "description": "Masz niezapisane zmiany w tym formularzu. Czy chcesz zapisać zmiany przed wyjściem?", + }, + "delete": { + "title": "Usuń przerwę", + "description": "Ta czynność spowoduje usunięcie przerwy. Aby uniknąć niezamierzonej utraty informacji, przed wykonaniem tej czynności należy sprawdzić czas.", "actions": { - "discard": "Odrzuć", - "save": "Zapisz zmiany" + "cancel": "Anuluj", + "delete": "Usuń przerwę" } - } - }, - "form_overview": { - "overview": { - "heading": "Podgląd formularza", - "status": "Status formularza", - "answered_questions": "Wypełnione pytania", - "resume": "Wznów formularz", - "start_form": "Uruchom formularz", - "progress": "postęp" - }, - "questions": { - "title": "Pytania", - "not_answered": "Nieodpowiedziane", - "answered": "Odpowiedziane", - "no_notes": "Brak notatek", - "notes": "Zawiera notatki" - }, - "attachments": { - "notes": "{{count}} notatek/notatka/notatki", - "media": "{{count}} plików/plik/pliki/z nagraniami/zdjęciami" - }, - "error": "Błąd podczas ładowania danych formularza!", - "menu": { - "clear": "Wyczyść formularz (usuń wszystkie odpowiedzi)", - "change_language": "Zmień język" - }, - "clear_answers_modal": { - "title": "Wyczyść formularz {{value}}", - "description": { - "p1": "Ta czynność usunie wszystkie odpowiedzi wprowadzone do tego formularza. Dotyczy to wprowadzonych informacji, notatek, jak i załączonych plików. Wszystkie pytania zostaną przywrócone do stanu 'Nieodpowiedziane'.", - "p2": "Aby uniknąć utraty danych, upewnij się proszę, że sprawdziłeś/aś dane dotyczące komisji wyborczej zanim wykonasz tę akcję." - }, + }, + "unsaved_changes": { + "title": "Zapisywanie zmian czasu obserwacji", + "description": "Masz niezapisane zmiany związane z wprowadzonym czasem obserwacji. Czy chcesz zapisać zmiany przed opuszczeniem strony?", "actions": { - "clear": "Wyczyść formularz", - "cancel": "Anuluj" + "discard": "Odrzuć", + "save": "Zapisz zmiany" } + }, + "unable_to_save": { + "title": "Nie można zapisać czasu obserwacji", + "p1": "Wprowadzone godziny nie mogą zostać zapisane z powodu konfliktu między okresami przerw a godzinami przyjazdu/wyjazdu.", + "p2": "Należy upewnić się, że okresy przerw nie przekraczają przedziału czasu określonego przez czas obserwacji przylotu i odlotu. Prosimy o sprawdzenie i odpowiednie dostosowanie czasów.", + "ok": "OK" + } } - }, - "polling_station_form_wizard": { - "progress_bar": { - "label": "Postęp formy", - "clear_answer": "Wyczyść odpowiedź" - }, - "form": { - "min": "Pole musi mieć długość co najmniej {{value}} znak", - "max": "Pole musi zawierać maksymalnie {{value}} znaków", - "required": "To pole jest wymagane", - "date_placeholder": "Proszę wprowadzić datę", - "text_placeholder": "Proszę wpisać tekst" - }, - "save_and_continue": "Zapisz i kontynuuj", - "attachments": { - "heading": "Wybrane media", - "loading": "Dodawanie załącznika... ", - "error": "Błąd podczas wysyłania załącznika!", - "add": "Dodaj notatkę, zdjęcie lub wideo", - "menu": { - "add_note": "Dodaj notatkę", - "load": "Dodaj z galerii", - "take_picture": "Zrób zdjęcie", - "record_video": "Nagraj wideo", - "upload_audio": "Wgraj nagranie" - }, - "upload": { - "compressing": "Kompresowanie załącznika: ", - "preparing": "Przygotowanie załącznika...", - "starting": "Rozpoczynanie wysyłania...", - "progress": "Postęp wysyłania:", - "completed": "Wysyłanie zakończone.", - "aborted": "Wysyłanie przerwane.", - "offline": "Potrzebujesz połączenia internetowego, aby wykonać tę akcję.", - "abort_offline": "Przejdź do internetu, aby kontynuować lub ponownie rozpocząć wysyłanie", - "abort_offline_button": "Ponowne wysyłanie", - "uploaded": "Pomyślnie wysłano {{value}} plik/pliki/plików.", - "abort_offline_confirm": "Czy na pewno chcesz przerwać wysyłanie?", - "abort_offline_cancel": "Anuluj" - } - }, - "notes": { - "heading": "Notatki", - "add": { - "heading": "Dodaj notatkę", - "form": { - "input": { - "placeholder": "Dodaj istotne informacje dotyczące tego pytania.", - "max": "Dane wejściowe nie mogą przekraczać 10,000 znaków", - "required": "To pole jest wymagane" - } - } - }, - "edit": { - "heading": "Edytuj notatkę", - "delete": "Usuń notatkę" - }, - "delete": { - "title": "Usuń notatkę", - "description": "Ta akcja nie może być cofnięta. Usunięte notatki nie mogą zostać przywrócone.", - "actions": { - "cancel": "Anuluj", - "delete": "Usuń" - } - } - }, - "warning_modal": { - "question": { - "title": "Wyczyść odpowiedź dla pytania {{value}}.", - "description": "Wyczyszczenie odpowiedzi usunie wprowadzone dane (jak również notatki i załączniki). Pytanie zostanie przywrócone do stanu 'Nieodpowiedziano'.", - "actions": { - "cancel": "Anuluj", - "clear": "Wyczyść odpowiedź" - } - }, - "attachment": { - "title": "Usuń plik(i)", - "description": "Ta akcja nie może być cofnięta. Usunięte media nie mogą zostać przywrócone.", - "actions": { - "cancel": "Anuluj", - "clear": "Usuń" - } - }, - "unsaved_answer": { - "title": "Zapisz zmiany w pytaniu", - "description": "Masz niezapisane zmiany w tym pytaniu. Czy chcesz zapisać zmiany przed wyjściem?", - "actions": { - "cancel": "Odrzuć", - "save": "Zapisz zmiany" - } - } - }, - "error": "Błąd podczas ładowania danych do pytania!" - }, - "manage_my_polling_stations": { - "empty": { - "title": "Brak odwiedzonych komisji wyborczych" - }, - "general_text": "Zarządzanie moimi komisjami wyborczymi", - "ps_card": { - "header": "Komisja wyborcza #{{value}}", - "l1": "[Lokalizacja L1]", - "l2": "[Lokalizacja L2]", - "l3": "[Lokalizacja L3]", - "l4": "[Lokalizacja L4]", - "l5": "[Lokalizacja L5]", - "street": "Ulica", - "ps_number": "Numer komisji wyborczej" - }, - "warning_dialog": { - "title": "Usuń komisję wyborczą #{{value}}", - "description": "Ta czynność spowoduje usunięcie komisji wyborczej z listy odwiedzanych lokali wyborczych. Możesz dodać go ponownie poprzez proces \"Dodaj nową komisję wyborczą\".", - "actions": { - "cancel": "Anuluj", - "remove": "Usuń", - "loading": "Wysyłanie..." - } - }, - "removal_unallowed_dialog": { - "title": "Usunięcie komisji wyborczej #{{value}} nie jest dozwolone", - "description": "Komisję wyborczą nie można usunąć z Twojej listy, ponieważ zawiera dane (informacje o komisji wyborczej i/lub odpowiedzi z formularza), których system w Twoim imieniu nie może usunąć. Jeśli chcesz usunąć tę komisję wyborczą, najpierw usuń ręcznie wszystkie informacje o komisji i odpowiedzi w formularzach, a następnie ponó próbę usunięcia komisji." - }, - "delete_success": "Komisja wyborcza została pomyślnie usunięta!", - "delete_error": "Napotkaliśmy problem podczas usuwania wizyty komisji wyborczej. Spróbuj ponownie.", - "offline_error_toast_msg": "Aby wykonać tę czynność, potrzebujesz połączenia internetowego." - }, - "quick_report": { - "list": { - "title": "Szybki raport", - "heading": "Moje zgłoszone sprawy", - "error": "Błąd podczas ładowania raportów!", - "empty": "Wyślij 'szybki raport' do swojej organizacji jeśli zauważyłeś/aś jakieś nieprawidłowości w komisji wyborczej lub jej otoczeniu.", - "add": "Zgłoś nową sprawę", - "no_files": "Brak załączonych plików", - "attachment_one": "{{count}} załącznik", - "attachment_other": "{{count}} załączniki/załączników" - }, - "attachments": { - "heading": "Przesłane multimedia", - "loading": "Dodawanie załącznika...", - "upload": { - "preparing": "Przygotowanie załącznika...", - "starting": "Rozpoczęcie przesyłania...", - "progress": "Postęp przesyłania:", - "completed": "Przesyłanie zakończone.", - "aborted": "Przesyłanie zostało przerwane." - }, - "error": "Błąd podczas wysyłania załącznika!" - }, - "options_menu": { - "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" - }, - "info_modal": { - "p1": "W tej sekcji można szybko zgłosić wszelkie nieprawidłowości wyborcze zaobserwowane w lokalach wyborczych lub pobliskich obszarach.", - "p2": "Funkcja ta umożliwia natychmiastowe powiadamianie organizacji, poza zwykłymi formularzami obserwacji, zapewniając szybkie zajęcie się pilnymi kwestiami." + }, + "polling_station_form": { + "paragraph": "Odpowiedz na kilka krótkich pytań dotyczących lokalu wyborczego.", + "form_details_button_label": "Informacje dotyczące komisji wyborczej", + "number_of_questions": "{{value}} pytań/pytanie/pytania", + "answer_questions": "Udziel odpowiedzi" + } + }, + "forms": { + "heading": "Formularze", + "list": { + "empty": "Brak danych do wyświetlenia", + "error": { + "paragraph1": "Coś poszło nie tak!", + "paragraph2": "Nie udało się pobrać danych. Naciśnij przycisk ponownej próby, aby spróbować ponownie!", + "retry": "Spróbować ponownie" } - }, - "report_new_issue": { - "title": "Zgłoś nową sprawę", - "upload": { - "compressing": "Kompresowanie załącznika: ", - "preparing": "Przygotowanie załącznika...", - "starting": "Rozpoczynanie wysyłania...", - "progress": "Wysyłanie załączników: ", - "completed": "Wysyłanie zakończone.", - "aborted": "Wysyłanie przerwane.", - "offline": "Potrzebujesz połączenia internetowego, aby wykonać tę akcję." - }, - "media": { - "heading": "Wybrane media", - "add": "Dodaj pliki multimedialne", - "error": "Błąd podczas wysyłania załącznika!", - "menu": { - "load": "Załaduj z galerii", - "take_picture": "Zrób zdjęcie", - "record_video": "Nagraj wideo", - "upload_audio": "Wgraj nagranie" - } - }, + }, + "select_language_modal": { + "header": "Wybierz język formularza", + "helper": "Wybrany formularz dostępny jest w kilku językach. Wybierz proszę język, w którym chcesz kontynnuować pracę.", + "error": "Proszę wybrać jedną z opcji" + } + }, + "options_menu": { + "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + } + }, + "shit, you in the Polish numbers trap": { + " in Polish: 1 przerwa; 2-4 przerwy; 5-21 przerw; 22-24 przerwy; 25-31 przerw;": { + " 🫠": "Czas przybycia i wyjścia" + } + }, + "polling_station_information_form": { + "title": "Informacje dotyczące komisji wyborczej", + "submit": "Zatwierdź odpowiedzi", + "form": { + "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków", + "placeholder": "Proszę wpisać tekst..." + }, + "menu": { + "clear": "Wyczyść formularz (usuń wszystkie odpowiedzi)" + }, + "warning_modal": { + "title": "Wyczyść formularz informacyjny komisji wyborczej", + "description": "Ta czynność usunie wszystkie odpowiedzi wprowadzone do formularza. Aby uniknąć utraty danych, upewnij się proszę, że sprawdziłeś/aś formularz zanim wykonasz tę akcję.", + "actions": { + "cancel": "Anuluj", + "clear": "Wyczyść formularz" + } + }, + "unsaved_changes_dialog": { + "title": "Zapisz zmiany w formularzu", + "description": "Masz niezapisane zmiany w tym formularzu. Czy chcesz zapisać zmiany przed wyjściem?", + "actions": { + "discard": "Odrzuć", + "save": "Zapisz zmiany" + } + } + }, + "form_overview": { + "overview": { + "heading": "Podgląd formularza", + "status": "Status formularza", + "answered_questions": "Wypełnione pytania", + "resume": "Wznów formularz", + "start_form": "Uruchom formularz", + "progress": "postęp" + }, + "questions": { + "title": "Pytania", + "not_answered": "Nieodpowiedziane", + "answered": "Odpowiedziane", + "no_notes": "Brak notatek", + "notes": "Zawiera notatki" + }, + "attachments": { + "notes": "{{count}} notatek/notatka/notatki", + "media": "{{count}} plików/plik/pliki/z nagraniami/zdjęciami" + }, + "error": "Błąd podczas ładowania danych formularza!", + "menu": { + "clear": "Wyczyść formularz (usuń wszystkie odpowiedzi)", + "change_language": "Zmień język" + }, + "clear_answers_modal": { + "title": "Wyczyść formularz {{value}}", + "description": { + "p1": "Ta czynność usunie wszystkie odpowiedzi wprowadzone do tego formularza. Dotyczy to wprowadzonych informacji, notatek, jak i załączonych plików. Wszystkie pytania zostaną przywrócone do stanu 'Nieodpowiedziane'.", + "p2": "Aby uniknąć utraty danych, upewnij się proszę, że sprawdziłeś/aś dane dotyczące komisji wyborczej zanim wykonasz tę akcję." + }, + "actions": { + "clear": "Wyczyść formularz", + "cancel": "Anuluj" + } + } + }, + "polling_station_form_wizard": { + "progress_bar": { + "label": "Postęp formy", + "clear_answer": "Wyczyść odpowiedź" + }, + "form": { + "min": "Pole musi mieć długość co najmniej {{value}} znak", + "max": "Pole musi zawierać maksymalnie {{value}} znaków", + "required": "To pole jest wymagane", + "date_placeholder": "Proszę wprowadzić datę", + "text_placeholder": "Proszę wpisać tekst" + }, + "save_and_continue": "Zapisz i kontynuuj", + "attachments": { + "heading": "Wybrane media", + "loading": "Dodawanie załącznika... ", + "error": "Błąd podczas wysyłania załącznika!", + "add": "Dodaj notatkę, zdjęcie lub wideo", + "menu": { + "add_note": "Dodaj notatkę", + "load": "Dodaj z galerii", + "take_picture": "Zrób zdjęcie", + "record_video": "Nagraj wideo", + "upload_audio": "Wgraj nagranie" + }, + "upload": { + "compressing": "Kompresowanie załącznika: ", + "preparing": "Przygotowanie załącznika...", + "starting": "Rozpoczynanie wysyłania...", + "progress": "Postęp wysyłania:", + "completed": "Wysyłanie zakończone.", + "aborted": "Wysyłanie przerwane.", + "offline": "Potrzebujesz połączenia internetowego, aby wykonać tę akcję.", + "abort_offline": "Przejdź do internetu, aby kontynuować lub ponownie rozpocząć wysyłanie", + "abort_offline_button": "Ponowne wysyłanie", + "uploaded": "Pomyślnie wysłano {{value}} plik/pliki/plików.", + "abort_offline_confirm": "Czy na pewno chcesz przerwać wysyłanie?", + "abort_offline_cancel": "Anuluj" + } + }, + "notes": { + "heading": "Notatki", + "add": { + "heading": "Dodaj notatkę", "form": { - "polling_station_id": { - "label": "Komisja wyborcza *", - "placeholder": "Wybierz komisję wyborczą", - "extra": "Zapisz proszę szczegóły komisji wyborczej , które pozwolą ją zidentyfikować (adres, nazwa, numer itd)", - "required": "To pole jest wymagane.", - "options": { - "other": "Inna komisja wyborcza", - "not_related": "Bez związku z komisją wyborczą" - } - }, - "incident_category": { - "label": "Kategoria incydentu*", - "placeholder": "Kategoria", - "required": "To pole jest wymagane.", - "options": { - "PhysicalViolenceIntimidationPressure": "Przemoc fizyczna/zastraszanie/nacisk", - "CampaigningAtPollingStation": "Kampania w lokalu wyborczym", - "RestrictionOfObserversRights": "Ograniczenie praw obserwatora (przedstawiciela/mediów)", - "UnauthorizedPersonsAtPollingStation": "Osoby nieupoważnione w lokalu wyborczym", - "ViolationDuringVoterVerificationProcess": "Naruszenie podczas procesu weryfikacji wyborców", - "VotingWithImproperDocumentation": "Głosowanie z nieprawidłową dokumentacją", - "IllegalRestrictionOfVotersRightToVote": "Nielegalne ograniczenie prawa wyborcy do głosowania", - "DamagingOrSeizingElectionMaterials": "Zniszczenie/zajęcie materiałów wyborczych", - "ImproperFilingOrHandlingOfElectionDocumentation": "Niewłaściwe składanie/obsługa dokumentacji wyborczej", - "BallotStuffing": "Fałszowanie głosów", - "ViolationsRelatedToControlPaper": "Naruszenia związane z dokumentacją kontrolną", - "NotCheckingVoterIdentificationSafeguardMeasures": "Niesprawdzanie środków bezpieczeństwa identyfikacji wyborców", - "VotingWithoutVoterIdentificationSafeguardMeasures": "Głosowanie bez identyfikacji wyborcy – środki bezpieczeństwa", - "BreachOfSecrecyOfVote": "Naruszenie tajności głosowania", - "ViolationsRelatedToMobileBallotBox": "Naruszenia związane z mobilną urną wyborczą", - "NumberOfBallotsExceedsNumberOfVoters": "Liczba oddanych głosów przekracza liczbę wyborców", - "ImproperInvalidationOrValidationOfBallots": "Nieprawidłowe unieważnianie/walidowanie głosów", - "FalsificationOrImproperCorrectionOfFinalProtocol": "Fałszowanie/nieprawidłowa korekta protokołu końcowego", - "RefusalToIssueCopyOfFinalProtocolOrIssuingImproperCopy": "Odmowa wydania kopii protokołu końcowego/wydanie niewłaściwej kopii", - "ImproperFillingInOfFinalProtocol": "Nieprawidłowe wypełnienie protokołu końcowego", - "ViolationOfSealingProceduresOfElectionMaterials": "Naruszenie procedur pieczętowania materiałów wyborczych", - "ViolationsRelatedToVoterLists": "Naruszenia związane z listami wyborców", - "Other": "Inny" - } - }, - "polling_station_details": { - "label": "Szczegóły komisji wyborczej *", - "placeholder": "Zapisz proszę szczegóły komisji wyborczej , które pozwolą ją zidentyfikować (adres, nazwa, numer itd)", - "required": "To pole jest wymagane.", - "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" - }, - "issue_title": { - "label": "Temat *", - "placeholder": "Określ temat sprawy", - "required": "Temat sprawy jest wymagany", - "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" - }, - "issue_description": { - "label": "Opis *", - "placeholder": "Opisz szczegóły sprawy", - "required": "Wymagany jest opis problemu", - "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" - }, - "submit": "Zgłoś sprawę", - "clear": "Wyczyść", - "loading": "Przetwarzanie...", - "error": "Błąd podczas ładowania raportu" + "input": { + "placeholder": "Dodaj istotne informacje dotyczące tego pytania.", + "max": "Dane wejściowe nie mogą przekraczać 10,000 znaków", + "required": "To pole jest wymagane" + } } - }, - "report_details": { - "title": "Szybki tytuł raportu", - "uploaded_media": "Wybrane media", - "no_files": "Brak załączonych plików", - "error": "Błąd podczas ładowania raportu" - }, - "guides": { - "title": "Zasoby", - "empty": { - "heading": "Brak nowych podręczników", - "paragraph": "Podręczniki i inne zasoby udostępnione przez Twoją organizację." - }, - "list": { - "heading": "Podręczniki", - "guide": { - "backup_title": "Dokument", - "created_on": "Utworzono" - } - }, - "options_sheet": { - "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" - }, - "info_modal": "W tej sekcji znajdują się kluczowe informacje i zasoby mające pomóc w obserwowaniu procesów wyborczych i zgłaszaniu wszelkich kwestii wyborczych lub nieprawidłowości, które napotkasz jako niezależny obserwator." - }, - "resources": { - "title": "Zasoby", - "info": "W tej sekcji znajdziesz kluczowe informacje i zasoby zaprojektowane, aby pomóc Ci obserwować procesy wyborcze i zgłaszać wszelkie problemy lub nieprawidłowości wyborcze, które napotkasz jako obywatel.", - "empty": { - "heading": "Brak jeszcze przewodników do przeczytania", - "paragraph": "Przewodniki i zasoby dotyczące obserwacji procesów wyborczych i zgłaszania problemów jako wyborca są na wyciągnięcie ręki." - }, - "types": { - "Document": "Typ pliku PDF", - "Website": "Zewnętrzny adres URL", - "Text": "Przewodnik po aplikacji" + }, + "edit": { + "heading": "Edytuj notatkę", + "delete": "Usuń notatkę" + }, + "delete": { + "title": "Usuń notatkę", + "description": "Ta akcja nie może być cofnięta. Usunięte notatki nie mogą zostać przywrócone.", + "actions": { + "cancel": "Anuluj", + "delete": "Usuń" } + } }, - "inbox": { - "title": "Poczta", - "empty": { - "heading": "Brak wiadomości", - "paragraph": "Tu pojawią się wiadomości i alerty przesłane przez Twoją organizację." - }, - "banner": "Wiadomości od: {{ngoName}}", - "today": "Dzisiaj", - "your_organization": "twoja organizacja", - "menu": { - "manage_polling_stations": "Zarządzanie moimi komisjami wyborczymi" - }, - "info_modal": { - "p1": "W tej skrzynce odbiorczej będziesz otrzymywać aktualizacje na żywo i wiadomości od organizacji pozarządowej, która akredytowała Cię jako obserwatora.", - "p2": "Sprawdzaj okresowo, czy nie otrzymałeś nowych informacji istotnych dla Twojej aktywności obserwacyjnej." + "warning_modal": { + "question": { + "title": "Wyczyść odpowiedź dla pytania {{value}}.", + "description": "Wyczyszczenie odpowiedzi usunie wprowadzone dane (jak również notatki i załączniki). Pytanie zostanie przywrócone do stanu 'Nieodpowiedziano'.", + "actions": { + "cancel": "Anuluj", + "clear": "Wyczyść odpowiedź" } - }, - "updates": { - "title": "Aktualizacje", - "empty": { - "heading": "Nie otrzymano jeszcze żadnych aktualizacji", - "paragraph": "Tutaj pojawią się aktualizacje dotyczące wyborów." - }, - "info_modal": { - "p1": "W tej sekcji spodziewaj się otrzymywać bieżące aktualizacje od zespołu Vote Monitor dotyczące wyborów, istotne dla Ciebie jako zaangażowanego obywatela.", - "p2": "Sprawdzaj okresowo, czy otrzymałeś jakieś nowe informacje." + }, + "attachment": { + "title": "Usuń plik(i)", + "description": "Ta akcja nie może być cofnięta. Usunięte media nie mogą zostać przywrócone.", + "actions": { + "cancel": "Anuluj", + "clear": "Usuń" } - }, - "more": { - "title": "Więcej", - "change-language": "Zmień język aplikacji", - "change-password": "Zmień hasło", - "terms": "Regulamin", - "privacy_policy": "Polityka prywatności", - "about": "O Vote Monitor", - "app_version": "Wersja Vote Monitor {{value}}", - "support": "Zadzwoń na infolinię dla organizacji pozarządowych", - "feedback": "Przekaż opinię o aplikacji", - "logout": "Wyloguj", - "logged_in": "Zalogowano jako {{user}}", - "warning_modal": { - "logout_offline": { - "title": "Ostrzeżenie: Twoje dane nie są zsynchronizowane", - "description": "Aktualnie jesteś offline. Jeśli się teraz wylogujesz, wszystkie formularze, załączniki i notatki wypełnione lub przesłane offline zostaną utracone.\n\nAby uniknąć utraty danych, przed wylogowaniem połącz się ponownie z internetem.", - "cancel": "Anuluj", - "action": "Wyloguj" - }, - "logout_online": { - "title": "Czy na pewno chcesz się wylogować?", - "cancel": "Anuluj", - "action": "Wyloguj" - } - }, - "feedback_toast": { - "success": "Wysłano opinię!", - "offline": "Aby wykonać tę akcję, potrzebujesz połączenia z Internetem.", - "error": "Błąd podczas dodawania opinii!", - "required": "To pole jest wymagane" - }, - "feedback_sheet": { - "heading": "Prześlij nam swoją opinię", - "p1": "Podziel się z nami wszelkimi problemami, które napotkasz podczas korzystania z aplikacji lub sugestiami dotyczącymi ulepszenia Vote Monitor w przyszłości. Jesteśmy wdzięczni za każdą opinię!", - "placeholder": "Napisz tutaj swoją opinię...", - "cancel": "Anuluj", - "action": "Wyślij", - "input": { - "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" - } - }, - "options_sheet": { - "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + }, + "unsaved_answer": { + "title": "Zapisz zmiany w pytaniu", + "description": "Masz niezapisane zmiany w tym pytaniu. Czy chcesz zapisać zmiany przed wyjściem?", + "actions": { + "cancel": "Odrzuć", + "save": "Zapisz zmiany" } - }, - "change_password": { - "title": "Zmień hasło", - "form": { - "current_password": { - "label": "Obecne hasło *", - "placeholder": "Wpisz aktualne hasło", - "required": "Hasło jest obowiązkowe", - "credentials_error": "Bieżące hasło jest nieprawidłowe" - }, - "new_password": { - "label": "Nowe hasło *", - "placeholder": "Wprowadź nowe hasło", - "helper": "Musi zawierać co najmniej 8 znaków.", - "required": "Nowe hasło jest obowiązkowe" - }, - "confirm_password": { - "label": "Potwierdź nowe hasło *", - "placeholder": "Potwierdź hasło", - "helper": "Oba hasła muszą być takie same.", - "required": "Nowe hasło jest obowiązkowe", - "no_match": "Hasła nie są takie same." - }, - "save": "Zapisz nowe hasło" - }, - "confirmation": { - "heading": "Hasła zmienione!", - "paragraph": "Hasło zostało skutecznie zmienione.", - "confirm": "Wróć do aplikacji" - }, - "error": { - "offline": "Aplikacja jest w trybie offline i nie można wykonać żądania" + } + }, + "error": "Błąd podczas ładowania danych do pytania!" + }, + "manage_my_polling_stations": { + "empty": { + "title": "Brak odwiedzonych komisji wyborczych" + }, + "general_text": "Zarządzanie moimi komisjami wyborczymi", + "ps_card": { + "header": "Komisja wyborcza #{{value}}", + "l1": "[Lokalizacja L1]", + "l2": "[Lokalizacja L2]", + "l3": "[Lokalizacja L3]", + "l4": "[Lokalizacja L4]", + "l5": "[Lokalizacja L5]", + "street": "Ulica", + "ps_number": "Numer komisji wyborczej" + }, + "warning_dialog": { + "title": "Usuń komisję wyborczą #{{value}}", + "description": "Ta czynność spowoduje usunięcie komisji wyborczej z listy odwiedzanych lokali wyborczych. Możesz dodać go ponownie poprzez proces \"Dodaj nową komisję wyborczą\".", + "actions": { + "cancel": "Anuluj", + "remove": "Usuń", + "loading": "Wysyłanie..." + } + }, + "removal_unallowed_dialog": { + "title": "Usunięcie komisji wyborczej #{{value}} nie jest dozwolone", + "description": "Komisję wyborczą nie można usunąć z Twojej listy, ponieważ zawiera dane (informacje o komisji wyborczej i/lub odpowiedzi z formularza), których system w Twoim imieniu nie może usunąć. Jeśli chcesz usunąć tę komisję wyborczą, najpierw usuń ręcznie wszystkie informacje o komisji i odpowiedzi w formularzach, a następnie ponó próbę usunięcia komisji." + }, + "delete_success": "Komisja wyborcza została pomyślnie usunięta!", + "delete_error": "Napotkaliśmy problem podczas usuwania wizyty komisji wyborczej. Spróbuj ponownie.", + "offline_error_toast_msg": "Aby wykonać tę czynność, potrzebujesz połączenia internetowego.", + "add": "Add new polling station" + }, + "quick_report": { + "list": { + "title": "Szybki raport", + "heading": "Moje zgłoszone sprawy", + "error": "Błąd podczas ładowania raportów!", + "empty": "Wyślij 'szybki raport' do swojej organizacji jeśli zauważyłeś/aś jakieś nieprawidłowości w komisji wyborczej lub jej otoczeniu.", + "add": "Zgłoś nową sprawę", + "no_files": "Brak załączonych plików", + "attachment_one": "{{count}} załącznik", + "attachment_other": "{{count}} załączniki/załączników" + }, + "attachments": { + "heading": "Przesłane multimedia", + "loading": "Dodawanie załącznika...", + "upload": { + "preparing": "Przygotowanie załącznika...", + "starting": "Rozpoczęcie przesyłania...", + "progress": "Postęp przesyłania:", + "completed": "Przesyłanie zakończone.", + "aborted": "Przesyłanie zostało przerwane." + }, + "error": "Błąd podczas wysyłania załącznika!" + }, + "options_menu": { + "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + }, + "info_modal": { + "p1": "W tej sekcji można szybko zgłosić wszelkie nieprawidłowości wyborcze zaobserwowane w lokalach wyborczych lub pobliskich obszarach.", + "p2": "Funkcja ta umożliwia natychmiastowe powiadamianie organizacji, poza zwykłymi formularzami obserwacji, zapewniając szybkie zajęcie się pilnymi kwestiami." + } + }, + "report_new_issue": { + "title": "Zgłoś nową sprawę", + "upload": { + "compressing": "Kompresowanie załącznika: ", + "preparing": "Przygotowanie załącznika...", + "starting": "Rozpoczynanie wysyłania...", + "progress": "Wysyłanie załączników: ", + "completed": "Wysyłanie zakończone.", + "aborted": "Wysyłanie przerwane.", + "offline": "Potrzebujesz połączenia internetowego, aby wykonać tę akcję." + }, + "media": { + "heading": "Wybrane media", + "add": "Dodaj pliki multimedialne", + "error": "Błąd podczas wysyłania załącznika!", + "menu": { + "load": "Załaduj z galerii", + "take_picture": "Zrób zdjęcie", + "record_video": "Nagraj wideo", + "upload_audio": "Wgraj nagranie" + } + }, + "form": { + "polling_station_id": { + "label": "Komisja wyborcza *", + "placeholder": "Wybierz komisję wyborczą", + "extra": "Zapisz proszę szczegóły komisji wyborczej , które pozwolą ją zidentyfikować (adres, nazwa, numer itd)", + "required": "To pole jest wymagane.", + "options": { + "other": "Inna komisja wyborcza", + "not_related": "Bez związku z komisją wyborczą" } - }, - "generic_error_screen": { - "paragraph1": "Coś poszło nie tak!", - "paragraph2": "Nie mogliśmy odzyskać danych po tym błędzie. Sprawdź swoje połączenie internetowe i uruchom ponownie aplikację!", - "retry": "Spróbować ponownie", - "logout": "Wyloguj" - }, - "network_banner": { - "online": "Aplikacja odzyskała połączenie z siecią. Wszystkie informacje pomyślnie zsynchronizowano.", - "offline": "Tryb offline. Dane zachowane lokalnie.", - "offline_citizen": "Tryb offline. Potrzebujesz internetu, aby wypełnić formularz.", - "more_details": "Więcej szczegółów", - "offline_warning": "Wygląda na to, że jesteś offline. Uszy do góry, odpowiedzi, których udzieliłeś/aś zostały bezpiecznie zapisane na tym urządzeniu i zostaną zsynchronizowane, gdy tylko odzyskasz połączenie z siecią. Możesz dalej uzupełniać formularz i przygotowywać szybkie raporty.", - "offline_warning_citizen": "Wygląda na to, że jesteś offline. Aby wypełnić formularz, potrzebujesz internetu." - }, - "sync": { - "sync_data": "Synchronizowanie danych offline...", - "warning": "NIE ZAMYKAJ aplikacji ani połączenia internetowego, w przeciwnym razie dane zostaną utracone.", - "files": "Przesyłamy Twoje pliki, może to chwilę potrwać..." + }, + "incident_category": { + "label": "Kategoria incydentu*", + "placeholder": "Kategoria", + "required": "To pole jest wymagane.", + "options": { + "PhysicalViolenceIntimidationPressure": "Przemoc fizyczna/zastraszanie/nacisk", + "CampaigningAtPollingStation": "Kampania w lokalu wyborczym", + "RestrictionOfObserversRights": "Ograniczenie praw obserwatora (przedstawiciela/mediów)", + "UnauthorizedPersonsAtPollingStation": "Osoby nieupoważnione w lokalu wyborczym", + "ViolationDuringVoterVerificationProcess": "Naruszenie podczas procesu weryfikacji wyborców", + "VotingWithImproperDocumentation": "Głosowanie z nieprawidłową dokumentacją", + "IllegalRestrictionOfVotersRightToVote": "Nielegalne ograniczenie prawa wyborcy do głosowania", + "DamagingOrSeizingElectionMaterials": "Zniszczenie/zajęcie materiałów wyborczych", + "ImproperFilingOrHandlingOfElectionDocumentation": "Niewłaściwe składanie/obsługa dokumentacji wyborczej", + "BallotStuffing": "Fałszowanie głosów", + "ViolationsRelatedToControlPaper": "Naruszenia związane z dokumentacją kontrolną", + "NotCheckingVoterIdentificationSafeguardMeasures": "Niesprawdzanie środków bezpieczeństwa identyfikacji wyborców", + "VotingWithoutVoterIdentificationSafeguardMeasures": "Głosowanie bez identyfikacji wyborcy – środki bezpieczeństwa", + "BreachOfSecrecyOfVote": "Naruszenie tajności głosowania", + "ViolationsRelatedToMobileBallotBox": "Naruszenia związane z mobilną urną wyborczą", + "NumberOfBallotsExceedsNumberOfVoters": "Liczba oddanych głosów przekracza liczbę wyborców", + "ImproperInvalidationOrValidationOfBallots": "Nieprawidłowe unieważnianie/walidowanie głosów", + "FalsificationOrImproperCorrectionOfFinalProtocol": "Fałszowanie/nieprawidłowa korekta protokołu końcowego", + "RefusalToIssueCopyOfFinalProtocolOrIssuingImproperCopy": "Odmowa wydania kopii protokołu końcowego/wydanie niewłaściwej kopii", + "ImproperFillingInOfFinalProtocol": "Nieprawidłowe wypełnienie protokołu końcowego", + "ViolationOfSealingProceduresOfElectionMaterials": "Naruszenie procedur pieczętowania materiałów wyborczych", + "ViolationsRelatedToVoterLists": "Naruszenia związane z listami wyborców", + "Other": "Inny" + } + }, + "polling_station_details": { + "label": "Szczegóły komisji wyborczej *", + "placeholder": "Zapisz proszę szczegóły komisji wyborczej , które pozwolą ją zidentyfikować (adres, nazwa, numer itd)", + "required": "To pole jest wymagane.", + "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" + }, + "issue_title": { + "label": "Temat *", + "placeholder": "Określ temat sprawy", + "required": "Temat sprawy jest wymagany", + "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" + }, + "issue_description": { + "label": "Opis *", + "placeholder": "Opisz szczegóły sprawy", + "required": "Wymagany jest opis problemu", + "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" + }, + "submit": "Zgłoś sprawę", + "clear": "Wyczyść", + "loading": "Przetwarzanie...", + "error": "Błąd podczas ładowania raportu" + } + }, + "report_details": { + "title": "Szybki tytuł raportu", + "uploaded_media": "Wybrane media", + "no_files": "Brak załączonych plików", + "error": "Błąd podczas ładowania raportu" + }, + "guides": { + "title": "Zasoby", + "empty": { + "heading": "Brak nowych podręczników", + "paragraph": "Podręczniki i inne zasoby udostępnione przez Twoją organizację." + }, + "list": { + "heading": "Podręczniki", + "guide": { + "backup_title": "Dokument", + "created_on": "Utworzono" + } + }, + "options_sheet": { + "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + }, + "info_modal": "W tej sekcji znajdują się kluczowe informacje i zasoby mające pomóc w obserwowaniu procesów wyborczych i zgłaszaniu wszelkich kwestii wyborczych lub nieprawidłowości, które napotkasz jako niezależny obserwator." + }, + "resources": { + "title": "Zasoby", + "info": "W tej sekcji znajdziesz kluczowe informacje i zasoby zaprojektowane, aby pomóc Ci obserwować procesy wyborcze i zgłaszać wszelkie problemy lub nieprawidłowości wyborcze, które napotkasz jako obywatel.", + "empty": { + "heading": "Brak jeszcze przewodników do przeczytania", + "paragraph": "Przewodniki i zasoby dotyczące obserwacji procesów wyborczych i zgłaszania problemów jako wyborca są na wyciągnięcie ręki." + }, + "types": { + "Document": "Typ pliku PDF", + "Website": "Zewnętrzny adres URL", + "Text": "Przewodnik po aplikacji" + } + }, + "inbox": { + "title": "Poczta", + "empty": { + "heading": "Brak wiadomości", + "paragraph": "Tu pojawią się wiadomości i alerty przesłane przez Twoją organizację." + }, + "banner": "Wiadomości od: {{ngoName}}", + "today": "Dzisiaj", + "your_organization": "twoja organizacja", + "menu": { + "manage_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + }, + "info_modal": { + "p1": "W tej skrzynce odbiorczej będziesz otrzymywać aktualizacje na żywo i wiadomości od organizacji pozarządowej, która akredytowała Cię jako obserwatora.", + "p2": "Sprawdzaj okresowo, czy nie otrzymałeś nowych informacji istotnych dla Twojej aktywności obserwacyjnej." + } + }, + "updates": { + "title": "Aktualizacje", + "empty": { + "heading": "Nie otrzymano jeszcze żadnych aktualizacji", + "paragraph": "Tutaj pojawią się aktualizacje dotyczące wyborów." + }, + "info_modal": { + "p1": "W tej sekcji spodziewaj się otrzymywać bieżące aktualizacje od zespołu Vote Monitor dotyczące wyborów, istotne dla Ciebie jako zaangażowanego obywatela.", + "p2": "Sprawdzaj okresowo, czy otrzymałeś jakieś nowe informacje." + } + }, + "more": { + "title": "Więcej", + "change-language": "Zmień język aplikacji", + "change-password": "Zmień hasło", + "terms": "Regulamin", + "privacy_policy": "Polityka prywatności", + "about": "O Vote Monitor", + "app_version": "Wersja Vote Monitor {{value}}", + "support": "Zadzwoń na infolinię dla organizacji pozarządowych", + "feedback": "Przekaż opinię o aplikacji", + "logout": "Wyloguj", + "logged_in": "Zalogowano jako {{user}}", + "warning_modal": { + "logout_offline": { + "title": "Ostrzeżenie: Twoje dane nie są zsynchronizowane", + "description": "Aktualnie jesteś offline. Jeśli się teraz wylogujesz, wszystkie formularze, załączniki i notatki wypełnione lub przesłane offline zostaną utracone.\n\nAby uniknąć utraty danych, przed wylogowaniem połącz się ponownie z internetem.", + "cancel": "Anuluj", + "action": "Wyloguj" + }, + "logout_online": { + "title": "Czy na pewno chcesz się wylogować?", + "cancel": "Anuluj", + "action": "Wyloguj" + } + }, + "feedback_toast": { + "success": "Wysłano opinię!", + "offline": "Aby wykonać tę akcję, potrzebujesz połączenia z Internetem.", + "error": "Błąd podczas dodawania opinii!", + "required": "To pole jest wymagane" + }, + "feedback_sheet": { + "heading": "Prześlij nam swoją opinię", + "p1": "Podziel się z nami wszelkimi problemami, które napotkasz podczas korzystania z aplikacji lub sugestiami dotyczącymi ulepszenia Vote Monitor w przyszłości. Jesteśmy wdzięczni za każdą opinię!", + "placeholder": "Napisz tutaj swoją opinię...", + "cancel": "Anuluj", + "action": "Wyślij", + "input": { + "max": "Dane wejściowe nie mogą przekraczać {{value}} znaków" + } + }, + "options_sheet": { + "manage_my_polling_stations": "Zarządzanie moimi komisjami wyborczymi" + } + }, + "change_password": { + "title": "Zmień hasło", + "form": { + "current_password": { + "label": "Obecne hasło *", + "placeholder": "Wpisz aktualne hasło", + "required": "Hasło jest obowiązkowe", + "credentials_error": "Bieżące hasło jest nieprawidłowe" + }, + "new_password": { + "label": "Nowe hasło *", + "placeholder": "Wprowadź nowe hasło", + "helper": "Musi zawierać co najmniej 8 znaków.", + "required": "Nowe hasło jest obowiązkowe" + }, + "confirm_password": { + "label": "Potwierdź nowe hasło *", + "placeholder": "Potwierdź hasło", + "helper": "Oba hasła muszą być takie same.", + "required": "Nowe hasło jest obowiązkowe", + "no_match": "Hasła nie są takie same." + }, + "save": "Zapisz nowe hasło" + }, + "confirmation": { + "heading": "Hasła zmienione!", + "paragraph": "Hasło zostało skutecznie zmienione.", + "confirm": "Wróć do aplikacji" + }, + "error": { + "offline": "Aplikacja jest w trybie offline i nie można wykonać żądania" } -} \ No newline at end of file + }, + "generic_error_screen": { + "paragraph1": "Coś poszło nie tak!", + "paragraph2": "Nie mogliśmy odzyskać danych po tym błędzie. Sprawdź swoje połączenie internetowe i uruchom ponownie aplikację!", + "retry": "Spróbować ponownie", + "logout": "Wyloguj" + }, + "network_banner": { + "online": "Aplikacja odzyskała połączenie z siecią. Wszystkie informacje pomyślnie zsynchronizowano.", + "offline": "Tryb offline. Dane zachowane lokalnie.", + "offline_citizen": "Tryb offline. Potrzebujesz internetu, aby wypełnić formularz.", + "more_details": "Więcej szczegółów", + "offline_warning": "Wygląda na to, że jesteś offline. Uszy do góry, odpowiedzi, których udzieliłeś/aś zostały bezpiecznie zapisane na tym urządzeniu i zostaną zsynchronizowane, gdy tylko odzyskasz połączenie z siecią. Możesz dalej uzupełniać formularz i przygotowywać szybkie raporty.", + "offline_warning_citizen": "Wygląda na to, że jesteś offline. Aby wypełnić formularz, potrzebujesz internetu." + }, + "sync": { + "sync_data": "Synchronizowanie danych offline...", + "warning": "NIE ZAMYKAJ aplikacji ani połączenia internetowego, w przeciwnym razie dane zostaną utracone.", + "files": "Przesyłamy Twoje pliki, może to chwilę potrwać..." + } +} diff --git a/mobile/assets/locales/ro/translations.json b/mobile/assets/locales/ro/translations.json index 0b21513d7..fd9215809 100644 --- a/mobile/assets/locales/ro/translations.json +++ b/mobile/assets/locales/ro/translations.json @@ -570,7 +570,8 @@ }, "delete_success": "Secția de votare a fost ștearsă cu succes!", "delete_error": "Am întâmpinat o problemă la ștergerea secției de votare. Te rugăm să încerci din nou.", - "offline_error_toast_msg": "Ai nevoie de conexiune la internet pentru a face acestă acțiune." + "offline_error_toast_msg": "Ai nevoie de conexiune la internet pentru a face acestă acțiune.", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/ru/translations_RU.json b/mobile/assets/locales/ru/translations_RU.json index 5bb492057..903a4355e 100644 --- a/mobile/assets/locales/ru/translations_RU.json +++ b/mobile/assets/locales/ru/translations_RU.json @@ -567,7 +567,8 @@ }, "delete_success": "Избирательный участок успешно удален!", "delete_error": "При удалении просмотренного избирательного участка возникла проблема. Пожалуйста, попробуйте еще раз.", - "offline_error_toast_msg": "Для выполнения этого действия необходимо подключение к интернету." + "offline_error_toast_msg": "Для выполнения этого действия необходимо подключение к интернету.", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/assets/locales/sr/translations_SR.json b/mobile/assets/locales/sr/translations_SR.json index af0302bdd..e01e5dd09 100644 --- a/mobile/assets/locales/sr/translations_SR.json +++ b/mobile/assets/locales/sr/translations_SR.json @@ -567,7 +567,8 @@ }, "delete_success": "Biračko mesto uspešno obrisano!", "delete_error": "Naišli smo na problem prilikom brisanja posete biračkom mestu. Pokušajte ponovo.", - "offline_error_toast_msg": "Potrebna vam je internet veza da biste izvršili ovu radnju" + "offline_error_toast_msg": "Potrebna vam je internet veza da biste izvršili ovu radnju", + "add": "Add new polling station" }, "quick_report": { "list": { diff --git a/mobile/common/models/polling-station.model.ts b/mobile/common/models/polling-station.model.ts index b24b57a37..d76d6ae56 100644 --- a/mobile/common/models/polling-station.model.ts +++ b/mobile/common/models/polling-station.model.ts @@ -4,6 +4,8 @@ export type PollingStationNomenclatorNodeVM = { parentId?: number; // available for the leafs number?: string; // available for the leafs pollingStationId?: string; // available for the leafs + latitude?: number; + longitude?: number; }; export type PollingStationVisitVM = { diff --git a/mobile/components/Button.tsx b/mobile/components/Button.tsx index c8b72283e..6073a09a5 100644 --- a/mobile/components/Button.tsx +++ b/mobile/components/Button.tsx @@ -10,7 +10,7 @@ import { Typography } from "./Typography"; type PresetType = "default" | "outlined" | "chromeless" | "red" | "yellow"; export interface ButtonProps extends TamaguiButtonProps { - children: string; + children?: string; /** * Style overrides */ diff --git a/mobile/components/FormList.tsx b/mobile/components/FormList.tsx index a40ea3126..e26d16a2d 100644 --- a/mobile/components/FormList.tsx +++ b/mobile/components/FormList.tsx @@ -27,6 +27,7 @@ import { } from "../services/queries.service"; import FormListEmptyComponent from "./FormListEmptyComponent"; import { useNetInfoContext } from "../contexts/net-info-banner/NetInfoContext"; +import SearchInput from "./SearchInput"; const ESTIMATED_ITEM_SIZE = 100; @@ -60,6 +61,7 @@ const FormList = ({ ListHeaderComponent }: IFormListProps) => { const [isRefreshing, setIsRefreshing] = useState(false); const [selectedForm, setSelectedForm] = useState(null); + const [search, setSearch] = useState(""); const { data: allForms, @@ -97,8 +99,10 @@ const FormList = ({ ListHeaderComponent }: IFormListProps) => { }; const formList: FormListItem[] = useMemo(() => { - return mapFormToFormListItem(allForms?.forms, formSubmissions); - }, [allForms, formSubmissions]); + return mapFormToFormListItem(allForms?.forms, formSubmissions).filter((f) => + f.name.toLocaleLowerCase().includes(search.toLocaleLowerCase()), + ); + }, [allForms, formSubmissions, search]); const { control, @@ -160,7 +164,12 @@ const FormList = ({ ListHeaderComponent }: IFormListProps) => { data={formList} - ListHeaderComponent={ListHeaderComponent} + ListHeaderComponent={ + + {ListHeaderComponent} + + + } contentContainerStyle={{ paddingVertical: 16 }} ListEmptyComponent={} showsVerticalScrollIndicator={false} diff --git a/mobile/components/Icon.tsx b/mobile/components/Icon.tsx index 79f9c0289..7dedf38b2 100644 --- a/mobile/components/Icon.tsx +++ b/mobile/components/Icon.tsx @@ -66,6 +66,8 @@ import AppModeSwitch from "../assets/icons/app-mode-switch.svg"; import CoffeeBreak from "../assets/icons/coffee-break.svg"; import Updates from "../assets/icons/updates.svg"; import VMObserverLogo from "../assets/icons/VMObserverLogo.svg"; +import Archive from "../assets/icons/archive.svg"; +import Map from "../assets/icons/map.svg"; interface IconProps extends ViewProps { /** @@ -179,6 +181,8 @@ export const defaultIcon = React.forwardRef( coffeeBreak: , updates: , vmObserverLogo: , + archive: , + map: , }; return ( diff --git a/mobile/components/MapOpener.android.ts b/mobile/components/MapOpener.android.ts new file mode 100644 index 000000000..6b568d5fa --- /dev/null +++ b/mobile/components/MapOpener.android.ts @@ -0,0 +1,15 @@ +import { Linking } from "react-native"; +import Toast from "react-native-toast-message"; +import i18n from "../common/config/i18n"; +import { PollingStationNomenclatorNodeVM } from "../common/models/polling-station.model"; + +export const openMaps = (selectedPollingStation: PollingStationNomenclatorNodeVM) => { + Linking.openURL( + `geo:${selectedPollingStation?.latitude},${selectedPollingStation?.longitude}?q=${selectedPollingStation?.latitude},${selectedPollingStation?.longitude}(${selectedPollingStation?.number})`, + ).catch(() => + Toast.show({ + type: "error", + text1: `${i18n.t("meetings:details.map_error")}`, + }), + ); +}; diff --git a/mobile/components/MapOpener.ios.ts b/mobile/components/MapOpener.ios.ts new file mode 100644 index 000000000..25b936762 --- /dev/null +++ b/mobile/components/MapOpener.ios.ts @@ -0,0 +1,40 @@ +import { ActionSheetIOS, Linking } from "react-native"; +import Toast from "react-native-toast-message"; +import { PollingStationNomenclatorNodeVM } from "../common/models/polling-station.model"; +import i18n from "../common/config/i18n"; + +export const openMaps = (selectedPollingStation: PollingStationNomenclatorNodeVM) => { + const mapApps = [ + { + title: "Apple Maps", + url: `maps://app?daddr=${selectedPollingStation?.latitude},${selectedPollingStation?.longitude}&label=${selectedPollingStation?.number}`, + }, + { + title: "Google Maps", + url: `comgooglemaps://?q=${selectedPollingStation?.number}&daddr=${selectedPollingStation?.latitude},${selectedPollingStation?.longitude}`, + }, + { + title: "Waze", + url: `https://waze.com/ul?ll=${selectedPollingStation?.latitude},${selectedPollingStation?.longitude}`, + }, + ]; + + const mapOptions = mapApps.map((app) => app.title); + ActionSheetIOS.showActionSheetWithOptions( + { + options: [`${i18n.t("general:cancel")}`, ...mapOptions], + cancelButtonIndex: 0, + }, + (buttonIndex) => { + if (buttonIndex > 0) { + const selectedApp = mapApps[buttonIndex - 1]; + Linking.openURL(selectedApp.url).catch(() => + Toast.show({ + type: "error", + text1: `${i18n.t("meetings:details.map_error")}`, + }), + ); + } + }, + ); +}; diff --git a/mobile/components/PastElectionsList.tsx b/mobile/components/PastElectionsList.tsx new file mode 100644 index 000000000..74fc87e87 --- /dev/null +++ b/mobile/components/PastElectionsList.tsx @@ -0,0 +1,93 @@ +import { useRouter } from "expo-router"; +import { useCallback, useState } from "react"; +import { useWindowDimensions } from "react-native"; +import { YStack } from "tamagui"; +import { ElectionRoundVM } from "../common/models/election-round.model"; +import { useNetInfoContext } from "../contexts/net-info-banner/NetInfoContext"; +import Card, { CardProps } from "./Card"; +import { EmptyContent, LoadingContent } from "./ListContent"; +import { ListView } from "./ListView"; +import { Typography } from "./Typography"; + +interface PastElectionCardProps extends CardProps { + electionRound: ElectionRoundVM; +} + +const PastElectionCard = ({ electionRound, ...rest }: PastElectionCardProps) => { + const router = useRouter(); + + return ( + router.push(`/er-statistics/${electionRound.id}`)} {...rest}> + + {electionRound.title || ""} + + + {electionRound.englishTitle || ""} + + + {electionRound.startDate} + + + ); +}; + +const ESTIMATED_ITEM_SIZE = 115; + +interface PastElectionsListProps { + isLoading: boolean; + elections: ElectionRoundVM[]; + refetch: () => Promise; + header?: JSX.Element; + emptyContainerMarginTop?: string; +} + +const PastElectionsList = ({ + isLoading, + elections = [], + refetch, + header, + emptyContainerMarginTop, +}: PastElectionsListProps) => { + const { width } = useWindowDimensions(); + const { isOnline } = useNetInfoContext(); + const [refreshing, setRefreshing] = useState(false); + + const onRefresh = useCallback(() => { + setRefreshing(true); + refetch().finally(() => { + setRefreshing(false); + }); + }, [refetch]); + + if (isLoading) { + return ; + } + + return ( + + + data={elections} + showsVerticalScrollIndicator={false} + contentContainerStyle={{ padding: 16 }} + bounces={isOnline} + ListHeaderComponent={header} + ListEmptyComponent={ + + } + estimatedItemSize={ESTIMATED_ITEM_SIZE} + estimatedListSize={{ height: ESTIMATED_ITEM_SIZE * 5, width: width - 32 }} + renderItem={({ item, index }) => ( + + )} + onRefresh={onRefresh} + refreshing={refreshing} + /> + + ); +}; + +export default PastElectionsList; diff --git a/mobile/components/PastElectionsNavigateButton.tsx b/mobile/components/PastElectionsNavigateButton.tsx new file mode 100644 index 000000000..62e33bd70 --- /dev/null +++ b/mobile/components/PastElectionsNavigateButton.tsx @@ -0,0 +1,35 @@ +import { router } from "expo-router"; +import React from "react"; +import { useTranslation } from "react-i18next"; +import { XStack, XStackProps } from "tamagui"; +import { Icon } from "./Icon"; +import { Typography } from "./Typography"; + +interface PastElectionsNavigateButtonProps extends XStackProps { + color?: string; +} + +export const PastElectionsNavigateButton = ({ + color = "white", + ...rest +}: PastElectionsNavigateButtonProps) => { + const { t } = useTranslation("drawer"); + + return ( + router.push("/past-elections")} + {...rest} + > + + + {t("past_elections")} + + + ); +}; diff --git a/mobile/components/PollingStationGeneral.tsx b/mobile/components/PollingStationGeneral.tsx index b5e8cffcf..e3d01d550 100644 --- a/mobile/components/PollingStationGeneral.tsx +++ b/mobile/components/PollingStationGeneral.tsx @@ -1,16 +1,20 @@ import { router } from "expo-router"; -import { YStack } from "tamagui"; -import PollingStationInfo from "./PollingStationInfo"; -import PollingStationInfoDefault from "./PollingStationInfoDefault"; +import { useCallback, useEffect, useState } from "react"; +import { useTranslation } from "react-i18next"; +import { XStack, YStack } from "tamagui"; +import { useUserData } from "../contexts/user/UserContext.provider"; import { PollingStationInformationAPIResponse, PollingStationInformationFormAPIResponse, } from "../services/definitions.api"; -import CardFooter from "./CardFooter"; import Card from "./Card"; -import { useTranslation } from "react-i18next"; -import { Typography } from "./Typography"; +import CardFooter from "./CardFooter"; +import { Icon } from "./Icon"; +import { openMaps } from "./MapOpener"; +import PollingStationInfo from "./PollingStationInfo"; +import PollingStationInfoDefault from "./PollingStationInfoDefault"; import { PSITime } from "./PSITime"; +import { Typography } from "./Typography"; interface PollingStationGeneralProps { psiData: PollingStationInformationAPIResponse | null | undefined; @@ -21,13 +25,36 @@ export const PollingStationGeneral: React.FC = ({ psiData: psi, psiFormQuestions, }) => { + const [hasCoordinates, setHasCoordinates] = useState(false); const { t } = useTranslation("observation"); + const { selectedPollingStation } = useUserData(); + + useEffect(() => { + if (!selectedPollingStation) { + setHasCoordinates(false); + } + + if (selectedPollingStation?.latitude && selectedPollingStation.longitude) { + setHasCoordinates(true); + } + }, [selectedPollingStation]); + + const navigateToPollingStation = useCallback(() => { + if (!hasCoordinates) { + return; + } + openMaps(selectedPollingStation); + }, [selectedPollingStation, hasCoordinates]); return ( - - {t("polling_stations_information.heading")} - + navigateToPollingStation()}> + + {t("polling_stations_information.heading")} + + + {hasCoordinates ? : null} + diff --git a/mobile/components/SearchInput.tsx b/mobile/components/SearchInput.tsx index a2395c4e1..6f6b41294 100644 --- a/mobile/components/SearchInput.tsx +++ b/mobile/components/SearchInput.tsx @@ -1,17 +1,23 @@ import { Icon } from "./Icon"; import { Input, XStack, styled, Button } from "tamagui"; -import { useState, useCallback, useEffect } from "react"; +import { useState, useCallback, useEffect, useMemo } from "react"; import { useTranslation } from "react-i18next"; interface SearchInputProps { onSearch: (value: string) => void; + placeholder?: string; } // TODO: Update this to reuse in all the application -const Search = ({ onSearch }: SearchInputProps) => { +const Search = ({ onSearch, placeholder }: SearchInputProps) => { const [searchTerm, setSearchTerm] = useState(""); const { t } = useTranslation(); + const inputPlaceholder = useMemo( + () => placeholder ?? t("search", { ns: "common" }), + [t, placeholder], + ); + const debouncedSearch = useCallback( (value: string) => { const timer = setTimeout(() => { @@ -40,7 +46,7 @@ const Search = ({ onSearch }: SearchInputProps) => { value={searchTerm} onChangeText={setSearchTerm} maxFontSizeMultiplier={1.2} - placeholder={t("search", { ns: "common" })} + placeholder={inputPlaceholder} /> {searchTerm !== "" && (