@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,68 +0,0 @@
1
- import * as HoverCardPrimitive from '@rn-primitives/hover-card';
2
- import * as React from 'react';
3
- /**
4
- * Root component for hover card - provides context for trigger and content
5
- *
6
- * @component
7
- * @example
8
- * ```tsx
9
- * <HoverCard>
10
- * <HoverCardTrigger>
11
- * <Text>Hover over me</Text>
12
- * </HoverCardTrigger>
13
- * <HoverCardContent>
14
- * <Text>Additional information appears here</Text>
15
- * </HoverCardContent>
16
- * </HoverCard>
17
- * ```
18
- */
19
- declare const HoverCard: React.ForwardRefExoticComponent<import("react-native").ViewProps & {
20
- asChild?: boolean;
21
- } & {
22
- onOpenChange?: (open: boolean) => void;
23
- openDelay?: number;
24
- closeDelay?: number;
25
- } & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
26
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
27
- }> & {
28
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
29
- }) => React.ReactNode>>;
30
- /**
31
- * Trigger component that shows hover card content on hover/press
32
- *
33
- * @component
34
- */
35
- declare const HoverCardTrigger: React.ForwardRefExoticComponent<Omit<import("react-native").PressableProps & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
36
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
37
- }> & {
38
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
39
- }) => React.ReactNode>, "ref"> & {
40
- asChild?: boolean;
41
- } & {
42
- onKeyDown?: (ev: React.KeyboardEvent) => void;
43
- onKeyUp?: (ev: React.KeyboardEvent) => void;
44
- } & React.RefAttributes<import("@rn-primitives/hover-card").TriggerRef>>;
45
- /**
46
- * Content container for hover card
47
- *
48
- * Displays rich content in a popover when hovering over or pressing the trigger.
49
- * Includes smooth fade animations and proper positioning.
50
- *
51
- * @component
52
- * @example
53
- * ```tsx
54
- * <HoverCardContent align="center" sideOffset={8}>
55
- * <View className="gap-2">
56
- * <Text className="font-semibold">User Profile</Text>
57
- * <Text className="text-sm">Additional details about the user</Text>
58
- * </View>
59
- * </HoverCardContent>
60
- * ```
61
- *
62
- * @accessibility
63
- * - Content is announced by screen readers
64
- * - Proper focus management on web
65
- */
66
- declare function HoverCardContent({ className, align, sideOffset, ...props }: HoverCardPrimitive.ContentProps & React.RefAttributes<HoverCardPrimitive.ContentRef>): import("react/jsx-runtime").JSX.Element;
67
- export { HoverCard, HoverCardContent, HoverCardTrigger };
68
- //# sourceMappingURL=Hover-Card.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Hover-Card.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Hover-Card.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAChE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B;;;;;;;;;;;;;;;GAeG;AACH,QAAA,MAAM,SAAS;;;;;;;OAAoB,CAAC;;OAGyB,CAAC;uBAHrB,CAAC;AAE1C;;;;GAIG;AACH,QAAA,MAAM,gBAAgB;OAPa,CAAC;;OAGyB,CAAC;;;;;;wEAIX,CAAC;AAQpD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,KAAgB,EAChB,UAAc,EACd,GAAG,KAAK,EACT,EAAE,kBAAkB,CAAC,YAAY,GAChC,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,UAAU,CAAC,2CA+BnD;AAED,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,CAAC"}
@@ -1,43 +0,0 @@
1
- import type { LucideIcon, LucideProps } from 'lucide-react-native';
2
- /**
3
- * Props for Icon component
4
- *
5
- * @extends LucideProps - All Lucide icon properties (size, color, strokeWidth, etc.)
6
- * @property {LucideIcon} as - The Lucide icon component to render
7
- * @property {string} [className] - Tailwind classes for styling (supports NativeWind)
8
- *
9
- * @example
10
- * ```tsx
11
- * import { Home } from 'lucide-react-native';
12
- * <Icon as={Home} size={24} className="text-primary" />
13
- * ```
14
- */
15
- type IconProps = LucideProps & {
16
- as: LucideIcon;
17
- className?: string;
18
- };
19
- /**
20
- * Universal icon wrapper for Lucide icons
21
- *
22
- * Provides consistent styling and sizing for Lucide React Native icons across the application.
23
- * Automatically handles platform-specific sizing and color theming.
24
- *
25
- * @component
26
- * @example
27
- * ```tsx
28
- * import { Settings, User, ChevronRight } from 'lucide-react-native';
29
- *
30
- * // Basic icon
31
- * <Icon as={Settings} />
32
- *
33
- * // Sized icon with custom color
34
- * <Icon as={User} size={32} className="text-primary" />
35
- *
36
- * // Icon with stroke width
37
- * <Icon as={ChevronRight} size={20} strokeWidth={2.5} />
38
- * ```
39
- */
40
- declare function Icon({ as: IconComponent, className, size, ...props }: IconProps): import("react/jsx-runtime").JSX.Element;
41
- export { Icon };
42
- export type { IconProps };
43
- //# sourceMappingURL=Icon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Icon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGnE;;;;;;;;;;;;GAYG;AACH,KAAK,SAAS,GAAG,WAAW,GAAG;IAC7B,EAAE,EAAE,UAAU,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAgBF;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,iBAAS,IAAI,CAAC,EACZ,EAAE,EAAE,aAAa,EACjB,SAAS,EACT,IAAS,EACT,GAAG,KAAK,EACT,EAAE,SAAS,2CASX;AAED,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,YAAY,EAAE,SAAS,EAAE,CAAC"}
@@ -1,52 +0,0 @@
1
- import { TextInput, type TextInputProps } from 'react-native';
2
- /**
3
- * Props for Input component
4
- *
5
- * @extends TextInputProps - All standard React Native TextInput props
6
- * @property {string} [className] - Additional Tailwind classes for custom styling
7
- * @property {boolean} [editable=true] - Whether the input is editable (disabled when false)
8
- */
9
- interface InputProps extends TextInputProps {
10
- className?: string;
11
- }
12
- /**
13
- * A styled text input component with consistent design across platforms
14
- *
15
- * Features platform-specific behaviors:
16
- * - Web: Focus ring, selection styling, aria-invalid support
17
- * - Native: Optimized placeholder opacity and input styling
18
- *
19
- * Automatically adapts styling when disabled/non-editable.
20
- *
21
- * @component
22
- * @example
23
- * ```tsx
24
- * // Basic input
25
- * <Input
26
- * placeholder="Enter your name"
27
- * value={name}
28
- * onChangeText={setName}
29
- * />
30
- *
31
- * // Disabled input
32
- * <Input
33
- * value="Read only"
34
- * editable={false}
35
- * />
36
- *
37
- * // With custom styling
38
- * <Input
39
- * className="border-primary"
40
- * placeholder="Search..."
41
- * />
42
- * ```
43
- *
44
- * @accessibility
45
- * - Supports aria-invalid for form validation states (web)
46
- * - Placeholder text uses appropriate contrast colors
47
- * - Disabled state is visually indicated with opacity
48
- */
49
- declare function Input({ className, editable, ...props }: InputProps & React.RefAttributes<TextInput>): import("react/jsx-runtime").JSX.Element;
50
- export { Input };
51
- export type { InputProps };
52
- //# sourceMappingURL=Input.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Input.tsx"],"names":[],"mappings":"AACA,OAAO,EAAY,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,cAAc,CAAC;AAKxE;;;;;;GAMG;AACH,UAAU,UAAW,SAAQ,cAAc;IACzC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,iBAAS,KAAK,CAAC,EACb,SAAS,EACT,QAAe,EACf,GAAG,KAAK,EACT,EAAE,UAAU,GAAG,KAAK,CAAC,aAAa,CAAC,SAAS,CAAC,2CA4B7C;AAED,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,YAAY,EAAE,UAAU,EAAE,CAAC"}
@@ -1,105 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * Accessible label component for form controls
4
- *
5
- * Provides semantic labeling for form inputs with proper styling and accessibility support.
6
- * Automatically associates with form controls and respects disabled states.
7
- *
8
- * @component
9
- * @example
10
- * ```tsx
11
- * // Label with input
12
- * <View className="gap-2">
13
- * <Label htmlFor="email">Email Address</Label>
14
- * <Input id="email" placeholder="Enter email" />
15
- * </View>
16
- *
17
- * // Label for checkbox
18
- * <View className="flex-row items-center gap-2">
19
- * <Checkbox id="terms" />
20
- * <Label htmlFor="terms">I agree to the terms and conditions</Label>
21
- * </View>
22
- * ```
23
- *
24
- * @accessibility
25
- * - Properly associates with form controls via htmlFor/id
26
- * - Reduced opacity when associated control is disabled
27
- * - Screen reader compatible
28
- */
29
- declare const Label: React.ForwardRefExoticComponent<Omit<Omit<Readonly<Omit<Readonly<{
30
- onPointerEnter?: (event: import("react-native").PointerEvent) => void;
31
- onPointerLeave?: (event: import("react-native").PointerEvent) => void;
32
- onPointerMove?: (event: import("react-native").PointerEvent) => void;
33
- }>, "onMoveShouldSetResponder" | "onResponderGrant" | "onResponderMove" | "onResponderRelease" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "children" | "disabled" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "style" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "suppressHighlighting" | "lineBreakStrategyIOS" | "selectionColor" | "dataDetectorType" | "textBreakStrategy" | "minimumFontScale" | "onAccessibilityAction" | "allowFontScaling" | "android_hyphenationFrequency" | "ellipsizeMode" | "maxFontSizeMultiplier" | "nativeID" | "numberOfLines" | "onTextLayout" | "pressRetentionOffset" | "role" | "selectable" | "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"> & Omit<import("react-native/types_generated/Libraries/Text/TextProps").TextPropsIOS, "onMoveShouldSetResponder" | "onResponderGrant" | "onResponderMove" | "onResponderRelease" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "children" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "style" | keyof import("react-native/types_generated/Libraries/Text/TextProps").TextPropsAndroid | "onAccessibilityAction" | "allowFontScaling" | "android_hyphenationFrequency" | "ellipsizeMode" | "maxFontSizeMultiplier" | "nativeID" | "numberOfLines" | "onTextLayout" | "pressRetentionOffset" | "role" | "selectable" | "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"> & Omit<import("react-native/types_generated/Libraries/Text/TextProps").TextPropsAndroid, "onMoveShouldSetResponder" | "onResponderGrant" | "onResponderMove" | "onResponderRelease" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "children" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "style" | "onAccessibilityAction" | "allowFontScaling" | "android_hyphenationFrequency" | "ellipsizeMode" | "maxFontSizeMultiplier" | "nativeID" | "numberOfLines" | "onTextLayout" | "pressRetentionOffset" | "role" | "selectable" | "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"> & Omit<Readonly<{
34
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
35
- allowFontScaling?: boolean | undefined;
36
- android_hyphenationFrequency?: ("normal" | "none" | "full") | undefined;
37
- children?: React.ReactNode | undefined;
38
- ellipsizeMode?: ("clip" | "head" | "middle" | "tail") | undefined;
39
- id?: string;
40
- maxFontSizeMultiplier?: number | undefined;
41
- nativeID?: string | undefined;
42
- numberOfLines?: number | undefined;
43
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
44
- onLongPress?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
45
- onPress?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
46
- onPressIn?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
47
- onPressOut?: ((event: import("react-native").GestureResponderEvent) => unknown) | undefined;
48
- onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
49
- onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
50
- onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
51
- onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
52
- onResponderTerminationRequest?: (() => boolean) | undefined;
53
- onStartShouldSetResponder?: (() => boolean) | undefined;
54
- onMoveShouldSetResponder?: (() => boolean) | undefined;
55
- onTextLayout?: ((event: import("react-native").TextLayoutEvent) => unknown) | undefined;
56
- pressRetentionOffset?: import("react-native/types_generated/Libraries/Text/TextProps").PressRetentionOffset | undefined;
57
- role?: import("react-native").Role | undefined;
58
- selectable?: boolean | undefined;
59
- style?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheet").TextStyleProp | undefined;
60
- testID?: string | undefined;
61
- }>, "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" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable"> & Omit<Readonly<Omit<Readonly<{
62
- accessibilityLabelledBy?: (string | undefined) | (Array<string> | undefined);
63
- "aria-labelledby"?: string | undefined;
64
- accessibilityLiveRegion?: ("none" | "polite" | "assertive") | undefined;
65
- "aria-live"?: ("polite" | "assertive" | "off") | undefined;
66
- importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined;
67
- screenReaderFocusable?: boolean;
68
- }>, "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<{
69
- accessibilityIgnoresInvertColors?: boolean | undefined;
70
- accessibilityViewIsModal?: boolean | undefined;
71
- accessibilityShowsLargeContentViewer?: boolean | undefined;
72
- accessibilityLargeContentTitle?: string | undefined;
73
- "aria-modal"?: boolean | undefined;
74
- accessibilityElementsHidden?: boolean | undefined;
75
- accessibilityLanguage?: string | undefined;
76
- accessibilityRespondsToUserInteraction?: boolean | undefined;
77
- }>, "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"> & {
78
- accessible?: boolean | undefined;
79
- accessibilityLabel?: string | undefined;
80
- accessibilityHint?: string | undefined;
81
- "aria-label"?: string | undefined;
82
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
83
- role?: import("react-native").Role | undefined;
84
- accessibilityState?: import("react-native").AccessibilityState | undefined;
85
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
86
- "aria-valuemax"?: import("react-native").AccessibilityValue["max"] | undefined;
87
- "aria-valuemin"?: import("react-native").AccessibilityValue["min"] | undefined;
88
- "aria-valuenow"?: import("react-native").AccessibilityValue["now"] | undefined;
89
- "aria-valuetext"?: import("react-native").AccessibilityValue["text"] | undefined;
90
- accessibilityActions?: ReadonlyArray<import("react-native/types_generated/Libraries/Components/View/ViewAccessibility").AccessibilityActionInfo> | undefined;
91
- "aria-busy"?: boolean | undefined;
92
- "aria-checked"?: (boolean | undefined) | "mixed";
93
- "aria-disabled"?: boolean | undefined;
94
- "aria-expanded"?: boolean | undefined;
95
- "aria-selected"?: boolean | undefined;
96
- "aria-hidden"?: boolean | undefined;
97
- }>, never>>, "ref"> & {
98
- ref?: React.Ref<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>;
99
- }, "ref"> & {
100
- asChild?: boolean;
101
- } & {
102
- className?: string;
103
- } & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
104
- export { Label };
105
- //# sourceMappingURL=Label.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAE0B,MAAM;yHAUzC,CAAC;AAGH,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -1,175 +0,0 @@
1
- import * as MenubarPrimitive from '@rn-primitives/menubar';
2
- import * as React from 'react';
3
- import { type StyleProp, Text, type TextProps, type ViewStyle } from 'react-native';
4
- /**
5
- * Individual menu within the menubar
6
- *
7
- * @component
8
- */
9
- declare const MenubarMenu: React.ForwardRefExoticComponent<import("react-native").ViewProps & {
10
- asChild?: boolean;
11
- } & {
12
- value: string | undefined;
13
- } & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
14
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
15
- }> & {
16
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
17
- }) => React.ReactNode>>;
18
- /**
19
- * Groups related menu items together
20
- *
21
- * @component
22
- */
23
- declare const MenubarGroup: React.ForwardRefExoticComponent<import("react-native").ViewProps & {
24
- asChild?: boolean;
25
- } & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
26
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
27
- }> & {
28
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
29
- }) => React.ReactNode>>;
30
- /**
31
- * Portal component to render menu content outside the DOM hierarchy
32
- *
33
- * @component
34
- */
35
- declare const MenubarPortal: typeof MenubarPrimitive.Portal;
36
- /**
37
- * Root component for nested submenu
38
- *
39
- * @component
40
- */
41
- declare const MenubarSub: React.ForwardRefExoticComponent<import("react-native").ViewProps & {
42
- asChild?: boolean;
43
- } & {
44
- defaultOpen?: boolean;
45
- open?: boolean;
46
- onOpenChange?: (value: boolean) => void;
47
- } & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
48
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
49
- }> & {
50
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
51
- }) => React.ReactNode>>;
52
- /**
53
- * Groups radio items together with single selection
54
- *
55
- * @component
56
- */
57
- declare const MenubarRadioGroup: React.ForwardRefExoticComponent<import("react-native").ViewProps & {
58
- asChild?: boolean;
59
- } & {
60
- value: string | undefined;
61
- onValueChange: (value: string) => void;
62
- } & React.RefAttributes<(props: Omit<import("react-native/types_generated/Libraries/Components/View/ViewPropTypes").ViewProps, keyof {
63
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
64
- }> & {
65
- ref?: React.Ref<React.ComponentRef<typeof import("react-native/types_generated/Libraries/Components/View/ViewNativeComponent").default>>;
66
- }) => React.ReactNode>>;
67
- /**
68
- * Root menubar component for application-level menu navigation
69
- *
70
- * Provides horizontal menu bar similar to desktop applications, with support
71
- * for nested menus and automatic close on outside press.
72
- *
73
- * @component
74
- * @example
75
- * ```tsx
76
- * <Menubar>
77
- * <MenubarMenu>
78
- * <MenubarTrigger>
79
- * <Text>File</Text>
80
- * </MenubarTrigger>
81
- * <MenubarContent>
82
- * <MenubarItem>
83
- * <Text>New File</Text>
84
- * </MenubarItem>
85
- * <MenubarItem>
86
- * <Text>Open</Text>
87
- * </MenubarItem>
88
- * </MenubarContent>
89
- * </MenubarMenu>
90
- * </Menubar>
91
- * ```
92
- *
93
- * @accessibility
94
- * - Keyboard navigation support
95
- * - Proper ARIA attributes for menu structure
96
- */
97
- declare function Menubar({ className, value: valueProp, onValueChange: onValueChangeProp, ...props }: MenubarPrimitive.RootProps & React.RefAttributes<MenubarPrimitive.RootRef>): import("react/jsx-runtime").JSX.Element;
98
- /**
99
- * Trigger button for a menubar menu
100
- *
101
- * @component
102
- * @example
103
- * ```tsx
104
- * <MenubarTrigger>
105
- * <Text>Edit</Text>
106
- * </MenubarTrigger>
107
- * ```
108
- */
109
- declare function MenubarTrigger({ className, ...props }: MenubarPrimitive.TriggerProps & React.RefAttributes<MenubarPrimitive.TriggerRef>): import("react/jsx-runtime").JSX.Element;
110
- /**
111
- * Trigger for opening a nested submenu
112
- * @component
113
- */
114
- declare function MenubarSubTrigger({ className: _className, inset, children, iconClassName, ...props }: MenubarPrimitive.SubTriggerProps & React.RefAttributes<MenubarPrimitive.SubTriggerRef> & {
115
- children?: React.ReactNode;
116
- iconClassName?: string;
117
- inset?: boolean;
118
- }): import("react/jsx-runtime").JSX.Element;
119
- /**
120
- * Content container for nested submenu items
121
- * @component
122
- */
123
- declare function MenubarSubContent({ className, ...props }: MenubarPrimitive.SubContentProps & React.RefAttributes<MenubarPrimitive.SubContentRef>): import("react/jsx-runtime").JSX.Element;
124
- /**
125
- * Main content container for menu items
126
- * @component
127
- */
128
- declare function MenubarContent({ className, overlayClassName: _overlayClassName, overlayStyle: _overlayStyle, portalHost, align, alignOffset, sideOffset, ...props }: MenubarPrimitive.ContentProps & React.RefAttributes<MenubarPrimitive.ContentRef> & {
129
- overlayStyle?: StyleProp<ViewStyle>;
130
- overlayClassName?: string;
131
- portalHost?: string;
132
- }): import("react/jsx-runtime").JSX.Element;
133
- /**
134
- * Individual menu item component
135
- * @component
136
- */
137
- declare function MenubarItem({ className, inset, variant, ...props }: MenubarPrimitive.ItemProps & React.RefAttributes<MenubarPrimitive.ItemRef> & {
138
- className?: string;
139
- inset?: boolean;
140
- variant?: 'default' | 'destructive';
141
- }): import("react/jsx-runtime").JSX.Element;
142
- /**
143
- * Menu item with checkbox for multi-selection
144
- * @component
145
- */
146
- declare function MenubarCheckboxItem({ className, children, ...props }: MenubarPrimitive.CheckboxItemProps & React.RefAttributes<MenubarPrimitive.CheckboxItemRef> & {
147
- children?: React.ReactNode;
148
- }): import("react/jsx-runtime").JSX.Element;
149
- /**
150
- * Menu item with radio button for single selection within a group
151
- * @component
152
- */
153
- declare function MenubarRadioItem({ className, children, ...props }: MenubarPrimitive.RadioItemProps & React.RefAttributes<MenubarPrimitive.RadioItemRef> & {
154
- children?: React.ReactNode;
155
- }): import("react/jsx-runtime").JSX.Element;
156
- /**
157
- * Label component for grouping and describing menu sections
158
- * @component
159
- */
160
- declare function MenubarLabel({ className, inset, ...props }: MenubarPrimitive.LabelProps & React.RefAttributes<MenubarPrimitive.LabelRef> & {
161
- className?: string;
162
- inset?: boolean;
163
- }): import("react/jsx-runtime").JSX.Element;
164
- /**
165
- * Visual separator between menu items or sections
166
- * @component
167
- */
168
- declare function MenubarSeparator({ className, ...props }: MenubarPrimitive.SeparatorProps & React.RefAttributes<MenubarPrimitive.SeparatorRef>): import("react/jsx-runtime").JSX.Element;
169
- /**
170
- * Displays keyboard shortcut hint for menu items
171
- * @component
172
- */
173
- declare function MenubarShortcut({ className, ...props }: TextProps & React.RefAttributes<Text>): import("react/jsx-runtime").JSX.Element;
174
- export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger, };
175
- //# sourceMappingURL=Menubar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Menubar.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Menubar.tsx"],"names":[],"mappings":"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"}
@@ -1,26 +0,0 @@
1
- import Animated from 'react-native-reanimated';
2
- /**
3
- * Platform-conditional animated view component
4
- *
5
- * Renders an Animated.View on native platforms (iOS/Android) and a React Fragment
6
- * on web. This utility helps maintain consistent animation APIs across platforms
7
- * while avoiding web-incompatible animations.
8
- *
9
- * Used internally by other components like Dialog, Popover, Tooltip, etc. to provide
10
- * smooth entrance/exit animations on native while gracefully degrading to no animation
11
- * on web where certain Reanimated features are not supported.
12
- *
13
- * @component
14
- * @example
15
- * ```tsx
16
- * <NativeOnlyAnimatedView entering={FadeIn} exiting={FadeOut}>
17
- * <View><Text>Animated content on native, static on web</Text></View>
18
- * </NativeOnlyAnimatedView>
19
- * ```
20
- *
21
- * @platform iOS, Android - Full animation support
22
- * @platform web - Renders as Fragment without animations
23
- */
24
- declare function NativeOnlyAnimatedView(props: React.ComponentProps<typeof Animated.View> & React.RefAttributes<Animated.View>): import("react/jsx-runtime").JSX.Element;
25
- export { NativeOnlyAnimatedView };
26
- //# sourceMappingURL=Native-Only-Animated-View.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Native-Only-Animated-View.d.ts","sourceRoot":"","sources":["../../../../../src/components/ui/Native-Only-Animated-View.tsx"],"names":[],"mappings":"AACA,OAAO,QAAQ,MAAM,yBAAyB,CAAC;AAE/C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,iBAAS,sBAAsB,CAC7B,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,QAAQ,CAAC,IAAI,CAAC,GAC/C,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,IAAI,CAAC,2CAOrC;AAED,OAAO,EAAE,sBAAsB,EAAE,CAAC"}