@lssm/lib.ui-kit 1.9.2 → 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.
- package/README.md +11 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/alert.d.ts +4 -4
- package/dist/ui/avatar.d.ts +4 -4
- package/dist/ui/badge.d.ts +3 -3
- package/dist/ui/breadcrumb.d.ts +8 -8
- package/dist/ui/button.d.ts +9 -9
- 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/collapsible.d.ts +9 -9
- 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/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.d.ts +9 -9
- package/dist/ui/fab.d.ts +3 -3
- package/dist/ui/field.d.ts +11 -11
- package/dist/ui/form.d.ts +7 -7
- package/dist/ui/form.js +2 -2
- 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/input.d.ts.map +1 -1
- package/dist/ui/label.d.ts +2 -2
- package/dist/ui/link.d.ts +2 -2
- package/dist/ui/loading-overlay.d.ts +2 -2
- package/dist/ui/loading-screen.d.ts +2 -2
- package/dist/ui/marketing/FeatureGrid.d.ts +2 -2
- package/dist/ui/marketing/Hero.d.ts +2 -2
- 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/SkeletonList.d.ts +2 -2
- package/dist/ui/navigation-menu.d.ts +12 -12
- package/dist/ui/navigation-menu.d.ts.map +1 -1
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
- package/dist/ui/organisms/ListPage/ListPage.d.ts +2 -2
- package/dist/ui/organisms/ListPage/ListPage.d.ts.map +1 -1
- package/dist/ui/page-header.d.ts +4 -4
- package/dist/ui/page-header.d.ts.map +1 -1
- 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/select.d.ts +13 -13
- package/dist/ui/select.d.ts.map +1 -1
- package/dist/ui/separator.d.ts +2 -2
- package/dist/ui/skeleton.d.ts +2 -2
- package/dist/ui/stack.d.ts +8 -8
- 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/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/toggle.d.ts.map +1 -1
- 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 +5 -3
- package/dist/node_modules/@hookform/resolvers/dist/resolvers.js +0 -29
- package/dist/node_modules/@hookform/resolvers/dist/resolvers.js.map +0 -1
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js +0 -61
- package/dist/node_modules/@hookform/resolvers/zod/dist/zod.js.map +0 -1
- package/dist/node_modules/react-hook-form/dist/index.esm.js +0 -2073
- package/dist/node_modules/react-hook-form/dist/index.esm.js.map +0 -1
- package/dist/node_modules/zod/v4/classic/errors.js +0 -30
- package/dist/node_modules/zod/v4/classic/errors.js.map +0 -1
- package/dist/node_modules/zod/v4/classic/iso.js +0 -38
- package/dist/node_modules/zod/v4/classic/iso.js.map +0 -1
- package/dist/node_modules/zod/v4/classic/parse.js +0 -20
- package/dist/node_modules/zod/v4/classic/parse.js.map +0 -1
- package/dist/node_modules/zod/v4/classic/schemas.js +0 -395
- package/dist/node_modules/zod/v4/classic/schemas.js.map +0 -1
- package/dist/node_modules/zod/v4/core/api.js +0 -377
- package/dist/node_modules/zod/v4/core/api.js.map +0 -1
- package/dist/node_modules/zod/v4/core/checks.js +0 -226
- package/dist/node_modules/zod/v4/core/checks.js.map +0 -1
- package/dist/node_modules/zod/v4/core/core.js +0 -56
- package/dist/node_modules/zod/v4/core/core.js.map +0 -1
- package/dist/node_modules/zod/v4/core/errors.js +0 -63
- package/dist/node_modules/zod/v4/core/errors.js.map +0 -1
- package/dist/node_modules/zod/v4/core/parse.js +0 -110
- package/dist/node_modules/zod/v4/core/parse.js.map +0 -1
- package/dist/node_modules/zod/v4/core/regexes.js +0 -59
- package/dist/node_modules/zod/v4/core/regexes.js.map +0 -1
- package/dist/node_modules/zod/v4/core/registries.js +0 -51
- package/dist/node_modules/zod/v4/core/registries.js.map +0 -1
- package/dist/node_modules/zod/v4/core/schemas.js +0 -755
- package/dist/node_modules/zod/v4/core/schemas.js.map +0 -1
- package/dist/node_modules/zod/v4/core/util.js +0 -152
- package/dist/node_modules/zod/v4/core/util.js.map +0 -1
- package/dist/node_modules/zod/v4/core/versions.js +0 -10
- package/dist/node_modules/zod/v4/core/versions.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navigation-menu.d.ts","names":[],"sources":["../../ui/navigation-menu.tsx"],"sourcesContent":[],"mappings":";;;;;;;;iBAgBS,cAAA;;;;GAIN,uBAAA,CAAwB;QACnB,OAAA,CAAM,UAAU,uBAAA,CAAwB;IAC/C,
|
|
1
|
+
{"version":3,"file":"navigation-menu.d.ts","names":[],"sources":["../../ui/navigation-menu.tsx"],"sourcesContent":[],"mappings":";;;;;;;;iBAgBS,cAAA;;;;GAIN,uBAAA,CAAwB;QACnB,OAAA,CAAM,UAAU,uBAAA,CAAwB;IAC/C,oBAAA,CAAA,GAAA,CAAA;iBAeQ,kBAAA;;;AAlCqC,GAqC3C,uBAAA,CAAwB;QACnB,OAAA,CAAM,UAAU,uBAAA,CAAwB;AAtCF,CAAA,CAAA,EAuC7C,oBAAA,CAAA,GAAA,CAAA,OA1BsB;cAsCjB,kBArCJ,EAqCsB,OAAA,CAAA,yBArCtB,CAqCqD,cAAA,CAA/B,SAAA,GArCtB;EACA,OAAA,CAAA,EAAA,OAAA;CAEC,GAAA;EACqB,KAAA,EAAA,MAAA,GAAA,SAAwB;CAAxC,wBAAM,KAAA,CAAA,CAAA;cAmCR,0BAlCL,EAAA,CAAA,KAAA,CAAA,EAoCA,+BAAA,CAF+B,SAAA,GAlC/B,SAAA,EAAA,GAAA,MAAA;iBAsCQ,qBAAA,CAtCR;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EA0CE,IA1CF,CA0CO,uBAAA,CAAwB,YA1C/B,EAAA,UAAA,CAAA,GAAA;EAeQ,QAAA,CAAA,EA4BI,OAAA,CAAM,SA5BQ;EACzB,GAAA,CAAA,EA4BM,OAAA,CAAM,SA5BZ,CA4BsB,uBAAA,CAAwB,UA5B9C,CAAA;CAEC,CAAA,EA2BF,oBAAA,CAAA,GAAA,CAAA,OA3B0B;iBAiElB,qBAAA,CAhEuC;EAAA,SAAA;EAAA,QAAA;EAAA,UAAA;EAAA,GAAA;CAAA,EAqE7C,uBAAA,CAAwB,YArEqB,GAAA;EAAxC,UAAM,CAAA,EAAA,MAAA;EACb,GAAA,CAAA,EAsEO,OAAA,CAAM,SAtEb,CAsEuB,uBAAA,CAAwB,UAtE/C,CAAA;CAAA,CAAA,EAuEA,oBAAA,CAAA,GAAA,CAAA,OAvEA;AAAA,cAiGK,kBArFiD,EAqF/B,OAAA,CAAA,yBArF+B,CAqF/B,IArF+B,CAqFA,cAAA,CAA/B,cAAA,GAAA,OAAA,CAAA,aArF+B,CAqF/B,IArF+B,CAAA,EAAA,KAAA,CAAA,GAAA;EAAA,OAAA,CAAA,EAAA,OAA/B;;;EAAA,OAAA,CAAA,EAAA,CAAA,EAAA,uBAAA,EAAA,GAAA,IAAA;CAAA,GAAA;EAElB,MAAA,CAAA,EAAA,OAAA;AAA0B,CAAA,wBAIvB,KAAqB,CAAA,CAAA;iBAiFrB,sBAAA,CAhFP;EAAA,SAAA;EAAA,GAAA;CAAA,EAmFC,uBAAA,CAAwB,aAnFzB,GAAA;EACA,GAAA,CAAA,EAmFM,OAAA,CAAM,SAnFZ,CAmFsB,uBAAA,CAAwB,WAnF9C,CAAA;CAEM,CAAA,EAkFP,oBAAA,CAAA,GAAA,CAAA,OAlF+B;iBAkGvB,uBAAA,CAlGN;EAAA,GAAA;EAAA,SAAA;EAAA,GAAA;CAAA,EAsGA,uBAAA,CAAwB,cAtGxB,GAAA;EACU,GAAA,CAAA,EAsGL,OAAA,CAAM,SAtGK,CAsGK,uBAAA,CAAwB,YAtG7B,CAAA;CACK,CAAA,EAsGvB,oBAAA,CAAA,GAAA,CAAA,OAtG+C"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime110 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 | react_jsx_runtime110.JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
|
|
26
26
|
}
|
|
27
27
|
declare const useErrorHandler: () => (error: Error) => never;
|
|
28
28
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ListPageProps } from "./types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime18 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_runtime18.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { ListPage };
|
|
29
29
|
//# sourceMappingURL=ListPage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListPage.d.ts","names":[],"sources":["../../../../ui/organisms/ListPage/ListPage.tsx"],"sourcesContent":[],"mappings":";;;;iBAYgB;;;;;;;;;;;;;;;;;;;;;GAqBb,cAAc,KAAE,
|
|
1
|
+
{"version":3,"file":"ListPage.d.ts","names":[],"sources":["../../../../ui/organisms/ListPage/ListPage.tsx"],"sourcesContent":[],"mappings":";;;;iBAYgB;;;;;;;;;;;;;;;;;;;;;GAqBb,cAAc,KAAE,mBAAA,CAAA,GAAA,CAAA"}
|
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_runtime139 from "react/jsx-runtime";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
|
-
import * as
|
|
4
|
+
import * as class_variance_authority_types9 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_types9.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_runtime139.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { PageHeader, PageHeaderProps };
|
|
27
27
|
//# sourceMappingURL=page-header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"page-header.d.ts","names":[],"sources":["../../ui/page-header.tsx"],"sourcesContent":[],"mappings":";;;;;;cAMM;;IAWJ,
|
|
1
|
+
{"version":3,"file":"page-header.d.ts","names":[],"sources":["../../ui/page-header.tsx"],"sourcesContent":[],"mappings":";;;;;;cAMM;;IAWJ,+BAAA,CAAA;UAEe,eAAA,SAAwB,oBAAoB;EAbvD,UAAA,CAAA,EAcS,OAAA,CAAM,SAHnB;EAEe,KAAA,EAER,OAAA,CAAM,SAFkB;EAA4B,QAAA,CAAA,EAGhD,OAAA,CAAM,SAH0C;EAC9C,OAAM,CAAA,EAGT,OAAA,CAAM,SAHG;EACZ,SAAM,CAAA,EAAA,MAAA;;AAEH,iBAII,UAAA,CAJE;EAAA,UAAA;EAAA,KAAA;EAAA,QAAA;EAAA,OAAA;EAAA,OAAA;EAAA;AAAA,CAAA,EAWf,eAXe,CAAA,EAWA,oBAAA,CAAA,GAAA,CAAA,OAXA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime141 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_runtime141.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_native44 from "react-native";
|
|
3
|
+
import * as react_jsx_runtime142 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_native44.ViewProps & {
|
|
8
8
|
asChild?: boolean;
|
|
9
9
|
} & {
|
|
10
10
|
onOpenChange?: (open: boolean) => void;
|
|
11
|
-
} &
|
|
12
|
-
declare const PopoverTrigger:
|
|
11
|
+
} & react8.RefAttributes<react_native44.View>>;
|
|
12
|
+
declare const PopoverTrigger: react8.ForwardRefExoticComponent<Omit<react_native44.PressableProps & react8.RefAttributes<react_native44.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_runtime142.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_runtime144 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_runtime144.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_runtime145 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_runtime145.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_runtime145.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { RadioGroup, RadioGroupItem };
|
|
15
15
|
//# sourceMappingURL=radio-group.d.ts.map
|
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_native25 from "react-native";
|
|
3
3
|
import { View } from "react-native";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime89 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_native25.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_native28.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_native25.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_native25.TextProps & {
|
|
25
25
|
asChild?: boolean;
|
|
26
26
|
} & {
|
|
27
27
|
placeholder: string;
|
|
28
|
-
} & React$1.RefAttributes<
|
|
28
|
+
} & React$1.RefAttributes<react_native25.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_runtime89.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_runtime89.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_runtime89.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_runtime89.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_runtime89.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_runtime89.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_runtime89.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/select.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","names":[],"sources":["../../ui/select.tsx"],"sourcesContent":[],"mappings":";;;;;;;KASK,MAAA,GAAS,sBAAA,CAAgB;cAExB,QAAM,OAAA,CAAA,0BAAuB,cAAA,CAAvB,SAAA;;;EAFP,KAAA,CAAA,EAEO,sBAAA,CAAA,MAFkB;EAExB,YAA6B,CAAA,+BAAA;EAAA,aAAvB,CAAA,EAAA,CAAA,MAAA,+BAAA,EAAA,GAAA,IAAA;EAAA,YAAA,CAAA,EAAA,CAAA,IAAA,EAAA,OAAA,EAAA,GAAA,IAAA;;;;;CAAA,wBAAA,KAAA,CAAA,CAAA;cAEN,WAFM,EAEK,OAAA,CAAA,yBAFL,CAE6B,cAAA,CAAxB,SAAA,GAFL;EAEN,OAAA,CAAA,EAAA,OAAmC;CAAA,wBAAxB,KAAA,CAAA,CAAA;cAEX,aAAW,OAAA,CAAA,0BAAwB,cAAA,CAAxB,SAAA;;CAFA,GAAA;EAAA,WAAA,EAAA,MAAA;AAAA,CAAA,wBAEwB,CAAxB,cAAA,CAAA,IAAA,CAAwB,CAAA;iBAEhC,aAAA,CAFQ;EAAA,GAAA;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAOd,sBAAA,CAAgB,YAPF,GAAA;EAAA,GAAA,CAAA,EAQT,OAAA,CAAM,SARG,CAQO,sBAAA,CAAgB,UARvB,CAAA;aASJ,OAAA,CAAM;CATF,CAAA,EAUhB,
|
|
1
|
+
{"version":3,"file":"select.d.ts","names":[],"sources":["../../ui/select.tsx"],"sourcesContent":[],"mappings":";;;;;;;KASK,MAAA,GAAS,sBAAA,CAAgB;cAExB,QAAM,OAAA,CAAA,0BAAuB,cAAA,CAAvB,SAAA;;;EAFP,KAAA,CAAA,EAEO,sBAAA,CAAA,MAFkB;EAExB,YAA6B,CAAA,+BAAA;EAAA,aAAvB,CAAA,EAAA,CAAA,MAAA,+BAAA,EAAA,GAAA,IAAA;EAAA,YAAA,CAAA,EAAA,CAAA,IAAA,EAAA,OAAA,EAAA,GAAA,IAAA;;;;;CAAA,wBAAA,KAAA,CAAA,CAAA;cAEN,WAFM,EAEK,OAAA,CAAA,yBAFL,CAE6B,cAAA,CAAxB,SAAA,GAFL;EAEN,OAAA,CAAA,EAAA,OAAmC;CAAA,wBAAxB,KAAA,CAAA,CAAA;cAEX,aAAW,OAAA,CAAA,0BAAwB,cAAA,CAAxB,SAAA;;CAFA,GAAA;EAAA,WAAA,EAAA,MAAA;AAAA,CAAA,wBAEwB,CAAxB,cAAA,CAAA,IAAA,CAAwB,CAAA;iBAEhC,aAAA,CAFQ;EAAA,GAAA;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAOd,sBAAA,CAAgB,YAPF,GAAA;EAAA,GAAA,CAAA,EAQT,OAAA,CAAM,SARG,CAQO,sBAAA,CAAgB,UARvB,CAAA;aASJ,OAAA,CAAM;CATF,CAAA,EAUhB,mBAAA,CAAA,GAAA,CAAA,OAVgB;;AAAA;;iBAkCR,oBAAA,CA9BP;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAiCC,sBAAA,CAAgB,mBAjCjB,CAAA,EAiCoC,mBAAA,CAAA,GAAA,CAAA,OAAA,GAjCpC,IAAA;;;;iBAqDO,sBAAA,CAjDK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAoDX,sBAAA,CAAgB,qBApDL,CAAA,EAoD0B,mBAAA,CAAA,GAAA,CAAA,OAAA,GApD1B,IAAA;iBAqEL,aAAA,CApEU;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,UAAA;EAAA,GAAA;CAAA,EA0EhB,sBAAA,CAAgB,YA1EA,GAAA;EAClB,GAAA,CAAA,EA0EO,OAAA,CAAM,SA1Eb,CA0EuB,sBAAA,CAAgB,UA1EvC,CAAA;EAAA,SAAA,CAAA,EAAA,MAAA;EAwBQ,UAAA,CAAA,EAAA,MAAA;CACP,CAAA,EAoDD,mBAAA,CAAA,GAAA,CAAA,OApDC;iBA4FO,WAAA,CA1FU;EAAA,SAAA;EAAA,GAAA;CAAA,EA6FhB,sBAAA,CAAgB,UA7FA,GAAA;EAAmB,GAAA,CAAA,EA8F9B,OAAA,CAAM,SA9FwB,CA8Fd,sBAAA,CAAgB,QA9FF,CAAA;CAAA,CAAA,EA+FrC,mBAAA,CAAA,GAAA,CAAA,OA/FqC;AAAA,iBA2G7B,UAAA,CAvFA;EAAsB,SAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EA2F5B,sBAAA,CAAgB,SA3FY,GAAA;EAC7B,GAAA,CAAA,EA2FM,OAAA,CAAM,SA3FZ,CA2FsB,sBAAA,CAAgB,OA3FtC,CAAA;CAEC,CAAA,EA0FF,mBAAA,CAAA,GAAA,CAAA,OA1FkB;iBAkHV,eAAA,CAlH+B;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqHrC,sBAAA,CAAgB,cArHqB,GAAA;EAAA,GAAA,CAAA,EAsHhC,OAAA,CAAM,SAtH0B,CAsHhB,sBAAA,CAAgB,YAtHA,CAAA;AAAA,CAAA,CAAA,EAuHvC,mBAAA,CAAA,GAAA,CAAA,OAtGqB"}
|
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_runtime147 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_runtime147.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_runtime157 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_runtime157.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Skeleton };
|
|
12
12
|
//# sourceMappingURL=skeleton.d.ts.map
|
package/dist/ui/stack.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { View, ViewProps } from "react-native";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime158 from "react/jsx-runtime";
|
|
4
4
|
import { VariantProps } from "class-variance-authority";
|
|
5
|
-
import * as
|
|
5
|
+
import * as class_variance_authority_types10 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region ui/stack.d.ts
|
|
8
8
|
declare const vStackVariants: (props?: ({
|
|
@@ -12,7 +12,7 @@ declare const vStackVariants: (props?: ({
|
|
|
12
12
|
width?: "auto" | "full" | "screen" | "fit" | null | undefined;
|
|
13
13
|
padding?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
14
14
|
gap?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
15
|
-
} &
|
|
15
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
16
16
|
declare const hStackVariants: (props?: ({
|
|
17
17
|
spacing?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | "2xl" | null | undefined;
|
|
18
18
|
align?: "stretch" | "start" | "center" | "end" | "baseline" | null | undefined;
|
|
@@ -21,7 +21,7 @@ declare const hStackVariants: (props?: ({
|
|
|
21
21
|
padding?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
22
22
|
gap?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
23
23
|
wrap?: "reverse" | "wrap" | "nowrap" | null | undefined;
|
|
24
|
-
} &
|
|
24
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
25
25
|
declare const boxVariants: (props?: ({
|
|
26
26
|
spacing?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | "2xl" | null | undefined;
|
|
27
27
|
align?: "stretch" | "start" | "center" | "end" | "baseline" | null | undefined;
|
|
@@ -30,7 +30,7 @@ declare const boxVariants: (props?: ({
|
|
|
30
30
|
padding?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
31
31
|
gap?: "sm" | "lg" | "md" | "none" | "xs" | "xl" | null | undefined;
|
|
32
32
|
wrap?: "reverse" | "wrap" | "nowrap" | null | undefined;
|
|
33
|
-
} &
|
|
33
|
+
} & class_variance_authority_types10.ClassProp) | undefined) => string;
|
|
34
34
|
type BoxProps = ViewProps & VariantProps<typeof boxVariants> & {
|
|
35
35
|
ref?: React$1.RefObject<React$1.ComponentRef<typeof View>>;
|
|
36
36
|
};
|
|
@@ -50,7 +50,7 @@ declare function Box({
|
|
|
50
50
|
gap,
|
|
51
51
|
wrap,
|
|
52
52
|
...props
|
|
53
|
-
}: BoxProps):
|
|
53
|
+
}: BoxProps): react_jsx_runtime158.JSX.Element;
|
|
54
54
|
declare function HStack({
|
|
55
55
|
className,
|
|
56
56
|
spacing,
|
|
@@ -61,7 +61,7 @@ declare function HStack({
|
|
|
61
61
|
gap,
|
|
62
62
|
wrap,
|
|
63
63
|
...props
|
|
64
|
-
}: HStackProps):
|
|
64
|
+
}: HStackProps): react_jsx_runtime158.JSX.Element;
|
|
65
65
|
declare function VStack({
|
|
66
66
|
className,
|
|
67
67
|
spacing,
|
|
@@ -71,7 +71,7 @@ declare function VStack({
|
|
|
71
71
|
padding,
|
|
72
72
|
gap,
|
|
73
73
|
...props
|
|
74
|
-
}: VStackProps):
|
|
74
|
+
}: VStackProps): react_jsx_runtime158.JSX.Element;
|
|
75
75
|
//#endregion
|
|
76
76
|
export { Box, type BoxProps, HStack, type HStackProps, VStack, type VStackProps };
|
|
77
77
|
//# sourceMappingURL=stack.d.ts.map
|
package/dist/ui/stack.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stack.d.ts","names":[],"sources":["../../ui/stack.tsx"],"sourcesContent":[],"mappings":";;;;;;;cASM,sBAsMU;;;EAtMV,OAAA,CAAA,EAAA,OA2DL,GAAA,QAAA,GAAA,KAAA,GAAA,SAAA,GAAA,QAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAGK,KAAA,CAAA,EAAA,MAAA,GAkEL,MAAA,GAAA,QAAA,GAAA,KAAA,GAAA,IAAA,GAAA,SAAA;EAEK,OAAA,CAAA,EAAA,IAkEL,GAAA,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;EAEI,GAAA,CAAA,EAAA,IAAA,GAAQ,IAAA,GAAA,IAAA,GAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;CAAG,GA3If
|
|
1
|
+
{"version":3,"file":"stack.d.ts","names":[],"sources":["../../ui/stack.tsx"],"sourcesContent":[],"mappings":"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"}
|
package/dist/ui/stepper.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime161 from "react/jsx-runtime";
|
|
2
2
|
import { VariantProps } from "class-variance-authority";
|
|
3
|
-
import * as
|
|
3
|
+
import * as class_variance_authority_types13 from "class-variance-authority/types";
|
|
4
4
|
|
|
5
5
|
//#region ui/stepper.d.ts
|
|
6
6
|
declare const dotVariants: (props?: ({
|
|
7
7
|
state?: "active" | "inactive" | null | undefined;
|
|
8
8
|
size?: "sm" | "md" | null | undefined;
|
|
9
|
-
} &
|
|
9
|
+
} & class_variance_authority_types13.ClassProp) | undefined) => string;
|
|
10
10
|
interface StepperProps extends VariantProps<typeof dotVariants> {
|
|
11
11
|
current: number;
|
|
12
12
|
total: number;
|
|
@@ -17,7 +17,7 @@ declare function Stepper({
|
|
|
17
17
|
total,
|
|
18
18
|
size,
|
|
19
19
|
className
|
|
20
|
-
}: StepperProps):
|
|
20
|
+
}: StepperProps): react_jsx_runtime161.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { Stepper, StepperProps };
|
|
23
23
|
//# sourceMappingURL=stepper.d.ts.map
|
package/dist/ui/stepper.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper.d.ts","names":[],"sources":["../../ui/stepper.tsx"],"sourcesContent":[],"mappings":";;;;;cAMM;;;IAeJ
|
|
1
|
+
{"version":3,"file":"stepper.d.ts","names":[],"sources":["../../ui/stepper.tsx"],"sourcesContent":[],"mappings":";;;;;cAMM;;;IAeJ,gCAAA,CAAA;AAfI,UAiBW,YAAA,SAAqB,YAFpC,CAAA,OAEwD,WAFxD,CAAA,CAAA;EAEe,OAAA,EAAA,MAAa;EAMd,KAAA,EAAA,MAAO;EAAG,SAAA,CAAA,EAAA,MAAA;;AAAgB,iBAA1B,OAAA,CAA0B;EAAA,OAAA;EAAA,KAAA;EAAA,IAAA;EAAA;AAAA,CAAA,EAAmB,YAAnB,CAAA,EAA+B,oBAAA,CAAA,GAAA,CAAA,OAA/B"}
|
package/dist/ui/switch.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime148 from "react/jsx-runtime";
|
|
3
3
|
import * as SwitchPrimitives from "@rn-primitives/switch";
|
|
4
4
|
|
|
5
5
|
//#region ui/switch.d.ts
|
|
@@ -8,7 +8,7 @@ declare function SwitchNative({
|
|
|
8
8
|
...props
|
|
9
9
|
}: SwitchPrimitives.RootProps & {
|
|
10
10
|
ref?: React$1.RefObject<SwitchPrimitives.RootRef>;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime148.JSX.Element;
|
|
12
12
|
declare const Switch: typeof SwitchNative;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Switch };
|
package/dist/ui/table.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime149 from "react/jsx-runtime";
|
|
3
3
|
import * as TablePrimitive from "@rn-primitives/table";
|
|
4
4
|
|
|
5
5
|
//#region ui/table.d.ts
|
|
@@ -8,44 +8,44 @@ declare function Table({
|
|
|
8
8
|
...props
|
|
9
9
|
}: TablePrimitive.RootProps & {
|
|
10
10
|
ref?: React$1.RefObject<TablePrimitive.RootRef>;
|
|
11
|
-
}):
|
|
11
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
12
12
|
declare function TableHeader({
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
15
|
}: TablePrimitive.HeaderProps & {
|
|
16
16
|
ref?: React$1.RefObject<TablePrimitive.HeaderRef>;
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
18
18
|
declare function TableBody({
|
|
19
19
|
className,
|
|
20
20
|
style,
|
|
21
21
|
...props
|
|
22
22
|
}: TablePrimitive.BodyProps & {
|
|
23
23
|
ref?: React$1.RefObject<TablePrimitive.BodyRef>;
|
|
24
|
-
}):
|
|
24
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
25
25
|
declare function TableFooter({
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
28
|
}: TablePrimitive.FooterProps & {
|
|
29
29
|
ref?: React$1.RefObject<TablePrimitive.FooterRef>;
|
|
30
|
-
}):
|
|
30
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
31
31
|
declare function TableRow({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
34
|
}: TablePrimitive.RowProps & {
|
|
35
35
|
ref?: React$1.RefObject<TablePrimitive.RowRef>;
|
|
36
|
-
}):
|
|
36
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
37
37
|
declare function TableHead({
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
40
|
}: TablePrimitive.HeadProps & {
|
|
41
41
|
ref?: React$1.RefObject<TablePrimitive.HeadRef>;
|
|
42
|
-
}):
|
|
42
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
43
43
|
declare function TableCell({
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
46
|
}: TablePrimitive.CellProps & {
|
|
47
47
|
ref?: React$1.RefObject<TablePrimitive.CellRef>;
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime149.JSX.Element;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { Table, TableBody, TableCell, TableFooter, TableHead, TableHeader, TableRow };
|
|
51
51
|
//# sourceMappingURL=table.d.ts.map
|
package/dist/ui/tabs.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
3
|
-
import * as
|
|
2
|
+
import * as react_native48 from "react-native";
|
|
3
|
+
import * as _rn_primitives_types1 from "@rn-primitives/types";
|
|
4
4
|
|
|
5
5
|
//#region ui/tabs.d.ts
|
|
6
|
-
declare const Tabs: React$1.ForwardRefExoticComponent<
|
|
6
|
+
declare const Tabs: React$1.ForwardRefExoticComponent<react_native48.ViewProps & {
|
|
7
7
|
asChild?: boolean;
|
|
8
8
|
} & {
|
|
9
9
|
value: string;
|
|
@@ -11,23 +11,23 @@ declare const Tabs: React$1.ForwardRefExoticComponent<react_native37.ViewProps &
|
|
|
11
11
|
orientation?: "horizontal" | "vertical";
|
|
12
12
|
dir?: "ltr" | "rtl";
|
|
13
13
|
activationMode?: "automatic" | "manual";
|
|
14
|
-
} & React$1.RefAttributes<
|
|
15
|
-
declare const TabsList: React$1.ForwardRefExoticComponent<Omit<
|
|
14
|
+
} & React$1.RefAttributes<react_native48.View>>;
|
|
15
|
+
declare const TabsList: React$1.ForwardRefExoticComponent<Omit<react_native48.ViewProps & {
|
|
16
16
|
asChild?: boolean;
|
|
17
|
-
} & React$1.RefAttributes<
|
|
18
|
-
declare const TabsTrigger: React$1.ForwardRefExoticComponent<Omit<Omit<
|
|
17
|
+
} & React$1.RefAttributes<react_native48.View>, "ref"> & React$1.RefAttributes<react_native48.View>>;
|
|
18
|
+
declare const TabsTrigger: React$1.ForwardRefExoticComponent<Omit<Omit<react_native48.PressableProps & React$1.RefAttributes<react_native48.View>, "ref"> & {
|
|
19
19
|
asChild?: boolean;
|
|
20
20
|
} & {
|
|
21
21
|
onKeyDown?: (ev: React$1.KeyboardEvent) => void;
|
|
22
22
|
onKeyUp?: (ev: React$1.KeyboardEvent) => void;
|
|
23
23
|
} & {
|
|
24
24
|
value: string;
|
|
25
|
-
} & React$1.RefAttributes<
|
|
26
|
-
declare const TabsContent: React$1.ForwardRefExoticComponent<Omit<
|
|
25
|
+
} & React$1.RefAttributes<react_native48.View>, "ref"> & React$1.RefAttributes<react_native48.View>>;
|
|
26
|
+
declare const TabsContent: React$1.ForwardRefExoticComponent<Omit<react_native48.ViewProps & {
|
|
27
27
|
asChild?: boolean;
|
|
28
|
-
} &
|
|
28
|
+
} & _rn_primitives_types1.ForceMountable & {
|
|
29
29
|
value: string;
|
|
30
|
-
} & React$1.RefAttributes<
|
|
30
|
+
} & React$1.RefAttributes<react_native48.View>, "ref"> & React$1.RefAttributes<react_native48.View>>;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { Tabs, TabsContent, TabsList, TabsTrigger };
|
|
33
33
|
//# sourceMappingURL=tabs.d.ts.map
|
package/dist/ui/text.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { Text as Text$1 } from "react-native";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime156 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region ui/text.d.ts
|
|
6
6
|
declare const TextClassContext: React$1.Context<string | undefined>;
|
|
@@ -15,7 +15,7 @@ declare function Text({
|
|
|
15
15
|
}: React$1.ComponentProps<typeof Text$1> & {
|
|
16
16
|
ref?: React$1.RefObject<React$1.ComponentRef<typeof Text$1>>;
|
|
17
17
|
asChild?: boolean;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime156.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { Text, TextClassContext, TextProps };
|
|
21
21
|
//# sourceMappingURL=text.d.ts.map
|
package/dist/ui/time-picker.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region ui/time-picker.d.ts
|
|
4
4
|
interface TimePickerProps {
|
|
@@ -16,7 +16,7 @@ declare function TimePicker({
|
|
|
16
16
|
placeholder,
|
|
17
17
|
is24Hour,
|
|
18
18
|
className
|
|
19
|
-
}: TimePickerProps):
|
|
19
|
+
}: TimePickerProps): react_jsx_runtime14.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { TimePicker, TimePickerProps };
|
|
22
22
|
//# sourceMappingURL=time-picker.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"time-picker.d.ts","names":[],"sources":["../../ui/time-picker.tsx"],"sourcesContent":[],"mappings":";;;UAUiB,eAAA;SACR;mBACU;EAFF,QAAA,CAAA,EAAA,OAAe;EAsBhB,WAAA,CAAA,EAAU,MAAA;EACxB,QAAA,CAAA,EAAA,OAAA;EACA,SAAA,CAAA,EAAA,MAAA;;AAEA,iBAJc,UAAA,CAId;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,
|
|
1
|
+
{"version":3,"file":"time-picker.d.ts","names":[],"sources":["../../ui/time-picker.tsx"],"sourcesContent":[],"mappings":";;;UAUiB,eAAA;SACR;mBACU;EAFF,QAAA,CAAA,EAAA,OAAe;EAsBhB,WAAA,CAAA,EAAU,MAAA;EACxB,QAAA,CAAA,EAAA,OAAA;EACA,SAAA,CAAA,EAAA,MAAA;;AAEA,iBAJc,UAAA,CAId;EAAA,KAAA;EAAA,QAAA;EAAA,QAAA;EAAA,WAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,mBAAA,CAAA,GAAA,CAAA,OAHhB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { toggleVariants } from "./toggle.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { LucideIcon } from "lucide-react-native";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime86 from "react/jsx-runtime";
|
|
5
5
|
import { VariantProps } from "class-variance-authority";
|
|
6
6
|
import * as ToggleGroupPrimitive from "@rn-primitives/toggle-group";
|
|
7
7
|
|
|
@@ -14,7 +14,7 @@ declare function ToggleGroup({
|
|
|
14
14
|
...props
|
|
15
15
|
}: ToggleGroupPrimitive.RootProps & VariantProps<typeof toggleVariants> & {
|
|
16
16
|
ref?: React$1.RefObject<ToggleGroupPrimitive.RootRef>;
|
|
17
|
-
}):
|
|
17
|
+
}): react_jsx_runtime86.JSX.Element;
|
|
18
18
|
declare function ToggleGroupItem({
|
|
19
19
|
className,
|
|
20
20
|
children,
|
|
@@ -23,14 +23,14 @@ declare function ToggleGroupItem({
|
|
|
23
23
|
...props
|
|
24
24
|
}: ToggleGroupPrimitive.ItemProps & VariantProps<typeof toggleVariants> & {
|
|
25
25
|
ref?: React$1.RefObject<ToggleGroupPrimitive.ItemRef>;
|
|
26
|
-
}):
|
|
26
|
+
}): react_jsx_runtime86.JSX.Element;
|
|
27
27
|
declare function ToggleGroupIcon({
|
|
28
28
|
className,
|
|
29
29
|
icon: Icon,
|
|
30
30
|
...props
|
|
31
31
|
}: React$1.ComponentPropsWithoutRef<LucideIcon> & {
|
|
32
32
|
icon: LucideIcon;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime86.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { ToggleGroup, ToggleGroupIcon, ToggleGroupItem };
|
|
36
36
|
//# sourceMappingURL=toggle-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toggle-group.d.ts","names":[],"sources":["../../ui/toggle-group.tsx"],"sourcesContent":[],"mappings":";;;;;;;;iBAYS,WAAA;;;;;;GAMN,oBAAA,CAAqB,YACtB,oBAAoB;QACZ,OAAA,CAAM,UAAU,oBAAA,CAAqB;IAC5C,
|
|
1
|
+
{"version":3,"file":"toggle-group.d.ts","names":[],"sources":["../../ui/toggle-group.tsx"],"sourcesContent":[],"mappings":";;;;;;;;iBAYS,WAAA;;;;;;GAMN,oBAAA,CAAqB,YACtB,oBAAoB;QACZ,OAAA,CAAM,UAAU,oBAAA,CAAqB;IAC5C,mBAAA,CAAA,GAAA,CAAA;AAhBiE,iBA0C3D,eAAA,CAnCW;EAAA,SAAA;EAAA,QAAA;EAAA,OAAA;EAAA,IAAA;EAAA,GAAA;CAAA,EAyCjB,oBAAA,CAAqB,SAzCJ,GA0ClB,YA1CkB,CAAA,OA0CE,cA1CF,CAAA,GAAA;EAClB,GAAA,CAAA,EA0CQ,OAAA,CAAM,SA1Cd,CA0CwB,oBAAA,CAAqB,OA1C7C,CAAA;CACA,CAAA,EA0CC,mBAAA,CAAA,GAAA,CAAA,OA1CD;iBA0EO,eAAA,CAzEP;EAAA,SAAA;EAAA,IAAA,EA2EM,IA3EN;EAAA,GAAA;CAAA,EA6EC,OAAA,CAAM,wBA7EP,CA6EgC,UA7EhC,CAAA,GAAA;EACA,IAAA,EA6EM,UA7EN;CAEC,CAAA,EA4EF,mBAAA,CAAA,GAAA,CAAA,OA5EuB"}
|