@tamagui/demos 1.122.7 → 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.
Files changed (139) hide show
  1. package/dist/cjs/ToggleGroupDemo.cjs +10 -3
  2. package/dist/cjs/ToggleGroupDemo.js +10 -3
  3. package/dist/cjs/ToggleGroupDemo.js.map +1 -1
  4. package/dist/cjs/ToggleGroupDemo.native.js +10 -4
  5. package/dist/cjs/ToggleGroupDemo.native.js.map +2 -2
  6. package/dist/esm/ToggleGroupDemo.js +11 -4
  7. package/dist/esm/ToggleGroupDemo.js.map +1 -1
  8. package/dist/esm/ToggleGroupDemo.mjs +11 -4
  9. package/dist/esm/ToggleGroupDemo.mjs.map +1 -1
  10. package/dist/esm/ToggleGroupDemo.native.js +11 -4
  11. package/dist/esm/ToggleGroupDemo.native.js.map +2 -2
  12. package/dist/jsx/ToggleGroupDemo.js +11 -4
  13. package/dist/jsx/ToggleGroupDemo.js.map +1 -1
  14. package/dist/jsx/ToggleGroupDemo.mjs +11 -4
  15. package/dist/jsx/ToggleGroupDemo.mjs.map +1 -1
  16. package/dist/jsx/ToggleGroupDemo.native.js +11 -4
  17. package/dist/jsx/ToggleGroupDemo.native.js.map +2 -2
  18. package/package.json +23 -23
  19. package/src/ToggleGroupDemo.tsx +16 -7
  20. package/types/AccordionDemo.d.ts +0 -2
  21. package/types/AccordionDemo.d.ts.map +0 -1
  22. package/types/AddThemeDemo.d.ts +0 -2
  23. package/types/AddThemeDemo.d.ts.map +0 -1
  24. package/types/AlertDialogDemo.d.ts +0 -2
  25. package/types/AlertDialogDemo.d.ts.map +0 -1
  26. package/types/AnimationsDemo.d.ts +0 -21
  27. package/types/AnimationsDemo.d.ts.map +0 -1
  28. package/types/AnimationsEnterDemo.d.ts +0 -2
  29. package/types/AnimationsEnterDemo.d.ts.map +0 -1
  30. package/types/AnimationsHoverDemo.d.ts +0 -2
  31. package/types/AnimationsHoverDemo.d.ts.map +0 -1
  32. package/types/AnimationsPresenceDemo.d.ts +0 -3
  33. package/types/AnimationsPresenceDemo.d.ts.map +0 -1
  34. package/types/AnimationsTimingDemo.d.ts +0 -2
  35. package/types/AnimationsTimingDemo.d.ts.map +0 -1
  36. package/types/AvatarDemo.d.ts +0 -2
  37. package/types/AvatarDemo.d.ts.map +0 -1
  38. package/types/BuildAButtonDemo.d.ts +0 -2
  39. package/types/BuildAButtonDemo.d.ts.map +0 -1
  40. package/types/ButtonDemo.d.ts +0 -2
  41. package/types/ButtonDemo.d.ts.map +0 -1
  42. package/types/CardDemo.d.ts +0 -4
  43. package/types/CardDemo.d.ts.map +0 -1
  44. package/types/CheckboxDemo.d.ts +0 -6
  45. package/types/CheckboxDemo.d.ts.map +0 -1
  46. package/types/CheckboxHeadlessDemo.d.ts +0 -2
  47. package/types/CheckboxHeadlessDemo.d.ts.map +0 -1
  48. package/types/CheckboxUnstyledDemo.d.ts +0 -213
  49. package/types/CheckboxUnstyledDemo.d.ts.map +0 -1
  50. package/types/ColorsDemo.d.ts +0 -2
  51. package/types/ColorsDemo.d.ts.map +0 -1
  52. package/types/DialogDemo.d.ts +0 -2
  53. package/types/DialogDemo.d.ts.map +0 -1
  54. package/types/FormsDemo.d.ts +0 -5
  55. package/types/FormsDemo.d.ts.map +0 -1
  56. package/types/Grid.d.ts +0 -8
  57. package/types/Grid.d.ts.map +0 -1
  58. package/types/GroupDemo.d.ts +0 -2
  59. package/types/GroupDemo.d.ts.map +0 -1
  60. package/types/HeadingsDemo.d.ts +0 -2
  61. package/types/HeadingsDemo.d.ts.map +0 -1
  62. package/types/ImageDemo.d.ts +0 -2
  63. package/types/ImageDemo.d.ts.map +0 -1
  64. package/types/InputsDemo.d.ts +0 -2
  65. package/types/InputsDemo.d.ts.map +0 -1
  66. package/types/LabelDemo.d.ts +0 -2
  67. package/types/LabelDemo.d.ts.map +0 -1
  68. package/types/LinearGradientDemo.d.ts +0 -2
  69. package/types/LinearGradientDemo.d.ts.map +0 -1
  70. package/types/ListItemDemo.d.ts +0 -2
  71. package/types/ListItemDemo.d.ts.map +0 -1
  72. package/types/LucideIconsDemo.d.ts +0 -2
  73. package/types/LucideIconsDemo.d.ts.map +0 -1
  74. package/types/NewInputsDemo.d.ts +0 -2
  75. package/types/NewInputsDemo.d.ts.map +0 -1
  76. package/types/PopoverDemo.d.ts +0 -8
  77. package/types/PopoverDemo.d.ts.map +0 -1
  78. package/types/ProgressDemo.d.ts +0 -2
  79. package/types/ProgressDemo.d.ts.map +0 -1
  80. package/types/RadioGroupDemo.d.ts +0 -8
  81. package/types/RadioGroupDemo.d.ts.map +0 -1
  82. package/types/RadioGroupHeadlessDemo.d.ts +0 -2
  83. package/types/RadioGroupHeadlessDemo.d.ts.map +0 -1
  84. package/types/RadioGroupUnstyledDemo.d.ts +0 -2
  85. package/types/RadioGroupUnstyledDemo.d.ts.map +0 -1
  86. package/types/ReplaceThemeDemo.d.ts +0 -2
  87. package/types/ReplaceThemeDemo.d.ts.map +0 -1
  88. package/types/ScrollViewDemo.d.ts +0 -2
  89. package/types/ScrollViewDemo.d.ts.map +0 -1
  90. package/types/SelectDemo.d.ts +0 -4
  91. package/types/SelectDemo.d.ts.map +0 -1
  92. package/types/SeparatorDemo.d.ts +0 -2
  93. package/types/SeparatorDemo.d.ts.map +0 -1
  94. package/types/ShapesDemo.d.ts +0 -2
  95. package/types/ShapesDemo.d.ts.map +0 -1
  96. package/types/SheetDemo.d.ts +0 -2
  97. package/types/SheetDemo.d.ts.map +0 -1
  98. package/types/SliderDemo.d.ts +0 -2
  99. package/types/SliderDemo.d.ts.map +0 -1
  100. package/types/SpinnerDemo.d.ts +0 -2
  101. package/types/SpinnerDemo.d.ts.map +0 -1
  102. package/types/StacksDemo.d.ts +0 -2
  103. package/types/StacksDemo.d.ts.map +0 -1
  104. package/types/SwitchDemo.d.ts +0 -7
  105. package/types/SwitchDemo.d.ts.map +0 -1
  106. package/types/SwitchHeadlessDemo.d.ts +0 -2
  107. package/types/SwitchHeadlessDemo.d.ts.map +0 -1
  108. package/types/SwitchUnstyledDemo.d.ts +0 -152
  109. package/types/SwitchUnstyledDemo.d.ts.map +0 -1
  110. package/types/TabsAdvancedDemo.d.ts +0 -2
  111. package/types/TabsAdvancedDemo.d.ts.map +0 -1
  112. package/types/TabsDemo.d.ts +0 -2
  113. package/types/TabsDemo.d.ts.map +0 -1
  114. package/types/TextDemo.d.ts +0 -2
  115. package/types/TextDemo.d.ts.map +0 -1
  116. package/types/ThemeBuilderDemo.d.ts +0 -2
  117. package/types/ThemeBuilderDemo.d.ts.map +0 -1
  118. package/types/ThemeInverseDemo.d.ts +0 -2
  119. package/types/ThemeInverseDemo.d.ts.map +0 -1
  120. package/types/ToastDemo.d.ts +0 -7
  121. package/types/ToastDemo.d.ts.map +0 -1
  122. package/types/ToastDuplicateDemo.d.ts +0 -5
  123. package/types/ToastDuplicateDemo.d.ts.map +0 -1
  124. package/types/ToggleGroupDemo.d.ts +0 -2
  125. package/types/ToggleGroupDemo.d.ts.map +0 -1
  126. package/types/TokensDemo.d.ts +0 -2
  127. package/types/TokensDemo.d.ts.map +0 -1
  128. package/types/TooltipDemo.d.ts +0 -2
  129. package/types/TooltipDemo.d.ts.map +0 -1
  130. package/types/UpdateThemeDemo.d.ts +0 -2
  131. package/types/UpdateThemeDemo.d.ts.map +0 -1
  132. package/types/WebNativeImageDemo.d.ts +0 -2
  133. package/types/WebNativeImageDemo.d.ts.map +0 -1
  134. package/types/index.d.ts +0 -58
  135. package/types/index.d.ts.map +0 -1
  136. package/types/tamagui.config.d.ts +0 -893
  137. package/types/tamagui.config.d.ts.map +0 -1
  138. package/types/useOnIntersecting.d.ts +0 -10
  139. package/types/useOnIntersecting.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"StacksDemo.d.ts","sourceRoot":"","sources":["../src/StacksDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,4CA0DzB"}
@@ -1,7 +0,0 @@
1
- import type { SizeTokens } from 'tamagui';
2
- export declare function SwitchDemo(): import("react/jsx-runtime").JSX.Element;
3
- export declare function SwitchWithLabel(props: {
4
- size: SizeTokens;
5
- defaultChecked?: boolean;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=SwitchDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SwitchDemo.d.ts","sourceRoot":"","sources":["../src/SwitchDemo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGzC,wBAAgB,UAAU,4CAiBzB;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,cAAc,CAAC,EAAE,OAAO,CAAA;CAAE,2CAmBpF"}
@@ -1,2 +0,0 @@
1
- export declare function SwitchHeadlessDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=SwitchHeadlessDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SwitchHeadlessDemo.d.ts","sourceRoot":"","sources":["../src/SwitchHeadlessDemo.tsx"],"names":[],"mappings":"AAQA,wBAAgB,kBAAkB,4CASjC"}
@@ -1,152 +0,0 @@
1
- export declare const Switch: import("react").ForwardRefExoticComponent<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
2
- size?: import("tamagui").SizeTokens | undefined;
3
- elevation?: number | import("tamagui").SizeTokens | undefined;
4
- inset?: number | import("tamagui").SizeTokens | {
5
- top?: number;
6
- bottom?: number;
7
- left?: number;
8
- right?: number;
9
- } | null | undefined;
10
- fullscreen?: boolean | undefined;
11
- unstyled?: boolean | undefined;
12
- checked?: boolean | undefined;
13
- }>, "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" | "checked" | "defaultChecked" | "required" | "onCheckedChange" | `$${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}` | "labeledBy" | "nativeProps"> & 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, {}>> & {
14
- size?: import("tamagui").SizeTokens | number;
15
- unstyled?: boolean;
16
- } & import("@tamagui/switch-headless").SwitchExtraProps & {
17
- native?: import("tamagui").NativeValue<"mobile" | "ios" | "android">;
18
- nativeProps?: import("react-native").SwitchProps;
19
- } & import("react").RefAttributes<import("tamagui").TamaguiElement>> & import("@tamagui/core").StaticComponentObject<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
20
- size?: import("tamagui").SizeTokens | undefined;
21
- elevation?: number | import("tamagui").SizeTokens | undefined;
22
- inset?: number | import("tamagui").SizeTokens | {
23
- top?: number;
24
- bottom?: number;
25
- left?: number;
26
- right?: number;
27
- } | null | undefined;
28
- fullscreen?: boolean | undefined;
29
- unstyled?: boolean | undefined;
30
- checked?: boolean | undefined;
31
- }>, "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" | "checked" | "defaultChecked" | "required" | "onCheckedChange" | `$${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}` | "labeledBy" | "nativeProps"> & 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, {}>> & {
32
- size?: import("tamagui").SizeTokens | number;
33
- unstyled?: boolean;
34
- } & import("@tamagui/switch-headless").SwitchExtraProps & {
35
- native?: import("tamagui").NativeValue<"mobile" | "ios" | "android">;
36
- nativeProps?: import("react-native").SwitchProps;
37
- }, 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, {}>> & {
38
- size?: import("tamagui").SizeTokens | number;
39
- unstyled?: boolean;
40
- } & import("@tamagui/switch-headless").SwitchExtraProps & {
41
- native?: import("tamagui").NativeValue<"mobile" | "ios" | "android">;
42
- nativeProps?: import("react-native").SwitchProps;
43
- }, import("@tamagui/core").StackStyleBase, {
44
- size?: import("tamagui").SizeTokens | undefined;
45
- elevation?: number | import("tamagui").SizeTokens | undefined;
46
- inset?: number | import("tamagui").SizeTokens | {
47
- top?: number;
48
- bottom?: number;
49
- left?: number;
50
- right?: number;
51
- } | null | undefined;
52
- fullscreen?: boolean | undefined;
53
- unstyled?: boolean | undefined;
54
- checked?: boolean | undefined;
55
- }, import("@tamagui/core").StaticConfigPublic> & Omit<import("@tamagui/core").StaticConfigPublic, "staticConfig" | "extractable" | "styleable"> & {
56
- __tama: [Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
57
- size?: import("tamagui").SizeTokens | undefined;
58
- elevation?: number | import("tamagui").SizeTokens | undefined;
59
- inset?: number | import("tamagui").SizeTokens | {
60
- top?: number;
61
- bottom?: number;
62
- left?: number;
63
- right?: number;
64
- } | null | undefined;
65
- fullscreen?: boolean | undefined;
66
- unstyled?: boolean | undefined;
67
- checked?: boolean | undefined;
68
- }>, "theme" | "native" | "debug" | "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" | "checked" | "value" | "labeledBy" | "defaultChecked" | "required" | "onCheckedChange" | "nativeProps"> & 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, {}>> & {
69
- size?: import("tamagui").SizeTokens | number;
70
- unstyled?: boolean;
71
- } & import("@tamagui/switch-headless").SwitchExtraProps & {
72
- native?: import("tamagui").NativeValue<"mobile" | "ios" | "android">;
73
- nativeProps?: import("react-native").SwitchProps;
74
- }, 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, {}>> & {
75
- size?: import("tamagui").SizeTokens | number;
76
- unstyled?: boolean;
77
- } & import("@tamagui/switch-headless").SwitchExtraProps & {
78
- native?: import("tamagui").NativeValue<"mobile" | "ios" | "android">;
79
- nativeProps?: import("react-native").SwitchProps;
80
- }, import("@tamagui/core").StackStyleBase, {
81
- size?: import("tamagui").SizeTokens | undefined;
82
- elevation?: number | import("tamagui").SizeTokens | undefined;
83
- inset?: number | import("tamagui").SizeTokens | {
84
- top?: number;
85
- bottom?: number;
86
- left?: number;
87
- right?: number;
88
- } | null | undefined;
89
- fullscreen?: boolean | undefined;
90
- unstyled?: boolean | undefined;
91
- checked?: boolean | undefined;
92
- }, import("@tamagui/core").StaticConfigPublic];
93
- } & {
94
- Thumb: import("tamagui").TamaguiComponent<Omit<import("@tamagui/core").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/core").StackStyleBase, {
95
- size?: import("tamagui").SizeTokens | undefined;
96
- elevation?: number | import("tamagui").SizeTokens | undefined;
97
- inset?: number | import("tamagui").SizeTokens | {
98
- top?: number;
99
- bottom?: number;
100
- left?: number;
101
- right?: number;
102
- } | null | undefined;
103
- transparent?: boolean | undefined;
104
- fullscreen?: boolean | undefined;
105
- circular?: boolean | undefined;
106
- hoverTheme?: boolean | undefined;
107
- pressTheme?: boolean | undefined;
108
- focusTheme?: boolean | undefined;
109
- elevate?: boolean | undefined;
110
- bordered?: number | boolean | undefined;
111
- backgrounded?: boolean | undefined;
112
- radiused?: boolean | undefined;
113
- padded?: boolean | undefined;
114
- chromeless?: boolean | "all" | undefined;
115
- unstyled?: boolean | undefined;
116
- checked?: boolean | undefined;
117
- }>, `$${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 {
118
- size?: import("tamagui").SizeTokens | number;
119
- unstyled?: boolean;
120
- }> & 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, {}>> & {
121
- size?: import("tamagui").SizeTokens | number;
122
- unstyled?: boolean;
123
- }, 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, {}>> & {
124
- size?: import("tamagui").SizeTokens | number;
125
- unstyled?: boolean;
126
- }, import("@tamagui/core").StackStyleBase, {
127
- size?: import("tamagui").SizeTokens | undefined;
128
- elevation?: number | import("tamagui").SizeTokens | undefined;
129
- inset?: number | import("tamagui").SizeTokens | {
130
- top?: number;
131
- bottom?: number;
132
- left?: number;
133
- right?: number;
134
- } | null | undefined;
135
- transparent?: boolean | undefined;
136
- fullscreen?: boolean | undefined;
137
- circular?: boolean | undefined;
138
- hoverTheme?: boolean | undefined;
139
- pressTheme?: boolean | undefined;
140
- focusTheme?: boolean | undefined;
141
- elevate?: boolean | undefined;
142
- bordered?: number | boolean | undefined;
143
- backgrounded?: boolean | undefined;
144
- radiused?: boolean | undefined;
145
- padded?: boolean | undefined;
146
- chromeless?: boolean | "all" | undefined;
147
- unstyled?: boolean | undefined;
148
- checked?: boolean | undefined;
149
- }, import("@tamagui/core").StaticConfigPublic>;
150
- };
151
- export declare function SwitchUnstyledDemo(): import("react/jsx-runtime").JSX.Element;
152
- //# sourceMappingURL=SwitchUnstyledDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SwitchUnstyledDemo.d.ts","sourceRoot":"","sources":["../src/SwitchUnstyledDemo.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export declare const TabsAdvancedDemo: () => import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TabsAdvancedDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TabsAdvancedDemo.d.ts","sourceRoot":"","sources":["../src/TabsAdvancedDemo.tsx"],"names":[],"mappings":"AAmBA,eAAO,MAAM,gBAAgB,+CAqB5B,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare function TabsDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TabsDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TabsDemo.d.ts","sourceRoot":"","sources":["../src/TabsDemo.tsx"],"names":[],"mappings":"AAUA,wBAAgB,QAAQ,4CA4BvB"}
@@ -1,2 +0,0 @@
1
- export declare function TextDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TextDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextDemo.d.ts","sourceRoot":"","sources":["../src/TextDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,QAAQ,4CAiBvB"}
@@ -1,2 +0,0 @@
1
- export declare function ThemeBuilderDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ThemeBuilderDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThemeBuilderDemo.d.ts","sourceRoot":"","sources":["../src/ThemeBuilderDemo.tsx"],"names":[],"mappings":"AAGA,wBAAgB,gBAAgB,4CAwB/B"}
@@ -1,2 +0,0 @@
1
- export declare function ThemeInverseDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ThemeInverseDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThemeInverseDemo.d.ts","sourceRoot":"","sources":["../src/ThemeInverseDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,gBAAgB,4CAe/B"}
@@ -1,7 +0,0 @@
1
- /**
2
- * IMPORTANT NOTE: if you're copy-pasting this demo into your code, make sure to add:
3
- * - <ToastProvider> at the root
4
- * - <ToastViewport /> where you want to show the toasts
5
- */
6
- export declare const ToastDemo: () => import("react/jsx-runtime").JSX.Element;
7
- //# sourceMappingURL=ToastDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ToastDemo.d.ts","sourceRoot":"","sources":["../src/ToastDemo.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,SAAS,+CAWrB,CAAA"}
@@ -1,5 +0,0 @@
1
- /**
2
- * IMPORTANT NOTE: if you're copy-pasting this demo into your code, make sure to add the ToastProvider and ToastViewport as well.
3
- */
4
- export declare const ToastDuplicateDemo: () => import("react/jsx-runtime").JSX.Element;
5
- //# sourceMappingURL=ToastDuplicateDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ToastDuplicateDemo.d.ts","sourceRoot":"","sources":["../src/ToastDuplicateDemo.tsx"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,kBAAkB,+CAsC9B,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare function ToggleGroupDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=ToggleGroupDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ToggleGroupDemo.d.ts","sourceRoot":"","sources":["../src/ToggleGroupDemo.tsx"],"names":[],"mappings":"AAIA,wBAAgB,eAAe,4CAe9B"}
@@ -1,2 +0,0 @@
1
- export declare function TokensDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TokensDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TokensDemo.d.ts","sourceRoot":"","sources":["../src/TokensDemo.tsx"],"names":[],"mappings":"AA2BA,wBAAgB,UAAU,4CA4BzB"}
@@ -1,2 +0,0 @@
1
- export declare function TooltipDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=TooltipDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TooltipDemo.d.ts","sourceRoot":"","sources":["../src/TooltipDemo.tsx"],"names":[],"mappings":"AAUA,wBAAgB,WAAW,4CAsB1B"}
@@ -1,2 +0,0 @@
1
- export declare function UpdateThemeDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=UpdateThemeDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UpdateThemeDemo.d.ts","sourceRoot":"","sources":["../src/UpdateThemeDemo.tsx"],"names":[],"mappings":"AAkBA,wBAAgB,eAAe,4CAyC9B"}
@@ -1,2 +0,0 @@
1
- export declare function WebNativeImageDemo(): import("react/jsx-runtime").JSX.Element;
2
- //# sourceMappingURL=WebNativeImageDemo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WebNativeImageDemo.d.ts","sourceRoot":"","sources":["../src/WebNativeImageDemo.tsx"],"names":[],"mappings":"AAEA,wBAAgB,kBAAkB,4CAEjC"}
package/types/index.d.ts DELETED
@@ -1,58 +0,0 @@
1
- export * from './AccordionDemo';
2
- export * from './AddThemeDemo';
3
- export * from './AlertDialogDemo';
4
- export * from './AnimationsDemo';
5
- export * from './AnimationsEnterDemo';
6
- export * from './AnimationsHoverDemo';
7
- export * from './AnimationsPresenceDemo';
8
- export * from './AnimationsTimingDemo';
9
- export * from './AvatarDemo';
10
- export * from './BuildAButtonDemo';
11
- export * from './ButtonDemo';
12
- export * from './ThemeBuilderDemo';
13
- export * from './CardDemo';
14
- export * from './CheckboxDemo';
15
- export * from './CheckboxHeadlessDemo';
16
- export * from './CheckboxUnstyledDemo';
17
- export * from './ColorsDemo';
18
- export * from './DialogDemo';
19
- export * from './FormsDemo';
20
- export * from './GroupDemo';
21
- export * from './HeadingsDemo';
22
- export * from './ImageDemo';
23
- export * from './WebNativeImageDemo';
24
- export * from './InputsDemo';
25
- export * from './NewInputsDemo';
26
- export * from './LabelDemo';
27
- export * from './LinearGradientDemo';
28
- export * from './ListItemDemo';
29
- export * from './LucideIconsDemo';
30
- export * from './PopoverDemo';
31
- export * from './ProgressDemo';
32
- export * from './RadioGroupDemo';
33
- export * from './RadioGroupHeadlessDemo';
34
- export * from './RadioGroupUnstyledDemo';
35
- export * from './ReplaceThemeDemo';
36
- export * from './ScrollViewDemo';
37
- export * from './SelectDemo';
38
- export * from './SeparatorDemo';
39
- export * from './ShapesDemo';
40
- export * from './SheetDemo';
41
- export * from './SliderDemo';
42
- export * from './SpinnerDemo';
43
- export * from './StacksDemo';
44
- export * from './SwitchDemo';
45
- export * from './SwitchHeadlessDemo';
46
- export * from './SwitchUnstyledDemo';
47
- export * from './TabsAdvancedDemo';
48
- export * from './TabsDemo';
49
- export * from './TextDemo';
50
- export * from './ThemeInverseDemo';
51
- export * from './ToastDemo';
52
- export * from './ToastDuplicateDemo';
53
- export * from './ToggleGroupDemo';
54
- export * from './TokensDemo';
55
- export * from './TooltipDemo';
56
- export * from './UpdateThemeDemo';
57
- export * from './useOnIntersecting';
58
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,uBAAuB,CAAA;AACrC,cAAc,uBAAuB,CAAA;AACrC,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA;AACtC,cAAc,cAAc,CAAA;AAC5B,cAAc,oBAAoB,CAAA;AAClC,cAAc,cAAc,CAAA;AAC5B,cAAc,oBAAoB,CAAA;AAClC,cAAc,YAAY,CAAA;AAC1B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA;AACtC,cAAc,cAAc,CAAA;AAC5B,cAAc,cAAc,CAAA;AAC5B,cAAc,aAAa,CAAA;AAC3B,cAAc,aAAa,CAAA;AAC3B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,aAAa,CAAA;AAC3B,cAAc,sBAAsB,CAAA;AACpC,cAAc,cAAc,CAAA;AAC5B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,aAAa,CAAA;AAC3B,cAAc,sBAAsB,CAAA;AACpC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,mBAAmB,CAAA;AACjC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,kBAAkB,CAAA;AAChC,cAAc,0BAA0B,CAAA;AACxC,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,cAAc,CAAA;AAC5B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,cAAc,CAAA;AAC5B,cAAc,aAAa,CAAA;AAC3B,cAAc,cAAc,CAAA;AAC5B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA;AAC5B,cAAc,cAAc,CAAA;AAC5B,cAAc,sBAAsB,CAAA;AACpC,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA;AAClC,cAAc,YAAY,CAAA;AAC1B,cAAc,YAAY,CAAA;AAC1B,cAAc,oBAAoB,CAAA;AAClC,cAAc,aAAa,CAAA;AAC3B,cAAc,sBAAsB,CAAA;AACpC,cAAc,mBAAmB,CAAA;AACjC,cAAc,cAAc,CAAA;AAC5B,cAAc,eAAe,CAAA;AAC7B,cAAc,mBAAmB,CAAA;AACjC,cAAc,qBAAqB,CAAA"}