@campxdev/react-native-blueprint 0.1.3 → 0.1.4

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 (109) hide show
  1. package/README.md +98 -69
  2. package/lib/module/app/_layout.js +7 -1
  3. package/lib/module/app/_layout.js.map +1 -1
  4. package/package.json +10 -6
  5. package/src/app/_layout.tsx +7 -1
  6. package/lib/typescript/src/app/_layout.d.ts +0 -8
  7. package/lib/typescript/src/app/_layout.d.ts.map +0 -1
  8. package/lib/typescript/src/components/theme-config.d.ts +0 -174
  9. package/lib/typescript/src/components/theme-config.d.ts.map +0 -1
  10. package/lib/typescript/src/components/ui/Accordion.d.ts +0 -103
  11. package/lib/typescript/src/components/ui/Accordion.d.ts.map +0 -1
  12. package/lib/typescript/src/components/ui/Alert-Dialog.d.ts +0 -168
  13. package/lib/typescript/src/components/ui/Alert-Dialog.d.ts.map +0 -1
  14. package/lib/typescript/src/components/ui/Alert.d.ts +0 -60
  15. package/lib/typescript/src/components/ui/Alert.d.ts.map +0 -1
  16. package/lib/typescript/src/components/ui/AppBar.d.ts +0 -227
  17. package/lib/typescript/src/components/ui/AppBar.d.ts.map +0 -1
  18. package/lib/typescript/src/components/ui/Aspect-Ratio.d.ts +0 -30
  19. package/lib/typescript/src/components/ui/Aspect-Ratio.d.ts.map +0 -1
  20. package/lib/typescript/src/components/ui/Avatar.d.ts +0 -1351
  21. package/lib/typescript/src/components/ui/Avatar.d.ts.map +0 -1
  22. package/lib/typescript/src/components/ui/Badge.d.ts +0 -204
  23. package/lib/typescript/src/components/ui/Badge.d.ts.map +0 -1
  24. package/lib/typescript/src/components/ui/Bottom-Sheet.d.ts +0 -43
  25. package/lib/typescript/src/components/ui/Bottom-Sheet.d.ts.map +0 -1
  26. package/lib/typescript/src/components/ui/Button.d.ts +0 -176
  27. package/lib/typescript/src/components/ui/Button.d.ts.map +0 -1
  28. package/lib/typescript/src/components/ui/Card.d.ts +0 -854
  29. package/lib/typescript/src/components/ui/Card.d.ts.map +0 -1
  30. package/lib/typescript/src/components/ui/Checkbox.d.ts +0 -36
  31. package/lib/typescript/src/components/ui/Checkbox.d.ts.map +0 -1
  32. package/lib/typescript/src/components/ui/Collapsible.d.ts +0 -66
  33. package/lib/typescript/src/components/ui/Collapsible.d.ts.map +0 -1
  34. package/lib/typescript/src/components/ui/Context-Menu.d.ts +0 -150
  35. package/lib/typescript/src/components/ui/Context-Menu.d.ts.map +0 -1
  36. package/lib/typescript/src/components/ui/Custom-Card.d.ts +0 -864
  37. package/lib/typescript/src/components/ui/Custom-Card.d.ts.map +0 -1
  38. package/lib/typescript/src/components/ui/Dialog.d.ts +0 -126
  39. package/lib/typescript/src/components/ui/Dialog.d.ts.map +0 -1
  40. package/lib/typescript/src/components/ui/Dropdown-Menu.d.ts +0 -284
  41. package/lib/typescript/src/components/ui/Dropdown-Menu.d.ts.map +0 -1
  42. package/lib/typescript/src/components/ui/Floating-Action.d.ts +0 -44
  43. package/lib/typescript/src/components/ui/Floating-Action.d.ts.map +0 -1
  44. package/lib/typescript/src/components/ui/Greeting-Card.d.ts +0 -153
  45. package/lib/typescript/src/components/ui/Greeting-Card.d.ts.map +0 -1
  46. package/lib/typescript/src/components/ui/Hover-Card.d.ts +0 -68
  47. package/lib/typescript/src/components/ui/Hover-Card.d.ts.map +0 -1
  48. package/lib/typescript/src/components/ui/Icon.d.ts +0 -43
  49. package/lib/typescript/src/components/ui/Icon.d.ts.map +0 -1
  50. package/lib/typescript/src/components/ui/Input.d.ts +0 -52
  51. package/lib/typescript/src/components/ui/Input.d.ts.map +0 -1
  52. package/lib/typescript/src/components/ui/Label.d.ts +0 -105
  53. package/lib/typescript/src/components/ui/Label.d.ts.map +0 -1
  54. package/lib/typescript/src/components/ui/Menubar.d.ts +0 -175
  55. package/lib/typescript/src/components/ui/Menubar.d.ts.map +0 -1
  56. package/lib/typescript/src/components/ui/Native-Only-Animated-View.d.ts +0 -26
  57. package/lib/typescript/src/components/ui/Native-Only-Animated-View.d.ts.map +0 -1
  58. package/lib/typescript/src/components/ui/NavBar.d.ts +0 -273
  59. package/lib/typescript/src/components/ui/NavBar.d.ts.map +0 -1
  60. package/lib/typescript/src/components/ui/Popover.d.ts +0 -71
  61. package/lib/typescript/src/components/ui/Popover.d.ts.map +0 -1
  62. package/lib/typescript/src/components/ui/Progress.d.ts +0 -27
  63. package/lib/typescript/src/components/ui/Progress.d.ts.map +0 -1
  64. package/lib/typescript/src/components/ui/Radio-Group.d.ts +0 -47
  65. package/lib/typescript/src/components/ui/Radio-Group.d.ts.map +0 -1
  66. package/lib/typescript/src/components/ui/Select.d.ts +0 -107
  67. package/lib/typescript/src/components/ui/Select.d.ts.map +0 -1
  68. package/lib/typescript/src/components/ui/Separator.d.ts +0 -166
  69. package/lib/typescript/src/components/ui/Separator.d.ts.map +0 -1
  70. package/lib/typescript/src/components/ui/SizedBox.d.ts +0 -79
  71. package/lib/typescript/src/components/ui/SizedBox.d.ts.map +0 -1
  72. package/lib/typescript/src/components/ui/Skeleton.d.ts +0 -40
  73. package/lib/typescript/src/components/ui/Skeleton.d.ts.map +0 -1
  74. package/lib/typescript/src/components/ui/Slider.d.ts +0 -55
  75. package/lib/typescript/src/components/ui/Slider.d.ts.map +0 -1
  76. package/lib/typescript/src/components/ui/Switch.d.ts +0 -34
  77. package/lib/typescript/src/components/ui/Switch.d.ts.map +0 -1
  78. package/lib/typescript/src/components/ui/Table.d.ts +0 -70
  79. package/lib/typescript/src/components/ui/Table.d.ts.map +0 -1
  80. package/lib/typescript/src/components/ui/Tabs.d.ts +0 -51
  81. package/lib/typescript/src/components/ui/Tabs.d.ts.map +0 -1
  82. package/lib/typescript/src/components/ui/Text.d.ts +0 -116
  83. package/lib/typescript/src/components/ui/Text.d.ts.map +0 -1
  84. package/lib/typescript/src/components/ui/Textarea.d.ts +0 -61
  85. package/lib/typescript/src/components/ui/Textarea.d.ts.map +0 -1
  86. package/lib/typescript/src/components/ui/Theme-Toggle.d.ts +0 -194
  87. package/lib/typescript/src/components/ui/Theme-Toggle.d.ts.map +0 -1
  88. package/lib/typescript/src/components/ui/Toast.d.ts +0 -55
  89. package/lib/typescript/src/components/ui/Toast.d.ts.map +0 -1
  90. package/lib/typescript/src/components/ui/Toggle-Group.d.ts +0 -49
  91. package/lib/typescript/src/components/ui/Toggle-Group.d.ts.map +0 -1
  92. package/lib/typescript/src/components/ui/Toggle.d.ts +0 -53
  93. package/lib/typescript/src/components/ui/Toggle.d.ts.map +0 -1
  94. package/lib/typescript/src/components/ui/Tooltip.d.ts +0 -71
  95. package/lib/typescript/src/components/ui/Tooltip.d.ts.map +0 -1
  96. package/lib/typescript/src/components/ui/index.d.ts +0 -44
  97. package/lib/typescript/src/components/ui/index.d.ts.map +0 -1
  98. package/lib/typescript/src/index.d.ts +0 -9
  99. package/lib/typescript/src/index.d.ts.map +0 -1
  100. package/lib/typescript/src/lib/ThemeProvider.d.ts +0 -137
  101. package/lib/typescript/src/lib/ThemeProvider.d.ts.map +0 -1
  102. package/lib/typescript/src/lib/cornerRadius.d.ts +0 -112
  103. package/lib/typescript/src/lib/cornerRadius.d.ts.map +0 -1
  104. package/lib/typescript/src/lib/fonts.d.ts +0 -21
  105. package/lib/typescript/src/lib/fonts.d.ts.map +0 -1
  106. package/lib/typescript/src/lib/theme.d.ts +0 -87
  107. package/lib/typescript/src/lib/theme.d.ts.map +0 -1
  108. package/lib/typescript/src/lib/utils.d.ts +0 -111
  109. package/lib/typescript/src/lib/utils.d.ts.map +0 -1
@@ -1,864 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * CustomCard container component with squircle shape
4
- *
5
- * Provides elevated container with smooth squircle corners (iOS-like rounded corners),
6
- * border, and shadow. Uses Figma's squircle algorithm for premium look.
7
- * Use with CardHeader, CardTitle, CardDescription, CardContent, and CardFooter
8
- * for a complete card structure.
9
- *
10
- * @component
11
- * @example
12
- * ```tsx
13
- * <CustomCard>
14
- * <CardHeader>
15
- * <CardTitle><Text>Title</Text></CardTitle>
16
- * <CardDescription><Text>Description</Text></CardDescription>
17
- * </CardHeader>
18
- * <CardContent>
19
- * <Text>Card content goes here</Text>
20
- * </CardContent>
21
- * <CardFooter>
22
- * <Button>Action</Button>
23
- * </CardFooter>
24
- * </CustomCard>
25
- *
26
- * // With custom corner smoothing
27
- * <CustomCard cornerSmoothing={1}>
28
- * <Text>Extra smooth corners</Text>
29
- * </CustomCard>
30
- * ```
31
- *
32
- * @property {boolean} [asChild] - When true, merges props into immediate child
33
- * @property {string} [className] - Additional Tailwind classes
34
- * @property {number} [cornerRadius=16] - Corner radius in pixels
35
- * @property {number} [cornerSmoothing=0.8] - Smoothing factor (0-1), higher = more iOS-like
36
- */
37
- declare const CustomCard: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
38
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
39
- onAccessibilityTap?: (() => unknown) | undefined;
40
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
41
- onMagicTap?: (() => unknown) | undefined;
42
- onAccessibilityEscape?: (() => unknown) | undefined;
43
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
44
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
45
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
46
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
47
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
48
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
49
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
50
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
51
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
52
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
53
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
54
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
55
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
56
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
57
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
58
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
59
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
60
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
61
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
62
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
63
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
64
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
65
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
66
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
67
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
68
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
69
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
70
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
71
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
72
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
73
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
74
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
75
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
76
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
77
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
78
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
79
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
80
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
81
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
82
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
83
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
84
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
85
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
86
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
87
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
88
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
89
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
90
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
91
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
92
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
93
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
94
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
95
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
96
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
97
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
98
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
99
- renderToHardwareTextureAndroid?: boolean | undefined;
100
- hasTVPreferredFocus?: boolean | undefined;
101
- nextFocusDown?: number | undefined;
102
- nextFocusForward?: number | undefined;
103
- nextFocusLeft?: number | undefined;
104
- nextFocusRight?: number | undefined;
105
- nextFocusUp?: number | undefined;
106
- focusable?: boolean | undefined;
107
- tabIndex?: 0 | -1;
108
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
109
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
110
- shouldRasterizeIOS?: boolean | undefined;
111
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
112
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
113
- "aria-labelledby"?: string | undefined;
114
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
115
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
116
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
117
- screenReaderFocusable?: boolean;
118
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
119
- accessibilityIgnoresInvertColors?: boolean | undefined;
120
- accessibilityViewIsModal?: boolean | undefined;
121
- accessibilityShowsLargeContentViewer?: boolean | undefined;
122
- accessibilityLargeContentTitle?: string | undefined;
123
- "aria-modal"?: boolean | undefined;
124
- accessibilityElementsHidden?: boolean | undefined;
125
- accessibilityLanguage?: string | undefined;
126
- accessibilityRespondsToUserInteraction?: boolean | undefined;
127
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
128
- accessible?: boolean | undefined;
129
- accessibilityLabel?: string | undefined;
130
- accessibilityHint?: string | undefined;
131
- "aria-label"?: string | undefined;
132
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
133
- role?: import("react-native").Role | undefined;
134
- accessibilityState?: import("react-native").AccessibilityState | undefined;
135
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
136
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
137
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
138
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
139
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
140
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
141
- "aria-busy"?: boolean | undefined;
142
- "aria-checked"?: (boolean | undefined) | "mixed";
143
- "aria-disabled"?: boolean | undefined;
144
- "aria-expanded"?: boolean | undefined;
145
- "aria-selected"?: boolean | undefined;
146
- "aria-hidden"?: boolean | undefined;
147
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
148
- children?: React.ReactNode;
149
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
150
- collapsable?: boolean | undefined;
151
- collapsableChildren?: boolean | undefined;
152
- id?: string;
153
- testID?: string | undefined;
154
- nativeID?: string | undefined;
155
- needsOffscreenAlphaCompositing?: boolean | undefined;
156
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
157
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
158
- removeClippedSubviews?: boolean | undefined;
159
- experimental_accessibilityOrder?: Array<string> | undefined;
160
- }>, never>>, "ref"> & {
161
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
162
- }, "ref"> & {
163
- asChild?: boolean;
164
- } & {
165
- className?: string;
166
- cornerRadius?: number;
167
- cornerSmoothing?: number;
168
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
169
- /**
170
- * CustomCardHeader - Container for card title and description
171
- *
172
- * Provides proper spacing for title and description elements at the top of a card.
173
- *
174
- * @property {boolean} [asChild] - When true, merges props into immediate child
175
- * @property {string} [className] - Additional Tailwind classes
176
- */
177
- declare const CustomCardHeader: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
178
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
179
- onAccessibilityTap?: (() => unknown) | undefined;
180
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
181
- onMagicTap?: (() => unknown) | undefined;
182
- onAccessibilityEscape?: (() => unknown) | undefined;
183
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
184
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
185
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
186
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
187
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
188
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
189
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
190
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
191
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
192
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
193
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
194
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
195
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
196
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
197
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
198
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
199
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
200
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
201
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
202
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
203
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
204
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
205
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
206
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
207
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
208
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
209
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
210
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
211
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
212
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
213
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
214
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
215
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
216
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
217
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
218
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
219
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
220
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
221
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
222
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
223
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
224
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
225
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
226
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
227
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
228
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
229
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
230
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
231
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
232
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
233
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
234
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
235
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
236
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
237
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
238
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
239
- renderToHardwareTextureAndroid?: boolean | undefined;
240
- hasTVPreferredFocus?: boolean | undefined;
241
- nextFocusDown?: number | undefined;
242
- nextFocusForward?: number | undefined;
243
- nextFocusLeft?: number | undefined;
244
- nextFocusRight?: number | undefined;
245
- nextFocusUp?: number | undefined;
246
- focusable?: boolean | undefined;
247
- tabIndex?: 0 | -1;
248
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
249
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
250
- shouldRasterizeIOS?: boolean | undefined;
251
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
252
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
253
- "aria-labelledby"?: string | undefined;
254
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
255
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
256
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
257
- screenReaderFocusable?: boolean;
258
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
259
- accessibilityIgnoresInvertColors?: boolean | undefined;
260
- accessibilityViewIsModal?: boolean | undefined;
261
- accessibilityShowsLargeContentViewer?: boolean | undefined;
262
- accessibilityLargeContentTitle?: string | undefined;
263
- "aria-modal"?: boolean | undefined;
264
- accessibilityElementsHidden?: boolean | undefined;
265
- accessibilityLanguage?: string | undefined;
266
- accessibilityRespondsToUserInteraction?: boolean | undefined;
267
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
268
- accessible?: boolean | undefined;
269
- accessibilityLabel?: string | undefined;
270
- accessibilityHint?: string | undefined;
271
- "aria-label"?: string | undefined;
272
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
273
- role?: import("react-native").Role | undefined;
274
- accessibilityState?: import("react-native").AccessibilityState | undefined;
275
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
276
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
277
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
278
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
279
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
280
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
281
- "aria-busy"?: boolean | undefined;
282
- "aria-checked"?: (boolean | undefined) | "mixed";
283
- "aria-disabled"?: boolean | undefined;
284
- "aria-expanded"?: boolean | undefined;
285
- "aria-selected"?: boolean | undefined;
286
- "aria-hidden"?: boolean | undefined;
287
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
288
- children?: React.ReactNode;
289
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
290
- collapsable?: boolean | undefined;
291
- collapsableChildren?: boolean | undefined;
292
- id?: string;
293
- testID?: string | undefined;
294
- nativeID?: string | undefined;
295
- needsOffscreenAlphaCompositing?: boolean | undefined;
296
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
297
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
298
- removeClippedSubviews?: boolean | undefined;
299
- experimental_accessibilityOrder?: Array<string> | undefined;
300
- }>, never>>, "ref"> & {
301
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
302
- }, "ref"> & {
303
- asChild?: boolean;
304
- } & {
305
- className?: string;
306
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
307
- /**
308
- * CustomCardTitle - Main title text for the card
309
- *
310
- * Automatically styles child Text components with large, semibold typography.
311
- * Uses TextClassContext to apply consistent styling to nested Text elements.
312
- *
313
- * @property {boolean} [asChild] - When true, merges props into immediate child
314
- * @property {string} [className] - Additional Tailwind classes for text styling
315
- */
316
- declare const CustomCardTitle: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
317
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
318
- onAccessibilityTap?: (() => unknown) | undefined;
319
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
320
- onMagicTap?: (() => unknown) | undefined;
321
- onAccessibilityEscape?: (() => unknown) | undefined;
322
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
323
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
324
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
325
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
326
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
327
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
328
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
329
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
330
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
331
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
332
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
333
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
334
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
335
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
336
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
337
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
338
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
339
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
340
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
341
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
342
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
343
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
344
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
345
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
346
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
347
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
348
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
349
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
350
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
351
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
352
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
353
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
354
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
355
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
356
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
357
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
358
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
359
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
360
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
361
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
362
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
363
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
364
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
365
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
366
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
367
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
368
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
369
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
370
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
371
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
372
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
373
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
374
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
375
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
376
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
377
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
378
- renderToHardwareTextureAndroid?: boolean | undefined;
379
- hasTVPreferredFocus?: boolean | undefined;
380
- nextFocusDown?: number | undefined;
381
- nextFocusForward?: number | undefined;
382
- nextFocusLeft?: number | undefined;
383
- nextFocusRight?: number | undefined;
384
- nextFocusUp?: number | undefined;
385
- focusable?: boolean | undefined;
386
- tabIndex?: 0 | -1;
387
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
388
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
389
- shouldRasterizeIOS?: boolean | undefined;
390
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
391
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
392
- "aria-labelledby"?: string | undefined;
393
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
394
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
395
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
396
- screenReaderFocusable?: boolean;
397
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
398
- accessibilityIgnoresInvertColors?: boolean | undefined;
399
- accessibilityViewIsModal?: boolean | undefined;
400
- accessibilityShowsLargeContentViewer?: boolean | undefined;
401
- accessibilityLargeContentTitle?: string | undefined;
402
- "aria-modal"?: boolean | undefined;
403
- accessibilityElementsHidden?: boolean | undefined;
404
- accessibilityLanguage?: string | undefined;
405
- accessibilityRespondsToUserInteraction?: boolean | undefined;
406
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
407
- accessible?: boolean | undefined;
408
- accessibilityLabel?: string | undefined;
409
- accessibilityHint?: string | undefined;
410
- "aria-label"?: string | undefined;
411
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
412
- role?: import("react-native").Role | undefined;
413
- accessibilityState?: import("react-native").AccessibilityState | undefined;
414
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
415
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
416
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
417
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
418
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
419
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
420
- "aria-busy"?: boolean | undefined;
421
- "aria-checked"?: (boolean | undefined) | "mixed";
422
- "aria-disabled"?: boolean | undefined;
423
- "aria-expanded"?: boolean | undefined;
424
- "aria-selected"?: boolean | undefined;
425
- "aria-hidden"?: boolean | undefined;
426
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
427
- children?: React.ReactNode;
428
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
429
- collapsable?: boolean | undefined;
430
- collapsableChildren?: boolean | undefined;
431
- id?: string;
432
- testID?: string | undefined;
433
- nativeID?: string | undefined;
434
- needsOffscreenAlphaCompositing?: boolean | undefined;
435
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
436
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
437
- removeClippedSubviews?: boolean | undefined;
438
- experimental_accessibilityOrder?: Array<string> | undefined;
439
- }>, never>>, "ref"> & {
440
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
441
- }, "ref"> & {
442
- asChild?: boolean;
443
- } & {
444
- className?: string;
445
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
446
- /**
447
- * CustomCardDescription - Subtitle or description text for the card
448
- *
449
- * Automatically styles child Text components with muted, smaller typography.
450
- * Uses TextClassContext to apply consistent styling to nested Text elements.
451
- *
452
- * @property {boolean} [asChild] - When true, merges props into immediate child
453
- * @property {string} [className] - Additional Tailwind classes for text styling
454
- */
455
- declare const CustomCardDescription: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
456
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
457
- onAccessibilityTap?: (() => unknown) | undefined;
458
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
459
- onMagicTap?: (() => unknown) | undefined;
460
- onAccessibilityEscape?: (() => unknown) | undefined;
461
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
462
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
463
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
464
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
465
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
466
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
467
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
468
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
469
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
470
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
471
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
472
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
473
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
474
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
475
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
476
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
477
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
478
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
479
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
480
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
481
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
482
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
483
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
484
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
485
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
486
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
487
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
488
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
489
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
490
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
491
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
492
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
493
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
494
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
495
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
496
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
497
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
498
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
499
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
500
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
501
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
502
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
503
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
504
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
505
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
506
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
507
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
508
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
509
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
510
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
511
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
512
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
513
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
514
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
515
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
516
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
517
- renderToHardwareTextureAndroid?: boolean | undefined;
518
- hasTVPreferredFocus?: boolean | undefined;
519
- nextFocusDown?: number | undefined;
520
- nextFocusForward?: number | undefined;
521
- nextFocusLeft?: number | undefined;
522
- nextFocusRight?: number | undefined;
523
- nextFocusUp?: number | undefined;
524
- focusable?: boolean | undefined;
525
- tabIndex?: 0 | -1;
526
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
527
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
528
- shouldRasterizeIOS?: boolean | undefined;
529
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
530
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
531
- "aria-labelledby"?: string | undefined;
532
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
533
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
534
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
535
- screenReaderFocusable?: boolean;
536
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
537
- accessibilityIgnoresInvertColors?: boolean | undefined;
538
- accessibilityViewIsModal?: boolean | undefined;
539
- accessibilityShowsLargeContentViewer?: boolean | undefined;
540
- accessibilityLargeContentTitle?: string | undefined;
541
- "aria-modal"?: boolean | undefined;
542
- accessibilityElementsHidden?: boolean | undefined;
543
- accessibilityLanguage?: string | undefined;
544
- accessibilityRespondsToUserInteraction?: boolean | undefined;
545
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
546
- accessible?: boolean | undefined;
547
- accessibilityLabel?: string | undefined;
548
- accessibilityHint?: string | undefined;
549
- "aria-label"?: string | undefined;
550
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
551
- role?: import("react-native").Role | undefined;
552
- accessibilityState?: import("react-native").AccessibilityState | undefined;
553
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
554
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
555
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
556
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
557
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
558
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
559
- "aria-busy"?: boolean | undefined;
560
- "aria-checked"?: (boolean | undefined) | "mixed";
561
- "aria-disabled"?: boolean | undefined;
562
- "aria-expanded"?: boolean | undefined;
563
- "aria-selected"?: boolean | undefined;
564
- "aria-hidden"?: boolean | undefined;
565
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
566
- children?: React.ReactNode;
567
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
568
- collapsable?: boolean | undefined;
569
- collapsableChildren?: boolean | undefined;
570
- id?: string;
571
- testID?: string | undefined;
572
- nativeID?: string | undefined;
573
- needsOffscreenAlphaCompositing?: boolean | undefined;
574
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
575
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
576
- removeClippedSubviews?: boolean | undefined;
577
- experimental_accessibilityOrder?: Array<string> | undefined;
578
- }>, never>>, "ref"> & {
579
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
580
- }, "ref"> & {
581
- asChild?: boolean;
582
- } & {
583
- className?: string;
584
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
585
- /**
586
- * CustomCardContent - Main content area of the card
587
- *
588
- * Container for the primary card content with appropriate padding.
589
- * Top padding is removed to flow naturally after CustomCardHeader.
590
- *
591
- * @property {boolean} [asChild] - When true, merges props into immediate child
592
- * @property {string} [className] - Additional Tailwind classes
593
- */
594
- declare const CustomCardContent: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
595
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
596
- onAccessibilityTap?: (() => unknown) | undefined;
597
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
598
- onMagicTap?: (() => unknown) | undefined;
599
- onAccessibilityEscape?: (() => unknown) | undefined;
600
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
601
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
602
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
603
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
604
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
605
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
606
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
607
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
608
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
609
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
610
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
611
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
612
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
613
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
614
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
615
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
616
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
617
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
618
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
619
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
620
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
621
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
622
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
623
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
624
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
625
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
626
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
627
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
628
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
629
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
630
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
631
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
632
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
633
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
634
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
635
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
636
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
637
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
638
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
639
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
640
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
641
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
642
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
643
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
644
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
645
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
646
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
647
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
648
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
649
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
650
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
651
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
652
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
653
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
654
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
655
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
656
- renderToHardwareTextureAndroid?: boolean | undefined;
657
- hasTVPreferredFocus?: boolean | undefined;
658
- nextFocusDown?: number | undefined;
659
- nextFocusForward?: number | undefined;
660
- nextFocusLeft?: number | undefined;
661
- nextFocusRight?: number | undefined;
662
- nextFocusUp?: number | undefined;
663
- focusable?: boolean | undefined;
664
- tabIndex?: 0 | -1;
665
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
666
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
667
- shouldRasterizeIOS?: boolean | undefined;
668
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
669
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
670
- "aria-labelledby"?: string | undefined;
671
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
672
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
673
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
674
- screenReaderFocusable?: boolean;
675
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
676
- accessibilityIgnoresInvertColors?: boolean | undefined;
677
- accessibilityViewIsModal?: boolean | undefined;
678
- accessibilityShowsLargeContentViewer?: boolean | undefined;
679
- accessibilityLargeContentTitle?: string | undefined;
680
- "aria-modal"?: boolean | undefined;
681
- accessibilityElementsHidden?: boolean | undefined;
682
- accessibilityLanguage?: string | undefined;
683
- accessibilityRespondsToUserInteraction?: boolean | undefined;
684
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
685
- accessible?: boolean | undefined;
686
- accessibilityLabel?: string | undefined;
687
- accessibilityHint?: string | undefined;
688
- "aria-label"?: string | undefined;
689
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
690
- role?: import("react-native").Role | undefined;
691
- accessibilityState?: import("react-native").AccessibilityState | undefined;
692
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
693
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
694
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
695
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
696
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
697
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
698
- "aria-busy"?: boolean | undefined;
699
- "aria-checked"?: (boolean | undefined) | "mixed";
700
- "aria-disabled"?: boolean | undefined;
701
- "aria-expanded"?: boolean | undefined;
702
- "aria-selected"?: boolean | undefined;
703
- "aria-hidden"?: boolean | undefined;
704
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
705
- children?: React.ReactNode;
706
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
707
- collapsable?: boolean | undefined;
708
- collapsableChildren?: boolean | undefined;
709
- id?: string;
710
- testID?: string | undefined;
711
- nativeID?: string | undefined;
712
- needsOffscreenAlphaCompositing?: boolean | undefined;
713
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
714
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
715
- removeClippedSubviews?: boolean | undefined;
716
- experimental_accessibilityOrder?: Array<string> | undefined;
717
- }>, never>>, "ref"> & {
718
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
719
- }, "ref"> & {
720
- asChild?: boolean;
721
- } & {
722
- className?: string;
723
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
724
- /**
725
- * CustomCardFooter - Footer area for actions or additional info
726
- *
727
- * Typically contains buttons or other interactive elements.
728
- * Arranged as a row with centered items.
729
- *
730
- * @property {boolean} [asChild] - When true, merges props into immediate child
731
- * @property {string} [className] - Additional Tailwind classes
732
- */
733
- declare const CustomCardFooter: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
734
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
735
- onAccessibilityTap?: (() => unknown) | undefined;
736
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
737
- onMagicTap?: (() => unknown) | undefined;
738
- onAccessibilityEscape?: (() => unknown) | undefined;
739
- }>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
740
- onMoveShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
741
- onMoveShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
742
- onResponderGrant?: ((e: import("react-native").GestureResponderEvent) => void | boolean) | undefined;
743
- onResponderMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
744
- onResponderReject?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
745
- onResponderRelease?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
746
- onResponderStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
747
- onResponderEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
748
- onResponderTerminate?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
749
- onResponderTerminationRequest?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
750
- onStartShouldSetResponder?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
751
- onStartShouldSetResponderCapture?: ((e: import("react-native").GestureResponderEvent) => boolean) | undefined;
752
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
753
- onMouseEnter?: ((event: import("react-native").MouseEvent) => void) | undefined;
754
- onMouseLeave?: ((event: import("react-native").MouseEvent) => void) | undefined;
755
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "onClickCapture" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
756
- onClick?: ((event: import("react-native").PointerEvent) => void) | undefined;
757
- onClickCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
758
- onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
759
- onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
760
- onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
761
- onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
762
- onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
763
- onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
764
- onPointerCancel?: ((e: import("react-native").PointerEvent) => void) | undefined;
765
- onPointerCancelCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
766
- onPointerDown?: ((e: import("react-native").PointerEvent) => void) | undefined;
767
- onPointerDownCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
768
- onPointerUp?: ((e: import("react-native").PointerEvent) => void) | undefined;
769
- onPointerUpCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
770
- onPointerOver?: ((e: import("react-native").PointerEvent) => void) | undefined;
771
- onPointerOverCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
772
- onPointerOut?: ((e: import("react-native").PointerEvent) => void) | undefined;
773
- onPointerOutCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
774
- onGotPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
775
- onGotPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
776
- onLostPointerCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
777
- onLostPointerCaptureCapture?: ((e: import("react-native").PointerEvent) => void) | undefined;
778
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onBlur" | "onBlurCapture" | "onFocus" | "onFocusCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
779
- onBlur?: ((event: import("react-native").BlurEvent) => void) | undefined;
780
- onBlurCapture?: ((event: import("react-native").BlurEvent) => void) | undefined;
781
- onFocus?: ((event: import("react-native").FocusEvent) => void) | undefined;
782
- onFocusCapture?: ((event: import("react-native").FocusEvent) => void) | undefined;
783
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
784
- onTouchCancel?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
785
- onTouchCancelCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
786
- onTouchEnd?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
787
- onTouchEndCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
788
- onTouchMove?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
789
- onTouchMoveCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
790
- onTouchStart?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
791
- onTouchStartCapture?: ((e: import("react-native").GestureResponderEvent) => void) | undefined;
792
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onClick" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
793
- nativeBackgroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
794
- nativeForegroundAndroid?: import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").AndroidDrawable | undefined;
795
- renderToHardwareTextureAndroid?: boolean | undefined;
796
- hasTVPreferredFocus?: boolean | undefined;
797
- nextFocusDown?: number | undefined;
798
- nextFocusForward?: number | undefined;
799
- nextFocusLeft?: number | undefined;
800
- nextFocusRight?: number | undefined;
801
- nextFocusUp?: number | undefined;
802
- focusable?: boolean | undefined;
803
- tabIndex?: 0 | -1;
804
- onClick?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
805
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
806
- shouldRasterizeIOS?: boolean | undefined;
807
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "accessibilityLabel" | "accessible" | "testID" | "style" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<Omit<Readonly<{
808
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
809
- "aria-labelledby"?: string | undefined;
810
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
811
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
812
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
813
- screenReaderFocusable?: boolean;
814
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & Omit<Readonly<{
815
- accessibilityIgnoresInvertColors?: boolean | undefined;
816
- accessibilityViewIsModal?: boolean | undefined;
817
- accessibilityShowsLargeContentViewer?: boolean | undefined;
818
- accessibilityLargeContentTitle?: string | undefined;
819
- "aria-modal"?: boolean | undefined;
820
- accessibilityElementsHidden?: boolean | undefined;
821
- accessibilityLanguage?: string | undefined;
822
- accessibilityRespondsToUserInteraction?: boolean | undefined;
823
- }>, "accessibilityLabel" | "accessible" | "role" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden"> & {
824
- accessible?: boolean | undefined;
825
- accessibilityLabel?: string | undefined;
826
- accessibilityHint?: string | undefined;
827
- "aria-label"?: string | undefined;
828
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
829
- role?: import("react-native").Role | undefined;
830
- accessibilityState?: import("react-native").AccessibilityState | undefined;
831
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
832
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
833
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
834
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
835
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
836
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
837
- "aria-busy"?: boolean | undefined;
838
- "aria-checked"?: (boolean | undefined) | "mixed";
839
- "aria-disabled"?: boolean | undefined;
840
- "aria-expanded"?: boolean | undefined;
841
- "aria-selected"?: boolean | undefined;
842
- "aria-hidden"?: boolean | undefined;
843
- }>, "pointerEvents" | "hitSlop" | "children" | "id" | "testID" | "style" | "nativeID" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder"> & Omit<Readonly<{
844
- children?: React.ReactNode;
845
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").ViewStyleProp | undefined;
846
- collapsable?: boolean | undefined;
847
- collapsableChildren?: boolean | undefined;
848
- id?: string;
849
- testID?: string | undefined;
850
- nativeID?: string | undefined;
851
- needsOffscreenAlphaCompositing?: boolean | undefined;
852
- hitSlop?: import("react-native/types_generated/Libraries/StyleSheet/EdgeInsetsPropType").EdgeInsetsOrSizeProp | undefined;
853
- pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
854
- removeClippedSubviews?: boolean | undefined;
855
- experimental_accessibilityOrder?: Array<string> | undefined;
856
- }>, never>>, "ref"> & {
857
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
858
- }, "ref"> & {
859
- asChild?: boolean;
860
- } & {
861
- className?: string;
862
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
863
- export { CustomCard, CustomCardContent, CustomCardDescription, CustomCardFooter, CustomCardHeader, CustomCardTitle, };
864
- //# sourceMappingURL=Custom-Card.d.ts.map