@tamagui/demos 1.122.8 → 1.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ToggleGroupDemo.cjs +10 -3
- package/dist/cjs/ToggleGroupDemo.js +10 -3
- package/dist/cjs/ToggleGroupDemo.js.map +1 -1
- package/dist/cjs/ToggleGroupDemo.native.js +10 -4
- package/dist/cjs/ToggleGroupDemo.native.js.map +2 -2
- package/dist/esm/ToggleGroupDemo.js +11 -4
- package/dist/esm/ToggleGroupDemo.js.map +1 -1
- package/dist/esm/ToggleGroupDemo.mjs +11 -4
- package/dist/esm/ToggleGroupDemo.mjs.map +1 -1
- package/dist/esm/ToggleGroupDemo.native.js +11 -4
- package/dist/esm/ToggleGroupDemo.native.js.map +2 -2
- package/dist/jsx/ToggleGroupDemo.js +11 -4
- package/dist/jsx/ToggleGroupDemo.js.map +1 -1
- package/dist/jsx/ToggleGroupDemo.mjs +11 -4
- package/dist/jsx/ToggleGroupDemo.mjs.map +1 -1
- package/dist/jsx/ToggleGroupDemo.native.js +11 -4
- package/dist/jsx/ToggleGroupDemo.native.js.map +2 -2
- package/package.json +23 -23
- package/src/ToggleGroupDemo.tsx +16 -7
- package/types/AccordionDemo.d.ts +0 -2
- package/types/AccordionDemo.d.ts.map +0 -1
- package/types/AddThemeDemo.d.ts +0 -2
- package/types/AddThemeDemo.d.ts.map +0 -1
- package/types/AlertDialogDemo.d.ts +0 -2
- package/types/AlertDialogDemo.d.ts.map +0 -1
- package/types/AnimationsDemo.d.ts +0 -21
- package/types/AnimationsDemo.d.ts.map +0 -1
- package/types/AnimationsEnterDemo.d.ts +0 -2
- package/types/AnimationsEnterDemo.d.ts.map +0 -1
- package/types/AnimationsHoverDemo.d.ts +0 -2
- package/types/AnimationsHoverDemo.d.ts.map +0 -1
- package/types/AnimationsPresenceDemo.d.ts +0 -3
- package/types/AnimationsPresenceDemo.d.ts.map +0 -1
- package/types/AnimationsTimingDemo.d.ts +0 -2
- package/types/AnimationsTimingDemo.d.ts.map +0 -1
- package/types/AvatarDemo.d.ts +0 -2
- package/types/AvatarDemo.d.ts.map +0 -1
- package/types/BuildAButtonDemo.d.ts +0 -2
- package/types/BuildAButtonDemo.d.ts.map +0 -1
- package/types/ButtonDemo.d.ts +0 -2
- package/types/ButtonDemo.d.ts.map +0 -1
- package/types/CardDemo.d.ts +0 -4
- package/types/CardDemo.d.ts.map +0 -1
- package/types/CheckboxDemo.d.ts +0 -6
- package/types/CheckboxDemo.d.ts.map +0 -1
- package/types/CheckboxHeadlessDemo.d.ts +0 -2
- package/types/CheckboxHeadlessDemo.d.ts.map +0 -1
- package/types/CheckboxUnstyledDemo.d.ts +0 -213
- package/types/CheckboxUnstyledDemo.d.ts.map +0 -1
- package/types/ColorsDemo.d.ts +0 -2
- package/types/ColorsDemo.d.ts.map +0 -1
- package/types/DialogDemo.d.ts +0 -2
- package/types/DialogDemo.d.ts.map +0 -1
- package/types/FormsDemo.d.ts +0 -5
- package/types/FormsDemo.d.ts.map +0 -1
- package/types/Grid.d.ts +0 -8
- package/types/Grid.d.ts.map +0 -1
- package/types/GroupDemo.d.ts +0 -2
- package/types/GroupDemo.d.ts.map +0 -1
- package/types/HeadingsDemo.d.ts +0 -2
- package/types/HeadingsDemo.d.ts.map +0 -1
- package/types/ImageDemo.d.ts +0 -2
- package/types/ImageDemo.d.ts.map +0 -1
- package/types/InputsDemo.d.ts +0 -2
- package/types/InputsDemo.d.ts.map +0 -1
- package/types/LabelDemo.d.ts +0 -2
- package/types/LabelDemo.d.ts.map +0 -1
- package/types/LinearGradientDemo.d.ts +0 -2
- package/types/LinearGradientDemo.d.ts.map +0 -1
- package/types/ListItemDemo.d.ts +0 -2
- package/types/ListItemDemo.d.ts.map +0 -1
- package/types/LucideIconsDemo.d.ts +0 -2
- package/types/LucideIconsDemo.d.ts.map +0 -1
- package/types/NewInputsDemo.d.ts +0 -2
- package/types/NewInputsDemo.d.ts.map +0 -1
- package/types/PopoverDemo.d.ts +0 -8
- package/types/PopoverDemo.d.ts.map +0 -1
- package/types/ProgressDemo.d.ts +0 -2
- package/types/ProgressDemo.d.ts.map +0 -1
- package/types/RadioGroupDemo.d.ts +0 -8
- package/types/RadioGroupDemo.d.ts.map +0 -1
- package/types/RadioGroupHeadlessDemo.d.ts +0 -2
- package/types/RadioGroupHeadlessDemo.d.ts.map +0 -1
- package/types/RadioGroupUnstyledDemo.d.ts +0 -2
- package/types/RadioGroupUnstyledDemo.d.ts.map +0 -1
- package/types/ReplaceThemeDemo.d.ts +0 -2
- package/types/ReplaceThemeDemo.d.ts.map +0 -1
- package/types/ScrollViewDemo.d.ts +0 -2
- package/types/ScrollViewDemo.d.ts.map +0 -1
- package/types/SelectDemo.d.ts +0 -4
- package/types/SelectDemo.d.ts.map +0 -1
- package/types/SeparatorDemo.d.ts +0 -2
- package/types/SeparatorDemo.d.ts.map +0 -1
- package/types/ShapesDemo.d.ts +0 -2
- package/types/ShapesDemo.d.ts.map +0 -1
- package/types/SheetDemo.d.ts +0 -2
- package/types/SheetDemo.d.ts.map +0 -1
- package/types/SliderDemo.d.ts +0 -2
- package/types/SliderDemo.d.ts.map +0 -1
- package/types/SpinnerDemo.d.ts +0 -2
- package/types/SpinnerDemo.d.ts.map +0 -1
- package/types/StacksDemo.d.ts +0 -2
- package/types/StacksDemo.d.ts.map +0 -1
- package/types/SwitchDemo.d.ts +0 -7
- package/types/SwitchDemo.d.ts.map +0 -1
- package/types/SwitchHeadlessDemo.d.ts +0 -2
- package/types/SwitchHeadlessDemo.d.ts.map +0 -1
- package/types/SwitchUnstyledDemo.d.ts +0 -152
- package/types/SwitchUnstyledDemo.d.ts.map +0 -1
- package/types/TabsAdvancedDemo.d.ts +0 -2
- package/types/TabsAdvancedDemo.d.ts.map +0 -1
- package/types/TabsDemo.d.ts +0 -2
- package/types/TabsDemo.d.ts.map +0 -1
- package/types/TextDemo.d.ts +0 -2
- package/types/TextDemo.d.ts.map +0 -1
- package/types/ThemeBuilderDemo.d.ts +0 -2
- package/types/ThemeBuilderDemo.d.ts.map +0 -1
- package/types/ThemeInverseDemo.d.ts +0 -2
- package/types/ThemeInverseDemo.d.ts.map +0 -1
- package/types/ToastDemo.d.ts +0 -7
- package/types/ToastDemo.d.ts.map +0 -1
- package/types/ToastDuplicateDemo.d.ts +0 -5
- package/types/ToastDuplicateDemo.d.ts.map +0 -1
- package/types/ToggleGroupDemo.d.ts +0 -2
- package/types/ToggleGroupDemo.d.ts.map +0 -1
- package/types/TokensDemo.d.ts +0 -2
- package/types/TokensDemo.d.ts.map +0 -1
- package/types/TooltipDemo.d.ts +0 -2
- package/types/TooltipDemo.d.ts.map +0 -1
- package/types/UpdateThemeDemo.d.ts +0 -2
- package/types/UpdateThemeDemo.d.ts.map +0 -1
- package/types/WebNativeImageDemo.d.ts +0 -2
- package/types/WebNativeImageDemo.d.ts.map +0 -1
- package/types/index.d.ts +0 -58
- package/types/index.d.ts.map +0 -1
- package/types/tamagui.config.d.ts +0 -893
- package/types/tamagui.config.d.ts.map +0 -1
- package/types/useOnIntersecting.d.ts +0 -10
- package/types/useOnIntersecting.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AnimationsPresenceDemo.d.ts","sourceRoot":"","sources":["../src/AnimationsPresenceDemo.tsx"],"names":[],"mappings":"AAaA,eAAO,MAAM,MAAM,OAAkD,CAAA;AA+BrE,wBAAgB,sBAAsB,4CAgDrC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AnimationsTimingDemo.d.ts","sourceRoot":"","sources":["../src/AnimationsTimingDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,oBAAoB,4CAkBnC"}
|
package/types/AvatarDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarDemo.d.ts","sourceRoot":"","sources":["../src/AvatarDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,4CAoBzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BuildAButtonDemo.d.ts","sourceRoot":"","sources":["../src/BuildAButtonDemo.tsx"],"names":[],"mappings":"AAgBA,wBAAgB,gBAAgB,4CAgB/B"}
|
package/types/ButtonDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonDemo.d.ts","sourceRoot":"","sources":["../src/ButtonDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,CAAC,KAAK,KAAA,2CAsC/B"}
|
package/types/CardDemo.d.ts
DELETED
package/types/CardDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CardDemo.d.ts","sourceRoot":"","sources":["../src/CardDemo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAGxC,wBAAgB,QAAQ,4CAevB;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,SAAS,2CAwBxC"}
|
package/types/CheckboxDemo.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { CheckboxProps } from 'tamagui';
|
|
2
|
-
export declare function CheckboxDemo(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare function CheckboxWithLabel({ size, label, ...checkboxProps }: CheckboxProps & {
|
|
4
|
-
label?: string;
|
|
5
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
//# sourceMappingURL=CheckboxDemo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxDemo.d.ts","sourceRoot":"","sources":["../src/CheckboxDemo.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAG5C,wBAAgB,YAAY,4CAQ3B;AAED,wBAAgB,iBAAiB,CAAC,EAChC,IAAI,EACJ,KAAqC,EACrC,GAAG,aAAa,EACjB,EAAE,aAAa,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,2CAepC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxHeadlessDemo.d.ts","sourceRoot":"","sources":["../src/CheckboxHeadlessDemo.tsx"],"names":[],"mappings":"AASA,wBAAgB,oBAAoB,4CASnC"}
|
|
@@ -1,213 +0,0 @@
|
|
|
1
|
-
export declare const Checkbox: import("react").ForwardRefExoticComponent<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
|
|
2
|
-
size?: import("tamagui").SizeTokens | undefined;
|
|
3
|
-
disabled?: boolean | undefined;
|
|
4
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
5
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
6
|
-
top?: number;
|
|
7
|
-
bottom?: number;
|
|
8
|
-
left?: number;
|
|
9
|
-
right?: number;
|
|
10
|
-
} | null | undefined;
|
|
11
|
-
transparent?: boolean | undefined;
|
|
12
|
-
fullscreen?: boolean | undefined;
|
|
13
|
-
circular?: boolean | undefined;
|
|
14
|
-
hoverTheme?: boolean | undefined;
|
|
15
|
-
pressTheme?: boolean | undefined;
|
|
16
|
-
focusTheme?: boolean | undefined;
|
|
17
|
-
elevate?: boolean | undefined;
|
|
18
|
-
bordered?: number | boolean | undefined;
|
|
19
|
-
backgrounded?: boolean | undefined;
|
|
20
|
-
radiused?: boolean | undefined;
|
|
21
|
-
padded?: boolean | undefined;
|
|
22
|
-
chromeless?: boolean | "all" | undefined;
|
|
23
|
-
unstyled?: boolean | undefined;
|
|
24
|
-
}>, "theme" | "native" | "debug" | "userSelect" | "cursor" | "pointerEvents" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "maxHeight" | "maxWidth" | "marginBottom" | "minHeight" | "minWidth" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "zIndex" | "size" | "style" | "transform" | "space" | "background" | "outlineColor" | "hitSlop" | "children" | "target" | "htmlFor" | "asChild" | "dangerouslySetInnerHTML" | "disabled" | "className" | "themeShallow" | "themeInverse" | "id" | "tag" | "group" | "untilMeasured" | "componentName" | "tabIndex" | "role" | "disableOptimization" | "forceStyle" | "disableClassName" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "testID" | "nativeID" | "collapsable" | "collapsableChildren" | "renderToHardwareTextureAndroid" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "x" | "y" | "perspective" | "scale" | "scaleX" | "scaleY" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "transition" | "textWrap" | "contain" | "touchAction" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "scrollbarWidth" | "transformOrigin" | "filter" | "mixBlendMode" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundRepeat" | "backgroundSize" | "backgroundClip" | "backgroundBlendMode" | "backgroundAttachment" | "clipPath" | "caretColor" | "transformStyle" | "mask" | "maskImage" | "textEmphasis" | "borderImage" | "float" | "content" | "overflowBlock" | "overflowInline" | "maskBorder" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "gridRow" | "gridRowEnd" | "gridRowGap" | "gridRowStart" | "gridColumn" | "gridColumnEnd" | "gridColumnGap" | "gridColumnStart" | "gridTemplateColumns" | "gridTemplateAreas" | "backdropFilter" | "containerType" | "blockSize" | "inlineSize" | "minBlockSize" | "maxBlockSize" | "objectFit" | "verticalAlign" | "minInlineSize" | "maxInlineSize" | "borderInlineColor" | "borderInlineStartColor" | "borderInlineEndColor" | "borderBlockWidth" | "borderBlockStartWidth" | "borderBlockEndWidth" | "borderInlineWidth" | "borderInlineStartWidth" | "borderInlineEndWidth" | "borderBlockStyle" | "borderBlockStartStyle" | "borderBlockEndStyle" | "borderInlineStyle" | "borderInlineStartStyle" | "borderInlineEndStyle" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "insetBlock" | "insetBlockStart" | "insetBlockEnd" | "insetInline" | "insetInlineStart" | "insetInlineEnd" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "animatePresence" | "backfaceVisibility" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopEndRadius" | "borderTopStartRadius" | "isolation" | "boxShadow" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "rowGap" | "gap" | "columnGap" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "inset" | "transformMatrix" | "rotation" | "translateX" | "translateY" | "onPress" | "onLongPress" | "onPressIn" | "onPressOut" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onFocus" | "onBlur" | "hoverStyle" | "pressStyle" | "focusStyle" | "focusWithinStyle" | "focusVisibleStyle" | "disabledStyle" | "exitStyle" | "enterStyle" | "value" | `$${string}` | "unstyled" | "name" | "scaleIcon" | "checked" | "defaultChecked" | "required" | "onCheckedChange" | "labelledBy" | "scaleSize" | "sizeAdjust" | `$${number}` | `$group-${string}` | `$group-${number}` | `$group-${string}-hover` | `$group-${string}-press` | `$group-${string}-focus` | `$group-${string}-focusVisible` | `$group-${string}-focusWithin` | `$group-${number}-hover` | `$group-${number}-press` | `$group-${number}-focus` | `$group-${number}-focusVisible` | `$group-${number}-focusWithin` | `$theme-${string}` | `$theme-${number}`> & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & import("@tamagui/checkbox-headless").CheckboxExtraProps & {
|
|
25
|
-
scaleIcon?: number;
|
|
26
|
-
scaleSize?: number;
|
|
27
|
-
sizeAdjust?: number;
|
|
28
|
-
native?: import("tamagui").NativeValue<"web">;
|
|
29
|
-
} & {
|
|
30
|
-
size?: import("tamagui").SizeTokens;
|
|
31
|
-
unstyled?: boolean;
|
|
32
|
-
} & import("react").RefAttributes<import("tamagui").TamaguiElement>> & import("@tamagui/core").StaticComponentObject<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
|
|
33
|
-
size?: import("tamagui").SizeTokens | undefined;
|
|
34
|
-
disabled?: boolean | undefined;
|
|
35
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
36
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
37
|
-
top?: number;
|
|
38
|
-
bottom?: number;
|
|
39
|
-
left?: number;
|
|
40
|
-
right?: number;
|
|
41
|
-
} | null | undefined;
|
|
42
|
-
transparent?: boolean | undefined;
|
|
43
|
-
fullscreen?: boolean | undefined;
|
|
44
|
-
circular?: boolean | undefined;
|
|
45
|
-
hoverTheme?: boolean | undefined;
|
|
46
|
-
pressTheme?: boolean | undefined;
|
|
47
|
-
focusTheme?: boolean | undefined;
|
|
48
|
-
elevate?: boolean | undefined;
|
|
49
|
-
bordered?: number | boolean | undefined;
|
|
50
|
-
backgrounded?: boolean | undefined;
|
|
51
|
-
radiused?: boolean | undefined;
|
|
52
|
-
padded?: boolean | undefined;
|
|
53
|
-
chromeless?: boolean | "all" | undefined;
|
|
54
|
-
unstyled?: boolean | undefined;
|
|
55
|
-
}>, "theme" | "native" | "debug" | "userSelect" | "cursor" | "pointerEvents" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "maxHeight" | "maxWidth" | "marginBottom" | "minHeight" | "minWidth" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "zIndex" | "size" | "style" | "transform" | "space" | "background" | "outlineColor" | "hitSlop" | "children" | "target" | "htmlFor" | "asChild" | "dangerouslySetInnerHTML" | "disabled" | "className" | "themeShallow" | "themeInverse" | "id" | "tag" | "group" | "untilMeasured" | "componentName" | "tabIndex" | "role" | "disableOptimization" | "forceStyle" | "disableClassName" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "testID" | "nativeID" | "collapsable" | "collapsableChildren" | "renderToHardwareTextureAndroid" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "x" | "y" | "perspective" | "scale" | "scaleX" | "scaleY" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "transition" | "textWrap" | "contain" | "touchAction" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "scrollbarWidth" | "transformOrigin" | "filter" | "mixBlendMode" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundRepeat" | "backgroundSize" | "backgroundClip" | "backgroundBlendMode" | "backgroundAttachment" | "clipPath" | "caretColor" | "transformStyle" | "mask" | "maskImage" | "textEmphasis" | "borderImage" | "float" | "content" | "overflowBlock" | "overflowInline" | "maskBorder" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "gridRow" | "gridRowEnd" | "gridRowGap" | "gridRowStart" | "gridColumn" | "gridColumnEnd" | "gridColumnGap" | "gridColumnStart" | "gridTemplateColumns" | "gridTemplateAreas" | "backdropFilter" | "containerType" | "blockSize" | "inlineSize" | "minBlockSize" | "maxBlockSize" | "objectFit" | "verticalAlign" | "minInlineSize" | "maxInlineSize" | "borderInlineColor" | "borderInlineStartColor" | "borderInlineEndColor" | "borderBlockWidth" | "borderBlockStartWidth" | "borderBlockEndWidth" | "borderInlineWidth" | "borderInlineStartWidth" | "borderInlineEndWidth" | "borderBlockStyle" | "borderBlockStartStyle" | "borderBlockEndStyle" | "borderInlineStyle" | "borderInlineStartStyle" | "borderInlineEndStyle" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "insetBlock" | "insetBlockStart" | "insetBlockEnd" | "insetInline" | "insetInlineStart" | "insetInlineEnd" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "animatePresence" | "backfaceVisibility" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopEndRadius" | "borderTopStartRadius" | "isolation" | "boxShadow" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "rowGap" | "gap" | "columnGap" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "inset" | "transformMatrix" | "rotation" | "translateX" | "translateY" | "onPress" | "onLongPress" | "onPressIn" | "onPressOut" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onFocus" | "onBlur" | "hoverStyle" | "pressStyle" | "focusStyle" | "focusWithinStyle" | "focusVisibleStyle" | "disabledStyle" | "exitStyle" | "enterStyle" | "value" | `$${string}` | "unstyled" | "name" | "scaleIcon" | "checked" | "defaultChecked" | "required" | "onCheckedChange" | "labelledBy" | "scaleSize" | "sizeAdjust" | `$${number}` | `$group-${string}` | `$group-${number}` | `$group-${string}-hover` | `$group-${string}-press` | `$group-${string}-focus` | `$group-${string}-focusVisible` | `$group-${string}-focusWithin` | `$group-${number}-hover` | `$group-${number}-press` | `$group-${number}-focus` | `$group-${number}-focusVisible` | `$group-${number}-focusWithin` | `$theme-${string}` | `$theme-${number}`> & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & import("@tamagui/checkbox-headless").CheckboxExtraProps & {
|
|
56
|
-
scaleIcon?: number;
|
|
57
|
-
scaleSize?: number;
|
|
58
|
-
sizeAdjust?: number;
|
|
59
|
-
native?: import("tamagui").NativeValue<"web">;
|
|
60
|
-
} & {
|
|
61
|
-
size?: import("tamagui").SizeTokens;
|
|
62
|
-
unstyled?: boolean;
|
|
63
|
-
}, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & import("@tamagui/checkbox-headless").CheckboxExtraProps & {
|
|
64
|
-
scaleIcon?: number;
|
|
65
|
-
scaleSize?: number;
|
|
66
|
-
sizeAdjust?: number;
|
|
67
|
-
native?: import("tamagui").NativeValue<"web">;
|
|
68
|
-
} & {
|
|
69
|
-
size?: import("tamagui").SizeTokens;
|
|
70
|
-
unstyled?: boolean;
|
|
71
|
-
}, import("@tamagui/core").StackStyleBase, {
|
|
72
|
-
size?: import("tamagui").SizeTokens | undefined;
|
|
73
|
-
disabled?: boolean | undefined;
|
|
74
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
75
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
76
|
-
top?: number;
|
|
77
|
-
bottom?: number;
|
|
78
|
-
left?: number;
|
|
79
|
-
right?: number;
|
|
80
|
-
} | null | undefined;
|
|
81
|
-
transparent?: boolean | undefined;
|
|
82
|
-
fullscreen?: boolean | undefined;
|
|
83
|
-
circular?: boolean | undefined;
|
|
84
|
-
hoverTheme?: boolean | undefined;
|
|
85
|
-
pressTheme?: boolean | undefined;
|
|
86
|
-
focusTheme?: boolean | undefined;
|
|
87
|
-
elevate?: boolean | undefined;
|
|
88
|
-
bordered?: number | boolean | undefined;
|
|
89
|
-
backgrounded?: boolean | undefined;
|
|
90
|
-
radiused?: boolean | undefined;
|
|
91
|
-
padded?: boolean | undefined;
|
|
92
|
-
chromeless?: boolean | "all" | undefined;
|
|
93
|
-
unstyled?: boolean | undefined;
|
|
94
|
-
}, import("@tamagui/core").StaticConfigPublic> & Omit<import("@tamagui/core").StaticConfigPublic, "staticConfig" | "extractable" | "styleable"> & {
|
|
95
|
-
__tama: [Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
|
|
96
|
-
size?: import("tamagui").SizeTokens | undefined;
|
|
97
|
-
disabled?: boolean | undefined;
|
|
98
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
99
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
100
|
-
top?: number;
|
|
101
|
-
bottom?: number;
|
|
102
|
-
left?: number;
|
|
103
|
-
right?: number;
|
|
104
|
-
} | null | undefined;
|
|
105
|
-
transparent?: boolean | undefined;
|
|
106
|
-
fullscreen?: boolean | undefined;
|
|
107
|
-
circular?: boolean | undefined;
|
|
108
|
-
hoverTheme?: boolean | undefined;
|
|
109
|
-
pressTheme?: boolean | undefined;
|
|
110
|
-
focusTheme?: boolean | undefined;
|
|
111
|
-
elevate?: boolean | undefined;
|
|
112
|
-
bordered?: number | boolean | undefined;
|
|
113
|
-
backgrounded?: boolean | undefined;
|
|
114
|
-
radiused?: boolean | undefined;
|
|
115
|
-
padded?: boolean | undefined;
|
|
116
|
-
chromeless?: boolean | "all" | undefined;
|
|
117
|
-
unstyled?: boolean | undefined;
|
|
118
|
-
}>, "theme" | "native" | "debug" | "scaleIcon" | "space" | "size" | "zIndex" | `$${string}` | `$${number}` | `$group-${string}` | `$group-${number}` | `$group-${string}-hover` | `$group-${string}-press` | `$group-${string}-focus` | `$group-${string}-focusVisible` | `$group-${string}-focusWithin` | `$group-${number}-hover` | `$group-${number}-press` | `$group-${number}-focus` | `$group-${number}-focusVisible` | `$group-${number}-focusWithin` | `$theme-${string}` | `$theme-${number}` | "name" | "hitSlop" | "pointerEvents" | "display" | "children" | "target" | "htmlFor" | "asChild" | "dangerouslySetInnerHTML" | "disabled" | "className" | "themeShallow" | "themeInverse" | "id" | "tag" | "group" | "untilMeasured" | "componentName" | "tabIndex" | "role" | "disableOptimization" | "forceStyle" | "disableClassName" | "style" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "testID" | "nativeID" | "collapsable" | "collapsableChildren" | "renderToHardwareTextureAndroid" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "onPress" | "onLongPress" | "onPressIn" | "onPressOut" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onFocus" | "onBlur" | "x" | "y" | "perspective" | "scale" | "scaleX" | "scaleY" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "transition" | "textWrap" | "contain" | "touchAction" | "cursor" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "userSelect" | "scrollbarWidth" | "transformOrigin" | "filter" | "mixBlendMode" | "backgroundImage" | "backgroundOrigin" | "backgroundPosition" | "backgroundRepeat" | "backgroundSize" | "backgroundClip" | "backgroundBlendMode" | "backgroundAttachment" | "background" | "clipPath" | "caretColor" | "transformStyle" | "mask" | "maskImage" | "textEmphasis" | "borderImage" | "float" | "content" | "overflowBlock" | "overflowInline" | "maskBorder" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "gridRow" | "gridRowEnd" | "gridRowGap" | "gridRowStart" | "gridColumn" | "gridColumnEnd" | "gridColumnGap" | "gridColumnStart" | "gridTemplateColumns" | "gridTemplateAreas" | "backdropFilter" | "containerType" | "blockSize" | "inlineSize" | "minBlockSize" | "maxBlockSize" | "objectFit" | "verticalAlign" | "minInlineSize" | "maxInlineSize" | "borderInlineColor" | "borderInlineStartColor" | "borderInlineEndColor" | "borderBlockWidth" | "borderBlockStartWidth" | "borderBlockEndWidth" | "borderInlineWidth" | "borderInlineStartWidth" | "borderInlineEndWidth" | "borderBlockStyle" | "borderBlockStartStyle" | "borderBlockEndStyle" | "borderInlineStyle" | "borderInlineStartStyle" | "borderInlineEndStyle" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "insetBlock" | "insetBlockStart" | "insetBlockEnd" | "insetInline" | "insetInlineStart" | "insetInlineEnd" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "animatePresence" | "backfaceVisibility" | "backgroundColor" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomColor" | "borderBottomEndRadius" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStartRadius" | "borderColor" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderLeftColor" | "borderRadius" | "borderRightColor" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderStyle" | "borderTopColor" | "borderTopEndRadius" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStartRadius" | "opacity" | "isolation" | "boxShadow" | "alignContent" | "alignItems" | "alignSelf" | "aspectRatio" | "borderBottomWidth" | "borderEndWidth" | "borderLeftWidth" | "borderRightWidth" | "borderStartWidth" | "borderTopWidth" | "borderWidth" | "bottom" | "end" | "flex" | "flexBasis" | "flexDirection" | "rowGap" | "gap" | "columnGap" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginEnd" | "marginHorizontal" | "marginLeft" | "marginRight" | "marginStart" | "marginTop" | "marginVertical" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "overflow" | "padding" | "paddingBottom" | "paddingEnd" | "paddingHorizontal" | "paddingLeft" | "paddingRight" | "paddingStart" | "paddingTop" | "paddingVertical" | "position" | "right" | "start" | "top" | "width" | "direction" | "inset" | "shadowColor" | "shadowOffset" | "shadowOpacity" | "shadowRadius" | "transform" | "transformMatrix" | "rotation" | "translateX" | "translateY" | "hoverStyle" | "pressStyle" | "focusStyle" | "focusWithinStyle" | "focusVisibleStyle" | "disabledStyle" | "exitStyle" | "enterStyle" | "unstyled" | "value" | "checked" | "defaultChecked" | "required" | "onCheckedChange" | "labelledBy" | "scaleSize" | "sizeAdjust"> & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & import("@tamagui/checkbox-headless").CheckboxExtraProps & {
|
|
119
|
-
scaleIcon?: number;
|
|
120
|
-
scaleSize?: number;
|
|
121
|
-
sizeAdjust?: number;
|
|
122
|
-
native?: import("tamagui").NativeValue<"web">;
|
|
123
|
-
} & {
|
|
124
|
-
size?: import("tamagui").SizeTokens;
|
|
125
|
-
unstyled?: boolean;
|
|
126
|
-
}, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & import("@tamagui/checkbox-headless").CheckboxExtraProps & {
|
|
127
|
-
scaleIcon?: number;
|
|
128
|
-
scaleSize?: number;
|
|
129
|
-
sizeAdjust?: number;
|
|
130
|
-
native?: import("tamagui").NativeValue<"web">;
|
|
131
|
-
} & {
|
|
132
|
-
size?: import("tamagui").SizeTokens;
|
|
133
|
-
unstyled?: boolean;
|
|
134
|
-
}, import("@tamagui/core").StackStyleBase, {
|
|
135
|
-
size?: import("tamagui").SizeTokens | undefined;
|
|
136
|
-
disabled?: boolean | undefined;
|
|
137
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
138
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
139
|
-
top?: number;
|
|
140
|
-
bottom?: number;
|
|
141
|
-
left?: number;
|
|
142
|
-
right?: number;
|
|
143
|
-
} | null | undefined;
|
|
144
|
-
transparent?: boolean | undefined;
|
|
145
|
-
fullscreen?: boolean | undefined;
|
|
146
|
-
circular?: boolean | undefined;
|
|
147
|
-
hoverTheme?: boolean | undefined;
|
|
148
|
-
pressTheme?: boolean | undefined;
|
|
149
|
-
focusTheme?: boolean | undefined;
|
|
150
|
-
elevate?: boolean | undefined;
|
|
151
|
-
bordered?: number | boolean | undefined;
|
|
152
|
-
backgrounded?: boolean | undefined;
|
|
153
|
-
radiused?: boolean | undefined;
|
|
154
|
-
padded?: boolean | undefined;
|
|
155
|
-
chromeless?: boolean | "all" | undefined;
|
|
156
|
-
unstyled?: boolean | undefined;
|
|
157
|
-
}, import("@tamagui/core").StaticConfigPublic];
|
|
158
|
-
} & {
|
|
159
|
-
Indicator: import("tamagui").TamaguiComponent<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
|
|
160
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
161
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
162
|
-
top?: number;
|
|
163
|
-
bottom?: number;
|
|
164
|
-
left?: number;
|
|
165
|
-
right?: number;
|
|
166
|
-
} | null | undefined;
|
|
167
|
-
transparent?: boolean | undefined;
|
|
168
|
-
fullscreen?: boolean | undefined;
|
|
169
|
-
circular?: boolean | undefined;
|
|
170
|
-
hoverTheme?: boolean | undefined;
|
|
171
|
-
pressTheme?: boolean | undefined;
|
|
172
|
-
focusTheme?: boolean | undefined;
|
|
173
|
-
elevate?: boolean | undefined;
|
|
174
|
-
bordered?: number | boolean | undefined;
|
|
175
|
-
backgrounded?: boolean | undefined;
|
|
176
|
-
radiused?: boolean | undefined;
|
|
177
|
-
padded?: boolean | undefined;
|
|
178
|
-
chromeless?: boolean | "all" | undefined;
|
|
179
|
-
unstyled?: boolean | undefined;
|
|
180
|
-
}>, `$${string}` | `$${number}` | import("@tamagui/core").GroupMediaKeys | `$theme-${string}` | `$theme-${number}` | keyof import("tamagui").StackNonStyleProps | keyof import("@tamagui/core").StackStyleBase | keyof import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> | keyof {
|
|
181
|
-
forceMount?: boolean;
|
|
182
|
-
disablePassStyles?: boolean;
|
|
183
|
-
}> & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & {
|
|
184
|
-
forceMount?: boolean;
|
|
185
|
-
disablePassStyles?: boolean;
|
|
186
|
-
}, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & import("tamagui").StackNonStyleProps & import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>> & import("@tamagui/core").WithPseudoProps<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase> & import("@tamagui/core").WithShorthands<import("@tamagui/core").WithThemeValues<import("@tamagui/core").StackStyleBase>>> & import("@tamagui/core").WithMediaProps<import("@tamagui/core").WithThemeShorthandsAndPseudos<import("@tamagui/core").StackStyleBase, {}>> & {
|
|
187
|
-
forceMount?: boolean;
|
|
188
|
-
disablePassStyles?: boolean;
|
|
189
|
-
}, import("@tamagui/core").StackStyleBase, {
|
|
190
|
-
elevation?: number | import("tamagui").SizeTokens | undefined;
|
|
191
|
-
inset?: number | import("tamagui").SizeTokens | {
|
|
192
|
-
top?: number;
|
|
193
|
-
bottom?: number;
|
|
194
|
-
left?: number;
|
|
195
|
-
right?: number;
|
|
196
|
-
} | null | undefined;
|
|
197
|
-
transparent?: boolean | undefined;
|
|
198
|
-
fullscreen?: boolean | undefined;
|
|
199
|
-
circular?: boolean | undefined;
|
|
200
|
-
hoverTheme?: boolean | undefined;
|
|
201
|
-
pressTheme?: boolean | undefined;
|
|
202
|
-
focusTheme?: boolean | undefined;
|
|
203
|
-
elevate?: boolean | undefined;
|
|
204
|
-
bordered?: number | boolean | undefined;
|
|
205
|
-
backgrounded?: boolean | undefined;
|
|
206
|
-
radiused?: boolean | undefined;
|
|
207
|
-
padded?: boolean | undefined;
|
|
208
|
-
chromeless?: boolean | "all" | undefined;
|
|
209
|
-
unstyled?: boolean | undefined;
|
|
210
|
-
}, import("@tamagui/core").StaticConfigPublic>;
|
|
211
|
-
};
|
|
212
|
-
export declare function CheckboxUnstyledDemo(): import("react/jsx-runtime").JSX.Element;
|
|
213
|
-
//# sourceMappingURL=CheckboxUnstyledDemo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxUnstyledDemo.d.ts","sourceRoot":"","sources":["../src/CheckboxUnstyledDemo.tsx"],"names":[],"mappings":"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"}
|
package/types/ColorsDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ColorsDemo.d.ts","sourceRoot":"","sources":["../src/ColorsDemo.tsx"],"names":[],"mappings":"AAcA,wBAAgB,UAAU,4CAWzB"}
|
package/types/DialogDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DialogDemo.d.ts","sourceRoot":"","sources":["../src/DialogDemo.tsx"],"names":[],"mappings":"AAgBA,wBAAgB,UAAU,4CAEzB"}
|
package/types/FormsDemo.d.ts
DELETED
package/types/FormsDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FormsDemo.d.ts","sourceRoot":"","sources":["../src/FormsDemo.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGzC,wBAAgB,SAAS,CAAC,KAAK,EAAE;IAAE,IAAI,EAAE,UAAU,CAAA;CAAE,2CAiCpD"}
|
package/types/Grid.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export type GridProps = {
|
|
2
|
-
children?: any;
|
|
3
|
-
itemMinWidth?: number;
|
|
4
|
-
gap?: any;
|
|
5
|
-
columns?: number;
|
|
6
|
-
};
|
|
7
|
-
export declare function Grid({ children, columns, itemMinWidth, gap }: GridProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=Grid.d.ts.map
|
package/types/Grid.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../src/Grid.tsx"],"names":[],"mappings":"AAIA,MAAM,MAAM,SAAS,GAAG;IACtB,QAAQ,CAAC,EAAE,GAAG,CAAA;IACd,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,GAAG,CAAA;IACT,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,wBAAgB,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,YAAkB,EAAE,GAAG,EAAE,EAAE,SAAS,2CA0C7E"}
|
package/types/GroupDemo.d.ts
DELETED
package/types/GroupDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GroupDemo.d.ts","sourceRoot":"","sources":["../src/GroupDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,4CA2CxB"}
|
package/types/HeadingsDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HeadingsDemo.d.ts","sourceRoot":"","sources":["../src/HeadingsDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,YAAY,4CAW3B"}
|
package/types/ImageDemo.d.ts
DELETED
package/types/ImageDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageDemo.d.ts","sourceRoot":"","sources":["../src/ImageDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,SAAS,4CAUxB"}
|
package/types/InputsDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"InputsDemo.d.ts","sourceRoot":"","sources":["../src/InputsDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,4CAgBzB"}
|
package/types/LabelDemo.d.ts
DELETED
package/types/LabelDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LabelDemo.d.ts","sourceRoot":"","sources":["../src/LabelDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,SAAS,4CAoBxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LinearGradientDemo.d.ts","sourceRoot":"","sources":["../src/LinearGradientDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,kBAAkB,4CAwBjC"}
|
package/types/ListItemDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemDemo.d.ts","sourceRoot":"","sources":["../src/ListItemDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,YAAY,4CAO3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LucideIconsDemo.d.ts","sourceRoot":"","sources":["../src/LucideIconsDemo.tsx"],"names":[],"mappings":"AAiBA,wBAAgB,eAAe,4CA8C9B"}
|
package/types/NewInputsDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NewInputsDemo.d.ts","sourceRoot":"","sources":["../src/NewInputsDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,aAAa,4CAgB5B"}
|
package/types/PopoverDemo.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { PopoverProps } from 'tamagui';
|
|
2
|
-
export declare function PopoverDemo(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare function Demo({ Icon, Name, shouldAdapt, ...props }: PopoverProps & {
|
|
4
|
-
Icon?: any;
|
|
5
|
-
Name?: string;
|
|
6
|
-
shouldAdapt?: boolean;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=PopoverDemo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PopoverDemo.d.ts","sourceRoot":"","sources":["../src/PopoverDemo.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAG3C,wBAAgB,WAAW,4CAuC1B;AAED,wBAAgB,IAAI,CAAC,EACnB,IAAI,EACJ,IAAI,EACJ,WAAW,EACX,GAAG,KAAK,EACT,EAAE,YAAY,GAAG;IAAE,IAAI,CAAC,EAAE,GAAG,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,OAAO,CAAA;CAAE,2CA6DrE"}
|
package/types/ProgressDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressDemo.d.ts","sourceRoot":"","sources":["../src/ProgressDemo.tsx"],"names":[],"mappings":"AAIA,wBAAgB,YAAY,4CAgE3B"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { SizeTokens } from 'tamagui';
|
|
2
|
-
export declare function RadioGroupDemo(): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare function RadioGroupItemWithLabel(props: {
|
|
4
|
-
size: SizeTokens;
|
|
5
|
-
value: string;
|
|
6
|
-
label: string;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=RadioGroupDemo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupDemo.d.ts","sourceRoot":"","sources":["../src/RadioGroupDemo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGzC,wBAAgB,cAAc,4CAU7B;AAED,wBAAgB,uBAAuB,CAAC,KAAK,EAAE;IAC7C,IAAI,EAAE,UAAU,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd,2CAaA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupHeadlessDemo.d.ts","sourceRoot":"","sources":["../src/RadioGroupHeadlessDemo.tsx"],"names":[],"mappings":"AAoBA,wBAAgB,sBAAsB,4CAiBrC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupUnstyledDemo.d.ts","sourceRoot":"","sources":["../src/RadioGroupUnstyledDemo.tsx"],"names":[],"mappings":"AAoGA,wBAAgB,sBAAsB,4CASrC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ReplaceThemeDemo.d.ts","sourceRoot":"","sources":["../src/ReplaceThemeDemo.tsx"],"names":[],"mappings":"AAaA,wBAAgB,gBAAgB,4CAuC/B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollViewDemo.d.ts","sourceRoot":"","sources":["../src/ScrollViewDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,cAAc,4CAqB7B"}
|
package/types/SelectDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDemo.d.ts","sourceRoot":"","sources":["../src/SelectDemo.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAkB,WAAW,EAAE,MAAM,SAAS,CAAA;AAI1D,wBAAgB,UAAU,4CAkBzB;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,WAAW,2CA4HhD"}
|
package/types/SeparatorDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SeparatorDemo.d.ts","sourceRoot":"","sources":["../src/SeparatorDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,aAAa,4CAe5B"}
|
package/types/ShapesDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ShapesDemo.d.ts","sourceRoot":"","sources":["../src/ShapesDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,UAAU,4CAOzB"}
|
package/types/SheetDemo.d.ts
DELETED
package/types/SheetDemo.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SheetDemo.d.ts","sourceRoot":"","sources":["../src/SheetDemo.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,SAAS,+CAoFrB,CAAA"}
|
package/types/SliderDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SliderDemo.d.ts","sourceRoot":"","sources":["../src/SliderDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,4CAOzB"}
|
package/types/SpinnerDemo.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SpinnerDemo.d.ts","sourceRoot":"","sources":["../src/SpinnerDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,WAAW,4CAO1B"}
|
package/types/StacksDemo.d.ts
DELETED