diff --git a/.tamagui/tamagui.config.json b/.tamagui/tamagui.config.json index beab7e2..e575590 100644 --- a/.tamagui/tamagui.config.json +++ b/.tamagui/tamagui.config.json @@ -1099,786 +1099,9 @@ } }, { - "moduleName": "tamagui", + "moduleName": "@tamagui/stacks", "nameToInfo": { - "AlertDialogAction": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "AlertDialogAction", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AlertDialogCancel": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "AlertDialogCancel", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AlertDialogDescription": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "AlertDialogDescription", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AlertDialogOverlay": { + "SizableStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -1890,8 +1113,327 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "column", - "unstyled": false + "flexDirection": "row" + }, + "validStyles": { + "backfaceVisibility": true, + "borderBottomEndRadius": true, + "borderBottomStartRadius": true, + "borderBottomWidth": true, + "borderLeftWidth": true, + "borderRightWidth": true, + "borderBlockWidth": true, + "borderBlockEndWidth": true, + "borderBlockStartWidth": true, + "borderInlineWidth": true, + "borderInlineEndWidth": true, + "borderInlineStartWidth": true, + "borderStyle": true, + "borderBlockStyle": true, + "borderBlockEndStyle": true, + "borderBlockStartStyle": true, + "borderInlineStyle": true, + "borderInlineEndStyle": true, + "borderInlineStartStyle": true, + "borderTopEndRadius": true, + "borderTopStartRadius": true, + "borderTopWidth": true, + "borderWidth": true, + "transform": true, + "transformOrigin": true, + "alignContent": true, + "alignItems": true, + "alignSelf": true, + "borderEndWidth": true, + "borderStartWidth": true, + "bottom": true, + "display": true, + "end": true, + "flexBasis": true, + "flexDirection": true, + "flexWrap": true, + "gap": true, + "columnGap": true, + "rowGap": true, + "justifyContent": true, + "left": true, + "margin": true, + "marginBlock": true, + "marginBlockEnd": true, + "marginBlockStart": true, + "marginInline": true, + "marginInlineStart": true, + "marginInlineEnd": true, + "marginBottom": true, + "marginEnd": true, + "marginHorizontal": true, + "marginLeft": true, + "marginRight": true, + "marginStart": true, + "marginTop": true, + "marginVertical": true, + "overflow": true, + "padding": true, + "paddingBottom": true, + "paddingInline": true, + "paddingBlock": true, + "paddingBlockStart": true, + "paddingInlineEnd": true, + "paddingInlineStart": true, + "paddingEnd": true, + "paddingHorizontal": true, + "paddingLeft": true, + "paddingRight": true, + "paddingStart": true, + "paddingTop": true, + "paddingVertical": true, + "position": true, + "right": true, + "start": true, + "top": true, + "inset": true, + "insetBlock": true, + "insetBlockEnd": true, + "insetBlockStart": true, + "insetInline": true, + "insetInlineEnd": true, + "insetInlineStart": true, + "direction": true, + "shadowOffset": true, + "shadowRadius": true, + "backgroundColor": true, + "borderColor": true, + "borderBlockStartColor": true, + "borderBlockEndColor": true, + "borderBlockColor": true, + "borderBottomColor": true, + "borderInlineColor": true, + "borderInlineStartColor": true, + "borderInlineEndColor": true, + "borderTopColor": true, + "borderLeftColor": true, + "borderRightColor": true, + "borderEndColor": true, + "borderStartColor": true, + "shadowColor": true, + "color": true, + "textDecorationColor": true, + "textShadowColor": true, + "outlineColor": true, + "caretColor": true, + "borderRadius": true, + "borderTopLeftRadius": true, + "borderTopRightRadius": true, + "borderBottomLeftRadius": true, + "borderBottomRightRadius": true, + "borderStartStartRadius": true, + "borderStartEndRadius": true, + "borderEndStartRadius": true, + "borderEndEndRadius": true, + "width": true, + "height": true, + "minWidth": true, + "minHeight": true, + "maxWidth": true, + "maxHeight": true, + "blockSize": true, + "minBlockSize": true, + "maxBlockSize": true, + "inlineSize": true, + "minInlineSize": true, + "maxInlineSize": true, + "x": true, + "y": true, + "scale": true, + "perspective": true, + "scaleX": true, + "scaleY": true, + "skewX": true, + "skewY": true, + "matrix": true, + "rotate": true, + "rotateY": true, + "rotateX": true, + "rotateZ": true, + "WebkitLineClamp": true, + "animationIterationCount": true, + "aspectRatio": true, + "borderImageOutset": true, + "borderImageSlice": true, + "borderImageWidth": true, + "columnCount": true, + "flex": true, + "flexGrow": true, + "flexOrder": true, + "flexPositive": true, + "flexShrink": true, + "flexNegative": true, + "fontWeight": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowGap": true, + "gridRowStart": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnGap": true, + "gridColumnStart": true, + "gridTemplateColumns": true, + "gridTemplateAreas": true, + "lineClamp": true, + "opacity": true, + "order": true, + "orphans": true, + "tabSize": true, + "widows": true, + "zIndex": true, + "zoom": true, + "scaleZ": true, + "shadowOpacity": true, + "boxShadow": true, + "filter": true, + "boxSizing": true, + "mixBlendMode": true, + "outlineSpread": true, + "outlineStyle": true, + "outlineWidth": true, + "transition": true, + "textWrap": true, + "backdropFilter": true, + "WebkitBackdropFilter": true, + "background": true, + "backgroundAttachment": true, + "backgroundBlendMode": true, + "backgroundClip": true, + "backgroundImage": true, + "backgroundOrigin": true, + "backgroundPosition": true, + "backgroundRepeat": true, + "backgroundSize": true, + "borderBottomStyle": true, + "borderImage": true, + "borderLeftStyle": true, + "borderRightStyle": true, + "borderTopStyle": true, + "clipPath": true, + "contain": true, + "containerType": true, + "content": true, + "cursor": true, + "float": true, + "mask": true, + "maskBorder": true, + "maskBorderMode": true, + "maskBorderOutset": true, + "maskBorderRepeat": true, + "maskBorderSlice": true, + "maskBorderSource": true, + "maskBorderWidth": true, + "maskClip": true, + "maskComposite": true, + "maskImage": true, + "maskMode": true, + "maskOrigin": true, + "maskPosition": true, + "maskRepeat": true, + "maskSize": true, + "maskType": true, + "objectFit": true, + "objectPosition": true, + "outlineOffset": true, + "overflowBlock": true, + "overflowInline": true, + "overflowX": true, + "overflowY": true, + "pointerEvents": true, + "scrollbarWidth": true, + "textEmphasis": true, + "touchAction": true, + "transformStyle": true, + "userSelect": true, + "willChange": 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": { + "display": "flex", + "alignItems": "stretch", + "flexBasis": "auto", + "boxSizing": "border-box", + "position": "relative", + "minHeight": 0, + "minWidth": 0, + "flexShrink": 0, + "flexDirection": "column" }, "validStyles": { "backfaceVisibility": true, @@ -2234,1136 +1776,14 @@ } } } - }, - "open": { - "true": { - "pointerEvents": "auto" - }, - "false": { - "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 - } - }, - "AlertDialogTitle": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "AlertDialogTitle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "AlertDialogTrigger": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "AlertDialogTrigger", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Anchor": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "unstyled": false, - "tag": "a", - "accessibilityRole": "link" - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "componentName": "Anchor", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Article": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "article", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Article", "isReactNative": false, "isText": false, "isStyledHOC": false } }, - "Aside": { + "XStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -3375,267 +1795,7 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "tag": "aside", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Aside", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "AvatarFallback": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 + "flexDirection": "row" }, "validStyles": { "backfaceVisibility": true, @@ -3890,15 +2050,12 @@ }, "inset": "Function" }, - "componentName": "AvatarFallback", "isReactNative": false, "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true + "isStyledHOC": false } }, - "AvatarFallbackFrame": { + "YStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -3906,13 +2063,11 @@ "alignItems": "stretch", "flexBasis": "auto", "boxSizing": "border-box", + "position": "relative", "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "column", - "position": "absolute", - "fullscreen": true, - "zIndex": 0 + "flexDirection": "column" }, "validStyles": { "backfaceVisibility": true, @@ -4167,383 +2322,12 @@ }, "inset": "Function" }, - "componentName": "AvatarFallback", "isReactNative": false, "isText": false, "isStyledHOC": false } }, - "AvatarFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center", - "position": "relative", - "overflow": "hidden" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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, - "memo": true - } - }, - "Button": { + "ZStack": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -4551,16 +2335,11 @@ "alignItems": "stretch", "flexBasis": "auto", "boxSizing": "border-box", - "position": "relative", "minHeight": 0, "minWidth": 0, "flexShrink": 0, "flexDirection": "column", - "tag": "button", - "role": "button", - "focusable": true, - "disableClassName": true, - "unstyled": false + "position": "relative" }, "validStyles": { "backfaceVisibility": true, @@ -4813,9665 +2592,20 @@ "...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" - } - } + "inset": "Function" }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Button", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ButtonFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "button", - "role": "button", - "focusable": true, - "disableClassName": true, - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "userSelect": "none", - "cursor": "pointer", - "flexGrow": 0, - "flexShrink": 1, - "ellipse": true - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Button", - "isReactNative": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Card": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "position": "relative" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Card", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardBackground": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 0, - "fullscreen": true, - "overflow": "hidden", - "pointerEvents": "none", - "padding": 0 - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardBackground", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "CardFooter": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 5, - "backgroundColor": "transparent", - "marginBottom": 0, - "flexDirection": "row", - "marginTop": "auto" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardFooter", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "position": "relative" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Card", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CardHeader": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "zIndex": 10, - "backgroundColor": "transparent", - "marginBottom": "auto" - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CardHeader", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Checkbox": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "button", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": "$background" - }, - "focusStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Checkbox", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "CheckboxFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "button", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": "$background" - }, - "focusStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Checkbox", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "CheckboxIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": {} - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "CheckboxIndicator", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Circle": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center", - "circular": true - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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, - "memo": true - } - }, - "DialogClose": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "button" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "DialogClose", "isReactNative": false, "isText": false, "isStyledHOC": false, "neverFlatten": true, - "isHOC": true + "isZStack": true } - }, - "DialogContent": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "size": "$true", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "margin": 0, - "fontFamily": "$body", - "unstyled": false, - "tag": "p", - "userSelect": "auto", - "color": "$color", - "size": "$true", - "whiteSpace": "normal" - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "componentName": "DialogDescription", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogOverlay": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "pointerEvents": "auto" - }, - "false": { - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "componentName": "DialogOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogOverlayFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "pointerEvents": "auto" - }, - "false": { - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "componentName": "DialogOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "DialogPortalFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "pointerEvents": "none", - "tag": "dialog", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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, - "$platform-web": { - "borderWidth": 0, - "backgroundColor": "transparent", - "color": "inherit", - "maxInlineSize": "none", - "margin": 0, - "width": "auto", - "height": "auto", - "maxHeight": "100vh", - "position": "fixed", - "zIndex": 1 - } - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "DialogTitle": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "userSelect": "auto", - "color": "$color", - "whiteSpace": "normal", - "accessibilityRole": "header", - "fontFamily": "$heading", - "size": "$8", - "margin": 0, - "tag": "h2", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$9", - "color": "$color" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "componentName": "DialogTitle", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "DialogTrigger": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "DialogTrigger", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "EnsureFlexed": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "unset", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "opacity": 0, - "lineHeight": 0, - "height": 0, - "display": "flex", - "fontSize": 200, - "children": "wwwwwwwwwwwwwwwwwww", - "pointerEvents": "none" - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "Fieldset": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "fieldset", - "borderWidth": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "horizontal": { - "true": { - "flexDirection": "row", - "alignItems": "center" - } - } - }, - "componentName": "Fieldset", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Footer": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "footer", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Footer", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Form": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "form" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Form", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "FormFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "form" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Form", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "FormTrigger": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "FormTrigger", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Frame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "flex": 1, - "backgroundColor": "$background", - "borderTopLeftRadius": "$true", - "borderTopRightRadius": "$true", - "width": "100%", - "maxHeight": "100%", - "overflow": "hidden" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Sheet", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Group": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "GroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 - } - }, + } + } + }, + { + "moduleName": "@tamagui/text", + "nameToInfo": { "H1": { "staticConfig": { "acceptsClassName": true, @@ -16452,566 +4586,6 @@ "isStyledHOC": false } }, - "Handle": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "height": 10, - "borderRadius": 100, - "backgroundColor": "$background", - "zIndex": 10, - "marginHorizontal": "35%", - "marginBottom": "$2", - "opacity": 0.5, - "hoverStyle": { - "opacity": 0.7 - } - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetHandle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Header": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "header", - "accessibilityRole": "header", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Header", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, "Heading": { "staticConfig": { "acceptsClassName": true, @@ -17339,3487 +4913,6 @@ "isStyledHOC": false } }, - "Image": { - "staticConfig": { - "defaultProps": {}, - "componentName": "Image", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "inlineProps": {}, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Input": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "tabIndex": 0, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - } - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Input", - "isReactNative": true, - "isText": true, - "acceptsClassName": true, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "InputFrame": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "tabIndex": 0, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - } - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Input", - "isReactNative": true, - "isText": true, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "Label": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "tag": "label", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "backgroundColor": "transparent", - "display": "flex", - "alignItems": "center", - "userSelect": "none", - "cursor": "default", - "pressStyle": { - "color": "$colorPress" - } - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Label", - "isReactNative": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "LabelFrame": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "tag": "label", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "backgroundColor": "transparent", - "display": "flex", - "alignItems": "center", - "userSelect": "none", - "cursor": "default", - "pressStyle": { - "color": "$colorPress" - } - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Label", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItem": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "li", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "alignItems": "center", - "justifyContent": "space-between", - "flexWrap": "nowrap", - "width": "100%", - "borderColor": "$borderColor", - "maxWidth": "100%", - "overflow": "hidden", - "flexDirection": "row", - "backgroundColor": "$background", - "cursor": "default" - } - }, - "size": { - "...size": "Function" - }, - "active": { - "true": { - "hoverStyle": { - "backgroundColor": "$background" - } - } - }, - "disabled": { - "true": { - "opacity": 0.5, - "pointerEvents": "none" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItem", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ListItemFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "li", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "alignItems": "center", - "justifyContent": "space-between", - "flexWrap": "nowrap", - "width": "100%", - "borderColor": "$borderColor", - "maxWidth": "100%", - "overflow": "hidden", - "flexDirection": "row", - "backgroundColor": "$background", - "cursor": "default" - } - }, - "size": { - "...size": "Function" - }, - "active": { - "true": { - "hoverStyle": { - "backgroundColor": "$background" - } - } - }, - "disabled": { - "true": { - "opacity": 0.5, - "pointerEvents": "none" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItem", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ListItemSubtitle": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "inherit", - "opacity": 0.6, - "maxWidth": "100%" - } - }, - "size": { - "...size": "Function" - }, - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItemSubtitle", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItemText": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "inherit" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ListItemText", - "isReactNative": false, - "isStyledHOC": false - } - }, - "ListItemTitle": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "margin": 0, - "fontFamily": "$body", - "unstyled": false - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "unstyled": { - "false": { - "size": "$true", - "color": "$color", - "flexGrow": 1, - "flexShrink": 1, - "ellipse": true, - "cursor": "inherit" - } - }, - "size": "Function", - "fontFamily": { - "...": "Function" - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "componentName": "ListItemTitle", - "isReactNative": false, - "isStyledHOC": false - } - }, - "Main": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "main", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Main", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Nav": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "nav", - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Nav", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Overlay": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "pointerEvents": "auto" - }, - "false": { - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, "Paragraph": { "staticConfig": { "acceptsClassName": true, @@ -21146,7049 +5239,6 @@ "isStyledHOC": false } }, - "PopoverArrow": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderColor": "$borderColor", - "backgroundColor": "$background", - "position": "relative" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperArrow", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopoverContent": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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" - } - }, - "componentName": "Popover", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "PopperAnchor": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 - } - }, - "PopperArrowFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 - } - }, - "PopperContentFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true", - "backgroundColor": "$background", - "alignItems": "center", - "radiused": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "PopperContent", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Progress": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "borderRadius": 100000, - "overflow": "hidden", - "backgrounded": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Progress", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ProgressFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "borderRadius": 100000, - "overflow": "hidden", - "backgrounded": true - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Progress", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ProgressIndicator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgrounded": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ProgressIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "ProgressIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgrounded": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "ProgressIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "orientation": { - "horizontal": { - "flexDirection": "row", - "spaceDirection": "horizontal" - }, - "vertical": { - "flexDirection": "column", - "spaceDirection": "vertical" - } - } - }, - "componentName": "RadioGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "RadioGroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "orientation": { - "horizontal": { - "flexDirection": "row", - "spaceDirection": "horizontal" - }, - "vertical": { - "flexDirection": "column", - "spaceDirection": "vertical" - } - } - }, - "componentName": "RadioGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroupIndicatorFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "width": "33%", - "height": "33%", - "borderRadius": 1000, - "backgroundColor": "$color", - "pressTheme": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "RadioGroupIndicator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "RadioGroupItemFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "button", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": "$background" - }, - "focusVisibleStyle": { - "outlineWidth": 0 - } - } - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "RadioGroupItem", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ScrollView": { - "staticConfig": { - "accept": { - "contentContainerStyle": "style" - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - } - }, - "defaultProps": { - "scrollEnabled": true - }, - "componentName": "ScrollView", - "isReactNative": true, - "isText": false, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "Section": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "section", - "flexDirection": "column", - "accessibilityRole": "summary" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "componentName": "Section", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SelectGroupFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "width": "100%" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "SelectGroup", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SelectIcon": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row", - "aria-hidden": true, - "children": "Component" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "componentName": "SelectIcon", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true - } - }, - "SelectSeparator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "borderColor": "$borderColor", - "flexShrink": 0, - "borderWidth": 0, - "flex": 1, - "height": 0, - "maxHeight": 0, - "borderBottomWidth": 1, - "y": -0.5 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "vertical": { - "true": { - "y": 0, - "x": -0.5, - "height": "initial", - "maxHeight": "initial", - "width": 0, - "maxWidth": 0, - "borderBottomWidth": 0, - "borderRightWidth": 1 - } - } - }, - "componentName": "SelectSeparator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Separator": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "borderColor": "$borderColor", - "flexShrink": 0, - "borderWidth": 0, - "flex": 1, - "height": 0, - "maxHeight": 0, - "borderBottomWidth": 1, - "y": -0.5 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "vertical": { - "true": { - "y": 0, - "x": -0.5, - "height": "initial", - "maxHeight": "initial", - "width": 0, - "maxWidth": 0, - "borderBottomWidth": 0, - "borderRightWidth": 1 - } - } - }, - "componentName": "Separator", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SheetHandleFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "open": { - "true": { - "opacity": 1, - "pointerEvents": "auto" - }, - "false": { - "opacity": 0, - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "height": 10, - "borderRadius": 100, - "backgroundColor": "$background", - "zIndex": 10, - "marginHorizontal": "35%", - "marginBottom": "$2", - "opacity": 0.5, - "hoverStyle": { - "opacity": 0.7 - } - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetHandle", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SheetOverlayFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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": { - "pointerEvents": "auto" - }, - "false": { - "pointerEvents": "none" - } - }, - "unstyled": { - "false": { - "fullscreen": true, - "position": "absolute", - "backgrounded": true, - "zIndex": 99999, - "pointerEvents": "auto" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SheetOverlay", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SizableStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false - } - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "size": { - "...size": "Function" - } - }, - "componentName": "SizableStack", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, "SizableText": { "staticConfig": { "acceptsClassName": true, @@ -28513,2797 +5563,13 @@ "isReactNative": false, "isStyledHOC": false } - }, - "SliderFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "position": "relative" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 - } - }, - "SliderThumb": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function" - }, - "unstyled": { - "false": { - "position": "absolute", - "bordered": 2, - "borderWidth": 2, - "backgrounded": true, - "pressTheme": true, - "focusTheme": true, - "hoverTheme": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderThumb", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "memo": true, - "neverFlatten": true, - "isHOC": true - } - }, - "SliderThumbFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function" - }, - "unstyled": { - "false": { - "position": "absolute", - "bordered": 2, - "borderWidth": 2, - "backgrounded": true, - "pressTheme": true, - "focusTheme": true, - "hoverTheme": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderThumb", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderTrackActiveFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "backgroundColor": "$background", - "position": "absolute", - "pointerEvents": "box-none" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "orientation": { - "horizontal": {}, - "vertical": {} - }, - "size": "Function" - }, - "componentName": "SliderTrackActive", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "SliderTrackFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "position": "relative", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "orientation": { - "horizontal": {}, - "vertical": {} - }, - "size": "Function", - "unstyled": { - "false": { - "height": "100%", - "width": "100%", - "backgroundColor": "$background", - "position": "relative", - "borderRadius": 100000, - "overflow": "hidden" - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderTrack", - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "Spacer": { - "staticConfig": { - "acceptsClassName": true, - "memo": true, - "componentName": "Spacer", - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "tag": "span", - "size": true, - "pointerEvents": "none" - }, - "variants": { - "size": { - "...": "Function" - }, - "flex": { - "true": { - "flexGrow": 1 - } - }, - "direction": { - "horizontal": { - "height": 0, - "minHeight": 0 - }, - "vertical": { - "width": 0, - "minWidth": 0 - }, - "both": {} - } - } - } - }, - "Spinner": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "Square": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "alignItems": "center", - "justifyContent": "center" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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, - "memo": true - } - }, - "Stack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - } - } - }, - "Switch": { + } + } + }, + { + "moduleName": "@tamagui/button", + "nameToInfo": { + "Button": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -31317,605 +5583,9 @@ "flexShrink": 0, "flexDirection": "column", "tag": "button", - "tabIndex": 0, - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderRadius": 1000, - "backgroundColor": "$background", - "borderWidth": 2, - "borderColor": "$background", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Switch", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "SwitchFrame": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "tag": "button", - "tabIndex": 0, - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "unstyled": { - "false": { - "borderRadius": 1000, - "backgroundColor": "$background", - "borderWidth": 2, - "borderColor": "$background", - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineStyle": "solid", - "outlineWidth": 2 - } - } - }, - "checked": { - "true": {} - }, - "size": { - "...size": "Function" - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "Switch", - "isReactNative": false, - "isText": false, - "context": "Component", - "isStyledHOC": false - } - }, - "SwitchThumb": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", + "role": "button", + "focusable": true, + "disableClassName": true, "unstyled": false }, "validStyles": { @@ -32263,28 +5933,65 @@ "unstyled": { "false": { "size": "$true", - "backgroundColor": "$background", - "borderRadius": 1000 + "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 + } } }, - "checked": { - "true": {} + "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" + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } } }, "defaultVariants": { "unstyled": false }, - "componentName": "SwitchThumb", + "componentName": "Button", "isReactNative": false, "isText": false, "context": "Component", - "isStyledHOC": false + "isStyledHOC": false, + "neverFlatten": true, + "isHOC": true } }, - "Tabs": { + "ButtonFrame": { "staticConfig": { "acceptsClassName": true, "defaultProps": { @@ -32296,7 +6003,12 @@ "minHeight": 0, "minWidth": 0, "flexShrink": 0, - "flexDirection": "row" + "flexDirection": "column", + "tag": "button", + "role": "button", + "focusable": true, + "disableClassName": true, + "unstyled": false }, "validStyles": { "backfaceVisibility": true, @@ -32550,15 +6262,14 @@ ":number": "Function" }, "inset": "Function", - "unstyled": { + "backgrounded": { "true": { - "hoverTheme": false, - "pressTheme": false, - "focusTheme": false, - "elevate": false, - "bordered": false + "backgroundColor": "$background" } }, + "radiused": { + "true": "Function" + }, "hoverTheme": { "true": { "hoverStyle": { @@ -32590,33 +6301,128 @@ "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" + "...size": "Function", + ":number": "Function" + }, + "disabled": { + "true": { + "pointerEvents": "none" + } } }, - "componentName": "Tabs", + "defaultVariants": { + "unstyled": false + }, + "componentName": "Button", "isReactNative": false, "isText": false, + "context": "Component", "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true + "neverFlatten": true } }, - "Text": { + "ButtonText": { "staticConfig": { "acceptsClassName": true, "isText": true, "defaultProps": { - "fontFamily": "unset", "display": "inline", "boxSizing": "border-box", "wordWrap": "break-word", "whiteSpace": "pre-wrap", "margin": 0, + "fontFamily": "$body", "unstyled": false }, "inlineWhenUnflattened": {}, @@ -32658,8 +6464,18 @@ }, "unstyled": { "false": { - "color": "$color" + "size": "$true", + "color": "$color", + "userSelect": "none", + "cursor": "pointer", + "flexGrow": 0, + "flexShrink": 1, + "ellipse": true } + }, + "size": "Function", + "fontFamily": { + "...": "Function" } }, "validStyles": { @@ -32921,3023 +6737,11 @@ "defaultVariants": { "unstyled": false }, + "componentName": "Button", "isReactNative": false, - "isStyledHOC": false - } - }, - "TextArea": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "tabIndex": 0, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - }, - "height": "auto" - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "multiline": true, - "whiteSpace": "pre-wrap", - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "TextArea", - "isReactNative": true, - "isText": true, - "acceptsClassName": true, + "context": "Component", "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "TextAreaFrame": { - "staticConfig": { - "isInput": true, - "accept": { - "placeholderTextColor": "color", - "selectionColor": "color" - }, - "variants": { - "unstyled": { - "false": { - "size": "$true", - "fontFamily": "$body", - "borderWidth": 1, - "outlineWidth": 0, - "color": "$color", - "tabIndex": 0, - "borderColor": "$borderColor", - "backgroundColor": "$background", - "minWidth": 0, - "hoverStyle": { - "borderColor": "$borderColorHover" - }, - "focusStyle": { - "borderColor": "$borderColorFocus" - }, - "focusVisibleStyle": { - "outlineColor": "$outlineColor", - "outlineWidth": 2, - "outlineStyle": "solid" - }, - "height": "auto" - } - }, - "size": { - "...size": "Function" - }, - "disabled": { - "true": {} - } - }, - "defaultProps": { - "multiline": true, - "whiteSpace": "pre-wrap", - "unstyled": false - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "TextArea", - "isReactNative": true, - "isText": true, - "acceptsClassName": true, - "isStyledHOC": false - } - }, - "ThemeableStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 - } - }, - "Thumb": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "size": { - "...size": "Function" - }, - "unstyled": { - "false": { - "position": "absolute", - "bordered": 2, - "borderWidth": 2, - "backgrounded": true, - "pressTheme": true, - "focusTheme": true, - "hoverTheme": true - } - } - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "SliderThumb", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "memo": true, - "neverFlatten": true, - "isHOC": true - } - }, - "View": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexDirection": "column", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0 - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - } - } - }, - "VisuallyHidden": { - "staticConfig": { - "acceptsClassName": true, - "isText": true, - "defaultProps": { - "fontFamily": "unset", - "display": "inline", - "boxSizing": "border-box", - "wordWrap": "break-word", - "whiteSpace": "pre-wrap", - "position": "absolute", - "width": 1, - "height": 1, - "margin": -1, - "zIndex": -10000, - "overflow": "hidden", - "opacity": 1e-8, - "pointerEvents": "none" - }, - "inlineWhenUnflattened": {}, - "variants": { - "numberOfLines": { - "1": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - }, - ":number": "Function" - }, - "selectable": { - "true": { - "userSelect": "text", - "cursor": "text" - }, - "false": { - "userSelect": "none", - "cursor": "default" - } - }, - "ellipse": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "ellipsis": { - "true": { - "maxWidth": "100%", - "overflow": "hidden", - "textOverflow": "ellipsis", - "whiteSpace": "nowrap" - } - }, - "preserveDimensions": { - "true": { - "position": "relative", - "width": "auto", - "height": "auto" - } - }, - "visible": { - "true": { - "position": "relative", - "width": "auto", - "height": "auto", - "margin": 0, - "zIndex": 1, - "overflow": "visible", - "opacity": 1, - "pointerEvents": "auto" - } - } - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true, - "fontFamily": true, - "fontSize": true, - "fontStyle": true, - "fontVariant": true, - "letterSpacing": true, - "lineHeight": true, - "textTransform": true, - "textAlign": true, - "textDecorationLine": true, - "textDecorationStyle": true, - "textShadowOffset": true, - "textShadowRadius": true, - "selectable": true, - "verticalAlign": true, - "whiteSpace": true, - "wordWrap": true, - "textOverflow": true, - "textDecorationDistance": true, - "WebkitBoxOrient": true - }, - "isReactNative": false, - "isStyledHOC": false - } - }, - "XGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "XStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "row" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "YGroup": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "unstyled": false - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function", - "backgrounded": { - "true": { - "backgroundColor": "$background" - } - }, - "radiused": { - "true": "Function" - }, - "hoverTheme": { - "true": { - "hoverStyle": { - "backgroundColor": "$backgroundHover", - "borderColor": "$borderColorHover" - } - }, - "false": {} - }, - "pressTheme": { - "true": { - "cursor": "pointer", - "pressStyle": { - "backgroundColor": "$backgroundPress", - "borderColor": "$borderColorPress" - } - }, - "false": {} - }, - "focusTheme": { - "true": { - "focusStyle": { - "backgroundColor": "$backgroundFocus", - "borderColor": "$borderColorFocus" - } - }, - "false": {} - }, - "circular": { - "true": "Function" - }, - "padded": { - "true": "Function" - }, - "elevate": { - "true": "Function" - }, - "bordered": "Function", - "transparent": { - "true": { - "backgroundColor": "transparent" - } - }, - "chromeless": { - "true": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "all": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "pressStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - }, - "focusStyle": { - "backgroundColor": "transparent", - "borderColor": "transparent", - "shadowColor": "transparent", - "hoverStyle": { - "borderColor": "transparent" - } - } - } - }, - "unstyled": { - "false": { - "size": "$true" - } - }, - "size": "Function" - }, - "defaultVariants": { - "unstyled": false - }, - "componentName": "GroupFrame", - "isReactNative": false, - "isText": false, - "isStyledHOC": false, - "neverFlatten": true, - "isHOC": true - } - }, - "YStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "position": "relative", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": true - }, - "variants": { - "fullscreen": { - "true": { - "position": "absolute", - "top": 0, - "left": 0, - "right": 0, - "bottom": 0 - } - }, - "elevation": { - "...size": "Function", - ":number": "Function" - }, - "inset": "Function" - }, - "isReactNative": false, - "isText": false, - "isStyledHOC": false - } - }, - "ZStack": { - "staticConfig": { - "acceptsClassName": true, - "defaultProps": { - "display": "flex", - "alignItems": "stretch", - "flexBasis": "auto", - "boxSizing": "border-box", - "minHeight": 0, - "minWidth": 0, - "flexShrink": 0, - "flexDirection": "column", - "position": "relative" - }, - "validStyles": { - "backfaceVisibility": true, - "borderBottomEndRadius": true, - "borderBottomStartRadius": true, - "borderBottomWidth": true, - "borderLeftWidth": true, - "borderRightWidth": true, - "borderBlockWidth": true, - "borderBlockEndWidth": true, - "borderBlockStartWidth": true, - "borderInlineWidth": true, - "borderInlineEndWidth": true, - "borderInlineStartWidth": true, - "borderStyle": true, - "borderBlockStyle": true, - "borderBlockEndStyle": true, - "borderBlockStartStyle": true, - "borderInlineStyle": true, - "borderInlineEndStyle": true, - "borderInlineStartStyle": true, - "borderTopEndRadius": true, - "borderTopStartRadius": true, - "borderTopWidth": true, - "borderWidth": true, - "transform": true, - "transformOrigin": true, - "alignContent": true, - "alignItems": true, - "alignSelf": true, - "borderEndWidth": true, - "borderStartWidth": true, - "bottom": true, - "display": true, - "end": true, - "flexBasis": true, - "flexDirection": true, - "flexWrap": true, - "gap": true, - "columnGap": true, - "rowGap": true, - "justifyContent": true, - "left": true, - "margin": true, - "marginBlock": true, - "marginBlockEnd": true, - "marginBlockStart": true, - "marginInline": true, - "marginInlineStart": true, - "marginInlineEnd": true, - "marginBottom": true, - "marginEnd": true, - "marginHorizontal": true, - "marginLeft": true, - "marginRight": true, - "marginStart": true, - "marginTop": true, - "marginVertical": true, - "overflow": true, - "padding": true, - "paddingBottom": true, - "paddingInline": true, - "paddingBlock": true, - "paddingBlockStart": true, - "paddingInlineEnd": true, - "paddingInlineStart": true, - "paddingEnd": true, - "paddingHorizontal": true, - "paddingLeft": true, - "paddingRight": true, - "paddingStart": true, - "paddingTop": true, - "paddingVertical": true, - "position": true, - "right": true, - "start": true, - "top": true, - "inset": true, - "insetBlock": true, - "insetBlockEnd": true, - "insetBlockStart": true, - "insetInline": true, - "insetInlineEnd": true, - "insetInlineStart": true, - "direction": true, - "shadowOffset": true, - "shadowRadius": true, - "backgroundColor": true, - "borderColor": true, - "borderBlockStartColor": true, - "borderBlockEndColor": true, - "borderBlockColor": true, - "borderBottomColor": true, - "borderInlineColor": true, - "borderInlineStartColor": true, - "borderInlineEndColor": true, - "borderTopColor": true, - "borderLeftColor": true, - "borderRightColor": true, - "borderEndColor": true, - "borderStartColor": true, - "shadowColor": true, - "color": true, - "textDecorationColor": true, - "textShadowColor": true, - "outlineColor": true, - "caretColor": true, - "borderRadius": true, - "borderTopLeftRadius": true, - "borderTopRightRadius": true, - "borderBottomLeftRadius": true, - "borderBottomRightRadius": true, - "borderStartStartRadius": true, - "borderStartEndRadius": true, - "borderEndStartRadius": true, - "borderEndEndRadius": true, - "width": true, - "height": true, - "minWidth": true, - "minHeight": true, - "maxWidth": true, - "maxHeight": true, - "blockSize": true, - "minBlockSize": true, - "maxBlockSize": true, - "inlineSize": true, - "minInlineSize": true, - "maxInlineSize": true, - "x": true, - "y": true, - "scale": true, - "perspective": true, - "scaleX": true, - "scaleY": true, - "skewX": true, - "skewY": true, - "matrix": true, - "rotate": true, - "rotateY": true, - "rotateX": true, - "rotateZ": true, - "WebkitLineClamp": true, - "animationIterationCount": true, - "aspectRatio": true, - "borderImageOutset": true, - "borderImageSlice": true, - "borderImageWidth": true, - "columnCount": true, - "flex": true, - "flexGrow": true, - "flexOrder": true, - "flexPositive": true, - "flexShrink": true, - "flexNegative": true, - "fontWeight": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowGap": true, - "gridRowStart": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnGap": true, - "gridColumnStart": true, - "gridTemplateColumns": true, - "gridTemplateAreas": true, - "lineClamp": true, - "opacity": true, - "order": true, - "orphans": true, - "tabSize": true, - "widows": true, - "zIndex": true, - "zoom": true, - "scaleZ": true, - "shadowOpacity": true, - "boxShadow": true, - "filter": true, - "boxSizing": true, - "mixBlendMode": true, - "outlineSpread": true, - "outlineStyle": true, - "outlineWidth": true, - "transition": true, - "textWrap": true, - "backdropFilter": true, - "WebkitBackdropFilter": true, - "background": true, - "backgroundAttachment": true, - "backgroundBlendMode": true, - "backgroundClip": true, - "backgroundImage": true, - "backgroundOrigin": true, - "backgroundPosition": true, - "backgroundRepeat": true, - "backgroundSize": true, - "borderBottomStyle": true, - "borderImage": true, - "borderLeftStyle": true, - "borderRightStyle": true, - "borderTopStyle": true, - "clipPath": true, - "contain": true, - "containerType": true, - "content": true, - "cursor": true, - "float": true, - "mask": true, - "maskBorder": true, - "maskBorderMode": true, - "maskBorderOutset": true, - "maskBorderRepeat": true, - "maskBorderSlice": true, - "maskBorderSource": true, - "maskBorderWidth": true, - "maskClip": true, - "maskComposite": true, - "maskImage": true, - "maskMode": true, - "maskOrigin": true, - "maskPosition": true, - "maskRepeat": true, - "maskSize": true, - "maskType": true, - "objectFit": true, - "objectPosition": true, - "outlineOffset": true, - "overflowBlock": true, - "overflowInline": true, - "overflowX": true, - "overflowY": true, - "pointerEvents": true, - "scrollbarWidth": true, - "textEmphasis": true, - "touchAction": true, - "transformStyle": true, - "userSelect": true, - "willChange": 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 + "neverFlatten": true } } } diff --git a/GEMINI.md b/GEMINI.md new file mode 120000 index 0000000..a200a5c --- /dev/null +++ b/GEMINI.md @@ -0,0 +1 @@ +/mnt/c/wwwroot/fotospiel-app/AGENTS.md \ No newline at end of file diff --git a/resources/js/admin/api.ts b/resources/js/admin/api.ts index 4ef2292..219a41f 100644 --- a/resources/js/admin/api.ts +++ b/resources/js/admin/api.ts @@ -2,6 +2,7 @@ import { authorizedFetch } from './auth/tokens'; import { ApiError, emitApiErrorEvent } from './lib/apiError'; import type { EventLimitSummary } from './lib/limitWarnings'; +export type { EventLimitSummary }; import i18n from './i18n'; type JsonValue = Record; diff --git a/resources/js/admin/lib/eventTabs.ts b/resources/js/admin/lib/eventTabs.ts index 953d23e..0c6dbe3 100644 --- a/resources/js/admin/lib/eventTabs.ts +++ b/resources/js/admin/lib/eventTabs.ts @@ -14,7 +14,7 @@ export type EventTabCounts = Partial<{ tasks: number; }>; -type Translator = (key: string, fallback: string) => string; +type Translator = any; export function buildEventTabs(event: TenantEvent, translate: Translator, counts: EventTabCounts = {}) { if (!event.slug) { diff --git a/resources/js/admin/mobile/BillingPage.tsx b/resources/js/admin/mobile/BillingPage.tsx index 53be70a..425dd9d 100644 --- a/resources/js/admin/mobile/BillingPage.tsx +++ b/resources/js/admin/mobile/BillingPage.tsx @@ -8,16 +8,6 @@ import { Pressable } from '@tamagui/react-native-web-lite'; import toast from 'react-hot-toast'; import { MobileShell, HeaderActionButton } from './components/MobileShell'; import { MobileCard, CTAButton, PillBadge } from './components/Primitives'; -import React from 'react'; -import { useNavigate, useLocation } from 'react-router-dom'; -import { useTranslation } from 'react-i18next'; -import { Package, Receipt, RefreshCcw, Sparkles } from 'lucide-react'; -import { YStack, XStack } from '@tamagui/stacks'; -import { SizableText as Text } from '@tamagui/text'; -import { Pressable } from '@tamagui/react-native-web-lite'; -import toast from 'react-hot-toast'; -import { MobileShell, HeaderActionButton } from './components/MobileShell'; -import { MobileCard, CTAButton, PillBadge } from './components/Primitives'; import { createTenantBillingPortalSession, getTenantPackagesOverview, @@ -235,7 +225,6 @@ export default function MobileBillingPage() { ))} )} - {null} @@ -263,7 +252,6 @@ export default function MobileBillingPage() { ))} )} - {null} ); @@ -547,156 +535,4 @@ function formatDate(value: string | null | undefined): string { const date = new Date(value); if (Number.isNaN(date.getTime())) return '—'; return date.toLocaleDateString(undefined, { day: '2-digit', month: 'short', year: 'numeric' }); -} - -function renderFeatureBadge(pkg: TenantPackageSummary, t: any, key: string, label: string) { - const value = (pkg.package_limits as any)?.[key] ?? (pkg as any)[key]; - if (value === undefined || value === null) return null; - const enabled = value !== false; - return {enabled ? label : `${label} off`}; -} - -function UsageBar({ metric }: { metric: PackageUsageMetric }) { - const { t } = useTranslation('management'); - const { muted, textStrong, border, primary, subtle, warningText, danger } = useAdminTheme(); - const labelMap: Record = { - events: t('mobileBilling.usage.events', 'Events'), - guests: t('mobileBilling.usage.guests', 'Guests'), - photos: t('mobileBilling.usage.photos', 'Photos'), - gallery: t('mobileBilling.usage.gallery', 'Gallery days'), - }; - - if (!metric.limit) { - return null; - } - - const status = getUsageState(metric); - const hasUsage = metric.used !== null; - const valueText = hasUsage - ? t('mobileBilling.usage.value', { used: metric.used, limit: metric.limit }) - : t('mobileBilling.usage.limit', { limit: metric.limit }); - const remainingText = metric.remaining !== null - ? t('mobileBilling.usage.remainingOf', { - remaining: metric.remaining, - limit: metric.limit, - defaultValue: 'Remaining {{remaining}} of {{limit}}', - }) - : null; - const fill = usagePercent(metric); - const statusLabel = - status === 'danger' - ? t('mobileBilling.usage.statusDanger', 'Limit reached') - : status === 'warning' - ? t('mobileBilling.usage.statusWarning', 'Low') - : null; - const fillColor = status === 'danger' ? danger : status === 'warning' ? warningText : primary; - - return ( - - - - {labelMap[metric.key]} - - - {statusLabel ? {statusLabel} : null} - - {valueText} - - - - - - - {remainingText ? ( - - {remainingText} - - ) : null} - - ); -} - -function formatAmount(value: number | null | undefined, currency: string | null | undefined): string { - if (value === null || value === undefined) { - return '—'; - } - const cur = currency ?? 'EUR'; - try { - return new Intl.NumberFormat(undefined, { style: 'currency', currency: cur }).format(value); - } catch { - return `${value} ${cur}`; - } -} - -function AddonRow({ addon }: { addon: TenantAddonHistoryEntry }) { - const { t } = useTranslation('management'); - const navigate = useNavigate(); - const { border, textStrong, text, muted, subtle, primary } = useAdminTheme(); - const labels: Record = { - completed: { tone: 'success', text: t('mobileBilling.status.completed', 'Completed') }, - pending: { tone: 'warning', text: t('mobileBilling.status.pending', 'Pending') }, - failed: { tone: 'muted', text: t('mobileBilling.status.failed', 'Failed') }, - }; - const status = labels[addon.status]; - const eventName = - (addon.event?.name && typeof addon.event.name === 'string' && addon.event.name) || - (addon.event?.name && typeof addon.event.name === 'object' ? addon.event.name?.en ?? addon.event.name?.de ?? Object.values(addon.event.name)[0] : null) || - null; - const eventPath = addon.event?.slug ? ADMIN_EVENT_VIEW_PATH(addon.event.slug) : null; - const hasImpact = Boolean(addon.extra_photos || addon.extra_guests || addon.extra_gallery_days); - const impactBadges = hasImpact ? ( - - {addon.extra_photos ? ( - {t('mobileBilling.extra.photos', '+{{count}} photos', { count: addon.extra_photos })} - ) : null} - {addon.extra_guests ? ( - {t('mobileBilling.extra.guests', '+{{count}} guests', { count: addon.extra_guests })} - ) : null} - {addon.extra_gallery_days ? ( - {t('mobileBilling.extra.days', '+{{count}} days', { count: addon.extra_gallery_days })} - ) : null} - - ) : null; - - return ( - - - - {addon.label ?? addon.addon_key} - - {status.text} - - {eventName ? ( - eventPath ? ( - navigate(eventPath)}> - - - {eventName} - - - {t('mobileBilling.openEvent', 'Open event')} - - - - ) : ( - - {eventName} - - ) - ) : null} - {impactBadges} - - {formatAmount(addon.amount, addon.currency)} - - - {formatDate(addon.purchased_at)} - - - ); -} -function formatDate(value: string | null | undefined): string { - if (!value) return '—'; - const date = new Date(value); - if (Number.isNaN(date.getTime())) return '—'; - return date.toLocaleDateString(undefined, { day: '2-digit', month: 'short', year: 'numeric' }); -} +} \ No newline at end of file diff --git a/resources/js/admin/mobile/DashboardPage.tsx b/resources/js/admin/mobile/DashboardPage.tsx index aebd121..24ffd19 100644 --- a/resources/js/admin/mobile/DashboardPage.tsx +++ b/resources/js/admin/mobile/DashboardPage.tsx @@ -1154,7 +1154,7 @@ function SecondaryGrid({ { icon: Settings, label: t('mobileDashboard.shortcutSettings', 'Event settings'), - color: ADMIN_ACTION_COLORS.success, + color: ADMIN_ACTION_COLORS.settings, action: onSettings, }, { diff --git a/resources/js/admin/mobile/EventAnalyticsPage.tsx b/resources/js/admin/mobile/EventAnalyticsPage.tsx index 7b2cb6e..01db187 100644 --- a/resources/js/admin/mobile/EventAnalyticsPage.tsx +++ b/resources/js/admin/mobile/EventAnalyticsPage.tsx @@ -36,7 +36,7 @@ export default function MobileEventAnalyticsPage() { if (isFeatureLocked) { return ( - + + @@ -87,7 +87,7 @@ export default function MobileEventAnalyticsPage() { if (error || !data) { return ( - + {t('common.error', 'Something went wrong')} @@ -107,8 +107,8 @@ export default function MobileEventAnalyticsPage() { navigate(-1)} > {/* Activity Timeline */} diff --git a/resources/js/admin/mobile/EventFormPage.tsx b/resources/js/admin/mobile/EventFormPage.tsx index f1328d8..73b9180 100644 --- a/resources/js/admin/mobile/EventFormPage.tsx +++ b/resources/js/admin/mobile/EventFormPage.tsx @@ -13,7 +13,7 @@ import { createEvent, getEvent, updateEvent, getEventTypes, TenantEvent, TenantE import { resolveEventSlugAfterUpdate } from './eventFormNavigation'; import { adminPath } from '../constants'; import { isAuthError } from '../auth/tokens'; -import { getApiValidationMessage, isApiError } from '../lib/apiError'; +import { getApiErrorMessage, getApiValidationMessage, isApiError } from '../lib/apiError'; import toast from 'react-hot-toast'; import { useBackNavigation } from './hooks/useBackNavigation'; import { useAdminTheme } from './theme'; @@ -130,7 +130,7 @@ export default function MobileEventFormPage() { slug: `${Date.now()}`, event_type_id: form.eventTypeId ?? undefined, event_date: form.date || undefined, - status: (form.published ? 'published' : 'draft') as const, + status: form.published ? 'published' : 'draft', settings: { location: form.location, guest_upload_visibility: form.autoApproveUploads ? 'immediate' : 'review', @@ -152,7 +152,7 @@ export default function MobileEventFormPage() { slug: `${Date.now()}`, event_type_id: form.eventTypeId ?? undefined, event_date: form.date || undefined, - status: (form.published ? 'published' : 'draft') as const, + status: form.published ? 'published' : 'draft', settings: { location: form.location, guest_upload_visibility: form.autoApproveUploads ? 'immediate' : 'review', diff --git a/resources/js/admin/mobile/EventLiveShowQueuePage.tsx b/resources/js/admin/mobile/EventLiveShowQueuePage.tsx index 55a6a57..f65a4b7 100644 --- a/resources/js/admin/mobile/EventLiveShowQueuePage.tsx +++ b/resources/js/admin/mobile/EventLiveShowQueuePage.tsx @@ -6,7 +6,7 @@ import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { MobileShell, HeaderActionButton } from './components/MobileShell'; import { MobileCard, CTAButton, PillBadge, SkeletonCard } from './components/Primitives'; -import { MobileSelect } from './components/FormControls'; +import { MobileSelect, MobileField } from './components/FormControls'; import { useEventContext } from '../context/EventContext'; import { approveAndLiveShowPhoto, @@ -216,17 +216,18 @@ export default function MobileEventLiveShowQueuePage() { - setStatusFilter(event.target.value as LiveShowQueueStatus)} - > - {STATUS_OPTIONS.map((option) => ( - - ))} - + + setStatusFilter(event.target.value as LiveShowQueueStatus)} + > + {STATUS_OPTIONS.map((option) => ( + + ))} + + {error ? ( diff --git a/resources/js/admin/mobile/EventLiveShowSettingsPage.tsx b/resources/js/admin/mobile/EventLiveShowSettingsPage.tsx index dae8676..35d4308 100644 --- a/resources/js/admin/mobile/EventLiveShowSettingsPage.tsx +++ b/resources/js/admin/mobile/EventLiveShowSettingsPage.tsx @@ -341,7 +341,7 @@ export default function MobileEventLiveShowSettingsPage() { {liveShowLink?.qr_code_data_url ? ( downloadQr(liveShowLink.qr_code_data_url, 'live-show-qr.png')} + onPress={() => downloadQr(liveShowLink.qr_code_data_url!, 'live-show-qr.png')} title={t('liveShowSettings.link.downloadQr', 'Download QR')} aria-label={t('liveShowSettings.link.downloadQr', 'Download QR')} style={{ borderRadius: 12, cursor: 'pointer' }} @@ -578,14 +578,14 @@ function resolveName(name: TenantEvent['name']): string { return 'Event'; } -function copyToClipboard(value: string, t: (key: string, fallback?: string) => string) { +function copyToClipboard(value: string, t: any) { navigator.clipboard .writeText(value) .then(() => toast.success(t('liveShowSettings.link.copySuccess', 'Link copied'))) .catch(() => toast.error(t('liveShowSettings.link.copyFailed', 'Link could not be copied'))); } -async function shareLink(value: string, event: TenantEvent | null, t: (key: string, fallback?: string) => string) { +async function shareLink(value: string, event: TenantEvent | null, t: any) { if (navigator.share) { try { await navigator.share({ @@ -713,7 +713,7 @@ function IconAction({ }} > - {React.isValidElement(children) ? React.cloneElement(children, { color }) : children} + {React.isValidElement(children) ? React.cloneElement(children as any, { color }) : children} ); diff --git a/resources/js/admin/mobile/EventPhotosPage.tsx b/resources/js/admin/mobile/EventPhotosPage.tsx index e0a9f68..39efec3 100644 --- a/resources/js/admin/mobile/EventPhotosPage.tsx +++ b/resources/js/admin/mobile/EventPhotosPage.tsx @@ -453,7 +453,7 @@ export default function MobileEventPhotosPage() { toast.error(t('mobilePhotos.loadFailed', 'Fotos konnten nicht geladen werden.')); } if (active) { - setLightboxWithUrl(null, { replace: true }); + setLightboxWithUrl(null); } } finally { if (active) { @@ -616,7 +616,7 @@ export default function MobileEventPhotosPage() { function startAddonCheckout(scopeOrKey: 'photos' | 'gallery' | 'guests' | string) { if (!slug) return; const { scope, addonKey } = resolveScopeAndAddonKey(scopeOrKey); - setConsentTarget({ scope, addonKey }); + setConsentTarget({ scope: scope as any, addonKey }); setConsentOpen(true); } @@ -635,7 +635,7 @@ export default function MobileEventPhotosPage() { cancel_url: currentUrl, accepted_terms: consents.acceptedTerms, accepted_waiver: consents.acceptedWaiver, - }); + } as any); if (checkout.checkout_url) { window.location.href = checkout.checkout_url; } else { @@ -710,7 +710,7 @@ export default function MobileEventPhotosPage() { { if (selectionMode) { @@ -768,7 +768,7 @@ export default function MobileEventPhotosPage() { addons={catalogAddons} onCheckout={startAddonCheckout} busyScope={busyScope} - translate={translateLimits(t)} + translate={translateLimits(t as any)} textColor={text} borderColor={border} /> @@ -1343,7 +1343,7 @@ function PhotoQuickActions({ photo, disabled = false, muted, surface, onAction } key={action.key} disabled={disabled} aria-label={action.label} - onPress={(event) => { + onPress={(event: any) => { event.stopPropagation(); if (!disabled) { onAction(action.key); diff --git a/resources/js/admin/mobile/EventRecapPage.tsx b/resources/js/admin/mobile/EventRecapPage.tsx index 49b645d..21c04e9 100644 --- a/resources/js/admin/mobile/EventRecapPage.tsx +++ b/resources/js/admin/mobile/EventRecapPage.tsx @@ -1,74 +1,72 @@ import React from 'react'; -import { useLocation, useNavigate, useParams } from 'react-router-dom'; +import { useNavigate, useParams } from 'react-router-dom'; import { useTranslation } from 'react-i18next'; +import { Check, Copy, Download, Share2, Sparkles, Trophy, Users } from 'lucide-react'; import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; -import { Sparkles, Camera, Link2, QrCode, RefreshCcw, Shield, Archive, ShoppingCart, Clock3, Share2 } from 'lucide-react'; -import toast from 'react-hot-toast'; +import { MobileShell } from './components/MobileShell'; +import { MobileCard, CTAButton, PillBadge, SkeletonCard } from './components/Primitives'; +import { LegalConsentSheet } from './components/LegalConsentSheet'; import { getEvent, getEventStats, getEventQrInvites, - toggleEvent, updateEvent, - createEventAddonCheckout, + TenantEvent, + EventStats, + EventQrInvite, + EventAddonCatalogItem, getAddonCatalog, - submitTenantFeedback, - type TenantEvent, - type EventStats, - type EventQrInvite, - type EventAddonCatalogItem, + createEventAddonCheckout, } from '../api'; import { isAuthError } from '../auth/tokens'; import { getApiErrorMessage } from '../lib/apiError'; -import { HeaderActionButton, MobileShell } from './components/MobileShell'; -import { MobileCard, CTAButton, PillBadge, SkeletonCard } from './components/Primitives'; import { adminPath } from '../constants'; -import { selectAddonKeyForScope } from './addons'; -import { LegalConsentSheet } from './components/LegalConsentSheet'; +import toast from 'react-hot-toast'; import { useBackNavigation } from './hooks/useBackNavigation'; import { useAdminTheme } from './theme'; +type GalleryCounts = { + photos: number; + likes: number; + pending: number; +}; + export default function MobileEventRecapPage() { - const { slug } = useParams<{ slug?: string }>(); + const { slug } = useParams<{ slug: string }>(); const navigate = useNavigate(); - const location = useLocation(); const { t } = useTranslation('management'); - const { textStrong, text, muted, subtle, danger, border, primary, accentSoft } = useAdminTheme(); + const { textStrong, text, muted, border, primary, successText, danger } = useAdminTheme(); const [event, setEvent] = React.useState(null); - const [stats, setStats] = React.useState(null); + const [stats, setEventStats] = React.useState(null); const [invites, setInvites] = React.useState([]); const [addons, setAddons] = React.useState([]); const [loading, setLoading] = React.useState(true); const [error, setError] = React.useState(null); - const [busy, setBusy] = React.useState(false); - const [archiveBusy, setArchiveBusy] = React.useState(false); - const [checkoutBusy, setCheckoutBusy] = React.useState(false); const [consentOpen, setConsentOpen] = React.useState(false); - const [consentBusy, setConsentBusy] = React.useState(false); - const [consentAddonKey, setConsentAddonKey] = React.useState(null); + const [busyScope, setBusyScope] = React.useState(null); const back = useBackNavigation(slug ? adminPath(`/mobile/events/${slug}`) : adminPath('/mobile/events')); const load = React.useCallback(async () => { if (!slug) return; setLoading(true); try { - const [eventData, statsData, inviteData, addonData] = await Promise.all([ + const [eventData, statsData, invitesData, addonsData] = await Promise.all([ getEvent(slug), getEventStats(slug), getEventQrInvites(slug), getAddonCatalog(), ]); setEvent(eventData); - setStats(statsData); - setInvites(inviteData ?? []); - setAddons(addonData ?? []); + setEventStats(statsData); + setInvites(invitesData); + setAddons(addonsData); setError(null); } catch (err) { if (!isAuthError(err)) { - setError(getApiErrorMessage(err, t('events.errors.loadFailed', 'Event konnte nicht geladen werden.'))); + setError(getApiErrorMessage(err, t('events.errors.loadFailed', 'Recap konnte nicht geladen werden.'))); } } finally { setLoading(false); @@ -79,323 +77,243 @@ export default function MobileEventRecapPage() { void load(); }, [load]); - React.useEffect(() => { - if (!location.search) return; - const params = new URLSearchParams(location.search); - if (params.get('addon_success')) { - toast.success(t('events.success.addonApplied', 'Add-on angewendet. Limits aktualisieren sich in Kürze.')); - params.delete('addon_success'); - navigate({ pathname: location.pathname, search: params.toString() ? `?${params.toString()}` : '' }, { replace: true }); - void load(); + const handleCheckout = async (addonKey: string) => { + if (!slug || busyScope) return; + setBusyScope(addonKey); + try { + const { checkout_url } = await createEventAddonCheckout(slug, { + addon_key: addonKey, + success_url: window.location.href, + cancel_url: window.location.href, + }); + if (checkout_url) { + window.location.href = checkout_url; + } + } catch (err) { + toast.error(getApiErrorMessage(err, t('events.errors.checkoutFailed', 'Bezahlvorgang konnte nicht gestartet werden.'))); + setBusyScope(null); } - }, [location.search, location.pathname, t, navigate, load]); + }; - if (!slug) { + const handleConsentConfirm = async (consents: { acceptedTerms: boolean }) => { + if (!slug || !busyScope) return; + try { + const { checkout_url } = await createEventAddonCheckout(slug, { + addon_key: busyScope, + success_url: window.location.href, + cancel_url: window.location.href, + accepted_terms: consents.acceptedTerms, + } as any); + if (checkout_url) { + window.location.href = checkout_url; + } + } catch (err) { + toast.error(getApiErrorMessage(err, t('events.errors.checkoutFailed', 'Bezahlvorgang konnte nicht gestartet werden.'))); + setBusyScope(null); + setConsentOpen(false); + } + }; + + if (loading) { return ( - + + + + + + + + ); + } + + if (error || !event) { + return ( + - {t('events.errors.notFoundBody', 'Kehre zur Eventliste zurück und wähle dort ein Event aus.')} + + {error || t('common.error', 'Ein Fehler ist aufgetreten.')} + + ); } - const activeInvite = invites.find((invite) => invite.is_active); - const guestLink = event?.public_url ?? activeInvite?.url ?? (activeInvite?.token ? `/g/${activeInvite.token}` : null); - const galleryCounts = { - photos: stats?.uploads_total ?? stats?.total ?? 0, + const galleryCounts: GalleryCounts = { + photos: stats?.total ?? 0, + likes: stats?.likes ?? 0, pending: stats?.pending_photos ?? 0, - likes: stats?.likes_total ?? stats?.likes ?? 0, }; - async function toggleGallery() { - if (!slug) return; - setBusy(true); - try { - const updated = await toggleEvent(slug); - setEvent(updated); - } catch (err) { - if (!isAuthError(err)) { - setError(getApiErrorMessage(err, t('events.errors.toggleFailed', 'Status konnte nicht angepasst werden.'))); - } - } finally { - setBusy(false); - } - } - - async function archiveEvent() { - if (!slug || !event) return; - setArchiveBusy(true); - try { - const updated = await updateEvent(slug, { status: 'archived', is_active: false }); - setEvent(updated); - toast.success(t('events.recap.archivedSuccess', 'Event archiviert. Galerie ist geschlossen.')); - } catch (err) { - if (!isAuthError(err)) { - setError(getApiErrorMessage(err, t('events.errors.archiveFailed', 'Archivierung fehlgeschlagen.'))); - } - } finally { - setArchiveBusy(false); - } - } - - function startAddonCheckout() { - if (!slug) return; - const addonKey = selectAddonKeyForScope(addons, 'gallery'); - setConsentAddonKey(addonKey); - setConsentOpen(true); - } - - async function confirmAddonCheckout(consents: { acceptedTerms: boolean; acceptedWaiver: boolean }) { - if (!slug || !consentAddonKey) return; - const currentUrl = typeof window !== 'undefined' ? `${window.location.origin}${adminPath(`/mobile/events/${slug}/recap`)}` : ''; - const successUrl = `${currentUrl}?addon_success=1`; - setCheckoutBusy(true); - setConsentBusy(true); - try { - const checkout = await createEventAddonCheckout(slug, { - addon_key: consentAddonKey, - quantity: 1, - success_url: successUrl, - cancel_url: currentUrl, - accepted_terms: consents.acceptedTerms, - accepted_waiver: consents.acceptedWaiver, - }); - if (checkout.checkout_url) { - window.location.href = checkout.checkout_url; - } else { - toast.error(t('events.errors.checkoutMissing', 'Checkout konnte nicht gestartet werden.')); - } - } catch (err) { - if (!isAuthError(err)) { - toast.error(getApiErrorMessage(err, t('events.errors.checkoutFailed', 'Add-on Checkout fehlgeschlagen.'))); - } - } finally { - setCheckoutBusy(false); - setConsentBusy(false); - setConsentOpen(false); - setConsentAddonKey(null); - } - } - - async function submitFeedback(sentiment: 'positive' | 'neutral' | 'negative') { - if (!event) return; - try { - await submitTenantFeedback({ - category: 'event_workspace_after_event', - event_slug: event.slug, - sentiment, - metadata: { - event_name: resolveName(event.name), - guest_link: guestLink, - }, - }); - toast.success(t('events.feedback.submitted', 'Danke!')); - } catch (err) { - toast.error(getApiErrorMessage(err, t('events.feedback.genericError', 'Feedback konnte nicht gesendet werden.'))); - } - } + const activeInvite = invites.find((i) => i.is_active) ?? invites[0] ?? null; + const guestLink = activeInvite?.url ?? ''; return ( load()} ariaLabel={t('common.refresh', 'Refresh')}> - - - } > - {error ? ( - - {error} + + {/* Status & Summary */} + + + + + {t('events.recap.done', 'Event beendet')} + + + {formatDate(event.event_date)} + + + {t('events.recap.statusClosed', 'Archiviert')} + + + + + + + - ) : null} - {loading ? ( - - {Array.from({ length: 4 }).map((_, idx) => ( - - ))} - - ) : event && stats ? ( - - - - - - {t('events.recap.badge', 'Nachbereitung')} - - {resolveName(event.name)} - - {t('events.recap.subtitle', 'Abschluss, Export und Galerie-Laufzeit verwalten.')} - - - - {event.is_active ? t('events.recap.galleryOpen', 'Galerie geöffnet') : t('events.recap.galleryClosed', 'Galerie geschlossen')} - - - - - navigate(adminPath(`/mobile/events/${slug}/photos`))} /> - navigate(adminPath(`/mobile/events/${slug}/edit`))} /> - - + {/* Share Section */} + + + + + {t('events.recap.shareGallery', 'Galerie teilen')} + + + + {t('events.recap.shareBody', 'Deine Gäste können die Galerie auch nach dem Event weiterhin ansehen.')} + - - - - {t('events.recap.galleryTitle', 'Galerie-Status')} - - {t('events.recap.galleryCounts', '{{photos}} Fotos, {{pending}} offen, {{likes}} Likes', galleryCounts)} - - - - - - - - - - - - - {t('events.recap.shareLink', 'Gäste-Link')} - - - {guestLink ? ( - + + + {guestLink} - ) : ( - - {t('events.recap.noPublicUrl', 'Kein Gäste-Link gesetzt. Lege den öffentlichen Link im Event-Setup fest.')} - - )} - guestLink && copyToClipboard(guestLink, t)} /> - {guestLink ? ( + + {typeof navigator !== 'undefined' && !!navigator.share && ( shareLink(guestLink, event, t)} /> - ) : null} - - {activeInvite?.qr_code_data_url ? ( - - {t('events.qr.qrAlt', - downloadQr(activeInvite.qr_code_data_url)} /> - - ) : null} - + )} + - - - - - {t('events.sections.addons.title', 'Add-ons & Upgrades')} - - - - {t('events.sections.addons.description', 'Zusätzliche Kontingente freischalten.')} + {activeInvite?.qr_code_data_url ? ( + + + QR + + downloadQr(activeInvite.qr_code_data_url!)} /> + + ) : null} + + + {/* Settings */} + + + + + {t('events.recap.settings', 'Nachlauf-Optionen')} - { - startAddonCheckout(); - }} - loading={checkoutBusy} - /> - + - - - - - {t('events.recap.settingsTitle', 'Gast-Einstellungen')} - - - + updateSetting(event, setEvent, slug, 'guest_downloads_enabled', value, setError, t)} + onToggle={(value) => updateSetting(event, setEvent, slug, 'guest_downloads_enabled', value, setError, t as any)} /> - updateSetting(event, setEvent, slug, 'guest_sharing_enabled', value, setError, t)} + onToggle={(value) => updateSetting(event, setEvent, slug, 'guest_sharing_enabled', value, setError, t as any)} /> - + + - - - - - {t('events.recap.archiveTitle', 'Event archivieren')} - - - - {t('events.recap.archiveCopy', 'Schließt die Galerie und markiert das Event als abgeschlossen.')} + {/* Extensions */} + + + + + {t('events.recap.addons', 'Galerie verlängern')} - archiveEvent()} loading={archiveBusy} /> - + + + {t('events.recap.addonBody', 'Die Online-Zeit deiner Galerie neigt sich dem Ende? Hier kannst du sie verlängern.')} + + + + {addons + .filter((a) => a.key === 'gallery_extension') + .map((addon) => ( + handleCheckout(addon.key)} + loading={busyScope === addon.key} + /> + ))} + + + - - - - - {t('events.recap.feedbackTitle', 'Wie lief das Event?')} - - - - void submitFeedback('positive')} /> - void submitFeedback('neutral')} /> - void submitFeedback('negative')} /> - - - - ) : null} { - if (consentBusy) return; setConsentOpen(false); - setConsentAddonKey(null); + setBusyScope(null); }} - onConfirm={confirmAddonCheckout} - busy={consentBusy} - t={t} + onConfirm={handleConsentConfirm} + busy={Boolean(busyScope)} + t={t as any} /> ); } -function Stat({ label, value }: { label: string; value: string }) { - const { border, muted, textStrong } = useAdminTheme(); +function Stat({ label, value, pill }: { label: string; value: string; pill?: boolean }) { + const { textStrong, muted, accentSoft, border } = useAdminTheme(); return ( - + {label} {value} - + ); } -function ToggleRow({ label, value, onToggle }: { label: string; value: boolean; onToggle: (value: boolean) => void }) { +function ToggleOption({ label, value, onToggle }: { label: string; value: boolean; onToggle: (val: boolean) => void }) { const { textStrong } = useAdminTheme(); return ( - - + + {label} string) { - navigator.clipboard - .writeText(value) - .then(() => toast.success(t('events.recap.copySuccess', 'Link kopiert'))) - .catch(() => toast.error(t('events.recap.copyError', 'Link konnte nicht kopiert werden.'))); +function copyToClipboard(value: string, t: any) { + if (typeof window !== 'undefined') { + void window.navigator.clipboard.writeText(value); + toast.success(t('events.recap.copySuccess', 'Link kopiert')); + } } -async function shareLink(value: string, event: TenantEvent, t: (key: string, fallback?: string) => string) { - if (navigator.share) { +async function shareLink(value: string, event: TenantEvent | null, t: any) { + if (typeof window !== 'undefined' && navigator.share) { try { await navigator.share({ - title: resolveName(event.name), - text: t('events.recap.shareGuests', 'Gäste-Galerie teilen'), + title: resolveName(event?.name ?? ''), + text: t('events.recap.shareText', 'Schau dir die Fotos von unserem Event an!'), url: value, }); - return; } catch { - // ignore + // silently ignore or fallback to copy } } - copyToClipboard(value, t); } function downloadQr(dataUrl: string) { @@ -476,4 +392,4 @@ function formatDate(iso?: string | null): string { const date = new Date(iso); if (Number.isNaN(date.getTime())) return ''; return date.toLocaleDateString(undefined, { day: '2-digit', month: 'short', year: 'numeric' }); -} +} \ No newline at end of file diff --git a/resources/js/admin/mobile/EventTasksPage.tsx b/resources/js/admin/mobile/EventTasksPage.tsx index 83c8806..c8ad371 100644 --- a/resources/js/admin/mobile/EventTasksPage.tsx +++ b/resources/js/admin/mobile/EventTasksPage.tsx @@ -183,7 +183,7 @@ export default function MobileEventTasksPage() { setSearchTerm(''); }, [slug]); - const scrollToSection = (ref: React.RefObject) => { + const scrollToSection = (ref: React.RefObject) => { if (ref.current) { ref.current.scrollIntoView({ behavior: 'smooth', block: 'start' }); } @@ -561,8 +561,8 @@ export default function MobileEventTasksPage() { /> - - + + {t('events.tasks.count', '{{count}} Tasks', { count: filteredTasks.length })} - + {filteredTasks.map((task, idx) => ( - + } aria-label={t('events.tasks.remove', 'Remove task')} disabled={busyId === task.id} - onPress={(event) => { + onPress={(event: any) => { event?.stopPropagation?.(); setDeleteCandidate(task); }} @@ -729,9 +729,9 @@ export default function MobileEventTasksPage() { {t('events.tasks.libraryEmpty', 'Keine weiteren Aufgaben verfügbar.')} ) : ( - + {(expandedLibrary ? library : library.slice(0, 6)).map((task, idx, arr) => ( - + ) : ( - + {(expandedCollections ? collections : collections.slice(0, 6)).map((collection, idx, arr) => ( - + - + {emotions.map((em, idx) => ( - + - + - - + + } /> - + { setLoading(true); try { - const data = await loadNotifications(t, events, { scope: scopeParam, status: statusParam, eventSlug: slug }); + const data = await loadNotifications(t as any, events, { scope: scopeParam, status: statusParam, eventSlug: slug }); setNotifications(data); setError(null); } catch (err) { diff --git a/resources/js/admin/mobile/PackageShopPage.tsx b/resources/js/admin/mobile/PackageShopPage.tsx index 95075b0..03d1fe1 100644 --- a/resources/js/admin/mobile/PackageShopPage.tsx +++ b/resources/js/admin/mobile/PackageShopPage.tsx @@ -39,7 +39,7 @@ export default function MobilePackageShopPage() { if (isLoading) { return ( - + navigate(-1)} activeTab="profile"> @@ -71,7 +71,7 @@ export default function MobilePackageShopPage() { }); return ( - + navigate(-1)} activeTab="profile"> {recommendedFeature && ( @@ -156,7 +156,7 @@ function PackageShopCard({ {pkg.name} - {isRecommended && {t('shop.badges.recommended', 'Recommended')}} + {isRecommended && {t('shop.badges.recommended', 'Recommended')}} {isActive && {t('shop.badges.active', 'Active')}} @@ -171,7 +171,9 @@ function PackageShopCard({ )} - + + + @@ -238,7 +240,7 @@ function CheckoutConfirmation({ pkg, onCancel }: { pkg: Package; onCancel: () => }; return ( - + {t('shop.confirmSubtitle', 'You are upgrading to:')} diff --git a/resources/js/admin/mobile/ProfilePage.tsx b/resources/js/admin/mobile/ProfilePage.tsx index 5857bf9..8ef4728 100644 --- a/resources/js/admin/mobile/ProfilePage.tsx +++ b/resources/js/admin/mobile/ProfilePage.tsx @@ -82,127 +82,129 @@ export default function MobileProfilePage() { {t('mobileProfile.settings', 'Settings')} - - - navigate(adminPath('/mobile/settings'))}> + + + + navigate(adminPath('/mobile/profile/security'))}> + + {t('mobileProfile.account', 'Account & security')} + + } + iconAfter={} + /> + + + + navigate(adminPath('/mobile/billing#packages'))}> + + {t('billing.sections.packages.title', 'Packages & Billing')} + + } + iconAfter={} + /> + + + + navigate(adminPath('/mobile/billing#invoices'))}> + + {t('billing.sections.invoices.title', 'Invoices & Payments')} + + } + iconAfter={} + /> + + + + navigate(ADMIN_DATA_EXPORTS_PATH)}> + + {t('dataExports.title', 'Data exports')} + + } + iconAfter={} + /> + + + - {t('mobileProfile.account', 'Account & security')} - + + + + {t('mobileProfile.language', 'Language')} + + + } + iconAfter={ + { + const lng = e.target.value; + setLanguage(lng); + void i18n.changeLanguage(lng); + }} + compact + style={{ minWidth: 130 }} + > + + + } - iconAfter={} /> - - - - navigate(adminPath('/mobile/billing#packages'))}> + + - {t('billing.sections.packages.title', 'Packages & Billing')} - + + + + {t('mobileProfile.theme', 'Theme')} + + } - iconAfter={} - /> - - - - navigate(adminPath('/mobile/billing#invoices'))}> - - {t('billing.sections.invoices.title', 'Invoices & Payments')} - + iconAfter={ + updateAppearance(e.target.value as 'light' | 'dark' | 'system')} + compact + style={{ minWidth: 130 }} + > + + + + } - iconAfter={} /> - - - - navigate(ADMIN_DATA_EXPORTS_PATH)}> - - {t('dataExports.title', 'Data exports')} - - } - iconAfter={} - /> - - - - - - - {t('mobileProfile.language', 'Language')} - - - } - iconAfter={ - { - const lng = e.target.value; - setLanguage(lng); - void i18n.changeLanguage(lng); - }} - compact - style={{ minWidth: 130 }} - > - - - - } - /> - - - - - - {t('mobileProfile.theme', 'Theme')} - - - } - iconAfter={ - updateAppearance(e.target.value as 'light' | 'dark' | 'system')} - compact - style={{ minWidth: 130 }} - > - - - - - } - /> - - + + + ); -} +} \ No newline at end of file diff --git a/resources/js/admin/mobile/QrLayoutCustomizePage.tsx b/resources/js/admin/mobile/QrLayoutCustomizePage.tsx index b4a2ae9..f65cbfe 100644 --- a/resources/js/admin/mobile/QrLayoutCustomizePage.tsx +++ b/resources/js/admin/mobile/QrLayoutCustomizePage.tsx @@ -69,7 +69,7 @@ export default function MobileQrLayoutCustomizePage() { const layoutParam = searchParams.get('layout'); const navigate = useNavigate(); const { t } = useTranslation('management'); - const { textStrong, danger } = useAdminTheme(); + const { textStrong, danger, muted, border, primary, surface, surfaceMuted, overlay, shadow } = useAdminTheme(); const [event, setEvent] = React.useState(null); const [invite, setInvite] = React.useState(null); @@ -420,9 +420,9 @@ function renderEventName(name: TenantEvent['name'] | null | undefined): string | function getDefaultSlots(): Record { return { - headline: { x: 0.08, y: 0.12, w: 0.84, fontSize: 90, fontWeight: 800, fontFamily: DEFAULT_DISPLAY_FONT, align: 'center' }, - subtitle: { x: 0.1, y: 0.21, w: 0.8, fontSize: 37, fontWeight: 600, fontFamily: DEFAULT_BODY_FONT, align: 'center' }, - description: { x: 0.1, y: 0.66, w: 0.8, fontSize: 26, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.4, align: 'center' }, + headline: { x: 0.08, y: 0.12, w: 0.84, fontSize: 90, fontWeight: 800, fontFamily: DEFAULT_DISPLAY_FONT, align: 'center' as const }, + subtitle: { x: 0.1, y: 0.21, w: 0.8, fontSize: 37, fontWeight: 600, fontFamily: DEFAULT_BODY_FONT, align: 'center' as const }, + description: { x: 0.1, y: 0.66, w: 0.8, fontSize: 26, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.4, align: 'center' as const }, instructions: { x: 0.1, y: 0.7, w: 0.8, fontSize: 24, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.5 }, qr: { x: 0.39, y: 0.37, w: 0.27 }, }; @@ -453,9 +453,9 @@ function resolveSlots(layout: EventQrInviteLayout | null, isFoldable: boolean, o const baseSlots = isFoldable ? { - headline: { x: 0.08, y: 0.15, w: 0.84, fontSize: 50, fontWeight: 800, fontFamily: DEFAULT_DISPLAY_FONT, align: 'center' }, - subtitle: { x: 0.1, y: 0.21, w: 0.8, fontSize: 37, fontWeight: 600, fontFamily: DEFAULT_BODY_FONT, align: 'center' }, - description: { x: 0.1, y: 0.66, w: 0.8, fontSize: 13, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.4, align: 'center' }, + headline: { x: 0.08, y: 0.15, w: 0.84, fontSize: 50, fontWeight: 800, fontFamily: DEFAULT_DISPLAY_FONT, align: 'center' as const }, + subtitle: { x: 0.1, y: 0.21, w: 0.8, fontSize: 37, fontWeight: 600, fontFamily: DEFAULT_BODY_FONT, align: 'center' as const }, + description: { x: 0.1, y: 0.66, w: 0.8, fontSize: 13, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.4, align: 'center' as const }, instructions: { x: 0.12, y: 0.36, w: 0.76, fontSize: 13, fontFamily: DEFAULT_BODY_FONT, lineHeight: 1.3 }, qr: { x: 0.3, y: 0.3, w: 0.28 }, } @@ -520,8 +520,8 @@ function buildFabricOptions({ const elements: LayoutElement[] = []; const textColor = layout?.preview?.text ?? ADMIN_COLORS.backdrop; const accentColor = layout?.preview?.accent ?? ADMIN_COLORS.primary; - const secondaryColor = layout?.preview?.secondary ?? ADMIN_COLORS.text; - const badgeColor = layout?.preview?.badge ?? accentColor; + const secondaryColor = (layout?.preview as any)?.secondary ?? ADMIN_COLORS.text; + const badgeColor = (layout?.preview as any)?.badge ?? accentColor; const rotatePoint = (cx: number, cy: number, x: number, y: number, angleDeg: number) => { const rad = (angleDeg * Math.PI) / 180; @@ -862,15 +862,18 @@ function TextStep({ textFields, onChange, onSave, + onBulkAdd, saving, }: { onBack: () => void; textFields: { headline: string; subtitle: string; description: string; instructions: string[] }; onChange: (fields: { headline: string; subtitle: string; description: string; instructions: string[] }) => void; onSave: () => void; + onBulkAdd?: () => void; saving: boolean; }) { const { t } = useTranslation('management'); + const { textStrong, border, surface, muted } = useAdminTheme(); const updateField = (key: 'headline' | 'subtitle' | 'description', value: string) => { onChange({ ...textFields, [key]: value }); @@ -941,7 +944,7 @@ function TextStep({ onChangeText={(val) => updateInstruction(idx, val)} placeholder={t('events.qr.instructionsPlaceholder', 'Schritt hinzufügen')} numberOfLines={2} - flex={1} + {...({ flex: 1 } as any)} size="$4" /> removeInstruction(idx)} disabled={textFields.instructions.length === 1}> @@ -1096,7 +1099,8 @@ function PreviewStep({ const aspectRatio = `${canvasBase.width}/${canvasBase.height}`; const paper = resolvePaper(layout); - const isLandscape = ((layout?.orientation ?? (isFoldable ? 'landscape' : 'portrait')) || '').toLowerCase() === 'landscape'; + const orientation = ((layout?.orientation ?? (isFoldable ? 'landscape' : 'portrait')) || '').toString().toLowerCase(); + const isLandscape = orientation === 'landscape'; const orientationLabel = isLandscape ? t('events.qr.orientation.landscape', 'Landscape') : t('events.qr.orientation.portrait', 'Portrait'); @@ -1157,14 +1161,14 @@ function PreviewStep({ try { await loadFonts(); const pdfBytes = await generatePdfBytes(exportOptions, paper, orientation); - const blob = new Blob([pdfBytes], { type: 'application/pdf' }); + const blob = new Blob([pdfBytes as any], { type: 'application/pdf' }); triggerDownloadFromBlob(blob, 'qr-layout.pdf'); } catch (err) { toast.error(t('events.qr.exportFailed', 'Export fehlgeschlagen')); console.error(err); } }} - style={{ flex: 1, minWidth: 0 }} + style={{ flex: 1, minWidth: 0 } as any} /> @@ -1315,7 +1319,7 @@ function LayoutControls({ return ( - + {label} @@ -1323,7 +1327,7 @@ function LayoutControls({ - + @@ -1546,7 +1550,7 @@ function LayoutControls({ {qrSlot ? ( - + {t('events.qr.qr_code_label', 'QR‑Code')} @@ -1554,7 +1558,7 @@ function LayoutControls({ - + diff --git a/resources/js/admin/mobile/QrPrintPage.tsx b/resources/js/admin/mobile/QrPrintPage.tsx index 4aaa4a3..b9fc4eb 100644 --- a/resources/js/admin/mobile/QrPrintPage.tsx +++ b/resources/js/admin/mobile/QrPrintPage.tsx @@ -544,6 +544,7 @@ function PreviewStep({ presets, textFields, qrUrl, + qrImage, onExport, }: { onBack: () => void; @@ -552,6 +553,7 @@ function PreviewStep({ presets: { id: string; src: string; label: string }[]; textFields: { headline: string; subtitle: string; description: string; instructions: string[] }; qrUrl: string; + qrImage: string; onExport: (format: 'pdf' | 'png') => void; }) { const { t } = useTranslation('management'); diff --git a/resources/js/admin/mobile/SettingsPage.tsx b/resources/js/admin/mobile/SettingsPage.tsx index 7daa19d..bf1a142 100644 --- a/resources/js/admin/mobile/SettingsPage.tsx +++ b/resources/js/admin/mobile/SettingsPage.tsx @@ -241,8 +241,8 @@ export default function MobileSettingsPage() { {t('mobileSettings.notificationsLoading', 'Loading settings ...')} ) : ( - - + + {AVAILABLE_PREFS.map((key, index) => ( - + { used: 100, remaining: 0, percentage: 100, - state: 'limit_reached', + state: 'limit_reached' as const, threshold_reached: null, next_threshold: null, thresholds: [], diff --git a/resources/js/admin/mobile/__tests__/qrLayoutUtils.test.ts b/resources/js/admin/mobile/__tests__/qrLayoutUtils.test.ts index 93aca79..dc0c64d 100644 --- a/resources/js/admin/mobile/__tests__/qrLayoutUtils.test.ts +++ b/resources/js/admin/mobile/__tests__/qrLayoutUtils.test.ts @@ -39,9 +39,9 @@ describe('buildInitialTextFields', () => { }); describe('resolveLayoutForFormat', () => { - const layouts: EventQrInviteLayout[] = [ - { id: 'portrait-a4', paper: 'a4', orientation: 'portrait', panel_mode: 'single', format_hint: 'poster-a4' } as EventQrInviteLayout, - { id: 'foldable', paper: 'a4', orientation: 'landscape', panel_mode: 'double-mirror', format_hint: 'foldable-a5' } as EventQrInviteLayout, + const layouts = [ + { id: 'portrait-a4', paper: 'a4', orientation: 'portrait', panel_mode: 'single', format_hint: 'poster-a4' } as any as EventQrInviteLayout, + { id: 'foldable', paper: 'a4', orientation: 'landscape', panel_mode: 'double-mirror', format_hint: 'foldable-a5' } as any as EventQrInviteLayout, ]; it('returns portrait layout for A4 poster', () => { diff --git a/resources/js/admin/mobile/billingUsage.ts b/resources/js/admin/mobile/billingUsage.ts index e2420ee..8cc3aed 100644 --- a/resources/js/admin/mobile/billingUsage.ts +++ b/resources/js/admin/mobile/billingUsage.ts @@ -96,10 +96,10 @@ export const buildPackageUsageMetrics = (pkg: TenantPackageSummary): PackageUsag const resolvedGalleryUsed = normalizeCount(galleryUsed); return [ - { key: 'events', limit: eventLimit, used: eventUsed, remaining: resolvedEventRemaining }, - { key: 'guests', limit: guestLimit, used: guestUsed, remaining: resolvedGuestRemaining }, - { key: 'photos', limit: photoLimit, used: photoUsed, remaining: resolvedPhotoRemaining }, - { key: 'gallery', limit: galleryLimit, used: resolvedGalleryUsed, remaining: resolvedGalleryRemaining }, + { key: 'events' as const, limit: eventLimit, used: eventUsed, remaining: resolvedEventRemaining }, + { key: 'guests' as const, limit: guestLimit, used: guestUsed, remaining: resolvedGuestRemaining }, + { key: 'photos' as const, limit: photoLimit, used: photoUsed, remaining: resolvedPhotoRemaining }, + { key: 'gallery' as const, limit: galleryLimit, used: resolvedGalleryUsed, remaining: resolvedGalleryRemaining }, ].filter((metric) => metric.limit !== null); }; diff --git a/resources/js/admin/mobile/components/BottomNav.tsx b/resources/js/admin/mobile/components/BottomNav.tsx index 516abd4..a5fb75c 100644 --- a/resources/js/admin/mobile/components/BottomNav.tsx +++ b/resources/js/admin/mobile/components/BottomNav.tsx @@ -1,11 +1,13 @@ import React from 'react'; +import { useLocation } from 'react-router-dom'; import { YStack, XStack } from '@tamagui/stacks'; import { SizableText as Text } from '@tamagui/text'; import { Pressable } from '@tamagui/react-native-web-lite'; -import { Home, CheckSquare, Image as ImageIcon, User } from 'lucide-react'; +import { Home, CheckSquare, Image as ImageIcon, User, LayoutDashboard } from 'lucide-react'; import { useTranslation } from 'react-i18next'; import { withAlpha } from './colors'; import { useAdminTheme } from '../theme'; +import { adminPath } from '../../constants'; const ICON_SIZE = 20; @@ -13,12 +15,16 @@ export type NavKey = 'home' | 'tasks' | 'uploads' | 'profile'; export function BottomNav({ active, onNavigate }: { active: NavKey; onNavigate: (key: NavKey) => void }) { const { t } = useTranslation('mobile'); + const location = useLocation(); const { surface, border, primary, accentSoft, muted, subtle, shadow } = useAdminTheme(); const surfaceColor = surface; const navSurface = withAlpha(surfaceColor, 0.92); const [pressedKey, setPressedKey] = React.useState(null); + + const isDeepHome = active === 'home' && location.pathname !== adminPath('/mobile/dashboard'); + const items: Array<{ key: NavKey; icon: React.ComponentType<{ size?: number; color?: string }>; label: string }> = [ - { key: 'home', icon: Home, label: t('nav.home', 'Home') }, + { key: 'home', icon: isDeepHome ? LayoutDashboard : Home, label: t('nav.home', 'Home') }, { key: 'tasks', icon: CheckSquare, label: t('nav.tasks', 'Tasks') }, { key: 'uploads', icon: ImageIcon, label: t('nav.uploads', 'Uploads') }, { key: 'profile', icon: User, label: t('nav.profile', 'Profile') }, diff --git a/resources/js/admin/mobile/components/FormControls.tsx b/resources/js/admin/mobile/components/FormControls.tsx index f0d309d..ddcbadd 100644 --- a/resources/js/admin/mobile/components/FormControls.tsx +++ b/resources/js/admin/mobile/components/FormControls.tsx @@ -58,7 +58,7 @@ export const MobileInput = React.forwardRef} {...props} - type={type} + {...({ type } as any)} secureTextEntry={isPassword} onChangeText={(value) => { onChange?.({ target: { value } } as React.ChangeEvent); @@ -75,11 +75,11 @@ export const MobileInput = React.forwardRef ); }, @@ -97,11 +97,11 @@ export const MobileTextArea = React.forwardRef<