@lssm/lib.ui-kit 1.7.0 → 1.7.1
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.
- package/dist/index.js +0 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/accordion.d.ts +5 -5
- package/dist/ui/accordion.d.ts.map +1 -1
- package/dist/ui/alert-dialog.d.ts +11 -11
- package/dist/ui/alert-dialog.d.ts.map +1 -1
- package/dist/ui/alert.d.ts +6 -6
- package/dist/ui/aspect-ratio.d.ts +6 -6
- package/dist/ui/aspect-ratio.d.ts.map +1 -1
- package/dist/ui/atoms/FilterSelect/types.js +0 -1
- package/dist/ui/atoms/Pagination/types.js +0 -1
- package/dist/ui/atoms/SearchInput/types.js +0 -1
- package/dist/ui/avatar.d.ts +4 -4
- package/dist/ui/badge.d.ts +2 -2
- package/dist/ui/breadcrumb.d.ts +8 -8
- package/dist/ui/button.d.ts +2 -2
- package/dist/ui/button.d.ts.map +1 -1
- package/dist/ui/card.d.ts +7 -7
- package/dist/ui/checkbox.d.ts +3 -3
- package/dist/ui/checkbox.d.ts.map +1 -1
- package/dist/ui/collapsible.d.ts +8 -8
- package/dist/ui/collapsible.d.ts.map +1 -1
- package/dist/ui/context-menu.d.ts +16 -16
- package/dist/ui/context-menu.d.ts.map +1 -1
- package/dist/ui/date-picker.d.ts +2 -2
- package/dist/ui/date-range-picker.d.ts +2 -2
- package/dist/ui/datetime-picker.d.ts +2 -2
- package/dist/ui/datetime-picker.d.ts.map +1 -1
- package/dist/ui/dialog.d.ts +10 -10
- package/dist/ui/dropdown-menu.d.ts +16 -16
- package/dist/ui/empty-state.d.ts +4 -4
- package/dist/ui/empty-state.d.ts.map +1 -1
- package/dist/ui/empty.d.ts +9 -9
- package/dist/ui/fab.d.ts +3 -3
- package/dist/ui/fab.d.ts.map +1 -1
- package/dist/ui/field.d.ts +14 -14
- package/dist/ui/field.d.ts.map +1 -1
- package/dist/ui/form.d.ts +7 -7
- package/dist/ui/form.d.ts.map +1 -1
- package/dist/ui/hover-card.d.ts +6 -6
- package/dist/ui/hover-card.d.ts.map +1 -1
- package/dist/ui/input.d.ts +2 -2
- package/dist/ui/label.d.ts +2 -2
- package/dist/ui/link.d.ts +2 -2
- package/dist/ui/loading-button.d.ts +2 -2
- package/dist/ui/loading-overlay.d.ts +2 -2
- package/dist/ui/loading-overlay.d.ts.map +1 -1
- package/dist/ui/loading-screen.d.ts +2 -2
- package/dist/ui/loading-screen.d.ts.map +1 -1
- package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
- package/dist/ui/marketing/FeatureGrid.d.ts.map +1 -1
- package/dist/ui/marketing/Hero.d.ts +2 -2
- package/dist/ui/marketing/Hero.d.ts.map +1 -1
- package/dist/ui/marketing/PricingTable.d.ts +2 -2
- package/dist/ui/menubar.d.ts +17 -17
- package/dist/ui/menubar.d.ts.map +1 -1
- package/dist/ui/molecules/SearchAndFilter/types.js +0 -1
- package/dist/ui/molecules/SkeletonList.d.ts +2 -2
- package/dist/ui/navigation-menu.d.ts +12 -12
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts.map +1 -1
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js +3 -7
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.js.map +1 -1
- package/dist/ui/organisms/ListPage/ListPage.d.ts +2 -2
- package/dist/ui/organisms/ListPage/types.js +0 -1
- package/dist/ui/page-header.d.ts +4 -4
- package/dist/ui/password-strength.d.ts +2 -2
- package/dist/ui/popover.d.ts +8 -8
- package/dist/ui/progress.d.ts +2 -2
- package/dist/ui/radio-group.d.ts +3 -3
- package/dist/ui/radio-group.d.ts.map +1 -1
- package/dist/ui/select.d.ts +13 -13
- package/dist/ui/separator.d.ts +2 -2
- package/dist/ui/skeleton.d.ts +2 -2
- package/dist/ui/stack.d.ts +17 -17
- package/dist/ui/stack.d.ts.map +1 -1
- package/dist/ui/stepper.d.ts +4 -4
- package/dist/ui/stepper.d.ts.map +1 -1
- package/dist/ui/switch.d.ts +2 -2
- package/dist/ui/table.d.ts +8 -8
- package/dist/ui/table.d.ts.map +1 -1
- package/dist/ui/tabs.d.ts +11 -11
- package/dist/ui/text.d.ts +2 -2
- package/dist/ui/time-picker.d.ts +2 -2
- package/dist/ui/time-picker.d.ts.map +1 -1
- package/dist/ui/toggle-group.d.ts +4 -4
- package/dist/ui/toggle-group.d.ts.map +1 -1
- package/dist/ui/toggle.d.ts +6 -6
- package/dist/ui/tooltip.d.ts +6 -6
- package/dist/ui/tooltip.d.ts.map +1 -1
- package/dist/ui/typography.d.ts +12 -12
- package/dist/ui/typography.d.ts.map +1 -1
- package/dist/ui/useColorScheme.d.ts +2 -2
- package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
- package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime131 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
|
-
}):
|
|
22
|
+
}): react_jsx_runtime131.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { PricingTable, PricingTier };
|
|
25
25
|
//# sourceMappingURL=PricingTable.d.ts.map
|
package/dist/ui/menubar.d.ts
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_native56 from "react-native";
|
|
3
3
|
import { TextProps, View } from "react-native";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime148 from "react/jsx-runtime";
|
|
5
5
|
import * as MenubarPrimitive from "@rn-primitives/menubar";
|
|
6
6
|
|
|
7
7
|
//#region ui/menubar.d.ts
|
|
8
|
-
declare const MenubarMenu: React$1.ForwardRefExoticComponent<
|
|
8
|
+
declare const MenubarMenu: React$1.ForwardRefExoticComponent<react_native56.ViewProps & {
|
|
9
9
|
asChild?: boolean;
|
|
10
10
|
} & {
|
|
11
11
|
value: string | undefined;
|
|
12
12
|
} & React$1.RefAttributes<View>>;
|
|
13
|
-
declare const MenubarGroup: React$1.ForwardRefExoticComponent<
|
|
13
|
+
declare const MenubarGroup: React$1.ForwardRefExoticComponent<react_native56.ViewProps & {
|
|
14
14
|
asChild?: boolean;
|
|
15
15
|
} & React$1.RefAttributes<View>>;
|
|
16
16
|
declare const MenubarPortal: typeof MenubarPrimitive.Portal;
|
|
17
|
-
declare const MenubarSub: React$1.ForwardRefExoticComponent<
|
|
17
|
+
declare const MenubarSub: React$1.ForwardRefExoticComponent<react_native56.ViewProps & {
|
|
18
18
|
asChild?: boolean;
|
|
19
19
|
} & {
|
|
20
20
|
defaultOpen?: boolean;
|
|
21
21
|
open?: boolean;
|
|
22
22
|
onOpenChange?: (value: boolean) => void;
|
|
23
23
|
} & React$1.RefAttributes<View>>;
|
|
24
|
-
declare const MenubarRadioGroup: React$1.ForwardRefExoticComponent<
|
|
24
|
+
declare const MenubarRadioGroup: React$1.ForwardRefExoticComponent<react_native56.ViewProps & {
|
|
25
25
|
asChild?: boolean;
|
|
26
26
|
} & {
|
|
27
27
|
value: string | undefined;
|
|
@@ -32,13 +32,13 @@ declare function Menubar({
|
|
|
32
32
|
...props
|
|
33
33
|
}: MenubarPrimitive.RootProps & {
|
|
34
34
|
ref?: React$1.RefObject<MenubarPrimitive.RootRef>;
|
|
35
|
-
}):
|
|
35
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
36
36
|
declare function MenubarTrigger({
|
|
37
37
|
className,
|
|
38
38
|
...props
|
|
39
39
|
}: MenubarPrimitive.TriggerProps & {
|
|
40
40
|
ref?: React$1.RefObject<MenubarPrimitive.TriggerRef>;
|
|
41
|
-
}):
|
|
41
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
42
42
|
declare function MenubarSubTrigger({
|
|
43
43
|
className,
|
|
44
44
|
inset,
|
|
@@ -49,13 +49,13 @@ declare function MenubarSubTrigger({
|
|
|
49
49
|
className?: string;
|
|
50
50
|
inset?: boolean;
|
|
51
51
|
children?: React$1.ReactNode;
|
|
52
|
-
}):
|
|
52
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
53
53
|
declare function MenubarSubContent({
|
|
54
54
|
className,
|
|
55
55
|
...props
|
|
56
56
|
}: MenubarPrimitive.SubContentProps & {
|
|
57
57
|
ref?: React$1.RefObject<MenubarPrimitive.SubContentRef>;
|
|
58
|
-
}):
|
|
58
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
59
59
|
declare function MenubarContent({
|
|
60
60
|
className,
|
|
61
61
|
portalHost,
|
|
@@ -64,7 +64,7 @@ declare function MenubarContent({
|
|
|
64
64
|
ref?: React$1.RefObject<MenubarPrimitive.ContentRef>;
|
|
65
65
|
className?: string;
|
|
66
66
|
portalHost?: string;
|
|
67
|
-
}):
|
|
67
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
68
68
|
declare function MenubarItem({
|
|
69
69
|
className,
|
|
70
70
|
inset,
|
|
@@ -73,7 +73,7 @@ declare function MenubarItem({
|
|
|
73
73
|
ref?: React$1.RefObject<MenubarPrimitive.ItemRef>;
|
|
74
74
|
className?: string;
|
|
75
75
|
inset?: boolean;
|
|
76
|
-
}):
|
|
76
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
77
77
|
declare function MenubarCheckboxItem({
|
|
78
78
|
className,
|
|
79
79
|
children,
|
|
@@ -82,7 +82,7 @@ declare function MenubarCheckboxItem({
|
|
|
82
82
|
}: MenubarPrimitive.CheckboxItemProps & {
|
|
83
83
|
ref?: React$1.RefObject<MenubarPrimitive.CheckboxItemRef>;
|
|
84
84
|
children?: React$1.ReactNode;
|
|
85
|
-
}):
|
|
85
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
86
86
|
declare function MenubarRadioItem({
|
|
87
87
|
className,
|
|
88
88
|
children,
|
|
@@ -90,7 +90,7 @@ declare function MenubarRadioItem({
|
|
|
90
90
|
}: MenubarPrimitive.RadioItemProps & {
|
|
91
91
|
ref?: React$1.RefObject<MenubarPrimitive.RadioItemRef>;
|
|
92
92
|
children?: React$1.ReactNode;
|
|
93
|
-
}):
|
|
93
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
94
94
|
declare function MenubarLabel({
|
|
95
95
|
className,
|
|
96
96
|
inset,
|
|
@@ -99,17 +99,17 @@ declare function MenubarLabel({
|
|
|
99
99
|
ref?: React$1.RefObject<MenubarPrimitive.LabelRef>;
|
|
100
100
|
className?: string;
|
|
101
101
|
inset?: boolean;
|
|
102
|
-
}):
|
|
102
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
103
103
|
declare function MenubarSeparator({
|
|
104
104
|
className,
|
|
105
105
|
...props
|
|
106
106
|
}: MenubarPrimitive.SeparatorProps & {
|
|
107
107
|
ref?: React$1.RefObject<MenubarPrimitive.SeparatorRef>;
|
|
108
|
-
}):
|
|
108
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
109
109
|
declare function MenubarShortcut({
|
|
110
110
|
className,
|
|
111
111
|
...props
|
|
112
|
-
}: TextProps):
|
|
112
|
+
}: TextProps): react_jsx_runtime148.JSX.Element;
|
|
113
113
|
//#endregion
|
|
114
114
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarGroup, MenubarItem, MenubarLabel, MenubarMenu, MenubarPortal, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger };
|
|
115
115
|
//# sourceMappingURL=menubar.d.ts.map
|
package/dist/ui/menubar.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"menubar.d.ts","names":[],"sources":["../../ui/menubar.tsx"],"sourcesContent":[],"mappings":";;;;;;;cAUM,aAAW,OAAA,CAAA,0BAAwB,cAAA,CAAxB,SAAA;;;;AARmD,CAAA,wBAQ3B,KAAA,CAAA,CAAA;cAEnC,YAFW,EAEC,OAAA,CAAA,yBAFD,CAE0B,cAAA,CAAzB,SAAA,GAFD;;;cAIX,aAJW,EAAA,OAIE,gBAAA,CAAA,MAJF;cAMX,UANW,EAMD,OAAA,CAAA,yBANC,CAMsB,cAAA,CAAvB,SAAA,GANC;EAEX,OAAA,CAAA,EAAA,OAAqC;CAAA,GAAA;;;EAAzB,YAAA,CAAA,EAAA,CAAA,KAAA,EAAA,OAAA,EAAA,GAAA,IAAA;CAAA,wBAAA,KAAA,CAAA,CAAA;AAAA,cAMZ,iBAJuC,EAItB,OAAA,CAAA,yBAJsB,CAIQ,cAAA,CAA9B,SAAA,GAJsB;EAEvC,OAAA,CAAA,EAAA,OAAiC;CAAA,GAAA;;;CAAvB,wBAAA,KAAA,CAAA,CAAA;iBAIP,OAAA,CAJO;EAAA,SAAA;EAAA,GAAA;CAAA,EAOb,gBAAA,CAAiB,SAPJ,GAAA;EAEV,GAAA,CAAA,EAME,OAAA,CAAM,SANuC,CAM7B,gBAAA,CAAiB,OANY,CAAA;CAAA,CAAA,EAOpD,
|
|
1
|
+
{"version":3,"file":"menubar.d.ts","names":[],"sources":["../../ui/menubar.tsx"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime117 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region ui/molecules/SkeletonList.d.ts
|
|
4
4
|
interface Props {
|
|
@@ -10,7 +10,7 @@ declare function SkeletonList({
|
|
|
10
10
|
count,
|
|
11
11
|
className,
|
|
12
12
|
itemClassName
|
|
13
|
-
}: Props):
|
|
13
|
+
}: Props): react_jsx_runtime117.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { SkeletonList };
|
|
16
16
|
//# sourceMappingURL=SkeletonList.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_native47 from "react-native";
|
|
3
3
|
import { View } from "react-native";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime99 from "react/jsx-runtime";
|
|
5
5
|
import * as NavigationMenuPrimitive from "@rn-primitives/navigation-menu";
|
|
6
|
-
import * as
|
|
6
|
+
import * as class_variance_authority_types8 from "class-variance-authority/types";
|
|
7
7
|
|
|
8
8
|
//#region ui/navigation-menu.d.ts
|
|
9
9
|
declare function NavigationMenu({
|
|
@@ -12,19 +12,19 @@ declare function NavigationMenu({
|
|
|
12
12
|
...props
|
|
13
13
|
}: NavigationMenuPrimitive.RootProps & {
|
|
14
14
|
ref?: React$1.RefObject<NavigationMenuPrimitive.RootRef>;
|
|
15
|
-
}):
|
|
15
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
16
16
|
declare function NavigationMenuList({
|
|
17
17
|
className,
|
|
18
18
|
...props
|
|
19
19
|
}: NavigationMenuPrimitive.ListProps & {
|
|
20
20
|
ref?: React$1.RefObject<NavigationMenuPrimitive.ListRef>;
|
|
21
|
-
}):
|
|
22
|
-
declare const NavigationMenuItem: React$1.ForwardRefExoticComponent<
|
|
21
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
22
|
+
declare const NavigationMenuItem: React$1.ForwardRefExoticComponent<react_native47.ViewProps & {
|
|
23
23
|
asChild?: boolean;
|
|
24
24
|
} & {
|
|
25
25
|
value: string | undefined;
|
|
26
26
|
} & React$1.RefAttributes<View>>;
|
|
27
|
-
declare const navigationMenuTriggerStyle: (props?:
|
|
27
|
+
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types8.ClassProp | undefined) => string;
|
|
28
28
|
declare function NavigationMenuTrigger({
|
|
29
29
|
className,
|
|
30
30
|
children,
|
|
@@ -32,7 +32,7 @@ declare function NavigationMenuTrigger({
|
|
|
32
32
|
}: Omit<NavigationMenuPrimitive.TriggerProps, 'children'> & {
|
|
33
33
|
children?: React$1.ReactNode;
|
|
34
34
|
ref?: React$1.RefObject<NavigationMenuPrimitive.TriggerRef>;
|
|
35
|
-
}):
|
|
35
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
36
36
|
declare function NavigationMenuContent({
|
|
37
37
|
className,
|
|
38
38
|
children,
|
|
@@ -41,8 +41,8 @@ declare function NavigationMenuContent({
|
|
|
41
41
|
}: NavigationMenuPrimitive.ContentProps & {
|
|
42
42
|
portalHost?: string;
|
|
43
43
|
ref?: React$1.RefObject<NavigationMenuPrimitive.ContentRef>;
|
|
44
|
-
}):
|
|
45
|
-
declare const NavigationMenuLink: React$1.ForwardRefExoticComponent<Omit<
|
|
44
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
45
|
+
declare const NavigationMenuLink: React$1.ForwardRefExoticComponent<Omit<react_native47.PressableProps & React$1.RefAttributes<View>, "ref"> & {
|
|
46
46
|
asChild?: boolean;
|
|
47
47
|
} & {
|
|
48
48
|
onKeyDown?: (ev: React$1.KeyboardEvent) => void;
|
|
@@ -55,14 +55,14 @@ declare function NavigationMenuViewport({
|
|
|
55
55
|
...props
|
|
56
56
|
}: NavigationMenuPrimitive.ViewportProps & {
|
|
57
57
|
ref?: React$1.RefObject<NavigationMenuPrimitive.ViewportRef>;
|
|
58
|
-
}):
|
|
58
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
59
59
|
declare function NavigationMenuIndicator({
|
|
60
60
|
ref,
|
|
61
61
|
className,
|
|
62
62
|
...props
|
|
63
63
|
}: NavigationMenuPrimitive.IndicatorProps & {
|
|
64
64
|
ref?: React$1.RefObject<NavigationMenuPrimitive.IndicatorRef>;
|
|
65
|
-
}):
|
|
65
|
+
}): react_jsx_runtime99.JSX.Element;
|
|
66
66
|
//#endregion
|
|
67
67
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
|
|
68
68
|
//# sourceMappingURL=navigation-menu.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime79 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region ui/organisms/ErrorBoundary/ErrorBoundary.d.ts
|
|
5
5
|
interface ErrorBoundaryState {
|
|
@@ -22,7 +22,7 @@ declare class ErrorBoundary extends React.Component<ErrorBoundaryProps, ErrorBou
|
|
|
22
22
|
static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState>;
|
|
23
23
|
componentDidCatch(error: Error, errorInfo: React.ErrorInfo): void;
|
|
24
24
|
resetError: () => void;
|
|
25
|
-
render(): string | number | bigint | boolean |
|
|
25
|
+
render(): string | number | bigint | boolean | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | react_jsx_runtime79.JSX.Element | null | undefined;
|
|
26
26
|
}
|
|
27
27
|
declare const useErrorHandler: () => (error: Error) => never;
|
|
28
28
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorBoundary.d.ts","names":[],"sources":["../../../../ui/organisms/ErrorBoundary/ErrorBoundary.tsx"],"sourcesContent":[],"mappings":";;;;UAOU,kBAAA;;SAED;EAFC,OAAA,EAAA,MAAA,GAAA,IAAkB;AAEd;UAIJ,kBAAA,CACQ;EACe,QAAA,EADrB,KAAA,CAAM,SACe;EAApB,QAAM,CAAA,EAAN,KAAA,CAAM,aAAA,CAAc,kBAAd,CAAA;EACC,OAAA,CAAA,EAAA,CAAA,KAAA,EAAA,KAAA,EAAA,SAAA,EAAkB,KAAA,CAAM,SAAxB,EAAA,GAAA,IAAA;;UAGV,kBAAA,CAH2C;EAG3C,KAAA,EACD,KADC;EAmEG,OAAA,EAAA,MAAA,GAAc,IAAA;EACzB,UAAA,EAAA,GAAA,GAAA,IAAA;;AAGmB,cAJR,aAAA,SAAsB,KAAA,CAAM,SAIpB,CAHnB,kBAGmB,EAFnB,kBAEmB,CAAA,CAAA;EASoB,WAAA,CAAA,KAAA,EATpB,kBASoB;EAAgB,OAAA,wBAAA,CAAA,KAAA,EAAhB,KAAgB,CAAA,EAAR,OAAQ,CAAA,kBAAA,CAAA;EAAR,iBAAA,CAAA,KAAA,EAOtB,KAPsB,EAAA,SAAA,EAOJ,KAAA,CAAM,SAPF,CAAA,EAAA,IAAA;EAOtB,UAAA,EAAA,GAAA,GAAA,IAAA;EAAkB,MAAM,CAAA,CAAA,EAAA,MAAA,GAAA,MAAA,GAAA,MAAA,GAAA,OAAA,GAgC3C,
|
|
1
|
+
{"version":3,"file":"ErrorBoundary.d.ts","names":[],"sources":["../../../../ui/organisms/ErrorBoundary/ErrorBoundary.tsx"],"sourcesContent":[],"mappings":";;;;UAOU,kBAAA;;SAED;EAFC,OAAA,EAAA,MAAA,GAAA,IAAkB;AAEd;UAIJ,kBAAA,CACQ;EACe,QAAA,EADrB,KAAA,CAAM,SACe;EAApB,QAAM,CAAA,EAAN,KAAA,CAAM,aAAA,CAAc,kBAAd,CAAA;EACC,OAAA,CAAA,EAAA,CAAA,KAAA,EAAA,KAAA,EAAA,SAAA,EAAkB,KAAA,CAAM,SAAxB,EAAA,GAAA,IAAA;;UAGV,kBAAA,CAH2C;EAG3C,KAAA,EACD,KADC;EAmEG,OAAA,EAAA,MAAA,GAAc,IAAA;EACzB,UAAA,EAAA,GAAA,GAAA,IAAA;;AAGmB,cAJR,aAAA,SAAsB,KAAA,CAAM,SAIpB,CAHnB,kBAGmB,EAFnB,kBAEmB,CAAA,CAAA;EASoB,WAAA,CAAA,KAAA,EATpB,kBASoB;EAAgB,OAAA,wBAAA,CAAA,KAAA,EAAhB,KAAgB,CAAA,EAAR,OAAQ,CAAA,kBAAA,CAAA;EAAR,iBAAA,CAAA,KAAA,EAOtB,KAPsB,EAAA,SAAA,EAOJ,KAAA,CAAM,SAPF,CAAA,EAAA,IAAA;EAOtB,UAAA,EAAA,GAAA,GAAA,IAAA;EAAkB,MAAM,CAAA,CAAA,EAAA,MAAA,GAAA,MAAA,GAAA,MAAA,GAAA,OAAA,GAgC3C,QAhC2C,CAgC3C,KAAA,CAAA,SAhC2C,CAAA,GAgC3C,OAhC2C,CAAA,MAAA,GAAA,MAAA,GAAA,MAAA,GAAA,OAAA,GAgC3C,KAAA,CAAA,WAhC2C,GAgC3C,KAAA,CAAA,YAhC2C,CAAA,OAAA,EAAA,MAAA,GAgC3C,KAAA,CAAA,qBAhC2C,CAAA,GAAA,CAAA,CAAA,GAgC3C,QAhC2C,CAgC3C,KAAA,CAAA,SAhC2C,CAAA,GAAA,IAAA,GAAA,SAAA,CAAA,GAgC3C,mBAAA,CAAA,GAAA,CAAA,OAAA,GAhC2C,IAAA,GAAA,SAAA;;AAgC3C,cAkBK,eAlBL,EAAA,GAAA,GAAA,CAAA,KAAA,EAmB2B,KAnB3B,EAAA,GAAA,KAAA"}
|
|
@@ -8,7 +8,6 @@ import { AlertTriangle, Home, RefreshCw } from "lucide-react";
|
|
|
8
8
|
|
|
9
9
|
//#region ui/organisms/ErrorBoundary/ErrorBoundary.tsx
|
|
10
10
|
const DefaultErrorFallback = ({ error, errorId, resetError }) => {
|
|
11
|
-
const isDevelopment = process.env.NODE_ENV === "development";
|
|
12
11
|
return /* @__PURE__ */ jsx("div", {
|
|
13
12
|
className: "flex min-h-screen items-center justify-center bg-gray-50 px-4",
|
|
14
13
|
children: /* @__PURE__ */ jsxs("div", {
|
|
@@ -26,7 +25,7 @@ const DefaultErrorFallback = ({ error, errorId, resetError }) => {
|
|
|
26
25
|
className: "mb-6 text-gray-600",
|
|
27
26
|
children: "Nous nous excusons pour ce désagrément. Notre équipe a été notifiée et travaille à résoudre le problème."
|
|
28
27
|
}),
|
|
29
|
-
|
|
28
|
+
/* @__PURE__ */ jsxs("div", {
|
|
30
29
|
className: "mb-6 rounded-md bg-red-50 p-4 text-left",
|
|
31
30
|
children: [
|
|
32
31
|
/* @__PURE__ */ jsx("p", {
|
|
@@ -56,10 +55,7 @@ const DefaultErrorFallback = ({ error, errorId, resetError }) => {
|
|
|
56
55
|
children: [/* @__PURE__ */ jsx(Home, { className: "h-4 w-4" }), "Accueil"]
|
|
57
56
|
})]
|
|
58
57
|
}),
|
|
59
|
-
|
|
60
|
-
className: "mt-4 text-sm text-gray-500",
|
|
61
|
-
children: ["Code d'erreur: ", errorId]
|
|
62
|
-
})
|
|
58
|
+
false
|
|
63
59
|
]
|
|
64
60
|
})
|
|
65
61
|
});
|
|
@@ -83,7 +79,7 @@ var ErrorBoundary = class extends React.Component {
|
|
|
83
79
|
const errorId = `err_${Date.now()}_${Math.random().toString(36).substr(2, 9)}`;
|
|
84
80
|
this.setState({ errorId });
|
|
85
81
|
this.props.onError?.(error, errorInfo);
|
|
86
|
-
|
|
82
|
+
console.error("ErrorBoundary caught an error:", error, errorInfo);
|
|
87
83
|
}
|
|
88
84
|
resetError = () => {
|
|
89
85
|
this.setState({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorBoundary.js","names":["DefaultErrorFallback: React.FC<ErrorFallbackProps>"],"sources":["../../../../ui/organisms/ErrorBoundary/ErrorBoundary.tsx"],"sourcesContent":["'use client';\n\nimport React from 'react';\n// import * as Sentry from '@sentry/nextjs';\nimport { AlertTriangle, RefreshCw, Home } from 'lucide-react';\nimport { Button } from '../../button';\n\ninterface ErrorBoundaryState {\n hasError: boolean;\n error: Error | null;\n errorId: string | null;\n}\n\ninterface ErrorBoundaryProps {\n children: React.ReactNode;\n fallback?: React.ComponentType<ErrorFallbackProps>;\n onError?: (error: Error, errorInfo: React.ErrorInfo) => void;\n}\n\ninterface ErrorFallbackProps {\n error: Error;\n errorId: string | null;\n resetError: () => void;\n}\n\nconst DefaultErrorFallback: React.FC<ErrorFallbackProps> = ({\n error,\n errorId,\n resetError,\n}) => {\n const isDevelopment = process.env.NODE_ENV === 'development';\n\n return (\n <div className=\"flex min-h-screen items-center justify-center bg-gray-50 px-4\">\n <div className=\"w-full max-w-md rounded-lg bg-white p-6 text-center shadow-lg\">\n <div className=\"mb-4 flex justify-center\">\n <AlertTriangle className=\"h-12 w-12 text-red-500\" />\n </div>\n\n <h1 className=\"mb-2 text-2xl font-semibold text-gray-900\">\n Une erreur s'est produite\n </h1>\n\n <p className=\"mb-6 text-gray-600\">\n Nous nous excusons pour ce désagrément. Notre équipe a été notifiée et\n travaille à résoudre le problème.\n </p>\n\n {isDevelopment && (\n <div className=\"mb-6 rounded-md bg-red-50 p-4 text-left\">\n <p className=\"mb-2 text-base font-medium text-red-800\">\n Erreur de développement:\n </p>\n <p className=\"font-mono text-sm break-all text-red-700\">\n {error.message}\n </p>\n {errorId && (\n <p className=\"mt-2 text-sm text-red-600\">ID: {errorId}</p>\n )}\n </div>\n )}\n\n <div className=\"flex flex-col justify-center gap-3 sm:flex-row\">\n <Button onPress={resetError} className=\"flex items-center gap-2\">\n <RefreshCw className=\"h-4 w-4\" />\n Réessayer\n </Button>\n\n <Button\n onPress={() => (window.location.href = '/')}\n variant=\"secondary\"\n className=\"flex items-center gap-2\"\n >\n <Home className=\"h-4 w-4\" />\n Accueil\n </Button>\n </div>\n\n {!isDevelopment && errorId && (\n <p className=\"mt-4 text-sm text-gray-500\">Code d'erreur: {errorId}</p>\n )}\n </div>\n </div>\n );\n};\n\nexport class ErrorBoundary extends React.Component<\n ErrorBoundaryProps,\n ErrorBoundaryState\n> {\n constructor(props: ErrorBoundaryProps) {\n super(props);\n this.state = {\n hasError: false,\n error: null,\n errorId: null,\n };\n }\n\n static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState> {\n return {\n hasError: true,\n error,\n };\n }\n\n componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n // Generate unique error ID\n const errorId = `err_${Date.now()}_${Math.random().toString(36).substr(2, 9)}`;\n\n // Log to Sentry with additional context\n // Sentry.withScope((scope) => {\n // scope.setTag('errorBoundary', true);\n // scope.setContext('errorInfo', { ...errorInfo });\n // scope.setContext('errorId', { errorId });\n // Sentry.captureException(error);\n // });\n\n // Update state with error ID\n this.setState({ errorId });\n\n // Call custom error handler if provided\n this.props.onError?.(error, errorInfo);\n\n // Log to console in development\n if (process.env.NODE_ENV === 'development') {\n console.error('ErrorBoundary caught an error:', error, errorInfo);\n }\n }\n\n resetError = () => {\n this.setState({\n hasError: false,\n error: null,\n errorId: null,\n });\n };\n\n render() {\n if (this.state.hasError && this.state.error) {\n const FallbackComponent = this.props.fallback || DefaultErrorFallback;\n\n return (\n <FallbackComponent\n error={this.state.error}\n errorId={this.state.errorId}\n resetError={this.resetError}\n />\n );\n }\n\n return this.props.children;\n }\n}\n\n// Hook for functional components to trigger error boundary\nexport const useErrorHandler = () => {\n return React.useCallback((error: Error) => {\n // This will be caught by the nearest error boundary\n throw error;\n }, []);\n};\n\nexport type { ErrorBoundaryProps, ErrorFallbackProps };\n"],"mappings":";;;;;;;;;AAyBA,MAAMA,wBAAsD,EAC1D,OACA,SACA,iBACI;
|
|
1
|
+
{"version":3,"file":"ErrorBoundary.js","names":["DefaultErrorFallback: React.FC<ErrorFallbackProps>"],"sources":["../../../../ui/organisms/ErrorBoundary/ErrorBoundary.tsx"],"sourcesContent":["'use client';\n\nimport React from 'react';\n// import * as Sentry from '@sentry/nextjs';\nimport { AlertTriangle, RefreshCw, Home } from 'lucide-react';\nimport { Button } from '../../button';\n\ninterface ErrorBoundaryState {\n hasError: boolean;\n error: Error | null;\n errorId: string | null;\n}\n\ninterface ErrorBoundaryProps {\n children: React.ReactNode;\n fallback?: React.ComponentType<ErrorFallbackProps>;\n onError?: (error: Error, errorInfo: React.ErrorInfo) => void;\n}\n\ninterface ErrorFallbackProps {\n error: Error;\n errorId: string | null;\n resetError: () => void;\n}\n\nconst DefaultErrorFallback: React.FC<ErrorFallbackProps> = ({\n error,\n errorId,\n resetError,\n}) => {\n const isDevelopment = process.env.NODE_ENV === 'development';\n\n return (\n <div className=\"flex min-h-screen items-center justify-center bg-gray-50 px-4\">\n <div className=\"w-full max-w-md rounded-lg bg-white p-6 text-center shadow-lg\">\n <div className=\"mb-4 flex justify-center\">\n <AlertTriangle className=\"h-12 w-12 text-red-500\" />\n </div>\n\n <h1 className=\"mb-2 text-2xl font-semibold text-gray-900\">\n Une erreur s'est produite\n </h1>\n\n <p className=\"mb-6 text-gray-600\">\n Nous nous excusons pour ce désagrément. Notre équipe a été notifiée et\n travaille à résoudre le problème.\n </p>\n\n {isDevelopment && (\n <div className=\"mb-6 rounded-md bg-red-50 p-4 text-left\">\n <p className=\"mb-2 text-base font-medium text-red-800\">\n Erreur de développement:\n </p>\n <p className=\"font-mono text-sm break-all text-red-700\">\n {error.message}\n </p>\n {errorId && (\n <p className=\"mt-2 text-sm text-red-600\">ID: {errorId}</p>\n )}\n </div>\n )}\n\n <div className=\"flex flex-col justify-center gap-3 sm:flex-row\">\n <Button onPress={resetError} className=\"flex items-center gap-2\">\n <RefreshCw className=\"h-4 w-4\" />\n Réessayer\n </Button>\n\n <Button\n onPress={() => (window.location.href = '/')}\n variant=\"secondary\"\n className=\"flex items-center gap-2\"\n >\n <Home className=\"h-4 w-4\" />\n Accueil\n </Button>\n </div>\n\n {!isDevelopment && errorId && (\n <p className=\"mt-4 text-sm text-gray-500\">Code d'erreur: {errorId}</p>\n )}\n </div>\n </div>\n );\n};\n\nexport class ErrorBoundary extends React.Component<\n ErrorBoundaryProps,\n ErrorBoundaryState\n> {\n constructor(props: ErrorBoundaryProps) {\n super(props);\n this.state = {\n hasError: false,\n error: null,\n errorId: null,\n };\n }\n\n static getDerivedStateFromError(error: Error): Partial<ErrorBoundaryState> {\n return {\n hasError: true,\n error,\n };\n }\n\n componentDidCatch(error: Error, errorInfo: React.ErrorInfo) {\n // Generate unique error ID\n const errorId = `err_${Date.now()}_${Math.random().toString(36).substr(2, 9)}`;\n\n // Log to Sentry with additional context\n // Sentry.withScope((scope) => {\n // scope.setTag('errorBoundary', true);\n // scope.setContext('errorInfo', { ...errorInfo });\n // scope.setContext('errorId', { errorId });\n // Sentry.captureException(error);\n // });\n\n // Update state with error ID\n this.setState({ errorId });\n\n // Call custom error handler if provided\n this.props.onError?.(error, errorInfo);\n\n // Log to console in development\n if (process.env.NODE_ENV === 'development') {\n console.error('ErrorBoundary caught an error:', error, errorInfo);\n }\n }\n\n resetError = () => {\n this.setState({\n hasError: false,\n error: null,\n errorId: null,\n });\n };\n\n render() {\n if (this.state.hasError && this.state.error) {\n const FallbackComponent = this.props.fallback || DefaultErrorFallback;\n\n return (\n <FallbackComponent\n error={this.state.error}\n errorId={this.state.errorId}\n resetError={this.resetError}\n />\n );\n }\n\n return this.props.children;\n }\n}\n\n// Hook for functional components to trigger error boundary\nexport const useErrorHandler = () => {\n return React.useCallback((error: Error) => {\n // This will be caught by the nearest error boundary\n throw error;\n }, []);\n};\n\nexport type { ErrorBoundaryProps, ErrorFallbackProps };\n"],"mappings":";;;;;;;;;AAyBA,MAAMA,wBAAsD,EAC1D,OACA,SACA,iBACI;AAGJ,QACE,oBAAC;EAAI,WAAU;YACb,qBAAC;GAAI,WAAU;;IACb,oBAAC;KAAI,WAAU;eACb,oBAAC,iBAAc,WAAU,2BAA2B;MAChD;IAEN,oBAAC;KAAG,WAAU;eAA4C;MAErD;IAEL,oBAAC;KAAE,WAAU;eAAqB;MAG9B;IAGF,qBAAC;KAAI,WAAU;;MACb,oBAAC;OAAE,WAAU;iBAA0C;QAEnD;MACJ,oBAAC;OAAE,WAAU;iBACV,MAAM;QACL;MACH,WACC,qBAAC;OAAE,WAAU;kBAA4B,QAAK;QAAY;;MAExD;IAGR,qBAAC;KAAI,WAAU;gBACb,qBAAC;MAAO,SAAS;MAAY,WAAU;iBACrC,oBAAC,aAAU,WAAU,YAAY;OAE1B,EAET,qBAAC;MACC,eAAgB,OAAO,SAAS,OAAO;MACvC,SAAQ;MACR,WAAU;iBAEV,oBAAC,QAAK,WAAU,YAAY;OAErB;MACL;IAEL;;IAGG;GACF;;AAIV,IAAa,gBAAb,cAAmC,MAAM,UAGvC;CACA,YAAY,OAA2B;AACrC,QAAM,MAAM;AACZ,OAAK,QAAQ;GACX,UAAU;GACV,OAAO;GACP,SAAS;GACV;;CAGH,OAAO,yBAAyB,OAA2C;AACzE,SAAO;GACL,UAAU;GACV;GACD;;CAGH,kBAAkB,OAAc,WAA4B;EAE1D,MAAM,UAAU,OAAO,KAAK,KAAK,CAAC,GAAG,KAAK,QAAQ,CAAC,SAAS,GAAG,CAAC,OAAO,GAAG,EAAE;AAW5E,OAAK,SAAS,EAAE,SAAS,CAAC;AAG1B,OAAK,MAAM,UAAU,OAAO,UAAU;AAIpC,UAAQ,MAAM,kCAAkC,OAAO,UAAU;;CAIrE,mBAAmB;AACjB,OAAK,SAAS;GACZ,UAAU;GACV,OAAO;GACP,SAAS;GACV,CAAC;;CAGJ,SAAS;AACP,MAAI,KAAK,MAAM,YAAY,KAAK,MAAM,MAGpC,QACE,oBAHwB,KAAK,MAAM,YAAY;GAI7C,OAAO,KAAK,MAAM;GAClB,SAAS,KAAK,MAAM;GACpB,YAAY,KAAK;IACjB;AAIN,SAAO,KAAK,MAAM;;;AAKtB,MAAa,wBAAwB;AACnC,QAAO,MAAM,aAAa,UAAiB;AAEzC,QAAM;IACL,EAAE,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ListPageProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime141 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region ui/organisms/ListPage/ListPage.d.ts
|
|
5
5
|
declare function ListPage<T>({
|
|
@@ -23,7 +23,7 @@ declare function ListPage<T>({
|
|
|
23
23
|
renderStats,
|
|
24
24
|
className,
|
|
25
25
|
itemClassName
|
|
26
|
-
}: ListPageProps<T>):
|
|
26
|
+
}: ListPageProps<T>): react_jsx_runtime141.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { ListPage };
|
|
29
29
|
//# sourceMappingURL=ListPage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/ui/page-header.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime98 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types7 from "class-variance-authority/types";
|
|
5
5
|
|
|
6
6
|
//#region ui/page-header.d.ts
|
|
7
7
|
declare const headerVariants: (props?: ({
|
|
8
8
|
spacing?: "sm" | "lg" | "md" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types7.ClassProp) | undefined) => string;
|
|
10
10
|
interface PageHeaderProps extends VariantProps<typeof headerVariants> {
|
|
11
11
|
breadcrumb?: React$1.ReactNode;
|
|
12
12
|
title: React$1.ReactNode;
|
|
@@ -21,7 +21,7 @@ declare function PageHeader({
|
|
|
21
21
|
actions,
|
|
22
22
|
spacing,
|
|
23
23
|
className
|
|
24
|
-
}: PageHeaderProps):
|
|
24
|
+
}: PageHeaderProps): react_jsx_runtime98.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { PageHeader, PageHeaderProps };
|
|
27
27
|
//# sourceMappingURL=page-header.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
|
|
4
4
|
//#region ui/password-strength.d.ts
|
|
@@ -15,7 +15,7 @@ interface PasswordStrengthProps {
|
|
|
15
15
|
declare function PasswordStrength({
|
|
16
16
|
password,
|
|
17
17
|
showFeedback
|
|
18
|
-
}: PasswordStrengthProps):
|
|
18
|
+
}: PasswordStrengthProps): react_jsx_runtime28.JSX.Element | null;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { PasswordStrength, getPasswordStrength, passwordSchema };
|
|
21
21
|
//# sourceMappingURL=password-strength.d.ts.map
|
package/dist/ui/popover.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
1
|
+
import * as react8 from "react";
|
|
2
|
+
import * as react_native43 from "react-native";
|
|
3
|
+
import * as react_jsx_runtime80 from "react/jsx-runtime";
|
|
4
4
|
import * as _rn_primitives_popover0 from "@rn-primitives/popover";
|
|
5
5
|
|
|
6
6
|
//#region ui/popover.d.ts
|
|
7
|
-
declare const Popover:
|
|
7
|
+
declare const Popover: react8.ForwardRefExoticComponent<react_native43.ViewProps & {
|
|
8
8
|
asChild?: boolean;
|
|
9
9
|
} & {
|
|
10
10
|
onOpenChange?: (open: boolean) => void;
|
|
11
|
-
} &
|
|
12
|
-
declare const PopoverTrigger:
|
|
11
|
+
} & react8.RefAttributes<react_native43.View>>;
|
|
12
|
+
declare const PopoverTrigger: react8.ForwardRefExoticComponent<Omit<react_native43.PressableProps & react8.RefAttributes<react_native43.View>, "ref"> & {
|
|
13
13
|
asChild?: boolean;
|
|
14
14
|
} & {
|
|
15
15
|
onKeyDown?: (ev: React.KeyboardEvent) => void;
|
|
16
16
|
onKeyUp?: (ev: React.KeyboardEvent) => void;
|
|
17
|
-
} &
|
|
17
|
+
} & react8.RefAttributes<_rn_primitives_popover0.TriggerRef>>;
|
|
18
18
|
declare function PopoverContent({
|
|
19
19
|
className,
|
|
20
20
|
align,
|
|
@@ -24,7 +24,7 @@ declare function PopoverContent({
|
|
|
24
24
|
}: _rn_primitives_popover0.ContentProps & {
|
|
25
25
|
ref?: React.RefObject<_rn_primitives_popover0.ContentRef>;
|
|
26
26
|
portalHost?: string;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime80.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { Popover, PopoverContent, PopoverTrigger };
|
|
30
30
|
//# sourceMappingURL=popover.d.ts.map
|
package/dist/ui/progress.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime96 from "react/jsx-runtime";
|
|
3
3
|
import * as ProgressPrimitive from "@rn-primitives/progress";
|
|
4
4
|
|
|
5
5
|
//#region ui/progress.d.ts
|
|
@@ -11,7 +11,7 @@ declare function Progress({
|
|
|
11
11
|
}: ProgressPrimitive.RootProps & {
|
|
12
12
|
ref?: React$1.RefObject<ProgressPrimitive.RootRef>;
|
|
13
13
|
indicatorClassName?: string;
|
|
14
|
-
}):
|
|
14
|
+
}): react_jsx_runtime96.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { Progress };
|
|
17
17
|
//# sourceMappingURL=progress.d.ts.map
|
package/dist/ui/radio-group.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime105 from "react/jsx-runtime";
|
|
2
2
|
import * as RadioGroupPrimitive from "@rn-primitives/radio-group";
|
|
3
3
|
|
|
4
4
|
//#region ui/radio-group.d.ts
|
|
5
5
|
declare function RadioGroup({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: RadioGroupPrimitive.RootProps & React.RefAttributes<RadioGroupPrimitive.RootRef>):
|
|
8
|
+
}: RadioGroupPrimitive.RootProps & React.RefAttributes<RadioGroupPrimitive.RootRef>): react_jsx_runtime105.JSX.Element;
|
|
9
9
|
declare function RadioGroupItem({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: RadioGroupPrimitive.ItemProps & React.RefAttributes<RadioGroupPrimitive.ItemRef>):
|
|
12
|
+
}: RadioGroupPrimitive.ItemProps & React.RefAttributes<RadioGroupPrimitive.ItemRef>): react_jsx_runtime105.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-group.d.ts","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,UAAA;;;GAGN,mBAAA,CAAoB,YACrB,KAAA,CAAM,cAAc,mBAAA,CAAoB,WAAQ,
|
|
1
|
+
{"version":3,"file":"radio-group.d.ts","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":[],"mappings":";;;;iBAIS,UAAA;;;GAGN,mBAAA,CAAoB,YACrB,KAAA,CAAM,cAAc,mBAAA,CAAoB,WAAQ,oBAAA,CAAA,GAAA,CAAA;iBAMzC,cAAA;;;GAGN,mBAAA,CAAoB,YACrB,KAAA,CAAM,cAAc,mBAAA,CAAoB,WAAQ,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/select.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_native17 from "react-native";
|
|
3
3
|
import { View } from "react-native";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
5
5
|
import * as _rn_primitives_select0 from "@rn-primitives/select";
|
|
6
6
|
|
|
7
7
|
//#region ui/select.d.ts
|
|
8
8
|
type Option = _rn_primitives_select0.Option;
|
|
9
|
-
declare const Select: React$1.ForwardRefExoticComponent<
|
|
9
|
+
declare const Select: React$1.ForwardRefExoticComponent<react_native17.ViewProps & {
|
|
10
10
|
asChild?: boolean;
|
|
11
11
|
} & {
|
|
12
12
|
value?: _rn_primitives_select0.Option;
|
|
@@ -18,14 +18,14 @@ declare const Select: React$1.ForwardRefExoticComponent<react_native26.ViewProps
|
|
|
18
18
|
name?: string;
|
|
19
19
|
required?: boolean;
|
|
20
20
|
} & React$1.RefAttributes<View>>;
|
|
21
|
-
declare const SelectGroup: React$1.ForwardRefExoticComponent<
|
|
21
|
+
declare const SelectGroup: React$1.ForwardRefExoticComponent<react_native17.ViewProps & {
|
|
22
22
|
asChild?: boolean;
|
|
23
23
|
} & React$1.RefAttributes<View>>;
|
|
24
|
-
declare const SelectValue: React$1.ForwardRefExoticComponent<
|
|
24
|
+
declare const SelectValue: React$1.ForwardRefExoticComponent<react_native17.TextProps & {
|
|
25
25
|
asChild?: boolean;
|
|
26
26
|
} & {
|
|
27
27
|
placeholder: string;
|
|
28
|
-
} & React$1.RefAttributes<
|
|
28
|
+
} & React$1.RefAttributes<react_native17.Text>>;
|
|
29
29
|
declare function SelectTrigger({
|
|
30
30
|
ref,
|
|
31
31
|
className,
|
|
@@ -34,21 +34,21 @@ declare function SelectTrigger({
|
|
|
34
34
|
}: _rn_primitives_select0.TriggerProps & {
|
|
35
35
|
ref?: React$1.RefObject<_rn_primitives_select0.TriggerRef>;
|
|
36
36
|
children?: React$1.ReactNode;
|
|
37
|
-
}):
|
|
37
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
38
38
|
/**
|
|
39
39
|
* Platform: WEB ONLY
|
|
40
40
|
*/
|
|
41
41
|
declare function SelectScrollUpButton({
|
|
42
42
|
className,
|
|
43
43
|
...props
|
|
44
|
-
}: _rn_primitives_select0.ScrollUpButtonProps):
|
|
44
|
+
}: _rn_primitives_select0.ScrollUpButtonProps): react_jsx_runtime32.JSX.Element | null;
|
|
45
45
|
/**
|
|
46
46
|
* Platform: WEB ONLY
|
|
47
47
|
*/
|
|
48
48
|
declare function SelectScrollDownButton({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: _rn_primitives_select0.ScrollDownButtonProps):
|
|
51
|
+
}: _rn_primitives_select0.ScrollDownButtonProps): react_jsx_runtime32.JSX.Element | null;
|
|
52
52
|
declare function SelectContent({
|
|
53
53
|
className,
|
|
54
54
|
children,
|
|
@@ -59,26 +59,26 @@ declare function SelectContent({
|
|
|
59
59
|
ref?: React$1.RefObject<_rn_primitives_select0.ContentRef>;
|
|
60
60
|
className?: string;
|
|
61
61
|
portalHost?: string;
|
|
62
|
-
}):
|
|
62
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
63
63
|
declare function SelectLabel({
|
|
64
64
|
className,
|
|
65
65
|
...props
|
|
66
66
|
}: _rn_primitives_select0.LabelProps & {
|
|
67
67
|
ref?: React$1.RefObject<_rn_primitives_select0.LabelRef>;
|
|
68
|
-
}):
|
|
68
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
69
69
|
declare function SelectItem({
|
|
70
70
|
className,
|
|
71
71
|
children,
|
|
72
72
|
...props
|
|
73
73
|
}: _rn_primitives_select0.ItemProps & {
|
|
74
74
|
ref?: React$1.RefObject<_rn_primitives_select0.ItemRef>;
|
|
75
|
-
}):
|
|
75
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
76
76
|
declare function SelectSeparator({
|
|
77
77
|
className,
|
|
78
78
|
...props
|
|
79
79
|
}: _rn_primitives_select0.SeparatorProps & {
|
|
80
80
|
ref?: React$1.RefObject<_rn_primitives_select0.SeparatorRef>;
|
|
81
|
-
}):
|
|
81
|
+
}): react_jsx_runtime32.JSX.Element;
|
|
82
82
|
//#endregion
|
|
83
83
|
export { type Option, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
84
84
|
//# sourceMappingURL=select.d.ts.map
|
package/dist/ui/separator.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
3
3
|
import * as SeparatorPrimitive from "@rn-primitives/separator";
|
|
4
4
|
|
|
5
5
|
//#region ui/separator.d.ts
|
|
@@ -10,7 +10,7 @@ declare function Separator({
|
|
|
10
10
|
...props
|
|
11
11
|
}: SeparatorPrimitive.RootProps & {
|
|
12
12
|
ref?: React$1.RefObject<SeparatorPrimitive.RootRef>;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime29.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Separator };
|
|
16
16
|
//# sourceMappingURL=separator.d.ts.map
|
package/dist/ui/skeleton.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { View } from "react-native";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region ui/skeleton.d.ts
|
|
6
6
|
declare function Skeleton({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: Omit<React$1.ComponentPropsWithoutRef<typeof View>, 'style'>):
|
|
9
|
+
}: Omit<React$1.ComponentPropsWithoutRef<typeof View>, 'style'>): react_jsx_runtime30.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Skeleton };
|
|
12
12
|
//# sourceMappingURL=skeleton.d.ts.map
|