@lssm/lib.ui-kit-web 1.5.0 → 1.7.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/dist/index.js +0 -1
- package/dist/ui/alert-dialog.d.ts +12 -12
- package/dist/ui/alert-dialog.d.ts.map +1 -1
- package/dist/ui/alert.d.ts +6 -6
- package/dist/ui/alert.d.ts.map +1 -1
- package/dist/ui/aspect-ratio.d.ts +2 -2
- 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/badge.d.ts +4 -4
- package/dist/ui/badge.d.ts.map +1 -1
- package/dist/ui/breadcrumb.d.ts +8 -8
- package/dist/ui/breadcrumb.d.ts.map +1 -1
- package/dist/ui/button.d.ts +5 -5
- package/dist/ui/button.d.ts.map +1 -1
- package/dist/ui/calendar.d.ts +3 -3
- package/dist/ui/card.d.ts +8 -8
- package/dist/ui/card.d.ts.map +1 -1
- package/dist/ui/carousel.d.ts +6 -6
- package/dist/ui/checkbox.d.ts +2 -2
- package/dist/ui/checkbox.d.ts.map +1 -1
- package/dist/ui/collapsible.d.ts +4 -4
- package/dist/ui/command.d.ts +10 -10
- package/dist/ui/confirm-dialog.d.ts +2 -2
- package/dist/ui/context-menu.d.ts +2 -2
- package/dist/ui/context-menu.d.ts.map +1 -1
- package/dist/ui/cta.d.ts +1 -1
- package/dist/ui/date-picker.d.ts +2 -2
- package/dist/ui/date-picker.d.ts.map +1 -1
- 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 +11 -11
- package/dist/ui/dialog.d.ts.map +1 -1
- package/dist/ui/drawer.d.ts +11 -11
- package/dist/ui/dropdown-menu.d.ts +16 -16
- package/dist/ui/dropdown-menu.d.ts.map +1 -1
- 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/empty.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/hover-card.d.ts +4 -4
- package/dist/ui/hover-card.d.ts.map +1 -1
- package/dist/ui/input-group.d.ts +10 -10
- package/dist/ui/input-group.d.ts.map +1 -1
- package/dist/ui/input-otp.d.ts +2 -2
- 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/label.d.ts.map +1 -1
- package/dist/ui/link.d.ts +3 -3
- package/dist/ui/live-region.d.ts +2 -2
- package/dist/ui/live-region.d.ts.map +1 -1
- package/dist/ui/loading-button.d.ts +2 -2
- package/dist/ui/loading-button.d.ts.map +1 -1
- package/dist/ui/map/MapBase.d.ts +2 -2
- package/dist/ui/map/MapGeoJsonOverlay.d.ts +2 -2
- package/dist/ui/map/MapGeoJsonOverlay.d.ts.map +1 -1
- package/dist/ui/map/MapHeatmapH3.d.ts +2 -2
- package/dist/ui/map/MapHeatmapH3.d.ts.map +1 -1
- package/dist/ui/map/MapMarkers.d.ts +2 -2
- package/dist/ui/map/MapMarkers.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/marketing/PricingTable.d.ts.map +1 -1
- package/dist/ui/menubar.d.ts +17 -17
- package/dist/ui/molecules/Autocomplete/index.d.ts +2 -2
- package/dist/ui/molecules/SearchAndFilter/types.js +0 -1
- package/dist/ui/molecules/SkeletonList.d.ts +2 -2
- package/dist/ui/nav-layout.d.ts +8 -8
- package/dist/ui/nav-layout.d.ts.map +1 -1
- package/dist/ui/navigation-menu.d.ts +11 -11
- package/dist/ui/organisms/ErrorBoundary/ErrorBoundary.d.ts +2 -2
- 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/page-header.d.ts.map +1 -1
- package/dist/ui/pagination.d.ts +6 -6
- package/dist/ui/popover.d.ts +5 -5
- package/dist/ui/progress.d.ts +2 -2
- package/dist/ui/progress.d.ts.map +1 -1
- package/dist/ui/radio-group.d.ts +3 -3
- package/dist/ui/radio-group.d.ts.map +1 -1
- package/dist/ui/resizable.d.ts +7 -7
- package/dist/ui/resizable.d.ts.map +1 -1
- package/dist/ui/route-announcer.d.ts +2 -2
- package/dist/ui/scroll-area.d.ts +3 -3
- package/dist/ui/scroll-area.d.ts.map +1 -1
- package/dist/ui/section.d.ts +9 -9
- package/dist/ui/section.d.ts.map +1 -1
- package/dist/ui/select.d.ts +11 -11
- package/dist/ui/select.d.ts.map +1 -1
- package/dist/ui/separator.d.ts +2 -2
- package/dist/ui/separator.d.ts.map +1 -1
- package/dist/ui/sheet.d.ts +9 -9
- package/dist/ui/sheet.d.ts.map +1 -1
- package/dist/ui/sidebar.d.ts +4 -4
- package/dist/ui/sidebar.d.ts.map +1 -1
- package/dist/ui/skeleton.d.ts +2 -2
- package/dist/ui/skeleton.d.ts.map +1 -1
- package/dist/ui/skip-link.d.ts +2 -2
- package/dist/ui/slider.d.ts +2 -2
- package/dist/ui/sonner.d.ts +2 -2
- package/dist/ui/stack.d.ts +13 -13
- package/dist/ui/stack.d.ts.map +1 -1
- package/dist/ui/stat-card-group.d.ts +2 -2
- package/dist/ui/stepper.d.ts +4 -4
- package/dist/ui/switch.d.ts +2 -2
- package/dist/ui/table.d.ts +9 -9
- package/dist/ui/tabs.d.ts +5 -5
- package/dist/ui/text.d.ts +2 -2
- package/dist/ui/text.d.ts.map +1 -1
- package/dist/ui/textarea.d.ts +2 -2
- package/dist/ui/textarea.d.ts.map +1 -1
- package/dist/ui/time-picker.d.ts +2 -2
- package/dist/ui/time-picker.d.ts.map +1 -1
- package/dist/ui/toast.d.ts +2 -2
- package/dist/ui/toast.d.ts.map +1 -1
- package/dist/ui/toaster.d.ts +2 -2
- package/dist/ui/toaster.d.ts.map +1 -1
- package/dist/ui/toggle-group.d.ts +3 -3
- package/dist/ui/toggle-group.d.ts.map +1 -1
- package/dist/ui/toggle.d.ts +4 -4
- package/dist/ui/toggle.d.ts.map +1 -1
- package/dist/ui/tooltip.d.ts +5 -5
- package/dist/ui/typography.d.ts +12 -12
- package/dist/ui/typography.d.ts.map +1 -1
- package/dist/ui/usecases/UseCaseCard.d.ts +2 -2
- package/dist/ui/usecases/UserStoryCard.d.ts +2 -2
- package/package.json +1 -1
package/dist/ui/pagination.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ButtonProps } from "./button.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime144 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region ui/pagination.d.ts
|
|
6
6
|
declare const Pagination: {
|
|
7
7
|
({
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: React$1.ComponentProps<"nav">):
|
|
10
|
+
}: React$1.ComponentProps<"nav">): react_jsx_runtime144.JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
13
13
|
declare const PaginationContent: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & React$1.RefAttributes<HTMLUListElement>>;
|
|
@@ -21,28 +21,28 @@ declare const PaginationLink: {
|
|
|
21
21
|
isActive,
|
|
22
22
|
size,
|
|
23
23
|
...props
|
|
24
|
-
}: PaginationLinkProps):
|
|
24
|
+
}: PaginationLinkProps): react_jsx_runtime144.JSX.Element;
|
|
25
25
|
displayName: string;
|
|
26
26
|
};
|
|
27
27
|
declare const PaginationPrevious: {
|
|
28
28
|
({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React$1.ComponentProps<typeof PaginationLink>):
|
|
31
|
+
}: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime144.JSX.Element;
|
|
32
32
|
displayName: string;
|
|
33
33
|
};
|
|
34
34
|
declare const PaginationNext: {
|
|
35
35
|
({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React$1.ComponentProps<typeof PaginationLink>):
|
|
38
|
+
}: React$1.ComponentProps<typeof PaginationLink>): react_jsx_runtime144.JSX.Element;
|
|
39
39
|
displayName: string;
|
|
40
40
|
};
|
|
41
41
|
declare const PaginationEllipsis: {
|
|
42
42
|
({
|
|
43
43
|
className,
|
|
44
44
|
...props
|
|
45
|
-
}: React$1.ComponentProps<"span">):
|
|
45
|
+
}: React$1.ComponentProps<"span">): react_jsx_runtime144.JSX.Element;
|
|
46
46
|
displayName: string;
|
|
47
47
|
};
|
|
48
48
|
//#endregion
|
package/dist/ui/popover.d.ts
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime132 from "react/jsx-runtime";
|
|
3
3
|
import * as PopoverPrimitive from "@radix-ui/react-popover";
|
|
4
4
|
|
|
5
5
|
//#region ui/popover.d.ts
|
|
6
6
|
declare function Popover({
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<typeof PopoverPrimitive.Root>):
|
|
8
|
+
}: React$1.ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime132.JSX.Element;
|
|
9
9
|
declare function PopoverTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>):
|
|
11
|
+
}: React$1.ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime132.JSX.Element;
|
|
12
12
|
declare function PopoverContent({
|
|
13
13
|
className,
|
|
14
14
|
align,
|
|
15
15
|
sideOffset,
|
|
16
16
|
...props
|
|
17
|
-
}: React$1.ComponentProps<typeof PopoverPrimitive.Content>):
|
|
17
|
+
}: React$1.ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime132.JSX.Element;
|
|
18
18
|
declare function PopoverAnchor({
|
|
19
19
|
...props
|
|
20
|
-
}: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>):
|
|
20
|
+
}: React$1.ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime132.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
23
23
|
//# 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_runtime42 from "react/jsx-runtime";
|
|
3
3
|
import * as ProgressPrimitive from "@radix-ui/react-progress";
|
|
4
4
|
|
|
5
5
|
//#region ui/progress.d.ts
|
|
@@ -7,7 +7,7 @@ declare function Progress({
|
|
|
7
7
|
className,
|
|
8
8
|
value,
|
|
9
9
|
...props
|
|
10
|
-
}: React$1.ComponentProps<typeof ProgressPrimitive.Root>):
|
|
10
|
+
}: React$1.ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime42.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Progress };
|
|
13
13
|
//# sourceMappingURL=progress.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"progress.d.ts","names":[],"sources":["../../ui/progress.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,QAAA;;;;GAIN,OAAA,CAAM,sBAAsB,iBAAA,CAAkB,QAAK,
|
|
1
|
+
{"version":3,"file":"progress.d.ts","names":[],"sources":["../../ui/progress.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,QAAA;;;;GAIN,OAAA,CAAM,sBAAsB,iBAAA,CAAkB,QAAK,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/radio-group.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
3
3
|
import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
|
|
4
4
|
|
|
5
5
|
//#region ui/radio-group.d.ts
|
|
6
6
|
declare function RadioGroup({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>):
|
|
9
|
+
}: React$1.ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime37.JSX.Element;
|
|
10
10
|
declare function RadioGroupItem({
|
|
11
11
|
className,
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>):
|
|
13
|
+
}: React$1.ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime37.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { RadioGroup, RadioGroupItem };
|
|
16
16
|
//# sourceMappingURL=radio-group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-group.d.ts","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,UAAA;;;GAGN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,
|
|
1
|
+
{"version":3,"file":"radio-group.d.ts","names":[],"sources":["../../ui/radio-group.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,UAAA;;;GAGN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAU/C,cAAA;;;GAGN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/resizable.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as react1 from "react";
|
|
2
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
3
3
|
import * as ResizablePrimitive from "react-resizable-panels";
|
|
4
4
|
|
|
5
5
|
//#region ui/resizable.d.ts
|
|
6
6
|
declare const ResizablePanelGroup: ({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) =>
|
|
10
|
-
declare const ResizablePanel:
|
|
9
|
+
}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => react_jsx_runtime40.JSX.Element;
|
|
10
|
+
declare const ResizablePanel: react1.ForwardRefExoticComponent<Omit<react1.HTMLAttributes<HTMLDivElement | HTMLElement | HTMLButtonElement | HTMLAnchorElement | HTMLOListElement | HTMLLIElement | HTMLObjectElement | HTMLAreaElement | HTMLAudioElement | HTMLBaseElement | HTMLQuoteElement | HTMLBodyElement | HTMLBRElement | HTMLCanvasElement | HTMLTableCaptionElement | HTMLTableColElement | HTMLDataElement | HTMLDataListElement | HTMLModElement | HTMLDetailsElement | HTMLDialogElement | HTMLDListElement | HTMLEmbedElement | HTMLFieldSetElement | HTMLFormElement | HTMLHeadingElement | HTMLHeadElement | HTMLHRElement | HTMLHtmlElement | HTMLIFrameElement | HTMLImageElement | HTMLInputElement | HTMLLabelElement | HTMLLegendElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | HTMLOptGroupElement | HTMLOptionElement | HTMLOutputElement | HTMLParagraphElement | HTMLPictureElement | HTMLPreElement | HTMLProgressElement | HTMLScriptElement | HTMLSelectElement | HTMLSlotElement | HTMLSourceElement | HTMLSpanElement | HTMLStyleElement | HTMLTableElement | HTMLTableSectionElement | HTMLTableCellElement | HTMLTemplateElement | HTMLTextAreaElement | HTMLTimeElement | HTMLTitleElement | HTMLTableRowElement | HTMLTrackElement | HTMLUListElement | HTMLVideoElement>, "id" | "onResize"> & {
|
|
11
11
|
className?: string;
|
|
12
12
|
collapsedSize?: number | undefined;
|
|
13
13
|
collapsible?: boolean | undefined;
|
|
@@ -22,15 +22,15 @@ declare const ResizablePanel: react4.ForwardRefExoticComponent<Omit<react4.HTMLA
|
|
|
22
22
|
style?: object;
|
|
23
23
|
tagName?: keyof HTMLElementTagNameMap | undefined;
|
|
24
24
|
} & {
|
|
25
|
-
children?:
|
|
26
|
-
} &
|
|
25
|
+
children?: react1.ReactNode | undefined;
|
|
26
|
+
} & react1.RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
|
|
27
27
|
declare const ResizableHandle: ({
|
|
28
28
|
withHandle,
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
31
|
}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
|
|
32
32
|
withHandle?: boolean;
|
|
33
|
-
}) =>
|
|
33
|
+
}) => react_jsx_runtime40.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
|
36
36
|
//# sourceMappingURL=resizable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resizable.d.ts","names":[],"sources":["../../ui/resizable.tsx"],"sourcesContent":[],"mappings":";;;;;cAOM;;;GAGH,KAAA,CAAM,sBAAsB,kBAAA,CAAmB,gBAAW,
|
|
1
|
+
{"version":3,"file":"resizable.d.ts","names":[],"sources":["../../ui/resizable.tsx"],"sourcesContent":[],"mappings":";;;;;cAOM;;;GAGH,KAAA,CAAM,sBAAsB,kBAAA,CAAmB,gBAAW,mBAAA,CAAA,GAAA,CAAA;cAUvD,uBAAc,0BAAA,KAAA,MAAA,CAAA,eAAA,iBAAA,cAAA,oBAAA,oBAAA,mBAAA,gBAAA,oBAAA,kBAAA,mBAAA,kBAAA,mBAAA,kBAAA,gBAAA,oBAAA,0BAAA,sBAAA,kBAAA,sBAAA,iBAAA,qBAAA,oBAAA,mBAAA,mBAAA,sBAAA,kBAAA,qBAAA,kBAAA,gBAAA,kBAAA,oBAAA,mBAAA,mBAAA,mBAAA,oBAAA,kBAAA,iBAAA,kBAAA,kBAAA,mBAAA,sBAAA,oBAAA,oBAAA,uBAAA,qBAAA,iBAAA,sBAAA,oBAAA,oBAAA,kBAAA,oBAAA,kBAAA,mBAAA,mBAAA,0BAAA,uBAAA,sBAAA,sBAAA,kBAAA,mBAAA,sBAAA,mBAAA,mBAAA;;;EAbd,WAAA,CAAA,EAAA,OAAA,GAWL,SAAA;EAX4B,WAAA,CAAA,EAAA,MAAA,GAAA,SAAA;EAGE,EAAA,CAAA,EAAA,MAAA;EAA5B,OAAM,CAAA,EAAA,MAAA,GAAA,SAAA;EAAoD,OAAA,CAAA,EAAA,MAAA,GAAA,SAAA;EAQ5D,UAAA,CAAA,oCAAA;EAEK,QAAA,CAAA,kCAAyC;EAA3B,QAAA,CAAA,kCAAA;EAAA,KAAA,CAAA,EAAA,MAAA;EAAA,KAAA,CAAA,EAAA,MAAA;EAAA,OAAA,CAAA,EAAA,2BAAA,GAAA,SAAA;CAAA,GAAA;EAAA,QAAA,CAAA,qBAAA,SAAA;CAAA,uBAAA,yCAAA,CAAA,CAAA;cAEd,eAFc,EAAA,CAAA;EAAA,UAAA;EAAA,SAAA;EAAA,GAAA;CAAA,EAMjB,KAAA,CAAM,cANW,CAAA,OAMW,kBAAA,CAAmB,iBAN9B,CAAA,GAAA;EAAA,UAAA,CAAA,EAAA,OAAA;CAAA,EAAA,GAQnB,mBAAA,CAAA,GAAA,CAAA,OARmB"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region ui/route-announcer.d.ts
|
|
4
4
|
declare function RouteAnnouncer({
|
|
5
5
|
title
|
|
6
6
|
}: {
|
|
7
7
|
title?: string;
|
|
8
|
-
}):
|
|
8
|
+
}): react_jsx_runtime43.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { RouteAnnouncer };
|
|
11
11
|
//# sourceMappingURL=route-announcer.d.ts.map
|
package/dist/ui/scroll-area.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime186 from "react/jsx-runtime";
|
|
3
3
|
import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
|
|
4
4
|
|
|
5
5
|
//#region ui/scroll-area.d.ts
|
|
@@ -7,12 +7,12 @@ declare function ScrollArea({
|
|
|
7
7
|
className,
|
|
8
8
|
children,
|
|
9
9
|
...props
|
|
10
|
-
}: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>):
|
|
10
|
+
}: React$1.ComponentProps<typeof ScrollAreaPrimitive.Root>): react_jsx_runtime186.JSX.Element;
|
|
11
11
|
declare function ScrollBar({
|
|
12
12
|
className,
|
|
13
13
|
orientation,
|
|
14
14
|
...props
|
|
15
|
-
}: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>):
|
|
15
|
+
}: React$1.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): react_jsx_runtime186.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { ScrollArea, ScrollBar };
|
|
18
18
|
//# sourceMappingURL=scroll-area.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scroll-area.d.ts","names":[],"sources":["../../ui/scroll-area.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,UAAA;;;;GAIN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,
|
|
1
|
+
{"version":3,"file":"scroll-area.d.ts","names":[],"sources":["../../ui/scroll-area.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,UAAA;;;;GAIN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,QAAK,oBAAA,CAAA,GAAA,CAAA;iBAmB/C,SAAA;;;;GAIN,OAAA,CAAM,sBAAsB,mBAAA,CAAoB,uBAAoB,oBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/section.d.ts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
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/section.d.ts
|
|
6
6
|
declare const sectionVariants: (props?: ({
|
|
7
7
|
width?: "container" | "narrow" | "wide" | "fluid" | null | undefined;
|
|
8
|
-
px?: "
|
|
9
|
-
py?: "
|
|
8
|
+
px?: "none" | "sm" | "lg" | "md" | null | undefined;
|
|
9
|
+
py?: "none" | "sm" | "lg" | "md" | "xl" | null | undefined;
|
|
10
10
|
tone?: "plain" | "tint" | "subtle" | null | undefined;
|
|
11
|
-
text?: "
|
|
12
|
-
} &
|
|
11
|
+
text?: "base" | "lg" | null | undefined;
|
|
12
|
+
} & class_variance_authority_types13.ClassProp) | undefined) => string;
|
|
13
13
|
type SectionProps = React$1.HTMLAttributes<HTMLElement> & VariantProps<typeof sectionVariants> & {
|
|
14
14
|
as?: 'section' | 'div' | 'main' | 'header' | 'footer' | 'aside' | 'article' | 'nav';
|
|
15
15
|
};
|
|
16
16
|
declare const Section: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLElement> & VariantProps<(props?: ({
|
|
17
17
|
width?: "container" | "narrow" | "wide" | "fluid" | null | undefined;
|
|
18
|
-
px?: "
|
|
19
|
-
py?: "
|
|
18
|
+
px?: "none" | "sm" | "lg" | "md" | null | undefined;
|
|
19
|
+
py?: "none" | "sm" | "lg" | "md" | "xl" | null | undefined;
|
|
20
20
|
tone?: "plain" | "tint" | "subtle" | null | undefined;
|
|
21
|
-
text?: "
|
|
22
|
-
} &
|
|
21
|
+
text?: "base" | "lg" | null | undefined;
|
|
22
|
+
} & class_variance_authority_types13.ClassProp) | undefined) => string> & {
|
|
23
23
|
as?: "section" | "div" | "main" | "header" | "footer" | "aside" | "article" | "nav";
|
|
24
24
|
} & React$1.RefAttributes<HTMLElement>>;
|
|
25
25
|
//#endregion
|
package/dist/ui/section.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"section.d.ts","names":[],"sources":["../../ui/section.tsx"],"sourcesContent":[],"mappings":";;;;;cAIM,uBAwC2B;;;EAxC3B,EAAA,CAAA,EAAA,
|
|
1
|
+
{"version":3,"file":"section.d.ts","names":[],"sources":["../../ui/section.tsx"],"sourcesContent":[],"mappings":";;;;;cAIM,uBAwC2B;;;EAxC3B,EAAA,CAAA,EAAA,MAAA,GAAA,IAsCJ,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;EAEU,IAAA,CAAA,EAAA,OAAA,GAAY,MAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;EAAwB,IAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;CAArB,GAFzB,gCAAA,CAAA,SAE+B,CAAA,GAAA,SAAA,EAAA,GAAA,MAAA;AACX,KADV,YAAA,GAAe,OAAA,CAAM,cACX,CAD0B,WAC1B,CAAA,GAApB,YAAoB,CAAA,OAAA,eAAA,CAAA,GAAA;EAApB,EAAA,CAAA,EAAA,SAAA,GAAA,KAAA,GAAA,MAAA,GAAA,QAAA,GAAA,QAAA,GAAA,OAAA,GAAA,SAAA,GAAA,KAAA;CAAY;AAYD,cAAA,OAcZ,EAdmB,OAAA,CAAA,yBAcnB,CAdmB,OAAA,CAAA,cAcnB,CAdmB,WAcnB,CAAA,GAdmB,YAcnB,CAAA,CAAA,MAAA,EAAA,CAAA;EAdmB,KAAA,CAAA,EAAA,WAAA,GAAA,QAAA,GAAA,MAAA,GAAA,OAAA,GAAA,IAAA,GAAA,SAAA;EAAA,EAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;EAAA,EAAA,CAAA,EAAA,MAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,IAAA,GAAA,SAAA;EAAA,IAAA,CAAA,EAAA,OAAA,GAAA,MAAA,GAAA,QAAA,GAAA,IAAA,GAAA,SAAA;;IAAA,gCAAA,CAAA;EAAA,EAAA,CAAA,EAAA,SAAA,GAAA,KAAA,GAAA,MAAA,GAAA,QAAA,GAAA,QAAA,GAAA,OAAA,GAAA,SAAA,GAAA,KAAA;CAAA,wBAAA,YAAA,CAAA,CAAA"}
|
package/dist/ui/select.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
3
3
|
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
4
4
|
|
|
5
5
|
//#region ui/select.d.ts
|
|
6
6
|
declare function Select({
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Root>):
|
|
8
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime45.JSX.Element;
|
|
9
9
|
declare function SelectGroup({
|
|
10
10
|
...props
|
|
11
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Group>):
|
|
11
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime45.JSX.Element;
|
|
12
12
|
declare function SelectValue({
|
|
13
13
|
...props
|
|
14
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Value>):
|
|
14
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime45.JSX.Element;
|
|
15
15
|
declare function SelectTrigger({
|
|
16
16
|
className,
|
|
17
17
|
size,
|
|
@@ -19,34 +19,34 @@ declare function SelectTrigger({
|
|
|
19
19
|
...props
|
|
20
20
|
}: React$1.ComponentProps<typeof SelectPrimitive.Trigger> & {
|
|
21
21
|
size?: 'sm' | 'default';
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime45.JSX.Element;
|
|
23
23
|
declare function SelectContent({
|
|
24
24
|
className,
|
|
25
25
|
children,
|
|
26
26
|
position,
|
|
27
27
|
...props
|
|
28
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Content>):
|
|
28
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime45.JSX.Element;
|
|
29
29
|
declare function SelectLabel({
|
|
30
30
|
className,
|
|
31
31
|
...props
|
|
32
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Label>):
|
|
32
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime45.JSX.Element;
|
|
33
33
|
declare function SelectItem({
|
|
34
34
|
className,
|
|
35
35
|
children,
|
|
36
36
|
...props
|
|
37
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Item>):
|
|
37
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Item>): react_jsx_runtime45.JSX.Element;
|
|
38
38
|
declare function SelectSeparator({
|
|
39
39
|
className,
|
|
40
40
|
...props
|
|
41
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.Separator>):
|
|
41
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime45.JSX.Element;
|
|
42
42
|
declare function SelectScrollUpButton({
|
|
43
43
|
className,
|
|
44
44
|
...props
|
|
45
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>):
|
|
45
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime45.JSX.Element;
|
|
46
46
|
declare function SelectScrollDownButton({
|
|
47
47
|
className,
|
|
48
48
|
...props
|
|
49
|
-
}: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>):
|
|
49
|
+
}: React$1.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime45.JSX.Element;
|
|
50
50
|
//#endregion
|
|
51
51
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
52
52
|
//# 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":";;;;;iBAQS,MAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,QAAK,
|
|
1
|
+
{"version":3,"file":"select.d.ts","names":[],"sources":["../../ui/select.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,MAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAI3C,WAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,SAAM,mBAAA,CAAA,GAAA,CAAA;iBAI5C,WAAA;;GAEN,OAAA,CAAM,sBAAsB,eAAA,CAAgB,SAAM,mBAAA,CAAA,GAAA,CAAA;AAnBK,iBAuBjD,aAAA,CAlBM;EAAA,SAAA;EAAA,IAAA;EAAA,QAAA;EAAA,GAAA;CAAA,EAuBZ,OAAA,CAAM,cAvBM,CAAA,OAuBgB,eAAA,CAAgB,OAvBhC,CAAA,GAAA;EAEgB,IAAA,CAAA,EAAA,IAAA,GAAgB,SAAA;CAA5C,CAAA,EAuBF,mBAAA,CAAA,GAAA,CAAA,OAvBQ;iBA0CA,aAAA,CA1C2C;EAAA,SAAA;EAAA,QAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA+CjD,OAAA,CAAM,cA/C2C,CAAA,OA+CrB,eAAA,CAAgB,OA/CK,CAAA,CAAA,EA+CG,mBAAA,CAAA,GAAA,CAAA,OA/CH;iBA6E3C,WAAA,CA7E2C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgFjD,OAAA,CAAM,cAhF2C,CAAA,OAgFrB,eAAA,CAAgB,KAhFK,CAAA,CAAA,EAgFC,mBAAA,CAAA,GAAA,CAAA,OAhFD;AAAA,iBA0F3C,UAAA,CAtFW;EAAA,SAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA0FjB,OAAA,CAAM,cA1FW,CAAA,OA0FW,eAAA,CAAgB,IA1F3B,CAAA,CAAA,EA0FgC,mBAAA,CAAA,GAAA,CAAA,OA1FhC;iBA8GX,eAAA,CA5GsC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+G5C,OAAA,CAAM,cA/GsC,CAAA,OA+GhB,eAAA,CAAgB,SA/GA,CAAA,CAAA,EA+GU,mBAAA,CAAA,GAAA,CAAA,OA/GV;iBAyHtC,oBAAA,CAzHA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA4HN,OAAA,CAAM,cA5HA,CAAA,OA4HsB,eAAA,CAAgB,cA5HtC,CAAA,CAAA,EA4HqD,mBAAA,CAAA,GAAA,CAAA,OA5HrD;iBA2IA,sBAAA,CA3I4C;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8IlD,OAAA,CAAM,cA9I4C,CAAA,OA8ItB,eAAA,CAAgB,gBA9IM,CAAA,CAAA,EA8IW,mBAAA,CAAA,GAAA,CAAA,OA9IX"}
|
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_runtime44 from "react/jsx-runtime";
|
|
3
3
|
import * as SeparatorPrimitive from "@radix-ui/react-separator";
|
|
4
4
|
|
|
5
5
|
//#region ui/separator.d.ts
|
|
@@ -8,7 +8,7 @@ declare function Separator({
|
|
|
8
8
|
orientation,
|
|
9
9
|
decorative,
|
|
10
10
|
...props
|
|
11
|
-
}: React$1.ComponentProps<typeof SeparatorPrimitive.Root>):
|
|
11
|
+
}: React$1.ComponentProps<typeof SeparatorPrimitive.Root>): react_jsx_runtime44.JSX.Element;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { Separator };
|
|
14
14
|
//# sourceMappingURL=separator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"separator.d.ts","names":[],"sources":["../../ui/separator.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,SAAA;;;;;GAKN,OAAA,CAAM,sBAAsB,kBAAA,CAAmB,QAAK,
|
|
1
|
+
{"version":3,"file":"separator.d.ts","names":[],"sources":["../../ui/separator.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOS,SAAA;;;;;GAKN,OAAA,CAAM,sBAAsB,kBAAA,CAAmB,QAAK,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/sheet.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
3
3
|
import * as SheetPrimitive from "@radix-ui/react-dialog";
|
|
4
4
|
|
|
5
5
|
//#region ui/sheet.d.ts
|
|
6
6
|
declare function Sheet({
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<typeof SheetPrimitive.Root>):
|
|
8
|
+
}: React$1.ComponentProps<typeof SheetPrimitive.Root>): react_jsx_runtime55.JSX.Element;
|
|
9
9
|
declare function SheetTrigger({
|
|
10
10
|
...props
|
|
11
|
-
}: React$1.ComponentProps<typeof SheetPrimitive.Trigger>):
|
|
11
|
+
}: React$1.ComponentProps<typeof SheetPrimitive.Trigger>): react_jsx_runtime55.JSX.Element;
|
|
12
12
|
declare function SheetClose({
|
|
13
13
|
...props
|
|
14
|
-
}: React$1.ComponentProps<typeof SheetPrimitive.Close>):
|
|
14
|
+
}: React$1.ComponentProps<typeof SheetPrimitive.Close>): react_jsx_runtime55.JSX.Element;
|
|
15
15
|
declare function SheetContent({
|
|
16
16
|
className,
|
|
17
17
|
children,
|
|
@@ -19,23 +19,23 @@ declare function SheetContent({
|
|
|
19
19
|
...props
|
|
20
20
|
}: React$1.ComponentProps<typeof SheetPrimitive.Content> & {
|
|
21
21
|
side?: 'top' | 'right' | 'bottom' | 'left';
|
|
22
|
-
}):
|
|
22
|
+
}): react_jsx_runtime55.JSX.Element;
|
|
23
23
|
declare function SheetHeader({
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: React$1.ComponentProps<'div'>):
|
|
26
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime55.JSX.Element;
|
|
27
27
|
declare function SheetFooter({
|
|
28
28
|
className,
|
|
29
29
|
...props
|
|
30
|
-
}: React$1.ComponentProps<'div'>):
|
|
30
|
+
}: React$1.ComponentProps<'div'>): react_jsx_runtime55.JSX.Element;
|
|
31
31
|
declare function SheetTitle({
|
|
32
32
|
className,
|
|
33
33
|
...props
|
|
34
|
-
}: React$1.ComponentProps<typeof SheetPrimitive.Title>):
|
|
34
|
+
}: React$1.ComponentProps<typeof SheetPrimitive.Title>): react_jsx_runtime55.JSX.Element;
|
|
35
35
|
declare function SheetDescription({
|
|
36
36
|
className,
|
|
37
37
|
...props
|
|
38
|
-
}: React$1.ComponentProps<typeof SheetPrimitive.Description>):
|
|
38
|
+
}: React$1.ComponentProps<typeof SheetPrimitive.Description>): react_jsx_runtime55.JSX.Element;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
41
41
|
//# sourceMappingURL=sheet.d.ts.map
|
package/dist/ui/sheet.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sheet.d.ts","names":[],"sources":["../../ui/sheet.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,KAAA;;GAAoB,OAAA,CAAM,sBAAsB,cAAA,CAAe,QAAK,
|
|
1
|
+
{"version":3,"file":"sheet.d.ts","names":[],"sources":["../../ui/sheet.tsx"],"sourcesContent":[],"mappings":";;;;;iBAQS,KAAA;;GAAoB,OAAA,CAAM,sBAAsB,cAAA,CAAe,QAAK,mBAAA,CAAA,GAAA,CAAA;iBAIpE,YAAA;;GAEN,OAAA,CAAM,sBAAsB,cAAA,CAAe,WAAQ,mBAAA,CAAA,GAAA,CAAA;iBAI7C,UAAA;;GAEN,OAAA,CAAM,sBAAsB,cAAA,CAAe,SAAM,mBAAA,CAAA,GAAA,CAAA;AAjBK,iBA2ChD,YAAA,CAtCK;EAAA,SAAA;EAAA,QAAA;EAAA,IAAA;EAAA,GAAA;CAAA,EA2CX,OAAA,CAAM,cA3CK,CAAA,OA2CiB,cAAA,CAAe,OA3ChC,CAAA,GAAA;EAA2C,IAAA,CAAA,EAAA,KAAe,GAAA,OAAA,GAAA,QAAA,GAAA,MAAA;CAA3C,CAAA,EA6C5B,mBAAA,CAAA,GAAA,CAAA,OA7CkC;iBA2E1B,WAAA,CA3EoE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA2E/B,OAAA,CAAM,cA3EyB,CAAA,KAAA,CAAA,CAAA,EA2EJ,mBAAA,CAAA,GAAA,CAAA,OA3EI;iBAqFpE,WAAA,CArFoE;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAqF/B,OAAA,CAAM,cArFyB,CAAA,KAAA,CAAA,CAAA,EAqFJ,mBAAA,CAAA,GAAA,CAAA,OArFI;AAAA,iBA+FpE,UAAA,CA3FY;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8FlB,OAAA,CAAM,cA9FY,CAAA,OA8FU,cAAA,CAAe,KA9FzB,CAAA,CAAA,EA8F+B,mBAAA,CAAA,GAAA,CAAA,OA9F/B;iBAwGZ,gBAAA,CAtGqC;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAyG3C,OAAA,CAAM,cAzGqC,CAAA,OAyGf,cAAA,CAAe,WAzGA,CAAA,CAAA,EAyGY,mBAAA,CAAA,GAAA,CAAA,OAzGZ"}
|
package/dist/ui/sidebar.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { TooltipContent } from "./tooltip.js";
|
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import { VariantProps } from "class-variance-authority";
|
|
4
4
|
import * as _radix_ui_react_separator0 from "@radix-ui/react-separator";
|
|
5
|
-
import * as
|
|
5
|
+
import * as class_variance_authority_types2 from "class-variance-authority/types";
|
|
6
6
|
|
|
7
7
|
//#region ui/sidebar.d.ts
|
|
8
8
|
interface SidebarContext {
|
|
@@ -27,9 +27,9 @@ declare const Sidebar: React$1.ForwardRefExoticComponent<Omit<React$1.ClassAttri
|
|
|
27
27
|
collapsible?: "offcanvas" | "icon" | "none";
|
|
28
28
|
}, "ref"> & React$1.RefAttributes<HTMLDivElement>>;
|
|
29
29
|
declare const SidebarTrigger: React$1.ForwardRefExoticComponent<Omit<React$1.ClassAttributes<HTMLButtonElement> & React$1.ButtonHTMLAttributes<HTMLButtonElement> & VariantProps<(props?: ({
|
|
30
|
-
variant?: "default" | "
|
|
30
|
+
variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
31
31
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
32
|
-
} &
|
|
32
|
+
} & class_variance_authority_types2.ClassProp) | undefined) => string> & {
|
|
33
33
|
asChild?: boolean;
|
|
34
34
|
}, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
35
35
|
declare const SidebarRail: React$1.ForwardRefExoticComponent<Omit<React$1.DetailedHTMLProps<React$1.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
@@ -56,7 +56,7 @@ declare const SidebarMenuButton: React$1.ForwardRefExoticComponent<Omit<React$1.
|
|
|
56
56
|
} & VariantProps<(props?: ({
|
|
57
57
|
variant?: "default" | "outline" | null | undefined;
|
|
58
58
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
59
|
-
} &
|
|
59
|
+
} & class_variance_authority_types2.ClassProp) | undefined) => string>, "ref"> & React$1.RefAttributes<HTMLButtonElement>>;
|
|
60
60
|
declare const SidebarMenuAction: React$1.ForwardRefExoticComponent<Omit<React$1.ClassAttributes<HTMLButtonElement> & React$1.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
61
61
|
asChild?: boolean;
|
|
62
62
|
showOnHover?: boolean;
|
package/dist/ui/sidebar.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sidebar.d.ts","names":[],"sources":["../../ui/sidebar.tsx"],"sourcesContent":[],"mappings":";;;;;;;UA4BU,cAAA;;;;EAAA,UAAA,EAAA,OAAc;EAUlB,aAAA,EAAA,CAAA,IAAiE,EAAA,OAAA,EAAnD,GAAA,IAAA;EAEX,QAAA,EAAA,OAAU;EASb,aAAA,EAAA,GA0GL,GAAA,IAAA;;cArHK,cAWe,EAXD,OAAA,CAAA,OAWC,CAXD,cAWC,GAAA,IAAA,CAAA;iBATZ,UAAA,CAAA,CASY,EATF,cASE;cAAf,eAAe,EAAA,OAAA,CAAA,yBAAA,CAAA,IAAA,CAAA,OAAA,CAAA,eAAA,CAAA,cAAA,CAAA,GAAA,OAAA,CAAA,cAAA,CAAA,cAAA,CAAA,GAAA;EAAA,WAAA,CAAA,EAAA,OAAA;;;CAAA,EAAA,KAAA,CAAA,wBAAA,eAAA,CAAA,CAAA;cA6Gf,OA7Ge,EA6GR,OAAA,CAAA,yBA7GQ,CA6GR,IA7GQ,CA6GR,OAAA,CAAA,eA7GQ,CA6GR,cA7GQ,CAAA,GA6GR,OAAA,CAAA,cA7GQ,CA6GR,cA7GQ,CAAA,GAAA;EA6Gf,IAAA,CAAA,EAAA,MAoGL,GAAA,OAAA;EApGY,OAAA,CAAA,EAAA,SAAA,GAAA,UAAA,GAAA,OAAA;EAAA,WAAA,CAAA,EAAA,WAAA,GAAA,MAAA,GAAA,MAAA;CAAA,EAAA,KAAA,CAAA,wBAAA,eAAA,CAAA,CAAA;cAuGP,cAvGO,EAuGO,OAAA,CAAA,yBAvGP,CAuGO,IAvGP,CAuGO,OAAA,CAAA,eAvGP,CAuGO,iBAvGP,CAAA,GAuGO,OAAA,CAAA,oBAvGP,CAuGO,iBAvGP,CAAA,GAuGO,YAvGP,CAAA,CAAA,MAAA,EAAA,CAAA;EAAA,OAAA,CAAA,EAAA,SAAA,GAAA,aAAA,GAAA,SAAA,GAAA,WAAA,GAAA,OAAA,GAAA,
|
|
1
|
+
{"version":3,"file":"sidebar.d.ts","names":[],"sources":["../../ui/sidebar.tsx"],"sourcesContent":[],"mappings":"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"}
|
package/dist/ui/skeleton.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region ui/skeleton.d.ts
|
|
4
4
|
declare function Skeleton({
|
|
5
5
|
className,
|
|
6
6
|
...props
|
|
7
|
-
}: React.ComponentProps<'div'>):
|
|
7
|
+
}: React.ComponentProps<'div'>): react_jsx_runtime39.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Skeleton };
|
|
10
10
|
//# sourceMappingURL=skeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skeleton.d.ts","names":[],"sources":["../../ui/skeleton.tsx"],"sourcesContent":[],"mappings":";;;iBAES,QAAA;;;GAAkC,KAAA,CAAM,wBAAqB,
|
|
1
|
+
{"version":3,"file":"skeleton.d.ts","names":[],"sources":["../../ui/skeleton.tsx"],"sourcesContent":[],"mappings":";;;iBAES,QAAA;;;GAAkC,KAAA,CAAM,wBAAqB,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/ui/skip-link.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime193 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region ui/skip-link.d.ts
|
|
5
5
|
interface SkipLinkProps extends React$1.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
@@ -11,7 +11,7 @@ declare function SkipLink({
|
|
|
11
11
|
children,
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: SkipLinkProps):
|
|
14
|
+
}: SkipLinkProps): react_jsx_runtime193.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { SkipLink };
|
|
17
17
|
//# sourceMappingURL=skip-link.d.ts.map
|
package/dist/ui/slider.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime190 from "react/jsx-runtime";
|
|
3
3
|
import * as SliderPrimitive from "@radix-ui/react-slider";
|
|
4
4
|
|
|
5
5
|
//#region ui/slider.d.ts
|
|
@@ -10,7 +10,7 @@ declare function Slider({
|
|
|
10
10
|
min,
|
|
11
11
|
max,
|
|
12
12
|
...props
|
|
13
|
-
}: React$1.ComponentProps<typeof SliderPrimitive.Root>):
|
|
13
|
+
}: React$1.ComponentProps<typeof SliderPrimitive.Root>): react_jsx_runtime190.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { Slider };
|
|
16
16
|
//# sourceMappingURL=slider.d.ts.map
|
package/dist/ui/sonner.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime194 from "react/jsx-runtime";
|
|
2
2
|
import { ToasterProps } from "sonner";
|
|
3
3
|
|
|
4
4
|
//#region ui/sonner.d.ts
|
|
5
5
|
declare const Toaster: ({
|
|
6
6
|
...props
|
|
7
|
-
}: ToasterProps) =>
|
|
7
|
+
}: ToasterProps) => react_jsx_runtime194.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Toaster };
|
|
10
10
|
//# sourceMappingURL=sonner.d.ts.map
|
package/dist/ui/stack.d.ts
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { VariantProps } from "class-variance-authority";
|
|
3
|
-
import * as
|
|
3
|
+
import * as class_variance_authority_types16 from "class-variance-authority/types";
|
|
4
4
|
|
|
5
5
|
//#region ui/stack.d.ts
|
|
6
6
|
declare const vStackVariants: (props?: ({
|
|
7
|
-
gap?: "
|
|
7
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
8
8
|
align?: "center" | "start" | "end" | "stretch" | null | undefined;
|
|
9
9
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
10
|
-
} &
|
|
10
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string;
|
|
11
11
|
declare const VStack: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
|
|
12
|
-
gap?: "
|
|
12
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
13
13
|
align?: "center" | "start" | "end" | "stretch" | null | undefined;
|
|
14
14
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
15
|
-
} &
|
|
15
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string> & {
|
|
16
16
|
as?: "div" | "section" | "nav" | "main" | "header" | "footer" | "article" | "aside";
|
|
17
17
|
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
18
18
|
declare const hStackVariants: (props?: ({
|
|
19
|
-
gap?: "
|
|
19
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
20
20
|
align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
|
|
21
21
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
22
22
|
wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
|
|
23
|
-
} &
|
|
23
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string;
|
|
24
24
|
declare const HStack: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
|
|
25
|
-
gap?: "
|
|
25
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
26
26
|
align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
|
|
27
27
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
28
28
|
wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
|
|
29
|
-
} &
|
|
29
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string> & {
|
|
30
30
|
as?: "div" | "section" | "nav" | "header" | "footer" | "article" | "aside";
|
|
31
31
|
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
32
32
|
declare const boxVariants: (props?: ({
|
|
33
|
-
gap?: "
|
|
33
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
34
34
|
align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
|
|
35
35
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
36
36
|
wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
|
|
37
|
-
} &
|
|
37
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string;
|
|
38
38
|
declare const Box: React$1.ForwardRefExoticComponent<React$1.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
|
|
39
|
-
gap?: "
|
|
39
|
+
gap?: "none" | "sm" | "lg" | "md" | "xs" | "xl" | "2xl" | null | undefined;
|
|
40
40
|
align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
|
|
41
41
|
justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | null | undefined;
|
|
42
42
|
wrap?: "wrap" | "nowrap" | "wrapReverse" | null | undefined;
|
|
43
|
-
} &
|
|
43
|
+
} & class_variance_authority_types16.ClassProp) | undefined) => string> & {
|
|
44
44
|
as?: "div" | "section" | "nav" | "header" | "footer" | "article" | "aside";
|
|
45
45
|
} & React$1.RefAttributes<HTMLDivElement>>;
|
|
46
46
|
//#endregion
|