@customafk/lunas-ui 0.2.10 → 0.2.11

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 (153) hide show
  1. package/dist/{alert-LqhAi5XB.d.cts → alert-C1YY0oUh.d.mts} +7 -7
  2. package/dist/{alert-Dt_GDCm5.d.mts → alert-CI3ANQHC.d.cts} +8 -8
  3. package/dist/{badge-DaaGIpeV.d.mts → badge-DXeJVvRU.d.mts} +7 -7
  4. package/dist/{badge-Gsrn62XW.d.cts → badge-PKOZAtox.d.cts} +5 -5
  5. package/dist/{button-CjlinfYI.d.mts → button-BuQ09ya9.d.mts} +7 -7
  6. package/dist/{button-gKqh2psz.d.cts → button-BwvdZSJE.d.cts} +5 -5
  7. package/dist/cards/simple-card.d.mts +2 -2
  8. package/dist/data-display/statistic.d.mts +2 -2
  9. package/dist/{dialog-DrJyRArf.d.mts → dialog-CRVNgVZU.d.cts} +12 -12
  10. package/dist/{dialog-Coe4g5Lp.d.cts → dialog-CiCeXhAu.d.mts} +12 -12
  11. package/dist/dialogs/detail-dialog/components/sidebar.d.cts +27 -27
  12. package/dist/dialogs/detail-dialog/components/sidebar.d.mts +27 -27
  13. package/dist/dialogs/detail-dialog/index.cjs +1 -1
  14. package/dist/dialogs/detail-dialog/index.cjs.map +1 -1
  15. package/dist/dialogs/detail-dialog/index.mjs +1 -1
  16. package/dist/dialogs/detail-dialog/index.mjs.map +1 -1
  17. package/dist/features/descriptions/index.cjs +1 -1
  18. package/dist/features/descriptions/index.cjs.map +1 -1
  19. package/dist/features/descriptions/index.d.cts +25 -2
  20. package/dist/features/descriptions/index.d.mts +31 -8
  21. package/dist/features/descriptions/index.mjs +1 -1
  22. package/dist/features/descriptions/index.mjs.map +1 -1
  23. package/dist/features/search-modal/index.d.cts +2 -2
  24. package/dist/features/search-modal/index.d.mts +2 -2
  25. package/dist/features/tables/index.d.cts +1 -1
  26. package/dist/features/tables/index.d.mts +27 -27
  27. package/dist/features/tanstack-form/index.d.cts +1 -1
  28. package/dist/features/tanstack-form/index.d.mts +1 -1
  29. package/dist/{index-DzSTWYsk.d.mts → index-C3SKVvaI.d.cts} +125 -125
  30. package/dist/{index-rnLTzTi7.d.cts → index-Dm0lp7bT.d.mts} +361 -361
  31. package/dist/index.d.cts +6 -6
  32. package/dist/index.d.mts +6 -6
  33. package/dist/{input-BRVTkuUg.d.cts → input-BpZ_mAuD.d.cts} +6 -6
  34. package/dist/{input-DpaSVQ7H.d.mts → input-CoHHwUwI.d.mts} +6 -6
  35. package/dist/layouts/flex.d.cts +7 -7
  36. package/dist/layouts/flex.d.mts +9 -9
  37. package/dist/pages/FeatureDeveloping.d.cts +2 -2
  38. package/dist/pages/FeatureDeveloping.d.mts +2 -2
  39. package/dist/pages/FeatureFixing.d.cts +2 -2
  40. package/dist/pages/FeatureFixing.d.mts +2 -2
  41. package/dist/pages/NotAuthorized.d.cts +2 -2
  42. package/dist/pages/NotAuthorized.d.mts +2 -2
  43. package/dist/pages/NotFound.d.cts +2 -2
  44. package/dist/pages/NotFound.d.mts +2 -2
  45. package/dist/typography/paragraph.d.cts +5 -5
  46. package/dist/typography/paragraph.d.mts +5 -5
  47. package/dist/typography/title.d.cts +2 -2
  48. package/dist/typography/title.d.mts +2 -2
  49. package/dist/ui/alert-dialog.d.cts +12 -12
  50. package/dist/ui/alert-dialog.d.mts +12 -12
  51. package/dist/ui/alert.d.cts +1 -1
  52. package/dist/ui/alert.d.mts +1 -1
  53. package/dist/ui/aspect-ratio.d.cts +2 -2
  54. package/dist/ui/aspect-ratio.d.mts +2 -2
  55. package/dist/ui/avatar.d.cts +4 -4
  56. package/dist/ui/avatar.d.mts +4 -4
  57. package/dist/ui/badge.d.cts +1 -1
  58. package/dist/ui/badge.d.mts +1 -1
  59. package/dist/ui/breadcrumb.d.cts +8 -8
  60. package/dist/ui/breadcrumb.d.mts +8 -8
  61. package/dist/ui/button-group.d.cts +7 -7
  62. package/dist/ui/button-group.d.mts +7 -7
  63. package/dist/ui/button.d.cts +1 -1
  64. package/dist/ui/button.d.mts +1 -1
  65. package/dist/ui/calendar.d.cts +4 -4
  66. package/dist/ui/calendar.d.mts +4 -4
  67. package/dist/ui/card.d.cts +8 -8
  68. package/dist/ui/card.d.mts +8 -8
  69. package/dist/ui/carousel.d.cts +7 -7
  70. package/dist/ui/carousel.d.mts +7 -7
  71. package/dist/ui/checkbox.d.cts +2 -2
  72. package/dist/ui/checkbox.d.mts +2 -2
  73. package/dist/ui/collapsible.d.cts +4 -4
  74. package/dist/ui/collapsible.d.mts +4 -4
  75. package/dist/ui/command.d.cts +11 -11
  76. package/dist/ui/command.d.mts +11 -11
  77. package/dist/ui/context-menu.d.cts +16 -16
  78. package/dist/ui/context-menu.d.mts +16 -16
  79. package/dist/ui/dialog.d.cts +1 -1
  80. package/dist/ui/dialog.d.mts +1 -1
  81. package/dist/ui/drawer.d.cts +11 -11
  82. package/dist/ui/drawer.d.mts +11 -11
  83. package/dist/ui/dropdown-menu.d.cts +16 -16
  84. package/dist/ui/dropdown-menu.d.mts +16 -16
  85. package/dist/ui/empty.d.cts +9 -9
  86. package/dist/ui/empty.d.mts +9 -9
  87. package/dist/ui/field.d.cts +23 -23
  88. package/dist/ui/field.d.mts +25 -25
  89. package/dist/ui/file-uploader.d.cts +2 -2
  90. package/dist/ui/file-uploader.d.mts +2 -2
  91. package/dist/ui/form.d.cts +11 -11
  92. package/dist/ui/form.d.mts +11 -11
  93. package/dist/ui/hover-card.d.cts +4 -4
  94. package/dist/ui/hover-card.d.mts +4 -4
  95. package/dist/ui/input-otp.d.cts +5 -5
  96. package/dist/ui/input-otp.d.mts +5 -5
  97. package/dist/ui/input.d.cts +1 -1
  98. package/dist/ui/input.d.mts +1 -1
  99. package/dist/ui/inputs/search-input.d.cts +3 -3
  100. package/dist/ui/inputs/search-input.d.mts +3 -3
  101. package/dist/ui/item.d.cts +16 -16
  102. package/dist/ui/item.d.mts +16 -16
  103. package/dist/ui/label.d.cts +2 -2
  104. package/dist/ui/label.d.mts +2 -2
  105. package/dist/ui/menubar.d.cts +17 -17
  106. package/dist/ui/menubar.d.mts +17 -17
  107. package/dist/ui/multi-select.d.cts +2 -2
  108. package/dist/ui/multi-select.d.mts +3 -3
  109. package/dist/ui/navigation-menu.d.cts +9 -9
  110. package/dist/ui/navigation-menu.d.mts +11 -11
  111. package/dist/ui/pagination.d.cts +9 -9
  112. package/dist/ui/pagination.d.mts +9 -9
  113. package/dist/ui/popover.d.cts +6 -6
  114. package/dist/ui/popover.d.mts +6 -6
  115. package/dist/ui/progress.d.cts +2 -2
  116. package/dist/ui/progress.d.mts +2 -2
  117. package/dist/ui/radio-group.d.cts +3 -3
  118. package/dist/ui/radio-group.d.mts +3 -3
  119. package/dist/ui/resizable.d.cts +9 -9
  120. package/dist/ui/resizable.d.mts +1 -1
  121. package/dist/ui/scroll-area.d.cts +6 -6
  122. package/dist/ui/scroll-area.d.mts +6 -6
  123. package/dist/ui/select.d.cts +9 -9
  124. package/dist/ui/select.d.mts +9 -9
  125. package/dist/ui/separator.d.cts +2 -2
  126. package/dist/ui/separator.d.mts +2 -2
  127. package/dist/ui/sheet.d.cts +9 -9
  128. package/dist/ui/sheet.d.mts +9 -9
  129. package/dist/ui/sidebar.d.cts +29 -29
  130. package/dist/ui/sidebar.d.mts +29 -29
  131. package/dist/ui/skeleton.d.cts +2 -2
  132. package/dist/ui/skeleton.d.mts +2 -2
  133. package/dist/ui/slider.d.cts +2 -2
  134. package/dist/ui/slider.d.mts +2 -2
  135. package/dist/ui/sonner.d.cts +2 -2
  136. package/dist/ui/sonner.d.mts +2 -2
  137. package/dist/ui/spinner.d.cts +2 -2
  138. package/dist/ui/spinner.d.mts +2 -2
  139. package/dist/ui/switch.d.cts +2 -2
  140. package/dist/ui/switch.d.mts +2 -2
  141. package/dist/ui/table.d.cts +18 -18
  142. package/dist/ui/table.d.mts +18 -18
  143. package/dist/ui/tabs.d.cts +5 -5
  144. package/dist/ui/tabs.d.mts +5 -5
  145. package/dist/ui/textarea.d.cts +2 -2
  146. package/dist/ui/textarea.d.mts +2 -2
  147. package/dist/ui/toggle-group.d.cts +3 -3
  148. package/dist/ui/toggle-group.d.mts +3 -3
  149. package/dist/ui/toggle.d.cts +5 -5
  150. package/dist/ui/toggle.d.mts +5 -5
  151. package/dist/ui/tooltip.d.cts +5 -5
  152. package/dist/ui/tooltip.d.mts +5 -5
  153. package/package.json +1 -1
package/dist/index.d.cts CHANGED
@@ -12,18 +12,18 @@ import { RoleBadge } from "./data-display/role-badge.cjs";
12
12
  import { Statistic, StatisticProps } from "./data-display/statistic.cjs";
13
13
  import { UserDataDisplay } from "./data-display/user.cjs";
14
14
  import { ConfirmDialog, ConfirmDialogProps } from "./dialogs/confirm-dialog.cjs";
15
- import { n as ButtonProps, t as Button } from "./button-gKqh2psz.cjs";
15
+ import { n as ButtonProps, t as Button } from "./button-BwvdZSJE.cjs";
16
16
  import { Separator } from "./ui/separator.cjs";
17
17
  import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from "./ui/tooltip.cjs";
18
18
  import { DetailDialog, DetailDialogProps } from "./dialogs/detail-dialog/index.cjs";
19
19
  import { ErrorDialog, ErrorDialogProps } from "./dialogs/error-dialog.cjs";
20
20
  import { LoadingDialog, LoadingDialogProps } from "./dialogs/loading-dialog.cjs";
21
- import { n as BadgeProps, r as badgeVariants, t as Badge } from "./badge-Gsrn62XW.cjs";
21
+ import { n as BadgeProps, r as badgeVariants, t as Badge } from "./badge-PKOZAtox.cjs";
22
22
  import { Description, DescriptionBadge, DescriptionBoolean, DescriptionCopy, DescriptionDate, DescriptionEmpty, DescriptionHeader, DescriptionImages, DescriptionItem, DescriptionLink, DescriptionLongText, DescriptionName, DescriptionNumberPhone, DescriptionSection, DescriptionStatistic, DescriptionStatisticProps, DescriptionStatus, DescriptionTagList, DescriptionUser } from "./features/descriptions/index.cjs";
23
23
  import { SearchModal } from "./features/search-modal/index.cjs";
24
- import { n as InputVariantProps, t as Input } from "./input-BRVTkuUg.cjs";
24
+ import { n as InputVariantProps, t as Input } from "./input-BpZ_mAuD.cjs";
25
25
  import { CsvCell, RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper } from "./features/tables/index.cjs";
26
- import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "./index-rnLTzTi7.cjs";
26
+ import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "./index-C3SKVvaI.cjs";
27
27
  import { CMSLayout, CMSLayoutProps } from "./layouts/cms-layout/index.cjs";
28
28
  import { PaymentLayout } from "./layouts/payment-layout/index.cjs";
29
29
  import { Flex } from "./layouts/flex.cjs";
@@ -41,7 +41,7 @@ import { RefreshBtn } from "./ui/buttons/refresh.cjs";
41
41
  import { TrashBtn } from "./ui/buttons/trash.cjs";
42
42
  import { UploadImageBtn } from "./ui/buttons/upload-image.cjs";
43
43
  import { SearchInput } from "./ui/inputs/search-input.cjs";
44
- import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "./alert-LqhAi5XB.cjs";
44
+ import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "./alert-CI3ANQHC.cjs";
45
45
  import { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger } from "./ui/alert-dialog.cjs";
46
46
  import { AspectRatio } from "./ui/aspect-ratio.cjs";
47
47
  import { Avatar, AvatarFallback, AvatarImage } from "./ui/avatar.cjs";
@@ -52,7 +52,7 @@ import { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader,
52
52
  import { Carousel, CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "./ui/carousel.cjs";
53
53
  import { Checkbox } from "./ui/checkbox.cjs";
54
54
  import { Collapsible, CollapsibleContent, CollapsibleTrigger } from "./ui/collapsible.cjs";
55
- import { a as DialogFooter, c as DialogPortal, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "./dialog-Coe4g5Lp.cjs";
55
+ import { a as DialogFooter, c as DialogPortal, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "./dialog-CRVNgVZU.cjs";
56
56
  import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "./ui/command.cjs";
57
57
  import { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from "./ui/context-menu.cjs";
58
58
  import { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger } from "./ui/drawer.cjs";
package/dist/index.d.mts CHANGED
@@ -12,18 +12,18 @@ import { RoleBadge } from "./data-display/role-badge.mjs";
12
12
  import { Statistic, StatisticProps } from "./data-display/statistic.mjs";
13
13
  import { UserDataDisplay } from "./data-display/user.mjs";
14
14
  import { ConfirmDialog, ConfirmDialogProps } from "./dialogs/confirm-dialog.mjs";
15
- import { n as ButtonProps, t as Button } from "./button-CjlinfYI.mjs";
15
+ import { n as ButtonProps, t as Button } from "./button-BuQ09ya9.mjs";
16
16
  import { Separator } from "./ui/separator.mjs";
17
17
  import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from "./ui/tooltip.mjs";
18
18
  import { DetailDialog, DetailDialogProps } from "./dialogs/detail-dialog/index.mjs";
19
19
  import { ErrorDialog, ErrorDialogProps } from "./dialogs/error-dialog.mjs";
20
20
  import { LoadingDialog, LoadingDialogProps } from "./dialogs/loading-dialog.mjs";
21
- import { n as BadgeProps, r as badgeVariants, t as Badge } from "./badge-DaaGIpeV.mjs";
21
+ import { n as BadgeProps, r as badgeVariants, t as Badge } from "./badge-DXeJVvRU.mjs";
22
22
  import { Description, DescriptionBadge, DescriptionBoolean, DescriptionCopy, DescriptionDate, DescriptionEmpty, DescriptionHeader, DescriptionImages, DescriptionItem, DescriptionLink, DescriptionLongText, DescriptionName, DescriptionNumberPhone, DescriptionSection, DescriptionStatistic, DescriptionStatisticProps, DescriptionStatus, DescriptionTagList, DescriptionUser } from "./features/descriptions/index.mjs";
23
23
  import { SearchModal } from "./features/search-modal/index.mjs";
24
- import { n as InputVariantProps, t as Input } from "./input-DpaSVQ7H.mjs";
24
+ import { n as InputVariantProps, t as Input } from "./input-CoHHwUwI.mjs";
25
25
  import { CsvCell, RowData, TTableBodyContext, TTableContext, TTableHeadRowContext, TTableInnerTableContext, TTableInnerWrapperContext, TTableRowContext, TTableVirtualizerContext, TUITableBody, TUITableCell, TUITableCellActions, TUITableCellSelect, TUITableColumn, TUITableEmptyDisplay, TUITableFooter, TUITableHead, TUITableHeadCell, TUITableHeadCellOption, TUITableHeadCellSelect, TUITableHeadRow, TUITableInnerTable, TUITableInnerWrapper, TUITableLoadMore, TUITableRow, TUITableWrapper, TableProviderProps, UITableBadgeDisplay, UITableBody, UITableBooleanDisplay, UITableCell, UITableCellActions, UITableCellSelect, UITableContainer, UITableCurrencyDisplay, UITableDateDisplay, UITableDescriptionDisplay, UITableEmailDisplay, UITableEmptyDisplay, UITableFilter, UITableFooter, UITableHead, UITableHeadCell, UITableHeadCellOption, UITableHeadCellSelect, UITableHeadRow, UITableInnerTable, UITableInnerWrapper, UITableListDisplay, UITableLoadMore, UITableMoreButton, UITableNameDisplay, UITablePermalink, UITablePhoneNumberDisplay, UITableProgressDisplay, UITableProvider, UITableRemoveButton, UITableRow, UITableStatisticDisplay, UITableStatusDisplay, UITableTooltip, UITableTooltipActions, UITableTooltipFilter, UITableUserDataDisplay, UITableWrapper } from "./features/tables/index.mjs";
26
- import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "./index-DzSTWYsk.mjs";
26
+ import { a as withTanStackForm, c as FieldContentMain, d as FieldLabel, f as FieldSeparator, i as withTanStackFieldGroup, l as FieldError, n as useTanStackForm, o as Field, r as useTanStackFormContext, s as FieldContent, t as useTanStackFieldContext, u as FieldGroup } from "./index-Dm0lp7bT.mjs";
27
27
  import { CMSLayout, CMSLayoutProps } from "./layouts/cms-layout/index.mjs";
28
28
  import { PaymentLayout } from "./layouts/payment-layout/index.mjs";
29
29
  import { Flex } from "./layouts/flex.mjs";
@@ -41,7 +41,7 @@ import { RefreshBtn } from "./ui/buttons/refresh.mjs";
41
41
  import { TrashBtn } from "./ui/buttons/trash.mjs";
42
42
  import { UploadImageBtn } from "./ui/buttons/upload-image.mjs";
43
43
  import { SearchInput } from "./ui/inputs/search-input.mjs";
44
- import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "./alert-Dt_GDCm5.mjs";
44
+ import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "./alert-C1YY0oUh.mjs";
45
45
  import { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger } from "./ui/alert-dialog.mjs";
46
46
  import { AspectRatio } from "./ui/aspect-ratio.mjs";
47
47
  import { Avatar, AvatarFallback, AvatarImage } from "./ui/avatar.mjs";
@@ -52,7 +52,7 @@ import { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader,
52
52
  import { Carousel, CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "./ui/carousel.mjs";
53
53
  import { Checkbox } from "./ui/checkbox.mjs";
54
54
  import { Collapsible, CollapsibleContent, CollapsibleTrigger } from "./ui/collapsible.mjs";
55
- import { a as DialogFooter, c as DialogPortal, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "./dialog-DrJyRArf.mjs";
55
+ import { a as DialogFooter, c as DialogPortal, i as DialogDescription, l as DialogTitle, n as DialogClose, o as DialogHeader, r as DialogContent, s as DialogOverlay, t as Dialog, u as DialogTrigger } from "./dialog-CiCeXhAu.mjs";
56
56
  import { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from "./ui/command.mjs";
57
57
  import { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from "./ui/context-menu.mjs";
58
58
  import { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger } from "./ui/drawer.mjs";
@@ -1,13 +1,13 @@
1
- import * as react_jsx_runtime78 from "react/jsx-runtime";
2
- import * as class_variance_authority_types5 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime170 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types7 from "class-variance-authority/types";
3
3
  import { VariantProps } from "class-variance-authority";
4
4
 
5
5
  //#region packages/components/ui/input.d.ts
6
6
  /** CVA variant definitions for the `Input` component — controls sizing and visual style. */
7
7
  declare const inputVariants: (props?: ({
8
- variant?: "soft" | "outline" | "none" | "ghost" | "subtle" | null | undefined;
8
+ variant?: "none" | "outline" | "ghost" | "soft" | "subtle" | null | undefined;
9
9
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
10
- } & class_variance_authority_types5.ClassProp) | undefined) => string;
10
+ } & class_variance_authority_types7.ClassProp) | undefined) => string;
11
11
  type InputVariantProps = VariantProps<typeof inputVariants>;
12
12
  /**
13
13
  * Styled text input field built on the native `<input>` element with CVA-driven size and variant tokens.
@@ -38,7 +38,7 @@ declare function Input({
38
38
  size?: InputVariantProps['size'];
39
39
  /** Convenience callback that receives the raw string value on every change, bypassing the synthetic event. */
40
40
  onValueChange?: (value: string) => void;
41
- }): react_jsx_runtime78.JSX.Element;
41
+ }): react_jsx_runtime170.JSX.Element;
42
42
  //#endregion
43
43
  export { InputVariantProps as n, inputVariants as r, Input as t };
44
- //# sourceMappingURL=input-BRVTkuUg.d.cts.map
44
+ //# sourceMappingURL=input-BpZ_mAuD.d.cts.map
@@ -1,13 +1,13 @@
1
- import * as react_jsx_runtime80 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
2
2
  import { VariantProps } from "class-variance-authority";
3
- import * as class_variance_authority_types1 from "class-variance-authority/types";
3
+ import * as class_variance_authority_types6 from "class-variance-authority/types";
4
4
 
5
5
  //#region packages/components/ui/input.d.ts
6
6
  /** CVA variant definitions for the `Input` component — controls sizing and visual style. */
7
7
  declare const inputVariants: (props?: ({
8
- variant?: "soft" | "outline" | "none" | "ghost" | "subtle" | null | undefined;
8
+ variant?: "none" | "outline" | "ghost" | "soft" | "subtle" | null | undefined;
9
9
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
10
- } & class_variance_authority_types1.ClassProp) | undefined) => string;
10
+ } & class_variance_authority_types6.ClassProp) | undefined) => string;
11
11
  type InputVariantProps = VariantProps<typeof inputVariants>;
12
12
  /**
13
13
  * Styled text input field built on the native `<input>` element with CVA-driven size and variant tokens.
@@ -38,7 +38,7 @@ declare function Input({
38
38
  size?: InputVariantProps['size'];
39
39
  /** Convenience callback that receives the raw string value on every change, bypassing the synthetic event. */
40
40
  onValueChange?: (value: string) => void;
41
- }): react_jsx_runtime80.JSX.Element;
41
+ }): react_jsx_runtime63.JSX.Element;
42
42
  //#endregion
43
43
  export { InputVariantProps as n, inputVariants as r, Input as t };
44
- //# sourceMappingURL=input-DpaSVQ7H.d.mts.map
44
+ //# sourceMappingURL=input-CoHHwUwI.d.mts.map
@@ -1,19 +1,19 @@
1
- import * as react_jsx_runtime9 from "react/jsx-runtime";
2
- import * as class_variance_authority_types2 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types1 from "class-variance-authority/types";
3
3
  import * as react0 from "react";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
 
6
6
  //#region packages/components/layouts/flex.d.ts
7
7
  declare const flexVariants: (props?: ({
8
8
  vertical?: boolean | null | undefined;
9
- width?: "max" | "min" | "full" | "auto" | "fit" | "screen" | "null" | null | undefined;
9
+ width?: "full" | "auto" | "fit" | "screen" | "min" | "max" | "null" | null | undefined;
10
10
  wrap?: boolean | null | undefined;
11
11
  margin?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
12
12
  padding?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
13
13
  gap?: "xs" | "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
14
- justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
- align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
16
- } & class_variance_authority_types2.ClassProp) | undefined) => string;
14
+ justify?: "start" | "center" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
+ align?: "start" | "center" | "end" | "stretch" | "baseline" | null | undefined;
16
+ } & class_variance_authority_types1.ClassProp) | undefined) => string;
17
17
  type Props = {
18
18
  /** Additional Tailwind classes merged on top of the variant-generated classes. */
19
19
  className?: string;
@@ -112,7 +112,7 @@ declare const Flex: react0.MemoExoticComponent<({
112
112
  align,
113
113
  className,
114
114
  children
115
- }: React.PropsWithChildren<Props>) => react_jsx_runtime9.JSX.Element>;
115
+ }: React.PropsWithChildren<Props>) => react_jsx_runtime26.JSX.Element>;
116
116
  //#endregion
117
117
  export { Flex };
118
118
  //# sourceMappingURL=flex.d.cts.map
@@ -1,19 +1,19 @@
1
- import * as react10 from "react";
2
- import * as react_jsx_runtime176 from "react/jsx-runtime";
1
+ import * as react0 from "react";
2
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types5 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types0 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/layouts/flex.d.ts
7
7
  declare const flexVariants: (props?: ({
8
8
  vertical?: boolean | null | undefined;
9
- width?: "max" | "min" | "full" | "auto" | "fit" | "screen" | "null" | null | undefined;
9
+ width?: "full" | "auto" | "fit" | "screen" | "min" | "max" | "null" | null | undefined;
10
10
  wrap?: boolean | null | undefined;
11
11
  margin?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
12
12
  padding?: "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
13
13
  gap?: "xs" | "sm" | "md" | "lg" | "xl" | "none" | null | undefined;
14
- justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
- align?: "center" | "start" | "end" | "stretch" | "baseline" | null | undefined;
16
- } & class_variance_authority_types5.ClassProp) | undefined) => string;
14
+ justify?: "start" | "center" | "end" | "between" | "around" | "evenly" | "stretch" | null | undefined;
15
+ align?: "start" | "center" | "end" | "stretch" | "baseline" | null | undefined;
16
+ } & class_variance_authority_types0.ClassProp) | undefined) => string;
17
17
  type Props = {
18
18
  /** Additional Tailwind classes merged on top of the variant-generated classes. */
19
19
  className?: string;
@@ -101,7 +101,7 @@ type Props = {
101
101
  * </Flex>
102
102
  * ```
103
103
  */
104
- declare const Flex: react10.MemoExoticComponent<({
104
+ declare const Flex: react0.MemoExoticComponent<({
105
105
  vertical,
106
106
  wrap,
107
107
  width,
@@ -112,7 +112,7 @@ declare const Flex: react10.MemoExoticComponent<({
112
112
  align,
113
113
  className,
114
114
  children
115
- }: React.PropsWithChildren<Props>) => react_jsx_runtime176.JSX.Element>;
115
+ }: React.PropsWithChildren<Props>) => react_jsx_runtime2.JSX.Element>;
116
116
  //#endregion
117
117
  export { Flex };
118
118
  //# sourceMappingURL=flex.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime35 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/FeatureDeveloping.d.ts
4
4
  interface FeatureDevelopingProps {
@@ -37,7 +37,7 @@ declare const FeatureDeveloping: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: FeatureDevelopingProps) => react_jsx_runtime35.JSX.Element;
40
+ }: FeatureDevelopingProps) => react_jsx_runtime23.JSX.Element;
41
41
  //#endregion
42
42
  export { FeatureDeveloping, FeatureDeveloping as default, FeatureDevelopingProps };
43
43
  //# sourceMappingURL=FeatureDeveloping.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime112 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/FeatureDeveloping.d.ts
4
4
  interface FeatureDevelopingProps {
@@ -37,7 +37,7 @@ declare const FeatureDeveloping: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: FeatureDevelopingProps) => react_jsx_runtime112.JSX.Element;
40
+ }: FeatureDevelopingProps) => react_jsx_runtime29.JSX.Element;
41
41
  //#endregion
42
42
  export { FeatureDeveloping, FeatureDeveloping as default, FeatureDevelopingProps };
43
43
  //# sourceMappingURL=FeatureDeveloping.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/FeatureFixing.d.ts
4
4
  interface FeatureFixingProps {
@@ -37,7 +37,7 @@ declare const FeatureFixing: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: FeatureFixingProps) => react_jsx_runtime1.JSX.Element;
40
+ }: FeatureFixingProps) => react_jsx_runtime27.JSX.Element;
41
41
  //#endregion
42
42
  export { FeatureFixing, FeatureFixing as default, FeatureFixingProps };
43
43
  //# sourceMappingURL=FeatureFixing.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime61 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime52 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/FeatureFixing.d.ts
4
4
  interface FeatureFixingProps {
@@ -37,7 +37,7 @@ declare const FeatureFixing: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: FeatureFixingProps) => react_jsx_runtime61.JSX.Element;
40
+ }: FeatureFixingProps) => react_jsx_runtime52.JSX.Element;
41
41
  //#endregion
42
42
  export { FeatureFixing, FeatureFixing as default, FeatureFixingProps };
43
43
  //# sourceMappingURL=FeatureFixing.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime7 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime25 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/NotAuthorized.d.ts
4
4
  interface NotAuthorizedProps {
@@ -37,7 +37,7 @@ declare const NotAuthorized: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: NotAuthorizedProps) => react_jsx_runtime7.JSX.Element;
40
+ }: NotAuthorizedProps) => react_jsx_runtime25.JSX.Element;
41
41
  //#endregion
42
42
  export { NotAuthorized, NotAuthorized as default, NotAuthorizedProps };
43
43
  //# sourceMappingURL=NotAuthorized.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime73 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/NotAuthorized.d.ts
4
4
  interface NotAuthorizedProps {
@@ -37,7 +37,7 @@ declare const NotAuthorized: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: NotAuthorizedProps) => react_jsx_runtime73.JSX.Element;
40
+ }: NotAuthorizedProps) => react_jsx_runtime4.JSX.Element;
41
41
  //#endregion
42
42
  export { NotAuthorized, NotAuthorized as default, NotAuthorizedProps };
43
43
  //# sourceMappingURL=NotAuthorized.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/NotFound.d.ts
4
4
  interface NotFoundProps {
@@ -37,7 +37,7 @@ declare const NotFound: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: NotFoundProps) => react_jsx_runtime3.JSX.Element;
40
+ }: NotFoundProps) => react_jsx_runtime28.JSX.Element;
41
41
  //#endregion
42
42
  export { NotFound, NotFound as default, NotFoundProps };
43
43
  //# sourceMappingURL=NotFound.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime72 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime48 from "react/jsx-runtime";
2
2
 
3
3
  //#region packages/components/pages/NotFound.d.ts
4
4
  interface NotFoundProps {
@@ -37,7 +37,7 @@ declare const NotFound: ({
37
37
  onButtonClick,
38
38
  className,
39
39
  iconClassName
40
- }: NotFoundProps) => react_jsx_runtime72.JSX.Element;
40
+ }: NotFoundProps) => react_jsx_runtime48.JSX.Element;
41
41
  //#endregion
42
42
  export { NotFound, NotFound as default, NotFoundProps };
43
43
  //# sourceMappingURL=NotFound.d.mts.map
@@ -1,12 +1,12 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
- import * as class_variance_authority_types0 from "class-variance-authority/types";
1
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
2
+ import * as class_variance_authority_types2 from "class-variance-authority/types";
3
3
  import { ComponentPropsWithoutRef } from "react";
4
4
  import { VariantProps } from "class-variance-authority";
5
5
 
6
6
  //#region packages/components/typography/paragraph.d.ts
7
7
  declare const paragraphVariants: (props?: ({
8
- variant?: "p" | "xs" | "sm" | "lg" | "muted" | "lead" | null | undefined;
9
- } & class_variance_authority_types0.ClassProp) | undefined) => string;
8
+ variant?: "xs" | "sm" | "lg" | "lead" | "p" | "muted" | null | undefined;
9
+ } & class_variance_authority_types2.ClassProp) | undefined) => string;
10
10
  /**
11
11
  * Props for the {@link Paragraph} component.
12
12
  *
@@ -42,7 +42,7 @@ declare const Paragraph: ({
42
42
  variant,
43
43
  className,
44
44
  ...props
45
- }: ParagraphProps) => react_jsx_runtime2.JSX.Element;
45
+ }: ParagraphProps) => react_jsx_runtime29.JSX.Element;
46
46
  //#endregion
47
47
  export { Paragraph, ParagraphProps, paragraphVariants };
48
48
  //# sourceMappingURL=paragraph.d.cts.map
@@ -1,12 +1,12 @@
1
1
  import { ComponentPropsWithoutRef } from "react";
2
- import * as react_jsx_runtime229 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
3
3
  import { VariantProps } from "class-variance-authority";
4
- import * as class_variance_authority_types8 from "class-variance-authority/types";
4
+ import * as class_variance_authority_types1 from "class-variance-authority/types";
5
5
 
6
6
  //#region packages/components/typography/paragraph.d.ts
7
7
  declare const paragraphVariants: (props?: ({
8
- variant?: "p" | "xs" | "sm" | "lg" | "muted" | "lead" | null | undefined;
9
- } & class_variance_authority_types8.ClassProp) | undefined) => string;
8
+ variant?: "xs" | "sm" | "lg" | "lead" | "p" | "muted" | null | undefined;
9
+ } & class_variance_authority_types1.ClassProp) | undefined) => string;
10
10
  /**
11
11
  * Props for the {@link Paragraph} component.
12
12
  *
@@ -42,7 +42,7 @@ declare const Paragraph: ({
42
42
  variant,
43
43
  className,
44
44
  ...props
45
- }: ParagraphProps) => react_jsx_runtime229.JSX.Element;
45
+ }: ParagraphProps) => react_jsx_runtime5.JSX.Element;
46
46
  //#endregion
47
47
  export { Paragraph, ParagraphProps, paragraphVariants };
48
48
  //# sourceMappingURL=paragraph.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
2
2
  import { ReactNode } from "react";
3
3
 
4
4
  //#region packages/components/typography/title.d.ts
@@ -38,7 +38,7 @@ declare const Title: ({
38
38
  level,
39
39
  className,
40
40
  children
41
- }: TitleProps) => react_jsx_runtime8.JSX.Element;
41
+ }: TitleProps) => react_jsx_runtime30.JSX.Element;
42
42
  //#endregion
43
43
  export { Title, TitleProps };
44
44
  //# sourceMappingURL=title.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime74 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
3
3
 
4
4
  //#region packages/components/typography/title.d.ts
5
5
  type TitleProps = {
@@ -38,7 +38,7 @@ declare const Title: ({
38
38
  level,
39
39
  className,
40
40
  children
41
- }: TitleProps) => react_jsx_runtime74.JSX.Element;
41
+ }: TitleProps) => react_jsx_runtime3.JSX.Element;
42
42
  //#endregion
43
43
  export { Title, TitleProps };
44
44
  //# sourceMappingURL=title.d.mts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime83 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
2
2
  import { AlertDialog as AlertDialog$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/alert-dialog.d.ts
@@ -36,55 +36,55 @@ import { AlertDialog as AlertDialog$1 } from "radix-ui";
36
36
  */
37
37
  declare function AlertDialog({
38
38
  ...props
39
- }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime83.JSX.Element;
39
+ }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime33.JSX.Element;
40
40
  /** Element that opens the alert dialog when clicked; typically wrapped with `asChild` around a `Button`. */
41
41
  declare function AlertDialogTrigger({
42
42
  ...props
43
- }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime83.JSX.Element;
43
+ }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime33.JSX.Element;
44
44
  /** Renders alert dialog overlay and content into a portal outside the normal React tree. */
45
45
  declare function AlertDialogPortal({
46
46
  ...props
47
- }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime83.JSX.Element;
47
+ }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime33.JSX.Element;
48
48
  /** Semi-transparent backdrop rendered behind the alert dialog panel; pointer events are disabled to prevent accidental dismissal. */
49
49
  declare function AlertDialogOverlay({
50
50
  className,
51
51
  ...props
52
- }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime83.JSX.Element;
52
+ }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime33.JSX.Element;
53
53
  /** Animated panel that contains the alert dialog body; renders via `AlertDialogPortal` over `AlertDialogOverlay`. */
54
54
  declare function AlertDialogContent({
55
55
  className,
56
56
  ...props
57
- }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime83.JSX.Element;
57
+ }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime33.JSX.Element;
58
58
  /** Layout wrapper for the alert dialog title and description. */
59
59
  declare function AlertDialogHeader({
60
60
  className,
61
61
  ...props
62
- }: React.ComponentProps<'div'>): react_jsx_runtime83.JSX.Element;
62
+ }: React.ComponentProps<'div'>): react_jsx_runtime33.JSX.Element;
63
63
  /** Layout wrapper for the cancel and action buttons at the bottom of the alert dialog. */
64
64
  declare function AlertDialogFooter({
65
65
  className,
66
66
  ...props
67
- }: React.ComponentProps<'div'>): react_jsx_runtime83.JSX.Element;
67
+ }: React.ComponentProps<'div'>): react_jsx_runtime33.JSX.Element;
68
68
  /** Accessible heading for the alert dialog, styled with the h3 heading variant. */
69
69
  declare function AlertDialogTitle({
70
70
  className,
71
71
  ...props
72
- }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime83.JSX.Element;
72
+ }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime33.JSX.Element;
73
73
  /** Muted supporting text that explains the consequences of the destructive action. */
74
74
  declare function AlertDialogDescription({
75
75
  className,
76
76
  ...props
77
- }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime83.JSX.Element;
77
+ }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime33.JSX.Element;
78
78
  /** Confirm button that closes the dialog and proceeds with the action; auto-focused and styled as the primary action. */
79
79
  declare function AlertDialogAction({
80
80
  className,
81
81
  ...props
82
- }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime83.JSX.Element;
82
+ }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime33.JSX.Element;
83
83
  /** Cancel button that closes the alert dialog without performing the destructive action. */
84
84
  declare function AlertDialogCancel({
85
85
  className,
86
86
  ...props
87
- }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime83.JSX.Element;
87
+ }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime33.JSX.Element;
88
88
  //#endregion
89
89
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
90
90
  //# sourceMappingURL=alert-dialog.d.cts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime177 from "react/jsx-runtime";
2
2
  import { AlertDialog as AlertDialog$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/alert-dialog.d.ts
@@ -36,55 +36,55 @@ import { AlertDialog as AlertDialog$1 } from "radix-ui";
36
36
  */
37
37
  declare function AlertDialog({
38
38
  ...props
39
- }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime3.JSX.Element;
39
+ }: React.ComponentProps<typeof AlertDialog$1.Root>): react_jsx_runtime177.JSX.Element;
40
40
  /** Element that opens the alert dialog when clicked; typically wrapped with `asChild` around a `Button`. */
41
41
  declare function AlertDialogTrigger({
42
42
  ...props
43
- }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime3.JSX.Element;
43
+ }: React.ComponentProps<typeof AlertDialog$1.Trigger>): react_jsx_runtime177.JSX.Element;
44
44
  /** Renders alert dialog overlay and content into a portal outside the normal React tree. */
45
45
  declare function AlertDialogPortal({
46
46
  ...props
47
- }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime3.JSX.Element;
47
+ }: React.ComponentProps<typeof AlertDialog$1.Portal>): react_jsx_runtime177.JSX.Element;
48
48
  /** Semi-transparent backdrop rendered behind the alert dialog panel; pointer events are disabled to prevent accidental dismissal. */
49
49
  declare function AlertDialogOverlay({
50
50
  className,
51
51
  ...props
52
- }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime3.JSX.Element;
52
+ }: React.ComponentProps<typeof AlertDialog$1.Overlay>): react_jsx_runtime177.JSX.Element;
53
53
  /** Animated panel that contains the alert dialog body; renders via `AlertDialogPortal` over `AlertDialogOverlay`. */
54
54
  declare function AlertDialogContent({
55
55
  className,
56
56
  ...props
57
- }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime3.JSX.Element;
57
+ }: React.ComponentProps<typeof AlertDialog$1.Content>): react_jsx_runtime177.JSX.Element;
58
58
  /** Layout wrapper for the alert dialog title and description. */
59
59
  declare function AlertDialogHeader({
60
60
  className,
61
61
  ...props
62
- }: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
62
+ }: React.ComponentProps<'div'>): react_jsx_runtime177.JSX.Element;
63
63
  /** Layout wrapper for the cancel and action buttons at the bottom of the alert dialog. */
64
64
  declare function AlertDialogFooter({
65
65
  className,
66
66
  ...props
67
- }: React.ComponentProps<'div'>): react_jsx_runtime3.JSX.Element;
67
+ }: React.ComponentProps<'div'>): react_jsx_runtime177.JSX.Element;
68
68
  /** Accessible heading for the alert dialog, styled with the h3 heading variant. */
69
69
  declare function AlertDialogTitle({
70
70
  className,
71
71
  ...props
72
- }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime3.JSX.Element;
72
+ }: React.ComponentProps<typeof AlertDialog$1.Title>): react_jsx_runtime177.JSX.Element;
73
73
  /** Muted supporting text that explains the consequences of the destructive action. */
74
74
  declare function AlertDialogDescription({
75
75
  className,
76
76
  ...props
77
- }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime3.JSX.Element;
77
+ }: React.ComponentProps<typeof AlertDialog$1.Description>): react_jsx_runtime177.JSX.Element;
78
78
  /** Confirm button that closes the dialog and proceeds with the action; auto-focused and styled as the primary action. */
79
79
  declare function AlertDialogAction({
80
80
  className,
81
81
  ...props
82
- }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime3.JSX.Element;
82
+ }: React.ComponentProps<typeof AlertDialog$1.Action>): react_jsx_runtime177.JSX.Element;
83
83
  /** Cancel button that closes the alert dialog without performing the destructive action. */
84
84
  declare function AlertDialogCancel({
85
85
  className,
86
86
  ...props
87
- }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime3.JSX.Element;
87
+ }: React.ComponentProps<typeof AlertDialog$1.Cancel>): react_jsx_runtime177.JSX.Element;
88
88
  //#endregion
89
89
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger };
90
90
  //# sourceMappingURL=alert-dialog.d.mts.map
@@ -1,2 +1,2 @@
1
- import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "../alert-LqhAi5XB.cjs";
1
+ import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "../alert-CI3ANQHC.cjs";
2
2
  export { Alert, AlertDescription, AlertDescriptionProps, AlertProps, AlertTitle, AlertTitleProps };
@@ -1,2 +1,2 @@
1
- import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "../alert-Dt_GDCm5.mjs";
1
+ import { a as AlertTitle, i as AlertProps, n as AlertDescription, o as AlertTitleProps, r as AlertDescriptionProps, t as Alert } from "../alert-C1YY0oUh.mjs";
2
2
  export { Alert, AlertDescription, AlertDescriptionProps, AlertProps, AlertTitle, AlertTitleProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime131 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
2
2
  import { AspectRatio as AspectRatio$1 } from "radix-ui";
3
3
 
4
4
  //#region packages/components/ui/aspect-ratio.d.ts
@@ -18,7 +18,7 @@ import { AspectRatio as AspectRatio$1 } from "radix-ui";
18
18
  declare function AspectRatio({
19
19
  className,
20
20
  ...props
21
- }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime131.JSX.Element;
21
+ }: React.ComponentProps<typeof AspectRatio$1.Root>): react_jsx_runtime31.JSX.Element;
22
22
  //#endregion
23
23
  export { AspectRatio };
24
24
  //# sourceMappingURL=aspect-ratio.d.cts.map