@lssm/lib.ui-kit 1.10.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. package/README.md +11 -0
  2. package/dist/tsconfig.tsbuildinfo +1 -1
  3. package/dist/ui/accordion.d.ts +5 -5
  4. package/dist/ui/alert-dialog.d.ts +9 -9
  5. package/dist/ui/alert.d.ts +6 -6
  6. package/dist/ui/alert.d.ts.map +1 -1
  7. package/dist/ui/avatar.d.ts +4 -4
  8. package/dist/ui/badge.d.ts +5 -5
  9. package/dist/ui/breadcrumb.d.ts +8 -8
  10. package/dist/ui/button.d.ts +7 -7
  11. package/dist/ui/button.d.ts.map +1 -1
  12. package/dist/ui/card.d.ts +7 -7
  13. package/dist/ui/collapsible.d.ts +8 -8
  14. package/dist/ui/collapsible.d.ts.map +1 -1
  15. package/dist/ui/context-menu.d.ts +16 -16
  16. package/dist/ui/date-picker.d.ts +2 -2
  17. package/dist/ui/date-range-picker.d.ts +2 -2
  18. package/dist/ui/datetime-picker.d.ts +2 -2
  19. package/dist/ui/dialog.d.ts +10 -10
  20. package/dist/ui/dialog.d.ts.map +1 -1
  21. package/dist/ui/dropdown-menu.d.ts +16 -16
  22. package/dist/ui/empty-state.d.ts +4 -4
  23. package/dist/ui/empty-state.d.ts.map +1 -1
  24. package/dist/ui/empty.d.ts +9 -9
  25. package/dist/ui/fab.d.ts +3 -3
  26. package/dist/ui/field.d.ts +13 -13
  27. package/dist/ui/form.d.ts +7 -7
  28. package/dist/ui/form.js +2 -2
  29. package/dist/ui/hover-card.d.ts +6 -6
  30. package/dist/ui/hover-card.d.ts.map +1 -1
  31. package/dist/ui/input.d.ts +2 -2
  32. package/dist/ui/input.d.ts.map +1 -1
  33. package/dist/ui/label.d.ts +2 -2
  34. package/dist/ui/label.d.ts.map +1 -1
  35. package/dist/ui/link.d.ts +2 -2
  36. package/dist/ui/link.d.ts.map +1 -1
  37. package/dist/ui/loading-button.d.ts +2 -2
  38. package/dist/ui/loading-button.d.ts.map +1 -1
  39. package/dist/ui/loading-overlay.d.ts +2 -2
  40. package/dist/ui/loading-screen.d.ts +2 -2
  41. package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
  42. package/dist/ui/marketing/Hero.d.ts +2 -2
  43. package/dist/ui/marketing/PricingTable.d.ts +2 -2
  44. package/dist/ui/menubar.d.ts +17 -17
  45. package/dist/ui/menubar.d.ts.map +1 -1
  46. package/dist/ui/navigation-menu.d.ts +12 -12
  47. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  48. package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts.map +1 -1
  49. package/dist/ui/organisms/ListPage/ListPage.d.ts +2 -2
  50. package/dist/ui/organisms/ListPage/ListPage.d.ts.map +1 -1
  51. package/dist/ui/page-header.d.ts +5 -5
  52. package/dist/ui/page-header.d.ts.map +1 -1
  53. package/dist/ui/password-strength.d.ts +2 -2
  54. package/dist/ui/popover.d.ts +6 -6
  55. package/dist/ui/progress.d.ts +2 -2
  56. package/dist/ui/progress.d.ts.map +1 -1
  57. package/dist/ui/radio-group.d.ts +3 -3
  58. package/dist/ui/radio-group.d.ts.map +1 -1
  59. package/dist/ui/select.d.ts +13 -13
  60. package/dist/ui/select.d.ts.map +1 -1
  61. package/dist/ui/separator.d.ts +2 -2
  62. package/dist/ui/separator.d.ts.map +1 -1
  63. package/dist/ui/skeleton.d.ts +2 -2
  64. package/dist/ui/stack.d.ts +17 -17
  65. package/dist/ui/stack.d.ts.map +1 -1
  66. package/dist/ui/stepper.d.ts +4 -4
  67. package/dist/ui/stepper.d.ts.map +1 -1
  68. package/dist/ui/switch.d.ts +2 -2
  69. package/dist/ui/table.d.ts +8 -8
  70. package/dist/ui/tabs.d.ts +11 -11
  71. package/dist/ui/text.d.ts +2 -2
  72. package/dist/ui/text.d.ts.map +1 -1
  73. package/dist/ui/time-picker.d.ts +2 -2
  74. package/dist/ui/toggle-group.d.ts +4 -4
  75. package/dist/ui/toggle-group.d.ts.map +1 -1
  76. package/dist/ui/toggle.d.ts +6 -6
  77. package/dist/ui/toggle.d.ts.map +1 -1
  78. package/dist/ui/tooltip.d.ts +6 -6
  79. package/dist/ui/tooltip.d.ts.map +1 -1
  80. package/dist/ui/typography.d.ts +12 -12
  81. package/dist/ui/typography.d.ts.map +1 -1
  82. package/dist/ui/useColorScheme.d.ts +2 -2
  83. package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
  84. package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
  85. package/package.json +5 -3
  86. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js +0 -29
  87. package/dist/node_modules/@hookform/resolvers/dist/resolvers.js.map +0 -1
  88. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +0 -61
  89. package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +0 -1
  90. package/dist/node_modules/react-hook-form/dist/index.esm.js +0 -2073
  91. package/dist/node_modules/react-hook-form/dist/index.esm.js.map +0 -1
  92. package/dist/node_modules/zod/v4/classic/errors.js +0 -30
  93. package/dist/node_modules/zod/v4/classic/errors.js.map +0 -1
  94. package/dist/node_modules/zod/v4/classic/iso.js +0 -38
  95. package/dist/node_modules/zod/v4/classic/iso.js.map +0 -1
  96. package/dist/node_modules/zod/v4/classic/parse.js +0 -20
  97. package/dist/node_modules/zod/v4/classic/parse.js.map +0 -1
  98. package/dist/node_modules/zod/v4/classic/schemas.js +0 -395
  99. package/dist/node_modules/zod/v4/classic/schemas.js.map +0 -1
  100. package/dist/node_modules/zod/v4/core/api.js +0 -377
  101. package/dist/node_modules/zod/v4/core/api.js.map +0 -1
  102. package/dist/node_modules/zod/v4/core/checks.js +0 -226
  103. package/dist/node_modules/zod/v4/core/checks.js.map +0 -1
  104. package/dist/node_modules/zod/v4/core/core.js +0 -56
  105. package/dist/node_modules/zod/v4/core/core.js.map +0 -1
  106. package/dist/node_modules/zod/v4/core/errors.js +0 -63
  107. package/dist/node_modules/zod/v4/core/errors.js.map +0 -1
  108. package/dist/node_modules/zod/v4/core/parse.js +0 -110
  109. package/dist/node_modules/zod/v4/core/parse.js.map +0 -1
  110. package/dist/node_modules/zod/v4/core/regexes.js +0 -59
  111. package/dist/node_modules/zod/v4/core/regexes.js.map +0 -1
  112. package/dist/node_modules/zod/v4/core/registries.js +0 -51
  113. package/dist/node_modules/zod/v4/core/registries.js.map +0 -1
  114. package/dist/node_modules/zod/v4/core/schemas.js +0 -755
  115. package/dist/node_modules/zod/v4/core/schemas.js.map +0 -1
  116. package/dist/node_modules/zod/v4/core/util.js +0 -152
  117. package/dist/node_modules/zod/v4/core/util.js.map +0 -1
  118. package/dist/node_modules/zod/v4/core/versions.js +0 -10
  119. package/dist/node_modules/zod/v4/core/versions.js.map +0 -1
@@ -1,33 +1,33 @@
1
1
  import * as React$1 from "react";
2
- import * as react_native12 from "react-native";
2
+ import * as react_native20 from "react-native";
3
3
  import { StyleProp, TextProps, View, ViewStyle } from "react-native";
4
- import * as react_jsx_runtime51 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime52 from "react/jsx-runtime";
5
5
  import * as _rn_primitives_dropdown_menu0 from "@rn-primitives/dropdown-menu";
6
6
 
7
7
  //#region ui/dropdown-menu.d.ts
8
- declare const DropdownMenu: React$1.ForwardRefExoticComponent<react_native12.ViewProps & {
8
+ declare const DropdownMenu: React$1.ForwardRefExoticComponent<react_native20.ViewProps & {
9
9
  asChild?: boolean;
10
10
  } & {
11
11
  onOpenChange?: (open: boolean) => void;
12
12
  } & React$1.RefAttributes<View>>;
13
- declare const DropdownMenuTrigger: React$1.ForwardRefExoticComponent<Omit<react_native12.PressableProps & React$1.RefAttributes<View>, "ref"> & {
13
+ declare const DropdownMenuTrigger: React$1.ForwardRefExoticComponent<Omit<react_native20.PressableProps & React$1.RefAttributes<View>, "ref"> & {
14
14
  asChild?: boolean;
15
15
  } & {
16
16
  onKeyDown?: (ev: React$1.KeyboardEvent) => void;
17
17
  onKeyUp?: (ev: React$1.KeyboardEvent) => void;
18
18
  } & React$1.RefAttributes<_rn_primitives_dropdown_menu0.TriggerRef>>;
19
- declare const DropdownMenuGroup: React$1.ForwardRefExoticComponent<react_native12.ViewProps & {
19
+ declare const DropdownMenuGroup: React$1.ForwardRefExoticComponent<react_native20.ViewProps & {
20
20
  asChild?: boolean;
21
21
  } & React$1.RefAttributes<View>>;
22
22
  declare const DropdownMenuPortal: typeof _rn_primitives_dropdown_menu0.Portal;
23
- declare const DropdownMenuSub: React$1.ForwardRefExoticComponent<react_native12.ViewProps & {
23
+ declare const DropdownMenuSub: React$1.ForwardRefExoticComponent<react_native20.ViewProps & {
24
24
  asChild?: boolean;
25
25
  } & {
26
26
  defaultOpen?: boolean;
27
27
  open?: boolean;
28
28
  onOpenChange?: (value: boolean) => void;
29
29
  } & React$1.RefAttributes<View>>;
30
- declare const DropdownMenuRadioGroup: React$1.ForwardRefExoticComponent<react_native12.ViewProps & {
30
+ declare const DropdownMenuRadioGroup: React$1.ForwardRefExoticComponent<react_native20.ViewProps & {
31
31
  asChild?: boolean;
32
32
  } & {
33
33
  value: string | undefined;
@@ -43,13 +43,13 @@ declare function DropdownMenuSubTrigger({
43
43
  className?: string;
44
44
  inset?: boolean;
45
45
  children?: React$1.ReactNode;
46
- }): react_jsx_runtime51.JSX.Element;
46
+ }): react_jsx_runtime52.JSX.Element;
47
47
  declare function DropdownMenuSubContent({
48
48
  className,
49
49
  ...props
50
50
  }: _rn_primitives_dropdown_menu0.SubContentProps & {
51
51
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.SubContentRef>;
52
- }): react_jsx_runtime51.JSX.Element;
52
+ }): react_jsx_runtime52.JSX.Element;
53
53
  declare function DropdownMenuContent({
54
54
  className,
55
55
  overlayClassName,
@@ -61,7 +61,7 @@ declare function DropdownMenuContent({
61
61
  overlayStyle?: StyleProp<ViewStyle>;
62
62
  overlayClassName?: string;
63
63
  portalHost?: string;
64
- }): react_jsx_runtime51.JSX.Element;
64
+ }): react_jsx_runtime52.JSX.Element;
65
65
  declare function DropdownMenuItem({
66
66
  className,
67
67
  inset,
@@ -70,7 +70,7 @@ declare function DropdownMenuItem({
70
70
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.ItemRef>;
71
71
  className?: string;
72
72
  inset?: boolean;
73
- }): react_jsx_runtime51.JSX.Element;
73
+ }): react_jsx_runtime52.JSX.Element;
74
74
  declare function DropdownMenuCheckboxItem({
75
75
  className,
76
76
  children,
@@ -79,7 +79,7 @@ declare function DropdownMenuCheckboxItem({
79
79
  }: _rn_primitives_dropdown_menu0.CheckboxItemProps & {
80
80
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.CheckboxItemRef>;
81
81
  children?: React$1.ReactNode;
82
- }): react_jsx_runtime51.JSX.Element;
82
+ }): react_jsx_runtime52.JSX.Element;
83
83
  declare function DropdownMenuRadioItem({
84
84
  className,
85
85
  children,
@@ -87,7 +87,7 @@ declare function DropdownMenuRadioItem({
87
87
  }: _rn_primitives_dropdown_menu0.RadioItemProps & {
88
88
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.RadioItemRef>;
89
89
  children?: React$1.ReactNode;
90
- }): react_jsx_runtime51.JSX.Element;
90
+ }): react_jsx_runtime52.JSX.Element;
91
91
  declare function DropdownMenuLabel({
92
92
  className,
93
93
  inset,
@@ -96,17 +96,17 @@ declare function DropdownMenuLabel({
96
96
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.LabelRef>;
97
97
  className?: string;
98
98
  inset?: boolean;
99
- }): react_jsx_runtime51.JSX.Element;
99
+ }): react_jsx_runtime52.JSX.Element;
100
100
  declare function DropdownMenuSeparator({
101
101
  className,
102
102
  ...props
103
103
  }: _rn_primitives_dropdown_menu0.SeparatorProps & {
104
104
  ref?: React$1.RefObject<_rn_primitives_dropdown_menu0.SeparatorRef>;
105
- }): react_jsx_runtime51.JSX.Element;
105
+ }): react_jsx_runtime52.JSX.Element;
106
106
  declare function DropdownMenuShortcut({
107
107
  className,
108
108
  ...props
109
- }: TextProps): react_jsx_runtime51.JSX.Element;
109
+ }: TextProps): react_jsx_runtime52.JSX.Element;
110
110
  //#endregion
111
111
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
112
112
  //# sourceMappingURL=dropdown-menu.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime147 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime61 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types12 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types3 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/empty-state.d.ts
7
7
  declare const containerVariants: (props?: ({
8
8
  density?: "default" | "compact" | null | undefined;
9
- } & class_variance_authority_types12.ClassProp) | undefined) => string;
9
+ } & class_variance_authority_types3.ClassProp) | undefined) => string;
10
10
  interface EmptyStateProps extends VariantProps<typeof containerVariants> {
11
11
  icon?: React$1.ReactNode;
12
12
  title: React$1.ReactNode;
@@ -23,7 +23,7 @@ declare function EmptyState({
23
23
  secondaryAction,
24
24
  className,
25
25
  density
26
- }: EmptyStateProps): react_jsx_runtime147.JSX.Element;
26
+ }: EmptyStateProps): react_jsx_runtime61.JSX.Element;
27
27
  //#endregion
28
28
  export { EmptyState, EmptyStateProps };
29
29
  //# sourceMappingURL=empty-state.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"empty-state.d.ts","names":[],"sources":["../../ui/empty-state.tsx"],"sourcesContent":[],"mappings":";;;;;;cAQM;;IAUJ,gCAAA,CAAA;UAEe,eAAA,SACP,oBAAoB;EAbxB,IAAA,CAAA,EAcG,OAAA,CAAM,SAJb;EAEe,KAAA,EAGR,OAAA,CAAM,SAFb;EAA4B,WAAA,CAAA,EAGd,OAAA,CAAM,SAHQ;EACrB,aAAM,CAAA,EAGG,OAAA,CAAM,SAHT;EACN,eAAM,CAAA,EAGK,OAAA,CAAM,SAHX;EACC,SAAM,CAAA,EAAA,MAAA;;AAEF,iBAIJ,UAAA,CAJU;EAAA,IAAA;EAAA,KAAA;EAAA,WAAA;EAAA,aAAA;EAAA,eAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAYvB,eAZuB,CAAA,EAYR,oBAAA,CAAA,GAAA,CAAA,OAZQ"}
1
+ {"version":3,"file":"empty-state.d.ts","names":[],"sources":["../../ui/empty-state.tsx"],"sourcesContent":[],"mappings":";;;;;;cAQM;;IAUJ,+BAAA,CAAA;UAEe,eAAA,SACP,oBAAoB;EAbxB,IAAA,CAAA,EAcG,OAAA,CAAM,SAJb;EAEe,KAAA,EAGR,OAAA,CAAM,SAFb;EAA4B,WAAA,CAAA,EAGd,OAAA,CAAM,SAHQ;EACrB,aAAM,CAAA,EAGG,OAAA,CAAM,SAHT;EACN,eAAM,CAAA,EAGK,OAAA,CAAM,SAHX;EACC,SAAM,CAAA,EAAA,MAAA;;AAEF,iBAIJ,UAAA,CAJU;EAAA,IAAA;EAAA,KAAA;EAAA,WAAA;EAAA,aAAA;EAAA,eAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAYvB,eAZuB,CAAA,EAYR,mBAAA,CAAA,GAAA,CAAA,OAZQ"}
@@ -1,37 +1,37 @@
1
1
  import { ViewProps } from "react-native";
2
- import * as react_jsx_runtime83 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime62 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types8 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types4 from "class-variance-authority/types";
5
5
 
6
6
  //#region ui/empty.d.ts
7
7
  declare function Empty({
8
8
  className,
9
9
  ...props
10
- }: ViewProps): react_jsx_runtime83.JSX.Element;
10
+ }: ViewProps): react_jsx_runtime62.JSX.Element;
11
11
  declare function EmptyHeader({
12
12
  className,
13
13
  ...props
14
- }: ViewProps): react_jsx_runtime83.JSX.Element;
14
+ }: ViewProps): react_jsx_runtime62.JSX.Element;
15
15
  declare const emptyMediaVariants: (props?: ({
16
16
  variant?: "default" | "icon" | null | undefined;
17
- } & class_variance_authority_types8.ClassProp) | undefined) => string;
17
+ } & class_variance_authority_types4.ClassProp) | undefined) => string;
18
18
  declare function EmptyMedia({
19
19
  className,
20
20
  variant,
21
21
  ...props
22
- }: ViewProps & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime83.JSX.Element;
22
+ }: ViewProps & VariantProps<typeof emptyMediaVariants>): react_jsx_runtime62.JSX.Element;
23
23
  declare function EmptyTitle({
24
24
  className,
25
25
  ...props
26
- }: ViewProps): react_jsx_runtime83.JSX.Element;
26
+ }: ViewProps): react_jsx_runtime62.JSX.Element;
27
27
  declare function EmptyDescription({
28
28
  className,
29
29
  ...props
30
- }: ViewProps): react_jsx_runtime83.JSX.Element;
30
+ }: ViewProps): react_jsx_runtime62.JSX.Element;
31
31
  declare function EmptyContent({
32
32
  className,
33
33
  ...props
34
- }: ViewProps): react_jsx_runtime83.JSX.Element;
34
+ }: ViewProps): react_jsx_runtime62.JSX.Element;
35
35
  //#endregion
36
36
  export { Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle };
37
37
  //# sourceMappingURL=empty.d.ts.map
package/dist/ui/fab.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
- import * as react_jsx_runtime45 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime68 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/fab.d.ts
5
5
  interface FABAction {
@@ -19,7 +19,7 @@ declare function FAB({
19
19
  className,
20
20
  mainIcon,
21
21
  mainColor
22
- }: FABProps): react_jsx_runtime45.JSX.Element;
22
+ }: FABProps): react_jsx_runtime68.JSX.Element;
23
23
  declare function MiniFAB({
24
24
  icon,
25
25
  onPress,
@@ -30,7 +30,7 @@ declare function MiniFAB({
30
30
  onPress: () => void;
31
31
  className?: string;
32
32
  color?: string;
33
- }): react_jsx_runtime45.JSX.Element;
33
+ }): react_jsx_runtime68.JSX.Element;
34
34
  //#endregion
35
35
  export { FAB, MiniFAB };
36
36
  //# sourceMappingURL=fab.d.ts.map
@@ -1,57 +1,57 @@
1
1
  import { Label } from "./label.js";
2
2
  import { BoxProps } from "./stack.js";
3
3
  import { TypographyProps } from "./typography.js";
4
- import * as react_jsx_runtime11 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime70 from "react/jsx-runtime";
5
5
  import { VariantProps } from "class-variance-authority";
6
- import * as class_variance_authority_types0 from "class-variance-authority/types";
6
+ import * as class_variance_authority_types5 from "class-variance-authority/types";
7
7
 
8
8
  //#region ui/field.d.ts
9
9
  declare function FieldSet({
10
10
  className,
11
11
  ...props
12
- }: BoxProps): react_jsx_runtime11.JSX.Element;
12
+ }: BoxProps): react_jsx_runtime70.JSX.Element;
13
13
  declare function FieldLegend({
14
14
  className,
15
15
  variant,
16
16
  ...props
17
17
  }: BoxProps & {
18
18
  variant?: 'legend' | 'label';
19
- }): react_jsx_runtime11.JSX.Element;
19
+ }): react_jsx_runtime70.JSX.Element;
20
20
  declare function FieldGroup({
21
21
  className,
22
22
  ...props
23
- }: BoxProps): react_jsx_runtime11.JSX.Element;
23
+ }: BoxProps): react_jsx_runtime70.JSX.Element;
24
24
  declare const fieldVariants: (props?: ({
25
25
  orientation?: "vertical" | "horizontal" | "responsive" | null | undefined;
26
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
26
+ } & class_variance_authority_types5.ClassProp) | undefined) => string;
27
27
  declare function Field({
28
28
  className,
29
29
  orientation,
30
30
  ...props
31
- }: BoxProps & VariantProps<typeof fieldVariants>): react_jsx_runtime11.JSX.Element;
31
+ }: BoxProps & VariantProps<typeof fieldVariants>): react_jsx_runtime70.JSX.Element;
32
32
  declare function FieldContent({
33
33
  className,
34
34
  ...props
35
- }: BoxProps): react_jsx_runtime11.JSX.Element;
35
+ }: BoxProps): react_jsx_runtime70.JSX.Element;
36
36
  declare function FieldLabel({
37
37
  className,
38
38
  ...props
39
- }: React.ComponentProps<typeof Label>): react_jsx_runtime11.JSX.Element;
39
+ }: React.ComponentProps<typeof Label>): react_jsx_runtime70.JSX.Element;
40
40
  declare function FieldTitle({
41
41
  className,
42
42
  ...props
43
- }: BoxProps): react_jsx_runtime11.JSX.Element;
43
+ }: BoxProps): react_jsx_runtime70.JSX.Element;
44
44
  declare function FieldDescription({
45
45
  className,
46
46
  ...props
47
- }: TypographyProps): react_jsx_runtime11.JSX.Element;
47
+ }: TypographyProps): react_jsx_runtime70.JSX.Element;
48
48
  declare function FieldSeparator({
49
49
  children,
50
50
  className,
51
51
  ...props
52
52
  }: BoxProps & {
53
53
  children?: React.ReactNode;
54
- }): react_jsx_runtime11.JSX.Element;
54
+ }): react_jsx_runtime70.JSX.Element;
55
55
  declare function FieldError({
56
56
  className,
57
57
  children,
@@ -61,7 +61,7 @@ declare function FieldError({
61
61
  errors?: ({
62
62
  message?: string;
63
63
  } | undefined)[];
64
- }): react_jsx_runtime11.JSX.Element | null;
64
+ }): react_jsx_runtime70.JSX.Element | null;
65
65
  //#endregion
66
66
  export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle };
67
67
  //# sourceMappingURL=field.d.ts.map
package/dist/ui/form.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Label } from "./label.js";
2
2
  import * as React$1 from "react";
3
3
  import { View } from "react-native";
4
- import * as react_jsx_runtime89 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime80 from "react/jsx-runtime";
5
5
  import * as react_hook_form0 from "react-hook-form";
6
6
  import { ControllerProps, FieldPath, FieldValues, UseFormReturn, useFieldArray, useForm } from "react-hook-form";
7
7
  import { zodResolver } from "@hookform/resolvers/zod";
@@ -10,7 +10,7 @@ import { zodResolver } from "@hookform/resolvers/zod";
10
10
  declare const Form: <TFieldValues extends FieldValues, TContext = any, TTransformedValues = TFieldValues>(props: react_hook_form0.FormProviderProps<TFieldValues, TContext, TTransformedValues>) => React$1.JSX.Element;
11
11
  declare const FormField: <TFieldValues extends FieldValues = FieldValues, TName extends FieldPath<TFieldValues> = FieldPath<TFieldValues>>({
12
12
  ...props
13
- }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime89.JSX.Element;
13
+ }: ControllerProps<TFieldValues, TName>) => react_jsx_runtime80.JSX.Element;
14
14
  declare const useFormField: () => {
15
15
  invalid: boolean;
16
16
  isDirty: boolean;
@@ -26,25 +26,25 @@ declare const useFormField: () => {
26
26
  declare function FormItem({
27
27
  className,
28
28
  ...props
29
- }: React$1.ComponentProps<'div'>): react_jsx_runtime89.JSX.Element;
29
+ }: React$1.ComponentProps<'div'>): react_jsx_runtime80.JSX.Element;
30
30
  declare function FormLabel({
31
31
  className,
32
32
  ...props
33
- }: React$1.ComponentProps<typeof Label>): react_jsx_runtime89.JSX.Element;
33
+ }: React$1.ComponentProps<typeof Label>): react_jsx_runtime80.JSX.Element;
34
34
  declare function FormControl({
35
35
  asChild,
36
36
  ...props
37
37
  }: React$1.ComponentProps<typeof View> & {
38
38
  asChild?: boolean;
39
- }): react_jsx_runtime89.JSX.Element;
39
+ }): react_jsx_runtime80.JSX.Element;
40
40
  declare function FormDescription({
41
41
  className,
42
42
  ...props
43
- }: React$1.ComponentProps<'p'>): react_jsx_runtime89.JSX.Element;
43
+ }: React$1.ComponentProps<'p'>): react_jsx_runtime80.JSX.Element;
44
44
  declare function FormMessage({
45
45
  className,
46
46
  ...props
47
- }: React$1.ComponentProps<'p'>): react_jsx_runtime89.JSX.Element | null;
47
+ }: React$1.ComponentProps<'p'>): react_jsx_runtime80.JSX.Element | null;
48
48
  //#endregion
49
49
  export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, type UseFormReturn, useFieldArray, useForm, useFormField, zodResolver };
50
50
  //# sourceMappingURL=form.d.ts.map
package/dist/ui/form.js CHANGED
@@ -3,7 +3,7 @@
3
3
  import { cn } from "./utils.js";
4
4
  import { Label } from "./label.js";
5
5
  import { Controller, FormProvider, useFieldArray, useForm, useFormContext, useFormState } from "../node_modules/react-hook-form/dist/index.esm.js";
6
- import { t } from "../node_modules/@hookform/resolvers/zod/dist/zod.js";
6
+ import { a } from "../node_modules/@hookform/resolvers/zod/dist/zod.js";
7
7
  import * as React$1 from "react";
8
8
  import { View } from "react-native";
9
9
  import * as Slot from "@rn-primitives/slot";
@@ -91,5 +91,5 @@ function FormMessage({ className, ...props }) {
91
91
  }
92
92
 
93
93
  //#endregion
94
- export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFieldArray, useForm, useFormField, t as zodResolver };
94
+ export { Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, useFieldArray, useForm, useFormField, a as zodResolver };
95
95
  //# sourceMappingURL=form.js.map
@@ -1,17 +1,17 @@
1
1
  import * as React$1 from "react";
2
- import * as react_native8 from "react-native";
3
- import * as react_jsx_runtime48 from "react/jsx-runtime";
2
+ import * as react_native34 from "react-native";
3
+ import * as react_jsx_runtime111 from "react/jsx-runtime";
4
4
  import * as _rn_primitives_hover_card0 from "@rn-primitives/hover-card";
5
5
 
6
6
  //#region ui/hover-card.d.ts
7
- declare const HoverCard: React$1.ForwardRefExoticComponent<react_native8.ViewProps & {
7
+ declare const HoverCard: React$1.ForwardRefExoticComponent<react_native34.ViewProps & {
8
8
  asChild?: boolean;
9
9
  } & {
10
10
  onOpenChange?: (open: boolean) => void;
11
11
  openDelay?: number;
12
12
  closeDelay?: number;
13
- } & React$1.RefAttributes<react_native8.View>>;
14
- declare const HoverCardTrigger: React$1.ForwardRefExoticComponent<Omit<react_native8.PressableProps & React$1.RefAttributes<react_native8.View>, "ref"> & {
13
+ } & React$1.RefAttributes<react_native34.View>>;
14
+ declare const HoverCardTrigger: React$1.ForwardRefExoticComponent<Omit<react_native34.PressableProps & React$1.RefAttributes<react_native34.View>, "ref"> & {
15
15
  asChild?: boolean;
16
16
  } & {
17
17
  onKeyDown?: (ev: React$1.KeyboardEvent) => void;
@@ -24,7 +24,7 @@ declare function HoverCardContent({
24
24
  ...props
25
25
  }: _rn_primitives_hover_card0.ContentProps & {
26
26
  ref?: React$1.RefObject<_rn_primitives_hover_card0.ContentRef>;
27
- }): react_jsx_runtime48.JSX.Element;
27
+ }): react_jsx_runtime111.JSX.Element;
28
28
  //#endregion
29
29
  export { HoverCard, HoverCardContent, HoverCardTrigger };
30
30
  //# sourceMappingURL=hover-card.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hover-card.d.ts","names":[],"sources":["../../ui/hover-card.tsx"],"sourcesContent":[],"mappings":";;;;;;cAOM,WAAS,OAAA,CAAA,0BAA0B,aAAA,CAA1B,SAAA;;;;EAAT,SAAA,CAAA,EAAmC,MAAA;EAAA,UAAA,CAA1B,EAAA,MAAA;CAAA,wBAAA,CAAA,aAAA,CAAA,IAAA,CAAA,CAAA;cAET,kBAAgB,OAAA,CAAA,0BAAA,KAA6B,aAAA,CAA7B,cAAA,GAAA,OAAA,CAAA,cAAA,aAAA,CAAA,IAAA;EAFP,OAAA,CAAA,EAAA,OAAA;CAAA,GAAA;EAET,SAAA,CAAA,EAAA,CAAA,EAAA,uBAA6C,EAAA,GAAA,IAAA;EAAA,OAAA,CAAA,EAAA,CAA7B,EAAA,uBAAA,EAAA,GAAA,IAAA;CAAA,wBAAA,uCAAA,CAAA;iBAEb,gBAAA,CAFa;EAAA,SAAA;EAAA,KAAA;EAAA,UAAA;EAAA,GAAA;CAAA,EAOnB,0BAAA,CAAmB,YAPA,GAAA;EAAA,GAAA,CAAA,EAQd,OAAA,CAAM,SARQ,CAQE,0BAAA,CAAmB,UARrB,CAAA;IASrB,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"hover-card.d.ts","names":[],"sources":["../../ui/hover-card.tsx"],"sourcesContent":[],"mappings":";;;;;;cAOM,WAAS,OAAA,CAAA,0BAA0B,cAAA,CAA1B,SAAA;;;;EAAT,SAAA,CAAA,EAAmC,MAAA;EAAA,UAAA,CAAA,EAA1B,MAAA;CAAA,wBAAA,CAAA,cAAA,CAAA,IAAA,CAAA,CAAA;cAET,kBAAgB,OAAA,CAAA,0BAAA,KAA6B,cAAA,CAA7B,cAAA,GAAA,OAAA,CAAA,cAAA,cAAA,CAAA,IAAA;EAFP,OAAA,CAAA,EAAA,OAAA;CAAA,GAAA;EAET,SAAA,CAAA,EAAA,CAAA,EAAA,uBAA6C,EAAA,GAAA,IAAA;EAAA,OAAA,CAAA,EAAA,CAAA,EAA7B,uBAAA,EAAA,GAAA,IAAA;CAAA,wBAAA,uCAAA,CAAA;iBAEb,gBAAA,CAFa;EAAA,SAAA;EAAA,KAAA;EAAA,UAAA;EAAA,GAAA;CAAA,EAOnB,0BAAA,CAAmB,YAPA,GAAA;EAAA,GAAA,CAAA,EAQd,OAAA,CAAM,SARQ,CAQE,0BAAA,CAAmB,UARrB,CAAA;IASrB,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import * as React$1 from "react";
2
2
  import { TextInput, TextInputProps } from "react-native";
3
- import * as react_jsx_runtime49 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime112 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/input.d.ts
6
6
  declare function Input({
@@ -9,7 +9,7 @@ declare function Input({
9
9
  ...props
10
10
  }: TextInputProps & {
11
11
  ref?: React$1.RefObject<TextInput>;
12
- }): react_jsx_runtime49.JSX.Element;
12
+ }): react_jsx_runtime112.JSX.Element;
13
13
  //#endregion
14
14
  export { Input };
15
15
  //# sourceMappingURL=input.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"input.d.ts","names":[],"sources":["../../ui/input.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,KAAA;;;;GAIN;QACK,OAAA,CAAM,UAAU;IACvB,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"input.d.ts","names":[],"sources":["../../ui/input.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,KAAA;;;;GAIN;QACK,OAAA,CAAM,UAAU;IACvB,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime50 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime114 from "react/jsx-runtime";
2
2
  import * as LabelPrimitive from "@rn-primitives/label";
3
3
 
4
4
  //#region ui/label.d.ts
@@ -10,7 +10,7 @@ declare function Label({
10
10
  onPressOut,
11
11
  disabled,
12
12
  ...props
13
- }: LabelPrimitive.TextProps & React.RefAttributes<LabelPrimitive.TextRef>): react_jsx_runtime50.JSX.Element;
13
+ }: LabelPrimitive.TextProps & React.RefAttributes<LabelPrimitive.TextRef>): react_jsx_runtime114.JSX.Element;
14
14
  //#endregion
15
15
  export { Label };
16
16
  //# sourceMappingURL=label.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"label.d.ts","names":[],"sources":["../../ui/label.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,KAAA;;;;;;;;GAQN,cAAA,CAAe,YAAY,KAAA,CAAM,cAAc,cAAA,CAAe,WAAQ,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"label.d.ts","names":[],"sources":["../../ui/label.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,KAAA;;;;;;;;GAQN,cAAA,CAAe,YAAY,KAAA,CAAM,cAAc,cAAA,CAAe,WAAQ,oBAAA,CAAA,GAAA,CAAA"}
package/dist/ui/link.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime60 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime115 from "react/jsx-runtime";
3
3
  import { Link as Link$1, LinkProps } from "expo-router";
4
4
 
5
5
  //#region ui/link.d.ts
@@ -8,7 +8,7 @@ declare function Link({
8
8
  ...props
9
9
  }: LinkProps & {
10
10
  ref?: React$1.RefObject<typeof Link$1>;
11
- }): react_jsx_runtime60.JSX.Element;
11
+ }): react_jsx_runtime115.JSX.Element;
12
12
  //#endregion
13
13
  export { Link };
14
14
  //# sourceMappingURL=link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"link.d.ts","names":[],"sources":["../../ui/link.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,IAAA;;;GAGN;QACK,OAAA,CAAM,iBAAiB;IAC9B,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"link.d.ts","names":[],"sources":["../../ui/link.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIS,IAAA;;;GAGN;QACK,OAAA,CAAM,iBAAiB;IAC9B,oBAAA,CAAA,GAAA,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { ButtonProps } from "./button.js";
2
2
  import React from "react";
3
- import * as react_jsx_runtime95 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime116 from "react/jsx-runtime";
4
4
 
5
5
  //#region ui/loading-button.d.ts
6
6
  interface LoadingButtonProps extends ButtonProps {
@@ -14,7 +14,7 @@ declare function LoadingButton({
14
14
  children,
15
15
  disabled,
16
16
  ...props
17
- }: LoadingButtonProps): react_jsx_runtime95.JSX.Element;
17
+ }: LoadingButtonProps): react_jsx_runtime116.JSX.Element;
18
18
  //#endregion
19
19
  export { LoadingButton };
20
20
  //# sourceMappingURL=loading-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"loading-button.d.ts","names":[],"sources":["../../ui/loading-button.tsx"],"sourcesContent":[],"mappings":";;;;;UAOU,kBAAA,SAA2B;;;EAA3B,QAAA,EAGE,KAAA,CAAM,SAHW;AAM7B;AACE,iBADc,aAAA,CACd;EAAA,SAAA;EAAA,WAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAKC,kBALD,CAAA,EAKmB,mBAAA,CAAA,GAAA,CAAA,OALnB"}
1
+ {"version":3,"file":"loading-button.d.ts","names":[],"sources":["../../ui/loading-button.tsx"],"sourcesContent":[],"mappings":";;;;;UAOU,kBAAA,SAA2B;;;EAA3B,QAAA,EAGE,KAAA,CAAM,SAHW;AAM7B;AACE,iBADc,aAAA,CACd;EAAA,SAAA;EAAA,WAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAKC,kBALD,CAAA,EAKmB,oBAAA,CAAA,GAAA,CAAA,OALnB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime123 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime117 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/loading-overlay.d.ts
4
4
  interface LoadingOverlayProps {
@@ -10,7 +10,7 @@ declare function LoadingOverlay({
10
10
  isVisible,
11
11
  title,
12
12
  subtitle
13
- }: LoadingOverlayProps): react_jsx_runtime123.JSX.Element | null;
13
+ }: LoadingOverlayProps): react_jsx_runtime117.JSX.Element | null;
14
14
  //#endregion
15
15
  export { LoadingOverlay };
16
16
  //# sourceMappingURL=loading-overlay.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime124 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime118 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/loading-screen.d.ts
4
4
  interface LoadingScreenProps {
@@ -8,7 +8,7 @@ interface LoadingScreenProps {
8
8
  declare function LoadingScreen({
9
9
  title,
10
10
  variant
11
- }: LoadingScreenProps): react_jsx_runtime124.JSX.Element;
11
+ }: LoadingScreenProps): react_jsx_runtime118.JSX.Element;
12
12
  //#endregion
13
13
  export { LoadingScreen };
14
14
  //# sourceMappingURL=loading-screen.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime142 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime113 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/marketing/FeatureGrid.d.ts
5
5
  interface FeatureItem {
@@ -15,7 +15,7 @@ declare function FeatureGrid({
15
15
  items: FeatureItem[];
16
16
  columns?: 2 | 3 | 4;
17
17
  className?: string;
18
- }): react_jsx_runtime142.JSX.Element;
18
+ }): react_jsx_runtime113.JSX.Element;
19
19
  //#endregion
20
20
  export { FeatureGrid, FeatureItem };
21
21
  //# sourceMappingURL=FeatureGrid.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime146 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime120 from "react/jsx-runtime";
3
3
 
4
4
  //#region ui/marketing/Hero.d.ts
5
5
  declare function Hero({
@@ -22,7 +22,7 @@ declare function Hero({
22
22
  onClick?: () => void;
23
23
  };
24
24
  className?: string;
25
- }): react_jsx_runtime146.JSX.Element;
25
+ }): react_jsx_runtime120.JSX.Element;
26
26
  //#endregion
27
27
  export { Hero };
28
28
  //# sourceMappingURL=Hero.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime145 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime119 from "react/jsx-runtime";
2
2
 
3
3
  //#region ui/marketing/PricingTable.d.ts
4
4
  interface PricingTier {
@@ -19,7 +19,7 @@ declare function PricingTable({
19
19
  }: {
20
20
  tiers: PricingTier[];
21
21
  className?: string;
22
- }): react_jsx_runtime145.JSX.Element;
22
+ }): react_jsx_runtime119.JSX.Element;
23
23
  //#endregion
24
24
  export { PricingTable, PricingTier };
25
25
  //# sourceMappingURL=PricingTable.d.ts.map