@askrjs/themes 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/components/_internal/block-layout.d.ts +1 -2
  2. package/dist/components/_internal/block-layout.js +0 -2
  3. package/dist/components/_internal/classes.js +0 -2
  4. package/dist/components/_internal/jsx.js +0 -2
  5. package/dist/components/_internal/merge-props.js +0 -2
  6. package/dist/components/_internal/pathname.js +0 -2
  7. package/dist/components/_internal/style.js +0 -2
  8. package/dist/components/alert/alert.d.ts +1 -2
  9. package/dist/components/alert/alert.js +0 -2
  10. package/dist/components/alert/alert.types.d.ts +1 -2
  11. package/dist/components/aside/aside.d.ts +1 -2
  12. package/dist/components/aside/aside.js +0 -2
  13. package/dist/components/aside/aside.types.d.ts +1 -2
  14. package/dist/components/aspect-ratio/aspect-ratio.d.ts +1 -2
  15. package/dist/components/aspect-ratio/aspect-ratio.js +0 -2
  16. package/dist/components/aspect-ratio/aspect-ratio.types.d.ts +1 -2
  17. package/dist/components/badge/badge.d.ts +1 -2
  18. package/dist/components/badge/badge.js +0 -2
  19. package/dist/components/badge/badge.types.d.ts +1 -2
  20. package/dist/components/block/block.d.ts +1 -2
  21. package/dist/components/block/block.js +0 -2
  22. package/dist/components/block/block.types.d.ts +1 -2
  23. package/dist/components/brand/brand.d.ts +1 -2
  24. package/dist/components/brand/brand.js +0 -2
  25. package/dist/components/brand/brand.types.d.ts +1 -2
  26. package/dist/components/button-group/button-group.d.ts +1 -2
  27. package/dist/components/button-group/button-group.js +0 -2
  28. package/dist/components/button-group/button-group.types.d.ts +1 -2
  29. package/dist/components/card/card.d.ts +1 -2
  30. package/dist/components/card/card.js +0 -2
  31. package/dist/components/card/card.types.d.ts +1 -2
  32. package/dist/components/catalog.d.ts +1 -2
  33. package/dist/components/catalog.js +0 -2
  34. package/dist/components/close/close.d.ts +1 -2
  35. package/dist/components/close/close.js +0 -2
  36. package/dist/components/close/close.types.d.ts +1 -2
  37. package/dist/components/container/container.d.ts +1 -2
  38. package/dist/components/container/container.js +0 -2
  39. package/dist/components/container/container.types.d.ts +1 -2
  40. package/dist/components/empty-state/empty-state.d.ts +1 -2
  41. package/dist/components/empty-state/empty-state.js +0 -2
  42. package/dist/components/empty-state/empty-state.types.d.ts +1 -2
  43. package/dist/components/field/field.d.ts +1 -2
  44. package/dist/components/field/field.js +0 -2
  45. package/dist/components/field/field.types.d.ts +1 -2
  46. package/dist/components/footer/footer.d.ts +1 -2
  47. package/dist/components/footer/footer.js +0 -2
  48. package/dist/components/footer/footer.types.d.ts +1 -2
  49. package/dist/components/grid/grid.d.ts +1 -2
  50. package/dist/components/grid/grid.js +0 -2
  51. package/dist/components/grid/grid.types.d.ts +1 -2
  52. package/dist/components/header/header.d.ts +1 -2
  53. package/dist/components/header/header.js +0 -2
  54. package/dist/components/header/header.types.d.ts +1 -2
  55. package/dist/components/input-group/input-group.d.ts +1 -2
  56. package/dist/components/input-group/input-group.js +0 -2
  57. package/dist/components/input-group/input-group.types.d.ts +1 -2
  58. package/dist/components/main/main.d.ts +1 -2
  59. package/dist/components/main/main.js +0 -2
  60. package/dist/components/main/main.types.d.ts +1 -2
  61. package/dist/components/nav/nav.d.ts +1 -2
  62. package/dist/components/nav/nav.js +0 -2
  63. package/dist/components/nav/nav.types.d.ts +1 -2
  64. package/dist/components/navbar/navbar.d.ts +1 -2
  65. package/dist/components/navbar/navbar.js +0 -2
  66. package/dist/components/navbar/navbar.types.d.ts +1 -2
  67. package/dist/components/overlays/dropdown-content.d.ts +1 -2
  68. package/dist/components/overlays/dropdown-content.js +0 -2
  69. package/dist/components/page/page.d.ts +1 -2
  70. package/dist/components/page/page.js +0 -2
  71. package/dist/components/page/page.types.d.ts +1 -2
  72. package/dist/components/page-header/page-header.d.ts +1 -2
  73. package/dist/components/page-header/page-header.js +0 -2
  74. package/dist/components/page-header/page-header.types.d.ts +1 -2
  75. package/dist/components/section/section.d.ts +1 -2
  76. package/dist/components/section/section.js +0 -2
  77. package/dist/components/section/section.types.d.ts +1 -2
  78. package/dist/components/separator/separator.d.ts +1 -2
  79. package/dist/components/separator/separator.js +0 -2
  80. package/dist/components/separator/separator.types.d.ts +1 -2
  81. package/dist/components/sidebar/sidebar.d.ts +1 -2
  82. package/dist/components/sidebar/sidebar.js +0 -2
  83. package/dist/components/sidebar/sidebar.types.d.ts +1 -2
  84. package/dist/components/skeleton/skeleton.d.ts +1 -2
  85. package/dist/components/skeleton/skeleton.js +0 -2
  86. package/dist/components/skeleton/skeleton.types.d.ts +1 -2
  87. package/dist/components/spinner/spinner.d.ts +1 -2
  88. package/dist/components/spinner/spinner.js +0 -2
  89. package/dist/components/spinner/spinner.types.d.ts +1 -2
  90. package/dist/components/stat/stat.d.ts +1 -2
  91. package/dist/components/stat/stat.js +0 -2
  92. package/dist/components/stat/stat.types.d.ts +1 -2
  93. package/dist/components/text/text.d.ts +1 -2
  94. package/dist/components/text/text.js +0 -2
  95. package/dist/components/text/text.types.d.ts +1 -2
  96. package/dist/components/theme/theme.d.ts +1 -2
  97. package/dist/components/theme/theme.js +0 -2
  98. package/dist/components/toolbar/toolbar.d.ts +1 -2
  99. package/dist/components/toolbar/toolbar.js +0 -2
  100. package/dist/components/toolbar/toolbar.types.d.ts +1 -2
  101. package/package.json +24 -8
@@ -45,5 +45,4 @@ type BlockLayoutProps = {
45
45
  hide?: ResponsiveValue<boolean>;
46
46
  };
47
47
  //#endregion
48
- export { BlockAlign, BlockBackground, BlockDirection, BlockJustify, BlockLayoutProps, BlockMargin, BlockRadius, BlockRowFrom, BlockShadow, BlockSize, BlockSpace, BlockZIndex, LayoutBreakpoint, ResponsiveValue };
49
- //# sourceMappingURL=block-layout.d.ts.map
48
+ export { BlockAlign, BlockBackground, BlockDirection, BlockJustify, BlockLayoutProps, BlockMargin, BlockRadius, BlockRowFrom, BlockShadow, BlockSize, BlockSpace, BlockZIndex, LayoutBreakpoint, ResponsiveValue };
@@ -206,5 +206,3 @@ function mergeLayoutStyles(layout, user) {
206
206
  }
207
207
  //#endregion
208
208
  export { applyBlockLayoutStyles, mergeLayoutStyles, splitBlockLayoutProps };
209
-
210
- //# sourceMappingURL=block-layout.js.map
@@ -4,5 +4,3 @@ function classes(...values) {
4
4
  }
5
5
  //#endregion
6
6
  export { classes };
7
-
8
- //# sourceMappingURL=classes.js.map
@@ -16,5 +16,3 @@ function toChildArray(children) {
16
16
  }
17
17
  //#endregion
18
18
  export { intrinsicElement, isJsxElement, toChildArray };
19
-
20
- //# sourceMappingURL=jsx.js.map
@@ -51,5 +51,3 @@ function mergeProps(base, injected) {
51
51
  }
52
52
  //#endregion
53
53
  export { mergeProps };
54
-
55
- //# sourceMappingURL=merge-props.js.map
@@ -35,5 +35,3 @@ function resolvePathname(href) {
35
35
  }
36
36
  //#endregion
37
37
  export { resolvePathname };
38
-
39
- //# sourceMappingURL=pathname.js.map
@@ -61,5 +61,3 @@ function styleDeclarationsToClass(declarations) {
61
61
  }
62
62
  //#endregion
63
63
  export { serializeCssDeclarations, styleDeclarationsToClass };
64
-
65
- //# sourceMappingURL=style.js.map
@@ -2,5 +2,4 @@ import { AlertProps } from "./alert.types.js";
2
2
  //#region src/components/alert/alert.d.ts
3
3
  declare function Alert(props: AlertProps): JSX.Element;
4
4
  //#endregion
5
- export { Alert };
6
- //# sourceMappingURL=alert.d.ts.map
5
+ export { Alert };
@@ -61,5 +61,3 @@ function Alert(props) {
61
61
  }
62
62
  //#endregion
63
63
  export { Alert };
64
-
65
- //# sourceMappingURL=alert.js.map
@@ -16,5 +16,4 @@ type AlertProps = DivProps & {
16
16
  ref?: Ref<HTMLDivElement>;
17
17
  };
18
18
  //#endregion
19
- export { AlertHeadingTag, AlertProps, AlertVariant };
20
- //# sourceMappingURL=alert.types.d.ts.map
19
+ export { AlertHeadingTag, AlertProps, AlertVariant };
@@ -2,5 +2,4 @@ import { AsideProps } from "./aside.types.js";
2
2
  //#region src/components/aside/aside.d.ts
3
3
  declare function Aside(props: AsideProps): JSX.Element;
4
4
  //#endregion
5
- export { Aside };
6
- //# sourceMappingURL=aside.d.ts.map
5
+ export { Aside };
@@ -12,5 +12,3 @@ function Aside(props) {
12
12
  }
13
13
  //#endregion
14
14
  export { Aside };
15
-
16
- //# sourceMappingURL=aside.js.map
@@ -3,5 +3,4 @@ import "../block/index.js";
3
3
  //#region src/components/aside/aside.types.d.ts
4
4
  type AsideProps = Omit<BlockElementProps<"aside">, "as">;
5
5
  //#endregion
6
- export { AsideProps };
7
- //# sourceMappingURL=aside.types.d.ts.map
6
+ export { AsideProps };
@@ -3,5 +3,4 @@ import { AspectRatioAsChildProps, AspectRatioProps } from "./aspect-ratio.types.
3
3
  declare function AspectRatio(props: AspectRatioProps): JSX.Element;
4
4
  declare function AspectRatio(props: AspectRatioAsChildProps): JSX.Element;
5
5
  //#endregion
6
- export { AspectRatio };
7
- //# sourceMappingURL=aspect-ratio.d.ts.map
6
+ export { AspectRatio };
@@ -27,5 +27,3 @@ function AspectRatio(props) {
27
27
  }
28
28
  //#endregion
29
29
  export { AspectRatio };
30
-
31
- //# sourceMappingURL=aspect-ratio.js.map
@@ -16,5 +16,4 @@ type AspectRatioAsChildProps = AspectRatioOwnProps & {
16
16
  ref?: Ref<unknown>;
17
17
  };
18
18
  //#endregion
19
- export { AspectRatioAsChildProps, AspectRatioOwnProps, AspectRatioProps };
20
- //# sourceMappingURL=aspect-ratio.types.d.ts.map
19
+ export { AspectRatioAsChildProps, AspectRatioOwnProps, AspectRatioProps };
@@ -3,5 +3,4 @@ import { BadgeAsChildProps, BadgeProps } from "./badge.types.js";
3
3
  declare function Badge(props: BadgeProps): JSX.Element;
4
4
  declare function Badge(props: BadgeAsChildProps): JSX.Element;
5
5
  //#endregion
6
- export { Badge };
7
- //# sourceMappingURL=badge.d.ts.map
6
+ export { Badge };
@@ -25,5 +25,3 @@ function Badge(props) {
25
25
  }
26
26
  //#endregion
27
27
  export { Badge };
28
-
29
- //# sourceMappingURL=badge.js.map
@@ -16,5 +16,4 @@ type BadgeAsChildProps = BadgeOwnProps & {
16
16
  ref?: Ref<unknown>;
17
17
  };
18
18
  //#endregion
19
- export { BadgeAsChildProps, BadgeOwnProps, BadgeProps, BadgeVariant };
20
- //# sourceMappingURL=badge.types.d.ts.map
19
+ export { BadgeAsChildProps, BadgeOwnProps, BadgeProps, BadgeVariant };
@@ -3,5 +3,4 @@ import { BlockAsChildProps, BlockNativeProps } from "./block.types.js";
3
3
  declare function Block(props: BlockNativeProps): JSX.Element;
4
4
  declare function Block(props: BlockAsChildProps): JSX.Element;
5
5
  //#endregion
6
- export { Block };
7
- //# sourceMappingURL=block.d.ts.map
6
+ export { Block };
@@ -30,5 +30,3 @@ function Block(props) {
30
30
  }
31
31
  //#endregion
32
32
  export { Block };
33
-
34
- //# sourceMappingURL=block.js.map
@@ -23,5 +23,4 @@ type BlockDivProps = BlockElementProps<"div">;
23
23
  type BlockSpanProps = BlockElementProps<"span">;
24
24
  type BlockProps = BlockNativeProps | BlockAsChildProps;
25
25
  //#endregion
26
- export { type BlockAlign, BlockAsChildProps, type BlockBackground, type BlockDirection, BlockDivProps, BlockElement, BlockElementProps, type BlockJustify, type BlockMargin, BlockNativeProps, BlockOwnProps, BlockProps, type BlockRadius, type ResponsiveValue as BlockResponsiveValue, type BlockRowFrom, type BlockShadow, type BlockSize, type BlockSpace, BlockSpanProps, type BlockZIndex };
27
- //# sourceMappingURL=block.types.d.ts.map
26
+ export { type BlockAlign, BlockAsChildProps, type BlockBackground, type BlockDirection, BlockDivProps, BlockElement, BlockElementProps, type BlockJustify, type BlockMargin, BlockNativeProps, BlockOwnProps, BlockProps, type BlockRadius, type ResponsiveValue as BlockResponsiveValue, type BlockRowFrom, type BlockShadow, type BlockSize, type BlockSpace, BlockSpanProps, type BlockZIndex };
@@ -4,5 +4,4 @@ declare function Brand<TElement extends "div" | "a" | "span" = "div">(props: Bra
4
4
  declare function BrandMark(props: BrandMarkProps): JSX.Element;
5
5
  declare function BrandLabel(props: BrandLabelProps): JSX.Element;
6
6
  //#endregion
7
- export { Brand, BrandLabel, BrandMark };
8
- //# sourceMappingURL=brand.d.ts.map
7
+ export { Brand, BrandLabel, BrandMark };
@@ -44,5 +44,3 @@ function BrandLabel(props) {
44
44
  }
45
45
  //#endregion
46
46
  export { Brand, BrandLabel, BrandMark };
47
-
48
- //# sourceMappingURL=brand.js.map
@@ -26,5 +26,4 @@ type BrandLabelProps = SpanProps & {
26
26
  ref?: Ref<HTMLSpanElement>;
27
27
  };
28
28
  //#endregion
29
- export { BrandAsChildProps, BrandElement, BrandLabelProps, BrandMarkProps, BrandNativeProps, BrandProps };
30
- //# sourceMappingURL=brand.types.d.ts.map
29
+ export { BrandAsChildProps, BrandElement, BrandLabelProps, BrandMarkProps, BrandNativeProps, BrandProps };
@@ -2,5 +2,4 @@ import { ButtonGroupProps } from "./button-group.types.js";
2
2
  //#region src/components/button-group/button-group.d.ts
3
3
  declare function ButtonGroup(props: ButtonGroupProps): JSX.Element;
4
4
  //#endregion
5
- export { ButtonGroup };
6
- //# sourceMappingURL=button-group.d.ts.map
5
+ export { ButtonGroup };
@@ -16,5 +16,3 @@ function ButtonGroup(props) {
16
16
  }
17
17
  //#endregion
18
18
  export { ButtonGroup };
19
-
20
- //# sourceMappingURL=button-group.js.map
@@ -9,5 +9,4 @@ type ButtonGroupProps = DivProps & {
9
9
  ref?: Ref<HTMLDivElement>;
10
10
  };
11
11
  //#endregion
12
- export { ButtonGroupOrientation, ButtonGroupProps };
13
- //# sourceMappingURL=button-group.types.d.ts.map
12
+ export { ButtonGroupOrientation, ButtonGroupProps };
@@ -8,5 +8,4 @@ declare function CardContent(props: CardContentProps): JSX.Element;
8
8
  declare function CardFooter(props: CardFooterProps): JSX.Element;
9
9
  declare function CardAction(props: CardActionProps): JSX.Element;
10
10
  //#endregion
11
- export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
12
- //# sourceMappingURL=card.d.ts.map
11
+ export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
@@ -86,5 +86,3 @@ function CardAction(props) {
86
86
  }
87
87
  //#endregion
88
88
  export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
89
-
90
- //# sourceMappingURL=card.js.map
@@ -34,5 +34,4 @@ type CardActionProps = DivProps & {
34
34
  ref?: Ref<HTMLDivElement>;
35
35
  };
36
36
  //#endregion
37
- export { CardActionProps, CardContentProps, CardDescriptionProps, CardFooterProps, CardHeaderProps, CardProps, CardTitleProps, CardVariant };
38
- //# sourceMappingURL=card.types.d.ts.map
37
+ export { CardActionProps, CardContentProps, CardDescriptionProps, CardFooterProps, CardHeaderProps, CardProps, CardTitleProps, CardVariant };
@@ -151,5 +151,4 @@ declare function TypographyList(props: CatalogComponentProps): JSX.Element;
151
151
  declare function TypographyLead(props: CatalogComponentProps): JSX.Element;
152
152
  declare function TypographyMuted(props: CatalogComponentProps): JSX.Element;
153
153
  //#endregion
154
- export { AlertDescription, AlertTitle, Box, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Calendar, CalendarBody, CalendarCaption, CalendarCell, CalendarDay, CalendarGrid, CalendarHead, CalendarHeader, CalendarNav, CalendarNextButton, CalendarPreviousButton, CalendarRow, Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, CatalogComponentProps, Combobox, ComboboxInput, ComboboxList, ComboboxOption, Command, CommandDialog, CommandEmpty, CommandGroup, CommandGroupHeading, CommandHeader, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DataTable, DatePicker, DatePickerInput, Direction, Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, FieldContent, FieldDescription, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, Inline, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemTitle, Kbd, NativeSelect, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, ResizableHandle, ResizablePanel, ResizablePanelGroup, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, Shell, ShellMain, ShellNav, Sonner, Stack, TabsContent, TabsList, TabsTrigger, Toaster, Typography, TypographyBlockquote, TypographyH1, TypographyH2, TypographyH3, TypographyH4, TypographyLead, TypographyList, TypographyMuted, TypographyP };
155
- //# sourceMappingURL=catalog.d.ts.map
154
+ export { AlertDescription, AlertTitle, Box, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Calendar, CalendarBody, CalendarCaption, CalendarCell, CalendarDay, CalendarGrid, CalendarHead, CalendarHeader, CalendarNav, CalendarNextButton, CalendarPreviousButton, CalendarRow, Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, CatalogComponentProps, Combobox, ComboboxInput, ComboboxList, ComboboxOption, Command, CommandDialog, CommandEmpty, CommandGroup, CommandGroupHeading, CommandHeader, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DataTable, DatePicker, DatePickerInput, Direction, Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, FieldContent, FieldDescription, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, Inline, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemTitle, Kbd, NativeSelect, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, ResizableHandle, ResizablePanel, ResizablePanelGroup, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, Shell, ShellMain, ShellNav, Sonner, Stack, TabsContent, TabsList, TabsTrigger, Toaster, Typography, TypographyBlockquote, TypographyH1, TypographyH2, TypographyH3, TypographyH4, TypographyLead, TypographyList, TypographyMuted, TypographyP };
@@ -720,5 +720,3 @@ function TypographyMuted(props) {
720
720
  }
721
721
  //#endregion
722
722
  export { AlertDescription, AlertTitle, Box, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, Calendar, CalendarBody, CalendarCaption, CalendarCell, CalendarDay, CalendarGrid, CalendarHead, CalendarHeader, CalendarNav, CalendarNextButton, CalendarPreviousButton, CalendarRow, Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, Combobox, ComboboxInput, ComboboxList, ComboboxOption, Command, CommandDialog, CommandEmpty, CommandGroup, CommandGroupHeading, CommandHeader, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, DataTable, DatePicker, DatePickerInput, Direction, Empty, EmptyContent, EmptyDescription, EmptyHeader, EmptyMedia, EmptyTitle, FieldContent, FieldDescription, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, Inline, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, Item, ItemActions, ItemContent, ItemDescription, ItemFooter, ItemGroup, ItemHeader, ItemMedia, ItemTitle, Kbd, NativeSelect, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious, ResizableHandle, ResizablePanel, ResizablePanelGroup, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, Shell, ShellMain, ShellNav, Sonner, Stack, TabsContent, TabsList, TabsTrigger, Toaster, Typography, TypographyBlockquote, TypographyH1, TypographyH2, TypographyH3, TypographyH4, TypographyLead, TypographyList, TypographyMuted, TypographyP };
723
-
724
- //# sourceMappingURL=catalog.js.map
@@ -2,5 +2,4 @@ import { CloseNativeProps } from "./close.types.js";
2
2
  //#region src/components/close/close.d.ts
3
3
  declare function Close(props: CloseNativeProps): JSX.Element;
4
4
  //#endregion
5
- export { Close };
6
- //# sourceMappingURL=close.d.ts.map
5
+ export { Close };
@@ -18,5 +18,3 @@ function Close(props) {
18
18
  }
19
19
  //#endregion
20
20
  export { Close };
21
-
22
- //# sourceMappingURL=close.js.map
@@ -5,5 +5,4 @@ type CloseOwnProps = {
5
5
  };
6
6
  type CloseNativeProps = ButtonNativeProps & CloseOwnProps;
7
7
  //#endregion
8
- export { CloseNativeProps, CloseOwnProps };
9
- //# sourceMappingURL=close.types.d.ts.map
8
+ export { CloseNativeProps, CloseOwnProps };
@@ -2,5 +2,4 @@ import { ContainerProps } from "./container.types.js";
2
2
  //#region src/components/container/container.d.ts
3
3
  declare function Container(props: ContainerProps): JSX.Element;
4
4
  //#endregion
5
- export { Container };
6
- //# sourceMappingURL=container.d.ts.map
5
+ export { Container };
@@ -15,5 +15,3 @@ function Container(props) {
15
15
  }
16
16
  //#endregion
17
17
  export { Container };
18
-
19
- //# sourceMappingURL=container.js.map
@@ -6,5 +6,4 @@ type ContainerProps = Omit<BlockDivProps, "maxWidth"> & {
6
6
  size?: BlockSize;
7
7
  };
8
8
  //#endregion
9
- export { ContainerProps };
10
- //# sourceMappingURL=container.types.d.ts.map
9
+ export { ContainerProps };
@@ -2,5 +2,4 @@ import { EmptyStateProps } from "./empty-state.types.js";
2
2
  //#region src/components/empty-state/empty-state.d.ts
3
3
  declare function EmptyState(props: EmptyStateProps): JSX.Element;
4
4
  //#endregion
5
- export { EmptyState };
6
- //# sourceMappingURL=empty-state.d.ts.map
5
+ export { EmptyState };
@@ -41,5 +41,3 @@ function EmptyState(props) {
41
41
  }
42
42
  //#endregion
43
43
  export { EmptyState };
44
-
45
- //# sourceMappingURL=empty-state.js.map
@@ -10,5 +10,4 @@ type EmptyStateProps = BlockDivProps & {
10
10
  action?: unknown;
11
11
  };
12
12
  //#endregion
13
- export { EmptyStateHeadingTag, EmptyStateProps };
14
- //# sourceMappingURL=empty-state.types.d.ts.map
13
+ export { EmptyStateHeadingTag, EmptyStateProps };
@@ -4,5 +4,4 @@ declare function Field(props: FieldProps): JSX.Element;
4
4
  declare function FieldHint(props: FieldHintProps): JSX.Element;
5
5
  declare function FieldError(props: FieldErrorProps): JSX.Element;
6
6
  //#endregion
7
- export { Field, FieldError, FieldHint };
8
- //# sourceMappingURL=field.d.ts.map
7
+ export { Field, FieldError, FieldHint };
@@ -39,5 +39,3 @@ function FieldError(props) {
39
39
  }
40
40
  //#endregion
41
41
  export { Field, FieldError, FieldHint };
42
-
43
- //# sourceMappingURL=field.js.map
@@ -16,5 +16,4 @@ type FieldErrorProps = ParagraphProps & {
16
16
  ref?: Ref<HTMLParagraphElement>;
17
17
  };
18
18
  //#endregion
19
- export { FieldErrorProps, FieldHintProps, FieldProps };
20
- //# sourceMappingURL=field.types.d.ts.map
19
+ export { FieldErrorProps, FieldHintProps, FieldProps };
@@ -8,5 +8,4 @@ declare function FooterDescription(props: FooterDescriptionProps): JSX.Element;
8
8
  declare function FooterLinks(props: FooterLinksProps): JSX.Element;
9
9
  declare function FooterLink(props: FooterLinkProps): JSX.Element;
10
10
  //#endregion
11
- export { Footer, FooterContent, FooterDescription, FooterLink, FooterLinks, FooterSection, FooterTitle };
12
- //# sourceMappingURL=footer.d.ts.map
11
+ export { Footer, FooterContent, FooterDescription, FooterLink, FooterLinks, FooterSection, FooterTitle };
@@ -82,5 +82,3 @@ function FooterLink(props) {
82
82
  }
83
83
  //#endregion
84
84
  export { Footer, FooterContent, FooterDescription, FooterLink, FooterLinks, FooterSection, FooterTitle };
85
-
86
- //# sourceMappingURL=footer.js.map
@@ -33,5 +33,4 @@ type FooterLinkProps = AnchorProps & {
33
33
  ref?: Ref<HTMLAnchorElement>;
34
34
  };
35
35
  //#endregion
36
- export { FooterContentProps, FooterDescriptionProps, FooterLinkProps, FooterLinksProps, FooterProps, FooterSectionProps, FooterTitleProps };
37
- //# sourceMappingURL=footer.types.d.ts.map
36
+ export { FooterContentProps, FooterDescriptionProps, FooterLinkProps, FooterLinksProps, FooterProps, FooterSectionProps, FooterTitleProps };
@@ -2,5 +2,4 @@ import { GridElement, GridProps } from "./grid.types.js";
2
2
  //#region src/components/grid/grid.d.ts
3
3
  declare function Grid<TElement extends GridElement = "div">(props: GridProps<TElement>): JSX.Element;
4
4
  //#endregion
5
- export { Grid };
6
- //# sourceMappingURL=grid.d.ts.map
5
+ export { Grid };
@@ -69,5 +69,3 @@ function Grid(props) {
69
69
  }
70
70
  //#endregion
71
71
  export { Grid };
72
-
73
- //# sourceMappingURL=grid.js.map
@@ -14,5 +14,4 @@ type GridProps<TElement extends GridElement = "div"> = GridIntrinsicProps<TEleme
14
14
  ref?: Ref<HTMLElement>;
15
15
  };
16
16
  //#endregion
17
- export { GridAlign, GridColumns, GridElement, GridProps };
18
- //# sourceMappingURL=grid.types.d.ts.map
17
+ export { GridAlign, GridColumns, GridElement, GridProps };
@@ -2,5 +2,4 @@ import { HeaderProps } from "./header.types.js";
2
2
  //#region src/components/header/header.d.ts
3
3
  declare function Header(props: HeaderProps): JSX.Element;
4
4
  //#endregion
5
- export { Header };
6
- //# sourceMappingURL=header.d.ts.map
5
+ export { Header };
@@ -17,5 +17,3 @@ function Header(props) {
17
17
  }
18
18
  //#endregion
19
19
  export { Header };
20
-
21
- //# sourceMappingURL=header.js.map
@@ -6,5 +6,4 @@ type HeaderProps = Omit<BlockElementProps<"header">, "as" | "sticky"> & {
6
6
  sticky?: boolean;
7
7
  };
8
8
  //#endregion
9
- export { HeaderProps };
10
- //# sourceMappingURL=header.types.d.ts.map
9
+ export { HeaderProps };
@@ -4,5 +4,4 @@ declare function InputGroup(props: InputGroupProps): JSX.Element;
4
4
  declare function InputGroupText(props: InputGroupTextProps): JSX.Element;
5
5
  declare function InputGroupText(props: InputGroupTextAsChildProps): JSX.Element;
6
6
  //#endregion
7
- export { InputGroup, InputGroupText };
8
- //# sourceMappingURL=input-group.d.ts.map
7
+ export { InputGroup, InputGroupText };
@@ -33,5 +33,3 @@ function InputGroupText(props) {
33
33
  }
34
34
  //#endregion
35
35
  export { InputGroup, InputGroupText };
36
-
37
- //# sourceMappingURL=input-group.js.map
@@ -21,5 +21,4 @@ type InputGroupTextAsChildProps = SpanProps & {
21
21
  ref?: Ref<unknown>;
22
22
  };
23
23
  //#endregion
24
- export { InputGroupOrientation, InputGroupProps, InputGroupTextAsChildProps, InputGroupTextProps };
25
- //# sourceMappingURL=input-group.types.d.ts.map
24
+ export { InputGroupOrientation, InputGroupProps, InputGroupTextAsChildProps, InputGroupTextProps };
@@ -2,5 +2,4 @@ import { MainProps } from "./main.types.js";
2
2
  //#region src/components/main/main.d.ts
3
3
  declare function Main(props: MainProps): JSX.Element;
4
4
  //#endregion
5
- export { Main };
6
- //# sourceMappingURL=main.d.ts.map
5
+ export { Main };
@@ -13,5 +13,3 @@ function Main(props) {
13
13
  }
14
14
  //#endregion
15
15
  export { Main };
16
-
17
- //# sourceMappingURL=main.js.map
@@ -3,5 +3,4 @@ import "../block/index.js";
3
3
  //#region src/components/main/main.types.d.ts
4
4
  type MainProps = Omit<BlockElementProps<"main">, "as">;
5
5
  //#endregion
6
- export { MainProps };
7
- //# sourceMappingURL=main.types.d.ts.map
6
+ export { MainProps };
@@ -10,5 +10,4 @@ declare function NavItem(props: NavItemProps): JSX.Element;
10
10
  declare function NavItem(props: NavItemAsChildProps): JSX.Element;
11
11
  declare function NavLink(props: NavLinkProps): JSX.Element;
12
12
  //#endregion
13
- export { NavItem, NavLink, Pill, Pills, Tab, Tabs };
14
- //# sourceMappingURL=nav.d.ts.map
13
+ export { NavItem, NavLink, Pill, Pills, Tab, Tabs };
@@ -151,5 +151,3 @@ function NavLink(props) {
151
151
  }
152
152
  //#endregion
153
153
  export { NavItem, NavLink, Pill, Pills, Tab, Tabs };
154
-
155
- //# sourceMappingURL=nav.js.map
@@ -47,5 +47,4 @@ type NavLinkProps = LinkProps & NavLinkOwnProps;
47
47
  type TabProps = LinkProps & NavLinkOwnProps;
48
48
  type PillProps = LinkProps & NavLinkOwnProps;
49
49
  //#endregion
50
- export { NavItemAsChildProps, NavItemOwnProps, NavItemProps, NavLinkMatch, NavLinkOwnProps, NavLinkProps, PillProps, PillsAsChildProps, PillsOwnProps, PillsProps, TabProps, TabsAsChildProps, TabsOwnProps, TabsProps };
51
- //# sourceMappingURL=nav.types.d.ts.map
50
+ export { NavItemAsChildProps, NavItemOwnProps, NavItemProps, NavLinkMatch, NavLinkOwnProps, NavLinkProps, PillProps, PillsAsChildProps, PillsOwnProps, PillsProps, TabProps, TabsAsChildProps, TabsOwnProps, TabsProps };
@@ -5,5 +5,4 @@ declare function NavBrand(props: NavBrandProps): JSX.Element;
5
5
  declare function NavGroup(props: NavGroupProps): JSX.Element;
6
6
  declare function NavDropdown(props: NavDropdownProps): JSX.Element;
7
7
  //#endregion
8
- export { NavBrand, NavDropdown, NavGroup, Navbar };
9
- //# sourceMappingURL=navbar.d.ts.map
8
+ export { NavBrand, NavDropdown, NavGroup, Navbar };
@@ -122,5 +122,3 @@ function NavDropdown(props) {
122
122
  }
123
123
  //#endregion
124
124
  export { NavBrand, NavDropdown, NavGroup, Navbar };
125
-
126
- //# sourceMappingURL=navbar.js.map
@@ -19,5 +19,4 @@ type NavDropdownProps = Omit<DropdownProps, "children"> & Pick<DropdownContentOw
19
19
  children?: unknown;
20
20
  };
21
21
  //#endregion
22
- export { NavBrandProps, NavDropdownProps, NavGroupProps, NavbarCollapseBreakpoint, NavbarProps };
23
- //# sourceMappingURL=navbar.types.d.ts.map
22
+ export { NavBrandProps, NavDropdownProps, NavGroupProps, NavbarCollapseBreakpoint, NavbarProps };
@@ -3,5 +3,4 @@ import { DropdownContentAsChildProps, DropdownContentProps } from "@askrjs/ui";
3
3
  declare function DropdownContent$1(props: DropdownContentProps): JSX.Element | null;
4
4
  declare function DropdownContent$1(props: DropdownContentAsChildProps): JSX.Element | null;
5
5
  //#endregion
6
- export { DropdownContent$1 as DropdownContent };
7
- //# sourceMappingURL=dropdown-content.d.ts.map
6
+ export { DropdownContent$1 as DropdownContent };
@@ -14,5 +14,3 @@ function DropdownContent$1(props) {
14
14
  }
15
15
  //#endregion
16
16
  export { DropdownContent$1 as DropdownContent };
17
-
18
- //# sourceMappingURL=dropdown-content.js.map
@@ -2,5 +2,4 @@ import { PageProps } from "./page.types.js";
2
2
  //#region src/components/page/page.d.ts
3
3
  declare function Page(props: PageProps): JSX.Element;
4
4
  //#endregion
5
- export { Page };
6
- //# sourceMappingURL=page.d.ts.map
5
+ export { Page };
@@ -18,5 +18,3 @@ function Page(props) {
18
18
  }
19
19
  //#endregion
20
20
  export { Page };
21
-
22
- //# sourceMappingURL=page.js.map
@@ -3,5 +3,4 @@ import "../main/index.js";
3
3
  //#region src/components/page/page.types.d.ts
4
4
  type PageProps = MainProps;
5
5
  //#endregion
6
- export { PageProps };
7
- //# sourceMappingURL=page.types.d.ts.map
6
+ export { PageProps };
@@ -2,5 +2,4 @@ import { PageHeaderProps } from "./page-header.types.js";
2
2
  //#region src/components/page-header/page-header.d.ts
3
3
  declare function PageHeader(props: PageHeaderProps): JSX.Element;
4
4
  //#endregion
5
- export { PageHeader };
6
- //# sourceMappingURL=page-header.d.ts.map
5
+ export { PageHeader };
@@ -33,5 +33,3 @@ function PageHeader(props) {
33
33
  }
34
34
  //#endregion
35
35
  export { PageHeader };
36
-
37
- //# sourceMappingURL=page-header.js.map
@@ -7,5 +7,4 @@ type PageHeaderProps = BlockDivProps & {
7
7
  actions?: unknown;
8
8
  };
9
9
  //#endregion
10
- export { PageHeaderProps };
11
- //# sourceMappingURL=page-header.types.d.ts.map
10
+ export { PageHeaderProps };
@@ -2,5 +2,4 @@ import { SectionProps } from "./section.types.js";
2
2
  //#region src/components/section/section.d.ts
3
3
  declare function Section(props: SectionProps): JSX.Element;
4
4
  //#endregion
5
- export { Section };
6
- //# sourceMappingURL=section.d.ts.map
5
+ export { Section };
@@ -14,5 +14,3 @@ function Section(props) {
14
14
  }
15
15
  //#endregion
16
16
  export { Section };
17
-
18
- //# sourceMappingURL=section.js.map
@@ -3,5 +3,4 @@ import "../block/index.js";
3
3
  //#region src/components/section/section.types.d.ts
4
4
  type SectionProps = Omit<BlockElementProps<"section">, "as">;
5
5
  //#endregion
6
- export { SectionProps };
7
- //# sourceMappingURL=section.types.d.ts.map
6
+ export { SectionProps };
@@ -3,5 +3,4 @@ import { SeparatorAsChildProps, SeparatorNativeProps } from "./separator.types.j
3
3
  declare function Separator(props: SeparatorNativeProps): JSX.Element;
4
4
  declare function Separator(props: SeparatorAsChildProps): JSX.Element;
5
5
  //#endregion
6
- export { Separator };
7
- //# sourceMappingURL=separator.d.ts.map
6
+ export { Separator };
@@ -21,5 +21,3 @@ function Separator(props) {
21
21
  }
22
22
  //#endregion
23
23
  export { Separator };
24
-
25
- //# sourceMappingURL=separator.js.map
@@ -17,5 +17,4 @@ type SeparatorAsChildProps = SeparatorOwnProps & {
17
17
  };
18
18
  type SeparatorProps = SeparatorNativeProps | SeparatorAsChildProps;
19
19
  //#endregion
20
- export { SeparatorAsChildProps, SeparatorNativeProps, SeparatorOwnProps, SeparatorProps };
21
- //# sourceMappingURL=separator.types.d.ts.map
20
+ export { SeparatorAsChildProps, SeparatorNativeProps, SeparatorOwnProps, SeparatorProps };
@@ -17,5 +17,4 @@ declare function SidebarMenuBadge(props: SidebarPartProps): JSX.Element;
17
17
  declare function SidebarRail(props: SidebarPartProps): JSX.Element;
18
18
  declare function SidebarTrigger(props: SidebarButtonProps): JSX.Element;
19
19
  //#endregion
20
- export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarRail, SidebarScope, SidebarTrigger };
21
- //# sourceMappingURL=sidebar.d.ts.map
20
+ export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarRail, SidebarScope, SidebarTrigger };
@@ -125,5 +125,3 @@ function SidebarTrigger(props) {
125
125
  }
126
126
  //#endregion
127
127
  export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarRail, SidebarScope, SidebarTrigger };
128
-
129
- //# sourceMappingURL=sidebar.js.map
@@ -25,5 +25,4 @@ type SidebarButtonProps = JSX.IntrinsicElements["button"] & {
25
25
  variant?: "default" | "outline";
26
26
  };
27
27
  //#endregion
28
- export { SidebarButtonProps, SidebarCollapsible, SidebarPartProps, SidebarProps, SidebarSide, SidebarTooltipSide, SidebarVariant };
29
- //# sourceMappingURL=sidebar.types.d.ts.map
28
+ export { SidebarButtonProps, SidebarCollapsible, SidebarPartProps, SidebarProps, SidebarSide, SidebarTooltipSide, SidebarVariant };
@@ -3,5 +3,4 @@ import { SkeletonAsChildProps, SkeletonProps } from "./skeleton.types.js";
3
3
  declare function Skeleton(props: SkeletonProps): JSX.Element;
4
4
  declare function Skeleton(props: SkeletonAsChildProps): JSX.Element;
5
5
  //#endregion
6
- export { Skeleton };
7
- //# sourceMappingURL=skeleton.d.ts.map
6
+ export { Skeleton };
@@ -33,5 +33,3 @@ function Skeleton(props) {
33
33
  }
34
34
  //#endregion
35
35
  export { Skeleton };
36
-
37
- //# sourceMappingURL=skeleton.js.map
@@ -16,5 +16,4 @@ type SkeletonAsChildProps = SkeletonOwnProps & {
16
16
  ref?: Ref<unknown>;
17
17
  };
18
18
  //#endregion
19
- export { SkeletonAsChildProps, SkeletonOwnProps, SkeletonProps };
20
- //# sourceMappingURL=skeleton.types.d.ts.map
19
+ export { SkeletonAsChildProps, SkeletonOwnProps, SkeletonProps };
@@ -2,5 +2,4 @@ import { SpinnerProps } from "./spinner.types.js";
2
2
  //#region src/components/spinner/spinner.d.ts
3
3
  declare function Spinner(props: SpinnerProps): JSX.Element;
4
4
  //#endregion
5
- export { Spinner };
6
- //# sourceMappingURL=spinner.d.ts.map
5
+ export { Spinner };
@@ -15,5 +15,3 @@ function Spinner(props) {
15
15
  }
16
16
  //#endregion
17
17
  export { Spinner };
18
-
19
- //# sourceMappingURL=spinner.js.map
@@ -7,5 +7,4 @@ type SpinnerOwnProps = Omit<ProgressCircleProps, "value" | "getValueLabel"> & {
7
7
  };
8
8
  type SpinnerProps = SpinnerOwnProps;
9
9
  //#endregion
10
- export { SpinnerOwnProps, SpinnerProps, SpinnerSize };
11
- //# sourceMappingURL=spinner.types.d.ts.map
10
+ export { SpinnerOwnProps, SpinnerProps, SpinnerSize };
@@ -5,5 +5,4 @@ declare function StatLabel(props: StatLabelProps): JSX.Element;
5
5
  declare function StatValue(props: StatValueProps): JSX.Element;
6
6
  declare function StatDescription(props: StatDescriptionProps): JSX.Element;
7
7
  //#endregion
8
- export { Stat, StatDescription, StatLabel, StatValue };
9
- //# sourceMappingURL=stat.d.ts.map
8
+ export { Stat, StatDescription, StatLabel, StatValue };
@@ -48,5 +48,3 @@ function StatDescription(props) {
48
48
  }
49
49
  //#endregion
50
50
  export { Stat, StatDescription, StatLabel, StatValue };
51
-
52
- //# sourceMappingURL=stat.js.map
@@ -19,5 +19,4 @@ type StatDescriptionProps = ParagraphProps & {
19
19
  ref?: Ref<HTMLParagraphElement>;
20
20
  };
21
21
  //#endregion
22
- export { StatDescriptionProps, StatLabelProps, StatProps, StatValueProps };
23
- //# sourceMappingURL=stat.types.d.ts.map
22
+ export { StatDescriptionProps, StatLabelProps, StatProps, StatValueProps };
@@ -2,5 +2,4 @@ import { TextElement, TextProps } from "./text.types.js";
2
2
  //#region src/components/text/text.d.ts
3
3
  declare function Text<TElement extends TextElement = "p">(props: TextProps<TElement>): JSX.Element;
4
4
  //#endregion
5
- export { Text };
6
- //# sourceMappingURL=text.d.ts.map
5
+ export { Text };
@@ -21,5 +21,3 @@ function Text(props) {
21
21
  }
22
22
  //#endregion
23
23
  export { Text };
24
-
25
- //# sourceMappingURL=text.js.map
@@ -21,5 +21,4 @@ type TextProps<TElement extends TextElement = "p"> = TextIntrinsicProps<TElement
21
21
  ref?: Ref<HTMLElement>;
22
22
  };
23
23
  //#endregion
24
- export { TextElement, TextFont, TextNumeric, TextProps, TextSize, TextTone, TextWeight, TextWrap };
25
- //# sourceMappingURL=text.types.d.ts.map
24
+ export { TextElement, TextFont, TextNumeric, TextProps, TextSize, TextTone, TextWeight, TextWrap };
@@ -42,5 +42,4 @@ declare function ThemeScope(props: ThemeScopeProps): JSX.Element;
42
42
  declare function ThemePicker(props: ThemePickerProps): JSX.Element;
43
43
  declare function ThemeToggle(props: ThemeToggleProps): JSX.Element;
44
44
  //#endregion
45
- export { CAT_THEME_NAMES, CAT_THEME_OPTIONS, CatThemeName, DEFAULT_THEME_OPTIONS, ThemeName, ThemeOption, ThemePicker, ThemePickerProps, ThemeScope, ThemeScopeProps, ThemeScopeValue, ThemeToggle, ThemeToggleProps, ThemeToggleRenderContext, theme };
46
- //# sourceMappingURL=theme.d.ts.map
45
+ export { CAT_THEME_NAMES, CAT_THEME_OPTIONS, CatThemeName, DEFAULT_THEME_OPTIONS, ThemeName, ThemeOption, ThemePicker, ThemePickerProps, ThemeScope, ThemeScopeProps, ThemeScopeValue, ThemeToggle, ThemeToggleProps, ThemeToggleRenderContext, theme };
@@ -310,5 +310,3 @@ function writeStoredTheme(storageKey, theme) {
310
310
  }
311
311
  //#endregion
312
312
  export { CAT_THEME_NAMES, CAT_THEME_OPTIONS, DEFAULT_THEME_OPTIONS, ThemePicker, ThemeScope, ThemeToggle, resolveThemeToggleIcon, theme };
313
-
314
- //# sourceMappingURL=theme.js.map
@@ -2,5 +2,4 @@ import { ToolbarProps } from "./toolbar.types.js";
2
2
  //#region src/components/toolbar/toolbar.d.ts
3
3
  declare function Toolbar(props: ToolbarProps): JSX.Element;
4
4
  //#endregion
5
- export { Toolbar };
6
- //# sourceMappingURL=toolbar.d.ts.map
5
+ export { Toolbar };
@@ -26,5 +26,3 @@ function Toolbar(props) {
26
26
  }
27
27
  //#endregion
28
28
  export { Toolbar };
29
-
30
- //# sourceMappingURL=toolbar.js.map
@@ -6,5 +6,4 @@ type ToolbarProps = BlockDivProps & {
6
6
  actions?: unknown;
7
7
  };
8
8
  //#endregion
9
- export { ToolbarProps };
10
- //# sourceMappingURL=toolbar.types.d.ts.map
9
+ export { ToolbarProps };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@askrjs/themes",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "description": "Default theme tokens, styles, and component presets for Askr apps.",
5
5
  "keywords": [
6
6
  "askr",
@@ -34,9 +34,18 @@
34
34
  "**/*.css"
35
35
  ],
36
36
  "exports": {
37
- ".": "./src/index.css",
38
- "./default": "./src/themes/default/index.css",
39
- "./presets": "./src/themes/presets/index.css",
37
+ ".": {
38
+ "types": "./src/css.d.ts",
39
+ "default": "./src/index.css"
40
+ },
41
+ "./default": {
42
+ "types": "./src/css.d.ts",
43
+ "default": "./src/themes/default/index.css"
44
+ },
45
+ "./presets": {
46
+ "types": "./src/css.d.ts",
47
+ "default": "./src/themes/presets/index.css"
48
+ },
40
49
  "./components": {
41
50
  "types": "./dist/components.d.ts",
42
51
  "import": "./dist/components.js"
@@ -281,8 +290,14 @@
281
290
  "types": "./dist/components.d.ts",
282
291
  "import": "./dist/components.js"
283
292
  },
284
- "./default/tokens.css": "./src/themes/default/tokens.css",
285
- "./templates/*": "./templates/*",
293
+ "./default/tokens.css": {
294
+ "types": "./src/css.d.ts",
295
+ "default": "./src/themes/default/tokens.css"
296
+ },
297
+ "./templates/*": {
298
+ "types": "./src/css.d.ts",
299
+ "default": "./templates/*"
300
+ },
286
301
  "./package.json": "./package.json"
287
302
  },
288
303
  "publishConfig": {
@@ -301,12 +316,13 @@
301
316
  "test:jsdom": "cross-env NODE_ENV=production vp test run -c vitest.test.jsdom.config.ts",
302
317
  "test:browser": "vp test run -c vitest.test.browser.config.ts --mode production",
303
318
  "test:publint": "publint",
319
+ "test:installed": "node tests/installed-types.js",
304
320
  "fmt": "vp fmt .",
305
321
  "lint": "vp lint .",
306
322
  "typecheck": "tsc -p tsconfig.pack.json --noEmit",
307
323
  "build": "vp pack",
308
- "pack:check": "npm pack --ignore-scripts --dry-run --json",
309
- "check": "npm run lint && npm run typecheck && npm test && npm run build && npm run test:publint && npm run pack:check",
324
+ "pack:check": "node tests/package-artifacts.js",
325
+ "check": "npm run lint && npm run typecheck && npm test && npm run build && npm run test:installed && npm run test:publint && npm run pack:check",
310
326
  "prepack": "npm run build",
311
327
  "prepublishOnly": "npm run check",
312
328
  "test:checks": "vp test run -c vitest.test.checks.config.ts"