@xaui/native 0.9.1-alpha.3 → 0.9.1-alpha.31

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 (149) hide show
  1. package/dist/chunk-3FV4COTM.js +68 -0
  2. package/dist/chunk-423RQBOX.js +21 -0
  3. package/dist/chunk-42FMGB5M.js +661 -0
  4. package/dist/chunk-4GTAZM2C.js +174 -0
  5. package/dist/chunk-4XPLPQLM.cjs +147 -0
  6. package/dist/{chunk-3QBT3Q65.cjs → chunk-57SJ4LJF.cjs} +7 -2
  7. package/dist/chunk-5GO7MAVY.cjs +74 -0
  8. package/dist/chunk-5PTBRJM7.cjs +346 -0
  9. package/dist/chunk-5RQ7AZPN.cjs +455 -0
  10. package/dist/chunk-5Z4P6WHR.cjs +525 -0
  11. package/dist/chunk-7DPL3ZDS.cjs +21 -0
  12. package/dist/chunk-7EIHHOHP.cjs +42 -0
  13. package/dist/chunk-7SEZGVTY.js +62 -0
  14. package/dist/chunk-7XKQJQF2.cjs +70 -0
  15. package/dist/{chunk-X2K2FX3W.js → chunk-A3EGFI6T.js} +6 -1
  16. package/dist/chunk-A5OCK3C2.js +525 -0
  17. package/dist/chunk-AETWQQWU.cjs +92 -0
  18. package/dist/chunk-ANNUYP55.cjs +431 -0
  19. package/dist/chunk-BA2DBSAN.js +102 -0
  20. package/dist/chunk-BFMTUMTU.js +669 -0
  21. package/dist/chunk-BVJQ3UPZ.js +62 -0
  22. package/dist/chunk-DFME724B.js +147 -0
  23. package/dist/chunk-E2CWBQTV.js +119 -0
  24. package/dist/chunk-EGLLDKN6.js +9 -0
  25. package/dist/chunk-EJQCQPET.cjs +9 -0
  26. package/dist/chunk-F6CQ6CBI.cjs +112 -0
  27. package/dist/chunk-F6W3JQ7K.js +42 -0
  28. package/dist/chunk-FNEUOBCV.cjs +174 -0
  29. package/dist/chunk-G7K652GC.js +145 -0
  30. package/dist/chunk-GGW42MY4.js +20 -0
  31. package/dist/chunk-GLGU2WFL.cjs +190 -0
  32. package/dist/chunk-GPVNCJ3Z.cjs +696 -0
  33. package/dist/chunk-GVQOD3VW.js +74 -0
  34. package/dist/chunk-IHOCANCQ.js +293 -0
  35. package/dist/chunk-JDFV4W6N.cjs +700 -0
  36. package/dist/chunk-KOC3KQIT.js +124 -0
  37. package/dist/chunk-KPWZLUES.cjs +124 -0
  38. package/dist/chunk-L7JN6OBQ.cjs +314 -0
  39. package/dist/chunk-MC7SY2QH.cjs +20 -0
  40. package/dist/chunk-MDVSCWJI.js +314 -0
  41. package/dist/chunk-N527BTY4.cjs +366 -0
  42. package/dist/chunk-NYRXUGVL.js +104 -0
  43. package/dist/{chunk-AW63PTQ4.cjs → chunk-OHEHPQLC.cjs} +72 -72
  44. package/dist/chunk-Q3WFY5N3.js +366 -0
  45. package/dist/chunk-QGN2BBJO.cjs +104 -0
  46. package/dist/chunk-RDTKAAHX.js +346 -0
  47. package/dist/chunk-TGZZ3RZU.cjs +86 -0
  48. package/dist/{chunk-2KXQATVL.js → chunk-TZG3DERP.js} +46 -46
  49. package/dist/chunk-URSKA2VR.js +190 -0
  50. package/dist/chunk-V4WDMM6Z.js +86 -0
  51. package/dist/chunk-VJEER76X.js +455 -0
  52. package/dist/chunk-VZBWYWEI.cjs +736 -0
  53. package/dist/chunk-WR7YLDVV.cjs +68 -0
  54. package/dist/chunk-X4HQ4H2V.js +701 -0
  55. package/dist/chunk-XFSW3ZNI.cjs +145 -0
  56. package/dist/chunk-XQFAUDR2.cjs +62 -0
  57. package/dist/chunk-ZH5XVNHG.js +92 -0
  58. package/dist/chunk-ZH6BHLQR.js +431 -0
  59. package/dist/chunk-ZP2E2H2G.cjs +119 -0
  60. package/dist/chunk-ZVWXM3UK.cjs +293 -0
  61. package/dist/close-button.type-BUYuoSt2.d.ts +36 -0
  62. package/dist/close-button.type-CHsgZ3wO.d.cts +36 -0
  63. package/dist/components/alert/index.cjs +20 -0
  64. package/dist/components/alert/index.d.cts +169 -0
  65. package/dist/components/alert/index.d.ts +169 -0
  66. package/dist/components/alert/index.js +20 -0
  67. package/dist/components/button/index.cjs +21 -0
  68. package/dist/components/button/index.d.cts +613 -0
  69. package/dist/components/button/index.d.ts +613 -0
  70. package/dist/components/button/index.js +21 -0
  71. package/dist/components/card/index.cjs +22 -0
  72. package/dist/components/card/index.d.cts +620 -0
  73. package/dist/components/card/index.d.ts +620 -0
  74. package/dist/components/card/index.js +22 -0
  75. package/dist/components/checkbox/index.cjs +26 -0
  76. package/dist/components/checkbox/index.d.cts +1136 -0
  77. package/dist/components/checkbox/index.d.ts +1136 -0
  78. package/dist/components/checkbox/index.js +26 -0
  79. package/dist/components/chip/index.cjs +20 -0
  80. package/dist/components/chip/index.d.cts +608 -0
  81. package/dist/components/chip/index.d.ts +608 -0
  82. package/dist/components/chip/index.js +20 -0
  83. package/dist/components/divider/index.cjs +13 -0
  84. package/dist/components/divider/index.d.cts +117 -0
  85. package/dist/components/divider/index.d.ts +117 -0
  86. package/dist/components/divider/index.js +13 -0
  87. package/dist/components/input/index.cjs +25 -0
  88. package/dist/components/input/index.d.cts +205 -0
  89. package/dist/components/input/index.d.ts +205 -0
  90. package/dist/components/input/index.js +25 -0
  91. package/dist/components/input-group/index.cjs +27 -0
  92. package/dist/components/input-group/index.d.cts +270 -0
  93. package/dist/components/input-group/index.d.ts +270 -0
  94. package/dist/components/input-group/index.js +27 -0
  95. package/dist/components/input-otp/index.cjs +29 -0
  96. package/dist/components/input-otp/index.d.cts +325 -0
  97. package/dist/components/input-otp/index.d.ts +325 -0
  98. package/dist/components/input-otp/index.js +29 -0
  99. package/dist/components/radio/index.cjs +26 -0
  100. package/dist/components/radio/index.d.cts +1102 -0
  101. package/dist/components/radio/index.d.ts +1102 -0
  102. package/dist/components/radio/index.js +26 -0
  103. package/dist/components/spinner/index.cjs +16 -0
  104. package/dist/components/spinner/index.d.cts +104 -0
  105. package/dist/components/spinner/index.d.ts +104 -0
  106. package/dist/components/spinner/index.js +16 -0
  107. package/dist/components/switch/index.cjs +27 -0
  108. package/dist/components/switch/index.d.cts +1154 -0
  109. package/dist/components/switch/index.d.ts +1154 -0
  110. package/dist/components/switch/index.js +27 -0
  111. package/dist/components/text-area/index.cjs +14 -0
  112. package/dist/components/text-area/index.d.cts +73 -0
  113. package/dist/components/text-area/index.d.ts +73 -0
  114. package/dist/components/text-area/index.js +14 -0
  115. package/dist/components/typography/index.cjs +15 -0
  116. package/dist/components/typography/index.d.cts +116 -0
  117. package/dist/components/typography/index.d.ts +116 -0
  118. package/dist/components/typography/index.js +15 -0
  119. package/dist/components/view/index.cjs +17 -0
  120. package/dist/components/view/index.d.cts +152 -0
  121. package/dist/components/view/index.d.ts +152 -0
  122. package/dist/components/view/index.js +17 -0
  123. package/dist/create-recipe-BdVd2ffi.d.ts +114 -0
  124. package/dist/create-recipe-dC7wMfnj.d.cts +114 -0
  125. package/dist/icon.type-Kml72iSz.d.ts +73 -0
  126. package/dist/icon.type-d_i9ma-i.d.cts +73 -0
  127. package/dist/index.cjs +252 -4
  128. package/dist/index.d.cts +110 -4
  129. package/dist/index.d.ts +110 -4
  130. package/dist/index.js +271 -23
  131. package/dist/input.type-BUMDlzL9.d.cts +167 -0
  132. package/dist/input.type-D2qgi03E.d.ts +167 -0
  133. package/dist/pressable-feedback.type-BA2C9sSz.d.cts +127 -0
  134. package/dist/pressable-feedback.type-Bs4dQlGj.d.ts +127 -0
  135. package/dist/style-props.type-CfnoGEP7.d.cts +31 -0
  136. package/dist/style-props.type-CfnoGEP7.d.ts +31 -0
  137. package/dist/system/index.cjs +60 -3
  138. package/dist/system/index.d.cts +347 -181
  139. package/dist/system/index.d.ts +347 -181
  140. package/dist/system/index.js +71 -14
  141. package/dist/theme/index.cjs +4 -3
  142. package/dist/theme/index.d.cts +34 -23
  143. package/dist/theme/index.d.ts +34 -23
  144. package/dist/theme/index.js +3 -2
  145. package/dist/{theme.type-C9bFJKFm.d.cts → theme.type-C2gNHpEx.d.cts} +1 -1
  146. package/dist/{theme.type-C9bFJKFm.d.ts → theme.type-C2gNHpEx.d.ts} +1 -1
  147. package/package.json +184 -18
  148. package/dist/chunk-QAMNNTGM.js +0 -637
  149. package/dist/chunk-V63JO65F.cjs +0 -637
@@ -0,0 +1,620 @@
1
+ import * as react from 'react';
2
+ import { ReactNode } from 'react';
3
+ import * as react_native from 'react-native';
4
+ import { StyleProp, ViewStyle, TextStyle, ViewProps, ImageSourcePropType, TextProps, PressableStateCallbackType } from 'react-native';
5
+ import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type-CfnoGEP7.js';
6
+ import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-Bs4dQlGj.js';
7
+ import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.js';
8
+ import { R as Recipe, S as SlotStyles } from '../../create-recipe-BdVd2ffi.js';
9
+ import 'react-native-reanimated';
10
+
11
+ type CardSlot = 'root' | 'background' | 'header' | 'body' | 'footer' | 'title' | 'description';
12
+ /**
13
+ * The emphasis ladder, and nothing else (§1 bis). A card **reports nothing**: it is the
14
+ * surface something is reported on, so `success`, `warning` and `danger` are absent the
15
+ * way they are absent from the `Button` — a card coloured by an outcome is a card holding
16
+ * a `Chip` or an `Alert` that carries it.
17
+ *
18
+ * The four levels descend by how much surface is left, and each name means here exactly
19
+ * what it means on a `Button` — that is what makes this a subtype of one vocabulary
20
+ * rather than a second one:
21
+ *
22
+ * - **`default`** — the card: the `surface` fill, a hairline border, the surface shadow.
23
+ * - **`secondary`** — a card inside a card: the next surface level up, no shadow, because
24
+ * a nested surface is not a second elevation.
25
+ * - **`tertiary`** — the outline: a border, no fill, like the `Button`'s `tertiary`.
26
+ * - **`ghost`** — nothing: a region that groups and pads, with no surface of its own.
27
+ */
28
+ type CardVariant = 'default' | 'secondary' | 'tertiary' | 'ghost';
29
+ type CardSize = Size;
30
+ /**
31
+ * What the `Card` itself understands. R14 — a name in here is the component's, so the
32
+ * style prop that shares it is not exposed: `size` is the card's scale and never
33
+ * `ViewStyle`'s, and `color` is R7's tint.
34
+ */
35
+ type CardOwnProps = {
36
+ variant?: CardVariant;
37
+ /**
38
+ * Padding, gaps, radius and the type of `Title` and `Description`. **Never a height**:
39
+ * a card is a surface, not a control, and it is as tall as what it holds.
40
+ */
41
+ size?: CardSize;
42
+ /** Overrides the radius `size` chose. Unset, a card is the shape its size implies. */
43
+ radius?: RadiusKey;
44
+ /**
45
+ * A raw tint (`'#7c3aed'`), never a token (R7). Where it lands follows the variant, as
46
+ * everywhere else: the fill of a `default`, the border of a `tertiary`, the text of a
47
+ * `ghost`. Its contrasted slice is derived in OKLab, so a tinted card's title stays
48
+ * readable on it without being told a second colour.
49
+ */
50
+ color?: string;
51
+ /**
52
+ * Dims the card and, on a pressable one, stops the touch. A static card is only dimmed
53
+ * — it announces nothing, because there was nothing to disable.
54
+ */
55
+ isDisabled?: boolean;
56
+ /**
57
+ * Makes the card a control: a `PressableFeedback` with `accessibilityRole="button"`,
58
+ * the shared scale, and a press wash over the surface.
59
+ *
60
+ * It is a prop and not an inference from `onPress` being present, because the two
61
+ * answers are different **elements** — a `View` and a `Pressable` — and inferring it
62
+ * would remount the card, and change what a screen reader announces, on the render
63
+ * where a handler happens to become `undefined`.
64
+ */
65
+ isPressable?: boolean;
66
+ /** R9 — `Pressable`'s function form as much as an object or an array. */
67
+ style?: StyleProp<ViewStyle> | ((state: PressableStateCallbackType) => StyleProp<ViewStyle>);
68
+ children?: ReactNode;
69
+ };
70
+ /**
71
+ * The press behaviour a pressable card forwards. It is on the type unconditionally while
72
+ * `isPressable` is read at runtime, so a handler written without it reaches a `View` that
73
+ * ignores it — which is why the root warns about exactly that case.
74
+ */
75
+ type CardBehaviourProps = Omit<PressableFeedbackProps, 'isPressed' | 'isDisabled' | 'style' | 'children'>;
76
+ type CardProps = CardOwnProps & CardBehaviourProps & Omit<ViewStyleProps, keyof CardOwnProps>;
77
+ /** `View`'s own props win over the `ViewStyle` keys of the same name (R14). */
78
+ type CardSectionProps = ViewProps & Omit<ViewStyleProps, keyof ViewProps> & {
79
+ children?: ReactNode;
80
+ };
81
+ type CardHeaderProps = CardSectionProps;
82
+ type CardBodyProps = CardSectionProps;
83
+ type CardFooterProps = CardSectionProps;
84
+ /** `Text`'s own props win over the `TextStyle` keys of the same name (R14). */
85
+ type CardTextProps = TextProps & Omit<TextStyleProps, keyof TextProps> & {
86
+ children?: ReactNode;
87
+ };
88
+ type CardTitleProps = CardTextProps;
89
+ type CardDescriptionProps = CardTextProps;
90
+ /**
91
+ * R5 — resolved styles, not props for a slot to resolve a second time. Each entry is the
92
+ * cached `StyleSheet` reference with the uncached tint pass layered over it, so a slot
93
+ * merges its own `style` on top and does no work of its own.
94
+ */
95
+ type CardContextValue = {
96
+ backgroundStyle: StyleProp<ViewStyle>;
97
+ headerStyle: StyleProp<ViewStyle>;
98
+ bodyStyle: StyleProp<ViewStyle>;
99
+ footerStyle: StyleProp<ViewStyle>;
100
+ titleStyle: StyleProp<TextStyle>;
101
+ descriptionStyle: StyleProp<TextStyle>;
102
+ isDisabled: boolean;
103
+ };
104
+ type CardBackgroundOwnProps = {
105
+ /** An image, stretched to fill the layer and clipped to the card's corner. */
106
+ source?: ImageSourcePropType;
107
+ /** Anything else — a gradient, a video, a blur — already positioned and clipped. */
108
+ children?: ReactNode;
109
+ style?: StyleProp<ViewStyle>;
110
+ };
111
+ /**
112
+ * `View`'s own props win over the `ViewStyle` keys of the same name (R14). `position` and
113
+ * the four insets stay available: a background that has to bleed past one edge is a real
114
+ * case, and the slot only supplies the default.
115
+ */
116
+ type CardBackgroundProps = Omit<ViewProps, 'style'> & CardBackgroundOwnProps & Omit<ViewStyleProps, keyof CardBackgroundOwnProps | keyof ViewProps>;
117
+
118
+ declare const useCard: () => CardContextValue;
119
+
120
+ declare const cardRecipe: Recipe<"header" | "body" | "footer" | "title" | "background" | "description" | "root", CardVariant, {
121
+ readonly size: {
122
+ readonly xs: (theme: XAUITheme) => SlotStyles<CardSlot>;
123
+ readonly sm: (theme: XAUITheme) => SlotStyles<CardSlot>;
124
+ readonly md: (theme: XAUITheme) => SlotStyles<CardSlot>;
125
+ readonly lg: (theme: XAUITheme) => SlotStyles<CardSlot>;
126
+ };
127
+ /**
128
+ * Both slots move together, always: the background layer is what clips the image, so
129
+ * a `radius` that moved only the root would round the card and leave its photo square
130
+ * in the corners.
131
+ */
132
+ readonly radius: {
133
+ readonly xs: (theme: XAUITheme) => SlotStyles<CardSlot>;
134
+ readonly sm: (theme: XAUITheme) => SlotStyles<CardSlot>;
135
+ readonly md: (theme: XAUITheme) => SlotStyles<CardSlot>;
136
+ readonly lg: (theme: XAUITheme) => SlotStyles<CardSlot>;
137
+ readonly xl: (theme: XAUITheme) => SlotStyles<CardSlot>;
138
+ readonly '2xl': (theme: XAUITheme) => SlotStyles<CardSlot>;
139
+ readonly '3xl': (theme: XAUITheme) => SlotStyles<CardSlot>;
140
+ readonly '4xl': (theme: XAUITheme) => SlotStyles<CardSlot>;
141
+ readonly field: (theme: XAUITheme) => SlotStyles<CardSlot>;
142
+ readonly full: (theme: XAUITheme) => SlotStyles<CardSlot>;
143
+ };
144
+ }>;
145
+
146
+ /**
147
+ * What marks a component as the card's background layer.
148
+ *
149
+ * `Symbol.for` rather than an identity check against `CardBackground`: the registry is
150
+ * global, so two copies of `@xaui/native` in one tree still agree on what a background is,
151
+ * and a third party writing their own — a gradient, a video, a blur — opts into the same
152
+ * treatment instead of being a second-class citizen. It is the bargain
153
+ * `system/pressable-feedback/` already struck for its overlays.
154
+ */
155
+ declare const CARD_BACKGROUND: unique symbol;
156
+ /** Tags a component so `Card` paints it under everything else. */
157
+ declare function markBackground<T extends object>(component: T): T;
158
+
159
+ declare const Card: react.ForwardRefExoticComponent<{
160
+ variant?: CardVariant;
161
+ size?: CardSize;
162
+ radius?: RadiusKey;
163
+ color?: string;
164
+ isDisabled?: boolean;
165
+ isPressable?: boolean;
166
+ style?: react_native.StyleProp<react_native.ViewStyle> | ((state: react_native.PressableStateCallbackType) => react_native.StyleProp<react_native.ViewStyle>);
167
+ children?: react.ReactNode;
168
+ } & {
169
+ hitSlop?: number | react_native.Insets | null | undefined;
170
+ id?: string | undefined | undefined;
171
+ needsOffscreenAlphaCompositing?: boolean | undefined | undefined;
172
+ onLayout?: ((event: react_native.LayoutChangeEvent) => void) | undefined | undefined;
173
+ pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined | undefined;
174
+ removeClippedSubviews?: boolean | undefined | undefined;
175
+ testID?: string | undefined | undefined;
176
+ nativeID?: string | undefined | undefined;
177
+ collapsable?: boolean | undefined | undefined;
178
+ collapsableChildren?: boolean | undefined | undefined;
179
+ onBlur?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
180
+ onFocus?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
181
+ renderToHardwareTextureAndroid?: boolean | undefined | undefined;
182
+ focusable?: boolean | undefined | undefined;
183
+ tabIndex?: 0 | -1 | undefined | undefined;
184
+ shouldRasterizeIOS?: boolean | undefined | undefined;
185
+ isTVSelectable?: boolean | undefined | undefined;
186
+ hasTVPreferredFocus?: boolean | undefined | undefined;
187
+ tvParallaxShiftDistanceX?: number | undefined | undefined;
188
+ tvParallaxShiftDistanceY?: number | undefined | undefined;
189
+ tvParallaxTiltAngle?: number | undefined | undefined;
190
+ tvParallaxMagnification?: number | undefined | undefined;
191
+ onStartShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
192
+ onMoveShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
193
+ onResponderEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
194
+ onResponderGrant?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
195
+ onResponderReject?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
196
+ onResponderMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
197
+ onResponderRelease?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
198
+ onResponderStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
199
+ onResponderTerminationRequest?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
200
+ onResponderTerminate?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
201
+ onStartShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
202
+ onMoveShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
203
+ onTouchStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
204
+ onTouchMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
205
+ onTouchEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
206
+ onTouchCancel?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
207
+ onTouchEndCapture?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
208
+ onPointerEnter?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
209
+ onPointerEnterCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
210
+ onPointerLeave?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
211
+ onPointerLeaveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
212
+ onPointerMove?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
213
+ onPointerMoveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
214
+ onPointerCancel?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
215
+ onPointerCancelCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
216
+ onPointerDown?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
217
+ onPointerDownCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
218
+ onPointerUp?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
219
+ onPointerUpCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
220
+ accessible?: boolean | undefined | undefined;
221
+ accessibilityActions?: readonly Readonly<{
222
+ name: react_native.AccessibilityActionName | string;
223
+ label?: string | undefined;
224
+ }>[] | undefined;
225
+ accessibilityLabel?: string | undefined | undefined;
226
+ 'aria-label'?: string | undefined | undefined;
227
+ accessibilityRole?: react_native.AccessibilityRole | undefined;
228
+ accessibilityState?: react_native.AccessibilityState | undefined;
229
+ 'aria-busy'?: boolean | undefined | undefined;
230
+ 'aria-checked'?: boolean | "mixed" | undefined | undefined;
231
+ 'aria-disabled'?: boolean | undefined | undefined;
232
+ 'aria-expanded'?: boolean | undefined | undefined;
233
+ 'aria-selected'?: boolean | undefined | undefined;
234
+ accessibilityHint?: string | undefined | undefined;
235
+ accessibilityValue?: react_native.AccessibilityValue | undefined;
236
+ 'aria-valuemax'?: number | undefined;
237
+ 'aria-valuemin'?: number | undefined;
238
+ 'aria-valuenow'?: number | undefined;
239
+ 'aria-valuetext'?: string | undefined;
240
+ onAccessibilityAction?: ((event: react_native.AccessibilityActionEvent) => void) | undefined | undefined;
241
+ importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined | undefined;
242
+ 'aria-hidden'?: boolean | undefined | undefined;
243
+ 'aria-modal'?: boolean | undefined | undefined;
244
+ role?: react_native.Role | undefined;
245
+ accessibilityLabelledBy?: string | string[] | undefined | undefined;
246
+ 'aria-labelledby'?: string | undefined | undefined;
247
+ accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined | undefined;
248
+ 'aria-live'?: ("polite" | "assertive" | "off") | undefined | undefined;
249
+ screenReaderFocusable?: boolean | undefined | undefined;
250
+ accessibilityElementsHidden?: boolean | undefined | undefined;
251
+ accessibilityViewIsModal?: boolean | undefined | undefined;
252
+ onAccessibilityEscape?: (() => void) | undefined | undefined;
253
+ onAccessibilityTap?: (() => void) | undefined | undefined;
254
+ onMagicTap?: (() => void) | undefined | undefined;
255
+ accessibilityIgnoresInvertColors?: boolean | undefined | undefined;
256
+ accessibilityLanguage?: string | undefined | undefined;
257
+ accessibilityShowsLargeContentViewer?: boolean | undefined | undefined;
258
+ accessibilityLargeContentTitle?: string | undefined | undefined;
259
+ accessibilityRespondsToUserInteraction?: boolean | undefined | undefined;
260
+ backfaceVisibility?: "visible" | "hidden" | undefined | undefined;
261
+ backgroundColor?: react_native.ColorValue | undefined;
262
+ borderBlockColor?: react_native.ColorValue | undefined;
263
+ borderBlockEndColor?: react_native.ColorValue | undefined;
264
+ borderBlockStartColor?: react_native.ColorValue | undefined;
265
+ borderBottomColor?: react_native.ColorValue | undefined;
266
+ borderBottomEndRadius?: string | react_native.AnimatableNumericValue | undefined;
267
+ borderBottomStartRadius?: string | react_native.AnimatableNumericValue | undefined;
268
+ borderColor?: react_native.ColorValue | undefined;
269
+ borderCurve?: "circular" | "continuous" | undefined | undefined;
270
+ borderEndColor?: react_native.ColorValue | undefined;
271
+ borderEndEndRadius?: string | react_native.AnimatableNumericValue | undefined;
272
+ borderEndStartRadius?: string | react_native.AnimatableNumericValue | undefined;
273
+ borderRadius?: string | react_native.AnimatableNumericValue | undefined;
274
+ borderStartColor?: react_native.ColorValue | undefined;
275
+ borderStartEndRadius?: string | react_native.AnimatableNumericValue | undefined;
276
+ borderStartStartRadius?: string | react_native.AnimatableNumericValue | undefined;
277
+ borderStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
278
+ borderTopColor?: react_native.ColorValue | undefined;
279
+ borderTopEndRadius?: string | react_native.AnimatableNumericValue | undefined;
280
+ borderTopStartRadius?: string | react_native.AnimatableNumericValue | undefined;
281
+ outlineColor?: react_native.ColorValue | undefined;
282
+ outlineOffset?: react_native.AnimatableNumericValue | undefined;
283
+ outlineStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
284
+ outlineWidth?: react_native.AnimatableNumericValue | undefined;
285
+ opacity?: react_native.AnimatableNumericValue | undefined;
286
+ elevation?: number | undefined | undefined;
287
+ isolation?: "auto" | "isolate" | undefined | undefined;
288
+ cursor?: react_native.CursorValue | undefined;
289
+ boxShadow?: string | readonly react_native.BoxShadowValue[] | undefined;
290
+ filter?: string | readonly react_native.FilterFunction[] | undefined;
291
+ mixBlendMode?: react_native.BlendMode | undefined;
292
+ experimental_backgroundImage?: string | readonly react_native.GradientValue[] | undefined;
293
+ alignContent?: "flex-start" | "flex-end" | "center" | "stretch" | "space-between" | "space-around" | "space-evenly" | undefined | undefined;
294
+ alignItems?: react_native.FlexAlignType | undefined;
295
+ alignSelf?: "auto" | react_native.FlexAlignType | undefined;
296
+ aspectRatio?: number | string | undefined | undefined;
297
+ borderBottomWidth?: number | undefined | undefined;
298
+ borderEndWidth?: number | undefined | undefined;
299
+ borderStartWidth?: number | undefined | undefined;
300
+ borderTopWidth?: number | undefined | undefined;
301
+ borderWidth?: number | undefined | undefined;
302
+ bottom?: react_native.DimensionValue | undefined;
303
+ boxSizing?: "border-box" | "content-box" | undefined | undefined;
304
+ display?: "none" | "flex" | "contents" | undefined | undefined;
305
+ end?: react_native.DimensionValue | undefined;
306
+ flex?: number | undefined | undefined;
307
+ flexBasis?: react_native.DimensionValue | undefined;
308
+ flexDirection?: "row" | "column" | "row-reverse" | "column-reverse" | undefined | undefined;
309
+ rowGap?: number | string | undefined | undefined;
310
+ gap?: number | string | undefined | undefined;
311
+ columnGap?: number | string | undefined | undefined;
312
+ flexGrow?: number | undefined | undefined;
313
+ flexShrink?: number | undefined | undefined;
314
+ flexWrap?: "wrap" | "nowrap" | "wrap-reverse" | undefined | undefined;
315
+ height?: react_native.DimensionValue | undefined;
316
+ justifyContent?: "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | "space-evenly" | undefined | undefined;
317
+ margin?: react_native.DimensionValue | undefined;
318
+ marginBottom?: react_native.DimensionValue | undefined;
319
+ marginEnd?: react_native.DimensionValue | undefined;
320
+ marginHorizontal?: react_native.DimensionValue | undefined;
321
+ marginStart?: react_native.DimensionValue | undefined;
322
+ marginTop?: react_native.DimensionValue | undefined;
323
+ marginVertical?: react_native.DimensionValue | undefined;
324
+ maxHeight?: react_native.DimensionValue | undefined;
325
+ maxWidth?: react_native.DimensionValue | undefined;
326
+ minHeight?: react_native.DimensionValue | undefined;
327
+ minWidth?: react_native.DimensionValue | undefined;
328
+ overflow?: "visible" | "hidden" | "scroll" | undefined | undefined;
329
+ padding?: react_native.DimensionValue | undefined;
330
+ paddingBottom?: react_native.DimensionValue | undefined;
331
+ paddingEnd?: react_native.DimensionValue | undefined;
332
+ paddingHorizontal?: react_native.DimensionValue | undefined;
333
+ paddingStart?: react_native.DimensionValue | undefined;
334
+ paddingTop?: react_native.DimensionValue | undefined;
335
+ paddingVertical?: react_native.DimensionValue | undefined;
336
+ position?: "absolute" | "relative" | "static" | undefined | undefined;
337
+ start?: react_native.DimensionValue | undefined;
338
+ top?: react_native.DimensionValue | undefined;
339
+ width?: react_native.DimensionValue | undefined;
340
+ zIndex?: number | undefined | undefined;
341
+ direction?: "inherit" | "ltr" | "rtl" | undefined | undefined;
342
+ inset?: react_native.DimensionValue | undefined;
343
+ insetBlock?: react_native.DimensionValue | undefined;
344
+ insetBlockEnd?: react_native.DimensionValue | undefined;
345
+ insetBlockStart?: react_native.DimensionValue | undefined;
346
+ insetInline?: react_native.DimensionValue | undefined;
347
+ insetInlineEnd?: react_native.DimensionValue | undefined;
348
+ insetInlineStart?: react_native.DimensionValue | undefined;
349
+ marginBlock?: react_native.DimensionValue | undefined;
350
+ marginBlockEnd?: react_native.DimensionValue | undefined;
351
+ marginBlockStart?: react_native.DimensionValue | undefined;
352
+ marginInline?: react_native.DimensionValue | undefined;
353
+ marginInlineEnd?: react_native.DimensionValue | undefined;
354
+ marginInlineStart?: react_native.DimensionValue | undefined;
355
+ paddingBlock?: react_native.DimensionValue | undefined;
356
+ paddingBlockEnd?: react_native.DimensionValue | undefined;
357
+ paddingBlockStart?: react_native.DimensionValue | undefined;
358
+ paddingInline?: react_native.DimensionValue | undefined;
359
+ paddingInlineEnd?: react_native.DimensionValue | undefined;
360
+ paddingInlineStart?: react_native.DimensionValue | undefined;
361
+ shadowColor?: react_native.ColorValue | undefined;
362
+ shadowOffset?: Readonly<{
363
+ width: number;
364
+ height: number;
365
+ }> | undefined;
366
+ shadowOpacity?: react_native.AnimatableNumericValue | undefined;
367
+ shadowRadius?: number | undefined | undefined;
368
+ transform?: string | readonly (({
369
+ scaleX: react_native.AnimatableNumericValue;
370
+ } & {
371
+ scaleY?: undefined;
372
+ translateX?: undefined;
373
+ translateY?: undefined;
374
+ scale?: undefined;
375
+ perspective?: undefined;
376
+ rotate?: undefined;
377
+ rotateX?: undefined;
378
+ rotateY?: undefined;
379
+ rotateZ?: undefined;
380
+ skewX?: undefined;
381
+ skewY?: undefined;
382
+ matrix?: undefined;
383
+ }) | ({
384
+ scaleY: react_native.AnimatableNumericValue;
385
+ } & {
386
+ scaleX?: undefined;
387
+ translateX?: undefined;
388
+ translateY?: undefined;
389
+ scale?: undefined;
390
+ perspective?: undefined;
391
+ rotate?: undefined;
392
+ rotateX?: undefined;
393
+ rotateY?: undefined;
394
+ rotateZ?: undefined;
395
+ skewX?: undefined;
396
+ skewY?: undefined;
397
+ matrix?: undefined;
398
+ }) | ({
399
+ translateX: react_native.AnimatableNumericValue | `${number}%`;
400
+ } & {
401
+ scaleX?: undefined;
402
+ scaleY?: undefined;
403
+ translateY?: undefined;
404
+ scale?: undefined;
405
+ perspective?: undefined;
406
+ rotate?: undefined;
407
+ rotateX?: undefined;
408
+ rotateY?: undefined;
409
+ rotateZ?: undefined;
410
+ skewX?: undefined;
411
+ skewY?: undefined;
412
+ matrix?: undefined;
413
+ }) | ({
414
+ translateY: react_native.AnimatableNumericValue | `${number}%`;
415
+ } & {
416
+ scaleX?: undefined;
417
+ scaleY?: undefined;
418
+ translateX?: undefined;
419
+ scale?: undefined;
420
+ perspective?: undefined;
421
+ rotate?: undefined;
422
+ rotateX?: undefined;
423
+ rotateY?: undefined;
424
+ rotateZ?: undefined;
425
+ skewX?: undefined;
426
+ skewY?: undefined;
427
+ matrix?: undefined;
428
+ }) | ({
429
+ scale: react_native.AnimatableNumericValue;
430
+ } & {
431
+ scaleX?: undefined;
432
+ scaleY?: undefined;
433
+ translateX?: undefined;
434
+ translateY?: undefined;
435
+ perspective?: undefined;
436
+ rotate?: undefined;
437
+ rotateX?: undefined;
438
+ rotateY?: undefined;
439
+ rotateZ?: undefined;
440
+ skewX?: undefined;
441
+ skewY?: undefined;
442
+ matrix?: undefined;
443
+ }) | ({
444
+ perspective: react_native.AnimatableNumericValue;
445
+ } & {
446
+ scaleX?: undefined;
447
+ scaleY?: undefined;
448
+ translateX?: undefined;
449
+ translateY?: undefined;
450
+ scale?: undefined;
451
+ rotate?: undefined;
452
+ rotateX?: undefined;
453
+ rotateY?: undefined;
454
+ rotateZ?: undefined;
455
+ skewX?: undefined;
456
+ skewY?: undefined;
457
+ matrix?: undefined;
458
+ }) | ({
459
+ rotate: react_native.AnimatableStringValue;
460
+ } & {
461
+ scaleX?: undefined;
462
+ scaleY?: undefined;
463
+ translateX?: undefined;
464
+ translateY?: undefined;
465
+ scale?: undefined;
466
+ perspective?: undefined;
467
+ rotateX?: undefined;
468
+ rotateY?: undefined;
469
+ rotateZ?: undefined;
470
+ skewX?: undefined;
471
+ skewY?: undefined;
472
+ matrix?: undefined;
473
+ }) | ({
474
+ rotateX: react_native.AnimatableStringValue;
475
+ } & {
476
+ scaleX?: undefined;
477
+ scaleY?: undefined;
478
+ translateX?: undefined;
479
+ translateY?: undefined;
480
+ scale?: undefined;
481
+ perspective?: undefined;
482
+ rotate?: undefined;
483
+ rotateY?: undefined;
484
+ rotateZ?: undefined;
485
+ skewX?: undefined;
486
+ skewY?: undefined;
487
+ matrix?: undefined;
488
+ }) | ({
489
+ rotateY: react_native.AnimatableStringValue;
490
+ } & {
491
+ scaleX?: undefined;
492
+ scaleY?: undefined;
493
+ translateX?: undefined;
494
+ translateY?: undefined;
495
+ scale?: undefined;
496
+ perspective?: undefined;
497
+ rotate?: undefined;
498
+ rotateX?: undefined;
499
+ rotateZ?: undefined;
500
+ skewX?: undefined;
501
+ skewY?: undefined;
502
+ matrix?: undefined;
503
+ }) | ({
504
+ rotateZ: react_native.AnimatableStringValue;
505
+ } & {
506
+ scaleX?: undefined;
507
+ scaleY?: undefined;
508
+ translateX?: undefined;
509
+ translateY?: undefined;
510
+ scale?: undefined;
511
+ perspective?: undefined;
512
+ rotate?: undefined;
513
+ rotateX?: undefined;
514
+ rotateY?: undefined;
515
+ skewX?: undefined;
516
+ skewY?: undefined;
517
+ matrix?: undefined;
518
+ }) | ({
519
+ skewX: react_native.AnimatableStringValue;
520
+ } & {
521
+ scaleX?: undefined;
522
+ scaleY?: undefined;
523
+ translateX?: undefined;
524
+ translateY?: undefined;
525
+ scale?: undefined;
526
+ perspective?: undefined;
527
+ rotate?: undefined;
528
+ rotateX?: undefined;
529
+ rotateY?: undefined;
530
+ rotateZ?: undefined;
531
+ skewY?: undefined;
532
+ matrix?: undefined;
533
+ }) | ({
534
+ skewY: react_native.AnimatableStringValue;
535
+ } & {
536
+ scaleX?: undefined;
537
+ scaleY?: undefined;
538
+ translateX?: undefined;
539
+ translateY?: undefined;
540
+ scale?: undefined;
541
+ perspective?: undefined;
542
+ rotate?: undefined;
543
+ rotateX?: undefined;
544
+ rotateY?: undefined;
545
+ rotateZ?: undefined;
546
+ skewX?: undefined;
547
+ matrix?: undefined;
548
+ }) | ({
549
+ matrix: react_native.AnimatableNumericValue[];
550
+ } & {
551
+ scaleX?: undefined;
552
+ scaleY?: undefined;
553
+ translateX?: undefined;
554
+ translateY?: undefined;
555
+ scale?: undefined;
556
+ perspective?: undefined;
557
+ rotate?: undefined;
558
+ rotateX?: undefined;
559
+ rotateY?: undefined;
560
+ rotateZ?: undefined;
561
+ skewX?: undefined;
562
+ skewY?: undefined;
563
+ }))[] | undefined;
564
+ transformOrigin?: string | (string | number)[] | undefined;
565
+ transformMatrix?: number[] | undefined;
566
+ rotation?: react_native.AnimatableNumericValue | undefined;
567
+ scaleX?: react_native.AnimatableNumericValue | undefined;
568
+ scaleY?: react_native.AnimatableNumericValue | undefined;
569
+ translateX?: react_native.AnimatableNumericValue | undefined;
570
+ translateY?: react_native.AnimatableNumericValue | undefined;
571
+ asChild?: boolean | undefined;
572
+ onPress?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
573
+ onPressIn?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
574
+ onPressOut?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
575
+ onLongPress?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
576
+ pressRetentionOffset?: number | react_native.Insets | null | undefined;
577
+ onHoverIn?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
578
+ onHoverOut?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
579
+ cancelable?: null | boolean | undefined | undefined;
580
+ delayHoverIn?: number | null | undefined | undefined;
581
+ delayHoverOut?: number | null | undefined | undefined;
582
+ delayLongPress?: null | number | undefined | undefined;
583
+ android_disableSound?: null | boolean | undefined | undefined;
584
+ android_ripple?: react_native.PressableAndroidRippleConfig | null | undefined;
585
+ testOnly_pressed?: null | boolean | undefined | undefined;
586
+ unstable_pressDelay?: number | undefined | undefined;
587
+ animation?: AnimationProp | undefined;
588
+ } & Omit<ViewStyleProps, keyof {
589
+ variant?: CardVariant;
590
+ size?: CardSize;
591
+ radius?: RadiusKey;
592
+ color?: string;
593
+ isDisabled?: boolean;
594
+ isPressable?: boolean;
595
+ style?: react_native.StyleProp<react_native.ViewStyle> | ((state: react_native.PressableStateCallbackType) => react_native.StyleProp<react_native.ViewStyle>);
596
+ children?: react.ReactNode;
597
+ }> & react.RefAttributes<react_native.View>> & {
598
+ Background: react.ForwardRefExoticComponent<Omit<react_native.ViewProps, "style"> & {
599
+ source?: react_native.ImageSourcePropType;
600
+ children?: react.ReactNode;
601
+ style?: react_native.StyleProp<react_native.ViewStyle>;
602
+ } & Omit<ViewStyleProps, "style" | "children" | "hitSlop" | "id" | "needsOffscreenAlphaCompositing" | "onLayout" | "pointerEvents" | "removeClippedSubviews" | "testID" | "nativeID" | "collapsable" | "collapsableChildren" | "onBlur" | "onFocus" | "renderToHardwareTextureAndroid" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "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" | "role" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "screenReaderFocusable" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "accessibilityRespondsToUserInteraction" | "source"> & react.RefAttributes<react_native.View>>;
603
+ Header: react.ForwardRefExoticComponent<react_native.ViewProps & Omit<ViewStyleProps, keyof react_native.ViewProps> & {
604
+ children?: react.ReactNode;
605
+ } & react.RefAttributes<react_native.View>>;
606
+ Body: react.ForwardRefExoticComponent<react_native.ViewProps & Omit<ViewStyleProps, keyof react_native.ViewProps> & {
607
+ children?: react.ReactNode;
608
+ } & react.RefAttributes<react_native.View>>;
609
+ Footer: react.ForwardRefExoticComponent<react_native.ViewProps & Omit<ViewStyleProps, keyof react_native.ViewProps> & {
610
+ children?: react.ReactNode;
611
+ } & react.RefAttributes<react_native.View>>;
612
+ Title: react.ForwardRefExoticComponent<react_native.TextProps & Omit<TextStyleProps, keyof react_native.TextProps> & {
613
+ children?: react.ReactNode;
614
+ } & react.RefAttributes<react_native.Text>>;
615
+ Description: react.ForwardRefExoticComponent<react_native.TextProps & Omit<TextStyleProps, keyof react_native.TextProps> & {
616
+ children?: react.ReactNode;
617
+ } & react.RefAttributes<react_native.Text>>;
618
+ };
619
+
620
+ export { CARD_BACKGROUND, Card, type CardBackgroundProps, type CardBodyProps, type CardContextValue, type CardDescriptionProps, type CardFooterProps, type CardHeaderProps, type CardProps, type CardSize, type CardSlot, type CardTitleProps, type CardVariant, cardRecipe, markBackground, useCard };
@@ -0,0 +1,22 @@
1
+ import {
2
+ CARD_BACKGROUND,
3
+ Card,
4
+ cardRecipe,
5
+ markBackground,
6
+ useCard
7
+ } from "../../chunk-VJEER76X.js";
8
+ import "../../chunk-BFMTUMTU.js";
9
+ import "../../chunk-423RQBOX.js";
10
+ import "../../chunk-EGLLDKN6.js";
11
+ import "../../chunk-4GTAZM2C.js";
12
+ import "../../chunk-A3EGFI6T.js";
13
+ import "../../chunk-E2CWBQTV.js";
14
+ import "../../chunk-URSKA2VR.js";
15
+ import "../../chunk-GGW42MY4.js";
16
+ export {
17
+ CARD_BACKGROUND,
18
+ Card,
19
+ cardRecipe,
20
+ markBackground,
21
+ useCard
22
+ };
@@ -0,0 +1,26 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+
6
+
7
+
8
+ var _chunk5PTBRJM7cjs = require('../../chunk-5PTBRJM7.cjs');
9
+ require('../../chunk-F6CQ6CBI.cjs');
10
+ require('../../chunk-7EIHHOHP.cjs');
11
+ require('../../chunk-GPVNCJ3Z.cjs');
12
+ require('../../chunk-7DPL3ZDS.cjs');
13
+ require('../../chunk-EJQCQPET.cjs');
14
+ require('../../chunk-FNEUOBCV.cjs');
15
+ require('../../chunk-57SJ4LJF.cjs');
16
+ require('../../chunk-ZP2E2H2G.cjs');
17
+ require('../../chunk-GLGU2WFL.cjs');
18
+ require('../../chunk-MC7SY2QH.cjs');
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+ exports.Checkbox = _chunk5PTBRJM7cjs.Checkbox; exports.CheckboxIndicator = _chunk5PTBRJM7cjs.CheckboxIndicator; exports.CheckboxLabel = _chunk5PTBRJM7cjs.CheckboxLabel; exports.CheckboxRoot = _chunk5PTBRJM7cjs.CheckboxRoot; exports.checkboxRecipe = _chunk5PTBRJM7cjs.checkboxRecipe; exports.useCheckbox = _chunk5PTBRJM7cjs.useCheckbox;